princesskenny@routelogic# systemctl reload frr ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ==== Authentication is required to reload 'frr.service'. Multiple identities can be used for authentication: 1. salt minion user,,, (minion) 2. TACACS+ mapped user at privilege level 15,,, (tacacs15) 3. RADIUS mapped user at privilege level admin,,, (radius_priv_user) 4. haproxy-agent 5. Princess Kenny Teriyaki (princesskenny) Choose identity to authenticate as (1-5): 5 Password: ==== AUTHENTICATION COMPLETE ==== Job for frr.service failed because the service failed to send watchdog ping. See "systemctl status frr.service" and "journalctl -xeu frr.service" for details. [edit] princesskenny@routelogic# systemctl status frr.service ● frr.service - FRRouting Loaded: loaded (/lib/systemd/system/frr.service; disabled; preset: enabled) Drop-In: /etc/systemd/system/frr.service.d └─override.conf Active: activating (start) since Tue 2025-06-03 15:40:48 MST; 5s ago Docs: https://frrouting.readthedocs.io/en/latest/setup.html Process: 10713 ExecStartPre=/bin/bash -c if [ ! -f /run/frr/config/frr.conf ]; then mkdir -p /run/frr/config; echo "log syslog" > /run/frr/config/frr.conf; echo "log facility local7" > Cntrl PID: 10714 (frrinit.sh) Status: "restarting all" Tasks: 22 (limit: 7069) Memory: 64.2M CPU: 1.018s CGroup: /system.slice/frr.service ├─10714 /bin/bash /usr/lib/frr/frrinit.sh start ├─10722 /usr/lib/frr/watchfrr -d -F traditional zebra mgmtd bgpd ripd ripngd ospfd ospf6d isisd babeld pim6d ldpd nhrpd staticd bfdd fabricd ├─10723 /usr/lib/frr/watchfrr -d -F traditional zebra mgmtd bgpd ripd ripngd ospfd ospf6d isisd babeld pim6d ldpd nhrpd staticd bfdd fabricd ├─10761 /usr/lib/frr/mgmtd -d -F traditional --daemon -A 127.0.0.1 ├─10763 /usr/lib/frr/bgpd -d -F traditional --daemon -A 127.0.0.1 -M rpki -M snmp ├─10768 /usr/lib/frr/ripd -d -F traditional --daemon -A 127.0.0.1 -M snmp ├─10770 /usr/lib/frr/ripngd -d -F traditional --daemon -A ::1 ├─10772 /usr/lib/frr/ospfd -d -F traditional --daemon -A 127.0.0.1 -M snmp ├─10774 /usr/lib/frr/ospf6d -d -F traditional --daemon -A ::1 -M snmp ├─10776 /usr/lib/frr/isisd -d -F traditional --daemon -A 127.0.0.1 -M snmp ├─10778 /usr/lib/frr/babeld -d -F traditional --daemon -A 127.0.0.1 ├─10780 /usr/lib/frr/pim6d -d -F traditional --daemon -A ::1 ├─10782 /usr/lib/frr/ldpd -L -u frr -g frr ├─10783 /usr/lib/frr/ldpd -E -u frr -g frr ├─10784 /usr/lib/frr/ldpd -d -F traditional --daemon -A 127.0.0.1 -M snmp ├─10786 /usr/lib/frr/nhrpd -d -F traditional --daemon -A 127.0.0.1 ├─10791 /usr/lib/frr/staticd -d -F traditional --daemon -A 127.0.0.1 ├─10794 /usr/lib/frr/bfdd -d -F traditional --daemon -A 127.0.0.1 └─10797 /usr/lib/frr/fabricd -d -F traditional --daemon -A 127.0.0.1 Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] bfdd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] fabricd state -> up : connect succeeded Jun 03 15:40:50 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:50 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:51 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:51 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:52 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:52 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:53 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:53 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! [edit] princesskenny@routelogic# journalctl -xefu frr.service Jun 03 15:39:48 routelogic frrinit.sh[9994]: staticd: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9994]: staticd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9994]: staticd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9994]: staticd: showing active allocations in memory group staticd Jun 03 15:39:48 routelogic ripngd[9973]: [P9MRZ-AG6RD] Terminating on signal Jun 03 15:39:48 routelogic frrinit.sh[9998]: fabricd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9998]: fabricd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9998]: fabricd: showing active allocations in memory group isisd Jun 03 15:39:48 routelogic watchfrr[10363]: [HD38Q-0HBRT][EC 268435457] ripngd state -> down : read returned EOF Jun 03 15:39:48 routelogic frrinit.sh[9967]: ripd: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic frrinit.sh[9967]: ripd: memstats: Route table : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9967]: ripd: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9967]: ripd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9967]: ripd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9967]: ripd: showing active allocations in memory group ripd Jun 03 15:39:48 routelogic frrinit.sh[9973]: ripngd: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic frrinit.sh[9973]: ripngd: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9973]: ripngd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9973]: ripngd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9973]: ripngd: showing active allocations in memory group ripngd Jun 03 15:39:48 routelogic frrinit.sh[9975]: ospfd: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic frrinit.sh[9975]: ospfd: memstats: Link List : 1 * 40 Jun 03 15:39:48 routelogic frrinit.sh[9975]: ospfd: memstats: Route table : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9975]: ospfd: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9975]: ospfd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9975]: ospfd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9975]: ospfd: showing active allocations in memory group ospfd Jun 03 15:39:48 routelogic frrinit.sh[9953]: mgmtd: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic frrinit.sh[9953]: mgmtd: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9953]: mgmtd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9953]: mgmtd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9953]: mgmtd: showing active allocations in memory group mgmt Jun 03 15:39:48 routelogic BABELD[9981]: Received signal 11 at 1748990388 (si_addr 0x8, PC 0x7f984a1f7769); aborting... Jun 03 15:39:48 routelogic frrinit.sh[9979]: isisd: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic frrinit.sh[9979]: isisd: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9979]: isisd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9996]: bfdd: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic ldpd[9987]: [Q2YPK-RPWE1] SIGINT received Jun 03 15:39:48 routelogic frrinit.sh[9979]: isisd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9979]: isisd: showing active allocations in memory group isisd Jun 03 15:39:48 routelogic ldpd[9987]: [ZM45K-Z4YQS] waiting for children to terminate Jun 03 15:39:48 routelogic frrinit.sh[9996]: bfdd: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9996]: bfdd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9996]: bfdd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9996]: bfdd: showing active allocations in memory group Bidirectional Forwarding Detection Daemon Jun 03 15:39:48 routelogic ldpd[9987]: [R199H-5CEWN] terminating Jun 03 15:39:48 routelogic frrinit.sh[9987]: ldpd: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic frrinit.sh[9987]: ldpd: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9987]: ldpd: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9987]: ldpd: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic watchfrr[10363]: [HD38Q-0HBRT][EC 268435457] bgpd state -> down : read returned EOF Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Buffer : 3 * 24 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Command Tokens : 1988 * 72 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Command Token Text : 1475 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Command Token Help : 1475 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Command Argument Name : 439 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Graph : 17 * 8 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Graph Node : 2327 * 32 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Hash : 40 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Hash Bucket : 405 * 24 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Hash Index : 20 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Link List : 8 * 40 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Link Node : 39 * 24 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Northbound Node : 78 * 1216 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Privilege information : 2 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Stream : 2 * 160952 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Thread : 4 * 160 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Thread stats : 5 * 112 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Typed-hash bucket : 1 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Vector : 4690 * 24 Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7f984a1aa15f] Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Vector index : 4690 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: YANG module : 3 * 48 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Zclient : 1 * 3344 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9981]: core_handler: showing active allocations in memory group babeld Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7f984a1aa365] Jun 03 15:39:48 routelogic frrinit.sh[10428]: frr_init: loader error: dlopen(/usr/lib/x86_64-linux-gnu/frr/modules/zebra_irdp.so): /usr/lib/x86_64-linux-gnu/frr/modules/zebra_irdp.so: cannot open shared object file: No such file or directory Jun 03 15:39:48 routelogic frrinit.sh[10428]: frr_init: loader error: dlopen(/usr/lib/x86_64-linux-gnu/frr/modules/irdp.so): /usr/lib/x86_64-linux-gnu/frr/modules/irdp.so: cannot open shared object file: No such file or directory Jun 03 15:39:48 routelogic frrinit.sh[10428]: frr_init: loader error: dlopen(irdp): irdp: cannot open shared object file: No such file or directory Jun 03 15:39:48 routelogic frrinit.sh[9977]: ospf6d: showing active allocations in memory group libfrr Jun 03 15:39:48 routelogic frrinit.sh[9977]: ospf6d: showing active allocations in memory group Native message allocations Jun 03 15:39:48 routelogic frrinit.sh[9977]: ospf6d: showing active allocations in memory group logging subsystem Jun 03 15:39:48 routelogic frrinit.sh[9977]: ospf6d: memstats: syslog target : 1 * 56 Jun 03 15:39:48 routelogic frrinit.sh[9977]: ospf6d: showing active allocations in memory group ospf6d Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7f984a1e6081] Jun 03 15:39:48 routelogic frrinit.sh[10364]: Failed to start zebra! Jun 03 15:39:49 routelogic frrinit.sh[9983]: pim6d: showing active allocations in memory group libfrr Jun 03 15:39:49 routelogic frrinit.sh[9983]: pim6d: showing active allocations in memory group Native message allocations Jun 03 15:39:49 routelogic frrinit.sh[9983]: pim6d: showing active allocations in memory group logging subsystem Jun 03 15:39:49 routelogic frrinit.sh[9983]: pim6d: memstats: syslog target : 1 * 56 Jun 03 15:39:49 routelogic frrinit.sh[9983]: pim6d: showing active allocations in memory group pimd Jun 03 15:39:48 routelogic BABELD[9981]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7f9849f2e050] Jun 03 15:39:49 routelogic frrinit.sh[9960]: bgpd: showing active allocations in memory group libfrr Jun 03 15:39:49 routelogic frrinit.sh[9960]: bgpd: memstats: Link List : 1 * 40 Jun 03 15:39:49 routelogic frrinit.sh[9960]: bgpd: showing active allocations in memory group Native message allocations Jun 03 15:39:49 routelogic frrinit.sh[9960]: bgpd: showing active allocations in memory group logging subsystem Jun 03 15:39:49 routelogic frrinit.sh[9960]: bgpd: memstats: syslog target : 1 * 56 Jun 03 15:39:49 routelogic frrinit.sh[9960]: bgpd: showing active allocations in memory group bgpd Jun 03 15:39:49 routelogic frrinit.sh[9960]: bgpd: showing active allocations in memory group rfapi Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_cancel+0x19) [0x7f984a1f7769] Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/frr/babeld(babel_clean_routing_process+0x52) [0x55fc9fccec52] Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/frr/babeld(+0x13912) [0x55fc9fccc912] Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_sigevent_process+0x53) [0x7f984a1e6433] Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x9f5) [0x7f984a1f85b5] Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7f984a1a121b] Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/frr/babeld(main+0x21f) [0x55fc9fcc8b6f] Jun 03 15:39:48 routelogic BABELD[9981]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f9849f1924a] Jun 03 15:39:48 routelogic BABELD[9981]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f9849f19305] Jun 03 15:39:48 routelogic BABELD[9981]: /usr/lib/frr/babeld(_start+0x21) [0x55fc9fcc8c51] Jun 03 15:39:48 routelogic BABELD[9981]: no thread information available Jun 03 15:39:48 routelogic watchfrr[10363]: [HD38Q-0HBRT][EC 268435457] babeld state -> down : read returned EOF Jun 03 15:39:49 routelogic frrinit.sh[10482]: [10482|mgmtd] sending configuration Jun 03 15:39:49 routelogic frrinit.sh[10484]: [10484|ripd] sending configuration Jun 03 15:39:49 routelogic frrinit.sh[10485]: [10485|ripngd] sending configuration Jun 03 15:39:49 routelogic mgmtd[10436]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10486]: [10486|ospfd] sending configuration Jun 03 15:39:49 routelogic mgmtd[10436]: [G6NKK-8C6DV] end_config: VTY:0x56060290a070, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10487]: [10487|ospf6d] sending configuration Jun 03 15:39:49 routelogic ripd[10452]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10482]: [10482|mgmtd] done Jun 03 15:39:49 routelogic ripd[10452]: [G6NKK-8C6DV] end_config: VTY:0x558969fa3290, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10488]: [10488|ldpd] sending configuration Jun 03 15:39:49 routelogic ospf6d[10459]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10489]: [10489|bgpd] sending configuration Jun 03 15:39:49 routelogic ospf6d[10459]: [G6NKK-8C6DV] end_config: VTY:0x55c49457ebd0, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10492]: [10492|nhrpd] sending configuration Jun 03 15:39:49 routelogic bgpd[10444]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10494]: [10494|babeld] sending configuration Jun 03 15:39:49 routelogic bgpd[10444]: [G6NKK-8C6DV] end_config: VTY:0x5620b0380090, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10487]: [10487|ospf6d] done Jun 03 15:39:49 routelogic ripngd[10455]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10489]: [10489|bgpd] done Jun 03 15:39:49 routelogic ripngd[10455]: [G6NKK-8C6DV] end_config: VTY:0x55922666a170, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10490]: [10490|isisd] sending configuration Jun 03 15:39:49 routelogic ospfd[10457]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10497]: [10497|watchfrr] sending configuration Jun 03 15:39:49 routelogic ospfd[10457]: [G6NKK-8C6DV] end_config: VTY:0x56073e3d44b0, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10484]: [10484|ripd] done Jun 03 15:39:49 routelogic nhrpd[10471]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10499]: [10499|staticd] sending configuration Jun 03 15:39:49 routelogic nhrpd[10471]: [G6NKK-8C6DV] end_config: VTY:0x562e6cd11aa0, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10500]: [10500|bfdd] sending configuration Jun 03 15:39:49 routelogic watchfrr[10363]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10503]: [10503|pim6d] sending configuration Jun 03 15:39:49 routelogic babeld[10463]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10481]: Waiting for children to finish applying config... Jun 03 15:39:49 routelogic babeld[10463]: [G6NKK-8C6DV] end_config: VTY:0x556fe45acf20, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10485]: [10485|ripngd] done Jun 03 15:39:49 routelogic isisd[10461]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10496]: [10496|fabricd] sending configuration Jun 03 15:39:49 routelogic isisd[10461]: [G6NKK-8C6DV] end_config: VTY:0x5605b6241b80, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10486]: [10486|ospfd] done Jun 03 15:39:49 routelogic bfdd[10478]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10492]: [10492|nhrpd] done Jun 03 15:39:49 routelogic bfdd[10478]: [G6NKK-8C6DV] end_config: VTY:0x56392905ae80, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10490]: [10490|isisd] done Jun 03 15:39:49 routelogic staticd[10476]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10494]: [10494|babeld] done Jun 03 15:39:49 routelogic staticd[10476]: [G6NKK-8C6DV] end_config: VTY:0x556b78e2e250, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10497]: [10497|watchfrr] done Jun 03 15:39:49 routelogic fabricd[10480]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10496]: [10496|fabricd] done Jun 03 15:39:49 routelogic fabricd[10480]: [G6NKK-8C6DV] end_config: VTY:0x5642cf978f10, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10500]: [10500|bfdd] done Jun 03 15:39:49 routelogic ldpd[10469]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10499]: [10499|staticd] done Jun 03 15:39:49 routelogic ldpd[10469]: [G6NKK-8C6DV] end_config: VTY:0x559452e9a2a0, pending SET-CFG: 0 Jun 03 15:39:49 routelogic frrinit.sh[10488]: [10488|ldpd] done Jun 03 15:39:49 routelogic pim6d[10465]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:39:49 routelogic frrinit.sh[10503]: [10503|pim6d] done Jun 03 15:39:49 routelogic pim6d[10465]: [G6NKK-8C6DV] end_config: VTY:0x561bafc5edc0, pending SET-CFG: 0 Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] mgmtd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] bgpd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] ripd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] ripngd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] ospfd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] ospf6d state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] isisd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] babeld state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] pim6d state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] ldpd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] nhrpd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] staticd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] bfdd state -> up : connect succeeded Jun 03 15:39:49 routelogic watchfrr[10363]: [QDG3Y-BY5TN] fabricd state -> up : connect succeeded Jun 03 15:39:50 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:50 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:51 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:51 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:52 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:52 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:53 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:53 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:54 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:54 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:55 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:55 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:56 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:56 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:57 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:57 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:58 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:58 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:39:59 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:39:59 routelogic pim6d[10465]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=2 Jun 03 15:39:59 routelogic pim6d[10465]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:39:59 routelogic pim6d[10465]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:39:59 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:00 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:00 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:01 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:01 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:02 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:02 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:03 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:03 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:04 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:04 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:05 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:05 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:06 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:06 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:07 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:07 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:08 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:08 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:09 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:09 routelogic pim6d[10465]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=3 Jun 03 15:40:09 routelogic pim6d[10465]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:40:09 routelogic pim6d[10465]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:40:09 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:10 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:10 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:11 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:11 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:12 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:12 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:13 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:13 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:14 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:14 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:15 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:15 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:16 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:16 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:17 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:17 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:18 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:18 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:19 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:19 routelogic pim6d[10465]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=4 Jun 03 15:40:19 routelogic pim6d[10465]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:40:19 routelogic pim6d[10465]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:40:19 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:20 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:20 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:21 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:21 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:22 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:22 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:23 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:23 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:24 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:24 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:25 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:25 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:26 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:26 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:27 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:27 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:28 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:28 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:29 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:29 routelogic pim6d[10465]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=5 Jun 03 15:40:29 routelogic pim6d[10465]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:40:29 routelogic pim6d[10465]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:40:29 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:30 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:30 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:31 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:31 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:32 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:32 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:33 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:33 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:34 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:34 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:35 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:35 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:36 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:36 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:37 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:37 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:38 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:38 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:39 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:39 routelogic pim6d[10465]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=6 Jun 03 15:40:39 routelogic pim6d[10465]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:40:39 routelogic pim6d[10465]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:40:39 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:40 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:40 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:41 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:41 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:42 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:42 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:43 routelogic bgpd[10444]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:43 routelogic ldpd[10469]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:43 routelogic systemd[1]: frr.service: Watchdog timeout (limit 1min)! Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10345 (frrinit.sh) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7fea2af2c2b8); aborting... Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7fea2af2c2b8); aborting... Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7fea2b0e815f] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7fea2b0e8365] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7fea2b124081] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7fea2ae6c050] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0x48) [0x7fea2af2c2b8] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0xc4f2f) [0x7fea2b0dcf2f] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_config_fork+0x19c) [0x7fea2b0def7c] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /usr/lib/frr/watchfrr(main+0x5b4) [0x55ffd08debd4] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7fea2ae5724a] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7fea2ae57305] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: /usr/lib/frr/watchfrr(_start+0x21) [0x55ffd08df1d1] Jun 03 15:40:43 routelogic frrinit.sh[10362]: WATCHFRR: no thread information available Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Host config : 5 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Command Tokens : 506 * 72 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Command Token Text : 393 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Command Token Help : 393 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Command Argument Name : 76 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Graph : 7 * 8 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Graph Node : 629 * 32 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Hash : 20 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Hash Bucket : 187 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Hash Index : 10 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Link List : 5 * 40 Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10362 (watchfrr) with signal SIGABRT. Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Link Node : 14 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Thread : 16 * 160 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Thread stats : 2 * 112 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Typed-hash bucket : 1 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Vector : 1273 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: Vector index : 1273 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: showing active allocations in memory group watchfrr Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10363 (watchfrr) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7fea2b0e815f] Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10436 (mgmtd) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7fea2b0e8365] Jun 03 15:40:43 routelogic frrinit.sh[10362]: core_handler: memstats: watchfrr daemon entry : 15 * 144 Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10444 (bgpd) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7fea2b124081] Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Host config : 5 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Command Tokens : 506 * 72 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Command Token Text : 393 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Command Token Help : 393 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Command Argument Name : 76 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Graph : 7 * 8 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Graph Node : 629 * 32 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Hash : 20 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Hash Bucket : 187 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Hash Index : 10 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Link List : 5 * 40 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Link Node : 14 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Thread : 31 * 160 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Thread stats : 9 * 112 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Typed-hash bucket : 1 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Vector : 1273 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: Vector index : 1273 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: VTY server : 1 * 32 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10452 (ripd) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7fea2ae6c050] Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: showing active allocations in memory group watchfrr Jun 03 15:40:43 routelogic frrinit.sh[10363]: core_handler: memstats: watchfrr daemon entry : 15 * 144 Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10455 (ripngd) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0x48) [0x7fea2af2c2b8] Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10457 (ospfd) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x31e) [0x7fea2b135ede] Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10459 (ospf6d) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7fea2b0df21b] Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Buffer : 4 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Command Tokens : 4709 * 72 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Command Token Text : 3305 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Command Token Help : 3305 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Command Argument Name : 897 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Graph : 23 * 8 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Graph Node : 5488 * 32 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Hash : 70 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Hash Bucket : 866 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Hash Index : 35 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Link List : 20 * 40 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Link Node : 68 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Module loading name : 1 * 5 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Northbound Node : 198 * 1216 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Privilege information : 2 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Stream : 4 * 160952 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Route table : 1 * 56 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Thread : 5 * 160 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Thread stats : 6 * 112 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Typed-hash bucket : 4 * (variably sized) Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10461 (isisd) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /usr/lib/frr/watchfrr(main+0x5e4) [0x55ffd08dec04] Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Vector : 11023 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Vector index : 11023 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: VRF : 1 * 216 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: YANG module : 7 * 48 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Zclient : 2 * 3344 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: showing active allocations in memory group ospfd Jun 03 15:40:43 routelogic frrinit.sh[10457]: core_handler: memstats: OSPF opaque function table : 6 * 104 Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10463 (babeld) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7fea2ae5724a] Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Buffer : 4 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Command Tokens : 3595 * 72 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Command Token Text : 2593 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Command Token Help : 2593 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Command Argument Name : 805 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Graph : 24 * 8 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Graph Node : 4235 * 32 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Hash : 70 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Hash Bucket : 706 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Hash Index : 35 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Link List : 9 * 40 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Link Node : 60 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Module loading name : 1 * 5 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Northbound Node : 575 * 1216 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Privilege information : 2 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Stream : 4 * 160952 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Thread : 5 * 160 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Thread stats : 6 * 112 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Typed-hash bucket : 4 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10465 (pim6d) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7fea2ae57305] Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Vector : 8519 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Vector index : 8519 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: VRF : 1 * 216 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: YANG module : 6 * 48 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Zclient : 2 * 3344 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:43 routelogic frrinit.sh[10461]: core_handler: showing active allocations in memory group isisd Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10467 (ldpd) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: /usr/lib/frr/watchfrr(_start+0x21) [0x55ffd08df1d1] Jun 03 15:40:43 routelogic frrinit.sh[10465]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:43 routelogic frrinit.sh[10465]: core_handler: memstats: Buffer : 4 * 24 Jun 03 15:40:43 routelogic frrinit.sh[10465]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10468 (ldpd) with signal SIGABRT. Jun 03 15:40:43 routelogic WATCHFRR[10363]: no thread information available Jun 03 15:40:43 routelogic frrinit.sh[10469]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10469 (ldpd) with signal SIGABRT. Jun 03 15:40:43 routelogic OSPF[10457]: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7f03309e02b8); aborting... Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Command Tokens : 2973 * 72 Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10471 (nhrpd) with signal SIGABRT. Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Buffer : 3 * 24 Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10476 (staticd) with signal SIGABRT. Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Command Token Text : 2095 * (variably sized) Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10478 (bfdd) with signal SIGABRT. Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Command Tokens : 2439 * 72 Jun 03 15:40:43 routelogic systemd[1]: frr.service: Killing process 10480 (fabricd) with signal SIGABRT. Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Command Token Help : 2095 * (variably sized) Jun 03 15:40:43 routelogic systemd[1]: frr.service: Control process exited, code=killed, status=6/ABRT ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecReload= process belonging to unit frr.service has exited. ░░ ░░ The process' exit code is 'killed' and its exit status is 6. Jun 03 15:40:43 routelogic PIM6[10465]: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7f9b6ace52b8); aborting... Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Command Token Text : 1796 * (variably sized) Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Command Token Help : 1796 * (variably sized) Jun 03 15:40:43 routelogic systemd[1]: frr.service: Failed with result 'watchdog'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit frr.service has entered the 'failed' state with result 'watchdog'. Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Command Argument Name : 687 * (variably sized) Jun 03 15:40:43 routelogic systemd[1]: Reload failed for FRRouting. ░░ Subject: A reload job for unit frr.service has finished ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A reload job for unit frr.service has finished. ░░ ░░ The job identifier is 10881 and the job result is failed. Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Command Argument Name : 559 * (variably sized) Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:40:43 routelogic systemd[1]: frr.service: Consumed 13.164s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit frr.service completed and consumed the indicated resources. Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Graph : 23 * 8 Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Graph : 18 * 8 Jun 03 15:40:43 routelogic ISIS[10461]: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7fa6ba85f2b8); aborting... Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Graph Node : 2865 * 32 Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Hash : 52 * (variably sized) Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Graph Node : 3489 * 32 Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Hash Bucket : 488 * 24 Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Hash : 46 * (variably sized) Jun 03 15:40:43 routelogic LDP[10469]: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7f01b2d1f2b8); aborting... Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Hash Index : 26 * (variably sized) Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Link List : 8 * 40 Jun 03 15:40:43 routelogic OSPF[10457]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7f0330baf15f] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Hash Bucket : 580 * 24 Jun 03 15:40:43 routelogic OSPF[10457]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7f0330baf365] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Link Node : 46 * 24 Jun 03 15:40:43 routelogic OSPF[10457]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7f0330beb081] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Hash Index : 23 * (variably sized) Jun 03 15:40:43 routelogic OSPF[10457]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7f0330920050] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Module loading name : 1 * 5 Jun 03 15:40:43 routelogic OSPF[10457]: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0x48) [0x7f03309e02b8] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Link List : 110 * 40 Jun 03 15:40:43 routelogic OSPF[10457]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x31e) [0x7f0330bfcede] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Northbound Node : 64 * 1216 Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:43 routelogic OSPF[10457]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7f0330ba621b] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Link Node : 46 * 24 Jun 03 15:40:43 routelogic OSPF[10457]: /usr/lib/frr/ospfd(main+0x228) [0x56070ad2f368] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Privilege information : 2 * (variably sized) Jun 03 15:40:43 routelogic OSPF[10457]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f033090b24a] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Northbound Node : 270 * 1216 Jun 03 15:40:43 routelogic OSPF[10457]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f033090b305] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Stream : 2 * 160952 Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Thread : 13 * 160 Jun 03 15:40:43 routelogic OSPF[10457]: /usr/lib/frr/ospfd(_start+0x21) [0x56070ad2fce1] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:43 routelogic OSPF[10457]: no thread information available Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:40:43 routelogic ISIS[10461]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7fa6baa2e15f] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Privilege information : 3 * (variably sized) Jun 03 15:40:43 routelogic ISIS[10461]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7fa6baa2e365] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:40:43 routelogic ISIS[10461]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7fa6baa6a081] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Stream : 4 * 160952 Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Route table : 2 * 56 Jun 03 15:40:43 routelogic ISIS[10461]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7fa6ba79f050] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Thread stats : 10 * 112 Jun 03 15:40:43 routelogic ISIS[10461]: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0x48) [0x7fa6ba85f2b8] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Route node : 1 * 120 Jun 03 15:40:43 routelogic ISIS[10461]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x31e) [0x7fa6baa7bede] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Typed-hash bucket : 2 * (variably sized) Jun 03 15:40:43 routelogic ISIS[10461]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7fa6baa2521b] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Thread : 10 * 160 Jun 03 15:40:43 routelogic ISIS[10461]: /usr/lib/frr/isisd(main+0x1eb) [0x5605acfad70b] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Vector : 5777 * 24 Jun 03 15:40:43 routelogic ISIS[10461]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7fa6ba78a24a] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:40:43 routelogic ISIS[10461]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7fa6ba78a305] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Vector index : 5777 * (variably sized) Jun 03 15:40:43 routelogic ISIS[10461]: /usr/lib/frr/isisd(_start+0x21) [0x5605acfae011] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:40:43 routelogic ISIS[10461]: no thread information available Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: VRF : 1 * 216 Jun 03 15:40:43 routelogic PIM6[10465]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7f9b6af9415f] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Thread stats : 11 * 112 Jun 03 15:40:43 routelogic PIM6[10465]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7f9b6af94365] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:40:43 routelogic PIM6[10465]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7f9b6afd0081] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Typed-hash bucket : 3 * (variably sized) Jun 03 15:40:43 routelogic PIM6[10465]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7f9b6ac25050] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: YANG module : 2 * 48 Jun 03 15:40:43 routelogic PIM6[10465]: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0x48) [0x7f9b6ace52b8] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:43 routelogic PIM6[10465]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x31e) [0x7f9b6afe1ede] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Zclient : 1 * 3344 Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:40:43 routelogic PIM6[10465]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7f9b6af8b21b] Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Vector : 7015 * 24 Jun 03 15:40:43 routelogic PIM6[10465]: /usr/lib/frr/pim6d(main+0xca) [0x561b783bc29a] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:44 routelogic frrinit.sh[10465]: core_handler: memstats: Vector index : 7015 * (variably sized) Jun 03 15:40:43 routelogic PIM6[10465]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f9b6ac1024a] Jun 03 15:40:44 routelogic frrinit.sh[10469]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:43 routelogic LDP[10469]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7f01b2eee15f] Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: VRF : 1 * 216 Jun 03 15:40:43 routelogic LDP[10469]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7f01b2eee365] Jun 03 15:40:45 routelogic frrinit.sh[10469]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:43 routelogic PIM6[10465]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f9b6ac10305] Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: Timer Wheel : 2 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: Timer Wheel Slot List : 1 * 800 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: YANG module : 9 * 48 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: Zclient : 2 * 3344 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: showing active allocations in memory group pimd Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: PIM RP info : 1 * 152 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: PIM global state : 1 * 2032 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: PIM SSM configuration : 1 * 8 Jun 03 15:40:45 routelogic frrinit.sh[10465]: core_handler: memstats: PIM Router information : 1 * 192 Jun 03 15:40:43 routelogic PIM6[10465]: /usr/lib/frr/pim6d(_start+0x21) [0x561b783bc461] Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Buffer : 5 * 24 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Command Tokens : 14176 * 72 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Command Token Text : 10123 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Command Token Help : 10123 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Command Argument Name : 2527 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: RCU thread : 2 * 128 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: RCU sequence barrier : 1 * 32 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Scripting : 18 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: FRR POSIX Thread : 4 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: POSIX sync primitives : 4 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Graph : 45 * 8 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Graph Node : 16653 * 32 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Hash : 151 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Hash Bucket : 2619 * 24 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Hash Index : 76 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Link List : 21 * 40 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Link Node : 121 * 24 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Bitfield memory : 2 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Module loading name : 2 * 5 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Northbound Node : 261 * 1216 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Privilege information : 2 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Skip List : 2 * 56 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Skip Node : 2 * 160 Jun 03 15:40:43 routelogic PIM6[10465]: no thread information available Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Skiplist Counters : 2 * 68 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Stream : 7 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Route table : 21 * 56 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Thread : 8 * 160 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Thread master : 12 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Thread Poll Info : 6 * 8192 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Thread stats : 9 * 112 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Typed-hash bucket : 5 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Vector : 33397 * 24 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Vector index : 33397 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: VRF : 1 * 216 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Work queue : 1 * 144 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Work queue name string : 1 * 16 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: YANG module : 5 * 48 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Zclient : 3 * 3344 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: Redistribution instance IDs : 6 * 2 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: log thread-local buffer : 2 * 25632 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: showing active allocations in memory group bgpd Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: BGP Peer pthread Conditional : 1 * 48 Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: BGP Peer pthread Mutex : 1 * 40 Jun 03 15:40:43 routelogic BGP[10444]: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7fb781657316); aborting... Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Buffer : 3 * 24 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:40:43 routelogic LDP[10469]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7f01b2f2a081] Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: BGP table : 21 * 56 Jun 03 15:40:43 routelogic LDP[10469]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7f01b2c5f050] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Command Tokens : 1988 * 72 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Command Token Text : 1475 * (variably sized) Jun 03 15:40:43 routelogic LDP[10469]: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0x48) [0x7f01b2d1f2b8] Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: community-list handler : 1 * 120 Jun 03 15:40:43 routelogic LDP[10469]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x31e) [0x7f01b2f3bede] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Command Token Help : 1475 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Command Argument Name : 439 * (variably sized) Jun 03 15:40:43 routelogic LDP[10469]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7f01b2ee521b] Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: memstats: BGP EVPN MH Information : 1 * 56 Jun 03 15:40:43 routelogic LDP[10469]: /usr/lib/frr/ldpd(main+0x6e3) [0x559435ca52c3] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Graph : 17 * 8 Jun 03 15:40:43 routelogic LDP[10469]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f01b2c4a24a] Jun 03 15:40:45 routelogic frrinit.sh[10444]: core_handler: showing active allocations in memory group rfapi Jun 03 15:40:43 routelogic LDP[10469]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f01b2c4a305] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Graph Node : 2327 * 32 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Hash : 40 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Hash Bucket : 405 * 24 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Hash Index : 20 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Link List : 8 * 40 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Link Node : 39 * 24 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Northbound Node : 78 * 1216 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Privilege information : 2 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Stream : 2 * 160952 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Thread : 4 * 160 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:40:43 routelogic LDP[10469]: /usr/lib/frr/ldpd(_start+0x21) [0x559435ca54b1] Jun 03 15:40:43 routelogic LDP[10469]: no thread information available Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Thread stats : 5 * 112 Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Typed-hash bucket : 1 * (variably sized) Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:43 routelogic BABELD[10463]: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7f43bc5102b8); aborting... Jun 03 15:40:43 routelogic BGP[10444]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7fb78194915f] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Vector : 4690 * 24 Jun 03 15:40:43 routelogic BGP[10444]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7fb781949365] Jun 03 15:40:43 routelogic BGP[10444]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7fb781985081] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Vector index : 4690 * (variably sized) Jun 03 15:40:43 routelogic BGP[10444]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7fb781597050] Jun 03 15:40:43 routelogic BGP[10444]: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0xa6) [0x7fb781657316] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:40:43 routelogic BGP[10444]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x31e) [0x7fb781996ede] Jun 03 15:40:43 routelogic BGP[10444]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7fb78194021b] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:40:43 routelogic BGP[10444]: /usr/lib/frr/bgpd(main+0x3d6) [0x5620a20e79e6] Jun 03 15:40:43 routelogic BGP[10444]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7fb78158224a] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: YANG module : 3 * 48 Jun 03 15:40:43 routelogic BGP[10444]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7fb781582305] Jun 03 15:40:43 routelogic BGP[10444]: /usr/lib/frr/bgpd(_start+0x21) [0x5620a20e9991] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Zclient : 1 * 3344 Jun 03 15:40:43 routelogic BGP[10444]: no thread information available Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:40:43 routelogic BABELD[10463]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7f43bc6cc15f] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:40:43 routelogic BABELD[10463]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7f43bc6cc365] Jun 03 15:40:43 routelogic BABELD[10463]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7f43bc708081] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:43 routelogic BABELD[10463]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7f43bc450050] Jun 03 15:40:43 routelogic BABELD[10463]: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0x48) [0x7f43bc5102b8] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:43 routelogic BABELD[10463]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x31e) [0x7f43bc719ede] Jun 03 15:40:43 routelogic BABELD[10463]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7f43bc6c321b] Jun 03 15:40:45 routelogic frrinit.sh[10463]: core_handler: showing active allocations in memory group babeld Jun 03 15:40:43 routelogic BABELD[10463]: /usr/lib/frr/babeld(main+0x21f) [0x556fc6dc6b6f] Jun 03 15:40:43 routelogic BABELD[10463]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f43bc43b24a] Jun 03 15:40:43 routelogic BABELD[10463]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f43bc43b305] Jun 03 15:40:43 routelogic BABELD[10463]: /usr/lib/frr/babeld(_start+0x21) [0x556fc6dc6c51] Jun 03 15:40:43 routelogic BABELD[10463]: no thread information available Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: showing active allocations in memory group libfrr Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Buffer : 3 * 24 Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Command Tokens : 1950 * 72 Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Command Token Text : 1403 * (variably sized) Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Command Token Help : 1403 * (variably sized) Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Command Argument Name : 446 * (variably sized) Jun 03 15:40:43 routelogic BFD[10478]: Received signal 6 at 1748990443 (si_addr 0x1, PC 0x7f703525c2b8); aborting... Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Graph : 17 * 8 Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Graph Node : 2278 * 32 Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Hash : 44 * (variably sized) Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Hash Bucket : 390 * 24 Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Hash Index : 22 * (variably sized) Jun 03 15:40:43 routelogic BFD[10478]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7f703542b15f] Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Link List : 8 * 40 Jun 03 15:40:43 routelogic BFD[10478]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7f703542b365] Jun 03 15:40:43 routelogic BFD[10478]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7f7035467081] Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Link Node : 42 * 24 Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Northbound Node : 159 * 1216 Jun 03 15:40:43 routelogic BFD[10478]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7f703519c050] Jun 03 15:40:43 routelogic BFD[10478]: /lib/x86_64-linux-gnu/libc.so.6(ppoll+0x48) [0x7f703525c2b8] Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Privilege information : 3 * (variably sized) Jun 03 15:40:43 routelogic BFD[10478]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x31e) [0x7f7035478ede] Jun 03 15:40:43 routelogic BFD[10478]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7f703542221b] Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Stream : 2 * 160952 Jun 03 15:40:43 routelogic BFD[10478]: /usr/lib/frr/bfdd(main+0x1e2) [0x5638edbf5e12] Jun 03 15:40:43 routelogic BFD[10478]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f703518724a] Jun 03 15:40:46 routelogic frrinit.sh[10478]: core_handler: memstats: Thread : 10 * 160 Jun 03 15:40:43 routelogic BFD[10478]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f7035187305] Jun 03 15:40:43 routelogic BFD[10478]: /usr/lib/frr/bfdd(_start+0x21) [0x5638edbf6221] Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:40:43 routelogic BFD[10478]: no thread information available Jun 03 15:40:47 routelogic frrinit.sh[10476]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:40:47 routelogic frrinit.sh[10476]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:40:47 routelogic frrinit.sh[10476]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Thread stats : 6 * 112 Jun 03 15:40:47 routelogic frrinit.sh[10476]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Typed-hash bucket : 2 * (variably sized) Jun 03 15:40:47 routelogic frrinit.sh[10476]: core_handler: showing active allocations in memory group staticd Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Vector : 4591 * 24 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Vector index : 4591 * (variably sized) Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: VRF : 1 * 216 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: YANG module : 4 * 48 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Zclient : 1 * 3344 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: showing active allocations in memory group Bidirectional Forwarding Detection Daemon Jun 03 15:40:47 routelogic frrinit.sh[10478]: core_handler: memstats: BFD VRF : 1 * 80 Jun 03 15:40:48 routelogic systemd[1]: frr.service: Scheduled restart job, restart counter is at 1. ░░ Subject: Automatic restarting of a unit has been scheduled ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ Automatic restarting of the unit frr.service has been scheduled, as the result for ░░ the configured Restart= setting for the unit. Jun 03 15:40:48 routelogic systemd[1]: Stopped FRRouting. ░░ Subject: A stop job for unit frr.service has finished ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A stop job for unit frr.service has finished. ░░ ░░ The job identifier is 11187 and the job result is done. Jun 03 15:40:48 routelogic systemd[1]: frr.service: Consumed 13.164s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit frr.service completed and consumed the indicated resources. Jun 03 15:40:48 routelogic systemd[1]: Starting FRRouting... ░░ Subject: A start job for unit frr.service has begun execution ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit frr.service has begun execution. ░░ ░░ The job identifier is 11187. Jun 03 15:40:48 routelogic frrinit.sh[10714]: Starting watchfrr with command: ' /usr/lib/frr/watchfrr -d -F traditional zebra mgmtd bgpd ripd ripngd ospfd ospf6d isisd babeld pim6d ldpd nhrpd staticd bfdd fabricd'. Jun 03 15:40:48 routelogic watchfrr[10723]: [T83RR-8SM5G] watchfrr 10.2.3 starting: vty@0 Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] zebra state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] mgmtd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] bgpd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] ripd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] ripngd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] isisd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] ospfd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] ospf6d state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] ldpd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] babeld state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] pim6d state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] nhrpd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] staticd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] bfdd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [ZCJ3S-SPH5S] fabricd state -> down : initial connection attempt failed Jun 03 15:40:48 routelogic watchfrr[10723]: [YFT0P-5Q5YX] Forked background command [pid 10724]: /usr/lib/frr/watchfrr.sh restart all Jun 03 15:40:49 routelogic frrinit.sh[10757]: frr_init: loader error: dlopen(/usr/lib/x86_64-linux-gnu/frr/modules/zebra_irdp.so): /usr/lib/x86_64-linux-gnu/frr/modules/zebra_irdp.so: cannot open shared object file: No such file or directory Jun 03 15:40:49 routelogic frrinit.sh[10757]: frr_init: loader error: dlopen(/usr/lib/x86_64-linux-gnu/frr/modules/irdp.so): /usr/lib/x86_64-linux-gnu/frr/modules/irdp.so: cannot open shared object file: No such file or directory Jun 03 15:40:49 routelogic frrinit.sh[10757]: frr_init: loader error: dlopen(irdp): irdp: cannot open shared object file: No such file or directory Jun 03 15:40:49 routelogic frrinit.sh[10724]: Failed to start zebra! Jun 03 15:40:49 routelogic frrinit.sh[10799]: [10799|mgmtd] sending configuration Jun 03 15:40:49 routelogic frrinit.sh[10801]: [10801|ripd] sending configuration Jun 03 15:40:49 routelogic frrinit.sh[10802]: [10802|ripngd] sending configuration Jun 03 15:40:49 routelogic frrinit.sh[10803]: [10803|ospfd] sending configuration Jun 03 15:40:49 routelogic frrinit.sh[10805]: [10805|ldpd] sending configuration Jun 03 15:40:49 routelogic mgmtd[10761]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10806]: [10806|bgpd] sending configuration Jun 03 15:40:49 routelogic mgmtd[10761]: [G6NKK-8C6DV] end_config: VTY:0x55687ce92c70, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10799]: [10799|mgmtd] done Jun 03 15:40:49 routelogic frrinit.sh[10807]: [10807|isisd] sending configuration Jun 03 15:40:49 routelogic frrinit.sh[10809]: [10809|nhrpd] sending configuration Jun 03 15:40:49 routelogic ripngd[10770]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10804]: [10804|ospf6d] sending configuration Jun 03 15:40:49 routelogic ripngd[10770]: [G6NKK-8C6DV] end_config: VTY:0x556ac50d7170, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10811]: [10811|babeld] sending configuration Jun 03 15:40:49 routelogic ldpd[10784]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10816]: [10816|staticd] sending configuration Jun 03 15:40:49 routelogic ldpd[10784]: [G6NKK-8C6DV] end_config: VTY:0x56059d8352a0, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10813]: [10813|fabricd] sending configuration Jun 03 15:40:49 routelogic bgpd[10763]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10802]: [10802|ripngd] done Jun 03 15:40:49 routelogic bgpd[10763]: [G6NKK-8C6DV] end_config: VTY:0x559eb2f5c090, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10814]: [10814|watchfrr] sending configuration Jun 03 15:40:49 routelogic ospfd[10772]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10798]: Waiting for children to finish applying config... Jun 03 15:40:49 routelogic ospfd[10772]: [G6NKK-8C6DV] end_config: VTY:0x55ed833fa4b0, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10817]: [10817|bfdd] sending configuration Jun 03 15:40:49 routelogic babeld[10778]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10806]: [10806|bgpd] done Jun 03 15:40:49 routelogic babeld[10778]: [G6NKK-8C6DV] end_config: VTY:0x557acab03f20, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10803]: [10803|ospfd] done Jun 03 15:40:49 routelogic staticd[10791]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10805]: [10805|ldpd] done Jun 03 15:40:49 routelogic staticd[10791]: [G6NKK-8C6DV] end_config: VTY:0x564b8afea250, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10809]: [10809|nhrpd] done Jun 03 15:40:49 routelogic nhrpd[10786]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10811]: [10811|babeld] done Jun 03 15:40:49 routelogic nhrpd[10786]: [G6NKK-8C6DV] end_config: VTY:0x55890f804aa0, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10816]: [10816|staticd] done Jun 03 15:40:49 routelogic isisd[10776]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10801]: [10801|ripd] done Jun 03 15:40:49 routelogic isisd[10776]: [G6NKK-8C6DV] end_config: VTY:0x565128154b80, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10807]: [10807|isisd] done Jun 03 15:40:49 routelogic ripd[10768]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10820]: [10820|pim6d] sending configuration Jun 03 15:40:49 routelogic ripd[10768]: [G6NKK-8C6DV] end_config: VTY:0x564d36733290, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10813]: [10813|fabricd] done Jun 03 15:40:49 routelogic fabricd[10797]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10814]: [10814|watchfrr] done Jun 03 15:40:49 routelogic fabricd[10797]: [G6NKK-8C6DV] end_config: VTY:0x55e57976df10, pending SET-CFG: 0 Jun 03 15:40:49 routelogic frrinit.sh[10804]: [10804|ospf6d] done Jun 03 15:40:49 routelogic watchfrr[10723]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10817]: [10817|bfdd] done Jun 03 15:40:49 routelogic ospf6d[10774]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic frrinit.sh[10820]: [10820|pim6d] done Jun 03 15:40:49 routelogic ospf6d[10774]: [G6NKK-8C6DV] end_config: VTY:0x5605f83babd0, pending SET-CFG: 0 Jun 03 15:40:49 routelogic bfdd[10794]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic bfdd[10794]: [G6NKK-8C6DV] end_config: VTY:0x55991aee5e80, pending SET-CFG: 0 Jun 03 15:40:49 routelogic pim6d[10780]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:40:49 routelogic pim6d[10780]: [G6NKK-8C6DV] end_config: VTY:0x5581f1023dc0, pending SET-CFG: 0 Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] mgmtd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] bgpd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ripd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ripngd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ospfd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ospf6d state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] isisd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] babeld state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] pim6d state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ldpd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] nhrpd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] staticd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] bfdd state -> up : connect succeeded Jun 03 15:40:49 routelogic watchfrr[10723]: [QDG3Y-BY5TN] fabricd state -> up : connect succeeded Jun 03 15:40:50 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:50 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:51 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:51 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:52 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:52 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:53 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:53 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:54 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:54 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:55 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:55 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:56 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:56 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:57 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:57 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:58 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:58 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:40:59 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:40:59 routelogic pim6d[10780]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=2 Jun 03 15:40:59 routelogic pim6d[10780]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:40:59 routelogic pim6d[10780]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:40:59 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:00 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:00 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:01 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:01 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:02 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:02 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:03 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:03 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:04 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:04 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:05 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:05 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:06 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:06 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:07 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:07 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:08 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:08 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:09 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:09 routelogic pim6d[10780]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=3 Jun 03 15:41:09 routelogic pim6d[10780]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:41:09 routelogic pim6d[10780]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:41:09 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:10 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:10 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:11 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:11 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:12 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:12 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:13 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:13 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:14 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:14 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:15 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:15 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:16 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:16 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:17 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:17 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:18 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:18 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:19 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:19 routelogic pim6d[10780]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=4 Jun 03 15:41:19 routelogic pim6d[10780]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:41:19 routelogic pim6d[10780]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:41:19 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:20 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:20 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:21 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:21 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:22 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:22 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:23 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:23 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:24 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:24 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:25 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:25 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:26 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:26 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:27 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:27 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:28 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:28 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:29 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:29 routelogic pim6d[10780]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=5 Jun 03 15:41:29 routelogic pim6d[10780]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:41:29 routelogic pim6d[10780]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:41:29 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:30 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:30 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:31 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:31 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:32 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:32 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:33 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:33 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:34 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:34 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:35 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:35 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:36 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:36 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:37 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:37 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:38 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:38 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:39 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:39 routelogic pim6d[10780]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=6 Jun 03 15:41:39 routelogic pim6d[10780]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:41:39 routelogic pim6d[10780]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:41:39 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:40 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:40 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:41 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:41 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:42 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:42 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:43 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:43 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:43 routelogic watchfrr[10723]: [K54RW-4APGS][EC 268435457] startup did not complete within timeout (14/15 daemons running) Jun 03 15:41:43 routelogic frrinit.sh[10714]: Started watchfrr. Jun 03 15:41:43 routelogic systemd[1]: Started FRRouting. ░░ Subject: A start job for unit frr.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit frr.service has finished successfully. ░░ ░░ The job identifier is 11187. Jun 03 15:41:44 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:44 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:45 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:45 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:46 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:46 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:47 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:47 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:48 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:48 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:49 routelogic bgpd[10763]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:49 routelogic pim6d[10780]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=7 Jun 03 15:41:49 routelogic pim6d[10780]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:41:49 routelogic pim6d[10780]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:41:49 routelogic ldpd[10784]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:49 routelogic watchfrr[10723]: [YFT0P-5Q5YX] Forked background command [pid 10837]: /usr/lib/frr/watchfrr.sh restart all Jun 03 15:41:49 routelogic fabricd[10797]: [ZW9EW-V8QX8] Terminating on signal SIGINT Jun 03 15:41:49 routelogic staticd[10791]: [MRN6F-AYZC4] Terminating on signal Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] fabricd state -> down : read returned EOF Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] staticd state -> down : read returned EOF Jun 03 15:41:49 routelogic mgmtd[10761]: [X3G8F-PM93W] BE-adapter: mgmt_msg_read: got EOF/disconnect Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ldpd state -> down : read returned EOF Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] nhrpd state -> down : read returned EOF Jun 03 15:41:49 routelogic pim6d[10780]: [MFRJV-MS0D8] Terminating on signal SIGINT Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] pim6d state -> down : read returned EOF Jun 03 15:41:49 routelogic babeld[10778]: [WXJ8P-YNMM9] Terminating on signal Jun 03 15:41:49 routelogic ldpd[10784]: [Q2YPK-RPWE1] SIGINT received Jun 03 15:41:49 routelogic ldpd[10784]: [ZM45K-Z4YQS] waiting for children to terminate Jun 03 15:41:49 routelogic frrinit.sh[10784]: ldpd: showing active allocations in memory group libfrr Jun 03 15:41:49 routelogic frrinit.sh[10784]: ldpd: showing active allocations in memory group Native message allocations Jun 03 15:41:49 routelogic frrinit.sh[10784]: ldpd: showing active allocations in memory group logging subsystem Jun 03 15:41:49 routelogic frrinit.sh[10784]: ldpd: memstats: syslog target : 1 * 56 Jun 03 15:41:49 routelogic ldpd[10784]: [R199H-5CEWN] terminating Jun 03 15:41:49 routelogic frrinit.sh[10797]: fabricd: showing active allocations in memory group libfrr Jun 03 15:41:49 routelogic frrinit.sh[10797]: fabricd: showing active allocations in memory group Native message allocations Jun 03 15:41:49 routelogic frrinit.sh[10797]: fabricd: showing active allocations in memory group logging subsystem Jun 03 15:41:49 routelogic frrinit.sh[10797]: fabricd: memstats: syslog target : 1 * 56 Jun 03 15:41:49 routelogic frrinit.sh[10797]: fabricd: showing active allocations in memory group isisd Jun 03 15:41:49 routelogic ospf6d[10774]: [SKCG8-9JAK7] Terminating on signal SIGINT Jun 03 15:41:49 routelogic frrinit.sh[10791]: staticd: showing active allocations in memory group libfrr Jun 03 15:41:49 routelogic frrinit.sh[10791]: staticd: showing active allocations in memory group Native message allocations Jun 03 15:41:49 routelogic frrinit.sh[10791]: staticd: showing active allocations in memory group logging subsystem Jun 03 15:41:49 routelogic frrinit.sh[10791]: staticd: memstats: syslog target : 1 * 56 Jun 03 15:41:49 routelogic frrinit.sh[10791]: staticd: showing active allocations in memory group staticd Jun 03 15:41:49 routelogic isisd[10776]: [ZW9EW-V8QX8] Terminating on signal SIGINT Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ospf6d state -> down : read returned EOF Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] isisd state -> down : read returned EOF Jun 03 15:41:49 routelogic mgmtd[10761]: [J2RAS-MZ95C] Terminating on signal Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] bfdd state -> down : read returned EOF Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] mgmtd state -> down : read returned EOF Jun 03 15:41:49 routelogic ripngd[10770]: [P9MRZ-AG6RD] Terminating on signal Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ripngd state -> down : read returned EOF Jun 03 15:41:49 routelogic ripd[10768]: [N4CEB-XCAK5] Terminating on signal Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: showing active allocations in memory group libfrr Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: memstats: Hash : 2 * (variably sized) Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: memstats: Hash Index : 1 * (variably sized) Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: memstats: Link List : 1 * 40 Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: memstats: Link Node : 1 * 24 Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: showing active allocations in memory group Native message allocations Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: showing active allocations in memory group logging subsystem Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: memstats: syslog target : 1 * 56 Jun 03 15:41:49 routelogic frrinit.sh[10786]: nhrpd: showing active allocations in memory group NHRP Jun 03 15:41:49 routelogic bgpd[10763]: [ZW1GY-R46JE] Terminating on signal Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ripd state -> down : read returned EOF Jun 03 15:41:49 routelogic ospfd[10772]: [W9T04-QWK6B] Terminating on signal Jun 03 15:41:49 routelogic BABELD[10778]: Received signal 11 at 1748990509 (si_addr 0x8, PC 0x7f927cb02769); aborting... Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7f927cab515f] Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: showing active allocations in memory group libfrr Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Buffer : 3 * 24 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Command Tokens : 1988 * 72 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Command Token Text : 1475 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Command Token Help : 1475 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Command Argument Name : 439 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Graph : 17 * 8 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Graph Node : 2327 * 32 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Hash : 40 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Hash Bucket : 405 * 24 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Hash Index : 20 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Link List : 8 * 40 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Link Node : 39 * 24 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Northbound Node : 78 * 1216 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Privilege information : 2 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Stream : 2 * 160952 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Thread : 4 * 160 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Thread stats : 5 * 112 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Typed-hash bucket : 1 * (variably sized) Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:41:51 routelogic frrinit.sh[10778]: core_handler: memstats: Vector : 4690 * 24 Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7f927cab5365] Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: memstats: Vector index : 4690 * (variably sized) Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: memstats: YANG module : 3 * 48 Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: memstats: Zclient : 1 * 3344 Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:41:52 routelogic frrinit.sh[10778]: core_handler: showing active allocations in memory group babeld Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7f927caf1081] Jun 03 15:41:53 routelogic frrinit.sh[10774]: ospf6d: showing active allocations in memory group libfrr Jun 03 15:41:53 routelogic frrinit.sh[10774]: ospf6d: showing active allocations in memory group Native message allocations Jun 03 15:41:53 routelogic frrinit.sh[10774]: ospf6d: showing active allocations in memory group logging subsystem Jun 03 15:41:53 routelogic frrinit.sh[10774]: ospf6d: memstats: syslog target : 1 * 56 Jun 03 15:41:53 routelogic frrinit.sh[10774]: ospf6d: showing active allocations in memory group ospf6d Jun 03 15:41:49 routelogic BABELD[10778]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7f927c839050] Jun 03 15:41:53 routelogic frrinit.sh[10780]: pim6d: showing active allocations in memory group libfrr Jun 03 15:41:53 routelogic frrinit.sh[10780]: pim6d: showing active allocations in memory group Native message allocations Jun 03 15:41:53 routelogic frrinit.sh[10780]: pim6d: showing active allocations in memory group logging subsystem Jun 03 15:41:53 routelogic frrinit.sh[10780]: pim6d: memstats: syslog target : 1 * 56 Jun 03 15:41:53 routelogic frrinit.sh[10780]: pim6d: showing active allocations in memory group pimd Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_cancel+0x19) [0x7f927cb02769] Jun 03 15:41:53 routelogic frrinit.sh[10770]: ripngd: showing active allocations in memory group libfrr Jun 03 15:41:53 routelogic frrinit.sh[10770]: ripngd: showing active allocations in memory group Native message allocations Jun 03 15:41:53 routelogic frrinit.sh[10770]: ripngd: showing active allocations in memory group logging subsystem Jun 03 15:41:53 routelogic frrinit.sh[10770]: ripngd: memstats: syslog target : 1 * 56 Jun 03 15:41:53 routelogic frrinit.sh[10770]: ripngd: showing active allocations in memory group ripngd Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/frr/babeld(babel_clean_routing_process+0x52) [0x557a96a95c52] Jun 03 15:41:53 routelogic frrinit.sh[10768]: ripd: showing active allocations in memory group libfrr Jun 03 15:41:53 routelogic frrinit.sh[10768]: ripd: memstats: Route table : 1 * 56 Jun 03 15:41:53 routelogic frrinit.sh[10768]: ripd: showing active allocations in memory group Native message allocations Jun 03 15:41:53 routelogic frrinit.sh[10768]: ripd: showing active allocations in memory group logging subsystem Jun 03 15:41:53 routelogic frrinit.sh[10768]: ripd: memstats: syslog target : 1 * 56 Jun 03 15:41:53 routelogic frrinit.sh[10768]: ripd: showing active allocations in memory group ripd Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/frr/babeld(+0x13912) [0x557a96a93912] Jun 03 15:41:54 routelogic frrinit.sh[10761]: mgmtd: showing active allocations in memory group libfrr Jun 03 15:41:54 routelogic frrinit.sh[10761]: mgmtd: showing active allocations in memory group Native message allocations Jun 03 15:41:54 routelogic frrinit.sh[10761]: mgmtd: showing active allocations in memory group logging subsystem Jun 03 15:41:54 routelogic frrinit.sh[10761]: mgmtd: memstats: syslog target : 1 * 56 Jun 03 15:41:54 routelogic frrinit.sh[10761]: mgmtd: showing active allocations in memory group mgmt Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_sigevent_process+0x53) [0x7f927caf1433] Jun 03 15:41:54 routelogic frrinit.sh[10794]: bfdd: showing active allocations in memory group libfrr Jun 03 15:41:54 routelogic frrinit.sh[10794]: bfdd: showing active allocations in memory group Native message allocations Jun 03 15:41:54 routelogic frrinit.sh[10794]: bfdd: showing active allocations in memory group logging subsystem Jun 03 15:41:54 routelogic frrinit.sh[10794]: bfdd: memstats: syslog target : 1 * 56 Jun 03 15:41:54 routelogic frrinit.sh[10794]: bfdd: showing active allocations in memory group Bidirectional Forwarding Detection Daemon Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x9f5) [0x7f927cb035b5] Jun 03 15:41:54 routelogic frrinit.sh[10776]: isisd: showing active allocations in memory group libfrr Jun 03 15:41:54 routelogic frrinit.sh[10776]: isisd: showing active allocations in memory group Native message allocations Jun 03 15:41:54 routelogic frrinit.sh[10776]: isisd: showing active allocations in memory group logging subsystem Jun 03 15:41:54 routelogic frrinit.sh[10776]: isisd: memstats: syslog target : 1 * 56 Jun 03 15:41:54 routelogic frrinit.sh[10776]: isisd: showing active allocations in memory group isisd Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7f927caac21b] Jun 03 15:41:54 routelogic frrinit.sh[10772]: ospfd: showing active allocations in memory group libfrr Jun 03 15:41:54 routelogic frrinit.sh[10772]: ospfd: memstats: Link List : 1 * 40 Jun 03 15:41:54 routelogic frrinit.sh[10772]: ospfd: memstats: Route table : 1 * 56 Jun 03 15:41:54 routelogic frrinit.sh[10772]: ospfd: showing active allocations in memory group Native message allocations Jun 03 15:41:54 routelogic frrinit.sh[10772]: ospfd: showing active allocations in memory group logging subsystem Jun 03 15:41:54 routelogic frrinit.sh[10772]: ospfd: memstats: syslog target : 1 * 56 Jun 03 15:41:54 routelogic frrinit.sh[10772]: ospfd: showing active allocations in memory group ospfd Jun 03 15:41:49 routelogic BABELD[10778]: /usr/lib/frr/babeld(main+0x21f) [0x557a96a8fb6f] Jun 03 15:41:54 routelogic frrinit.sh[10763]: bgpd: showing active allocations in memory group libfrr Jun 03 15:41:54 routelogic frrinit.sh[10763]: bgpd: memstats: Link List : 1 * 40 Jun 03 15:41:54 routelogic frrinit.sh[10763]: bgpd: showing active allocations in memory group Native message allocations Jun 03 15:41:54 routelogic frrinit.sh[10763]: bgpd: showing active allocations in memory group logging subsystem Jun 03 15:41:54 routelogic frrinit.sh[10763]: bgpd: memstats: syslog target : 1 * 56 Jun 03 15:41:54 routelogic frrinit.sh[10763]: bgpd: showing active allocations in memory group bgpd Jun 03 15:41:54 routelogic frrinit.sh[10763]: bgpd: showing active allocations in memory group rfapi Jun 03 15:41:49 routelogic BABELD[10778]: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f927c82424a] Jun 03 15:41:54 routelogic frrinit.sh[10899]: frr_init: loader error: dlopen(/usr/lib/x86_64-linux-gnu/frr/modules/zebra_irdp.so): /usr/lib/x86_64-linux-gnu/frr/modules/zebra_irdp.so: cannot open shared object file: No such file or directory Jun 03 15:41:54 routelogic frrinit.sh[10899]: frr_init: loader error: dlopen(/usr/lib/x86_64-linux-gnu/frr/modules/irdp.so): /usr/lib/x86_64-linux-gnu/frr/modules/irdp.so: cannot open shared object file: No such file or directory Jun 03 15:41:54 routelogic frrinit.sh[10899]: frr_init: loader error: dlopen(irdp): irdp: cannot open shared object file: No such file or directory Jun 03 15:41:54 routelogic frrinit.sh[10837]: Failed to start zebra! Jun 03 15:41:54 routelogic frrinit.sh[10939]: [10939|mgmtd] sending configuration Jun 03 15:41:54 routelogic frrinit.sh[10941]: [10941|ripd] sending configuration Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] bgpd state -> down : read returned EOF Jun 03 15:41:54 routelogic frrinit.sh[10942]: [10942|ripngd] sending configuration Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ospfd state -> down : read returned EOF Jun 03 15:41:54 routelogic frrinit.sh[10943]: [10943|ospfd] sending configuration Jun 03 15:41:49 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] babeld state -> down : read returned EOF Jun 03 15:41:54 routelogic frrinit.sh[10944]: [10944|ospf6d] sending configuration Jun 03 15:41:54 routelogic frrinit.sh[10945]: [10945|ldpd] sending configuration Jun 03 15:41:50 routelogic ripd[10910]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10946]: [10946|bgpd] sending configuration Jun 03 15:41:50 routelogic ripd[10910]: [G6NKK-8C6DV] end_config: VTY:0x561ac7436290, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10947]: [10947|isisd] sending configuration Jun 03 15:41:50 routelogic mgmtd[10903]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10941]: [10941|ripd] done Jun 03 15:41:50 routelogic mgmtd[10903]: [G6NKK-8C6DV] end_config: VTY:0x55c85a134070, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10939]: [10939|mgmtd] done Jun 03 15:41:50 routelogic ospfd[10914]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10949]: [10949|nhrpd] sending configuration Jun 03 15:41:50 routelogic ospfd[10914]: [G6NKK-8C6DV] end_config: VTY:0x564ecb3e54b0, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10943]: [10943|ospfd] done Jun 03 15:41:50 routelogic ospf6d[10916]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10951]: [10951|babeld] sending configuration Jun 03 15:41:50 routelogic ospf6d[10916]: [G6NKK-8C6DV] end_config: VTY:0x56534f140bd0, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10944]: [10944|ospf6d] done Jun 03 15:41:50 routelogic nhrpd[10928]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10949]: [10949|nhrpd] done Jun 03 15:41:50 routelogic nhrpd[10928]: [G6NKK-8C6DV] end_config: VTY:0x55cc59593aa0, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10953]: [10953|fabricd] sending configuration Jun 03 15:41:50 routelogic ripngd[10912]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10947]: [10947|isisd] done Jun 03 15:41:50 routelogic ripngd[10912]: [G6NKK-8C6DV] end_config: VTY:0x56304b899170, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10942]: [10942|ripngd] done Jun 03 15:41:50 routelogic isisd[10918]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10954]: [10954|watchfrr] sending configuration Jun 03 15:41:50 routelogic isisd[10918]: [G6NKK-8C6DV] end_config: VTY:0x560c66433b80, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10945]: [10945|ldpd] done Jun 03 15:41:50 routelogic ldpd[10926]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10957]: [10957|bfdd] sending configuration Jun 03 15:41:50 routelogic ldpd[10926]: [G6NKK-8C6DV] end_config: VTY:0x5603a61772a0, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10956]: [10956|staticd] sending configuration Jun 03 15:41:50 routelogic watchfrr[10723]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10938]: Waiting for children to finish applying config... Jun 03 15:41:50 routelogic babeld[10920]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10960]: [10960|pim6d] sending configuration Jun 03 15:41:50 routelogic babeld[10920]: [G6NKK-8C6DV] end_config: VTY:0x5590fd0f1f20, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10954]: [10954|watchfrr] done Jun 03 15:41:50 routelogic bgpd[10905]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10946]: [10946|bgpd] done Jun 03 15:41:50 routelogic bgpd[10905]: [G6NKK-8C6DV] end_config: VTY:0x560d1d62e090, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10951]: [10951|babeld] done Jun 03 15:41:50 routelogic fabricd[10937]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10956]: [10956|staticd] done Jun 03 15:41:50 routelogic fabricd[10937]: [G6NKK-8C6DV] end_config: VTY:0x559172b89f10, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10953]: [10953|fabricd] done Jun 03 15:41:50 routelogic pim6d[10922]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:54 routelogic frrinit.sh[10960]: [10960|pim6d] done Jun 03 15:41:50 routelogic pim6d[10922]: [G6NKK-8C6DV] end_config: VTY:0x55d1aec24dc0, pending SET-CFG: 0 Jun 03 15:41:54 routelogic frrinit.sh[10957]: [10957|bfdd] done Jun 03 15:41:50 routelogic staticd[10933]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:50 routelogic staticd[10933]: [G6NKK-8C6DV] end_config: VTY:0x5568f87f7250, pending SET-CFG: 0 Jun 03 15:41:50 routelogic bfdd[10935]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:41:50 routelogic bfdd[10935]: [G6NKK-8C6DV] end_config: VTY:0x5587ed833e80, pending SET-CFG: 0 Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] mgmtd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] bgpd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ripd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ripngd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ospfd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ospf6d state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] isisd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] babeld state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] pim6d state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ldpd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] nhrpd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] staticd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] bfdd state -> up : connect succeeded Jun 03 15:41:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] fabricd state -> up : connect succeeded Jun 03 15:41:51 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:51 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:52 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:52 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:53 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:53 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:54 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:54 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:55 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:55 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:56 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:56 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:57 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:57 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:58 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:58 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:41:59 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:41:59 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:00 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:00 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=2 Jun 03 15:42:00 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:42:00 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:42:00 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:01 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:01 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:02 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:02 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:03 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:03 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:04 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:04 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:05 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:05 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:06 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:06 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:07 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:07 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:08 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:08 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:09 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:09 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:10 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:10 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=3 Jun 03 15:42:10 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:42:10 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:42:10 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:11 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:11 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:12 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:12 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:13 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:13 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:14 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:14 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:15 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:15 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:16 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:16 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:17 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:17 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:18 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:18 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:19 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:19 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:20 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:20 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=4 Jun 03 15:42:20 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:42:20 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:42:20 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:21 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:21 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:22 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:22 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:23 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:23 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:24 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:24 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:25 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:25 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:26 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:26 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:27 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:27 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:28 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:28 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:29 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:29 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:30 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:30 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=5 Jun 03 15:42:30 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:42:30 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:42:30 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:31 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:31 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:32 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:32 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:33 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:33 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:34 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:34 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:35 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:35 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:36 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:36 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:37 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:37 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:38 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:38 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:39 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:39 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:40 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:40 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=6 Jun 03 15:42:40 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:42:40 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:42:40 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:41 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:41 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:42 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:42 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:43 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:43 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:44 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:44 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:45 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:45 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:46 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:46 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:47 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:47 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:48 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:48 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:49 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:49 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:50 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:50 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=7 Jun 03 15:42:50 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:42:50 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:42:50 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:51 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:51 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:52 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:52 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:53 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:53 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:54 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:54 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:55 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:55 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:56 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:56 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:57 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:57 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:58 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:58 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:42:59 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:42:59 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:00 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:00 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=8 Jun 03 15:43:00 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:43:00 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:43:00 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:01 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:01 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:02 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:02 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:03 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:03 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:04 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:04 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:05 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:05 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:06 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:06 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:07 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:07 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:08 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:08 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:09 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:09 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:10 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:10 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=9 Jun 03 15:43:10 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:43:10 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:43:10 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:11 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:11 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:12 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:12 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:13 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:13 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:14 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:14 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:15 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:15 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:16 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:16 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:17 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:17 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:18 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:18 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:19 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:19 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:20 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:20 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=10 Jun 03 15:43:20 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:43:20 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:43:20 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:21 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:21 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:22 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:22 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:23 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:23 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:24 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:24 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:25 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:25 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:26 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:26 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:27 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:27 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:28 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:28 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:29 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:29 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:30 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:30 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=11 Jun 03 15:43:30 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:43:30 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:43:30 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:31 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:31 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:32 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:32 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:33 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:33 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:34 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:34 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:35 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:35 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:36 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:36 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:37 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:37 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:38 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:38 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:39 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:39 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:40 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:40 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=12 Jun 03 15:43:40 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:43:40 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:43:40 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:41 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:41 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:42 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:42 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:43 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:43 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:44 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:44 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:45 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:45 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:46 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:46 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:47 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:47 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:48 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:48 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:49 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:49 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:50 routelogic bgpd[10905]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:50 routelogic pim6d[10922]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=13 Jun 03 15:43:50 routelogic pim6d[10922]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:43:50 routelogic pim6d[10922]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:43:50 routelogic ldpd[10926]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:50 routelogic watchfrr[10723]: [YFT0P-5Q5YX] Forked background command [pid 10999]: /usr/lib/frr/watchfrr.sh restart all Jun 03 15:43:50 routelogic fabricd[10937]: [ZW9EW-V8QX8] Terminating on signal SIGINT Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ldpd state -> down : read returned EOF Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] nhrpd state -> down : read returned EOF Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] fabricd state -> down : read returned EOF Jun 03 15:43:50 routelogic staticd[10933]: [MRN6F-AYZC4] Terminating on signal Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] staticd state -> down : read returned EOF Jun 03 15:43:50 routelogic mgmtd[10903]: [X3G8F-PM93W] BE-adapter: mgmt_msg_read: got EOF/disconnect Jun 03 15:43:50 routelogic pim6d[10922]: [MFRJV-MS0D8] Terminating on signal SIGINT Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] pim6d state -> down : read returned EOF Jun 03 15:43:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] pim6d state -> up : connect succeeded Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] pim6d state -> down : unexpected read error: Connection reset by peer Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: memstats: Hash : 2 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: memstats: Hash Index : 1 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: memstats: Link List : 1 * 40 Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: memstats: Link Node : 1 * 24 Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10928]: nhrpd: showing active allocations in memory group NHRP Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] bfdd state -> down : read returned EOF Jun 03 15:43:50 routelogic ldpd[10926]: [Q2YPK-RPWE1] SIGINT received Jun 03 15:43:50 routelogic ldpd[10926]: [ZM45K-Z4YQS] waiting for children to terminate Jun 03 15:43:50 routelogic frrinit.sh[10926]: ldpd: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10926]: ldpd: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10926]: ldpd: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10926]: ldpd: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic ldpd[10926]: [R199H-5CEWN] terminating Jun 03 15:43:50 routelogic babeld[10920]: [WXJ8P-YNMM9] Terminating on signal Jun 03 15:43:50 routelogic ospf6d[10916]: [SKCG8-9JAK7] Terminating on signal SIGINT Jun 03 15:43:50 routelogic isisd[10918]: [ZW9EW-V8QX8] Terminating on signal SIGINT Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ospf6d state -> down : read returned EOF Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] isisd state -> down : read returned EOF Jun 03 15:43:50 routelogic ospfd[10914]: [W9T04-QWK6B] Terminating on signal Jun 03 15:43:50 routelogic frrinit.sh[10933]: staticd: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10933]: staticd: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10933]: staticd: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10933]: staticd: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10933]: staticd: showing active allocations in memory group staticd Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ospfd state -> down : read returned EOF Jun 03 15:43:50 routelogic frrinit.sh[10922]: pim6d: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10922]: pim6d: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10922]: pim6d: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10922]: pim6d: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10922]: pim6d: showing active allocations in memory group pimd Jun 03 15:43:50 routelogic mgmtd[10903]: [J2RAS-MZ95C] Terminating on signal Jun 03 15:43:50 routelogic bgpd[10905]: [ZW1GY-R46JE] Terminating on signal Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] mgmtd state -> down : read returned EOF Jun 03 15:43:50 routelogic watchfrr[10723]: [QDG3Y-BY5TN] mgmtd state -> up : connect succeeded Jun 03 15:43:50 routelogic ripd[10910]: [N4CEB-XCAK5] Terminating on signal Jun 03 15:43:50 routelogic frrinit.sh[10935]: bfdd: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10935]: bfdd: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10935]: bfdd: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10935]: bfdd: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10935]: bfdd: showing active allocations in memory group Bidirectional Forwarding Detection Daemon Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ripd state -> down : read returned EOF Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Buffer : 3 * 24 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Host config : 6 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Command Tokens : 1988 * 72 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Command Token Text : 1475 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Command Token Help : 1475 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Command Argument Name : 439 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Scripting : 14 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Graph : 17 * 8 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Graph Node : 2327 * 32 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Hash : 40 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Hash Bucket : 405 * 24 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Hash Index : 20 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Link List : 8 * 40 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Link Node : 39 * 24 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Northbound Node : 78 * 1216 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Northbound Configuration : 2 * 16 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Privilege information : 2 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Stream : 2 * 160952 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Thread : 4 * 160 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Thread master : 4 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Thread Poll Info : 2 * 8192 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Thread stats : 5 * 112 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Typed-hash bucket : 1 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Typed-heap array : 1 * 576 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Vector : 4690 * 24 Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] mgmtd state -> down : unexpected read error: Connection reset by peer Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Vector index : 4690 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: VTY : 2 * (variably sized) Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: VTY server : 2 * 32 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: YANG module : 3 * 48 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Zclient : 1 * 3344 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: Redistribution instance IDs : 3 * 2 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: log thread-local buffer : 1 * 25632 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10920]: core_handler: showing active allocations in memory group babeld Jun 03 15:43:50 routelogic BABELD[10920]: Received signal 11 at 1748990630 (si_addr 0x8, PC 0x7fcd6efb0769); aborting... Jun 03 15:43:50 routelogic frrinit.sh[10937]: fabricd: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10937]: fabricd: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10937]: fabricd: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10937]: fabricd: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10937]: fabricd: showing active allocations in memory group isisd Jun 03 15:43:50 routelogic frrinit.sh[10914]: ospfd: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10914]: ospfd: memstats: Link List : 1 * 40 Jun 03 15:43:50 routelogic frrinit.sh[10914]: ospfd: memstats: Route table : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10914]: ospfd: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10914]: ospfd: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10914]: ospfd: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10914]: ospfd: showing active allocations in memory group ospfd Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_backtrace_sigsafe+0x6f) [0x7fcd6ef6315f] Jun 03 15:43:50 routelogic frrinit.sh[10916]: ospf6d: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic frrinit.sh[10916]: ospf6d: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic frrinit.sh[10916]: ospf6d: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic frrinit.sh[10916]: ospf6d: memstats: syslog target : 1 * 56 Jun 03 15:43:50 routelogic frrinit.sh[10916]: ospf6d: showing active allocations in memory group ospf6d Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(zlog_signal+0xf5) [0x7fcd6ef63365] Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(+0x10c081) [0x7fcd6ef9f081] Jun 03 15:43:50 routelogic frrinit.sh[10903]: mgmtd: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic BABELD[10920]: /lib/x86_64-linux-gnu/libc.so.6(+0x3c050) [0x7fcd6ece7050] Jun 03 15:43:50 routelogic frrinit.sh[10910]: ripd: showing active allocations in memory group libfrr Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_cancel+0x19) [0x7fcd6efb0769] Jun 03 15:43:51 routelogic frrinit.sh[10903]: mgmtd: showing active allocations in memory group Native message allocations Jun 03 15:43:51 routelogic frrinit.sh[10903]: mgmtd: showing active allocations in memory group logging subsystem Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/frr/babeld(babel_clean_routing_process+0x52) [0x5590cfc8fc52] Jun 03 15:43:51 routelogic frrinit.sh[10910]: ripd: memstats: Route table : 1 * 56 Jun 03 15:43:51 routelogic frrinit.sh[10910]: ripd: showing active allocations in memory group Native message allocations Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/frr/babeld(+0x13912) [0x5590cfc8d912] Jun 03 15:43:51 routelogic frrinit.sh[10903]: mgmtd: memstats: syslog target : 1 * 56 Jun 03 15:43:51 routelogic frrinit.sh[10903]: mgmtd: showing active allocations in memory group mgmt Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_sigevent_process+0x53) [0x7fcd6ef9f433] Jun 03 15:43:51 routelogic frrinit.sh[10910]: ripd: showing active allocations in memory group logging subsystem Jun 03 15:43:51 routelogic frrinit.sh[10910]: ripd: memstats: syslog target : 1 * 56 Jun 03 15:43:51 routelogic frrinit.sh[10910]: ripd: showing active allocations in memory group ripd Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(event_fetch+0x9f5) [0x7fcd6efb15b5] Jun 03 15:43:51 routelogic frrinit.sh[10918]: isisd: showing active allocations in memory group libfrr Jun 03 15:43:51 routelogic frrinit.sh[10918]: isisd: showing active allocations in memory group Native message allocations Jun 03 15:43:51 routelogic frrinit.sh[10918]: isisd: showing active allocations in memory group logging subsystem Jun 03 15:43:51 routelogic frrinit.sh[10918]: isisd: memstats: syslog target : 1 * 56 Jun 03 15:43:51 routelogic frrinit.sh[10918]: isisd: showing active allocations in memory group isisd Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/x86_64-linux-gnu/frr/libfrr.so.0(frr_run+0xcb) [0x7fcd6ef5a21b] Jun 03 15:43:51 routelogic frrinit.sh[10905]: bgpd: showing active allocations in memory group libfrr Jun 03 15:43:51 routelogic frrinit.sh[10905]: bgpd: memstats: Link List : 1 * 40 Jun 03 15:43:51 routelogic frrinit.sh[10905]: bgpd: showing active allocations in memory group Native message allocations Jun 03 15:43:51 routelogic frrinit.sh[10905]: bgpd: showing active allocations in memory group logging subsystem Jun 03 15:43:51 routelogic frrinit.sh[10905]: bgpd: memstats: syslog target : 1 * 56 Jun 03 15:43:51 routelogic frrinit.sh[10905]: bgpd: showing active allocations in memory group bgpd Jun 03 15:43:51 routelogic frrinit.sh[10905]: bgpd: showing active allocations in memory group rfapi Jun 03 15:43:50 routelogic BABELD[10920]: /usr/lib/frr/babeld(main+0x21f) [0x5590cfc89b6f] Jun 03 15:43:51 routelogic frrinit.sh[11063]: frr_init: loader error: dlopen(/usr/lib/x86_64-linux-gnu/frr/modules/zebra_irdp.so): /usr/lib/x86_64-linux-gnu/frr/modules/zebra_irdp.so: cannot open shared object file: No such file or directory Jun 03 15:43:51 routelogic frrinit.sh[11063]: frr_init: loader error: dlopen(/usr/lib/x86_64-linux-gnu/frr/modules/irdp.so): /usr/lib/x86_64-linux-gnu/frr/modules/irdp.so: cannot open shared object file: No such file or directory Jun 03 15:43:51 routelogic frrinit.sh[11063]: frr_init: loader error: dlopen(irdp): irdp: cannot open shared object file: No such file or directory Jun 03 15:43:51 routelogic frrinit.sh[10999]: Failed to start zebra! Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] ripngd state -> down : read returned EOF Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] babeld state -> down : read returned EOF Jun 03 15:43:50 routelogic watchfrr[10723]: [HD38Q-0HBRT][EC 268435457] bgpd state -> down : read returned EOF Jun 03 15:43:51 routelogic frrinit.sh[11116]: [11116|mgmtd] sending configuration Jun 03 15:43:51 routelogic frrinit.sh[11118]: [11118|ripd] sending configuration Jun 03 15:43:51 routelogic frrinit.sh[11119]: [11119|ripngd] sending configuration Jun 03 15:43:51 routelogic frrinit.sh[11120]: [11120|ospfd] sending configuration Jun 03 15:43:51 routelogic frrinit.sh[11121]: [11121|ospf6d] sending configuration Jun 03 15:43:51 routelogic ripd[11081]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11122]: [11122|ldpd] sending configuration Jun 03 15:43:51 routelogic ripd[11081]: [G6NKK-8C6DV] end_config: VTY:0x562082df3290, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11123]: [11123|bgpd] sending configuration Jun 03 15:43:51 routelogic mgmtd[11071]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11118]: [11118|ripd] done Jun 03 15:43:51 routelogic mgmtd[11071]: [G6NKK-8C6DV] end_config: VTY:0x55697d55c070, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11128]: [11128|babeld] sending configuration Jun 03 15:43:51 routelogic ripngd[11085]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11119]: [11119|ripngd] done Jun 03 15:43:51 routelogic ripngd[11085]: [G6NKK-8C6DV] end_config: VTY:0x563b6abdf170, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11130]: [11130|fabricd] sending configuration Jun 03 15:43:51 routelogic ospfd[11090]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11116]: [11116|mgmtd] done Jun 03 15:43:51 routelogic ospfd[11090]: [G6NKK-8C6DV] end_config: VTY:0x55b9f1a0d4b0, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11124]: [11124|isisd] sending configuration Jun 03 15:43:51 routelogic ldpd[11103]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11120]: [11120|ospfd] done Jun 03 15:43:51 routelogic ldpd[11103]: [G6NKK-8C6DV] end_config: VTY:0x5605e54052a0, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11131]: [11131|watchfrr] sending configuration Jun 03 15:43:51 routelogic bgpd[11074]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11115]: Waiting for children to finish applying config... Jun 03 15:43:51 routelogic bgpd[11074]: [G6NKK-8C6DV] end_config: VTY:0x557809847090, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11133]: [11133|staticd] sending configuration Jun 03 15:43:51 routelogic ospf6d[11093]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11134]: [11134|bfdd] sending configuration Jun 03 15:43:51 routelogic ospf6d[11093]: [G6NKK-8C6DV] end_config: VTY:0x55a1f7b3bbd0, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11137]: [11137|pim6d] sending configuration Jun 03 15:43:51 routelogic watchfrr[10723]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11121]: [11121|ospf6d] done Jun 03 15:43:51 routelogic babeld[11097]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11122]: [11122|ldpd] done Jun 03 15:43:51 routelogic babeld[11097]: [G6NKK-8C6DV] end_config: VTY:0x559c0b542f20, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11126]: [11126|nhrpd] sending configuration Jun 03 15:43:51 routelogic nhrpd[11105]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11128]: [11128|babeld] done Jun 03 15:43:51 routelogic nhrpd[11105]: [G6NKK-8C6DV] end_config: VTY:0x55f0bedeaaa0, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11123]: [11123|bgpd] done Jun 03 15:43:51 routelogic fabricd[11114]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11126]: [11126|nhrpd] done Jun 03 15:43:51 routelogic fabricd[11114]: [G6NKK-8C6DV] end_config: VTY:0x557981bc9f10, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11131]: [11131|watchfrr] done Jun 03 15:43:51 routelogic staticd[11110]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11130]: [11130|fabricd] done Jun 03 15:43:51 routelogic staticd[11110]: [G6NKK-8C6DV] end_config: VTY:0x555736cc6250, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11133]: [11133|staticd] done Jun 03 15:43:51 routelogic bfdd[11112]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11134]: [11134|bfdd] done Jun 03 15:43:51 routelogic bfdd[11112]: [G6NKK-8C6DV] end_config: VTY:0x559f7939ee80, pending SET-CFG: 0 Jun 03 15:43:51 routelogic frrinit.sh[11124]: [11124|isisd] done Jun 03 15:43:51 routelogic isisd[11095]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic frrinit.sh[11137]: [11137|pim6d] done Jun 03 15:43:51 routelogic isisd[11095]: [G6NKK-8C6DV] end_config: VTY:0x55ebcbe39b80, pending SET-CFG: 0 Jun 03 15:43:51 routelogic pim6d[11099]: [VTVCM-Y2NW3] Configuration Read in Took: 00:00:00 Jun 03 15:43:51 routelogic pim6d[11099]: [G6NKK-8C6DV] end_config: VTY:0x555669c25dc0, pending SET-CFG: 0 Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] mgmtd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] bgpd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ripd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ripngd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ospfd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ospf6d state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] isisd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] babeld state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] pim6d state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] ldpd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] nhrpd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] staticd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] bfdd state -> up : connect succeeded Jun 03 15:43:51 routelogic watchfrr[10723]: [QDG3Y-BY5TN] fabricd state -> up : connect succeeded Jun 03 15:43:52 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:52 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:53 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:53 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:54 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:54 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:55 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:55 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:56 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:56 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:57 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:57 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:58 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:58 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:43:59 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:43:59 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:00 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:00 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:01 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:01 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=2 Jun 03 15:44:01 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:44:01 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:44:01 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:02 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:02 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:03 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:03 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:04 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:04 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:05 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:05 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:06 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:06 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:07 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:07 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:08 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:08 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:09 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:09 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:10 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:10 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:11 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:11 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=3 Jun 03 15:44:11 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:44:11 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:44:11 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:12 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:12 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:13 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:13 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:14 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:14 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:15 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:15 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:16 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:16 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:17 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:17 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:18 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:18 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:19 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:19 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:20 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:20 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:21 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:21 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=4 Jun 03 15:44:21 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:44:21 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:44:21 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:22 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:22 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:23 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:23 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:24 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:24 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:25 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:25 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:26 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:26 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:27 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:27 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:28 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:28 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:29 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:29 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:30 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:30 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:31 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:31 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=5 Jun 03 15:44:31 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:44:31 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:44:31 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:32 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:32 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:33 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:33 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:34 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:34 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:35 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:35 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:36 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:36 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:37 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:37 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:38 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:38 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:39 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:39 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:40 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:40 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:41 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:41 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=6 Jun 03 15:44:41 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:44:41 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:44:41 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:42 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:42 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:43 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:43 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:44 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:44 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:45 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:45 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:46 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:46 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:47 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:47 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:48 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:48 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:49 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:49 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:50 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:50 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:51 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:51 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=7 Jun 03 15:44:51 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:44:51 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:44:51 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:52 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:52 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:53 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:53 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:54 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:54 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:55 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:55 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:56 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:56 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:57 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:57 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:58 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:58 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:44:59 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:44:59 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:00 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:00 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:01 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:01 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=8 Jun 03 15:45:01 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:45:01 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:45:01 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:02 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:02 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:03 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:03 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:04 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:04 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:05 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:05 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:06 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:06 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:07 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:07 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:08 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:08 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:09 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:09 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:10 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:10 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:11 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:11 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=9 Jun 03 15:45:11 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:45:11 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:45:11 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:12 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:12 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:13 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:13 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:14 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:14 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:15 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:15 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:16 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:16 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:17 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:17 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:18 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:18 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:19 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:19 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:20 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:20 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:21 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:21 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=10 Jun 03 15:45:21 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:45:21 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:45:21 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:22 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:22 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:23 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:23 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:24 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:24 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:25 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:25 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:26 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:26 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:27 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:27 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:28 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:28 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:29 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:29 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:30 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:30 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:31 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:31 routelogic pim6d[11099]: [J7APX-QG206] zclient_lookup_connect: failure connecting zclient socket: failures=11 Jun 03 15:45:31 routelogic pim6d[11099]: [RXTP0-VVNYD] zclient_lookup_connect: closing fd=-1: errno=9 Bad file descriptor Jun 03 15:45:31 routelogic pim6d[11099]: [GJ4KC-RP6NM] zclient_lookup_sched: zclient lookup connection scheduled for 10 seconds Jun 03 15:45:31 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:32 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:32 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:33 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:33 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:34 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:34 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:35 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:35 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:36 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:36 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:37 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:37 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:38 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:38 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:39 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! Jun 03 15:45:39 routelogic ldpd[11103]: [G89VD-0S2H5] Error connecting synchronous zclient! Jun 03 15:45:40 routelogic bgpd[11074]: [VMFZK-56S5Y] bgp_zebra_label_manager_connect: failed connecting synchronous zclient! ^C [edit] princesskenny@routelogic#