Skip to content

Instantly share code, notes, and snippets.

@zshi-redhat
Created February 15, 2022 08:38
Show Gist options
  • Save zshi-redhat/ec632f2d1197f3eebc199b8ba1c1812e to your computer and use it in GitHub Desktop.
Save zshi-redhat/ec632f2d1197f3eebc199b8ba1c1812e to your computer and use it in GitHub Desktop.
ovn db testing with DNS name
This file has been truncated, but you can view the full file.
+ [[ -f /env/_master ]]
+ trap quit TERM INT
++ date -Iseconds
2022-02-15T08:14:04+00:00 - starting ovn-northd
+ echo '2022-02-15T08:14:04+00:00 - starting ovn-northd'
+ ovn_kubernetes_namespace=hypershift-ovn
+ master_0_hostname=ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local
+ master_1_hostname=ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local
+ master_2_hostname=ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local
+ wait 9
+ exec ovn-northd --no-chdir -vconsole:dbg -vfile:off '-vPATTERN:console:%D{%Y-%m-%dT%H:%M:%S.###Z}|%05N|%c%T|%p|%m' --ovnnb-db ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641,ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641,ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 --ovnsb-db ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642,ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642,ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 --pidfile /var/run/ovn/ovn-northd.pid -p /ovn-cert/tls.key -c /ovn-cert/tls.crt -C /ovn-ca/ca-bundle.crt
2022-02-15T08:14:04.463Z|00001|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:04.463Z|00002|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering BACKOFF
2022-02-15T08:14:04.463Z|00003|ovn_northd|INFO|OVN internal version is : [21.12.0-20.21.0-58.3]
2022-02-15T08:14:04.475Z|00004|stream_ssl|ERR|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connect: Address family not supported by protocol
2022-02-15T08:14:04.475Z|00005|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connecting...
2022-02-15T08:14:04.475Z|00006|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:04.475Z|00007|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connection attempt failed (Address family not supported by protocol)
2022-02-15T08:14:04.475Z|00008|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:04.475Z|00009|ovsdb_cs|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: SERVER_SCHEMA_REQUESTED -> SERVER_SCHEMA_REQUESTED at lib/ovsdb-cs.c:419
2022-02-15T08:14:04.475Z|00010|ovn_northd|INFO|OVN NB IDL reconnected, force recompute.
2022-02-15T08:14:04.476Z|00011|stream_ssl|ERR|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connect: Address family not supported by protocol
2022-02-15T08:14:04.476Z|00012|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connecting...
2022-02-15T08:14:04.477Z|00013|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering CONNECTING
2022-02-15T08:14:04.477Z|00014|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connection attempt failed (Address family not supported by protocol)
2022-02-15T08:14:04.477Z|00015|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering BACKOFF
2022-02-15T08:14:04.477Z|00016|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: SERVER_SCHEMA_REQUESTED -> SERVER_SCHEMA_REQUESTED at lib/ovsdb-cs.c:419
2022-02-15T08:14:04.477Z|00017|ovn_northd|INFO|OVN SB IDL reconnected, force recompute.
2022-02-15T08:14:04.477Z|00018|poll_loop|DBG|wakeup due to 0-ms timeout at lib/reconnect.c:664
2022-02-15T08:14:04.477Z|00001|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:04.480Z|00019|stream_ssl|ERR|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connect: Address family not supported by protocol
2022-02-15T08:14:04.480Z|00020|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connecting...
2022-02-15T08:14:04.480Z|00021|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:04.480Z|00022|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connection attempt failed (Address family not supported by protocol)
2022-02-15T08:14:04.480Z|00023|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:04.481Z|00024|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connecting...
2022-02-15T08:14:04.481Z|00025|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering CONNECTING
2022-02-15T08:14:04.481Z|00026|poll_loop|DBG|wakeup due to 0-ms timeout at lib/reconnect.c:664
2022-02-15T08:14:04.481Z|00002|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:04.482Z|00027|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connecting...
2022-02-15T08:14:04.482Z|00028|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:04.482Z|00029|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connection attempt failed (Connection refused)
2022-02-15T08:14:04.482Z|00030|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering BACKOFF
2022-02-15T08:14:04.483Z|00031|stream_ssl|ERR|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connect: Address family not supported by protocol
2022-02-15T08:14:04.483Z|00032|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connecting...
2022-02-15T08:14:04.483Z|00033|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering CONNECTING
2022-02-15T08:14:04.483Z|00034|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connection attempt failed (Address family not supported by protocol)
2022-02-15T08:14:04.483Z|00035|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering BACKOFF
2022-02-15T08:14:04.483Z|00036|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:814
2022-02-15T08:14:04.483Z|00037|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connection attempt failed (Connection refused)
2022-02-15T08:14:04.483Z|00038|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:04.483Z|00003|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:05.484Z|00039|poll_loop|DBG|wakeup due to 1000-ms timeout at lib/reconnect.c:664
2022-02-15T08:14:05.484Z|00004|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:05.485Z|00040|stream_ssl|ERR|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connect: Address family not supported by protocol
2022-02-15T08:14:05.485Z|00041|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connecting...
2022-02-15T08:14:05.485Z|00042|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:05.485Z|00043|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connection attempt failed (Address family not supported by protocol)
2022-02-15T08:14:05.485Z|00044|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: waiting 2 seconds before reconnect
2022-02-15T08:14:05.485Z|00045|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:05.486Z|00046|stream_ssl|ERR|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connect: Address family not supported by protocol
2022-02-15T08:14:05.486Z|00047|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connecting...
2022-02-15T08:14:05.487Z|00048|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering CONNECTING
2022-02-15T08:14:05.487Z|00049|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connection attempt failed (Address family not supported by protocol)
2022-02-15T08:14:05.487Z|00050|reconnect|INFO|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: waiting 2 seconds before reconnect
2022-02-15T08:14:05.487Z|00051|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering BACKOFF
2022-02-15T08:14:05.487Z|00005|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:07.487Z|00052|poll_loop|DBG|wakeup due to 2000-ms timeout at lib/reconnect.c:664 (0% CPU usage)
2022-02-15T08:14:07.487Z|00006|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:07.488Z|00053|stream_ssl|ERR|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connect: Address family not supported by protocol
2022-02-15T08:14:07.488Z|00054|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connecting...
2022-02-15T08:14:07.488Z|00055|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:07.488Z|00056|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connection attempt failed (Address family not supported by protocol)
2022-02-15T08:14:07.488Z|00057|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: waiting 4 seconds before reconnect
2022-02-15T08:14:07.488Z|00058|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:07.489Z|00059|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connecting...
2022-02-15T08:14:07.489Z|00060|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering CONNECTING
2022-02-15T08:14:07.489Z|00061|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:814 (0% CPU usage)
2022-02-15T08:14:07.489Z|00007|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:07.489Z|00062|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connection attempt failed (Connection refused)
2022-02-15T08:14:07.489Z|00063|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: waiting 4 seconds before reconnect
2022-02-15T08:14:07.489Z|00064|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering BACKOFF
2022-02-15T08:14:07.489Z|00008|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:11.492Z|00065|poll_loop|DBG|wakeup due to 4004-ms timeout at lib/reconnect.c:664 (0% CPU usage)
2022-02-15T08:14:11.493Z|00009|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:11.494Z|00066|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connecting...
2022-02-15T08:14:11.494Z|00067|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:11.497Z|00068|stream_ssl|ERR|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connect: Address family not supported by protocol
2022-02-15T08:14:11.497Z|00069|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connecting...
2022-02-15T08:14:11.497Z|00070|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering CONNECTING
2022-02-15T08:14:11.497Z|00071|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connection attempt failed (Address family not supported by protocol)
2022-02-15T08:14:11.497Z|00072|reconnect|INFO|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: continuing to reconnect in the background but suppressing further logging
2022-02-15T08:14:11.497Z|00073|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering BACKOFF
2022-02-15T08:14:11.497Z|00074|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:814 (0% CPU usage)
2022-02-15T08:14:11.497Z|00075|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connection attempt failed (Connection refused)
2022-02-15T08:14:11.497Z|00010|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:11.497Z|00076|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: continuing to reconnect in the background but suppressing further logging
2022-02-15T08:14:11.497Z|00077|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:11.497Z|00011|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:19.505Z|00078|poll_loop|DBG|wakeup due to 8008-ms timeout at lib/reconnect.c:664 (0% CPU usage)
2022-02-15T08:14:19.505Z|00079|memory|INFO|14068 kB peak resident set size after 15.0 seconds
2022-02-15T08:14:19.506Z|00012|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:19.510Z|00080|stream_ssl|ERR|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connect: Address family not supported by protocol
2022-02-15T08:14:19.510Z|00081|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:19.510Z|00082|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:19.511Z|00083|stream_ssl|ERR|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connect: Address family not supported by protocol
2022-02-15T08:14:19.511Z|00084|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering CONNECTING
2022-02-15T08:14:19.511Z|00085|reconnect|DBG|ssl:ovnkube-master-guest-1.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering BACKOFF
2022-02-15T08:14:19.511Z|00013|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.516Z|00086|poll_loop|DBG|wakeup due to 8006-ms timeout at lib/reconnect.c:664 (0% CPU usage)
2022-02-15T08:14:27.517Z|00014|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.521Z|00087|stream_ssl|ERR|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connect: Address family not supported by protocol
2022-02-15T08:14:27.521Z|00088|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:27.521Z|00089|reconnect|DBG|ssl:ovnkube-master-guest-2.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering BACKOFF
2022-02-15T08:14:27.522Z|00090|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering CONNECTING
2022-02-15T08:14:27.522Z|00091|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.522Z|00092|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: client_hello (425 bytes)
2022-02-15T08:14:27.522Z|00015|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.530Z|00093|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:825 (0% CPU usage)
2022-02-15T08:14:27.530Z|00094|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.530Z|00095|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: server_hello (122 bytes)
2022-02-15T08:14:27.530Z|00016|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.530Z|00096|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.531Z|00097|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.531Z|00098|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.531Z|00099|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: <unknown> (6 bytes)
2022-02-15T08:14:27.531Z|00100|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.531Z|00101|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.531Z|00102|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: certificate_request (112 bytes)
2022-02-15T08:14:27.531Z|00103|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.531Z|00104|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.531Z|00105|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: certificate (1727 bytes)
2022-02-15T08:14:27.531Z|00106|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.531Z|00107|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.531Z|00108|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: certificate_verify (264 bytes)
2022-02-15T08:14:27.531Z|00109|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.531Z|00110|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.531Z|00111|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: finished (52 bytes)
2022-02-15T08:14:27.531Z|00112|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.531Z|00113|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 change_cipher_spec (1 bytes)
2022-02-15T08:14:27.531Z|00114|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.531Z|00115|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.531Z|00116|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: certificate (1727 bytes)
2022-02-15T08:14:27.533Z|00117|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.533Z|00118|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.533Z|00119|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: certificate_verify (264 bytes)
2022-02-15T08:14:27.533Z|00120|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.533Z|00121|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.533Z|00122|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: finished (52 bytes)
2022-02-15T08:14:27.533Z|00123|stream_ssl|DBG|connection indicated server name ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local
2022-02-15T08:14:27.533Z|00124|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: connected
2022-02-15T08:14:27.533Z|00125|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering ACTIVE
2022-02-15T08:14:27.533Z|00126|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="get_schema", params=["_Server"], id=4
2022-02-15T08:14:27.533Z|00127|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.533Z|00128|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.533Z|00129|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: SERVER_SCHEMA_REQUESTED -> SERVER_SCHEMA_REQUESTED at lib/ovsdb-cs.c:419
2022-02-15T08:14:27.533Z|00130|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="lock", params=["ovn_northd"], id=5
2022-02-15T08:14:27.533Z|00131|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.533Z|00132|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.533Z|00017|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.533Z|00133|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:27.533Z|00134|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.533Z|00135|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.533Z|00018|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.533Z|00136|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: <unknown> (1081 bytes)
2022-02-15T08:14:27.533Z|00137|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.533Z|00138|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.533Z|00139|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 handshake: <unknown> (1081 bytes)
2022-02-15T08:14:27.534Z|00019|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.534Z|00140|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:27.534Z|00141|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.534Z|00020|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.534Z|00142|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.534Z|00143|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result={"cksum":"3009684573 744","name":"_Server","version":"1.2.0","tables":{"Database":{"columns":{"model":{"type":{"key":{"type":"string","enum":["set",["clustered","relay","standalone"]]}}},"name":{"type":"string"},"connected":{"type":"boolean"},"leader":{"type":"boolean"},"schema":{"type":{"min":0,"key":"string"}},"sid":{"type":{"min":0,"key":"uuid"}},"cid":{"type":{"min":0,"key":"uuid"}},"index":{"type":{"min":0,"key":"integer"}}}}}}, id=4
2022-02-15T08:14:27.534Z|00144|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="monitor_cond", params=["_Server",["monid","_Server"],{"Database":[{"columns":["name","model","connected","leader","schema","cid","index"]}]}], id=6
2022-02-15T08:14:27.534Z|00145|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.534Z|00146|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.534Z|00147|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: SERVER_SCHEMA_REQUESTED -> SERVER_MONITOR_REQUESTED at lib/ovsdb-cs.c:452
2022-02-15T08:14:27.534Z|00148|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.534Z|00149|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.534Z|00150|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result={"locked":true}, id=5
2022-02-15T08:14:27.534Z|00151|ovn_northd|INFO|ovn-northd lock acquired. This ovn-northd instance is now active.
2022-02-15T08:14:27.534Z|00152|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:27.534Z|00153|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00154|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:27.534Z|00155|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00156|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:27.534Z|00157|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00158|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:27.534Z|00159|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00160|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:27.534Z|00161|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00162|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:27.534Z|00163|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00164|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:27.534Z|00165|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00166|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:27.534Z|00167|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00168|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:27.534Z|00169|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00170|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:27.534Z|00171|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00172|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:27.534Z|00173|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00174|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:27.534Z|00175|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00176|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:27.534Z|00177|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00178|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:27.534Z|00179|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00180|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:27.534Z|00181|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00182|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:27.534Z|00183|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00184|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:27.534Z|00185|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00186|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:27.534Z|00187|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00188|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:27.534Z|00189|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00190|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:27.534Z|00191|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00192|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:27.534Z|00193|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00194|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:27.534Z|00195|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00196|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:27.534Z|00197|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00198|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:27.534Z|00199|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00200|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:27.534Z|00201|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00202|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.534Z|00203|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00204|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:27.534Z|00205|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00206|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:27.534Z|00207|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00208|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:27.534Z|00209|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00210|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.534Z|00211|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00212|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.534Z|00213|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00214|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.534Z|00215|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00216|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:27.534Z|00217|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00218|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:27.534Z|00219|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00220|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:27.534Z|00221|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00222|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:27.534Z|00223|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00224|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:27.534Z|00225|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00226|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:27.534Z|00227|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00228|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:27.534Z|00229|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00230|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:27.534Z|00231|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00232|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:27.534Z|00233|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00234|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:27.534Z|00235|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00236|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:27.534Z|00237|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00238|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:27.534Z|00239|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00240|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.534Z|00241|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00242|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:27.534Z|00243|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00244|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:27.534Z|00245|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00246|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:27.534Z|00247|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00248|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:27.534Z|00249|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00250|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:27.534Z|00251|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00252|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:27.534Z|00253|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00254|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.534Z|00255|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00256|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.534Z|00257|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00258|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.534Z|00259|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00260|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:27.534Z|00261|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00262|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:27.534Z|00263|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00264|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:27.534Z|00265|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00266|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:27.534Z|00267|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.534Z|00268|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:27.534Z|00269|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:27.534Z|00270|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:27.534Z|00021|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.534Z|00271|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.534Z|00272|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.535Z|00273|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result={"Database":{"52621f6e-eb1c-4cee-92dc-2fdd70d8610f":{"initial":{"schema":"{\"cksum\":\"2362446865 26963\",\"name\":\"OVN_Southbound\",\"tables\":{\"Address_Set\":{\"columns\":{\"addresses\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"name\":{\"type\":\"string\"}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"BFD\":{\"columns\":{\"detect_mult\":{\"type\":\"integer\"},\"disc\":{\"type\":\"integer\"},\"dst_ip\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"logical_port\":{\"type\":\"string\"},\"min_rx\":{\"type\":\"integer\"},\"min_tx\":{\"type\":\"integer\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"src_port\":{\"type\":{\"key\":{\"maxInteger\":65535,\"minInteger\":49152,\"type\":\"integer\"}}},\"status\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"admin_down\",\"down\",\"init\",\"up\"]],\"type\":\"string\"}}}},\"indexes\":[[\"logical_port\",\"dst_ip\",\"src_port\",\"disc\"]],\"isRoot\":true},\"Chassis\":{\"columns\":{\"encaps\":{\"type\":{\"key\":{\"refTable\":\"Encap\",\"type\":\"uuid\"},\"max\":\"unlimited\"}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"hostname\":{\"type\":\"string\"},\"name\":{\"type\":\"string\"},\"nb_cfg\":{\"type\":\"integer\"},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"transport_zones\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"vtep_logical_switches\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"Chassis_Private\":{\"columns\":{\"chassis\":{\"type\":{\"key\":{\"refTable\":\"Chassis\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"},\"nb_cfg\":{\"type\":\"integer\"},\"nb_cfg_timestamp\":{\"type\":\"integer\"}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"Connection\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"inactivity_probe\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"is_connected\":{\"type\":\"boolean\"},\"max_backoff\":{\"type\":{\"key\":{\"minInteger\":1000,\"type\":\"integer\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"read_only\":{\"type\":\"boolean\"},\"role\":{\"type\":\"string\"},\"status\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"target\":{\"type\":\"string\"}},\"indexes\":[[\"target\"]]},\"Controller_Event\":{\"columns\":{\"chassis\":{\"type\":{\"key\":{\"refTable\":\"Chassis\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"event_info\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"event_type\":{\"type\":{\"key\":{\"enum\":\"empty_lb_backends\",\"type\":\"string\"}}},\"seq_num\":{\"type\":\"integer\"}},\"isRoot\":true},\"DHCP_Options\":{\"columns\":{\"code\":{\"type\":{\"key\":{\"maxInteger\":254,\"minInteger\":0,\"type\":\"integer\"}}},\"name\":{\"type\":\"string\"},\"type\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"bool\",\"domains\",\"host_id\",\"ipv4\",\"static_routes\",\"str\",\"uint16\",\"uint32\",\"uint8\"]],\"type\":\"string\"}}}},\"isRoot\":true},\"DHCPv6_Options\":{\"columns\":{\"code\":{\"type\":{\"key\":{\"maxInteger\":254,\"minInteger\":0,\"type\":\"integer\"}}},\"name\":{\"type\":\"string\"},\"type\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"ipv6\",\"mac\",\"str\"]],\"type\":\"string\"}}}},\"isRoot\":true},\"DNS\":{\"columns\":{\"datapaths\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"type\":\"uuid\"},\"max\":\"unlimited\"}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"records\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"Datapath_Binding\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"load_balancers\":{\"type\":{\"key\":\"uuid\",\"max\":\"unlimited\",\"min\":0}},\"tunnel_key\":{\"type\":{\"key\":{\"maxInteger\":16777215,\"minInteger\":1,\"type\":\"integer\"}}}},\"indexes\":[[\"tunnel_key\"]],\"isRoot\":true},\"Encap\":{\"columns\":{\"chassis_name\":{\"type\":\"string\"},\"ip\":{\"type\":\"string\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"type\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"geneve\",\"stt\",\"vxlan\"]],\"type\":\"string\"}}}},\"indexes\":[[\"type\",\"ip\"]]},\"FDB\":{\"columns\":{\"dp_key\":{\"type\":{\"key\":{\"maxInteger\":16777215,\"minInteger\":1,\"type\":\"integer\"}}},\"mac\":{\"type\":\"string\"},\"port_key\":{\"type\":{\"key\":{\"maxInteger\":16777215,\"minInteger\":1,\"type\":\"integer\"}}}},\"indexes\":[[\"mac\",\"dp_key\"]],\"isRoot\":true},\"Gateway_Chassis\":{\"columns\":{\"chassis\":{\"type\":{\"key\":{\"refTable\":\"Chassis\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"priority\":{\"type\":{\"key\":{\"maxInteger\":32767,\"minInteger\":0,\"type\":\"integer\"}}}},\"indexes\":[[\"name\"]]},\"HA_Chassis\":{\"columns\":{\"chassis\":{\"type\":{\"key\":{\"refTable\":\"Chassis\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"priority\":{\"type\":{\"key\":{\"maxInteger\":32767,\"minInteger\":0,\"type\":\"integer\"}}}}},\"HA_Chassis_Group\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ha_chassis\":{\"type\":{\"key\":{\"refTable\":\"HA_Chassis\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"name\":{\"type\":\"string\"},\"ref_chassis\":{\"type\":{\"key\":{\"refTable\":\"Chassis\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"IGMP_Group\":{\"columns\":{\"address\":{\"type\":\"string\"},\"chassis\":{\"type\":{\"key\":{\"refTable\":\"Chassis\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"datapath\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"ports\":{\"type\":{\"key\":{\"refTable\":\"Port_Binding\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}}},\"indexes\":[[\"address\",\"datapath\",\"chassis\"]],\"isRoot\":true},\"IP_Multicast\":{\"columns\":{\"datapath\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"refType\":\"weak\",\"type\":\"uuid\"}}},\"enabled\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"eth_src\":{\"type\":\"string\"},\"idle_timeout\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"ip4_src\":{\"type\":\"string\"},\"ip6_src\":{\"type\":\"string\"},\"querier\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"query_interval\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"query_max_resp\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"seq_no\":{\"type\":\"integer\"},\"table_size\":{\"type\":{\"key\":\"integer\",\"min\":0}}},\"indexes\":[[\"datapath\"]],\"isRoot\":true},\"Load_Balancer\":{\"columns\":{\"datapaths\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"protocol\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"sctp\",\"tcp\",\"udp\"]],\"type\":\"string\"},\"min\":0}},\"vips\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"Logical_DP_Group\":{\"columns\":{\"datapaths\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}}}},\"Logical_Flow\":{\"columns\":{\"actions\":{\"type\":\"string\"},\"controller_meter\":{\"type\":{\"key\":\"string\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"logical_datapath\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"type\":\"uuid\"},\"min\":0}},\"logical_dp_group\":{\"type\":{\"key\":{\"refTable\":\"Logical_DP_Group\",\"type\":\"uuid\"},\"min\":0}},\"match\":{\"type\":\"string\"},\"pipeline\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"egress\",\"ingress\"]],\"type\":\"string\"}}},\"priority\":{\"type\":{\"key\":{\"maxInteger\":65535,\"minInteger\":0,\"type\":\"integer\"}}},\"table_id\":{\"type\":{\"key\":{\"maxInteger\":32,\"minInteger\":0,\"type\":\"integer\"}}},\"tags\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"MAC_Binding\":{\"columns\":{\"datapath\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"type\":\"uuid\"}}},\"ip\":{\"type\":\"string\"},\"logical_port\":{\"type\":\"string\"},\"mac\":{\"type\":\"string\"}},\"indexes\":[[\"logical_port\",\"ip\"]],\"isRoot\":true},\"Meter\":{\"columns\":{\"bands\":{\"type\":{\"key\":{\"refTable\":\"Meter_Band\",\"type\":\"uuid\"},\"max\":\"unlimited\"}},\"name\":{\"type\":\"string\"},\"unit\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"kbps\",\"pktps\"]],\"type\":\"string\"}}}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"Meter_Band\":{\"columns\":{\"action\":{\"type\":{\"key\":{\"enum\":\"drop\",\"type\":\"string\"}}},\"burst_size\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"}}},\"rate\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":1,\"type\":\"integer\"}}}}},\"Multicast_Group\":{\"columns\":{\"datapath\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"type\":\"uuid\"}}},\"name\":{\"type\":\"string\"},\"ports\":{\"type\":{\"key\":{\"refTable\":\"Port_Binding\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"tunnel_key\":{\"type\":{\"key\":{\"maxInteger\":65535,\"minInteger\":32768,\"type\":\"integer\"}}}},\"indexes\":[[\"datapath\",\"tunnel_key\"],[\"datapath\",\"name\"]],\"isRoot\":true},\"Port_Binding\":{\"columns\":{\"chassis\":{\"type\":{\"key\":{\"refTable\":\"Chassis\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"datapath\":{\"type\":{\"key\":{\"refTable\":\"Datapath_Binding\",\"type\":\"uuid\"}}},\"encap\":{\"type\":{\"key\":{\"refTable\":\"Encap\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"gateway_chassis\":{\"type\":{\"key\":{\"refTable\":\"Gateway_Chassis\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"ha_chassis_group\":{\"type\":{\"key\":{\"refTable\":\"HA_Chassis_Group\",\"type\":\"uuid\"},\"min\":0}},\"logical_port\":{\"type\":\"string\"},\"mac\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"nat_addresses\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"parent_port\":{\"type\":{\"key\":\"string\",\"min\":0}},\"requested_chassis\":{\"type\":{\"key\":{\"refTable\":\"Chassis\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"tag\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"tunnel_key\":{\"type\":{\"key\":{\"maxInteger\":32767,\"minInteger\":1,\"type\":\"integer\"}}},\"type\":{\"type\":\"string\"},\"up\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"virtual_parent\":{\"type\":{\"key\":\"string\",\"min\":0}}},\"indexes\":[[\"datapath\",\"tunnel_key\"],[\"logical_port\"]],\"isRoot\":true},\"Port_Group\":{\"columns\":{\"name\":{\"type\":\"string\"},\"ports\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"RBAC_Permission\":{\"columns\":{\"authorization\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"insert_delete\":{\"type\":\"boolean\"},\"table\":{\"type\":\"string\"},\"update\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}}},\"isRoot\":true},\"RBAC_Role\":{\"columns\":{\"name\":{\"type\":\"string\"},\"permissions\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":{\"refTable\":\"RBAC_Permission\",\"refType\":\"weak\",\"type\":\"uuid\"}}}},\"isRoot\":true},\"SB_Global\":{\"columns\":{\"connections\":{\"type\":{\"key\":{\"refTable\":\"Connection\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ipsec\":{\"type\":\"boolean\"},\"nb_cfg\":{\"type\":\"integer\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ssl\":{\"type\":{\"key\":{\"refTable\":\"SSL\",\"type\":\"uuid\"},\"min\":0}}},\"isRoot\":true,\"maxRows\":1},\"SSL\":{\"columns\":{\"bootstrap_ca_cert\":{\"type\":\"boolean\"},\"ca_cert\":{\"type\":\"string\"},\"certificate\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"private_key\":{\"type\":\"string\"},\"ssl_ciphers\":{\"type\":\"string\"},\"ssl_protocols\":{\"type\":\"string\"}},\"maxRows\":1},\"Service_Monitor\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ip\":{\"type\":\"string\"},\"logical_port\":{\"type\":\"string\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"port\":{\"type\":{\"key\":{\"maxInteger\":65535,\"minInteger\":0,\"type\":\"integer\"}}},\"protocol\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"tcp\",\"udp\"]],\"type\":\"string\"},\"min\":0}},\"src_ip\":{\"type\":\"string\"},\"src_mac\":{\"type\":\"string\"},\"status\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"error\",\"offline\",\"online\"]],\"type\":\"string\"},\"min\":0}}},\"indexes\":[[\"logical_port\",\"ip\",\"port\",\"protocol\"]],\"isRoot\":true}},\"version\":\"20.21.0\"}","name":"OVN_Southbound","model":"clustered","leader":true,"connected":true,"cid":["uuid","3806ece6-66b4-4521-9596-482da8c7b101"],"index":4}},"960335b8-7be3-4e59-b95d-ef18a0849c07":{"initial":{"schema":"{\"cksum\":\"3009684573 744\",\"name\":\"_Server\",\"tables\":{\"Database\":{\"columns\":{\"cid\":{\"type\":{\"key\":\"uuid\",\"min\":0}},\"connected\":{\"type\":\"boolean\"},\"index\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"leader\":{\"type\":\"boolean\"},\"model\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"clustered\",\"relay\",\"standalone\"]],\"type\":\"string\"}}},\"name\":{\"type\":\"string\"},\"schema\":{\"type\":{\"key\":\"string\",\"min\":0}},\"sid\":{\"type\":{\"key\":\"uuid\",\"min\":0}}}}},\"version\":\"1.2.0\"}","name":"_Server","model":"standalone","connected":true,"leader":true}}}}, id=6
2022-02-15T08:14:27.535Z|00274|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="monitor_cond_since", params=["OVN_Southbound",["monid","OVN_Southbound"],{"RBAC_Role":[{"columns":["name","permissions"]}],"RBAC_Permission":[{"columns":["authorization","insert_delete","table","update"]}],"FDB":[{"columns":["dp_key","mac","port_key"]}],"SB_Global":[{"columns":["connections","external_ids","ipsec","nb_cfg","options","ssl"]}],"Meter_Band":[{"columns":["action","burst_size","rate"]}],"Port_Binding":[{"columns":["chassis","datapath","encap","external_ids","gateway_chassis","ha_chassis_group","logical_port","mac","nat_addresses","options","parent_port","requested_chassis","tag","tunnel_key","type","up","virtual_parent"]}],"Meter":[{"columns":["bands","name","unit"]}],"Address_Set":[{"columns":["addresses","name"]}],"HA_Chassis_Group":[{"columns":["external_ids","ha_chassis","name","ref_chassis"]}],"Load_Balancer":[{"columns":["datapaths","external_ids","name","options","protocol","vips"]}],"BFD":[{"columns":["detect_mult","disc","dst_ip","external_ids","logical_port","min_rx","min_tx","options","src_port","status"]}],"DNS":[{"columns":["datapaths","external_ids","records"]}],"Logical_DP_Group":[{"columns":["datapaths"]}],"IP_Multicast":[{"columns":["datapath","enabled","eth_src","idle_timeout","ip4_src","ip6_src","querier","query_interval","query_max_resp","seq_no","table_size"]}],"Connection":[{"columns":["external_ids","inactivity_probe","is_connected","max_backoff","other_config","read_only","role","status","target"]}],"SSL":[{"columns":["bootstrap_ca_cert","ca_cert","certificate","external_ids","private_key","ssl_ciphers","ssl_protocols"]}],"Encap":[{"columns":["chassis_name","ip","options","type"]}],"Gateway_Chassis":[{"columns":["chassis","external_ids","name","options","priority"]}],"DHCPv6_Options":[{"columns":["code","name","type"]}],"Chassis_Private":[{"columns":["chassis","external_ids","name","nb_cfg","nb_cfg_timestamp"]}],"HA_Chassis":[{"columns":["chassis","external_ids","priority"]}],"IGMP_Group":[{"columns":["address","chassis","datapath","ports"]}],"Service_Monitor":[{"columns":["external_ids","ip","logical_port","options","port","protocol","src_ip","src_mac","status"]}],"Chassis":[{"columns":["encaps","external_ids","hostname","name","nb_cfg","other_config","transport_zones","vtep_logical_switches"]}],"Port_Group":[{"columns":["name","ports"]}],"Multicast_Group":[{"columns":["datapath","name","ports","tunnel_key"]}],"MAC_Binding":[{"columns":["datapath","ip","logical_port","mac"]}],"Controller_Event":[{"columns":["chassis","event_info","event_type","seq_num"]}],"Logical_Flow":[{"columns":["actions","controller_meter","external_ids","logical_datapath","logical_dp_group","match","pipeline","priority","table_id","tags"]}],"DHCP_Options":[{"columns":["code","name","type"]}],"Datapath_Binding":[{"columns":["external_ids","load_balancers","tunnel_key"]}]},"00000000-0000-0000-0000-000000000000"], id=7
2022-02-15T08:14:27.535Z|00275|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.536Z|00276|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.536Z|00277|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: SERVER_MONITOR_REQUESTED -> DATA_MONITOR_COND_SINCE_REQUESTED at lib/ovsdb-cs.c:1977
2022-02-15T08:14:27.536Z|00278|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="set_db_change_aware", params=[true], id=8
2022-02-15T08:14:27.536Z|00279|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.536Z|00280|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.536Z|00281|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:27.536Z|00282|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00283|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00284|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00285|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00286|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00287|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00288|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00289|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00290|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00291|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00292|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00293|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00294|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00295|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00296|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00297|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00298|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00299|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00300|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00301|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00302|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00303|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00304|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00305|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00306|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00307|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00308|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00309|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00310|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00311|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00312|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00313|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00314|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00315|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00316|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00317|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00318|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00319|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00320|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00321|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00322|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00323|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00324|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00325|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00326|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00327|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00328|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00329|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00330|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00331|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00332|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00333|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00334|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00335|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00336|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00337|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00338|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00339|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00340|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00341|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:27.536Z|00342|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00343|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:27.536Z|00344|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00345|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:27.536Z|00346|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00347|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:27.536Z|00348|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00349|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:27.536Z|00350|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00351|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:27.536Z|00352|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00353|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:27.536Z|00354|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00355|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:27.536Z|00356|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00357|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:27.536Z|00358|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00359|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:27.536Z|00360|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00361|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:27.536Z|00362|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00363|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:27.536Z|00364|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00365|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:27.536Z|00366|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00367|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:27.536Z|00368|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00369|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:27.536Z|00370|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00371|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:27.536Z|00372|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00373|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:27.536Z|00374|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00375|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:27.536Z|00376|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00377|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:27.536Z|00378|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00379|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:27.536Z|00380|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00381|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:27.536Z|00382|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00383|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:27.536Z|00384|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00385|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:27.536Z|00386|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00387|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:27.536Z|00388|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00389|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.536Z|00390|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00391|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:27.536Z|00392|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00393|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:27.536Z|00394|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00395|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:27.536Z|00396|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00397|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.536Z|00398|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00399|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.536Z|00400|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00401|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.536Z|00402|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00403|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:27.536Z|00404|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00405|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:27.536Z|00406|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00407|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:27.536Z|00408|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00409|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:27.536Z|00410|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00411|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:27.536Z|00412|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00413|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:27.536Z|00414|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00415|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:27.536Z|00416|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00417|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:27.536Z|00418|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00419|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:27.536Z|00420|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00421|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:27.536Z|00422|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00423|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:27.536Z|00424|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00425|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:27.536Z|00426|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00427|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.536Z|00428|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00429|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:27.536Z|00430|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00431|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:27.536Z|00432|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00433|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:27.536Z|00434|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00435|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:27.536Z|00436|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00437|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:27.536Z|00438|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00439|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:27.536Z|00440|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00441|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.536Z|00442|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00443|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.536Z|00444|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00445|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.536Z|00446|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00447|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:27.536Z|00448|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00449|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:27.536Z|00450|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00451|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:27.536Z|00452|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00453|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:27.536Z|00454|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00455|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:27.536Z|00456|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:27.536Z|00022|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.536Z|00457|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:27.536Z|00458|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.536Z|00023|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.536Z|00459|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.536Z|00460|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[false,"3f8dca51-1da0-45d4-855d-16f0c3af927c",{"SB_Global":{"ecad2af7-fdd8-4c79-bce1-05ff5bba8aac":{"initial":{"connections":["uuid","afa3430f-9c57-4206-b751-e40461f3606b"]}}},"Connection":{"afa3430f-9c57-4206-b751-e40461f3606b":{"initial":{"target":"pssl:9642","inactivity_probe":180000}}}}], id=7
2022-02-15T08:14:27.536Z|00461|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: DATA_MONITOR_COND_SINCE_REQUESTED -> MONITORING at lib/ovsdb-cs.c:492
2022-02-15T08:14:27.536Z|00462|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:27.536Z|00463|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00464|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00465|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00466|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00467|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00468|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00469|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00470|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00471|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00472|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00473|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00474|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00475|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00476|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00477|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00478|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00479|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00480|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00481|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00482|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00483|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00484|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00485|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00486|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00487|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00488|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00489|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00490|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00491|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00492|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00493|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00494|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00495|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00496|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00497|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00498|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00499|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00500|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00501|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00502|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00503|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00504|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00505|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00506|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00507|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00508|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00509|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00510|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00511|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00512|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00513|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00514|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00515|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00516|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00517|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00518|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00519|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00520|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.536Z|00521|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00522|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:27.536Z|00523|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00524|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:27.536Z|00525|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00526|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:27.536Z|00527|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00528|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:27.536Z|00529|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00530|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:27.536Z|00531|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00532|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:27.536Z|00533|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00534|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:27.536Z|00535|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00536|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:27.536Z|00537|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00538|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:27.536Z|00539|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00540|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:27.536Z|00541|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00542|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:27.536Z|00543|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00544|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:27.536Z|00545|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00546|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:27.536Z|00547|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00548|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:27.536Z|00549|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00550|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:27.536Z|00551|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00552|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:27.536Z|00553|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00554|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:27.536Z|00555|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00556|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:27.536Z|00557|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00558|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:27.536Z|00559|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00560|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:27.536Z|00561|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00562|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:27.536Z|00563|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00564|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:27.536Z|00565|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00566|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:27.536Z|00567|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00568|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:27.536Z|00569|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00570|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.536Z|00571|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00572|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:27.536Z|00573|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00574|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:27.536Z|00575|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00576|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:27.536Z|00577|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00578|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.536Z|00579|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00580|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.536Z|00581|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.536Z|00582|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.536Z|00583|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Updated
2022-02-15T08:14:27.536Z|00584|inc_proc_eng|DBG|input node: SB_sb_global, state: Updated
2022-02-15T08:14:27.536Z|00585|inc_proc_northd|DBG|engine did not run, force recompute next time.
2022-02-15T08:14:27.537Z|00586|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="transact", params=["OVN_Southbound",{"uuid-name":"row53c298a0_8d4d_4656_9b1a_fcda11cbb332","row":{"authorization":"","update":["set",["chassis","encap","up","virtual_parent"]],"table":"Port_Binding"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"row0d854ec0_4875_4ec3_a7c6_b6e3773ec9bf","row":{"name":"lease_time","code":51,"type":"uint32"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row02c139a2_2bc7_4998_96cc_507f4cc604ee","row":{"name":"tcp_keepalive_interval","code":38,"type":"uint32"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowa9e1f0a3_b21a_44a4_96f1_8508b43bdebe","row":{"name":"hostname","code":12,"type":"str"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row8e3c86c4_db58_4fdc_bbd4_2882b70f475d","row":{"authorization":"name","update":["set",["chassis","external_ids","nb_cfg","nb_cfg_timestamp"]],"insert_delete":true,"table":"Chassis_Private"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"row811a2144_e366_418f_8a0f_bb75cb1883d3","row":{"name":"log_server","code":7,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row1f86b565_99ac_4643_bf24_e739ef13606f","row":{"name":"tftp_server_address","code":150,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row49ee5bc5_0281_4824_95d3_d1b4dfeefa0a","row":{"name":"broadcast_address","code":28,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row2febe2e5_9b2e_4d15_8399_f2df1876584e","row":{"name":"ms_classless_static_route","code":249,"type":"static_routes"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowb14ddde6_610f_4dce_b1e3_46fcb77243dc","row":{"authorization":"","update":["set",["chassis","event_info","event_type","seq_num"]],"insert_delete":true,"table":"Controller_Event"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"rowfaff0fc6_0950_4c8d_a73d_a658c680ba54","row":{"name":"default_ttl","code":23,"type":"uint8"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row7a2b9907_645e_41f0_9cf2_7d5a065103e4","row":{"name":"wpad","code":252,"type":"str"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowff0436c7_162c_4a82_89e7_ca369728de9f","row":{"name":"ethernet_encap","code":36,"type":"bool"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowc7bf7987_32f8_4351_9947_1070abe36da9","row":{"name":"policy_filter","code":21,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowcb723e08_77e2_45e2_8242_447a16da1b8e","row":{"authorization":"","update":["set",["address","chassis","datapath","ports"]],"insert_delete":true,"table":"IGMP_Group"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"row951ad0a8_7489_467e_9ffe_ff5b289ad7f3","row":{"name":"offerip","type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row416ac508_1b1b_420a_97a0_84bff2f5d58a","row":{"name":"ip_forward_enable","code":19,"type":"bool"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row871eb948_5cd4_465d_b72f_db345d175880","row":{"name":"dns_server","code":6,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row8f1b26a8_5bed_494a_9898_39d3cedd1e92","row":{"name":"nis_server","code":41,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row2c808a49_4318_4ea2_a8c7_a6e371f10868","row":{"authorization":"","update":["set",["datapath","ip","logical_port","mac"]],"insert_delete":true,"table":"MAC_Binding"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"row52586ee9_07ce_454b_a0ee_f2e6d9cfcef2","row":{"name":"T1","code":58,"type":"uint32"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row59514cc9_c810_4ed4_a848_d99c43acff26","row":{"name":"netbios_node_type","code":46,"type":"uint8"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row9b8186ca_791f_4fc3_808b_ee4e3ee3daed","row":{"authorization":"","update":"status","table":"Service_Monitor"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"row70349eea_3a1b_4db1_a0f1_5bda5d1c9224","row":{"name":"ia_addr","code":5,"type":"ipv6"},"op":"insert","table":"DHCPv6_Options"},{"uuid-name":"row612dd50a_5ea6_4b1c_b3e5_e79a232abbda","row":{"name":"arp_cache_timeout","code":35,"type":"uint32"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row748bcbaa_0d5f_4cb5_8e85_220184913a6d","row":{"name":"netbios_name_server","code":44,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowe9046f6b_208b_4482_ae8b_3a0ba9ef22d3","row":{"authorization":"","update":["set",["dp_key","mac","port_key"]],"insert_delete":true,"table":"FDB"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"rowe3cc74cb_c031_4887_ad25_855a7f679d4e","row":{"name":"lpr_server","code":9,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowaf79206d_ea2c_4b6b_9438_827c186ae459","row":{"name":"mtu","code":26,"type":"uint16"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowbfed7bae_f098_4233_832c_826f25fe507f","row":{"name":"dns_server","code":23,"type":"ipv6"},"op":"insert","table":"DHCPv6_Options"},{"uuid-name":"rowac83efee_ff37_437f_b1f6_f6214008b5cd","row":{"name":"ntp_server","code":42,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row6da9f38f_97e7_4685_85c3_396e12e81cd0","row":{"name":"domain_search","code":24,"type":"str"},"op":"insert","table":"DHCPv6_Options"},{"uuid-name":"row860f91ef_353c_4e32_b614_1c7b0ac225b3","row":{"name":"classless_static_route","code":121,"type":"static_routes"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowcd40cd11_72f5_448b_b5d2_b12e04140b9a","row":{"name":"swap_server","code":16,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowa7ba2951_726d_4f50_b2b9_459b2424b2c9","row":{"name":"bootfile_name_alt","code":254,"type":"str"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row69bdd9d2_840d_4cfe_b1d3_7631f3b73b77","row":{"name":"domain_search_list","code":119,"type":"domains"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowd01e8133_72d1_4ec3_b551_0ba6c60785e7","row":{"name":"router_solicitation","code":32,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowb95e5bb5_7856_479d_bde3_be49683631b0","row":{"name":"bootfile_name","code":67,"type":"str"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row64e71676_c16e_4450_9159_5db39675754e","row":{"authorization":"name","update":["set",["encaps","external_ids","nb_cfg","other_config","transport_zones","vtep_logical_switches"]],"insert_delete":true,"table":"Chassis"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"row0a38f2b6_2d2c_47e0_a457_017529df54ca","row":{"name":"T2","code":59,"type":"uint32"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowd0023017_6c20_4c76_87d6_9cd293be2150","row":{"name":"domain_name","code":15,"type":"str"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row5983b3d8_5138_4391_aed5_f111b881734c","row":{"name":"ovn-controller"},"op":"insert","table":"RBAC_Role"},{"mutations":[["permissions","insert",["map",[["Encap",["named-uuid","row749e0efd_e59e_4d01_b198_baba58d885c8"]],["FDB",["named-uuid","rowe9046f6b_208b_4482_ae8b_3a0ba9ef22d3"]],["IGMP_Group",["named-uuid","rowcb723e08_77e2_45e2_8242_447a16da1b8e"]],["Chassis_Private",["named-uuid","row8e3c86c4_db58_4fdc_bbd4_2882b70f475d"]],["Port_Binding",["named-uuid","row53c298a0_8d4d_4656_9b1a_fcda11cbb332"]],["Service_Monitor",["named-uuid","row9b8186ca_791f_4fc3_808b_ee4e3ee3daed"]],["Chassis",["named-uuid","row64e71676_c16e_4450_9159_5db39675754e"]],["Controller_Event",["named-uuid","rowb14ddde6_610f_4dce_b1e3_46fcb77243dc"]],["MAC_Binding",["named-uuid","row2c808a49_4318_4ea2_a8c7_a6e371f10868"]]]]]],"where":[["_uuid","==",["named-uuid","row5983b3d8_5138_4391_aed5_f111b881734c"]]],"op":"mutate","table":"RBAC_Role"},{"uuid-name":"row9ad93019_d504_4b50_ac88_68e97a200e21","row":{"name":"tftp_server","code":66,"type":"host_id"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowddfd465a_8887_4276_97ef_7b8aac469b3a","row":{"name":"server_id","code":2,"type":"mac"},"op":"insert","table":"DHCPv6_Options"},{"uuid-name":"row9f42711a_52d4_4e9b_bcdd_f6cc4abe8b03","row":{"name":"netmask","code":1,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row27e735da_bac4_4d88_9679_37efe3735619","row":{"name":"router","code":3,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"rowf8de5dfb_9809_40ef_bae8_49272f6f7dd5","row":{"name":"server_id","code":54,"type":"ipv4"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row6b6acd1b_2ea3_4dc5_ab0c_7da35bb9358e","row":{"name":"router_discovery","code":31,"type":"bool"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row749e0efd_e59e_4d01_b198_baba58d885c8","row":{"authorization":"chassis_name","update":["set",["ip","options","type"]],"insert_delete":true,"table":"Encap"},"op":"insert","table":"RBAC_Permission"},{"uuid-name":"rowbb9ee93e_a34b_4ffc_bd8c_c9105404e07a","row":{"name":"tcp_ttl","code":37,"type":"uint8"},"op":"insert","table":"DHCP_Options"},{"uuid-name":"row0b42fb3f_9c25_4334_ab86_1c5bae27e57b","row":{"name":"path_prefix","code":210,"type":"str"},"op":"insert","table":"DHCP_Options"},{"comment":"ovn-northd","op":"comment"},{"lock":"ovn_northd","op":"assert"}], id=9
2022-02-15T08:14:27.537Z|00587|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.537Z|00588|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.537Z|00589|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:27.537Z|00024|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.537Z|00590|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.537Z|00591|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.537Z|00592|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result={}, id=8
2022-02-15T08:14:27.537Z|00593|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received unexpected reply message: {"error":null,"id":8,"result":{}}
2022-02-15T08:14:27.537Z|00594|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:27.537Z|00595|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00596|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00597|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00598|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00599|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00600|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00601|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00602|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00603|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00604|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00605|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00606|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00607|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00608|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00609|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00610|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00611|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00612|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00613|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00614|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00615|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00616|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00617|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00618|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00619|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00620|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00621|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00622|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00623|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00624|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00625|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.537Z|00626|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Updated, new_state Stale
2022-02-15T08:14:27.537Z|00627|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00628|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:27.537Z|00629|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00630|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:27.537Z|00631|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00632|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:27.537Z|00633|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00634|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:27.537Z|00635|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00636|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:27.537Z|00637|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00638|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:27.537Z|00639|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00640|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:27.537Z|00641|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00642|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:27.537Z|00643|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00644|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:27.537Z|00645|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00646|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:27.537Z|00647|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00648|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:27.537Z|00649|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00650|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:27.537Z|00651|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00652|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:27.537Z|00653|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00654|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:27.537Z|00655|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00656|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:27.537Z|00657|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00658|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:27.537Z|00659|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00660|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:27.537Z|00661|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00662|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:27.537Z|00663|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00664|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:27.537Z|00665|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00666|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:27.537Z|00667|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00668|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:27.537Z|00669|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00670|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:27.537Z|00671|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00672|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:27.537Z|00673|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00674|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:27.537Z|00675|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00676|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.537Z|00677|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00678|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:27.537Z|00679|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00680|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:27.537Z|00681|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00682|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:27.537Z|00683|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00684|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.537Z|00685|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00686|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.537Z|00687|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00688|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.537Z|00689|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00690|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:27.537Z|00691|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00692|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:27.537Z|00693|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00694|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:27.537Z|00695|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00696|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:27.537Z|00697|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00698|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:27.537Z|00699|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00700|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:27.537Z|00701|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00702|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:27.537Z|00703|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00704|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:27.537Z|00705|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00706|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:27.537Z|00707|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00708|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:27.537Z|00709|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00710|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:27.537Z|00711|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00712|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:27.537Z|00713|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00714|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.537Z|00715|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00716|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:27.537Z|00717|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00718|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:27.537Z|00719|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00720|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:27.537Z|00721|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00722|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:27.537Z|00723|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00724|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:27.537Z|00725|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00726|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:27.537Z|00727|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00728|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.537Z|00729|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00730|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.537Z|00731|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00732|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.537Z|00733|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00734|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:27.537Z|00735|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00736|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:27.537Z|00737|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00738|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:27.537Z|00739|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00740|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:27.537Z|00741|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.537Z|00742|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:27.537Z|00743|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:27.538Z|00025|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.540Z|00744|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:27.540Z|00745|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.540Z|00746|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.540Z|00026|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.540Z|00747|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update2", params=[["monid","_Server"],{"Database":{"52621f6e-eb1c-4cee-92dc-2fdd70d8610f":{"modify":{"index":5}}}}]
2022-02-15T08:14:27.540Z|00748|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:27.540Z|00749|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00750|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00751|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00752|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00753|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00754|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00755|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00756|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00757|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00758|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00759|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00760|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00761|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00762|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00763|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00764|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00765|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00766|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00767|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00768|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00769|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00770|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00771|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00772|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00773|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00774|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00775|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00776|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00777|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00778|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00779|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00780|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00781|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00782|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00783|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00784|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00785|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00786|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00787|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00788|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00789|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00790|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00791|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00792|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00793|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00794|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00795|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00796|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00797|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00798|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00799|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00800|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00801|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00802|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00803|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00804|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00805|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00806|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.540Z|00807|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00808|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:27.540Z|00809|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00810|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:27.540Z|00811|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00812|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:27.540Z|00813|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00814|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:27.540Z|00815|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00816|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:27.540Z|00817|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00818|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:27.540Z|00819|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00820|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:27.540Z|00821|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00822|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:27.540Z|00823|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00824|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:27.540Z|00825|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00826|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:27.540Z|00827|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00828|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:27.540Z|00829|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00830|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:27.540Z|00831|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00832|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:27.540Z|00833|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00834|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:27.540Z|00835|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00836|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:27.540Z|00837|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00838|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:27.540Z|00839|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00840|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:27.540Z|00841|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00842|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:27.540Z|00843|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00844|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:27.540Z|00845|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00846|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:27.540Z|00847|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00848|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:27.540Z|00849|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00850|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:27.540Z|00851|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00852|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:27.540Z|00853|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00854|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:27.540Z|00855|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00856|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.540Z|00857|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00858|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:27.540Z|00859|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00860|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:27.540Z|00861|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00862|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:27.540Z|00863|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00864|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.540Z|00865|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00866|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.540Z|00867|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00868|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.540Z|00869|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00870|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:27.540Z|00871|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00872|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:27.540Z|00873|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00874|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:27.540Z|00875|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00876|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:27.540Z|00877|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00878|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:27.540Z|00879|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00880|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:27.540Z|00881|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00882|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:27.540Z|00883|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00884|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:27.540Z|00885|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00886|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:27.540Z|00887|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00888|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:27.540Z|00889|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00890|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:27.540Z|00891|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00892|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:27.540Z|00893|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00894|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.540Z|00895|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00896|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:27.540Z|00897|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00898|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:27.540Z|00899|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00900|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:27.540Z|00901|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00902|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:27.540Z|00903|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00904|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:27.540Z|00905|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00906|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:27.540Z|00907|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00908|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.540Z|00909|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00910|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.540Z|00911|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00912|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.540Z|00913|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00914|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:27.540Z|00915|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00916|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:27.540Z|00917|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00918|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:27.540Z|00919|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00920|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:27.540Z|00921|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.540Z|00922|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:27.540Z|00923|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:27.540Z|00924|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:27.540Z|00027|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:27.540Z|00925|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.540Z|00926|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.541Z|00927|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update3", params=[["monid","OVN_Southbound"],"b0826bae-ac97-47ff-98f6-f7be55f82fb0",{"RBAC_Role":{"cd84c165-feb4-467d-8e43-7eaa96605956":{"insert":{"name":"ovn-controller","permissions":["map",[["Chassis",["uuid","9b0ea7b8-2804-4b46-ac14-5a0164fedf87"]],["Chassis_Private",["uuid","611cf242-b6a2-4f9b-82f1-92e467ffbbf4"]],["Controller_Event",["uuid","b0fc7df1-6593-42a0-9f77-bcbec4853387"]],["Encap",["uuid","9e73464f-b437-4bba-b362-5905c15ae39c"]],["FDB",["uuid","264a0d21-ec6a-4da0-a35d-37397f9e4a9e"]],["IGMP_Group",["uuid","e611798c-9b41-4a44-9b12-0abaa282b72e"]],["MAC_Binding",["uuid","795e05c3-81d2-48f4-93a6-5ed4cecab692"]],["Port_Binding",["uuid","4af4005b-ba89-4807-ad80-557def8231ec"]],["Service_Monitor",["uuid","c8cc81e1-80c8-4734-a9d8-2fa14eee14a4"]]]]}}},"RBAC_Permission":{"c8cc81e1-80c8-4734-a9d8-2fa14eee14a4":{"insert":{"authorization":"","update":"status","table":"Service_Monitor"}},"b0fc7df1-6593-42a0-9f77-bcbec4853387":{"insert":{"authorization":"","update":["set",["chassis","event_info","event_type","seq_num"]],"insert_delete":true,"table":"Controller_Event"}},"e611798c-9b41-4a44-9b12-0abaa282b72e":{"insert":{"authorization":"","update":["set",["address","chassis","datapath","ports"]],"insert_delete":true,"table":"IGMP_Group"}},"264a0d21-ec6a-4da0-a35d-37397f9e4a9e":{"insert":{"authorization":"","update":["set",["dp_key","mac","port_key"]],"insert_delete":true,"table":"FDB"}},"611cf242-b6a2-4f9b-82f1-92e467ffbbf4":{"insert":{"authorization":"name","update":["set",["chassis","external_ids","nb_cfg","nb_cfg_timestamp"]],"insert_delete":true,"table":"Chassis_Private"}},"795e05c3-81d2-48f4-93a6-5ed4cecab692":{"insert":{"authorization":"","update":["set",["datapath","ip","logical_port","mac"]],"insert_delete":true,"table":"MAC_Binding"}},"4af4005b-ba89-4807-ad80-557def8231ec":{"insert":{"authorization":"","update":["set",["chassis","encap","up","virtual_parent"]],"table":"Port_Binding"}},"9b0ea7b8-2804-4b46-ac14-5a0164fedf87":{"insert":{"authorization":"name","update":["set",["encaps","external_ids","nb_cfg","other_config","transport_zones","vtep_logical_switches"]],"insert_delete":true,"table":"Chassis"}},"9e73464f-b437-4bba-b362-5905c15ae39c":{"insert":{"authorization":"chassis_name","update":["set",["ip","options","type"]],"insert_delete":true,"table":"Encap"}}},"DHCPv6_Options":{"444b427c-f3fc-41fc-86de-a6e2c3460cfd":{"insert":{"name":"dns_server","code":23,"type":"ipv6"}},"377d3e84-dcaf-459a-ad6e-bf7ec7ca8b6c":{"insert":{"name":"ia_addr","code":5,"type":"ipv6"}},"fb8ad452-c858-4f0c-9aab-4d7177ef5cc6":{"insert":{"name":"server_id","code":2,"type":"mac"}},"e67174f7-b1dd-4067-b130-59d124f29da5":{"insert":{"name":"domain_search","code":24,"type":"str"}}},"DHCP_Options":{"79194ca7-9513-4b4b-b184-fcf9e93b3baf":{"insert":{"name":"domain_name","code":15,"type":"str"}},"4b95ea2d-21b4-4eb8-a6ee-6888afcad2cf":{"insert":{"name":"policy_filter","code":21,"type":"ipv4"}},"118c1083-932e-49b4-8bab-dc308cceda1b":{"insert":{"name":"server_id","code":54,"type":"ipv4"}},"133ba5a5-41de-4875-890f-a1a55f0c6108":{"insert":{"name":"bootfile_name","code":67,"type":"str"}},"867ea615-b30b-4b25-96a4-a99ff8a31bef":{"insert":{"name":"default_ttl","code":23,"type":"uint8"}},"a669ace0-c412-4d81-b673-b6e3503a6c17":{"insert":{"name":"log_server","code":7,"type":"ipv4"}},"339048df-8dcb-4527-9887-3118d3042416":{"insert":{"name":"dns_server","code":6,"type":"ipv4"}},"b7ee9594-535a-414b-b47e-4b96dd1a8337":{"insert":{"name":"path_prefix","code":210,"type":"str"}},"e117634d-1ccb-4e6f-97c8-2a186e06716d":{"insert":{"name":"T1","code":58,"type":"uint32"}},"c2767530-be34-44b6-a334-01bacb0adfce":{"insert":{"name":"hostname","code":12,"type":"str"}},"35770bfd-e558-43a9-8d75-a0ed59558f99":{"insert":{"name":"tcp_ttl","code":37,"type":"uint8"}},"921782a1-e5ce-41fe-954a-a59e2018a86b":{"insert":{"name":"router_discovery","code":31,"type":"bool"}},"652ddbf0-bbf8-4e4a-86c1-822851493cdb":{"insert":{"name":"domain_search_list","code":119,"type":"domains"}},"b17d402a-3062-4ab6-895c-98a12bca6d3f":{"insert":{"name":"mtu","code":26,"type":"uint16"}},"beec829c-1b3c-467c-a531-2b9d4dd5a386":{"insert":{"name":"ms_classless_static_route","code":249,"type":"static_routes"}},"46c2676e-66e6-4daa-a463-1b8003c9d378":{"insert":{"name":"broadcast_address","code":28,"type":"ipv4"}},"3049e209-4074-4736-8dc1-99d4ce7c7050":{"insert":{"name":"arp_cache_timeout","code":35,"type":"uint32"}},"c3f22ed3-94b9-4226-a454-bb9634bf72ed":{"insert":{"name":"tftp_server_address","code":150,"type":"ipv4"}},"f2e3963b-add0-4fc2-96c3-b45b0e3802f1":{"insert":{"name":"swap_server","code":16,"type":"ipv4"}},"fc326249-103d-49dc-a1e9-47ac0b65826d":{"insert":{"name":"tcp_keepalive_interval","code":38,"type":"uint32"}},"97345e44-bcbb-483b-811c-4ac2c9a7d217":{"insert":{"name":"nis_server","code":41,"type":"ipv4"}},"ac9bd582-673b-48e2-8ee7-70954ee750fd":{"insert":{"name":"lpr_server","code":9,"type":"ipv4"}},"8a9e4f65-9c7e-40b8-b2e7-3660f04910bb":{"insert":{"name":"classless_static_route","code":121,"type":"static_routes"}},"8c333bc2-e84c-433d-92c3-a9fcc6d70fd3":{"insert":{"name":"lease_time","code":51,"type":"uint32"}},"3ab33269-e421-4fd0-8c7f-ac4e910aa167":{"insert":{"name":"netbios_name_server","code":44,"type":"ipv4"}},"edbce9b6-a53e-4bcf-96a7-2f372a4b84df":{"insert":{"name":"router","code":3,"type":"ipv4"}},"1d6f7a1c-b28c-43d4-9c0f-b4707b7d7ca9":{"insert":{"name":"offerip","type":"ipv4"}},"241d8922-f520-46b7-8c32-a9e009c50203":{"insert":{"name":"T2","code":59,"type":"uint32"}},"04e470c2-4d01-428d-9bde-44c24420c0a0":{"insert":{"name":"bootfile_name_alt","code":254,"type":"str"}},"c3af5a78-2cd1-4ca8-a7ad-f8fd437cf1ef":{"insert":{"name":"ntp_server","code":42,"type":"ipv4"}},"f8bc4664-d102-4019-be11-13baeae8ab7e":{"insert":{"name":"router_solicitation","code":32,"type":"ipv4"}},"6d409c3b-ab6c-4311-a13f-67e04fc80bd2":{"insert":{"name":"netmask","code":1,"type":"ipv4"}},"91247387-e7b9-4ba9-8773-2264d73f576a":{"insert":{"name":"ethernet_encap","code":36,"type":"bool"}},"55c4ddd6-b424-49eb-a19e-ee9e83e01270":{"insert":{"name":"wpad","code":252,"type":"str"}},"5c54cc05-0e81-4f75-819c-0e18c5d7dda8":{"insert":{"name":"tftp_server","code":66,"type":"host_id"}},"bd77811f-c3d5-42a9-a52b-1eb2ed568009":{"insert":{"name":"ip_forward_enable","code":19,"type":"bool"}},"ce8f08dd-0018-445d-874c-9f40fefd4f60":{"insert":{"name":"netbios_node_type","code":46,"type":"uint8"}}}}]
2022-02-15T08:14:27.541Z|00928|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:27.541Z|00929|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:27.541Z|00930|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[{"uuid":["uuid","4af4005b-ba89-4807-ad80-557def8231ec"]},{"uuid":["uuid","8c333bc2-e84c-433d-92c3-a9fcc6d70fd3"]},{"uuid":["uuid","fc326249-103d-49dc-a1e9-47ac0b65826d"]},{"uuid":["uuid","c2767530-be34-44b6-a334-01bacb0adfce"]},{"uuid":["uuid","611cf242-b6a2-4f9b-82f1-92e467ffbbf4"]},{"uuid":["uuid","a669ace0-c412-4d81-b673-b6e3503a6c17"]},{"uuid":["uuid","c3f22ed3-94b9-4226-a454-bb9634bf72ed"]},{"uuid":["uuid","46c2676e-66e6-4daa-a463-1b8003c9d378"]},{"uuid":["uuid","beec829c-1b3c-467c-a531-2b9d4dd5a386"]},{"uuid":["uuid","b0fc7df1-6593-42a0-9f77-bcbec4853387"]},{"uuid":["uuid","867ea615-b30b-4b25-96a4-a99ff8a31bef"]},{"uuid":["uuid","55c4ddd6-b424-49eb-a19e-ee9e83e01270"]},{"uuid":["uuid","91247387-e7b9-4ba9-8773-2264d73f576a"]},{"uuid":["uuid","4b95ea2d-21b4-4eb8-a6ee-6888afcad2cf"]},{"uuid":["uuid","e611798c-9b41-4a44-9b12-0abaa282b72e"]},{"uuid":["uuid","1d6f7a1c-b28c-43d4-9c0f-b4707b7d7ca9"]},{"uuid":["uuid","bd77811f-c3d5-42a9-a52b-1eb2ed568009"]},{"uuid":["uuid","339048df-8dcb-4527-9887-3118d3042416"]},{"uuid":["uuid","97345e44-bcbb-483b-811c-4ac2c9a7d217"]},{"uuid":["uuid","795e05c3-81d2-48f4-93a6-5ed4cecab692"]},{"uuid":["uuid","e117634d-1ccb-4e6f-97c8-2a186e06716d"]},{"uuid":["uuid","ce8f08dd-0018-445d-874c-9f40fefd4f60"]},{"uuid":["uuid","c8cc81e1-80c8-4734-a9d8-2fa14eee14a4"]},{"uuid":["uuid","377d3e84-dcaf-459a-ad6e-bf7ec7ca8b6c"]},{"uuid":["uuid","3049e209-4074-4736-8dc1-99d4ce7c7050"]},{"uuid":["uuid","3ab33269-e421-4fd0-8c7f-ac4e910aa167"]},{"uuid":["uuid","264a0d21-ec6a-4da0-a35d-37397f9e4a9e"]},{"uuid":["uuid","ac9bd582-673b-48e2-8ee7-70954ee750fd"]},{"uuid":["uuid","b17d402a-3062-4ab6-895c-98a12bca6d3f"]},{"uuid":["uuid","444b427c-f3fc-41fc-86de-a6e2c3460cfd"]},{"uuid":["uuid","c3af5a78-2cd1-4ca8-a7ad-f8fd437cf1ef"]},{"uuid":["uuid","e67174f7-b1dd-4067-b130-59d124f29da5"]},{"uuid":["uuid","8a9e4f65-9c7e-40b8-b2e7-3660f04910bb"]},{"uuid":["uuid","f2e3963b-add0-4fc2-96c3-b45b0e3802f1"]},{"uuid":["uuid","04e470c2-4d01-428d-9bde-44c24420c0a0"]},{"uuid":["uuid","652ddbf0-bbf8-4e4a-86c1-822851493cdb"]},{"uuid":["uuid","f8bc4664-d102-4019-be11-13baeae8ab7e"]},{"uuid":["uuid","133ba5a5-41de-4875-890f-a1a55f0c6108"]},{"uuid":["uuid","9b0ea7b8-2804-4b46-ac14-5a0164fedf87"]},{"uuid":["uuid","241d8922-f520-46b7-8c32-a9e009c50203"]},{"uuid":["uuid","79194ca7-9513-4b4b-b184-fcf9e93b3baf"]},{"uuid":["uuid","cd84c165-feb4-467d-8e43-7eaa96605956"]},{"count":1},{"uuid":["uuid","5c54cc05-0e81-4f75-819c-0e18c5d7dda8"]},{"uuid":["uuid","fb8ad452-c858-4f0c-9aab-4d7177ef5cc6"]},{"uuid":["uuid","6d409c3b-ab6c-4311-a13f-67e04fc80bd2"]},{"uuid":["uuid","edbce9b6-a53e-4bcf-96a7-2f372a4b84df"]},{"uuid":["uuid","118c1083-932e-49b4-8bab-dc308cceda1b"]},{"uuid":["uuid","921782a1-e5ce-41fe-954a-a59e2018a86b"]},{"uuid":["uuid","9e73464f-b437-4bba-b362-5905c15ae39c"]},{"uuid":["uuid","35770bfd-e558-43a9-8d75-a0ed59558f99"]},{"uuid":["uuid","b7ee9594-535a-414b-b47e-4b96dd1a8337"]},{},{}], id=9
2022-02-15T08:14:27.541Z|00931|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:27.541Z|00932|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00933|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00934|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00935|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00936|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00937|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00938|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00939|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00940|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00941|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00942|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00943|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00944|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00945|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00946|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00947|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00948|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00949|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00950|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00951|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00952|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00953|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00954|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00955|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00956|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00957|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00958|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00959|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00960|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00961|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00962|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00963|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00964|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00965|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00966|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00967|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00968|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00969|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00970|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00971|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00972|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00973|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00974|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00975|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00976|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00977|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00978|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00979|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00980|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00981|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00982|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00983|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00984|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00985|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00986|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00987|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00988|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00989|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:27.541Z|00990|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|00991|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:27.541Z|00992|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|00993|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:27.541Z|00994|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|00995|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:27.541Z|00996|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|00997|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:27.541Z|00998|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|00999|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:27.541Z|01000|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01001|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:27.541Z|01002|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01003|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:27.541Z|01004|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01005|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:27.541Z|01006|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01007|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:27.541Z|01008|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01009|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:27.541Z|01010|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01011|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:27.541Z|01012|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01013|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:27.541Z|01014|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01015|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:27.541Z|01016|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01017|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:27.541Z|01018|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01019|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:27.541Z|01020|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01021|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:27.541Z|01022|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01023|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:27.541Z|01024|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01025|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:27.541Z|01026|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01027|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:27.541Z|01028|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01029|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:27.541Z|01030|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01031|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:27.541Z|01032|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01033|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:27.541Z|01034|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01035|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:27.541Z|01036|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01037|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:27.541Z|01038|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01039|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.541Z|01040|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01041|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:27.541Z|01042|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01043|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:27.541Z|01044|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01045|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:27.541Z|01046|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01047|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.541Z|01048|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01049|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.541Z|01050|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01051|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.541Z|01052|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01053|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:27.541Z|01054|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01055|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:27.541Z|01056|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01057|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:27.541Z|01058|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01059|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:27.541Z|01060|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01061|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:27.541Z|01062|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01063|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:27.541Z|01064|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01065|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:27.541Z|01066|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01067|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:27.541Z|01068|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01069|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:27.541Z|01070|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01071|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:27.541Z|01072|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01073|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:27.541Z|01074|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01075|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:27.541Z|01076|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01077|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:27.541Z|01078|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01079|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:27.541Z|01080|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01081|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:27.541Z|01082|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01083|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:27.541Z|01084|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01085|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:27.541Z|01086|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01087|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:27.541Z|01088|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01089|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:27.541Z|01090|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01091|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:27.541Z|01092|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01093|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:27.541Z|01094|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01095|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:27.541Z|01096|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01097|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:27.541Z|01098|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01099|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:27.541Z|01100|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01101|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:27.541Z|01102|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01103|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:27.541Z|01104|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:27.541Z|01105|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:27.541Z|01106|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:27.541Z|00028|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:14:35.529Z|01107|poll_loop|DBG|wakeup due to 7988-ms timeout at lib/reconnect.c:664 (0% CPU usage)
2022-02-15T08:14:35.530Z|00029|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.531Z|01108|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering CONNECTING
2022-02-15T08:14:35.531Z|01109|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.531Z|01110|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01111|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01112|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01113|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01114|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01115|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01116|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01117|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01118|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01119|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01120|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01121|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01122|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01123|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01124|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01125|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01126|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01127|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01128|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01129|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01130|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01131|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01132|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01133|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01134|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01135|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01136|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01137|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01138|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01139|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01140|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01141|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01142|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01143|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01144|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01145|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01146|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01147|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01148|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01149|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01150|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01151|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01152|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01153|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01154|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01155|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01156|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01157|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01158|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01159|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01160|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01161|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01162|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01163|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01164|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01165|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01166|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01167|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.531Z|01168|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01169|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:35.531Z|01170|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01171|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:35.531Z|01172|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01173|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:35.531Z|01174|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01175|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:35.531Z|01176|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01177|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:35.531Z|01178|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01179|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:35.531Z|01180|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01181|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:35.531Z|01182|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01183|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:35.531Z|01184|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01185|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:35.531Z|01186|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01187|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:35.531Z|01188|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01189|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:35.531Z|01190|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01191|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:35.531Z|01192|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01193|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:35.531Z|01194|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01195|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:35.531Z|01196|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01197|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:35.531Z|01198|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01199|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:35.531Z|01200|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01201|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:35.531Z|01202|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01203|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:35.531Z|01204|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01205|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:35.531Z|01206|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01207|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:35.531Z|01208|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01209|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:35.531Z|01210|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01211|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:35.531Z|01212|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01213|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:35.531Z|01214|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01215|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:35.531Z|01216|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01217|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.531Z|01218|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01219|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:35.531Z|01220|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01221|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:35.531Z|01222|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01223|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:35.531Z|01224|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01225|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.531Z|01226|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01227|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.531Z|01228|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01229|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.531Z|01230|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01231|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:35.531Z|01232|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01233|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:35.531Z|01234|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01235|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:35.531Z|01236|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01237|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:35.531Z|01238|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01239|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:35.531Z|01240|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01241|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:35.531Z|01242|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01243|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:35.531Z|01244|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01245|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:35.531Z|01246|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01247|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:35.531Z|01248|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01249|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:35.531Z|01250|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01251|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:35.531Z|01252|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01253|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:35.531Z|01254|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01255|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.531Z|01256|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01257|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:35.531Z|01258|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01259|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:35.531Z|01260|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01261|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:35.531Z|01262|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01263|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:35.531Z|01264|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01265|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:35.531Z|01266|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01267|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:35.531Z|01268|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01269|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.531Z|01270|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01271|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.531Z|01272|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01273|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.531Z|01274|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01275|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:35.531Z|01276|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01277|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:35.531Z|01278|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01279|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:35.531Z|01280|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01281|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:35.531Z|01282|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.531Z|01283|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:35.531Z|01284|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:35.531Z|01285|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.531Z|01286|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: client_hello (425 bytes)
2022-02-15T08:14:35.531Z|00030|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.533Z|01287|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:825 (0% CPU usage)
2022-02-15T08:14:35.533Z|00031|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.533Z|01288|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.533Z|01289|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: server_hello (122 bytes)
2022-02-15T08:14:35.533Z|01290|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.533Z|01291|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.533Z|01292|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.533Z|01293|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: <unknown> (6 bytes)
2022-02-15T08:14:35.533Z|01294|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.533Z|01295|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.533Z|01296|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: certificate_request (112 bytes)
2022-02-15T08:14:35.533Z|01297|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.533Z|01298|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.533Z|01299|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: certificate (1727 bytes)
2022-02-15T08:14:35.534Z|01300|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.534Z|01301|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.534Z|01302|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: certificate_verify (264 bytes)
2022-02-15T08:14:35.534Z|01303|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.534Z|01304|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.534Z|01305|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: finished (52 bytes)
2022-02-15T08:14:35.534Z|01306|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.534Z|01307|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 change_cipher_spec (1 bytes)
2022-02-15T08:14:35.534Z|01308|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.534Z|01309|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.534Z|01310|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: certificate (1727 bytes)
2022-02-15T08:14:35.535Z|01311|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.535Z|01312|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.535Z|01313|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: certificate_verify (264 bytes)
2022-02-15T08:14:35.535Z|01314|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.535Z|01315|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.535Z|01316|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: finished (52 bytes)
2022-02-15T08:14:35.535Z|01317|stream_ssl|DBG|connection indicated server name ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local
2022-02-15T08:14:35.535Z|01318|reconnect|INFO|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: connected
2022-02-15T08:14:35.535Z|01319|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: entering ACTIVE
2022-02-15T08:14:35.535Z|01320|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: send request, method="get_schema", params=["_Server"], id=10
2022-02-15T08:14:35.535Z|01321|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.535Z|01322|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.535Z|01323|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: SERVER_SCHEMA_REQUESTED -> SERVER_SCHEMA_REQUESTED at lib/ovsdb-cs.c:419
2022-02-15T08:14:35.535Z|01324|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.535Z|01325|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01326|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01327|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01328|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01329|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01330|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01331|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01332|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01333|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01334|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01335|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01336|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01337|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01338|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01339|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01340|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01341|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01342|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01343|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01344|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01345|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01346|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01347|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01348|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01349|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01350|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01351|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01352|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01353|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01354|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01355|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01356|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01357|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01358|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01359|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01360|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01361|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01362|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01363|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01364|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01365|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01366|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01367|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01368|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01369|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01370|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01371|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01372|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01373|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01374|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01375|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01376|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01377|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01378|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01379|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01380|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01381|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01382|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01383|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01384|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:35.535Z|01385|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01386|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:35.535Z|01387|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01388|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:35.535Z|01389|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01390|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:35.535Z|01391|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01392|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:35.535Z|01393|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01394|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:35.535Z|01395|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01396|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:35.535Z|01397|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01398|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:35.535Z|01399|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01400|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:35.535Z|01401|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01402|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:35.535Z|01403|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01404|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:35.535Z|01405|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01406|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:35.535Z|01407|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01408|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:35.535Z|01409|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01410|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:35.535Z|01411|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01412|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:35.535Z|01413|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01414|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:35.535Z|01415|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01416|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:35.535Z|01417|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01418|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:35.535Z|01419|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01420|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:35.535Z|01421|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01422|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:35.535Z|01423|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01424|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:35.535Z|01425|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01426|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:35.535Z|01427|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01428|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:35.535Z|01429|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01430|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:35.535Z|01431|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01432|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.535Z|01433|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01434|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:35.535Z|01435|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01436|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:35.535Z|01437|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01438|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:35.535Z|01439|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01440|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.535Z|01441|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01442|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.535Z|01443|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01444|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.535Z|01445|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01446|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:35.535Z|01447|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01448|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:35.535Z|01449|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01450|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:35.535Z|01451|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01452|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:35.535Z|01453|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01454|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:35.535Z|01455|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01456|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:35.535Z|01457|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01458|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:35.535Z|01459|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01460|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:35.535Z|01461|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01462|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:35.535Z|01463|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01464|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:35.535Z|01465|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01466|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:35.535Z|01467|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01468|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:35.535Z|01469|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01470|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.535Z|01471|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01472|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:35.535Z|01473|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01474|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:35.535Z|01475|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01476|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:35.535Z|01477|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01478|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:35.535Z|01479|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01480|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:35.535Z|01481|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01482|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:35.535Z|01483|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01484|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.535Z|01485|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01486|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.535Z|01487|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01488|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.535Z|01489|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01490|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:35.535Z|01491|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01492|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:35.535Z|01493|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01494|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:35.535Z|01495|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01496|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:35.535Z|01497|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.535Z|01498|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:35.535Z|01499|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:35.535Z|01500|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:35.535Z|00032|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.535Z|01501|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.535Z|01502|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.535Z|01503|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: <unknown> (1081 bytes)
2022-02-15T08:14:35.535Z|01504|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.535Z|01505|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01506|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.535Z|01507|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01508|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01509|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01510|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01511|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01512|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01513|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01514|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01515|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01516|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01517|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01518|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01519|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01520|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01521|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01522|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01523|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01524|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01525|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01526|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01527|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01528|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01529|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01530|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01531|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01532|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01533|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01534|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01535|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01536|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01537|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01538|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01539|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01540|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01541|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01542|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01543|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01544|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01545|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01546|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01547|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01548|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01549|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01550|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01551|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01552|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01553|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01554|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01555|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01556|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01557|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01558|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01559|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01560|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01561|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01562|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01563|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01564|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:35.536Z|01565|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01566|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:35.536Z|01567|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01568|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:35.536Z|01569|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01570|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:35.536Z|01571|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01572|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:35.536Z|01573|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01574|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:35.536Z|01575|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01576|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:35.536Z|01577|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01578|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:35.536Z|01579|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01580|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:35.536Z|01581|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01582|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:35.536Z|01583|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01584|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:35.536Z|01585|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01586|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:35.536Z|01587|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01588|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:35.536Z|01589|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01590|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:35.536Z|01591|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01592|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:35.536Z|01593|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01594|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:35.536Z|01595|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01596|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:35.536Z|01597|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01598|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:35.536Z|01599|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01600|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:35.536Z|01601|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01602|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:35.536Z|01603|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01604|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:35.536Z|01605|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01606|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:35.536Z|01607|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01608|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:35.536Z|01609|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01610|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:35.536Z|01611|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01612|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.536Z|01613|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01614|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:35.536Z|01615|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01616|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:35.536Z|01617|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01618|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:35.536Z|01619|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01620|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01621|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01622|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.536Z|01623|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01624|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01625|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01626|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:35.536Z|01627|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01628|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01629|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01630|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:35.536Z|01631|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01632|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:35.536Z|01633|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01634|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:35.536Z|01635|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01636|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:35.536Z|01637|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01638|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:35.536Z|01639|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01640|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:35.536Z|01641|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01642|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:35.536Z|01643|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01644|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:35.536Z|01645|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01646|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:35.536Z|01647|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01648|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:35.536Z|01649|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01650|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.536Z|01651|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01652|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:35.536Z|01653|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01654|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:35.536Z|01655|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01656|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:35.536Z|01657|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01658|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:35.536Z|01659|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01660|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:35.536Z|01661|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01662|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:35.536Z|01663|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01664|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01665|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01666|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01667|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01668|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.536Z|01669|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01670|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:35.536Z|01671|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01672|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:35.536Z|01673|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01674|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:35.536Z|01675|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01676|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:35.536Z|01677|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01678|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:35.536Z|01679|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:35.536Z|01680|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:35.536Z|00033|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.536Z|01681|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.536Z|01682|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.536Z|01683|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 handshake: <unknown> (1081 bytes)
2022-02-15T08:14:35.536Z|01684|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.536Z|01685|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.536Z|01686|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received reply, result={"cksum":"3009684573 744","name":"_Server","version":"1.2.0","tables":{"Database":{"columns":{"model":{"type":{"key":{"type":"string","enum":["set",["clustered","relay","standalone"]]}}},"name":{"type":"string"},"connected":{"type":"boolean"},"leader":{"type":"boolean"},"schema":{"type":{"min":0,"key":"string"}},"sid":{"type":{"min":0,"key":"uuid"}},"cid":{"type":{"min":0,"key":"uuid"}},"index":{"type":{"min":0,"key":"integer"}}}}}}, id=10
2022-02-15T08:14:35.536Z|01687|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: send request, method="monitor_cond", params=["_Server",["monid","_Server"],{"Database":[{"columns":["name","model","connected","leader","schema","cid","index"]}]}], id=11
2022-02-15T08:14:35.536Z|01688|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.536Z|01689|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.536Z|01690|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: SERVER_SCHEMA_REQUESTED -> SERVER_MONITOR_REQUESTED at lib/ovsdb-cs.c:452
2022-02-15T08:14:35.536Z|01691|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.536Z|01692|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01693|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01694|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01695|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01696|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01697|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01698|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01699|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01700|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01701|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01702|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01703|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01704|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01705|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01706|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01707|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01708|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01709|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01710|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01711|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01712|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01713|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01714|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01715|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01716|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01717|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01718|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01719|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01720|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01721|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01722|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01723|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01724|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01725|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01726|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01727|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01728|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01729|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01730|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01731|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01732|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01733|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01734|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01735|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01736|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01737|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01738|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01739|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01740|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01741|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01742|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01743|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01744|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01745|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01746|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01747|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01748|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01749|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.536Z|01750|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01751|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:35.536Z|01752|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01753|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:35.536Z|01754|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01755|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:35.536Z|01756|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01757|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:35.536Z|01758|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01759|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:35.536Z|01760|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01761|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:35.536Z|01762|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01763|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:35.536Z|01764|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01765|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:35.536Z|01766|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01767|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:35.536Z|01768|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01769|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:35.536Z|01770|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01771|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:35.536Z|01772|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01773|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:35.536Z|01774|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01775|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:35.536Z|01776|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01777|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:35.536Z|01778|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01779|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:35.536Z|01780|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01781|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:35.536Z|01782|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01783|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:35.536Z|01784|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01785|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:35.536Z|01786|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01787|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:35.536Z|01788|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01789|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:35.536Z|01790|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01791|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:35.536Z|01792|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01793|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:35.536Z|01794|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01795|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:35.536Z|01796|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01797|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:35.536Z|01798|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01799|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.536Z|01800|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01801|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:35.536Z|01802|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01803|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:35.536Z|01804|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01805|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:35.536Z|01806|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01807|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01808|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01809|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.536Z|01810|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01811|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01812|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01813|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:35.536Z|01814|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01815|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01816|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01817|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:35.536Z|01818|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01819|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:35.536Z|01820|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01821|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:35.536Z|01822|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01823|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:35.536Z|01824|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01825|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:35.536Z|01826|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01827|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:35.536Z|01828|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01829|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:35.536Z|01830|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01831|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:35.536Z|01832|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01833|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:35.536Z|01834|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01835|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:35.536Z|01836|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01837|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.536Z|01838|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01839|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:35.536Z|01840|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01841|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:35.536Z|01842|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01843|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:35.536Z|01844|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01845|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:35.536Z|01846|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01847|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:35.536Z|01848|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01849|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:35.536Z|01850|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01851|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01852|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01853|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.536Z|01854|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01855|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.536Z|01856|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01857|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:35.536Z|01858|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01859|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:35.536Z|01860|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01861|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:35.536Z|01862|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01863|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:35.536Z|01864|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.536Z|01865|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:35.536Z|01866|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:35.537Z|00034|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.537Z|01867|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:35.537Z|01868|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.537Z|00035|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.537Z|01869|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.537Z|01870|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.537Z|01871|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.537Z|01872|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received reply, result={"Database":{"9204715b-fe31-44f3-aa67-d14d607100cb":{"initial":{"schema":"{\"cksum\":\"3009684573 744\",\"name\":\"_Server\",\"tables\":{\"Database\":{\"columns\":{\"cid\":{\"type\":{\"key\":\"uuid\",\"min\":0}},\"connected\":{\"type\":\"boolean\"},\"index\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"leader\":{\"type\":\"boolean\"},\"model\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"clustered\",\"relay\",\"standalone\"]],\"type\":\"string\"}}},\"name\":{\"type\":\"string\"},\"schema\":{\"type\":{\"key\":\"string\",\"min\":0}},\"sid\":{\"type\":{\"key\":\"uuid\",\"min\":0}}}}},\"version\":\"1.2.0\"}","name":"_Server","model":"standalone","connected":true,"leader":true}},"a330045e-0f48-4df2-9c08-5ffdcae403da":{"initial":{"schema":"{\"cksum\":\"2177334725 30782\",\"name\":\"OVN_Northbound\",\"tables\":{\"ACL\":{\"columns\":{\"action\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"allow\",\"allow-related\",\"allow-stateless\",\"drop\",\"reject\"]],\"type\":\"string\"}}},\"direction\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"from-lport\",\"to-lport\"]],\"type\":\"string\"}}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"label\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"}}},\"log\":{\"type\":\"boolean\"},\"match\":{\"type\":\"string\"},\"meter\":{\"type\":{\"key\":\"string\",\"min\":0}},\"name\":{\"type\":{\"key\":{\"maxLength\":63,\"type\":\"string\"},\"min\":0}},\"priority\":{\"type\":{\"key\":{\"maxInteger\":32767,\"minInteger\":0,\"type\":\"integer\"}}},\"severity\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"alert\",\"debug\",\"info\",\"notice\",\"warning\"]],\"type\":\"string\"},\"min\":0}}}},\"Address_Set\":{\"columns\":{\"addresses\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"BFD\":{\"columns\":{\"detect_mult\":{\"type\":{\"key\":{\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"dst_ip\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"logical_port\":{\"type\":\"string\"},\"min_rx\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"min_tx\":{\"type\":{\"key\":{\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"status\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"admin_down\",\"down\",\"init\",\"up\"]],\"type\":\"string\"},\"min\":0}}},\"indexes\":[[\"logical_port\",\"dst_ip\"]],\"isRoot\":true},\"Connection\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"inactivity_probe\":{\"type\":{\"key\":\"integer\",\"min\":0}},\"is_connected\":{\"type\":\"boolean\"},\"max_backoff\":{\"type\":{\"key\":{\"minInteger\":1000,\"type\":\"integer\"},\"min\":0}},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"status\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"target\":{\"type\":\"string\"}},\"indexes\":[[\"target\"]]},\"Copp\":{\"columns\":{\"meters\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"DHCP_Options\":{\"columns\":{\"cidr\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"DNS\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"records\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"Forwarding_Group\":{\"columns\":{\"child_port\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\"}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"liveness\":{\"type\":\"boolean\"},\"name\":{\"type\":\"string\"},\"vip\":{\"type\":\"string\"},\"vmac\":{\"type\":\"string\"}}},\"Gateway_Chassis\":{\"columns\":{\"chassis_name\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"priority\":{\"type\":{\"key\":{\"maxInteger\":32767,\"minInteger\":0,\"type\":\"integer\"}}}},\"indexes\":[[\"name\"]]},\"HA_Chassis\":{\"columns\":{\"chassis_name\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"priority\":{\"type\":{\"key\":{\"maxInteger\":32767,\"minInteger\":0,\"type\":\"integer\"}}}}},\"HA_Chassis_Group\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ha_chassis\":{\"type\":{\"key\":{\"refTable\":\"HA_Chassis\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"name\":{\"type\":\"string\"}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"Load_Balancer\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"health_check\":{\"type\":{\"key\":{\"refTable\":\"Load_Balancer_Health_Check\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"ip_port_mappings\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"protocol\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"sctp\",\"tcp\",\"udp\"]],\"type\":\"string\"},\"min\":0}},\"selection_fields\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"eth_dst\",\"eth_src\",\"ip_dst\",\"ip_src\",\"tp_dst\",\"tp_src\"]],\"type\":\"string\"},\"max\":\"unlimited\",\"min\":0}},\"vips\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}}},\"isRoot\":true},\"Load_Balancer_Group\":{\"columns\":{\"load_balancer\":{\"type\":{\"key\":{\"refTable\":\"Load_Balancer\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"name\":{\"type\":\"string\"}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"Load_Balancer_Health_Check\":{\"columns\":{\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"vip\":{\"type\":\"string\"}}},\"Logical_Router\":{\"columns\":{\"copp\":{\"type\":{\"key\":{\"refTable\":\"Copp\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"enabled\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"load_balancer\":{\"type\":{\"key\":{\"refTable\":\"Load_Balancer\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"load_balancer_group\":{\"type\":{\"key\":{\"refTable\":\"Load_Balancer_Group\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"name\":{\"type\":\"string\"},\"nat\":{\"type\":{\"key\":{\"refTable\":\"NAT\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"policies\":{\"type\":{\"key\":{\"refTable\":\"Logical_Router_Policy\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"ports\":{\"type\":{\"key\":{\"refTable\":\"Logical_Router_Port\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"static_routes\":{\"type\":{\"key\":{\"refTable\":\"Logical_Router_Static_Route\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}}},\"isRoot\":true},\"Logical_Router_Policy\":{\"columns\":{\"action\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"allow\",\"drop\",\"reroute\"]],\"type\":\"string\"}}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"match\":{\"type\":\"string\"},\"nexthop\":{\"type\":{\"key\":\"string\",\"min\":0}},\"nexthops\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"priority\":{\"type\":{\"key\":{\"maxInteger\":32767,\"minInteger\":0,\"type\":\"integer\"}}}}},\"Logical_Router_Port\":{\"columns\":{\"enabled\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"gateway_chassis\":{\"type\":{\"key\":{\"refTable\":\"Gateway_Chassis\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"ha_chassis_group\":{\"type\":{\"key\":{\"refTable\":\"HA_Chassis_Group\",\"type\":\"uuid\"},\"min\":0}},\"ipv6_prefix\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"ipv6_ra_configs\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"mac\":{\"type\":\"string\"},\"name\":{\"type\":\"string\"},\"networks\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\"}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"peer\":{\"type\":{\"key\":\"string\",\"min\":0}}},\"indexes\":[[\"name\"]]},\"Logical_Router_Static_Route\":{\"columns\":{\"bfd\":{\"type\":{\"key\":{\"refTable\":\"BFD\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ip_prefix\":{\"type\":\"string\"},\"nexthop\":{\"type\":\"string\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"output_port\":{\"type\":{\"key\":\"string\",\"min\":0}},\"policy\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"dst-ip\",\"src-ip\"]],\"type\":\"string\"},\"min\":0}},\"route_table\":{\"type\":\"string\"}}},\"Logical_Switch\":{\"columns\":{\"acls\":{\"type\":{\"key\":{\"refTable\":\"ACL\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"copp\":{\"type\":{\"key\":{\"refTable\":\"Copp\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"dns_records\":{\"type\":{\"key\":{\"refTable\":\"DNS\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"forwarding_groups\":{\"type\":{\"key\":{\"refTable\":\"Forwarding_Group\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"load_balancer\":{\"type\":{\"key\":{\"refTable\":\"Load_Balancer\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"load_balancer_group\":{\"type\":{\"key\":{\"refTable\":\"Load_Balancer_Group\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"name\":{\"type\":\"string\"},\"other_config\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ports\":{\"type\":{\"key\":{\"refTable\":\"Logical_Switch_Port\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"qos_rules\":{\"type\":{\"key\":{\"refTable\":\"QoS\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}}},\"isRoot\":true},\"Logical_Switch_Port\":{\"columns\":{\"addresses\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"dhcpv4_options\":{\"type\":{\"key\":{\"refTable\":\"DHCP_Options\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"dhcpv6_options\":{\"type\":{\"key\":{\"refTable\":\"DHCP_Options\",\"refType\":\"weak\",\"type\":\"uuid\"},\"min\":0}},\"dynamic_addresses\":{\"type\":{\"key\":\"string\",\"min\":0}},\"enabled\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"ha_chassis_group\":{\"type\":{\"key\":{\"refTable\":\"HA_Chassis_Group\",\"type\":\"uuid\"},\"min\":0}},\"name\":{\"type\":\"string\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"parent_name\":{\"type\":{\"key\":\"string\",\"min\":0}},\"port_security\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0}},\"tag\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":1,\"type\":\"integer\"},\"min\":0}},\"tag_request\":{\"type\":{\"key\":{\"maxInteger\":4095,\"minInteger\":0,\"type\":\"integer\"},\"min\":0}},\"type\":{\"type\":\"string\"},\"up\":{\"type\":{\"key\":\"boolean\",\"min\":0}}},\"indexes\":[[\"name\"]]},\"Meter\":{\"columns\":{\"bands\":{\"type\":{\"key\":{\"refTable\":\"Meter_Band\",\"type\":\"uuid\"},\"max\":\"unlimited\"}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"fair\":{\"type\":{\"key\":\"boolean\",\"min\":0}},\"name\":{\"type\":\"string\"},\"unit\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"kbps\",\"pktps\"]],\"type\":\"string\"}}}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"Meter_Band\":{\"columns\":{\"action\":{\"type\":{\"key\":{\"enum\":\"drop\",\"type\":\"string\"}}},\"burst_size\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":0,\"type\":\"integer\"}}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"rate\":{\"type\":{\"key\":{\"maxInteger\":4294967295,\"minInteger\":1,\"type\":\"integer\"}}}}},\"NAT\":{\"columns\":{\"allowed_ext_ips\":{\"type\":{\"key\":{\"refTable\":\"Address_Set\",\"type\":\"uuid\"},\"min\":0}},\"exempted_ext_ips\":{\"type\":{\"key\":{\"refTable\":\"Address_Set\",\"type\":\"uuid\"},\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"external_ip\":{\"type\":\"string\"},\"external_mac\":{\"type\":{\"key\":\"string\",\"min\":0}},\"external_port_range\":{\"type\":\"string\"},\"logical_ip\":{\"type\":\"string\"},\"logical_port\":{\"type\":{\"key\":\"string\",\"min\":0}},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"type\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"dnat\",\"dnat_and_snat\",\"snat\"]],\"type\":\"string\"}}}}},\"NB_Global\":{\"columns\":{\"connections\":{\"type\":{\"key\":{\"refTable\":\"Connection\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"hv_cfg\":{\"type\":\"integer\"},\"hv_cfg_timestamp\":{\"type\":\"integer\"},\"ipsec\":{\"type\":\"boolean\"},\"name\":{\"type\":\"string\"},\"nb_cfg\":{\"type\":\"integer\"},\"nb_cfg_timestamp\":{\"type\":\"integer\"},\"options\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"sb_cfg\":{\"type\":\"integer\"},\"sb_cfg_timestamp\":{\"type\":\"integer\"},\"ssl\":{\"type\":{\"key\":{\"refTable\":\"SSL\",\"type\":\"uuid\"},\"min\":0}}},\"isRoot\":true,\"maxRows\":1},\"Port_Group\":{\"columns\":{\"acls\":{\"type\":{\"key\":{\"refTable\":\"ACL\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"name\":{\"type\":\"string\"},\"ports\":{\"type\":{\"key\":{\"refTable\":\"Logical_Switch_Port\",\"refType\":\"weak\",\"type\":\"uuid\"},\"max\":\"unlimited\",\"min\":0}}},\"indexes\":[[\"name\"]],\"isRoot\":true},\"QoS\":{\"columns\":{\"action\":{\"type\":{\"key\":{\"enum\":\"dscp\",\"type\":\"string\"},\"max\":\"unlimited\",\"min\":0,\"value\":{\"maxInteger\":63,\"minInteger\":0,\"type\":\"integer\"}}},\"bandwidth\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"burst\",\"rate\"]],\"type\":\"string\"},\"max\":\"unlimited\",\"min\":0,\"value\":{\"maxInteger\":4294967295,\"minInteger\":1,\"type\":\"integer\"}}},\"direction\":{\"type\":{\"key\":{\"enum\":[\"set\",[\"from-lport\",\"to-lport\"]],\"type\":\"string\"}}},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"match\":{\"type\":\"string\"},\"priority\":{\"type\":{\"key\":{\"maxInteger\":32767,\"minInteger\":0,\"type\":\"integer\"}}}}},\"SSL\":{\"columns\":{\"bootstrap_ca_cert\":{\"type\":\"boolean\"},\"ca_cert\":{\"type\":\"string\"},\"certificate\":{\"type\":\"string\"},\"external_ids\":{\"type\":{\"key\":\"string\",\"max\":\"unlimited\",\"min\":0,\"value\":\"string\"}},\"private_key\":{\"type\":\"string\"},\"ssl_ciphers\":{\"type\":\"string\"},\"ssl_protocols\":{\"type\":\"string\"}},\"maxRows\":1}},\"version\":\"5.34.1\"}","name":"OVN_Northbound","model":"clustered","leader":true,"connected":true,"cid":["uuid","fe39b56f-1a0d-4e67-831d-aa46c5df9b54"],"index":5}}}}, id=11
2022-02-15T08:14:35.538Z|01873|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: send request, method="monitor_cond_since", params=["OVN_Northbound",["monid","OVN_Northbound"],{"Logical_Router_Static_Route":[{"columns":["bfd","external_ids","ip_prefix","nexthop","options","output_port","policy","route_table"]}],"NB_Global":[{"columns":["connections","external_ids","hv_cfg","hv_cfg_timestamp","ipsec","name","nb_cfg","nb_cfg_timestamp","options","sb_cfg","sb_cfg_timestamp","ssl"]}],"Meter_Band":[{"columns":["action","burst_size","external_ids","rate"]}],"Logical_Switch":[{"columns":["acls","copp","dns_records","external_ids","forwarding_groups","load_balancer","load_balancer_group","name","other_config","ports","qos_rules"]}],"Copp":[{"columns":["meters"]}],"ACL":[{"columns":["action","direction","external_ids","label","log","match","meter","name","priority","severity"]}],"Meter":[{"columns":["bands","external_ids","fair","name","unit"]}],"Load_Balancer_Group":[{"columns":["load_balancer","name"]}],"Address_Set":[{"columns":["addresses","external_ids","name"]}],"HA_Chassis_Group":[{"columns":["external_ids","ha_chassis","name"]}],"QoS":[{"columns":["action","bandwidth","direction","external_ids","match","priority"]}],"NAT":[{"columns":["allowed_ext_ips","exempted_ext_ips","external_ids","external_ip","external_mac","external_port_range","logical_ip","logical_port","options","type"]}],"BFD":[{"columns":["detect_mult","dst_ip","external_ids","logical_port","min_rx","min_tx","options","status"]}],"Load_Balancer":[{"columns":["external_ids","health_check","ip_port_mappings","name","options","protocol","selection_fields","vips"]}],"DNS":[{"columns":["external_ids","records"]}],"Forwarding_Group":[{"columns":["child_port","external_ids","liveness","name","vip","vmac"]}],"Connection":[{"columns":["external_ids","inactivity_probe","is_connected","max_backoff","other_config","status","target"]}],"SSL":[{"columns":["bootstrap_ca_cert","ca_cert","certificate","external_ids","private_key","ssl_ciphers","ssl_protocols"]}],"Gateway_Chassis":[{"columns":["chassis_name","external_ids","name","options","priority"]}],"Load_Balancer_Health_Check":[{"columns":["external_ids","options","vip"]}],"HA_Chassis":[{"columns":["chassis_name","external_ids","priority"]}],"Logical_Router_Port":[{"columns":["enabled","external_ids","gateway_chassis","ha_chassis_group","ipv6_prefix","ipv6_ra_configs","mac","name","networks","options","peer"]}],"Logical_Router_Policy":[{"columns":["action","external_ids","match","nexthop","nexthops","options","priority"]}],"Port_Group":[{"columns":["acls","external_ids","name","ports"]}],"Logical_Router":[{"columns":["copp","enabled","external_ids","load_balancer","load_balancer_group","name","nat","options","policies","ports","static_routes"]}],"Logical_Switch_Port":[{"columns":["addresses","dhcpv4_options","dhcpv6_options","dynamic_addresses","enabled","external_ids","ha_chassis_group","name","options","parent_name","port_security","tag","tag_request","type","up"]}],"DHCP_Options":[{"columns":["cidr","external_ids","options"]}]},"00000000-0000-0000-0000-000000000000"], id=12
2022-02-15T08:14:35.538Z|01874|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.538Z|01875|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.538Z|01876|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: SERVER_MONITOR_REQUESTED -> DATA_MONITOR_COND_SINCE_REQUESTED at lib/ovsdb-cs.c:1977
2022-02-15T08:14:35.538Z|01877|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: send request, method="set_db_change_aware", params=[true], id=13
2022-02-15T08:14:35.538Z|01878|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.538Z|01879|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.538Z|01880|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.538Z|01881|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01882|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01883|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01884|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01885|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01886|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01887|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01888|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01889|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01890|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01891|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01892|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01893|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01894|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01895|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01896|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01897|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01898|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01899|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01900|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01901|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01902|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01903|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01904|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01905|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01906|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01907|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01908|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01909|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01910|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01911|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01912|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01913|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01914|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01915|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01916|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01917|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01918|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01919|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01920|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01921|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01922|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01923|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01924|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01925|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01926|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01927|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01928|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01929|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01930|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01931|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01932|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01933|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01934|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01935|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01936|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01937|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01938|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.538Z|01939|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01940|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:35.538Z|01941|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01942|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:35.538Z|01943|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01944|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:35.538Z|01945|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01946|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:35.538Z|01947|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01948|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:35.538Z|01949|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01950|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:35.538Z|01951|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01952|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:35.538Z|01953|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01954|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:35.538Z|01955|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01956|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:35.538Z|01957|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01958|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:35.538Z|01959|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01960|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:35.538Z|01961|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01962|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:35.538Z|01963|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01964|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:35.538Z|01965|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01966|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:35.538Z|01967|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01968|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:35.538Z|01969|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01970|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:35.538Z|01971|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01972|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:35.538Z|01973|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01974|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:35.538Z|01975|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01976|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:35.538Z|01977|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01978|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:35.538Z|01979|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01980|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:35.538Z|01981|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01982|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:35.538Z|01983|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01984|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:35.538Z|01985|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01986|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:35.538Z|01987|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01988|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.538Z|01989|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01990|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:35.538Z|01991|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01992|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:35.538Z|01993|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01994|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:35.538Z|01995|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01996|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.538Z|01997|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|01998|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.538Z|01999|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02000|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.538Z|02001|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02002|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:35.538Z|02003|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02004|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:35.538Z|02005|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02006|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:35.538Z|02007|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02008|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:35.538Z|02009|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02010|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:35.538Z|02011|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02012|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:35.538Z|02013|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02014|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:35.538Z|02015|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02016|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:35.538Z|02017|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02018|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:35.538Z|02019|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02020|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:35.538Z|02021|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02022|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:35.538Z|02023|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02024|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:35.538Z|02025|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02026|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.538Z|02027|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02028|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:35.538Z|02029|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02030|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:35.538Z|02031|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02032|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:35.538Z|02033|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02034|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:35.538Z|02035|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02036|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:35.538Z|02037|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02038|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:35.538Z|02039|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02040|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.538Z|02041|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02042|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.538Z|02043|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02044|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.538Z|02045|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02046|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:35.538Z|02047|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02048|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:35.538Z|02049|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02050|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:35.538Z|02051|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02052|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:35.538Z|02053|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.538Z|02054|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:35.538Z|02055|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:35.539Z|00036|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.539Z|02056|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:35.539Z|02057|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.539Z|00037|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.539Z|02058|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.539Z|02059|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received reply, result=[false,"00000000-0000-0000-0000-000000000000",{"NB_Global":{"9e66b589-b547-451d-b658-9026f0ed9f4c":{"initial":{"connections":["uuid","5b68d67b-84e5-4507-a9c0-4a96fcb57768"],"options":["map",[["northd_probe_interval","5000"]]]}}},"Connection":{"5b68d67b-84e5-4507-a9c0-4a96fcb57768":{"initial":{"target":"pssl:9641","inactivity_probe":60000}}}}], id=12
2022-02-15T08:14:35.539Z|02060|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: DATA_MONITOR_COND_SINCE_REQUESTED -> MONITORING at lib/ovsdb-cs.c:492
2022-02-15T08:14:35.539Z|02061|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.539Z|02062|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02063|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02064|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02065|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02066|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02067|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02068|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02069|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02070|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02071|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02072|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02073|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02074|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02075|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02076|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02077|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02078|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02079|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02080|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02081|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02082|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02083|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02084|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02085|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02086|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02087|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02088|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02089|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02090|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02091|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02092|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02093|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02094|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02095|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02096|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02097|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02098|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02099|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02100|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02101|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02102|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02103|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02104|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02105|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02106|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02107|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02108|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02109|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02110|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02111|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02112|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02113|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02114|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02115|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02116|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02117|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02118|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02119|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02120|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02121|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02122|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02123|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02124|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02125|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Updated
2022-02-15T08:14:35.539Z|02126|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02127|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02128|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02129|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02130|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02131|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02132|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02133|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02134|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02135|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02136|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02137|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02138|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02139|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02140|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02141|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02142|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02143|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02144|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02145|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Updated
2022-02-15T08:14:35.539Z|02146|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02147|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02148|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02149|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02150|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02151|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02152|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02153|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02154|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02155|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02156|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02157|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02158|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02159|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02160|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02161|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02162|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02163|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02164|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02165|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02166|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02167|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02168|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02169|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02170|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02171|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02172|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02173|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02174|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02175|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02176|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|02177|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.539Z|00038|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.539Z|02178|inc_proc_eng|DBG|northd/en-northd.c:110: node: northd, old_state Stale, new_state Updated
2022-02-15T08:14:35.539Z|02179|inc_proc_eng|DBG|node: northd, recompute (forced) took 0ms
2022-02-15T08:14:35.539Z|00039|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.539Z|02180|inc_proc_eng|DBG|northd/en-lflow.c:74: node: lflow, old_state Stale, new_state Updated
2022-02-15T08:14:35.539Z|00040|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.539Z|02181|inc_proc_eng|DBG|node: lflow, recompute (forced) took 0ms
2022-02-15T08:14:35.539Z|02182|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: send request, method="transact", params=["OVN_Northbound",{"rows":[{"options":["map",[["northd_probe_interval","5000"]]]}],"until":"==","where":[["_uuid","==",["uuid","9e66b589-b547-451d-b658-9026f0ed9f4c"]]],"columns":["options"],"timeout":0,"op":"wait","table":"NB_Global"},{"where":[["_uuid","==",["uuid","9e66b589-b547-451d-b658-9026f0ed9f4c"]]],"row":{"options":["map",[["mac_prefix","ba:21:30"],["max_tunid","16711680"],["northd_internal_version","21.12.0-20.21.0-58.3"],["northd_probe_interval","5000"],["svc_monitor_mac","e2:b8:b2:ce:d7:72"]]]},"op":"update","table":"NB_Global"},{"comment":"ovn-northd","op":"comment"}], id=14
2022-02-15T08:14:35.539Z|02183|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.539Z|02184|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.539Z|02185|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="transact", params=["OVN_Southbound",{"where":[["_uuid","==",["uuid","ecad2af7-fdd8-4c79-bce1-05ff5bba8aac"]]],"row":{"options":["map",[["northd_probe_interval","5000"]]]},"op":"update","table":"SB_Global"},{"uuid-name":"rowf349a01f_80ea_4db2_9667_739bd2a5e67e","row":{"name":"svc_monitor_mac","addresses":"e2:b8:b2:ce:d7:72"},"op":"insert","table":"Address_Set"},{"comment":"ovn-northd","op":"comment"},{"lock":"ovn_northd","op":"assert"}], id=15
2022-02-15T08:14:35.539Z|02186|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.539Z|02187|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.539Z|02188|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:35.539Z|00041|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.539Z|02189|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.539Z|02190|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.539Z|02191|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received reply, result={}, id=13
2022-02-15T08:14:35.539Z|02192|ovsdb_cs|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received unexpected reply message: {"error":null,"id":13,"result":{}}
2022-02-15T08:14:35.539Z|02193|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: idle 7999 ms, sending inactivity probe
2022-02-15T08:14:35.539Z|02194|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering IDLE
2022-02-15T08:14:35.539Z|02195|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="echo", params=[], id="echo"
2022-02-15T08:14:35.539Z|02196|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.539Z|02197|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.539Z|02198|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.539Z|02199|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02200|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02201|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02202|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.539Z|02203|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02204|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Updated, new_state Stale
2022-02-15T08:14:35.540Z|02205|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02206|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02207|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02208|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02209|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02210|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02211|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02212|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02213|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02214|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02215|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02216|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02217|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02218|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02219|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02220|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02221|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02222|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02223|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02224|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Updated, new_state Stale
2022-02-15T08:14:35.540Z|02225|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02226|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02227|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02228|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02229|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02230|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02231|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02232|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02233|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02234|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02235|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02236|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02237|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02238|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02239|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02240|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02241|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02242|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02243|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02244|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02245|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02246|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02247|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02248|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02249|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02250|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02251|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02252|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02253|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02254|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02255|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02256|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02257|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Updated, new_state Stale
2022-02-15T08:14:35.540Z|02258|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Updated, new_state Stale
2022-02-15T08:14:35.540Z|02259|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02260|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:35.540Z|02261|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02262|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:35.540Z|02263|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02264|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:35.540Z|02265|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02266|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:35.540Z|02267|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02268|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:35.540Z|02269|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02270|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:35.540Z|02271|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02272|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:35.540Z|02273|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02274|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:35.540Z|02275|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02276|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:35.540Z|02277|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02278|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:35.540Z|02279|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02280|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:35.540Z|02281|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02282|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:35.540Z|02283|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02284|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:35.540Z|02285|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02286|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:35.540Z|02287|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02288|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:35.540Z|02289|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02290|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:35.540Z|02291|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02292|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:35.540Z|02293|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02294|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:35.540Z|02295|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02296|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:35.540Z|02297|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02298|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:35.540Z|02299|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02300|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:35.540Z|02301|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02302|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:35.540Z|02303|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02304|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:35.540Z|02305|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02306|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:35.540Z|02307|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02308|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.540Z|02309|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02310|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:35.540Z|02311|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02312|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:35.540Z|02313|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02314|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:35.540Z|02315|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02316|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02317|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02318|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.540Z|02319|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02320|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02321|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02322|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:35.540Z|02323|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02324|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02325|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02326|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:35.540Z|02327|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02328|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:35.540Z|02329|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02330|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:35.540Z|02331|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02332|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:35.540Z|02333|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02334|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:35.540Z|02335|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02336|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:35.540Z|02337|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02338|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:35.540Z|02339|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02340|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:35.540Z|02341|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02342|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:35.540Z|02343|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02344|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:35.540Z|02345|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02346|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.540Z|02347|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02348|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:35.540Z|02349|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02350|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:35.540Z|02351|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02352|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:35.540Z|02353|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02354|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:35.540Z|02355|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02356|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:35.540Z|02357|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02358|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:35.540Z|02359|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02360|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02361|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02362|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02363|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02364|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.540Z|02365|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02366|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:35.540Z|02367|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02368|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:35.540Z|02369|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02370|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:35.540Z|02371|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02372|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:35.540Z|02373|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02374|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:35.540Z|02375|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:35.540Z|02376|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:35.540Z|02377|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.540Z|02378|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.540Z|02379|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[], id="echo"
2022-02-15T08:14:35.540Z|02380|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering ACTIVE
2022-02-15T08:14:35.540Z|02381|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.540Z|02382|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02383|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02384|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02385|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02386|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02387|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02388|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02389|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02390|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02391|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02392|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02393|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02394|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02395|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02396|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02397|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02398|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02399|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02400|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02401|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02402|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02403|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02404|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02405|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02406|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02407|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02408|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02409|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02410|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02411|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02412|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02413|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02414|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02415|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02416|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02417|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02418|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02419|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02420|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02421|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|00042|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.540Z|02422|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02423|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02424|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02425|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02426|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02427|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02428|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02429|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02430|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02431|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02432|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02433|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02434|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02435|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02436|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02437|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02438|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02439|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02440|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02441|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:35.540Z|02442|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02443|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:35.540Z|02444|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02445|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:35.540Z|02446|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02447|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:35.540Z|02448|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02449|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:35.540Z|02450|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02451|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:35.540Z|02452|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02453|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:35.540Z|02454|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02455|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:35.540Z|02456|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02457|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:35.540Z|02458|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02459|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:35.540Z|02460|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02461|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:35.540Z|02462|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02463|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:35.540Z|02464|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02465|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:35.540Z|02466|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02467|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:35.540Z|02468|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02469|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:35.540Z|02470|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02471|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:35.540Z|02472|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02473|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:35.540Z|02474|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02475|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:35.540Z|02476|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02477|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:35.540Z|02478|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02479|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:35.540Z|02480|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02481|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:35.540Z|02482|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02483|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:35.540Z|02484|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02485|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:35.540Z|02486|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02487|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:35.540Z|02488|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02489|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.540Z|02490|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02491|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:35.540Z|02492|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02493|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:35.540Z|02494|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02495|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:35.540Z|02496|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02497|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02498|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02499|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.540Z|02500|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02501|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02502|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02503|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:35.540Z|02504|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02505|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02506|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02507|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:35.540Z|02508|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02509|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:35.540Z|02510|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02511|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:35.540Z|02512|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02513|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:35.540Z|02514|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02515|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:35.540Z|02516|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02517|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:35.540Z|02518|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02519|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:35.540Z|02520|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02521|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:35.540Z|02522|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02523|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:35.540Z|02524|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02525|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:35.540Z|02526|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02527|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.540Z|02528|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02529|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:35.540Z|02530|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02531|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:35.540Z|02532|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02533|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:35.540Z|02534|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02535|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:35.540Z|02536|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02537|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:35.540Z|02538|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02539|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:35.540Z|02540|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02541|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02542|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02543|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.540Z|02544|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02545|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.540Z|02546|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02547|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:35.540Z|02548|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02549|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:35.540Z|02550|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02551|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:35.540Z|02552|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02553|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:35.540Z|02554|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.540Z|02555|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:35.540Z|02556|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:35.540Z|02557|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:838 (0% CPU usage)
2022-02-15T08:14:35.540Z|02558|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.540Z|00043|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.540Z|02559|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02560|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02561|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02562|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02563|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02564|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02565|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02566|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02567|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02568|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02569|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02570|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02571|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.540Z|02572|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02573|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02574|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02575|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02576|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02577|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02578|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02579|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02580|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02581|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02582|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02583|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02584|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02585|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02586|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02587|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02588|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02589|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02590|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02591|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02592|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02593|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02594|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02595|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02596|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02597|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02598|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02599|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02600|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02601|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02602|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02603|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02604|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02605|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02606|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02607|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02608|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02609|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02610|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02611|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02612|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02613|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02614|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02615|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02616|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02617|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02618|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:14:35.541Z|02619|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02620|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:14:35.541Z|02621|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02622|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:14:35.541Z|02623|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02624|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:14:35.541Z|02625|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02626|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:14:35.541Z|02627|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02628|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:14:35.541Z|02629|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02630|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:14:35.541Z|02631|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02632|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:14:35.541Z|02633|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02634|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:14:35.541Z|02635|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02636|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:14:35.541Z|02637|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02638|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:14:35.541Z|02639|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02640|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:14:35.541Z|02641|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02642|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:14:35.541Z|02643|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02644|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:14:35.541Z|02645|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02646|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:14:35.541Z|02647|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02648|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:14:35.541Z|02649|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02650|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:14:35.541Z|02651|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02652|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:14:35.541Z|02653|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02654|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:14:35.541Z|02655|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02656|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:14:35.541Z|02657|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02658|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:14:35.541Z|02659|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02660|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:14:35.541Z|02661|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02662|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:14:35.541Z|02663|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02664|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:14:35.541Z|02665|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02666|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.541Z|02667|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02668|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:14:35.541Z|02669|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02670|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:14:35.541Z|02671|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02672|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:14:35.541Z|02673|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02674|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.541Z|02675|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02676|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.541Z|02677|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02678|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.541Z|02679|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02680|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:14:35.541Z|02681|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02682|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:14:35.541Z|02683|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02684|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:14:35.541Z|02685|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02686|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:14:35.541Z|02687|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02688|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:14:35.541Z|02689|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02690|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:14:35.541Z|02691|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02692|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:14:35.541Z|02693|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02694|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:14:35.541Z|02695|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02696|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:14:35.541Z|02697|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02698|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:14:35.541Z|02699|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02700|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:14:35.541Z|02701|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02702|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:14:35.541Z|02703|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02704|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:14:35.541Z|02705|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02706|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:14:35.541Z|02707|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02708|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:14:35.541Z|02709|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02710|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:14:35.541Z|02711|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02712|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:14:35.541Z|02713|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02714|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:14:35.541Z|02715|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02716|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:14:35.541Z|02717|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02718|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:14:35.541Z|02719|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02720|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:14:35.541Z|02721|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02722|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:14:35.541Z|02723|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02724|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:14:35.541Z|02725|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02726|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:14:35.541Z|02727|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02728|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:14:35.541Z|02729|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02730|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:14:35.541Z|02731|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.541Z|02732|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:14:35.541Z|02733|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:14:35.541Z|00044|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.541Z|02734|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:35.541Z|00045|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.541Z|02735|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.541Z|02736|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.541Z|02737|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received notification, method="update2", params=[["monid","_Server"],{"Database":{"a330045e-0f48-4df2-9c08-5ffdcae403da":{"modify":{"index":6}}}}]
2022-02-15T08:14:35.541Z|02738|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.541Z|02739|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.541Z|02740|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received notification, method="update3", params=[["monid","OVN_Northbound"],"0c06f936-4d1b-4e51-a2c3-03775a6024d2",{"NB_Global":{"9e66b589-b547-451d-b658-9026f0ed9f4c":{"modify":{"options":["map",[["mac_prefix","ba:21:30"],["max_tunid","16711680"],["northd_internal_version","21.12.0-20.21.0-58.3"],["svc_monitor_mac","e2:b8:b2:ce:d7:72"]]]}}}}]
2022-02-15T08:14:35.541Z|02741|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:14:35.541Z|02742|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:14:35.541Z|02743|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received reply, result=[{},{"count":1},{}], id=14
2022-02-15T08:14:35.541Z|02744|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.541Z|02745|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.541Z|02746|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update2", params=[["monid","_Server"],{"Database":{"52621f6e-eb1c-4cee-92dc-2fdd70d8610f":{"modify":{"index":6}}}}]
2022-02-15T08:14:35.541Z|02747|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.541Z|02748|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.541Z|02749|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update3", params=[["monid","OVN_Southbound"],"4bcb1a6e-44a6-4d52-98f3-753475c1ac80",{"Address_Set":{"91bd589c-c348-4e8e-bb18-c0ee03be6cad":{"insert":{"name":"svc_monitor_mac","addresses":"e2:b8:b2:ce:d7:72"}}},"SB_Global":{"ecad2af7-fdd8-4c79-bce1-05ff5bba8aac":{"modify":{"options":["map",[["northd_probe_interval","5000"]]]}}}}]
2022-02-15T08:14:35.541Z|02750|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.541Z|02751|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.541Z|02752|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[{"count":1},{"uuid":["uuid","91bd589c-c348-4e8e-bb18-c0ee03be6cad"]},{},{}], id=15
2022-02-15T08:14:35.541Z|02753|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.541Z|02754|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02755|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02756|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02757|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02758|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02759|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02760|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02761|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02762|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02763|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02764|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02765|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.541Z|02766|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02767|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02768|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02769|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02770|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02771|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02772|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02773|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02774|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02775|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02776|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02777|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02778|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02779|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02780|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02781|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02782|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02783|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02784|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02785|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02786|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02787|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02788|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02789|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02790|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02791|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02792|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02793|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02794|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02795|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02796|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02797|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02798|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02799|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02800|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02801|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02802|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02803|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02804|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02805|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02806|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02807|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02808|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02809|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02810|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02811|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.542Z|02812|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02813|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02814|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02815|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02816|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02817|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Updated
2022-02-15T08:14:35.542Z|02818|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02819|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02820|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02821|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02822|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02823|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02824|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02825|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02826|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02827|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02828|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02829|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02830|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02831|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02832|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02833|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02834|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02835|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02836|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02837|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02838|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02839|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02840|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02841|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02842|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02843|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02844|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02845|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02846|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02847|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02848|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02849|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02850|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02851|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02852|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02853|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02854|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02855|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02856|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02857|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02858|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02859|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02860|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02861|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02862|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02863|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02864|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02865|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02866|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02867|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02868|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02869|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.542Z|02870|inc_proc_eng|DBG|northd/en-northd.c:110: node: northd, old_state Stale, new_state Updated
2022-02-15T08:14:35.542Z|02871|inc_proc_eng|DBG|node: northd, recompute (missing handler for input NB_nb_global) took 0ms
2022-02-15T08:14:35.542Z|02872|inc_proc_eng|DBG|northd/en-lflow.c:74: node: lflow, old_state Stale, new_state Updated
2022-02-15T08:14:35.542Z|00046|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.542Z|02873|inc_proc_eng|DBG|node: lflow, recompute (missing handler for input northd) took 0ms
2022-02-15T08:14:35.542Z|02874|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="transact", params=["OVN_Southbound",{"where":[["_uuid","==",["uuid","ecad2af7-fdd8-4c79-bce1-05ff5bba8aac"]]],"row":{"options":["map",[["mac_prefix","ba:21:30"],["max_tunid","16711680"],["northd_internal_version","21.12.0-20.21.0-58.3"],["northd_probe_interval","5000"],["svc_monitor_mac","e2:b8:b2:ce:d7:72"]]]},"op":"update","table":"SB_Global"},{"comment":"ovn-northd","op":"comment"},{"lock":"ovn_northd","op":"assert"}], id=17
2022-02-15T08:14:35.542Z|02875|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.542Z|02876|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.542Z|00047|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.543Z|02877|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:14:35.543Z|02878|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.543Z|00048|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:14:35.543Z|02879|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.543Z|02880|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update2", params=[["monid","_Server"],{"Database":{"52621f6e-eb1c-4cee-92dc-2fdd70d8610f":{"modify":{"index":7}}}}]
2022-02-15T08:14:35.543Z|02881|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.543Z|02882|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.543Z|02883|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update3", params=[["monid","OVN_Southbound"],"d77fb97b-283f-403c-8a08-659c2c463635",{"SB_Global":{"ecad2af7-fdd8-4c79-bce1-05ff5bba8aac":{"modify":{"options":["map",[["mac_prefix","ba:21:30"],["max_tunid","16711680"],["northd_internal_version","21.12.0-20.21.0-58.3"],["svc_monitor_mac","e2:b8:b2:ce:d7:72"]]]}}}}]
2022-02-15T08:14:35.543Z|02884|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:14:35.543Z|02885|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:14:35.543Z|02886|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[{"count":1},{},{}], id=17
2022-02-15T08:14:35.543Z|02887|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:14:35.543Z|02888|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02889|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02890|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02891|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02892|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02893|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Updated, new_state Stale
2022-02-15T08:14:35.543Z|02894|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02895|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02896|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02897|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02898|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02899|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02900|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02901|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02902|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02903|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02904|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02905|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02906|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02907|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02908|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02909|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02910|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02911|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02912|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02913|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02914|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02915|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02916|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02917|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02918|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02919|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02920|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02921|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02922|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02923|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02924|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02925|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02926|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02927|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02928|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02929|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02930|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02931|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02932|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02933|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02934|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02935|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02936|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02937|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02938|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02939|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02940|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02941|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02942|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02943|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02944|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02945|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:14:35.543Z|02946|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Updated, new_state Stale
2022-02-15T08:14:35.543Z|02947|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Updated, new_state Stale
2022-02-15T08:14:35.543Z|02948|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02949|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02950|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02951|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02952|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02953|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02954|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02955|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02956|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02957|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02958|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02959|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02960|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02961|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02962|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02963|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02964|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02965|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02966|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02967|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02968|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02969|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02970|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02971|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02972|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02973|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02974|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02975|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02976|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02977|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02978|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02979|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02980|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02981|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02982|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02983|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02984|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02985|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02986|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02987|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02988|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02989|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02990|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02991|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02992|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02993|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02994|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02995|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02996|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02997|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02998|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|02999|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|03000|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|03001|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|03002|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|03003|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|03004|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|03005|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|03006|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.543Z|03007|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:14:35.544Z|00049|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:15:35.571Z|03008|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:15:35.571Z|03009|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:15:35.571Z|03010|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:15:35.571Z|03011|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received request, method="echo", params=[], id="echo"
2022-02-15T08:15:35.571Z|03012|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: send reply, result=[], id="echo"
2022-02-15T08:15:35.571Z|03013|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:15:35.571Z|03014|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:15:35.571Z|00050|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:15:35.571Z|03015|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:35.571Z|03016|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03017|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03018|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03019|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03020|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03021|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03022|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03023|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03024|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03025|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03026|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03027|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03028|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03029|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03030|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03031|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03032|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03033|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03034|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03035|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03036|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03037|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03038|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.571Z|03039|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03040|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03041|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03042|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03043|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03044|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03045|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03046|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03047|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03048|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03049|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03050|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03051|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03052|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03053|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03054|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03055|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03056|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03057|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03058|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03059|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03060|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03061|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03062|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03063|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03064|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03065|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03066|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03067|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03068|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03069|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03070|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03071|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03072|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03073|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03074|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03075|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03076|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03077|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03078|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03079|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03080|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03081|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03082|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03083|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03084|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03085|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03086|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03087|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03088|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03089|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03090|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03091|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03092|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03093|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03094|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03095|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03096|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03097|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03098|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03099|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03100|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03101|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03102|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03103|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03104|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03105|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03106|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03107|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03108|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03109|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03110|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03111|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03112|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03113|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03114|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03115|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03116|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03117|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03118|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03119|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03120|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03121|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03122|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03123|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03124|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03125|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03126|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03127|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03128|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03129|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03130|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03131|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03132|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03133|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03134|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03135|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03136|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:838 (0% CPU usage)
2022-02-15T08:15:35.572Z|00051|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:15:35.572Z|03137|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: idle 60029 ms, sending inactivity probe
2022-02-15T08:15:35.572Z|03138|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering IDLE
2022-02-15T08:15:35.572Z|03139|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="echo", params=[], id="echo"
2022-02-15T08:15:35.572Z|03140|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:15:35.572Z|03141|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:15:35.572Z|03142|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:35.572Z|03143|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03144|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03145|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03146|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03147|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03148|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03149|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03150|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03151|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03152|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03153|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03154|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03155|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03156|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03157|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03158|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03159|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03160|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03161|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03162|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03163|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03164|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03165|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03166|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03167|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03168|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03169|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03170|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03171|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03172|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03173|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03174|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03175|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03176|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03177|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03178|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03179|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03180|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03181|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03182|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03183|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03184|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03185|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03186|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03187|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03188|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03189|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03190|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03191|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03192|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03193|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03194|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03195|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03196|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03197|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03198|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03199|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03200|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03201|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03202|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.572Z|03203|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03204|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03205|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03206|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03207|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03208|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03209|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03210|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03211|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03212|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03213|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03214|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03215|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03216|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03217|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03218|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03219|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03220|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03221|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03222|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03223|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03224|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03225|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03226|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03227|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03228|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03229|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03230|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03231|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03232|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03233|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03234|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03235|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03236|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03237|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03238|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03239|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03240|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03241|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03242|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03243|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03244|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03245|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03246|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03247|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03248|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03249|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03250|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03251|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03252|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03253|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03254|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03255|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03256|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03257|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03258|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03259|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03260|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03261|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|03262|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.572Z|00052|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:15:35.573Z|03263|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:15:35.573Z|03264|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:15:35.573Z|03265|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:15:35.573Z|03266|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[], id="echo"
2022-02-15T08:15:35.573Z|03267|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering ACTIVE
2022-02-15T08:15:35.573Z|00053|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:15:35.573Z|03268|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:35.573Z|03269|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03270|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03271|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03272|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03273|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03274|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03275|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03276|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03277|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03278|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03279|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03280|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03281|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03282|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03283|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03284|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03285|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03286|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03287|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03288|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03289|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03290|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03291|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03292|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03293|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03294|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03295|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03296|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03297|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03298|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03299|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03300|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03301|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03302|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03303|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03304|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03305|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03306|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03307|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03308|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03309|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03310|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03311|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03312|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03313|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03314|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03315|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03316|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03317|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03318|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03319|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03320|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03321|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03322|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03323|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03324|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03325|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03326|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03327|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03328|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03329|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03330|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03331|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03332|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03333|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03334|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03335|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03336|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03337|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03338|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03339|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03340|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03341|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03342|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03343|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03344|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03345|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03346|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03347|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03348|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03349|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03350|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03351|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03352|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03353|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03354|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03355|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03356|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03357|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03358|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03359|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03360|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03361|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03362|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03363|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03364|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03365|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03366|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03367|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03368|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03369|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03370|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03371|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03372|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03373|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03374|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03375|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03376|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03377|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03378|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03379|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03380|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03381|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03382|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03383|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03384|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03385|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03386|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03387|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03388|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03389|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:838 (0% CPU usage)
2022-02-15T08:15:35.573Z|03390|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:35.573Z|03391|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03392|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03393|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03394|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03395|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|00054|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:15:35.573Z|03396|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03397|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03398|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03399|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03400|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03401|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03402|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03403|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03404|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03405|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03406|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03407|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03408|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03409|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03410|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03411|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03412|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03413|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03414|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03415|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03416|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03417|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03418|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03419|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03420|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03421|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03422|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03423|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03424|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03425|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03426|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03427|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03428|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03429|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03430|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03431|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03432|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03433|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03434|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03435|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03436|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03437|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03438|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03439|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03440|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03441|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03442|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03443|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03444|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03445|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03446|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03447|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03448|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03449|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03450|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:35.573Z|03451|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03452|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03453|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03454|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03455|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03456|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03457|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03458|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03459|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03460|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03461|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03462|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03463|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03464|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03465|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03466|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03467|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03468|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03469|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03470|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03471|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03472|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03473|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03474|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03475|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03476|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03477|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03478|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03479|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03480|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03481|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03482|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03483|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03484|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03485|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03486|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03487|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03488|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03489|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03490|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03491|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03492|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03493|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03494|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03495|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03496|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03497|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03498|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03499|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03500|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03501|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03502|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03503|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03504|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03505|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03506|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03507|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03508|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03509|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|03510|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:35.573Z|00055|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:15:45.836Z|03511|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:15:45.836Z|03512|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:15:45.836Z|03513|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:15:45.836Z|00056|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:15:45.836Z|03514|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received notification, method="update2", params=[["monid","_Server"],{"Database":{"a330045e-0f48-4df2-9c08-5ffdcae403da":{"modify":{"index":7}}}}]
2022-02-15T08:15:45.836Z|03515|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:45.836Z|03516|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03517|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03518|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03519|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03520|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03521|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03522|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03523|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03524|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03525|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03526|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03527|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03528|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03529|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03530|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03531|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03532|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03533|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03534|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03535|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03536|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03537|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03538|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03539|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03540|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03541|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03542|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03543|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03544|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03545|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03546|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03547|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03548|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03549|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03550|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03551|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03552|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03553|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03554|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03555|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03556|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03557|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03558|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03559|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03560|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03561|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03562|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03563|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03564|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03565|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03566|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03567|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03568|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03569|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03570|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03571|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03572|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03573|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03574|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03575|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03576|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03577|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03578|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03579|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03580|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03581|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03582|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03583|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03584|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03585|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03586|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03587|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03588|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03589|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03590|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03591|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03592|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03593|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03594|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03595|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03596|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03597|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03598|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03599|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03600|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03601|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03602|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03603|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03604|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03605|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03606|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03607|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03608|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03609|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03610|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03611|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03612|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03613|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03614|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03615|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03616|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03617|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03618|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03619|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03620|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03621|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03622|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03623|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03624|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03625|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03626|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03627|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03628|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03629|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03630|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03631|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03632|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03633|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03634|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03635|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03636|poll_loop|DBG|wakeup due to 0-ms timeout at lib/reconnect.c:664 (0% CPU usage)
2022-02-15T08:15:45.836Z|00057|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:15:45.836Z|03637|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: idle 10263 ms, sending inactivity probe
2022-02-15T08:15:45.836Z|03638|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering IDLE
2022-02-15T08:15:45.836Z|03639|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="echo", params=[], id="echo"
2022-02-15T08:15:45.836Z|03640|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:15:45.836Z|03641|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:15:45.836Z|03642|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:45.836Z|03643|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03644|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03645|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03646|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03647|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03648|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03649|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03650|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03651|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03652|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03653|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03654|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03655|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03656|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03657|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03658|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03659|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03660|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03661|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03662|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03663|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03664|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03665|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03666|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03667|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03668|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03669|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03670|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03671|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03672|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03673|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03674|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03675|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03676|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03677|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03678|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03679|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03680|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03681|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03682|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03683|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03684|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03685|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03686|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03687|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03688|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03689|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03690|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03691|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03692|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03693|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03694|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03695|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03696|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03697|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03698|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03699|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03700|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03701|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03702|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.836Z|03703|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03704|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03705|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03706|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03707|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03708|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03709|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03710|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03711|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03712|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03713|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03714|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03715|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03716|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03717|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03718|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03719|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03720|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03721|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03722|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.836Z|03723|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03724|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03725|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03726|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03727|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03728|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03729|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03730|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03731|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03732|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03733|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03734|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03735|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03736|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03737|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03738|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03739|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03740|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03741|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03742|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03743|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03744|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03745|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03746|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03747|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03748|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03749|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03750|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03751|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03752|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03753|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03754|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03755|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03756|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03757|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03758|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03759|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03760|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03761|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03762|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03763|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:15:45.837Z|03764|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:15:45.837Z|03765|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:15:45.837Z|03766|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[], id="echo"
2022-02-15T08:15:45.837Z|03767|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering ACTIVE
2022-02-15T08:15:45.837Z|03768|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:45.837Z|03769|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03770|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03771|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03772|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03773|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03774|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03775|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03776|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03777|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03778|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03779|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03780|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03781|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03782|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03783|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03784|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03785|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03786|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03787|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03788|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03789|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03790|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03791|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03792|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03793|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03794|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03795|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03796|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03797|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03798|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03799|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03800|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03801|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03802|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03803|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03804|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03805|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03806|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03807|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03808|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03809|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03810|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03811|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03812|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03813|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03814|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03815|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03816|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03817|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03818|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03819|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03820|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03821|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03822|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03823|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03824|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03825|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03826|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03827|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03828|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03829|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03830|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03831|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03832|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03833|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03834|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03835|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03836|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03837|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03838|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03839|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03840|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03841|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03842|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03843|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03844|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03845|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03846|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03847|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03848|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03849|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03850|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03851|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03852|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03853|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03854|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03855|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03856|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03857|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03858|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03859|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03860|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03861|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03862|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03863|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03864|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03865|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03866|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03867|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03868|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03869|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03870|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03871|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03872|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03873|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03874|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03875|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03876|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03877|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03878|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03879|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03880|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03881|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03882|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03883|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03884|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03885|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03886|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03887|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03888|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03889|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:838 (0% CPU usage)
2022-02-15T08:15:45.837Z|03890|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:45.837Z|03891|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03892|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03893|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03894|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03895|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03896|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03897|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03898|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03899|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03900|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03901|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03902|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03903|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03904|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03905|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03906|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03907|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03908|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03909|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03910|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03911|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03912|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03913|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03914|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03915|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03916|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03917|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03918|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03919|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03920|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03921|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03922|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03923|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03924|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03925|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03926|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03927|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03928|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03929|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03930|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03931|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03932|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03933|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03934|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03935|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03936|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03937|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03938|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03939|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03940|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03941|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03942|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03943|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03944|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03945|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03946|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03947|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03948|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03949|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03950|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:45.837Z|03951|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03952|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03953|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03954|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03955|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03956|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03957|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03958|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03959|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03960|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03961|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03962|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03963|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03964|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03965|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03966|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03967|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03968|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03969|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03970|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03971|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03972|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03973|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03974|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03975|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03976|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03977|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03978|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03979|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03980|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03981|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03982|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03983|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03984|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03985|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03986|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03987|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03988|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03989|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03990|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03991|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03992|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03993|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03994|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03995|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03996|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03997|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03998|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|03999|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04000|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04001|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04002|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04003|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04004|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04005|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04006|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04007|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04008|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04009|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|04010|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:45.837Z|00058|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:15:46.087Z|04011|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:15:46.087Z|04012|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:15:46.087Z|04013|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:15:46.087Z|04014|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update2", params=[["monid","_Server"],{"Database":{"52621f6e-eb1c-4cee-92dc-2fdd70d8610f":{"modify":{"index":8}}}}]
2022-02-15T08:15:46.087Z|04015|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:15:46.087Z|04016|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04017|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04018|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04019|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04020|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04021|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04022|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04023|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04024|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04025|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04026|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04027|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04028|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04029|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04030|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04031|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04032|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04033|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04034|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04035|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04036|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04037|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04038|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04039|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04040|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04041|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04042|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04043|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04044|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04045|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04046|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04047|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04048|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04049|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04050|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04051|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04052|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04053|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04054|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04055|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04056|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04057|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04058|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04059|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04060|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04061|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04062|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04063|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04064|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04065|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04066|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04067|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04068|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04069|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04070|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04071|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04072|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04073|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04074|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04075|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:15:46.087Z|04076|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04077|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04078|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04079|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04080|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04081|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04082|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04083|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04084|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04085|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04086|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04087|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04088|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04089|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04090|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04091|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04092|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04093|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04094|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04095|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04096|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04097|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04098|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04099|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04100|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04101|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04102|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04103|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04104|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04105|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04106|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04107|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04108|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04109|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04110|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04111|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04112|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04113|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04114|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04115|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04116|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04117|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04118|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04119|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04120|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04121|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04122|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04123|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04124|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04125|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04126|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04127|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04128|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04129|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04130|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04131|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04132|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04133|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04134|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|04135|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:15:46.087Z|00059|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:15:46.087Z|00060|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:16:35.873Z|04136|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:16:35.873Z|04137|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:16:35.873Z|04138|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:16:35.874Z|04139|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received request, method="echo", params=[], id="echo"
2022-02-15T08:16:35.874Z|04140|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: send reply, result=[], id="echo"
2022-02-15T08:16:35.874Z|04141|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:16:35.874Z|04142|stream_ssl|DBG|client5-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:16:35.874Z|00061|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:16:35.874Z|04143|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:35.874Z|04144|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04145|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04146|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04147|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04148|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04149|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04150|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04151|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04152|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04153|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04154|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04155|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04156|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04157|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04158|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04159|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04160|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04161|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04162|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04163|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04164|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04165|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04166|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04167|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04168|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04169|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04170|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04171|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04172|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04173|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04174|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04175|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04176|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04177|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04178|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04179|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04180|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04181|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04182|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04183|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04184|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04185|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04186|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04187|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04188|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04189|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04190|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04191|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04192|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04193|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04194|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04195|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04196|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04197|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04198|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04199|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04200|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04201|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04202|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04203|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04204|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04205|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04206|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04207|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04208|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04209|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04210|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04211|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04212|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04213|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04214|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04215|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04216|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04217|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04218|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04219|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04220|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04221|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04222|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04223|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04224|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04225|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04226|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04227|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04228|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04229|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04230|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04231|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04232|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04233|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04234|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04235|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04236|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04237|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04238|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04239|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04240|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04241|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04242|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04243|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04244|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04245|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04246|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04247|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04248|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04249|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04250|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04251|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04252|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04253|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04254|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04255|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04256|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04257|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04258|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04259|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04260|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04261|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04262|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04263|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.874Z|04264|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:838 (0% CPU usage)
2022-02-15T08:16:35.874Z|04265|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: idle 49787 ms, sending inactivity probe
2022-02-15T08:16:35.874Z|00062|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:16:35.874Z|04266|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering IDLE
2022-02-15T08:16:35.874Z|04267|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="echo", params=[], id="echo"
2022-02-15T08:16:35.874Z|04268|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:35.874Z|04269|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:35.874Z|04270|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:35.874Z|04271|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04272|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04273|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04274|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04275|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04276|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04277|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04278|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04279|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04280|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04281|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04282|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04283|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04284|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04285|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04286|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04287|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04288|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04289|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04290|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04291|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04292|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04293|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04294|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04295|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04296|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04297|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04298|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04299|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04300|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04301|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.874Z|04302|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04303|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04304|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04305|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04306|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04307|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04308|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04309|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04310|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04311|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04312|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04313|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04314|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04315|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04316|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04317|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04318|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04319|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04320|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04321|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04322|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04323|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04324|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04325|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04326|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04327|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04328|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04329|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04330|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04331|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04332|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04333|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04334|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04335|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04336|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04337|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04338|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04339|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04340|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04341|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04342|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04343|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04344|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04345|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04346|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04347|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04348|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04349|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04350|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04351|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04352|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04353|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04354|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04355|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04356|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04357|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04358|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04359|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04360|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04361|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04362|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04363|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04364|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04365|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04366|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04367|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04368|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04369|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04370|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04371|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04372|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04373|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04374|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04375|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04376|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04377|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04378|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04379|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04380|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04381|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04382|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04383|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04384|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04385|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04386|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04387|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04388|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04389|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04390|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04391|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:16:35.875Z|00063|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:16:35.875Z|04392|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:35.875Z|04393|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:35.875Z|04394|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[], id="echo"
2022-02-15T08:16:35.875Z|04395|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering ACTIVE
2022-02-15T08:16:35.875Z|04396|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:35.875Z|04397|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04398|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04399|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04400|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04401|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04402|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04403|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04404|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04405|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04406|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04407|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04408|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04409|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04410|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04411|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04412|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04413|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04414|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04415|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04416|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04417|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04418|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04419|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04420|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04421|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04422|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04423|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04424|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04425|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04426|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04427|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04428|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04429|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04430|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04431|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04432|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04433|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04434|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04435|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04436|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04437|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04438|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04439|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04440|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04441|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04442|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04443|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04444|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04445|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04446|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04447|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04448|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04449|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04450|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04451|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04452|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04453|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04454|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04455|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04456|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04457|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04458|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04459|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04460|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04461|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04462|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04463|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04464|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04465|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04466|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04467|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04468|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04469|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04470|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04471|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04472|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04473|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04474|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04475|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04476|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04477|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04478|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04479|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04480|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04481|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04482|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04483|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04484|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04485|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04486|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04487|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04488|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04489|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04490|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04491|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04492|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04493|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04494|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04495|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04496|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04497|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04498|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04499|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04500|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04501|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04502|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04503|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04504|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04505|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04506|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04507|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04508|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04509|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04510|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04511|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04512|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04513|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04514|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04515|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04516|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04517|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:838 (0% CPU usage)
2022-02-15T08:16:35.875Z|00064|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:16:35.875Z|04518|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:35.875Z|04519|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04520|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04521|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04522|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04523|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04524|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04525|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04526|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04527|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04528|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04529|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04530|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04531|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04532|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04533|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04534|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04535|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04536|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04537|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04538|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04539|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04540|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04541|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04542|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04543|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04544|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04545|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04546|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04547|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04548|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04549|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04550|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04551|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04552|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04553|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04554|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04555|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04556|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04557|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04558|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04559|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04560|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04561|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04562|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04563|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04564|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04565|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04566|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04567|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04568|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04569|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04570|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04571|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04572|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04573|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04574|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04575|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04576|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04577|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04578|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:16:35.875Z|04579|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04580|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04581|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04582|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04583|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04584|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04585|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04586|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04587|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04588|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04589|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04590|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04591|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04592|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04593|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04594|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04595|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04596|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04597|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04598|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04599|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04600|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04601|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04602|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04603|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04604|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04605|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04606|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04607|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04608|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04609|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04610|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04611|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04612|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04613|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04614|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04615|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04616|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04617|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04618|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04619|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04620|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04621|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04622|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04623|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04624|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04625|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04626|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04627|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04628|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04629|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.875Z|04630|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|04631|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|04632|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|04633|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|04634|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|04635|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|04636|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|04637|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|04638|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:16:35.876Z|00065|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:16:49.678Z|04639|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:16:49.679Z|04640|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:16:49.679Z|04641|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:16:49.679Z|04642|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received notification, method="update2", params=[["monid","_Server"],{"Database":{"a330045e-0f48-4df2-9c08-5ffdcae403da":{"modify":{"index":8}}}}]
2022-02-15T08:16:49.679Z|00066|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.679Z|04643|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:16:49.679Z|04644|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:16:49.679Z|04645|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received notification, method="update3", params=[["monid","OVN_Northbound"],"f1254869-cc64-46b3-946c-08365e62ec3d",{"Logical_Switch":{"0e7c6c4f-797f-45aa-a937-5560bdea2a99":{"insert":{"name":"ls1"}}}}]
2022-02-15T08:16:49.679Z|04646|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:49.679Z|04647|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04648|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04649|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04650|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04651|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04652|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04653|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04654|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04655|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04656|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04657|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04658|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04659|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04660|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04661|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04662|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04663|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04664|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04665|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04666|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04667|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04668|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04669|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04670|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04671|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04672|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04673|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04674|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04675|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04676|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04677|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04678|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04679|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04680|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04681|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04682|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04683|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04684|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04685|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04686|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04687|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04688|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04689|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04690|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04691|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04692|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04693|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04694|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04695|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04696|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04697|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04698|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04699|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04700|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04701|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04702|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04703|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04704|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04705|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04706|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.679Z|04707|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04708|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04709|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04710|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04711|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04712|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04713|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04714|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Updated
2022-02-15T08:16:49.679Z|04715|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04716|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04717|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04718|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04719|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04720|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04721|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04722|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04723|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04724|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04725|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04726|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04727|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04728|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04729|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04730|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04731|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04732|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04733|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04734|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04735|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04736|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04737|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04738|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04739|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04740|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04741|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04742|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04743|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04744|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04745|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04746|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04747|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04748|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04749|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04750|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04751|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04752|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04753|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04754|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04755|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04756|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04757|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04758|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04759|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04760|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04761|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04762|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04763|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|04764|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.679Z|00067|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.680Z|04765|inc_proc_eng|DBG|northd/en-northd.c:110: node: northd, old_state Stale, new_state Updated
2022-02-15T08:16:49.680Z|00068|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.680Z|04766|inc_proc_eng|DBG|node: northd, recompute (missing handler for input NB_logical_switch) took 1ms
2022-02-15T08:16:49.680Z|00069|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.680Z|00070|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.680Z|04767|inc_proc_eng|DBG|northd/en-lflow.c:74: node: lflow, old_state Stale, new_state Updated
2022-02-15T08:16:49.680Z|04768|inc_proc_eng|DBG|node: lflow, recompute (missing handler for input northd) took 0ms
2022-02-15T08:16:49.680Z|00071|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.681Z|04769|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="transact", params=["OVN_Southbound",{"uuid-name":"row086bb920_cd76_4dfc_928e_e1101e136144","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":15,"actions":"next;","external_ids":["map",[["source","northd.c:6778"],["stage-name","ls_in_hairpin"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row7cf96420_5c90_41c7_bbad_c25a5ea1328f","row":{"pipeline":"ingress","match":"eth.dst == $svc_monitor_mac","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":5,"actions":"next;","external_ids":["map",[["source","northd.c:5704"],["stage-name","ls_in_pre_acl"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row547b6ec1_353c_4003_a528_effec270168c","row":{"pipeline":"egress","match":"1","priority":65535,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":3,"actions":"next;","external_ids":["map",[["source","northd.c:5959"],["stage-name","ls_out_acl_hint"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowd881e601_e1d5_415a_9d88_5cefda78307e","row":{"pipeline":"ingress","match":"reg0[0] == 1","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"ct_next;","external_ids":["map",[["source","northd.c:5927"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row8c8af5c1_d83a_4bcb_ac92_2f1840465252","row":{"pipeline":"egress","match":"reg0[1] == 1 && reg0[13] == 0","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"ct_commit { ct_label.blocked = 0; }; next;","external_ids":["map",[["source","northd.c:6767"],["stage-name","ls_out_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowae098f43_ace3_4c29_ac6d_b206a654f759","row":{"pipeline":"ingress","match":"reg0[2] == 1 && ip4 && tcp","priority":120,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"reg1 = ip4.dst; reg2[0..15] = tcp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5902"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row8b7602c3_534a_4047_aaf7_da72373282e2","row":{"tunnel_key":1,"external_ids":["map",[["logical-switch","0e7c6c4f-797f-45aa-a937-5560bdea2a99"],["name","ls1"]]]},"op":"insert","table":"Datapath_Binding"},{"uuid-name":"row5af96b63_62dc_404f_bb6e_81453e2c371f","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":13,"actions":"next;","external_ids":["map",[["source","northd.c:6776"],["stage-name","ls_in_pre_hairpin"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowfb10fc04_9a88_4891_ae1f_0a4d93d3ed97","row":{"pipeline":"egress","match":"reg0[1] == 1 && reg0[13] == 1","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"ct_commit { ct_label.blocked = 0; ct_label.label = reg3; }; next;","external_ids":["map",[["source","northd.c:6754"],["stage-name","ls_out_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowf2868a24_afa1_4733_bbde_d1d2c8288bfb","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":20,"actions":"next;","external_ids":["map",[["source","northd.c:7953"],["stage-name","ls_in_dns_response"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowa1cac425_7571_41c8_be81_8f10f9245cc8","row":{"pipeline":"ingress","match":"reg0[2] == 1 && ip6 && sctp","priority":120,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"xxreg1 = ip6.dst; reg2[0..15] = sctp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5912"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowcbd6d285_e1c0_4ada_adf0_87a823ba747b","row":{"pipeline":"ingress","match":"reg0[1] == 1 && reg0[13] == 0","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":12,"actions":"ct_commit { ct_label.blocked = 0; }; next;","external_ids":["map",[["source","northd.c:6763"],["stage-name","ls_in_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row335af7c6_096f_4346_b413_68fa7106a4ce","row":{"pipeline":"egress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"actions":"next;","external_ids":["map",[["source","northd.c:5830"],["stage-name","ls_out_pre_lb"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowf1b5b506_4391_4a72_a534_4c6855b26476","row":{"pipeline":"ingress","match":"nd || nd_rs || nd_ra || mldv1 || mldv2","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":6,"actions":"next;","external_ids":["map",[["source","northd.c:5817"],["stage-name","ls_in_pre_lb"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowb7fd2a67_fe87_4ae9_adfb_1a8ca925513f","row":{"pipeline":"egress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":1,"actions":"next;","external_ids":["map",[["source","northd.c:5701"],["stage-name","ls_out_pre_acl"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowc8d45988_cd57_46e1_a3ba_3f6a149f9832","row":{"pipeline":"ingress","match":"outport == \"none\"","priority":50,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":23,"actions":"drop;","external_ids":["map",[["source","northd.c:7492"],["stage-name","ls_in_l2_unknown"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowd3e12109_610b_4370_ba9b_b47b51d73d9d","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":10,"actions":"next;","external_ids":["map",[["source","northd.c:6593"],["stage-name","ls_in_qos_mark"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row9a474e2a_401e_4130_bad4_0c886263ddb0","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":14,"actions":"next;","external_ids":["map",[["source","northd.c:6777"],["stage-name","ls_in_nat_hairpin"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row86fe438b_fbf3_4ac5_aed9_8b927d0e36fc","row":{"pipeline":"ingress","match":"reg0[2] == 1 && ip4 && udp","priority":120,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"reg1 = ip4.dst; reg2[0..15] = udp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5902"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowc1fa39ec_247c_4d10_848a_98d7204cc2ab","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":3,"actions":"next;","external_ids":["map",[["source","northd.c:5548"],["stage-name","ls_in_lookup_fdb"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowe63b334c_54d1_4f97_9f07_a32755758e90","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":11,"actions":"next;","external_ids":["map",[["source","northd.c:6595"],["stage-name","ls_in_qos_meter"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row70c28cec_0bca_4c3f_b055_f45b2a06288b","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":22,"actions":"outport = get_fdb(eth.dst); next;","external_ids":["map",[["source","northd.c:7484"],["stage-name","ls_in_l2_lkup"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row8619d42d_efd9_42b6_8cd6_2b16b7da4fe4","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":6,"actions":"next;","external_ids":["map",[["source","northd.c:5829"],["stage-name","ls_in_pre_lb"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row8e456e4f_a544_4280_953c_724395f31d33","row":{"pipeline":"ingress","match":"eth.dst == $svc_monitor_mac","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":6,"actions":"next;","external_ids":["map",[["source","northd.c:5824"],["stage-name","ls_in_pre_lb"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row62fff5cf_d152_4c2a_942b_8f219296fe67","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":23,"actions":"output;","external_ids":["map",[["source","northd.c:7495"],["stage-name","ls_in_l2_unknown"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowf55534cf_00ef_457d_b529_0ef495269b6e","row":{"pipeline":"ingress","match":"vlan.present","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"actions":"drop;","external_ids":["map",[["source","northd.c:7533"],["stage-name","ls_in_port_sec_l2"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowab225e10_14c1_4769_ad2c_2484d425d942","row":{"pipeline":"egress","match":"reg0[0] == 1","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":2,"actions":"ct_next;","external_ids":["map",[["source","northd.c:5930"],["stage-name","ls_out_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row23d52811_4504_467e_805e_cbc85f9a326e","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":12,"actions":"next;","external_ids":["map",[["source","northd.c:6736"],["stage-name","ls_in_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row42c669b1_f634_46fb_988e_ee9a2cf5a7f2","row":{"pipeline":"ingress","match":"eth.src[40]","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"actions":"drop;","external_ids":["map",[["source","northd.c:7538"],["stage-name","ls_in_port_sec_l2"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row6e73bd12_efd3_4536_8439_e1a52d384263","row":{"pipeline":"ingress","match":"eth.dst == $svc_monitor_mac","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":22,"actions":"handle_svc_check(inport);","external_ids":["map",[["source","northd.c:8015"],["stage-name","ls_in_l2_lkup"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row11a72ff2_ab61_407e_8b1a_d07662ec597d","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"next;","external_ids":["map",[["source","northd.c:5886"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row17d55eb2_2d18_49c6_a081_eb97e00e0b9a","row":{"pipeline":"ingress","match":"reg0[2] == 1 && ip6 && udp","priority":120,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"xxreg1 = ip6.dst; reg2[0..15] = udp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5912"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row4be3b773_088b_401b_bce7_8da261570e20","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":17,"actions":"next;","external_ids":["map",[["source","northd.c:7950"],["stage-name","ls_in_dhcp_options"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowcdfb5b73_6734_40cc_822e_e7e2847f1015","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":1,"actions":"next;","external_ids":["map",[["source","northd.c:5511"],["stage-name","ls_in_port_sec_ip"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row53a350d3_55cc_4da8_94f5_b357e503d0b3","row":{"pipeline":"ingress","match":"eth.mcast","priority":70,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":22,"actions":"outport = \"_MC_flood\"; output;","external_ids":["map",[["source","northd.c:8090"],["stage-name","ls_in_l2_lkup"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row05bac133_f148_499e_bdc9_3edf018bb089","row":{"pipeline":"egress","match":"eth.src == $svc_monitor_mac","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"actions":"next;","external_ids":["map",[["source","northd.c:5826"],["stage-name","ls_out_pre_lb"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowd17c0ff4_4b50_460e_88ce_f55302c8f4e6","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":4,"actions":"next;","external_ids":["map",[["source","northd.c:5549"],["stage-name","ls_in_put_fdb"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowe5ed1c35_229f_4424_ac38_b3cd08049c4a","row":{"pipeline":"ingress","match":"reg0[1] == 1 && reg0[13] == 1","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":12,"actions":"ct_commit { ct_label.blocked = 0; ct_label.label = reg3; }; next;","external_ids":["map",[["source","northd.c:6749"],["stage-name","ls_in_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row0ab42cd5_794b_446c_b5a8_2c93af594c8d","row":{"pipeline":"egress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"next;","external_ids":["map",[["source","northd.c:6737"],["stage-name","ls_out_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row9f18b076_b1d7_4280_8b6b_ef247b08d4cc","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":21,"actions":"next;","external_ids":["map",[["source","northd.c:7954"],["stage-name","ls_in_external_port"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowe326db57_5647_4a6a_bedc_af0b86ddecf7","row":{"pipeline":"ingress","match":"reg0[2] == 1 && ip4 && sctp","priority":120,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"reg1 = ip4.dst; reg2[0..15] = sctp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5902"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row80248317_76cf_4722_b707_267bcba1bc0e","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":18,"actions":"next;","external_ids":["map",[["source","northd.c:7951"],["stage-name","ls_in_dhcp_response"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowc399fe17_e1ff_49b1_891e_f30559ebc0b2","row":{"pipeline":"egress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":2,"actions":"next;","external_ids":["map",[["source","northd.c:5887"],["stage-name","ls_out_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row3f476bd8_4f93_4e82_a3fd_746b75e77bfa","row":{"pipeline":"egress","match":"reg0[2] == 1","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":2,"actions":"ct_lb;","external_ids":["map",[["source","northd.c:5922"],["stage-name","ls_out_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row3799f939_2fae_4423_a4ac_2493ba9f9f57","row":{"pipeline":"egress","match":"nd || nd_rs || nd_ra || mldv1 || mldv2","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"actions":"next;","external_ids":["map",[["source","northd.c:5820"],["stage-name","ls_out_pre_lb"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowe38f1f7b_ccbc_4dc1_a979_99c6d9a7e8e3","row":{"pipeline":"egress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":6,"actions":"next;","external_ids":["map",[["source","northd.c:6596"],["stage-name","ls_out_qos_meter"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowa4b6f31b_507f_4aed_baec_c96a2bf707ff","row":{"pipeline":"ingress","match":"reg0[2] == 1","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"ct_lb;","external_ids":["map",[["source","northd.c:5919"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowde0d0b5b_8dd8_4961_875f_8c3705bf8347","row":{"query_max_resp":1,"query_interval":150,"datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_size":2048,"querier":true,"idle_timeout":300,"enabled":false},"op":"insert","table":"IP_Multicast"},{"uuid-name":"rowc5ee119c_efd3_4de5_aac2_bf9d84ecb7ff","row":{"pipeline":"ingress","match":"1","priority":65535,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":8,"actions":"next;","external_ids":["map",[["source","northd.c:5959"],["stage-name","ls_in_acl_hint"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowc2208d5c_a334_484a_bd5c_616f67b13f7c","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":5,"actions":"next;","external_ids":["map",[["source","northd.c:5700"],["stage-name","ls_in_pre_acl"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row324513dd_729d_47a6_871d_80f38992cff5","row":{"pipeline":"ingress","match":"reg0[2] == 1 && ip6 && tcp","priority":120,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":7,"actions":"xxreg1 = ip6.dst; reg2[0..15] = tcp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5912"],["stage-name","ls_in_pre_stateful"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row6b9d52bd_6a2f_4471_bfdf_b07ec98130fc","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":2,"actions":"next;","external_ids":["map",[["source","northd.c:5510"],["stage-name","ls_in_port_sec_nd"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowe24afffd_5cff_4602_82a0_cc37505d8a19","row":{"pipeline":"egress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":8,"actions":"next;","external_ids":["map",[["source","northd.c:5613"],["stage-name","ls_out_port_sec_ip"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row22966fdd_6a15_49ad_8b36_46c708102b8d","row":{"pipeline":"egress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":5,"actions":"next;","external_ids":["map",[["source","northd.c:6594"],["stage-name","ls_out_qos_mark"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowaa52b19d_9416_4967_9d84_2b4f52c44511","row":{"pipeline":"egress","match":"1","priority":65535,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":4,"actions":"next;","external_ids":["map",[["source","northd.c:6392"],["stage-name","ls_out_acl"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowb065a8bd_cbde_4957_9b5b_f82f11e5652a","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":19,"actions":"next;","external_ids":["map",[["source","northd.c:7952"],["stage-name","ls_in_dns_lookup"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row194e51be_1332_4d4d_940f_459032b77c14","row":{"pipeline":"ingress","match":"1","logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":16,"actions":"next;","external_ids":["map",[["source","northd.c:7835"],["stage-name","ls_in_arp_rsp"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"rowf97a62be_d5b3_47ca_be8d_af929ca103a9","row":{"pipeline":"egress","match":"eth.src == $svc_monitor_mac","priority":110,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":1,"actions":"next;","external_ids":["map",[["source","northd.c:5707"],["stage-name","ls_out_pre_acl"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row553370bf_3bff_4a57_a3be_ab3093856226","row":{"pipeline":"egress","match":"eth.mcast","priority":100,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":9,"actions":"output;","external_ids":["map",[["source","northd.c:5615"],["stage-name","ls_out_port_sec_l2"]]]},"op":"insert","table":"Logical_Flow"},{"uuid-name":"row1f32ffbf_4136_4d20_aefe_b5043cedbf9c","row":{"pipeline":"ingress","match":"1","priority":65535,"logical_datapath":["named-uuid","row8b7602c3_534a_4047_aaf7_da72373282e2"],"table_id":9,"actions":"next;","external_ids":["map",[["source","northd.c:6391"],["stage-name","ls_in_acl"]]]},"op":"insert","table":"Logical_Flow"},{"comment":"ovn-northd","op":"comment"},{"lock":"ovn_northd","op":"assert"}], id=21
2022-02-15T08:16:49.681Z|04770|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:49.681Z|04771|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:49.681Z|04772|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:49.681Z|04773|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:49.681Z|04774|poll_loop|DBG|wakeup due to 0-ms timeout at lib/reconnect.c:664 (0% CPU usage)
2022-02-15T08:16:49.682Z|04775|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: idle 13807 ms, sending inactivity probe
2022-02-15T08:16:49.682Z|04776|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering IDLE
2022-02-15T08:16:49.682Z|04777|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="echo", params=[], id="echo"
2022-02-15T08:16:49.682Z|04778|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:49.682Z|04779|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:49.682Z|00072|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.682Z|04780|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:49.682Z|04781|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04782|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04783|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04784|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04785|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04786|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04787|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04788|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Updated, new_state Stale
2022-02-15T08:16:49.682Z|04789|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04790|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04791|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04792|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04793|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04794|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04795|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04796|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04797|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04798|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04799|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04800|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04801|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04802|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04803|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04804|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04805|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04806|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04807|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04808|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04809|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04810|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04811|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04812|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04813|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04814|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04815|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04816|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04817|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04818|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04819|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04820|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04821|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04822|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04823|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04824|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04825|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04826|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04827|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04828|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04829|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04830|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04831|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04832|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04833|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04834|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04835|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04836|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04837|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04838|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.682Z|04839|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Updated, new_state Stale
2022-02-15T08:16:49.682Z|04840|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Updated, new_state Stale
2022-02-15T08:16:49.682Z|04841|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04842|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:16:49.682Z|04843|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04844|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:16:49.682Z|04845|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04846|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:16:49.682Z|04847|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04848|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:16:49.682Z|04849|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04850|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:16:49.682Z|04851|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04852|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:16:49.682Z|04853|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04854|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:16:49.682Z|04855|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04856|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:16:49.682Z|04857|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04858|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:16:49.682Z|04859|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04860|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:16:49.682Z|04861|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04862|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:16:49.682Z|04863|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04864|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:16:49.682Z|04865|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04866|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:16:49.682Z|04867|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04868|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:16:49.682Z|04869|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04870|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:16:49.682Z|04871|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04872|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:16:49.682Z|04873|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04874|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:16:49.682Z|04875|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04876|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:16:49.682Z|04877|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04878|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:16:49.682Z|04879|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04880|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:16:49.682Z|04881|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04882|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:16:49.682Z|04883|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04884|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:16:49.682Z|04885|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04886|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:16:49.682Z|04887|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04888|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:16:49.682Z|04889|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04890|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:16:49.682Z|04891|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04892|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:16:49.682Z|04893|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04894|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:16:49.682Z|04895|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04896|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:16:49.682Z|04897|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04898|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:16:49.682Z|04899|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04900|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:16:49.682Z|04901|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04902|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:16:49.682Z|04903|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04904|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:16:49.682Z|04905|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04906|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:16:49.682Z|04907|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04908|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:16:49.682Z|04909|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04910|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:16:49.682Z|04911|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04912|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:16:49.682Z|04913|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04914|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:16:49.682Z|04915|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04916|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:16:49.682Z|04917|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04918|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:16:49.682Z|04919|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04920|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:16:49.682Z|04921|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04922|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:16:49.682Z|04923|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04924|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:16:49.682Z|04925|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04926|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:16:49.682Z|04927|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04928|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:16:49.682Z|04929|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04930|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:16:49.682Z|04931|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04932|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:16:49.682Z|04933|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04934|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:16:49.682Z|04935|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04936|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:16:49.682Z|04937|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04938|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:16:49.682Z|04939|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04940|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:16:49.682Z|04941|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04942|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:16:49.682Z|04943|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04944|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:16:49.682Z|04945|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04946|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:16:49.682Z|04947|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04948|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:16:49.682Z|04949|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04950|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:16:49.682Z|04951|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04952|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:16:49.682Z|04953|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04954|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:16:49.682Z|04955|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.682Z|04956|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:16:49.682Z|04957|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:16:49.682Z|00073|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.684Z|04958|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:16:49.684Z|00074|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.684Z|04959|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:49.684Z|04960|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:49.684Z|04961|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[], id="echo"
2022-02-15T08:16:49.684Z|04962|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering ACTIVE
2022-02-15T08:16:49.684Z|04963|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:49.684Z|04964|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.684Z|04965|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.684Z|04966|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.684Z|04967|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.684Z|04968|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.684Z|04969|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.684Z|04970|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.684Z|04971|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04972|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04973|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04974|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04975|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04976|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04977|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04978|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04979|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04980|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04981|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04982|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04983|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04984|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04985|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04986|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04987|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04988|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04989|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04990|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04991|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04992|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04993|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04994|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04995|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04996|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04997|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04998|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|04999|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05000|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05001|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05002|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05003|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05004|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05005|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05006|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05007|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05008|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05009|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05010|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05011|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05012|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05013|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05014|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05015|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05016|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05017|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05018|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05019|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05020|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05021|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05022|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05023|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:16:49.685Z|05024|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05025|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:16:49.685Z|05026|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05027|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:16:49.685Z|05028|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05029|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:16:49.685Z|05030|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05031|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:16:49.685Z|05032|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05033|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:16:49.685Z|05034|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05035|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:16:49.685Z|05036|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05037|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:16:49.685Z|05038|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05039|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:16:49.685Z|05040|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05041|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:16:49.685Z|05042|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05043|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:16:49.685Z|05044|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05045|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:16:49.685Z|05046|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05047|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:16:49.685Z|05048|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05049|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:16:49.685Z|05050|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05051|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:16:49.685Z|05052|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05053|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:16:49.685Z|05054|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05055|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:16:49.685Z|05056|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05057|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:16:49.685Z|05058|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05059|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:16:49.685Z|05060|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05061|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:16:49.685Z|05062|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05063|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:16:49.685Z|05064|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05065|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:16:49.685Z|05066|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05067|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:16:49.685Z|05068|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05069|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:16:49.685Z|05070|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05071|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:16:49.685Z|05072|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05073|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:16:49.685Z|05074|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05075|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:16:49.685Z|05076|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05077|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:16:49.685Z|05078|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05079|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:16:49.685Z|05080|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05081|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:16:49.685Z|05082|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05083|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:16:49.685Z|05084|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05085|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:16:49.685Z|05086|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05087|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:16:49.685Z|05088|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05089|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:16:49.685Z|05090|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05091|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:16:49.685Z|05092|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05093|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:16:49.685Z|05094|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05095|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:16:49.685Z|05096|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05097|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:16:49.685Z|05098|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05099|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:16:49.685Z|05100|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05101|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:16:49.685Z|05102|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05103|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:16:49.685Z|05104|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05105|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:16:49.685Z|05106|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05107|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:16:49.685Z|05108|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05109|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:16:49.685Z|05110|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05111|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:16:49.685Z|05112|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05113|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:16:49.685Z|05114|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05115|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:16:49.685Z|05116|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05117|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:16:49.685Z|05118|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05119|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:16:49.685Z|05120|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05121|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:16:49.685Z|05122|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05123|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:16:49.685Z|05124|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05125|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:16:49.685Z|05126|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05127|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:16:49.685Z|05128|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05129|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:16:49.685Z|05130|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05131|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:16:49.685Z|05132|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05133|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:16:49.685Z|05134|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05135|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:16:49.685Z|05136|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05137|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:16:49.685Z|05138|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:16:49.685Z|05139|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:838 (0% CPU usage)
2022-02-15T08:16:49.685Z|00075|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.685Z|05140|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:49.685Z|05141|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05142|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05143|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05144|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05145|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05146|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05147|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05148|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05149|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05150|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05151|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05152|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05153|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05154|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05155|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05156|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05157|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05158|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05159|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05160|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05161|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05162|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05163|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05164|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05165|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05166|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05167|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05168|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05169|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05170|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05171|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05172|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05173|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05174|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05175|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05176|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05177|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05178|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05179|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05180|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05181|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05182|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05183|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05184|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05185|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05186|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05187|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05188|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05189|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05190|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05191|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05192|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05193|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05194|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05195|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05196|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05197|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05198|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.685Z|05199|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05200|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:16:49.685Z|05201|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05202|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:16:49.685Z|05203|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05204|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:16:49.685Z|05205|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05206|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:16:49.685Z|05207|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05208|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:16:49.685Z|05209|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05210|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:16:49.685Z|05211|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05212|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:16:49.685Z|05213|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05214|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:16:49.685Z|05215|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05216|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:16:49.685Z|05217|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05218|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:16:49.685Z|05219|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05220|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:16:49.685Z|05221|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05222|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:16:49.685Z|05223|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05224|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:16:49.685Z|05225|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05226|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:16:49.685Z|05227|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05228|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:16:49.685Z|05229|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05230|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:16:49.685Z|05231|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05232|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:16:49.685Z|05233|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05234|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:16:49.685Z|05235|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05236|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:16:49.685Z|05237|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05238|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:16:49.685Z|05239|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05240|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:16:49.685Z|05241|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05242|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:16:49.685Z|05243|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05244|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:16:49.685Z|05245|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05246|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:16:49.685Z|05247|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05248|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:16:49.685Z|05249|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05250|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:16:49.685Z|05251|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05252|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:16:49.685Z|05253|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05254|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:16:49.685Z|05255|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05256|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:16:49.685Z|05257|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05258|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:16:49.685Z|05259|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05260|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:16:49.685Z|05261|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05262|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:16:49.685Z|05263|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05264|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:16:49.685Z|05265|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05266|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:16:49.685Z|05267|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05268|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:16:49.685Z|05269|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05270|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:16:49.685Z|05271|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05272|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:16:49.685Z|05273|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05274|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:16:49.685Z|05275|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05276|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:16:49.685Z|05277|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05278|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:16:49.685Z|05279|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05280|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:16:49.685Z|05281|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05282|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:16:49.685Z|05283|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05284|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:16:49.685Z|05285|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05286|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:16:49.685Z|05287|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05288|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:16:49.685Z|05289|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05290|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:16:49.685Z|05291|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05292|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:16:49.685Z|05293|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05294|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:16:49.685Z|05295|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.685Z|05296|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:16:49.686Z|05297|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05298|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:16:49.686Z|05299|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05300|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:16:49.686Z|05301|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05302|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:16:49.686Z|05303|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05304|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:16:49.686Z|05305|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05306|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:16:49.686Z|05307|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05308|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:16:49.686Z|05309|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05310|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:16:49.686Z|05311|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05312|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:16:49.686Z|05313|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.686Z|05314|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:16:49.686Z|05315|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:16:49.686Z|00076|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.688Z|05316|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:16:49.688Z|05317|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:49.688Z|05318|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:49.688Z|00077|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.688Z|05319|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update2", params=[["monid","_Server"],{"Database":{"52621f6e-eb1c-4cee-92dc-2fdd70d8610f":{"modify":{"index":9}}}}]
2022-02-15T08:16:49.688Z|05320|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:49.688Z|05321|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05322|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05323|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05324|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05325|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05326|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05327|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05328|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05329|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05330|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05331|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05332|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05333|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05334|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05335|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05336|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05337|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05338|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05339|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05340|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05341|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05342|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05343|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05344|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05345|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05346|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05347|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05348|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05349|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05350|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05351|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05352|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05353|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05354|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05355|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05356|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.688Z|05357|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05358|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05359|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05360|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05361|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05362|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05363|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05364|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05365|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05366|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05367|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05368|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05369|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05370|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05371|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05372|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05373|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05374|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05375|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05376|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05377|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05378|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.689Z|05379|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05380|inc_proc_eng|DBG|input node: NB_bfd, state: Unchanged
2022-02-15T08:16:49.689Z|05381|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05382|inc_proc_eng|DBG|input node: SB_bfd, state: Unchanged
2022-02-15T08:16:49.689Z|05383|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05384|inc_proc_eng|DBG|input node: SB_logical_flow, state: Unchanged
2022-02-15T08:16:49.689Z|05385|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05386|inc_proc_eng|DBG|input node: SB_multicast_group, state: Unchanged
2022-02-15T08:16:49.689Z|05387|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05388|inc_proc_eng|DBG|input node: SB_igmp_group, state: Unchanged
2022-02-15T08:16:49.689Z|05389|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05390|inc_proc_eng|DBG|input node: NB_nb_global, state: Unchanged
2022-02-15T08:16:49.689Z|05391|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05392|inc_proc_eng|DBG|input node: NB_copp, state: Unchanged
2022-02-15T08:16:49.689Z|05393|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05394|inc_proc_eng|DBG|input node: NB_logical_switch, state: Unchanged
2022-02-15T08:16:49.689Z|05395|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05396|inc_proc_eng|DBG|input node: NB_logical_switch_port, state: Unchanged
2022-02-15T08:16:49.689Z|05397|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05398|inc_proc_eng|DBG|input node: NB_forwarding_group, state: Unchanged
2022-02-15T08:16:49.689Z|05399|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05400|inc_proc_eng|DBG|input node: NB_address_set, state: Unchanged
2022-02-15T08:16:49.689Z|05401|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05402|inc_proc_eng|DBG|input node: NB_port_group, state: Unchanged
2022-02-15T08:16:49.689Z|05403|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05404|inc_proc_eng|DBG|input node: NB_load_balancer, state: Unchanged
2022-02-15T08:16:49.689Z|05405|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05406|inc_proc_eng|DBG|input node: NB_load_balancer_group, state: Unchanged
2022-02-15T08:16:49.689Z|05407|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05408|inc_proc_eng|DBG|input node: NB_load_balancer_health_check, state: Unchanged
2022-02-15T08:16:49.689Z|05409|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05410|inc_proc_eng|DBG|input node: NB_acl, state: Unchanged
2022-02-15T08:16:49.689Z|05411|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05412|inc_proc_eng|DBG|input node: NB_logical_router, state: Unchanged
2022-02-15T08:16:49.689Z|05413|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05414|inc_proc_eng|DBG|input node: NB_qos, state: Unchanged
2022-02-15T08:16:49.689Z|05415|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05416|inc_proc_eng|DBG|input node: NB_meter, state: Unchanged
2022-02-15T08:16:49.689Z|05417|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05418|inc_proc_eng|DBG|input node: NB_meter_band, state: Unchanged
2022-02-15T08:16:49.689Z|05419|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05420|inc_proc_eng|DBG|input node: NB_logical_router_port, state: Unchanged
2022-02-15T08:16:49.689Z|05421|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05422|inc_proc_eng|DBG|input node: NB_logical_router_static_route, state: Unchanged
2022-02-15T08:16:49.689Z|05423|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05424|inc_proc_eng|DBG|input node: NB_logical_router_policy, state: Unchanged
2022-02-15T08:16:49.689Z|05425|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05426|inc_proc_eng|DBG|input node: NB_nat, state: Unchanged
2022-02-15T08:16:49.689Z|05427|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05428|inc_proc_eng|DBG|input node: NB_dhcp_options, state: Unchanged
2022-02-15T08:16:49.689Z|05429|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05430|inc_proc_eng|DBG|input node: NB_connection, state: Unchanged
2022-02-15T08:16:49.689Z|05431|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05432|inc_proc_eng|DBG|input node: NB_dns, state: Unchanged
2022-02-15T08:16:49.689Z|05433|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05434|inc_proc_eng|DBG|input node: NB_ssl, state: Unchanged
2022-02-15T08:16:49.689Z|05435|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05436|inc_proc_eng|DBG|input node: NB_gateway_chassis, state: Unchanged
2022-02-15T08:16:49.689Z|05437|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05438|inc_proc_eng|DBG|input node: NB_ha_chassis_group, state: Unchanged
2022-02-15T08:16:49.689Z|05439|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05440|inc_proc_eng|DBG|input node: NB_ha_chassis, state: Unchanged
2022-02-15T08:16:49.689Z|05441|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05442|inc_proc_eng|DBG|input node: SB_sb_global, state: Unchanged
2022-02-15T08:16:49.689Z|05443|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05444|inc_proc_eng|DBG|input node: SB_chassis, state: Unchanged
2022-02-15T08:16:49.689Z|05445|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05446|inc_proc_eng|DBG|input node: SB_chassis_private, state: Unchanged
2022-02-15T08:16:49.689Z|05447|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05448|inc_proc_eng|DBG|input node: SB_encap, state: Unchanged
2022-02-15T08:16:49.689Z|05449|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05450|inc_proc_eng|DBG|input node: SB_address_set, state: Unchanged
2022-02-15T08:16:49.689Z|05451|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05452|inc_proc_eng|DBG|input node: SB_port_group, state: Unchanged
2022-02-15T08:16:49.689Z|05453|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05454|inc_proc_eng|DBG|input node: SB_logical_DP_group, state: Unchanged
2022-02-15T08:16:49.689Z|05455|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05456|inc_proc_eng|DBG|input node: SB_meter, state: Unchanged
2022-02-15T08:16:49.689Z|05457|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05458|inc_proc_eng|DBG|input node: SB_meter_band, state: Unchanged
2022-02-15T08:16:49.689Z|05459|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05460|inc_proc_eng|DBG|input node: SB_datapath_binding, state: Unchanged
2022-02-15T08:16:49.689Z|05461|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05462|inc_proc_eng|DBG|input node: SB_port_binding, state: Unchanged
2022-02-15T08:16:49.689Z|05463|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05464|inc_proc_eng|DBG|input node: SB_mac_binding, state: Unchanged
2022-02-15T08:16:49.689Z|05465|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05466|inc_proc_eng|DBG|input node: SB_dhcp_options, state: Unchanged
2022-02-15T08:16:49.689Z|05467|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05468|inc_proc_eng|DBG|input node: SB_dhcpv6_options, state: Unchanged
2022-02-15T08:16:49.689Z|05469|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05470|inc_proc_eng|DBG|input node: SB_connection, state: Unchanged
2022-02-15T08:16:49.689Z|05471|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05472|inc_proc_eng|DBG|input node: SB_ssl, state: Unchanged
2022-02-15T08:16:49.689Z|05473|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05474|inc_proc_eng|DBG|input node: SB_dns, state: Unchanged
2022-02-15T08:16:49.689Z|05475|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05476|inc_proc_eng|DBG|input node: SB_rbac_role, state: Unchanged
2022-02-15T08:16:49.689Z|05477|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05478|inc_proc_eng|DBG|input node: SB_rbac_permission, state: Unchanged
2022-02-15T08:16:49.689Z|05479|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05480|inc_proc_eng|DBG|input node: SB_gateway_chassis, state: Unchanged
2022-02-15T08:16:49.689Z|05481|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05482|inc_proc_eng|DBG|input node: SB_ha_chassis, state: Unchanged
2022-02-15T08:16:49.689Z|05483|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05484|inc_proc_eng|DBG|input node: SB_ha_chassis_group, state: Unchanged
2022-02-15T08:16:49.689Z|05485|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05486|inc_proc_eng|DBG|input node: SB_controller_event, state: Unchanged
2022-02-15T08:16:49.689Z|05487|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05488|inc_proc_eng|DBG|input node: SB_ip_multicast, state: Unchanged
2022-02-15T08:16:49.689Z|05489|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05490|inc_proc_eng|DBG|input node: SB_service_monitor, state: Unchanged
2022-02-15T08:16:49.689Z|05491|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05492|inc_proc_eng|DBG|input node: SB_load_balancer, state: Unchanged
2022-02-15T08:16:49.689Z|05493|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.689Z|05494|inc_proc_eng|DBG|input node: SB_fdb, state: Unchanged
2022-02-15T08:16:49.689Z|05495|inc_proc_northd|DBG|engine did not run, and it was not needed
2022-02-15T08:16:49.689Z|00078|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.689Z|05496|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:16:49.689Z|05497|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:49.689Z|05498|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:49.689Z|00079|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.690Z|05499|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:49.690Z|05500|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:49.690Z|05501|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update3", params=[["monid","OVN_Southbound"],"f229ddf9-d0e9-4113-a1c5-1ea99aeb0e78",{"Logical_Flow":{"062b7ec1-4677-4330-82dc-c795524748b5":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":19,"actions":"next;","external_ids":["map",[["source","northd.c:7952"],["stage-name","ls_in_dns_lookup"]]]}},"02079a94-4f09-464a-8bdb-46e59c81a3d1":{"insert":{"pipeline":"ingress","match":"eth.dst == $svc_monitor_mac","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":5,"actions":"next;","external_ids":["map",[["source","northd.c:5704"],["stage-name","ls_in_pre_acl"]]]}},"a345d4b7-b6d2-4431-af95-0ddf22ab63c1":{"insert":{"pipeline":"egress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"actions":"next;","external_ids":["map",[["source","northd.c:5830"],["stage-name","ls_out_pre_lb"]]]}},"2b3cb00c-8211-44ab-9e05-5ca8a04ca875":{"insert":{"pipeline":"egress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":2,"actions":"next;","external_ids":["map",[["source","northd.c:5887"],["stage-name","ls_out_pre_stateful"]]]}},"29a34b81-22db-4261-a283-35c6fe947d91":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":6,"actions":"next;","external_ids":["map",[["source","northd.c:5829"],["stage-name","ls_in_pre_lb"]]]}},"0ea8cf1f-4092-4c9a-9f43-441def0bafb0":{"insert":{"pipeline":"ingress","match":"reg0[2] == 1 && ip4 && udp","priority":120,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"reg1 = ip4.dst; reg2[0..15] = udp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5902"],["stage-name","ls_in_pre_stateful"]]]}},"3223a282-50a5-4179-befa-85d124e3d550":{"insert":{"pipeline":"egress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":8,"actions":"next;","external_ids":["map",[["source","northd.c:5613"],["stage-name","ls_out_port_sec_ip"]]]}},"125a13ef-45e3-44ee-b156-95c82323579c":{"insert":{"pipeline":"egress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":6,"actions":"next;","external_ids":["map",[["source","northd.c:6596"],["stage-name","ls_out_qos_meter"]]]}},"fe3f1c5c-e374-47fc-a417-fd7c2a982d6f":{"insert":{"pipeline":"egress","match":"eth.src == $svc_monitor_mac","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":1,"actions":"next;","external_ids":["map",[["source","northd.c:5707"],["stage-name","ls_out_pre_acl"]]]}},"de65cd59-b086-47e7-b0f9-af7c365055e4":{"insert":{"pipeline":"ingress","match":"reg0[1] == 1 && reg0[13] == 0","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":12,"actions":"ct_commit { ct_label.blocked = 0; }; next;","external_ids":["map",[["source","northd.c:6763"],["stage-name","ls_in_stateful"]]]}},"17ce3a77-e3c0-4d59-8771-f3d7a7ab7fb1":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":17,"actions":"next;","external_ids":["map",[["source","northd.c:7950"],["stage-name","ls_in_dhcp_options"]]]}},"42ab504b-a733-40e2-9700-a554e5bcec2d":{"insert":{"pipeline":"ingress","match":"reg0[2] == 1 && ip4 && tcp","priority":120,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"reg1 = ip4.dst; reg2[0..15] = tcp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5902"],["stage-name","ls_in_pre_stateful"]]]}},"bdbbc9fe-9457-46a3-aafd-ce34f0921a71":{"insert":{"pipeline":"ingress","match":"vlan.present","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"actions":"drop;","external_ids":["map",[["source","northd.c:7533"],["stage-name","ls_in_port_sec_l2"]]]}},"9edc15db-184d-4f35-ab03-f08589a4f442":{"insert":{"pipeline":"ingress","match":"outport == \"none\"","priority":50,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":23,"actions":"drop;","external_ids":["map",[["source","northd.c:7492"],["stage-name","ls_in_l2_unknown"]]]}},"0b190c46-2630-41f3-ac88-6c4a9da17a38":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":3,"actions":"next;","external_ids":["map",[["source","northd.c:5548"],["stage-name","ls_in_lookup_fdb"]]]}},"ae3d04a2-5e60-42aa-a66f-9f288ca6f8f1":{"insert":{"pipeline":"ingress","match":"eth.mcast","priority":70,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":22,"actions":"outport = \"_MC_flood\"; output;","external_ids":["map",[["source","northd.c:8090"],["stage-name","ls_in_l2_lkup"]]]}},"cde4bc22-eccd-4a8b-84aa-d044a6c1fc13":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":10,"actions":"next;","external_ids":["map",[["source","northd.c:6593"],["stage-name","ls_in_qos_mark"]]]}},"281de713-7da1-4d4d-9d64-cc008286b05e":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":16,"actions":"next;","external_ids":["map",[["source","northd.c:7835"],["stage-name","ls_in_arp_rsp"]]]}},"c4be4764-c4e9-47ad-be83-8cf8c53e7c1f":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":15,"actions":"next;","external_ids":["map",[["source","northd.c:6778"],["stage-name","ls_in_hairpin"]]]}},"b483d0b7-b2f7-4bcd-9240-126e007e4a18":{"insert":{"pipeline":"ingress","match":"1","priority":65535,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":8,"actions":"next;","external_ids":["map",[["source","northd.c:5959"],["stage-name","ls_in_acl_hint"]]]}},"d1838c2e-d6df-4f3d-948e-89a9a8949c5a":{"insert":{"pipeline":"ingress","match":"1","priority":65535,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":9,"actions":"next;","external_ids":["map",[["source","northd.c:6391"],["stage-name","ls_in_acl"]]]}},"5f1b3bb9-e18f-4ce3-bd84-e09112584565":{"insert":{"pipeline":"ingress","match":"eth.src[40]","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"actions":"drop;","external_ids":["map",[["source","northd.c:7538"],["stage-name","ls_in_port_sec_l2"]]]}},"d9cc52e8-e063-4c54-9905-4d8970c158d7":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":1,"actions":"next;","external_ids":["map",[["source","northd.c:5511"],["stage-name","ls_in_port_sec_ip"]]]}},"5bf8cabd-255e-49be-86d1-1d9b3d9c68a9":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"next;","external_ids":["map",[["source","northd.c:5886"],["stage-name","ls_in_pre_stateful"]]]}},"c93b88f0-87f7-4dee-9524-3366269e8456":{"insert":{"pipeline":"egress","match":"nd || nd_rs || nd_ra || mldv1 || mldv2","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"actions":"next;","external_ids":["map",[["source","northd.c:5820"],["stage-name","ls_out_pre_lb"]]]}},"94d772b2-09dc-4372-b009-cce17bab58f7":{"insert":{"pipeline":"ingress","match":"reg0[0] == 1","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"ct_next;","external_ids":["map",[["source","northd.c:5927"],["stage-name","ls_in_pre_stateful"]]]}},"5434b725-064e-4742-8969-b4e679c0d260":{"insert":{"pipeline":"egress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"next;","external_ids":["map",[["source","northd.c:6737"],["stage-name","ls_out_stateful"]]]}},"17433f0e-f729-4faa-a3ee-eb7323c36a8a":{"insert":{"pipeline":"egress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":1,"actions":"next;","external_ids":["map",[["source","northd.c:5701"],["stage-name","ls_out_pre_acl"]]]}},"1b7a2ba5-4d73-4777-ba37-cb1740e3b800":{"insert":{"pipeline":"egress","match":"reg0[0] == 1","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":2,"actions":"ct_next;","external_ids":["map",[["source","northd.c:5930"],["stage-name","ls_out_pre_stateful"]]]}},"e56711dc-ff17-453c-b674-4a7c4a049514":{"insert":{"pipeline":"ingress","match":"eth.dst == $svc_monitor_mac","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":6,"actions":"next;","external_ids":["map",[["source","northd.c:5824"],["stage-name","ls_in_pre_lb"]]]}},"d513b82c-57b6-478d-b73f-8f103344b826":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":22,"actions":"outport = get_fdb(eth.dst); next;","external_ids":["map",[["source","northd.c:7484"],["stage-name","ls_in_l2_lkup"]]]}},"9f0bc3f5-9e8a-4ebd-b732-1c62fff3eddf":{"insert":{"pipeline":"egress","match":"reg0[2] == 1","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":2,"actions":"ct_lb;","external_ids":["map",[["source","northd.c:5922"],["stage-name","ls_out_pre_stateful"]]]}},"17ea0fb9-de17-4f41-9a16-fda0fb7098a1":{"insert":{"pipeline":"ingress","match":"nd || nd_rs || nd_ra || mldv1 || mldv2","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":6,"actions":"next;","external_ids":["map",[["source","northd.c:5817"],["stage-name","ls_in_pre_lb"]]]}},"351a7252-5873-4b4f-b864-977e8d401fb2":{"insert":{"pipeline":"egress","match":"reg0[1] == 1 && reg0[13] == 0","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"ct_commit { ct_label.blocked = 0; }; next;","external_ids":["map",[["source","northd.c:6767"],["stage-name","ls_out_stateful"]]]}},"94fb8685-ee5d-4c6b-bb86-65c3d8a8a360":{"insert":{"pipeline":"egress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":5,"actions":"next;","external_ids":["map",[["source","northd.c:6594"],["stage-name","ls_out_qos_mark"]]]}},"1bebee5a-ec90-44d8-88fe-63a3e9fe2b9a":{"insert":{"pipeline":"ingress","match":"reg0[2] == 1 && ip6 && udp","priority":120,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"xxreg1 = ip6.dst; reg2[0..15] = udp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5912"],["stage-name","ls_in_pre_stateful"]]]}},"55ac501c-3507-4b09-8658-a327bc681250":{"insert":{"pipeline":"egress","match":"eth.src == $svc_monitor_mac","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"actions":"next;","external_ids":["map",[["source","northd.c:5826"],["stage-name","ls_out_pre_lb"]]]}},"5bf995a0-7b8a-4800-9b3e-5697f7579af9":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":11,"actions":"next;","external_ids":["map",[["source","northd.c:6595"],["stage-name","ls_in_qos_meter"]]]}},"f4201ca4-119f-40eb-8b3e-cf95ab841d56":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":2,"actions":"next;","external_ids":["map",[["source","northd.c:5510"],["stage-name","ls_in_port_sec_nd"]]]}},"e7e283ad-a663-41e3-befa-186430ade0c3":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":18,"actions":"next;","external_ids":["map",[["source","northd.c:7951"],["stage-name","ls_in_dhcp_response"]]]}},"4881294a-4ef3-46fb-8d63-97b13b9d2c8b":{"insert":{"pipeline":"ingress","match":"reg0[2] == 1","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"ct_lb;","external_ids":["map",[["source","northd.c:5919"],["stage-name","ls_in_pre_stateful"]]]}},"70148fa2-22e5-4015-ac5d-5324d73e48a0":{"insert":{"pipeline":"ingress","match":"reg0[2] == 1 && ip6 && sctp","priority":120,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"xxreg1 = ip6.dst; reg2[0..15] = sctp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5912"],["stage-name","ls_in_pre_stateful"]]]}},"93cbccdf-1177-47a4-b285-1ebef5c0e862":{"insert":{"pipeline":"ingress","match":"reg0[1] == 1 && reg0[13] == 1","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":12,"actions":"ct_commit { ct_label.blocked = 0; ct_label.label = reg3; }; next;","external_ids":["map",[["source","northd.c:6749"],["stage-name","ls_in_stateful"]]]}},"38c46381-ddfa-48e7-a5f5-5e5db5bf837c":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":12,"actions":"next;","external_ids":["map",[["source","northd.c:6736"],["stage-name","ls_in_stateful"]]]}},"b2eeb355-8e54-4aa9-841c-f525e8d3b1fd":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":13,"actions":"next;","external_ids":["map",[["source","northd.c:6776"],["stage-name","ls_in_pre_hairpin"]]]}},"5914eb3b-3d9f-4fd3-b58c-88ce16185630":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":23,"actions":"output;","external_ids":["map",[["source","northd.c:7495"],["stage-name","ls_in_l2_unknown"]]]}},"db282fdf-2d7e-4649-a871-c21ece1c2867":{"insert":{"pipeline":"egress","match":"eth.mcast","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":9,"actions":"output;","external_ids":["map",[["source","northd.c:5615"],["stage-name","ls_out_port_sec_l2"]]]}},"b2703033-a2df-42ef-a7ff-0283aca65938":{"insert":{"pipeline":"egress","match":"1","priority":65535,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":4,"actions":"next;","external_ids":["map",[["source","northd.c:6392"],["stage-name","ls_out_acl"]]]}},"8815422a-c2b2-4b44-b994-8217b24d018f":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":14,"actions":"next;","external_ids":["map",[["source","northd.c:6777"],["stage-name","ls_in_nat_hairpin"]]]}},"36db7a10-2a7e-4431-a16e-588e16e682f4":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":20,"actions":"next;","external_ids":["map",[["source","northd.c:7953"],["stage-name","ls_in_dns_response"]]]}},"5bcc2814-7628-4020-a1f4-af04e7a320df":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":4,"actions":"next;","external_ids":["map",[["source","northd.c:5549"],["stage-name","ls_in_put_fdb"]]]}},"1b4016f5-ed57-475c-a4fc-4d890f33e1fc":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":21,"actions":"next;","external_ids":["map",[["source","northd.c:7954"],["stage-name","ls_in_external_port"]]]}},"df7c8ce7-048c-4c54-b992-cf0abcaf3d5c":{"insert":{"pipeline":"ingress","match":"1","logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":5,"actions":"next;","external_ids":["map",[["source","northd.c:5700"],["stage-name","ls_in_pre_acl"]]]}},"16fe3dde-0f59-4878-884d-79bca11216d6":{"insert":{"pipeline":"ingress","match":"eth.dst == $svc_monitor_mac","priority":110,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":22,"actions":"handle_svc_check(inport);","external_ids":["map",[["source","northd.c:8015"],["stage-name","ls_in_l2_lkup"]]]}},"481551b0-ad12-4921-aadc-eb7cf4606cc1":{"insert":{"pipeline":"egress","match":"reg0[1] == 1 && reg0[13] == 1","priority":100,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"ct_commit { ct_label.blocked = 0; ct_label.label = reg3; }; next;","external_ids":["map",[["source","northd.c:6754"],["stage-name","ls_out_stateful"]]]}},"8569bd9b-238d-4c9e-abf5-2ac45b143386":{"insert":{"pipeline":"egress","match":"1","priority":65535,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":3,"actions":"next;","external_ids":["map",[["source","northd.c:5959"],["stage-name","ls_out_acl_hint"]]]}},"e3e9574a-58fc-4adc-8ae7-2d6087d8b8ed":{"insert":{"pipeline":"ingress","match":"reg0[2] == 1 && ip4 && sctp","priority":120,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"reg1 = ip4.dst; reg2[0..15] = sctp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5902"],["stage-name","ls_in_pre_stateful"]]]}},"50f14c57-4fcd-4180-af88-eeef75863f92":{"insert":{"pipeline":"ingress","match":"reg0[2] == 1 && ip6 && tcp","priority":120,"logical_datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_id":7,"actions":"xxreg1 = ip6.dst; reg2[0..15] = tcp.dst; ct_lb;","external_ids":["map",[["source","northd.c:5912"],["stage-name","ls_in_pre_stateful"]]]}}},"Datapath_Binding":{"d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e":{"insert":{"tunnel_key":1,"external_ids":["map",[["logical-switch","0e7c6c4f-797f-45aa-a937-5560bdea2a99"],["name","ls1"]]]}}},"IP_Multicast":{"5efe921b-ccf5-4643-a1df-2b4c68106f26":{"insert":{"query_max_resp":1,"query_interval":150,"datapath":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"],"table_size":2048,"querier":true,"idle_timeout":300,"enabled":false}}}}]
2022-02-15T08:16:49.690Z|05502|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:16:49.690Z|05503|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:16:49.690Z|05504|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[{"uuid":["uuid","c4be4764-c4e9-47ad-be83-8cf8c53e7c1f"]},{"uuid":["uuid","02079a94-4f09-464a-8bdb-46e59c81a3d1"]},{"uuid":["uuid","8569bd9b-238d-4c9e-abf5-2ac45b143386"]},{"uuid":["uuid","94d772b2-09dc-4372-b009-cce17bab58f7"]},{"uuid":["uuid","351a7252-5873-4b4f-b864-977e8d401fb2"]},{"uuid":["uuid","42ab504b-a733-40e2-9700-a554e5bcec2d"]},{"uuid":["uuid","d97fdf51-77b6-4a40-a653-c6d0dc8fbe1e"]},{"uuid":["uuid","b2eeb355-8e54-4aa9-841c-f525e8d3b1fd"]},{"uuid":["uuid","481551b0-ad12-4921-aadc-eb7cf4606cc1"]},{"uuid":["uuid","36db7a10-2a7e-4431-a16e-588e16e682f4"]},{"uuid":["uuid","70148fa2-22e5-4015-ac5d-5324d73e48a0"]},{"uuid":["uuid","de65cd59-b086-47e7-b0f9-af7c365055e4"]},{"uuid":["uuid","a345d4b7-b6d2-4431-af95-0ddf22ab63c1"]},{"uuid":["uuid","17ea0fb9-de17-4f41-9a16-fda0fb7098a1"]},{"uuid":["uuid","17433f0e-f729-4faa-a3ee-eb7323c36a8a"]},{"uuid":["uuid","9edc15db-184d-4f35-ab03-f08589a4f442"]},{"uuid":["uuid","cde4bc22-eccd-4a8b-84aa-d044a6c1fc13"]},{"uuid":["uuid","8815422a-c2b2-4b44-b994-8217b24d018f"]},{"uuid":["uuid","0ea8cf1f-4092-4c9a-9f43-441def0bafb0"]},{"uuid":["uuid","0b190c46-2630-41f3-ac88-6c4a9da17a38"]},{"uuid":["uuid","5bf995a0-7b8a-4800-9b3e-5697f7579af9"]},{"uuid":["uuid","d513b82c-57b6-478d-b73f-8f103344b826"]},{"uuid":["uuid","29a34b81-22db-4261-a283-35c6fe947d91"]},{"uuid":["uuid","e56711dc-ff17-453c-b674-4a7c4a049514"]},{"uuid":["uuid","5914eb3b-3d9f-4fd3-b58c-88ce16185630"]},{"uuid":["uuid","bdbbc9fe-9457-46a3-aafd-ce34f0921a71"]},{"uuid":["uuid","1b7a2ba5-4d73-4777-ba37-cb1740e3b800"]},{"uuid":["uuid","38c46381-ddfa-48e7-a5f5-5e5db5bf837c"]},{"uuid":["uuid","5f1b3bb9-e18f-4ce3-bd84-e09112584565"]},{"uuid":["uuid","16fe3dde-0f59-4878-884d-79bca11216d6"]},{"uuid":["uuid","5bf8cabd-255e-49be-86d1-1d9b3d9c68a9"]},{"uuid":["uuid","1bebee5a-ec90-44d8-88fe-63a3e9fe2b9a"]},{"uuid":["uuid","17ce3a77-e3c0-4d59-8771-f3d7a7ab7fb1"]},{"uuid":["uuid","d9cc52e8-e063-4c54-9905-4d8970c158d7"]},{"uuid":["uuid","ae3d04a2-5e60-42aa-a66f-9f288ca6f8f1"]},{"uuid":["uuid","55ac501c-3507-4b09-8658-a327bc681250"]},{"uuid":["uuid","5bcc2814-7628-4020-a1f4-af04e7a320df"]},{"uuid":["uuid","93cbccdf-1177-47a4-b285-1ebef5c0e862"]},{"uuid":["uuid","5434b725-064e-4742-8969-b4e679c0d260"]},{"uuid":["uuid","1b4016f5-ed57-475c-a4fc-4d890f33e1fc"]},{"uuid":["uuid","e3e9574a-58fc-4adc-8ae7-2d6087d8b8ed"]},{"uuid":["uuid","e7e283ad-a663-41e3-befa-186430ade0c3"]},{"uuid":["uuid","2b3cb00c-8211-44ab-9e05-5ca8a04ca875"]},{"uuid":["uuid","9f0bc3f5-9e8a-4ebd-b732-1c62fff3eddf"]},{"uuid":["uuid","c93b88f0-87f7-4dee-9524-3366269e8456"]},{"uuid":["uuid","125a13ef-45e3-44ee-b156-95c82323579c"]},{"uuid":["uuid","4881294a-4ef3-46fb-8d63-97b13b9d2c8b"]},{"uuid":["uuid","5efe921b-ccf5-4643-a1df-2b4c68106f26"]},{"uuid":["uuid","b483d0b7-b2f7-4bcd-9240-126e007e4a18"]},{"uuid":["uuid","df7c8ce7-048c-4c54-b992-cf0abcaf3d5c"]},{"uuid":["uuid","50f14c57-4fcd-4180-af88-eeef75863f92"]},{"uuid":["uuid","f4201ca4-119f-40eb-8b3e-cf95ab841d56"]},{"uuid":["uuid","3223a282-50a5-4179-befa-85d124e3d550"]},{"uuid":["uuid","94fb8685-ee5d-4c6b-bb86-65c3d8a8a360"]},{"uuid":["uuid","b2703033-a2df-42ef-a7ff-0283aca65938"]},{"uuid":["uuid","062b7ec1-4677-4330-82dc-c795524748b5"]},{"uuid":["uuid","281de713-7da1-4d4d-9d64-cc008286b05e"]},{"uuid":["uuid","fe3f1c5c-e374-47fc-a417-fd7c2a982d6f"]},{"uuid":["uuid","db282fdf-2d7e-4649-a871-c21ece1c2867"]},{"uuid":["uuid","d1838c2e-d6df-4f3d-948e-89a9a8949c5a"]},{},{}], id=21
2022-02-15T08:16:49.691Z|05505|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:16:49.691Z|05506|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05507|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05508|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05509|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05510|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05511|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05512|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05513|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05514|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05515|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05516|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05517|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05518|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05519|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05520|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05521|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05522|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05523|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05524|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05525|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05526|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05527|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05528|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05529|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05530|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05531|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05532|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05533|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05534|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05535|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05536|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05537|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05538|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05539|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05540|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05541|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05542|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05543|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05544|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05545|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05546|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05547|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05548|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05549|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05550|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05551|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05552|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05553|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05554|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05555|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05556|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05557|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05558|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05559|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05560|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05561|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05562|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05563|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:16:49.691Z|05564|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05565|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05566|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05567|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05568|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05569|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05570|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05571|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05572|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05573|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05574|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05575|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05576|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05577|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05578|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05579|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05580|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05581|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05582|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05583|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05584|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05585|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05586|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05587|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05588|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05589|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05590|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05591|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05592|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05593|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05594|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05595|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05596|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05597|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05598|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05599|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05600|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05601|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05602|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05603|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05604|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Updated
2022-02-15T08:16:49.691Z|05605|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05606|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05607|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05608|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05609|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05610|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05611|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05612|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05613|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05614|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05615|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05616|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05617|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05618|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05619|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05620|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05621|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:16:49.691Z|05622|inc_proc_eng|DBG|northd/en-northd.c:110: node: northd, old_state Stale, new_state Updated
2022-02-15T08:16:49.691Z|05623|inc_proc_eng|DBG|node: northd, recompute (missing handler for input SB_datapath_binding) took 0ms
2022-02-15T08:16:49.691Z|00080|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.691Z|00081|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.691Z|05624|inc_proc_eng|DBG|northd/en-lflow.c:74: node: lflow, old_state Stale, new_state Updated
2022-02-15T08:16:49.691Z|05625|inc_proc_eng|DBG|node: lflow, recompute (missing handler for input northd) took 0ms
2022-02-15T08:16:49.691Z|00082|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:16:49.691Z|00083|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:17:26.630Z|05626|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:17:26.630Z|05627|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:17:26.630Z|05628|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:17:26.630Z|00084|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:17:26.630Z|05629|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received notification, method="update2", params=[["monid","_Server"],{"Database":{"a330045e-0f48-4df2-9c08-5ffdcae403da":{"modify":{"index":9}}}}]
2022-02-15T08:17:26.630Z|05630|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:17:26.630Z|05631|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05632|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05633|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05634|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05635|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05636|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05637|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05638|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05639|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05640|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05641|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05642|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05643|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05644|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05645|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05646|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.630Z|05647|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05648|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05649|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05650|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05651|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05652|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05653|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05654|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05655|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05656|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05657|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05658|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05659|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05660|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05661|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05662|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05663|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05664|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05665|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05666|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05667|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05668|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05669|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05670|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05671|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Updated, new_state Stale
2022-02-15T08:17:26.631Z|05672|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05673|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05674|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05675|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05676|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05677|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05678|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05679|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05680|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05681|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05682|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05683|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05684|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05685|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05686|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05687|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05688|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05689|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Updated, new_state Stale
2022-02-15T08:17:26.631Z|05690|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Updated, new_state Stale
2022-02-15T08:17:26.631Z|05691|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05692|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05693|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05694|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05695|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05696|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05697|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05698|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05699|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05700|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05701|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05702|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05703|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05704|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05705|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05706|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05707|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05708|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05709|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05710|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05711|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05712|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05713|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05714|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05715|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05716|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05717|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05718|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05719|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05720|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05721|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05722|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05723|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05724|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05725|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05726|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05727|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05728|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05729|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05730|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05731|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05732|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05733|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05734|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05735|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05736|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05737|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05738|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05739|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05740|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05741|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05742|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05743|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05744|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05745|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05746|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05747|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05748|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05749|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05750|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05751|poll_loop|DBG|wakeup due to 0-ms timeout at lib/reconnect.c:664 (0% CPU usage)
2022-02-15T08:17:26.631Z|05752|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: idle 36941 ms, sending inactivity probe
2022-02-15T08:17:26.631Z|05753|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering IDLE
2022-02-15T08:17:26.631Z|05754|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: send request, method="echo", params=[], id="echo"
2022-02-15T08:17:26.631Z|05755|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:17:26.631Z|05756|stream_ssl|DBG|client4-->ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:17:26.631Z|00085|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:17:26.631Z|05757|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:17:26.631Z|05758|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05759|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05760|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05761|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05762|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05763|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05764|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05765|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05766|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05767|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05768|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05769|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05770|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05771|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05772|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05773|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05774|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05775|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05776|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05777|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05778|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05779|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05780|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05781|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05782|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05783|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05784|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05785|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05786|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05787|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05788|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05789|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05790|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05791|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05792|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05793|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05794|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05795|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05796|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05797|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05798|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05799|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05800|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05801|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05802|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05803|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05804|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05805|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05806|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05807|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05808|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05809|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05810|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05811|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05812|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05813|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05814|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05815|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05816|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05817|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05818|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05819|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05820|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05821|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05822|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05823|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05824|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05825|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05826|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05827|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05828|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05829|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05830|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05831|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05832|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05833|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05834|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05835|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05836|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05837|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05838|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05839|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05840|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05841|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05842|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05843|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05844|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05845|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05846|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05847|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05848|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05849|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05850|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05851|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05852|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05853|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05854|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05855|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05856|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05857|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05858|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05859|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05860|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05861|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05862|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05863|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05864|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05865|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05866|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05867|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05868|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05869|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05870|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05871|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05872|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05873|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05874|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05875|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05876|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05877|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05878|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:17:26.631Z|05879|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:17:26.631Z|05880|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:17:26.631Z|00086|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:17:26.631Z|05881|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received reply, result=[], id="echo"
2022-02-15T08:17:26.631Z|05882|reconnect|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: entering ACTIVE
2022-02-15T08:17:26.631Z|05883|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:17:26.631Z|05884|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05885|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05886|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05887|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05888|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05889|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05890|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05891|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05892|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05893|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05894|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05895|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05896|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05897|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05898|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05899|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05900|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05901|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05902|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05903|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05904|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05905|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05906|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05907|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05908|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05909|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05910|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05911|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05912|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05913|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05914|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05915|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05916|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05917|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05918|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05919|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05920|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05921|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05922|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05923|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05924|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05925|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05926|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05927|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05928|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05929|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05930|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05931|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05932|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05933|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05934|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05935|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05936|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05937|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05938|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05939|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05940|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05941|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05942|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05943|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.631Z|05944|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05945|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05946|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05947|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05948|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05949|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05950|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05951|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05952|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05953|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05954|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05955|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05956|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05957|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.631Z|05958|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05959|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05960|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05961|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05962|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05963|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05964|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05965|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05966|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05967|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05968|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05969|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05970|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05971|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05972|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05973|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05974|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05975|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05976|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05977|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05978|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05979|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05980|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05981|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05982|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05983|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05984|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05985|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05986|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05987|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05988|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05989|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05990|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05991|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05992|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05993|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05994|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05995|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05996|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05997|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05998|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|05999|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06000|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06001|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06002|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06003|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06004|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:838 (0% CPU usage)
2022-02-15T08:17:26.632Z|06005|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:17:26.632Z|06006|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06007|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06008|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06009|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06010|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|00087|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:17:26.632Z|06011|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06012|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06013|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06014|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06015|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06016|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06017|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06018|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06019|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06020|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06021|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06022|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06023|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06024|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06025|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06026|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06027|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06028|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06029|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06030|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06031|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06032|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06033|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06034|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06035|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06036|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06037|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06038|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06039|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06040|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06041|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06042|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06043|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06044|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06045|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06046|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06047|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06048|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06049|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06050|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06051|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06052|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06053|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06054|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06055|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06056|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06057|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06058|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06059|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06060|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06061|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06062|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06063|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06064|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06065|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.632Z|06066|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06067|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06068|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06069|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06070|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06071|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06072|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06073|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06074|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06075|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06076|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06077|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06078|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06079|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06080|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06081|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06082|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06083|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06084|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06085|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06086|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06087|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06088|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06089|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06090|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06091|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06092|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06093|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06094|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06095|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06096|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06097|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06098|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06099|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06100|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06101|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06102|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06103|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06104|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06105|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06106|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06107|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06108|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06109|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06110|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06111|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06112|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06113|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06114|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06115|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06116|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06117|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06118|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06119|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06120|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06121|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06122|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06123|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06124|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|06125|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.632Z|00088|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:17:26.920Z|06126|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (10.128.2.87:34714<->10.128.2.87:9642) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:17:26.920Z|06127|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 256 (5 bytes)
2022-02-15T08:17:26.920Z|06128|stream_ssl|DBG|client4<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642 type 257 (1 bytes)
2022-02-15T08:17:26.920Z|00089|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:17:26.920Z|06129|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9642: received notification, method="update2", params=[["monid","_Server"],{"Database":{"52621f6e-eb1c-4cee-92dc-2fdd70d8610f":{"modify":{"index":10}}}}]
2022-02-15T08:17:26.920Z|06130|inc_proc_eng|DBG|Initializing new run
2022-02-15T08:17:26.920Z|06131|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06132|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_bfd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06133|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_flow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06134|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_multicast_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06135|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_igmp_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06136|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06137|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_copp, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06138|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06139|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_switch_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06140|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_forwarding_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06141|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06142|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06143|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06144|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06145|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_load_balancer_health_check, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06146|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_acl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06147|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06148|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_qos, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06149|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06150|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06151|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_port, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06152|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_static_route, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06153|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_logical_router_policy, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06154|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_nat, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06155|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06156|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06157|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06158|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06159|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06160|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06161|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: NB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06162|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_sb_global, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06163|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06164|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_chassis_private, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06165|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_encap, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06166|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_address_set, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06167|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06168|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_logical_DP_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06169|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06170|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_meter_band, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06171|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_datapath_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06172|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_port_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06173|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_mac_binding, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06174|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcp_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06175|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dhcpv6_options, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06176|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_connection, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06177|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ssl, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06178|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_dns, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06179|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_role, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06180|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_rbac_permission, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06181|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_gateway_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06182|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06183|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ha_chassis_group, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06184|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_controller_event, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06185|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_ip_multicast, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06186|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_service_monitor, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06187|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_load_balancer, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06188|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: SB_fdb, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06189|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: northd, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06190|inc_proc_eng|DBG|lib/inc-proc-eng.c:323: node: lflow, old_state Unchanged, new_state Stale
2022-02-15T08:17:26.920Z|06191|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06192|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_bfd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06193|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_flow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06194|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_multicast_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06195|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_igmp_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06196|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06197|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_copp, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06198|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06199|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_switch_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06200|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_forwarding_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06201|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06202|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06203|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06204|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06205|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_load_balancer_health_check, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06206|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_acl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06207|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06208|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_qos, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06209|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06210|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06211|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_port, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06212|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_static_route, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06213|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_logical_router_policy, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06214|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_nat, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06215|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06216|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06217|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06218|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06219|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06220|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06221|inc_proc_eng|DBG|northd/inc-proc-northd.c:78: node: NB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06222|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_sb_global, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06223|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06224|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_chassis_private, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06225|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_encap, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06226|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_address_set, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06227|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06228|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_logical_DP_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06229|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06230|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_meter_band, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06231|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_datapath_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06232|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_port_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.920Z|06233|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_mac_binding, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06234|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcp_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06235|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dhcpv6_options, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06236|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_connection, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06237|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ssl, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06238|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_dns, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06239|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_role, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06240|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_rbac_permission, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06241|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_gateway_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06242|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06243|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ha_chassis_group, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06244|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_controller_event, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06245|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_ip_multicast, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06246|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_service_monitor, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06247|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_load_balancer, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06248|inc_proc_eng|DBG|northd/inc-proc-northd.c:127: node: SB_fdb, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06249|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: northd, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|06250|inc_proc_eng|DBG|lib/inc-proc-eng.c:445: node: lflow, old_state Stale, new_state Unchanged
2022-02-15T08:17:26.921Z|00090|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458 (0% CPU usage)
2022-02-15T08:17:36.039Z|06251|poll_loop|DBG|wakeup due to [POLLIN] on fd 18 (10.128.2.87:59326<->10.128.2.87:9641) at lib/stream-ssl.c:836 (0% CPU usage)
2022-02-15T08:17:36.039Z|06252|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 256 (5 bytes)
2022-02-15T08:17:36.039Z|06253|stream_ssl|DBG|client5<--ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641 type 257 (1 bytes)
2022-02-15T08:17:36.039Z|00091|poll_loop(stopwatch0)|DBG|wakeup due to [POLLIN] on fd 7 (FIFO pipe:[74393301]) at lib/stopwatch.c:458
2022-02-15T08:17:36.039Z|06254|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hypershift-ovn.svc.cluster.local:9641: received request, method="echo", params=[], id="echo"
2022-02-15T08:17:36.039Z|06255|jsonrpc|DBG|ssl:ovnkube-master-guest-0.ovnkube-master-guest.hype
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment