++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 29 12:37:52 AM UTC 2026 ===================' INFO: =================== Thu Jan 29 12:37:52 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.242 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.164.10.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.164.10.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 00:38:39.497 7f14855fa980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 00:38:39.900 7f14855fa980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 00:38:39.926 7f14855fa980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 00:38:39.927 7f14855fa980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-01-29 00:38:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000596 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-01-29 00:38:52] "GET / HTTP/1.1" 503 181 0.000507 10.0.0.242 - - [2026-01-29 00:38:53] "GET / HTTP/1.1" 200 36215 0.002178 10.0.0.242 - - [2026-01-29 00:38:53] "GET / HTTP/1.1" 200 45303 0.001204 10.0.0.242 - - [2026-01-29 00:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.242 - - [2026-01-29 00:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.242 - - [2026-01-29 00:38:54] "GET / HTTP/1.1" 200 36215 0.001194 10.0.0.242 - - [2026-01-29 00:38:55] "GET / HTTP/1.1" 200 36215 0.001641 10.0.0.242 - - [2026-01-29 00:38:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.004891 10.0.0.242 - - [2026-01-29 00:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.242 - - [2026-01-29 00:38:55] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019961 10.0.0.242 - - [2026-01-29 00:38:55] "GET / HTTP/1.1" 200 36215 0.001755 10.0.0.242 - - [2026-01-29 00:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.242 - - [2026-01-29 00:38:55] "GET /routing-instance/1dfbd670-faf1-40ff-9099-7529cf88f032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004612 10.0.0.242 - - [2026-01-29 00:38:55] "POST /service-appliance-sets HTTP/1.1" 200 555 0.064877 10.0.0.242 - - [2026-01-29 00:38:55] "POST /bgp-routers HTTP/1.1" 200 618 0.055210 10.0.0.242 - - [2026-01-29 00:38:55] "POST /fqname-to-id HTTP/1.1" 404 180 0.001677 10.0.0.242 - - [2026-01-29 00:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.242 - - [2026-01-29 00:38:55] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006288 10.0.0.242 - - [2026-01-29 00:38:55] "GET /bgp-router/ddab1077-cd47-4c20-9901-3b1d2ab7da9f?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.010566 10.0.0.242 - - [2026-01-29 00:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.242 - - [2026-01-29 00:38:55] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013461 10.0.0.242 - - [2026-01-29 00:38:55] "POST /service-appliance-sets HTTP/1.1" 200 543 0.032846 10.0.0.242 - - [2026-01-29 00:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.242 - - [2026-01-29 00:38:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004256 10.0.0.242 - - [2026-01-29 00:38:55] "GET /network-ipam/cd631699-6347-490b-a887-f1cc1ca6b0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005777 10.0.0.242 - - [2026-01-29 00:38:55] "POST /ref-update HTTP/1.1" 200 156 0.010042 10.0.0.242 - - [2026-01-29 00:38:55] "POST /service-templates HTTP/1.1" 200 513 0.038225 10.0.0.242 - - [2026-01-29 00:38:55] "POST /service-templates HTTP/1.1" 200 503 0.058879 10.0.0.242 - - [2026-01-29 00:38:55] "POST /service-templates HTTP/1.1" 200 517 0.022545 10.0.0.242 - - [2026-01-29 00:38:55] "POST /service-templates HTTP/1.1" 200 537 0.027394 10.0.0.242 - - [2026-01-29 00:38:55] "POST /service-templates HTTP/1.1" 200 509 0.036737 10.0.0.242 - - [2026-01-29 00:38:56] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.242 - - [2026-01-29 00:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.242 - - [2026-01-29 00:38:56] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009147 10.0.0.242 - - [2026-01-29 00:38:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.001697 10.0.0.242 - - [2026-01-29 00:38:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.019732 10.0.0.242 - - [2026-01-29 00:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.242 - - [2026-01-29 00:38:57] "GET /network-ipam/cd631699-6347-490b-a887-f1cc1ca6b0f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003640 10.0.0.242 - - [2026-01-29 00:38:57] "GET / HTTP/1.1" 200 36215 0.003036 10.0.0.242 - - [2026-01-29 00:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.242 - - [2026-01-29 00:38:57] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005903 10.0.0.242 - - [2026-01-29 00:38:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001667 10.0.0.242 - - [2026-01-29 00:38:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.021213 10.0.0.242 - - [2026-01-29 00:38:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.001731 10.0.0.242 - - [2026-01-29 00:38:57] "POST /access-control-lists HTTP/1.1" 200 589 0.014335 10.0.0.242 - - [2026-01-29 00:38:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.005252 10.0.0.242 - - [2026-01-29 00:38:57] "POST /access-control-lists HTTP/1.1" 200 587 0.018742 10.0.0.242 - - [2026-01-29 00:38:57] "POST /route-targets HTTP/1.1" 200 328 0.011817 10.0.0.242 - - [2026-01-29 00:38:57] "POST /ref-update HTTP/1.1" 200 156 0.021151 10.0.0.242 - - [2026-01-29 00:38:57] "POST /route-targets HTTP/1.1" 200 328 0.021284 10.0.0.242 - - [2026-01-29 00:38:57] "POST /ref-update HTTP/1.1" 200 156 0.012057 10.0.0.242 - - [2026-01-29 00:38:57] "POST /route-targets HTTP/1.1" 200 328 0.010572 10.0.0.242 - - [2026-01-29 00:38:57] "POST /ref-update HTTP/1.1" 200 156 0.019940 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:38:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000756 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:38:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000786 10.0.0.242 - - [2026-01-29 00:38:57] "POST /route-targets HTTP/1.1" 200 328 0.013642 10.0.0.242 - - [2026-01-29 00:38:58] "POST /ref-update HTTP/1.1" 200 156 0.027016 10.0.0.242 - - [2026-01-29 00:38:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.002325 10.0.0.242 - - [2026-01-29 00:38:58] "POST /access-control-lists HTTP/1.1" 200 553 0.057091 10.0.0.242 - - [2026-01-29 00:38:58] "PUT /access-control-list/fb25abe0-81b2-4409-824b-7c41cdfe8864 HTTP/1.1" 200 273 0.022685 10.0.0.242 - - [2026-01-29 00:38:58] "PUT /access-control-list/86a26f77-9b3a-4bf0-b888-cf527852fbd0 HTTP/1.1" 200 273 0.029961 10.0.0.242 - - [2026-01-29 00:38:58] "GET / HTTP/1.1" 200 36215 0.004086 10.0.0.242 - - [2026-01-29 00:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.242 - - [2026-01-29 00:38:58] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004034 10.0.0.242 - - [2026-01-29 00:38:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001332 10.0.0.242 - - [2026-01-29 00:38:58] "GET / HTTP/1.1" 200 36215 0.001406 10.0.0.242 - - [2026-01-29 00:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.242 - - [2026-01-29 00:38:58] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007329 10.0.0.242 - - [2026-01-29 00:38:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003994 10.0.0.242 - - [2026-01-29 00:38:58] "POST /database-nodes HTTP/1.1" 200 599 0.151123 10.0.0.242 - - [2026-01-29 00:38:58] "POST /analytics-nodes HTTP/1.1" 200 601 0.210545 10.0.0.242 - - [2026-01-29 00:39:01] "GET / HTTP/1.1" 200 36215 0.001312 10.0.0.242 - - [2026-01-29 00:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.242 - - [2026-01-29 00:39:01] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004431 10.0.0.242 - - [2026-01-29 00:39:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002975 10.0.0.242 - - [2026-01-29 00:39:01] "POST /config-nodes HTTP/1.1" 200 595 0.034780 10.0.0.242 - - [2026-01-29 00:39:01] "GET / HTTP/1.1" 200 36215 0.001363 10.0.0.242 - - [2026-01-29 00:39:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002711 10.0.0.242 - - [2026-01-29 00:39:03] "GET / HTTP/1.1" 200 36215 0.001261 10.0.0.242 - - [2026-01-29 00:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.242 - - [2026-01-29 00:39:03] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005707 10.0.0.242 - - [2026-01-29 00:39:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.001829 10.0.0.242 - - [2026-01-29 00:39:03] "POST /config-database-nodes HTTP/1.1" 200 613 0.015518 10.0.0.242 - - [2026-01-29 00:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.242 - - [2026-01-29 00:39:06] "GET /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005462 10.0.0.242 - - [2026-01-29 00:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.242 - - [2026-01-29 00:39:06] "PUT /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96 HTTP/1.1" 200 277 0.009898 10.0.0.242 - - [2026-01-29 00:39:06] "GET / HTTP/1.1" 200 36215 0.001771 10.0.0.242 - - [2026-01-29 00:39:06] "POST /alarms HTTP/1.1" 200 583 0.015646 10.0.0.242 - - [2026-01-29 00:39:06] "POST /alarms HTTP/1.1" 200 577 0.043643 10.0.0.242 - - [2026-01-29 00:39:06] "POST /alarms HTTP/1.1" 200 577 0.038448 10.0.0.242 - - [2026-01-29 00:39:06] "POST /alarms HTTP/1.1" 200 561 0.029801 10.0.0.242 - - [2026-01-29 00:39:06] "POST /alarms HTTP/1.1" 200 557 0.032650 10.0.0.242 - - [2026-01-29 00:39:06] "POST /alarms HTTP/1.1" 200 559 0.027544 10.0.0.242 - - [2026-01-29 00:39:06] "POST /alarms HTTP/1.1" 200 567 0.017279 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 551 0.029390 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 559 0.026424 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 569 0.018746 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 557 0.041547 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 569 0.057499 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 577 0.144828 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:39:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000813 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:39:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000909 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 571 0.081648 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 563 0.041946 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 563 0.023256 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 563 0.026454 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 549 0.039718 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 597 0.040974 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 577 0.050510 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 573 0.029523 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 585 0.038825 10.0.0.242 - - [2026-01-29 00:39:07] "POST /alarms HTTP/1.1" 200 611 0.039543 10.0.0.242 - - [2026-01-29 00:39:08] "GET / HTTP/1.1" 200 36215 0.001211 10.0.0.242 - - [2026-01-29 00:39:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002342 10.0.0.242 - - [2026-01-29 00:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.242 - - [2026-01-29 00:39:08] "PUT /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96 HTTP/1.1" 200 277 0.013618 10.0.0.242 - - [2026-01-29 00:39:08] "GET / HTTP/1.1" 200 36215 0.001385 10.0.0.242 - - [2026-01-29 00:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.242 - - [2026-01-29 00:39:08] "GET /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.010282 10.0.0.242 - - [2026-01-29 00:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007975 10.0.0.242 - - [2026-01-29 00:39:08] "PUT /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96 HTTP/1.1" 200 277 0.014407 10.0.0.242 - - [2026-01-29 00:39:08] "GET / HTTP/1.1" 200 36215 0.001142 10.0.0.242 - - [2026-01-29 00:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.242 - - [2026-01-29 00:39:08] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004815 10.0.0.242 - - [2026-01-29 00:39:08] "PUT /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467 HTTP/1.1" 200 275 0.021513 10.0.0.242 - - [2026-01-29 00:39:09] "GET / HTTP/1.1" 200 36215 0.001546 10.0.0.242 - - [2026-01-29 00:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.242 - - [2026-01-29 00:39:09] "GET /domain/6c7b44c8-eca9-4060-9bf7-68540d4b6342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003073 10.0.0.242 - - [2026-01-29 00:39:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.000538 10.0.0.242 - - [2026-01-29 00:39:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.011571 10.0.0.242 - - [2026-01-29 00:39:10] "POST /security-groups HTTP/1.1" 200 570 0.197539 10.0.0.242 - - [2026-01-29 00:39:10] "POST /projects HTTP/1.1" 200 483 0.386314 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.016408 10.0.0.242 - - [2026-01-29 00:39:10] "POST /access-control-lists HTTP/1.1" 200 581 0.123410 10.0.0.242 - - [2026-01-29 00:39:10] "POST /security-groups HTTP/1.1" 200 536 0.160215 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.004709 10.0.0.242 - - [2026-01-29 00:39:10] "POST /chown HTTP/1.1" 200 109 0.014544 10.0.0.242 - - [2026-01-29 00:39:10] "POST /policy-managements HTTP/1.1" 409 214 0.015581 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008225 10.0.0.242 - - [2026-01-29 00:39:10] "POST /access-control-lists HTTP/1.1" 200 579 0.090744 10.0.0.242 - - [2026-01-29 00:39:10] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003557 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.005727 10.0.0.242 - - [2026-01-29 00:39:10] "POST /application-policy-sets HTTP/1.1" 200 530 0.075742 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.242 - - [2026-01-29 00:39:10] "POST /access-control-lists HTTP/1.1" 200 596 0.070355 10.0.0.242 - - [2026-01-29 00:39:10] "GET /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005302 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.017421 10.0.0.242 - - [2026-01-29 00:39:10] "PUT /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96 HTTP/1.1" 200 277 0.034441 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009358 10.0.0.242 - - [2026-01-29 00:39:10] "POST /access-control-lists HTTP/1.1" 200 594 0.080065 10.0.0.242 - - [2026-01-29 00:39:10] "GET /virtual-network/876c5121-4789-4c00-88d7-30150377a3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.015618 10.0.0.242 - - [2026-01-29 00:39:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000498 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.020422 10.0.0.242 - - [2026-01-29 00:39:10] "POST /security-groups HTTP/1.1" 200 574 0.103063 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.002048 10.0.0.242 - - [2026-01-29 00:39:10] "POST /projects HTTP/1.1" 200 491 0.305033 10.0.0.242 - - [2026-01-29 00:39:10] "POST /access-control-lists HTTP/1.1" 200 585 0.034985 10.0.0.242 - - [2026-01-29 00:39:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.014257 10.0.0.242 - - [2026-01-29 00:39:10] "POST /security-groups HTTP/1.1" 200 548 0.064919 10.0.0.242 - - [2026-01-29 00:39:11] "POST /access-control-lists HTTP/1.1" 200 583 0.099403 10.0.0.242 - - [2026-01-29 00:39:11] "POST /chown HTTP/1.1" 200 109 0.050108 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.002846 10.0.0.242 - - [2026-01-29 00:39:11] "POST /network-ipams HTTP/1.1" 200 524 0.065342 10.0.0.242 - - [2026-01-29 00:39:11] "POST /access-control-lists HTTP/1.1" 200 604 0.047902 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.005534 10.0.0.242 - - [2026-01-29 00:39:11] "POST /network-ipams HTTP/1.1" 200 512 0.048090 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.002402 10.0.0.242 - - [2026-01-29 00:39:11] "POST /access-control-lists HTTP/1.1" 200 602 0.028630 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.011570 10.0.0.242 - - [2026-01-29 00:39:11] "POST /useragent-kv HTTP/1.1" 200 115 0.009460 10.0.0.242 - - [2026-01-29 00:39:11] "POST /virtual-networks HTTP/1.1" 200 540 0.205700 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.242 - - [2026-01-29 00:39:11] "GET /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.012849 10.0.0.242 - - [2026-01-29 00:39:11] "POST /access-control-lists HTTP/1.1" 200 591 0.125367 10.0.0.242 - - [2026-01-29 00:39:11] "POST /network-ipams HTTP/1.1" 200 520 0.057247 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.006311 10.0.0.242 - - [2026-01-29 00:39:11] "POST /route-targets HTTP/1.1" 200 328 0.032034 10.0.0.242 - - [2026-01-29 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.025253 10.0.0.242 - - [2026-01-29 00:39:11] "PUT /access-control-list/017ef15c-035f-418e-9de5-80464d70e878 HTTP/1.1" 200 273 0.068786 10.0.0.242 - - [2026-01-29 00:39:11] "POST /useragent-kv HTTP/1.1" 200 115 0.012996 10.0.0.242 - - [2026-01-29 00:39:11] "POST /virtual-networks HTTP/1.1" 200 548 0.203567 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2026-01-29 00:39:11] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.014040 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.002999 10.0.0.242 - - [2026-01-29 00:39:11] "POST /route-targets HTTP/1.1" 200 328 0.011196 10.0.0.242 - - [2026-01-29 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.023217 10.0.0.242 - - [2026-01-29 00:39:11] "POST /network-policys HTTP/1.1" 200 540 0.025145 10.0.0.242 - - [2026-01-29 00:39:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.012754 10.0.0.242 - - [2026-01-29 00:39:12] "POST /network-policys HTTP/1.1" 200 536 0.036597 10.0.0.242 - - [2026-01-29 00:39:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.003151 10.0.0.242 - - [2026-01-29 00:39:12] "POST /network-policys HTTP/1.1" 200 544 0.017443 10.0.0.242 - - [2026-01-29 00:39:12] "PUT /access-control-list/241724ac-6a86-43d7-b3b8-ed80fcc695c6 HTTP/1.1" 200 273 0.044720 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.100273 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002459 10.0.0.242 - - [2026-01-29 00:39:12] "PUT /access-control-list/017ef15c-035f-418e-9de5-80464d70e878 HTTP/1.1" 200 273 0.017045 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.069733 10.0.0.242 - - [2026-01-29 00:39:12] "PUT /access-control-list/241724ac-6a86-43d7-b3b8-ed80fcc695c6 HTTP/1.1" 200 273 0.016181 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.097081 10.0.0.242 - - [2026-01-29 00:39:12] "PUT /access-control-list/017ef15c-035f-418e-9de5-80464d70e878 HTTP/1.1" 200 273 0.076757 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018448 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004331 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.022743 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.071585 10.0.0.242 - - [2026-01-29 00:39:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.002012 10.0.0.242 - - [2026-01-29 00:39:12] "POST /access-control-lists HTTP/1.1" 200 603 0.083694 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.118561 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.107111 10.0.0.242 - - [2026-01-29 00:39:12] "PUT /access-control-list/5d621324-5e25-40ba-97ed-0f7417b937b5 HTTP/1.1" 200 273 0.031720 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.142526 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008630 10.0.0.242 - - [2026-01-29 00:39:12] "PUT /access-control-list/5d621324-5e25-40ba-97ed-0f7417b937b5 HTTP/1.1" 200 273 0.060206 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038255 10.0.0.242 - - [2026-01-29 00:39:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001666 10.0.0.242 - - [2026-01-29 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.242 - - [2026-01-29 00:39:13] "PUT /access-control-list/241724ac-6a86-43d7-b3b8-ed80fcc695c6 HTTP/1.1" 200 273 0.062267 10.0.0.242 - - [2026-01-29 00:39:13] "GET /virtual-network/876c5121-4789-4c00-88d7-30150377a3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.049626 10.0.0.242 - - [2026-01-29 00:39:13] "POST /ref-update HTTP/1.1" 200 156 0.015723 10.0.0.242 - - [2026-01-29 00:39:13] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.009237 10.0.0.242 - - [2026-01-29 00:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.242 - - [2026-01-29 00:39:13] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002747 10.0.0.242 - - [2026-01-29 00:39:13] "POST /firewall-policys HTTP/1.1" 200 532 0.021112 10.0.0.242 - - [2026-01-29 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028067 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/e84be831-d1d1-4b57-bce3-5372cdd0935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.010020 10.0.0.242 - - [2026-01-29 00:39:13] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.007549 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/e84be831-d1d1-4b57-bce3-5372cdd0935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005192 10.0.0.242 - - [2026-01-29 00:39:13] "POST /ref-update HTTP/1.1" 200 156 0.020866 10.0.0.242 - - [2026-01-29 00:39:13] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004157 10.0.0.242 - - [2026-01-29 00:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2026-01-29 00:39:13] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002276 10.0.0.242 - - [2026-01-29 00:39:13] "POST /firewall-policys HTTP/1.1" 200 534 0.017179 10.0.0.242 - - [2026-01-29 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029673 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006776 10.0.0.242 - - [2026-01-29 00:39:13] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002736 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002636 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/e84be831-d1d1-4b57-bce3-5372cdd0935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002581 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/e84be831-d1d1-4b57-bce3-5372cdd0935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002845 10.0.0.242 - - [2026-01-29 00:39:13] "POST /ref-update HTTP/1.1" 200 156 0.012534 10.0.0.242 - - [2026-01-29 00:39:13] "POST /ref-update HTTP/1.1" 200 156 0.026917 10.0.0.242 - - [2026-01-29 00:39:13] "POST /ref-update HTTP/1.1" 200 156 0.025513 10.0.0.242 - - [2026-01-29 00:39:13] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.019780 10.0.0.242 - - [2026-01-29 00:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-01-29 00:39:13] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002937 10.0.0.242 - - [2026-01-29 00:39:13] "POST /firewall-policys HTTP/1.1" 200 532 0.018480 10.0.0.33 - - [2026-01-29 00:39:13] "GET / HTTP/1.1" 200 36215 0.001231 10.0.0.33 - - [2026-01-29 00:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009281 10.0.0.33 - - [2026-01-29 00:39:13] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004664 10.0.0.33 - - [2026-01-29 00:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.242 - - [2026-01-29 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026533 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/36548df1-d09d-4721-a770-ce5b8e4b74d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.025552 10.0.0.33 - - [2026-01-29 00:39:13] "GET /routing-instance/1dfbd670-faf1-40ff-9099-7529cf88f032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.021979 10.0.0.242 - - [2026-01-29 00:39:13] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004324 10.0.0.33 - - [2026-01-29 00:39:13] "PUT /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467 HTTP/1.1" 200 275 0.017124 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/36548df1-d09d-4721-a770-ce5b8e4b74d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.013827 10.0.0.33 - - [2026-01-29 00:39:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.014342 10.0.0.242 - - [2026-01-29 00:39:13] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.009118 10.0.0.242 - - [2026-01-29 00:39:14] "GET /firewall-policy/e84be831-d1d1-4b57-bce3-5372cdd0935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003468 10.0.0.242 - - [2026-01-29 00:39:14] "GET /firewall-policy/e84be831-d1d1-4b57-bce3-5372cdd0935d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003192 10.0.0.242 - - [2026-01-29 00:39:14] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002479 10.0.0.33 - - [2026-01-29 00:39:14] "POST /virtual-routers HTTP/1.1" 200 601 0.024934 10.0.0.33 - - [2026-01-29 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008528 10.0.0.33 - - [2026-01-29 00:39:14] "GET /virtual-router/e56b4e96-6354-45cd-ab19-c59e69f5fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003769 10.0.0.33 - - [2026-01-29 00:39:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.002628 10.0.0.242 - - [2026-01-29 00:39:14] "POST /ref-update HTTP/1.1" 200 156 0.034085 10.0.0.33 - - [2026-01-29 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-01-29 00:39:14] "GET /virtual-network/876c5121-4789-4c00-88d7-30150377a3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.025771 10.0.0.242 - - [2026-01-29 00:39:14] "POST /ref-update HTTP/1.1" 200 156 0.072127 10.0.0.242 - - [2026-01-29 00:39:14] "POST /ref-update HTTP/1.1" 200 156 0.078885 10.0.0.33 - - [2026-01-29 00:39:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.135597 10.0.0.242 - - [2026-01-29 00:39:14] "POST /ref-update HTTP/1.1" 200 156 0.041538 10.0.0.242 - - [2026-01-29 00:39:14] "POST /ref-update HTTP/1.1" 200 156 0.043606 10.0.0.242 - - [2026-01-29 00:39:14] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.014593 10.0.0.242 - - [2026-01-29 00:39:14] "POST /tags HTTP/1.1" 200 300 0.040996 10.0.0.242 - - [2026-01-29 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.242 - - [2026-01-29 00:39:14] "GET /tag/a2c878b1-3f25-49e5-af65-8df638cf1721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023734 10.0.0.242 - - [2026-01-29 00:39:14] "POST /set-tag HTTP/1.1" 200 109 0.013194 10.0.0.242 - - [2026-01-29 00:39:14] "POST /fqname-to-id HTTP/1.1" 404 226 0.001966 10.0.0.242 - - [2026-01-29 00:39:14] "POST /tags HTTP/1.1" 200 302 0.067445 10.0.0.242 - - [2026-01-29 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010857 10.0.0.242 - - [2026-01-29 00:39:14] "GET /tag/610223df-7b1a-44c6-b3fd-b202a4608313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016265 10.0.0.242 - - [2026-01-29 00:39:14] "POST /tags HTTP/1.1" 200 326 0.065210 10.0.0.242 - - [2026-01-29 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012758 10.0.0.242 - - [2026-01-29 00:39:14] "GET /tag/52844c9b-03a3-4f40-99fb-0aaef2400c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.022422 10.0.0.242 - - [2026-01-29 00:39:15] "POST /tags HTTP/1.1" 200 312 0.067606 10.0.0.242 - - [2026-01-29 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.242 - - [2026-01-29 00:39:15] "GET /tag/ea31b4a9-a3ba-427a-8e21-ae82d49ed509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.032539 10.0.0.242 - - [2026-01-29 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2026-01-29 00:39:15] "GET /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.005282 10.0.0.242 - - [2026-01-29 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.242 - - [2026-01-29 00:39:15] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.026081 10.0.0.242 - - [2026-01-29 00:39:15] "POST /virtual-machines HTTP/1.1" 200 378 0.016924 10.0.0.242 - - [2026-01-29 00:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010538 10.0.0.242 - - [2026-01-29 00:39:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.117686 10.0.0.242 - - [2026-01-29 00:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.051256 10.0.0.242 - - [2026-01-29 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015152 10.0.0.242 - - [2026-01-29 00:39:15] "GET /virtual-machine-interface/f0344754-fcaa-11f0-9c4b-fa163eef73b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.007878 10.0.0.242 - - [2026-01-29 00:39:15] "POST /instance-ips HTTP/1.1" 200 410 0.051550 10.0.0.242 - - [2026-01-29 00:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026328 10.0.0.242 - - [2026-01-29 00:39:15] "GET /virtual-router/e56b4e96-6354-45cd-ab19-c59e69f5fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.019329 10.0.0.242 - - [2026-01-29 00:39:15] "POST /ref-update HTTP/1.1" 200 156 0.009438 10.0.0.242 - - [2026-01-29 00:39:15] "GET /virtual-machine-interface/f0344754-fcaa-11f0-9c4b-fa163eef73b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009062 10.0.0.242 - - [2026-01-29 00:39:15] "POST /set-tag HTTP/1.1" 200 109 0.034055 10.0.0.242 - - [2026-01-29 00:39:15] "GET /virtual-machine-interface/f0344754-fcaa-11f0-9c4b-fa163eef73b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.006372 10.0.0.242 - - [2026-01-29 00:39:15] "GET /instance-ip/f04f1eda-fcaa-11f0-9c4b-fa163eef73b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004402 10.0.0.242 - - [2026-01-29 00:39:15] "POST /tags HTTP/1.1" 200 306 0.059522 10.0.0.242 - - [2026-01-29 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2026-01-29 00:39:15] "GET /tag/f4b127ab-65f9-458f-b5b6-fef20c1ba275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022480 10.0.0.242 - - [2026-01-29 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.242 - - [2026-01-29 00:39:16] "GET /project/ab7039e4-8341-482f-96da-9ac11738fa62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.017956 10.0.0.242 - - [2026-01-29 00:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.242 - - [2026-01-29 00:39:16] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006929 10.0.0.242 - - [2026-01-29 00:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.242 - - [2026-01-29 00:39:16] "GET /service-appliance-set/9e3c4e4a-8d9e-4895-8b4a-4c202c548663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004622 10.0.0.242 - - [2026-01-29 00:39:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.001702 10.0.0.242 - - [2026-01-29 00:39:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.096167 10.0.0.242 - - [2026-01-29 00:39:16] "GET /virtual-machine-interface/3503361c-5d73-404b-85f8-7ae6730a2ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.012277 10.0.0.242 - - [2026-01-29 00:39:16] "POST /instance-ips HTTP/1.1" 200 382 0.032892 10.0.0.242 - - [2026-01-29 00:39:16] "GET /instance-ip/e7c8c826-f6c7-4d3a-8000-361c53dee843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011526 10.0.0.242 - - [2026-01-29 00:39:16] "POST /loadbalancers HTTP/1.1" 200 584 0.078273 10.0.0.242 - - [2026-01-29 00:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008751 10.0.0.242 - - [2026-01-29 00:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007901 10.0.0.242 - - [2026-01-29 00:39:16] "GET /project/ab7039e4-8341-482f-96da-9ac11738fa62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045329 10.0.0.242 - - [2026-01-29 00:39:16] "GET /project/ab7039e4-8341-482f-96da-9ac11738fa62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.078052 10.0.0.242 - - [2026-01-29 00:39:16] "GET /loadbalancer/759421a1-525e-4bf4-b6a1-55728f05c0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006521 10.0.0.242 - - [2026-01-29 00:39:16] "GET /instance-ip/e7c8c826-f6c7-4d3a-8000-361c53dee843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008807 10.0.0.242 - - [2026-01-29 00:39:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027268 10.0.0.242 - - [2026-01-29 00:39:16] "POST /floating-ips HTTP/1.1" 200 585 0.041514 10.0.0.242 - - [2026-01-29 00:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.037991 10.0.0.242 - - [2026-01-29 00:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012985 10.0.0.242 - - [2026-01-29 00:39:16] "GET /project/ab7039e4-8341-482f-96da-9ac11738fa62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044971 10.0.0.242 - - [2026-01-29 00:39:16] "GET /loadbalancer-listener/d72ad2c6-192e-4659-a87f-2ff56303b5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.004985 10.0.0.242 - - [2026-01-29 00:39:16] "GET /loadbalancer-listener/d72ad2c6-192e-4659-a87f-2ff56303b5a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005174 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:39:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:39:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003268 10.0.0.242 - - [2026-01-29 00:39:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028299 10.0.0.242 - - [2026-01-29 00:39:16] "GET /instance-ip/e7c8c826-f6c7-4d3a-8000-361c53dee843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004194 10.0.0.242 - - [2026-01-29 00:39:16] "GET /instance-ip/e7c8c826-f6c7-4d3a-8000-361c53dee843?fields=floating_ips HTTP/1.1" 200 1172 0.006455 10.0.0.242 - - [2026-01-29 00:39:16] "GET /floating-ip/714040da-4d5e-4f81-8b9a-fc1261688d68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004494 10.0.0.242 - - [2026-01-29 00:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.242 - - [2026-01-29 00:39:16] "GET /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002693 10.0.0.242 - - [2026-01-29 00:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.242 - - [2026-01-29 00:39:16] "PUT /global-vrouter-config/82410ff0-204d-47c7-84be-1719653f0a96 HTTP/1.1" 200 277 0.010846 10.0.0.242 - - [2026-01-29 00:39:17] "POST /tags HTTP/1.1" 200 358 0.579705 10.0.0.242 - - [2026-01-29 00:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011929 10.0.0.242 - - [2026-01-29 00:39:17] "GET /tag/84c1e3a7-e3c5-4bd6-b043-3e250c1ce3ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.019656 10.0.0.242 - - [2026-01-29 00:39:17] "POST /tags HTTP/1.1" 200 306 0.042443 10.0.0.242 - - [2026-01-29 00:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.242 - - [2026-01-29 00:39:17] "GET /tag/1bc9939f-3b14-4c55-9120-61cd5a15488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024998 10.0.0.242 - - [2026-01-29 00:39:17] "POST /id-to-fqname HTTP/1.1" 200 174 0.000499 10.0.0.242 - - [2026-01-29 00:39:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.010686 10.0.0.242 - - [2026-01-29 00:39:17] "POST /security-groups HTTP/1.1" 200 571 0.074019 10.0.0.242 - - [2026-01-29 00:39:17] "POST /projects HTTP/1.1" 200 485 0.198595 10.0.0.242 - - [2026-01-29 00:39:17] "POST /fqname-to-id HTTP/1.1" 404 214 0.004750 10.0.0.242 - - [2026-01-29 00:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014863 10.0.0.242 - - [2026-01-29 00:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015796 10.0.0.242 - - [2026-01-29 00:39:18] "GET /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.008240 10.0.0.242 - - [2026-01-29 00:39:18] "POST /access-control-lists HTTP/1.1" 200 582 0.071948 10.0.0.242 - - [2026-01-29 00:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.242 - - [2026-01-29 00:39:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.004790 10.0.0.242 - - [2026-01-29 00:39:18] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.024233 10.0.0.242 - - [2026-01-29 00:39:18] "POST /access-control-lists HTTP/1.1" 200 580 0.078991 10.0.0.242 - - [2026-01-29 00:39:18] "PUT /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72 HTTP/1.1" 200 265 0.107388 10.0.0.242 - - [2026-01-29 00:39:18] "PUT /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb HTTP/1.1" 200 265 0.051262 10.0.0.242 - - [2026-01-29 00:39:18] "POST /security-groups HTTP/1.1" 200 539 0.083452 10.0.0.242 - - [2026-01-29 00:39:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.001769 10.0.0.242 - - [2026-01-29 00:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017210 10.0.0.242 - - [2026-01-29 00:39:18] "POST /access-control-lists HTTP/1.1" 200 598 0.035643 10.0.0.242 - - [2026-01-29 00:39:18] "POST /chown HTTP/1.1" 200 109 0.023343 10.0.0.242 - - [2026-01-29 00:39:18] "POST /fqname-to-id HTTP/1.1" 404 233 0.005810 10.0.0.242 - - [2026-01-29 00:39:18] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006823 10.0.0.242 - - [2026-01-29 00:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.242 - - [2026-01-29 00:39:18] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004398 10.0.0.242 - - [2026-01-29 00:39:18] "POST /tags HTTP/1.1" 409 207 0.002264 10.0.0.242 - - [2026-01-29 00:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332 10.0.0.242 - - [2026-01-29 00:39:18] "GET /tag/1bc9939f-3b14-4c55-9120-61cd5a15488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.033445 10.0.0.242 - - [2026-01-29 00:39:18] "POST /access-control-lists HTTP/1.1" 200 596 0.099512 10.0.0.242 - - [2026-01-29 00:39:18] "POST /firewall-rules HTTP/1.1" 200 566 0.068959 10.0.0.242 - - [2026-01-29 00:39:18] "GET /firewall-rule/ec943b5d-0fb3-40a9-891c-19ef5979cc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.016473 10.0.0.242 - - [2026-01-29 00:39:18] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003883 10.0.0.242 - - [2026-01-29 00:39:18] "GET /firewall-rule/ec943b5d-0fb3-40a9-891c-19ef5979cc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003157 10.0.0.242 - - [2026-01-29 00:39:18] "POST /ref-update HTTP/1.1" 200 156 0.013638 10.0.0.242 - - [2026-01-29 00:39:18] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012724 10.0.0.242 - - [2026-01-29 00:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.242 - - [2026-01-29 00:39:18] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002954 10.0.0.242 - - [2026-01-29 00:39:18] "POST /tags HTTP/1.1" 409 207 0.008588 10.0.0.242 - - [2026-01-29 00:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.242 - - [2026-01-29 00:39:19] "GET /tag/1bc9939f-3b14-4c55-9120-61cd5a15488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013681 10.0.0.242 - - [2026-01-29 00:39:19] "POST /firewall-rules HTTP/1.1" 200 564 0.066578 10.0.0.242 - - [2026-01-29 00:39:19] "GET /firewall-rule/7fd4efab-b220-46c7-948b-1ebe88a5af86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005498 10.0.0.242 - - [2026-01-29 00:39:19] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004502 10.0.0.242 - - [2026-01-29 00:39:19] "GET /firewall-rule/7fd4efab-b220-46c7-948b-1ebe88a5af86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002236 10.0.0.242 - - [2026-01-29 00:39:19] "POST /ref-update HTTP/1.1" 200 156 0.018411 10.0.0.242 - - [2026-01-29 00:39:19] "POST /tags HTTP/1.1" 200 356 0.029682 10.0.0.242 - - [2026-01-29 00:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011629 10.0.0.242 - - [2026-01-29 00:39:19] "GET /tag/91a3f6d5-b95d-46bf-a393-1a83eea5935e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.025287 10.0.0.242 - - [2026-01-29 00:39:19] "POST /tags HTTP/1.1" 200 304 0.036193 10.0.0.242 - - [2026-01-29 00:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019423 10.0.0.242 - - [2026-01-29 00:39:19] "GET /tag/360e5af4-2f7a-48db-9bcb-ec3e0f1af166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022069 10.0.0.242 - - [2026-01-29 00:39:19] "POST /projects HTTP/1.1" 409 218 0.002246 10.0.0.242 - - [2026-01-29 00:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2026-01-29 00:39:19] "GET /project/ab7039e4-8341-482f-96da-9ac11738fa62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042306 10.0.0.242 - - [2026-01-29 00:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.242 - - [2026-01-29 00:39:19] "GET /network-ipam/60c9711d-6358-4d6f-8df8-97db063ba4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002716 10.0.0.242 - - [2026-01-29 00:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.242 - - [2026-01-29 00:39:19] "GET /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004275 10.0.0.242 - - [2026-01-29 00:39:19] "PUT /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72 HTTP/1.1" 200 265 0.046287 10.0.0.242 - - [2026-01-29 00:39:19] "GET /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004313 10.0.0.242 - - [2026-01-29 00:39:19] "POST /set-tag HTTP/1.1" 200 109 0.049558 10.0.0.242 - - [2026-01-29 00:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.242 - - [2026-01-29 00:39:19] "GET /network-ipam/76e34bae-6f49-448a-887e-eb112c035dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.008198 10.0.0.242 - - [2026-01-29 00:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006755 10.0.0.242 - - [2026-01-29 00:39:19] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005747 10.0.0.242 - - [2026-01-29 00:39:19] "PUT /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb HTTP/1.1" 200 265 0.044502 10.0.0.242 - - [2026-01-29 00:39:19] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.016869 10.0.0.242 - - [2026-01-29 00:39:20] "POST /set-tag HTTP/1.1" 200 109 0.050693 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.242 - - [2026-01-29 00:39:20] "GET /network-policy/8599d387-ad63-49ca-bc31-31831fc0186a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002870 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.242 - - [2026-01-29 00:39:20] "GET /network-policy/976e27d1-9a49-45a0-b42d-7ed8bbf24201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002507 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.242 - - [2026-01-29 00:39:20] "GET /network-policy/2900b42d-56d2-4f07-a58a-6793c5ea6c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003416 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-01-29 00:39:20] "PUT /network-policy/2900b42d-56d2-4f07-a58a-6793c5ea6c4c HTTP/1.1" 200 263 0.008684 10.0.0.242 - - [2026-01-29 00:39:20] "POST /ref-update HTTP/1.1" 200 156 0.047744 10.0.0.242 - - [2026-01-29 00:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010981 10.0.0.242 - - [2026-01-29 00:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002091 10.0.0.242 - - [2026-01-29 00:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003189 10.0.0.242 - - [2026-01-29 00:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002368 10.0.0.242 - - [2026-01-29 00:39:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001579 10.0.0.242 - - [2026-01-29 00:39:20] "POST /security-groups HTTP/1.1" 409 245 0.002424 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.242 - - [2026-01-29 00:39:20] "PUT /security-group/7a4bbd55-4123-4789-83f0-0723fa890d23 HTTP/1.1" 200 263 0.062577 10.0.0.242 - - [2026-01-29 00:39:20] "PUT /access-control-list/5b931a3a-d1b4-4243-b9f8-e869196bae05 HTTP/1.1" 200 273 0.010089 10.0.0.242 - - [2026-01-29 00:39:20] "PUT /access-control-list/cd37a0a4-fdd6-4bf1-a7d0-153af8eb0f6f HTTP/1.1" 200 273 0.031732 10.0.0.242 - - [2026-01-29 00:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036499 10.0.0.242 - - [2026-01-29 00:39:20] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020204 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.242 - - [2026-01-29 00:39:20] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002964 10.0.0.242 - - [2026-01-29 00:39:20] "POST /tags HTTP/1.1" 409 206 0.001682 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.242 - - [2026-01-29 00:39:20] "GET /tag/360e5af4-2f7a-48db-9bcb-ec3e0f1af166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016405 10.0.0.242 - - [2026-01-29 00:39:20] "POST /firewall-rules HTTP/1.1" 200 564 0.063534 10.0.0.242 - - [2026-01-29 00:39:20] "GET /firewall-rule/46ebd24d-ef78-4a4a-be3b-319d18166506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.011671 10.0.0.242 - - [2026-01-29 00:39:20] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003672 10.0.0.242 - - [2026-01-29 00:39:20] "GET /firewall-rule/46ebd24d-ef78-4a4a-be3b-319d18166506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002121 10.0.0.242 - - [2026-01-29 00:39:20] "POST /ref-update HTTP/1.1" 200 156 0.020035 10.0.0.242 - - [2026-01-29 00:39:20] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002604 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2026-01-29 00:39:20] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002501 10.0.0.242 - - [2026-01-29 00:39:20] "POST /tags HTTP/1.1" 409 206 0.002141 10.0.0.242 - - [2026-01-29 00:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.242 - - [2026-01-29 00:39:20] "GET /tag/360e5af4-2f7a-48db-9bcb-ec3e0f1af166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015897 10.0.0.242 - - [2026-01-29 00:39:21] "POST /firewall-rules HTTP/1.1" 200 562 0.066165 10.0.0.242 - - [2026-01-29 00:39:21] "GET /firewall-rule/d642326e-6ee6-4a78-94b2-e74814d5bdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011652 10.0.0.242 - - [2026-01-29 00:39:21] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004783 10.0.0.242 - - [2026-01-29 00:39:21] "GET /firewall-rule/d642326e-6ee6-4a78-94b2-e74814d5bdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003082 10.0.0.242 - - [2026-01-29 00:39:21] "POST /ref-update HTTP/1.1" 200 156 0.025996 10.0.0.242 - - [2026-01-29 00:39:21] "POST /tags HTTP/1.1" 200 302 0.021633 10.0.0.242 - - [2026-01-29 00:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.242 - - [2026-01-29 00:39:21] "GET /tag/6a66c9df-eadc-4bf2-9240-977dead284f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014451 10.0.0.242 - - [2026-01-29 00:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.242 - - [2026-01-29 00:39:21] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.027263 10.0.0.242 - - [2026-01-29 00:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.242 - - [2026-01-29 00:39:21] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.020329 10.0.0.242 - - [2026-01-29 00:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.242 - - [2026-01-29 00:39:21] "GET /service-appliance-set/9e3c4e4a-8d9e-4895-8b4a-4c202c548663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002545 10.0.0.242 - - [2026-01-29 00:39:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.001826 10.0.0.242 - - [2026-01-29 00:39:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.090334 10.0.0.242 - - [2026-01-29 00:39:21] "GET /virtual-machine-interface/23496333-eff1-416b-ad93-9f66981a3efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.015376 10.0.0.242 - - [2026-01-29 00:39:21] "POST /instance-ips HTTP/1.1" 200 378 0.022788 10.0.0.242 - - [2026-01-29 00:39:21] "GET /instance-ip/730a5da4-76f1-458c-afdd-70502272206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004962 10.0.0.242 - - [2026-01-29 00:39:21] "POST /loadbalancers HTTP/1.1" 200 584 0.062546 10.0.0.242 - - [2026-01-29 00:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018486 10.0.0.242 - - [2026-01-29 00:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006790 10.0.0.242 - - [2026-01-29 00:39:21] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.066223 10.0.0.242 - - [2026-01-29 00:39:21] "GET /instance-ip/730a5da4-76f1-458c-afdd-70502272206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007125 10.0.0.242 - - [2026-01-29 00:39:21] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071306 10.0.0.242 - - [2026-01-29 00:39:21] "GET /loadbalancer/cf84030f-064f-4df9-9f87-3f6c681ae9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004019 10.0.0.242 - - [2026-01-29 00:39:21] "POST /floating-ips HTTP/1.1" 200 583 0.052449 10.0.0.242 - - [2026-01-29 00:39:21] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.051710 10.0.0.242 - - [2026-01-29 00:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018517 10.0.0.242 - - [2026-01-29 00:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010052 10.0.0.242 - - [2026-01-29 00:39:22] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.023445 10.0.0.242 - - [2026-01-29 00:39:22] "GET /loadbalancer-listener/d881e15a-ef40-4219-bd84-677d207d6cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003335 10.0.0.242 - - [2026-01-29 00:39:22] "GET /loadbalancer-listener/d881e15a-ef40-4219-bd84-677d207d6cee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007265 10.0.0.242 - - [2026-01-29 00:39:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022340 10.0.0.242 - - [2026-01-29 00:39:22] "GET /instance-ip/730a5da4-76f1-458c-afdd-70502272206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005103 10.0.0.242 - - [2026-01-29 00:39:22] "GET /instance-ip/730a5da4-76f1-458c-afdd-70502272206d?fields=floating_ips HTTP/1.1" 200 1166 0.004883 10.0.0.242 - - [2026-01-29 00:39:22] "GET /floating-ip/a6921a0a-eb60-468e-b9a9-c671ddc2a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003328 10.0.0.242 - - [2026-01-29 00:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-01-29 00:39:22] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.026620 10.0.0.242 - - [2026-01-29 00:39:22] "GET /loadbalancer/cf84030f-064f-4df9-9f87-3f6c681ae9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006064 10.0.0.242 - - [2026-01-29 00:39:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.034113 10.0.0.242 - - [2026-01-29 00:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015045 10.0.0.242 - - [2026-01-29 00:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027747 10.0.0.242 - - [2026-01-29 00:39:22] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040613 10.0.0.242 - - [2026-01-29 00:39:22] "GET /loadbalancer-listener/48114f7b-ea79-46a4-bd4c-2359e281cc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003143 10.0.0.242 - - [2026-01-29 00:39:22] "GET /loadbalancer-listener/48114f7b-ea79-46a4-bd4c-2359e281cc9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002857 10.0.0.242 - - [2026-01-29 00:39:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040501 10.0.0.242 - - [2026-01-29 00:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.242 - - [2026-01-29 00:39:22] "GET /instance-ip/730a5da4-76f1-458c-afdd-70502272206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008124 10.0.0.242 - - [2026-01-29 00:39:22] "GET /instance-ip/730a5da4-76f1-458c-afdd-70502272206d?fields=floating_ips HTTP/1.1" 200 1166 0.004990 10.0.0.242 - - [2026-01-29 00:39:22] "GET /floating-ip/a6921a0a-eb60-468e-b9a9-c671ddc2a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005328 10.0.0.242 - - [2026-01-29 00:39:22] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.063920 10.0.0.242 - - [2026-01-29 00:39:22] "GET /loadbalancer/cf84030f-064f-4df9-9f87-3f6c681ae9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002629 10.0.0.242 - - [2026-01-29 00:39:22] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.032542 10.0.0.242 - - [2026-01-29 00:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032175 10.0.0.242 - - [2026-01-29 00:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.242 - - [2026-01-29 00:39:22] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.109056 10.0.0.242 - - [2026-01-29 00:39:22] "GET /loadbalancer-listener/bfcb5a23-9208-400a-a21d-7ab55fd667b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.014054 10.0.0.242 - - [2026-01-29 00:39:22] "GET /loadbalancer-listener/bfcb5a23-9208-400a-a21d-7ab55fd667b0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.009016 10.0.0.242 - - [2026-01-29 00:39:23] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.038501 10.0.0.242 - - [2026-01-29 00:39:23] "GET /instance-ip/730a5da4-76f1-458c-afdd-70502272206d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.022861 10.0.0.242 - - [2026-01-29 00:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010467 10.0.0.242 - - [2026-01-29 00:39:23] "GET /loadbalancer/cf84030f-064f-4df9-9f87-3f6c681ae9e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006399 10.0.0.242 - - [2026-01-29 00:39:23] "GET /instance-ip/730a5da4-76f1-458c-afdd-70502272206d?fields=floating_ips HTTP/1.1" 200 1166 0.009977 10.0.0.242 - - [2026-01-29 00:39:23] "GET /floating-ip/a6921a0a-eb60-468e-b9a9-c671ddc2a9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003813 10.0.0.242 - - [2026-01-29 00:39:23] "POST /tags HTTP/1.1" 200 372 0.029386 10.0.0.242 - - [2026-01-29 00:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.242 - - [2026-01-29 00:39:23] "GET /tag/6b60fc10-ffaf-4d2d-8421-3b1ec8f4ab7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.027800 10.0.0.242 - - [2026-01-29 00:39:23] "POST /tags HTTP/1.1" 200 320 0.021726 10.0.0.242 - - [2026-01-29 00:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.242 - - [2026-01-29 00:39:23] "GET /tag/115cf28d-6b0c-49e4-aef4-53a4a1800165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.017241 10.0.0.242 - - [2026-01-29 00:39:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.000548 10.0.0.242 - - [2026-01-29 00:39:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.016503 10.0.0.242 - - [2026-01-29 00:39:23] "POST /security-groups HTTP/1.1" 200 578 0.082353 10.0.0.242 - - [2026-01-29 00:39:23] "POST /projects HTTP/1.1" 200 499 0.260732 10.0.0.242 - - [2026-01-29 00:39:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.008996 10.0.0.242 - - [2026-01-29 00:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031102 10.0.0.242 - - [2026-01-29 00:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022415 10.0.0.242 - - [2026-01-29 00:39:23] "GET /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.014355 10.0.0.242 - - [2026-01-29 00:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.242 - - [2026-01-29 00:39:23] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.003544 10.0.0.242 - - [2026-01-29 00:39:23] "POST /access-control-lists HTTP/1.1" 200 589 0.105492 10.0.0.242 - - [2026-01-29 00:39:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.038475 10.0.0.242 - - [2026-01-29 00:39:23] "PUT /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72 HTTP/1.1" 200 265 0.134029 10.0.0.242 - - [2026-01-29 00:39:23] "POST /access-control-lists HTTP/1.1" 200 587 0.091368 10.0.0.242 - - [2026-01-29 00:39:24] "PUT /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb HTTP/1.1" 200 265 0.092301 10.0.0.242 - - [2026-01-29 00:39:24] "POST /security-groups HTTP/1.1" 200 560 0.107192 10.0.0.242 - - [2026-01-29 00:39:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.001330 10.0.0.242 - - [2026-01-29 00:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.035756 10.0.0.242 - - [2026-01-29 00:39:24] "POST /chown HTTP/1.1" 200 109 0.109102 10.0.0.242 - - [2026-01-29 00:39:24] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003485 10.0.0.242 - - [2026-01-29 00:39:24] "POST /access-control-lists HTTP/1.1" 200 612 0.159194 10.0.0.242 - - [2026-01-29 00:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.242 - - [2026-01-29 00:39:24] "POST /fqname-to-id HTTP/1.1" 404 247 0.010212 10.0.0.242 - - [2026-01-29 00:39:24] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027877 10.0.0.242 - - [2026-01-29 00:39:24] "POST /tags HTTP/1.1" 409 214 0.004418 10.0.0.242 - - [2026-01-29 00:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.242 - - [2026-01-29 00:39:24] "POST /access-control-lists HTTP/1.1" 200 610 0.111656 10.0.0.242 - - [2026-01-29 00:39:24] "GET /tag/115cf28d-6b0c-49e4-aef4-53a4a1800165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.066155 10.0.0.242 - - [2026-01-29 00:39:24] "POST /firewall-rules HTTP/1.1" 200 580 0.106439 10.0.0.242 - - [2026-01-29 00:39:24] "GET /firewall-rule/d47db869-0c2c-4ca2-99ae-1de7fa05e126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007190 10.0.0.242 - - [2026-01-29 00:39:24] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.007532 10.0.0.242 - - [2026-01-29 00:39:24] "GET /firewall-rule/d47db869-0c2c-4ca2-99ae-1de7fa05e126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003794 10.0.0.242 - - [2026-01-29 00:39:24] "POST /ref-update HTTP/1.1" 200 156 0.043279 10.0.0.242 - - [2026-01-29 00:39:24] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.127766 10.0.0.242 - - [2026-01-29 00:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012274 10.0.0.242 - - [2026-01-29 00:39:24] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003217 10.0.0.242 - - [2026-01-29 00:39:24] "POST /tags HTTP/1.1" 409 214 0.001980 10.0.0.242 - - [2026-01-29 00:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.242 - - [2026-01-29 00:39:25] "GET /tag/115cf28d-6b0c-49e4-aef4-53a4a1800165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013876 10.0.0.242 - - [2026-01-29 00:39:25] "POST /firewall-rules HTTP/1.1" 200 578 0.080272 10.0.0.242 - - [2026-01-29 00:39:25] "GET /firewall-rule/e54ddc42-cc31-4e17-99e1-c53054114d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.037833 10.0.0.242 - - [2026-01-29 00:39:25] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003883 10.0.0.242 - - [2026-01-29 00:39:25] "GET /firewall-rule/e54ddc42-cc31-4e17-99e1-c53054114d40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005125 10.0.0.242 - - [2026-01-29 00:39:25] "POST /ref-update HTTP/1.1" 200 156 0.121759 10.0.0.242 - - [2026-01-29 00:39:25] "POST /tags HTTP/1.1" 200 364 0.027729 10.0.0.242 - - [2026-01-29 00:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010172 10.0.0.242 - - [2026-01-29 00:39:25] "GET /tag/69bb6959-b4a8-4edf-bc38-4ddb6b7f35dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.048039 10.0.0.242 - - [2026-01-29 00:39:25] "POST /tags HTTP/1.1" 200 312 0.027313 10.0.0.242 - - [2026-01-29 00:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.242 - - [2026-01-29 00:39:25] "GET /tag/41636e4d-5d6e-4793-9a43-1d89518b8419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.022957 10.0.0.242 - - [2026-01-29 00:39:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.004265 10.0.0.242 - - [2026-01-29 00:39:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.010170 10.0.0.242 - - [2026-01-29 00:39:26] "POST /security-groups HTTP/1.1" 200 574 0.192394 10.0.0.242 - - [2026-01-29 00:39:26] "POST /projects HTTP/1.1" 200 491 0.401766 10.0.0.242 - - [2026-01-29 00:39:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.004745 10.0.0.242 - - [2026-01-29 00:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.035401 10.0.0.242 - - [2026-01-29 00:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.025224 10.0.0.242 - - [2026-01-29 00:39:26] "GET /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.026720 10.0.0.242 - - [2026-01-29 00:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2026-01-29 00:39:26] "POST /access-control-lists HTTP/1.1" 200 585 0.113166 10.0.0.242 - - [2026-01-29 00:39:26] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.021786 10.0.0.242 - - [2026-01-29 00:39:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.001899 10.0.0.242 - - [2026-01-29 00:39:26] "POST /access-control-lists HTTP/1.1" 200 583 0.066666 10.0.0.242 - - [2026-01-29 00:39:26] "PUT /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72 HTTP/1.1" 200 265 0.101500 10.0.0.242 - - [2026-01-29 00:39:26] "PUT /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb HTTP/1.1" 200 265 0.068029 10.0.0.242 - - [2026-01-29 00:39:26] "POST /security-groups HTTP/1.1" 200 548 0.079214 10.0.0.242 - - [2026-01-29 00:39:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002794 10.0.0.242 - - [2026-01-29 00:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016373 10.0.0.242 - - [2026-01-29 00:39:26] "POST /access-control-lists HTTP/1.1" 200 604 0.045582 10.0.0.242 - - [2026-01-29 00:39:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.014258 10.0.0.242 - - [2026-01-29 00:39:26] "POST /chown HTTP/1.1" 200 109 0.043122 10.0.0.242 - - [2026-01-29 00:39:26] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006387 10.0.0.242 - - [2026-01-29 00:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.242 - - [2026-01-29 00:39:26] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033792 10.0.0.242 - - [2026-01-29 00:39:26] "POST /access-control-lists HTTP/1.1" 200 602 0.061868 10.0.0.242 - - [2026-01-29 00:39:26] "POST /tags HTTP/1.1" 409 210 0.013150 10.0.0.242 - - [2026-01-29 00:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.242 - - [2026-01-29 00:39:26] "GET /tag/41636e4d-5d6e-4793-9a43-1d89518b8419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010068 10.0.0.242 - - [2026-01-29 00:39:26] "POST /firewall-rules HTTP/1.1" 200 572 0.060302 10.0.0.242 - - [2026-01-29 00:39:26] "GET /firewall-rule/9e50f332-e221-4aea-8aee-ca9d1d471e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009189 10.0.0.242 - - [2026-01-29 00:39:26] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003634 10.0.0.242 - - [2026-01-29 00:39:26] "GET /firewall-rule/9e50f332-e221-4aea-8aee-ca9d1d471e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001884 10.0.0.242 - - [2026-01-29 00:39:27] "POST /ref-update HTTP/1.1" 200 156 0.027657 10.0.0.242 - - [2026-01-29 00:39:27] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002339 10.0.0.242 - - [2026-01-29 00:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.242 - - [2026-01-29 00:39:27] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001937 10.0.0.242 - - [2026-01-29 00:39:27] "POST /tags HTTP/1.1" 409 210 0.001349 10.0.0.242 - - [2026-01-29 00:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.242 - - [2026-01-29 00:39:27] "GET /tag/41636e4d-5d6e-4793-9a43-1d89518b8419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009478 10.0.0.242 - - [2026-01-29 00:39:27] "POST /firewall-rules HTTP/1.1" 200 570 0.084627 10.0.0.242 - - [2026-01-29 00:39:27] "GET /firewall-rule/28f21e10-097e-43f2-9b9e-0b84ab4b0d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003597 10.0.0.242 - - [2026-01-29 00:39:27] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.009675 10.0.0.242 - - [2026-01-29 00:39:27] "GET /firewall-rule/28f21e10-097e-43f2-9b9e-0b84ab4b0d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002763 10.0.0.242 - - [2026-01-29 00:39:27] "POST /ref-update HTTP/1.1" 200 156 0.060658 10.0.0.242 - - [2026-01-29 00:39:27] "POST /tags HTTP/1.1" 200 364 0.038983 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:39:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:39:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000821 10.0.0.242 - - [2026-01-29 00:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.242 - - [2026-01-29 00:39:27] "GET /tag/3dc12657-c110-4ce4-a2df-b48f59e88df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.017673 10.0.0.242 - - [2026-01-29 00:39:27] "POST /tags HTTP/1.1" 409 210 0.002893 10.0.0.242 - - [2026-01-29 00:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.242 - - [2026-01-29 00:39:27] "GET /tag/ea31b4a9-a3ba-427a-8e21-ae82d49ed509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009821 10.0.0.242 - - [2026-01-29 00:39:27] "POST /projects HTTP/1.1" 409 223 0.004009 10.0.0.242 - - [2026-01-29 00:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.242 - - [2026-01-29 00:39:27] "GET /project/a33b86ba-c630-4c82-a842-45e1899016e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.052415 10.0.0.242 - - [2026-01-29 00:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.242 - - [2026-01-29 00:39:27] "GET /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.003405 10.0.0.242 - - [2026-01-29 00:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.242 - - [2026-01-29 00:39:27] "GET /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004072 10.0.0.242 - - [2026-01-29 00:39:27] "PUT /virtual-network/2a566426-90c2-4571-9ba2-95a191602c72 HTTP/1.1" 200 265 0.055964 10.0.0.242 - - [2026-01-29 00:39:27] "PUT /virtual-network/7fdc0d36-7a70-4c3e-bb29-f301fcfd31eb HTTP/1.1" 200 265 0.201968 10.0.0.242 - - [2026-01-29 00:39:28] "POST /security-groups HTTP/1.1" 409 253 0.003625 10.0.0.242 - - [2026-01-29 00:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.242 - - [2026-01-29 00:39:28] "PUT /security-group/03ac0c4e-d628-4cf8-886e-d358b0d9f004 HTTP/1.1" 200 263 0.065831 10.0.0.242 - - [2026-01-29 00:39:28] "PUT /access-control-list/2536f287-fb09-43ff-a26f-e82be24b9fad HTTP/1.1" 200 273 0.024923 10.0.0.242 - - [2026-01-29 00:39:28] "PUT /access-control-list/95af94bd-90c1-4520-bc94-50fa2bb43b3b HTTP/1.1" 200 273 0.017919 10.0.0.242 - - [2026-01-29 00:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023274 10.0.0.242 - - [2026-01-29 00:39:28] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013477 10.0.0.242 - - [2026-01-29 00:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.242 - - [2026-01-29 00:39:28] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002988 10.0.0.242 - - [2026-01-29 00:39:28] "POST /tags HTTP/1.1" 409 210 0.001749 10.0.0.242 - - [2026-01-29 00:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2026-01-29 00:39:28] "GET /tag/ea31b4a9-a3ba-427a-8e21-ae82d49ed509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012801 10.0.0.242 - - [2026-01-29 00:39:28] "POST /firewall-rules HTTP/1.1" 200 572 0.077566 10.0.0.242 - - [2026-01-29 00:39:28] "GET /firewall-rule/279b05b8-e819-4912-9b2e-13c9facb9969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016427 10.0.0.242 - - [2026-01-29 00:39:28] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.006253 10.0.0.242 - - [2026-01-29 00:39:28] "GET /firewall-rule/279b05b8-e819-4912-9b2e-13c9facb9969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002797 10.0.0.242 - - [2026-01-29 00:39:28] "POST /ref-update HTTP/1.1" 200 156 0.052801 10.0.0.242 - - [2026-01-29 00:39:28] "GET /application-policy-set/da31dc6f-5fad-4c08-89f2-9eee25715aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002466 10.0.0.242 - - [2026-01-29 00:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.242 - - [2026-01-29 00:39:28] "GET /policy-management/62c0c04f-43f2-43c8-9c93-8ab31dc29d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002853 10.0.0.242 - - [2026-01-29 00:39:28] "POST /tags HTTP/1.1" 409 210 0.001956 10.0.0.242 - - [2026-01-29 00:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2026-01-29 00:39:28] "GET /tag/ea31b4a9-a3ba-427a-8e21-ae82d49ed509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011323 10.0.0.242 - - [2026-01-29 00:39:28] "POST /firewall-rules HTTP/1.1" 200 570 0.070341 10.0.0.242 - - [2026-01-29 00:39:28] "GET /firewall-rule/037f75b6-a8f2-4690-b53d-b99408a0d09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009058 10.0.0.242 - - [2026-01-29 00:39:28] "GET /firewall-policy/e280e531-6557-49fe-adac-8c0d1df333cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.006961 10.0.0.242 - - [2026-01-29 00:39:28] "GET /firewall-rule/037f75b6-a8f2-4690-b53d-b99408a0d09c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003021 10.0.0.242 - - [2026-01-29 00:39:28] "POST /ref-update HTTP/1.1" 200 156 0.063802 10.0.0.242 - - [2026-01-29 00:39:28] "POST /tags HTTP/1.1" 409 237 0.003608 10.0.0.242 - - [2026-01-29 00:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.242 - - [2026-01-29 00:39:29] "GET /tag/3dc12657-c110-4ce4-a2df-b48f59e88df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.026508 10.0.0.242 - - [2026-01-29 00:39:29] "GET /virtual-machine-interface/f0344754-fcaa-11f0-9c4b-fa163eef73b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.013833 10.0.0.242 - - [2026-01-29 00:39:29] "POST /set-tag HTTP/1.1" 200 109 0.031100 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:39:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:39:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 10.0.0.33 - - [2026-01-29 00:39:47] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.33 - - [2026-01-29 00:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.33 - - [2026-01-29 00:39:47] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008522 10.0.0.33 - - [2026-01-29 00:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.33 - - [2026-01-29 00:39:47] "GET /routing-instance/1dfbd670-faf1-40ff-9099-7529cf88f032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003622 10.0.0.33 - - [2026-01-29 00:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.33 - - [2026-01-29 00:39:47] "GET /virtual-router/e56b4e96-6354-45cd-ab19-c59e69f5fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004252 10.0.0.33 - - [2026-01-29 00:39:47] "PUT /virtual-router/e56b4e96-6354-45cd-ab19-c59e69f5fd24 HTTP/1.1" 200 263 0.020713 10.0.0.33 - - [2026-01-29 00:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011486 10.0.0.33 - - [2026-01-29 00:39:47] "GET /virtual-router/e56b4e96-6354-45cd-ab19-c59e69f5fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003848 10.0.0.33 - - [2026-01-29 00:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2026-01-29 00:39:47] "GET /virtual-machine-interface/a04fdddc-a338-4351-9096-69903f75a13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003917 10.0.0.33 - - [2026-01-29 00:39:47] "PUT /virtual-machine-interface/a04fdddc-a338-4351-9096-69903f75a13f HTTP/1.1" 200 285 0.020136 10.0.0.242 - - [2026-01-29 00:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.242 - - [2026-01-29 00:39:55] "GET /virtual-router/e56b4e96-6354-45cd-ab19-c59e69f5fd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002548 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:40:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:40:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:40:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000804 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:40:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000934 10.0.0.242 - - [2026-01-29 00:40:44] "GET / HTTP/1.1" 200 36215 0.001696 10.0.0.242 - - [2026-01-29 00:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.242 - - [2026-01-29 00:40:44] "GET /global-system-config/4addd1f1-b666-4653-9c44-e38f15d19467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005989 10.0.0.242 - - [2026-01-29 00:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2026-01-29 00:40:44] "GET /config-node/5e437769-87df-4832-98df-75c452c36fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.011328 10.0.0.242 - - [2026-01-29 00:40:55] "GET / HTTP/1.1" 200 36215 0.001915 10.0.0.242 - - [2026-01-29 00:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.242 - - [2026-01-29 00:40:55] "GET /routing-instance/1dfbd670-faf1-40ff-9099-7529cf88f032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004241 10.0.0.242 - - [2026-01-29 00:40:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002737 10.0.0.242 - - [2026-01-29 00:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.242 - - [2026-01-29 00:40:55] "GET /bgp-router/ddab1077-cd47-4c20-9901-3b1d2ab7da9f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.007068 10.0.0.242 - - [2026-01-29 00:40:55] "PUT /bgp-router/ddab1077-cd47-4c20-9901-3b1d2ab7da9f HTTP/1.1" 200 255 0.039987 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:40:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001217 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:40:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001449 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:41:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:41:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000745 10.0.0.242 - - [2026-01-29 00:43:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002325 10.0.0.242 - - [2026-01-29 00:43:02] "GET /global-system-configs HTTP/1.1" 200 323 0.004058 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:44:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001285 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:44:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003984 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:44:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000825 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:44:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000785 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:44:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001044 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:44:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 10.0.0.242 - - [2026-01-29 00:48:01] "GET /global-system-configs HTTP/1.1" 200 323 0.003844 10.0.0.242 - - [2026-01-29 00:48:02] "GET /global-system-configs HTTP/1.1" 200 323 0.001786 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:50:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:50:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000830 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:50:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001135 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:50:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001194 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:50:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:50:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001197 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:51:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:51:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000876 10.0.0.242 - - [2026-01-29 00:53:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002029 10.0.0.242 - - [2026-01-29 00:53:02] "GET /global-system-configs HTTP/1.1" 200 323 0.006814 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:55:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000900 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:55:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:55:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:55:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000793 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:55:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:55:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:57:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:57:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 10.0.0.242 - - [2026-01-29 00:58:01] "GET /global-system-configs HTTP/1.1" 200 323 0.009420 10.0.0.242 - - [2026-01-29 00:58:02] "GET /global-system-configs HTTP/1.1" 200 323 0.003569 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:59:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001168 [Introspect:8084]10.0.0.242 - - [2026-01-29 00:59:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000754 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:00:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:00:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000917 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:00:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:00:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000971 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:02:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:02:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000806 10.0.0.242 - - [2026-01-29 01:03:01] "GET /global-system-configs HTTP/1.1" 200 323 0.010131 10.0.0.242 - - [2026-01-29 01:03:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002553 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:05:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:05:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:05:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:05:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000809 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:05:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:05:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:07:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:07:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000794 10.0.0.242 - - [2026-01-29 01:08:01] "GET /global-system-configs HTTP/1.1" 200 323 0.001935 10.0.0.242 - - [2026-01-29 01:08:02] "GET /global-system-configs HTTP/1.1" 200 323 0.003991 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:10:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:10:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000832 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:10:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:10:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000769 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:11:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000873 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:11:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000852 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:12:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:12:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 10.0.0.242 - - [2026-01-29 01:13:01] "GET /global-system-configs HTTP/1.1" 200 323 0.006552 10.0.0.242 - - [2026-01-29 01:13:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002363 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:16:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:16:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:16:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:16:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000809 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:16:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:16:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000742 10.0.0.242 - - [2026-01-29 01:18:01] "GET /global-system-configs HTTP/1.1" 200 323 0.008710 10.0.0.242 - - [2026-01-29 01:18:02] "GET /global-system-configs HTTP/1.1" 200 323 0.009121 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:18:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:18:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000808 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:21:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:21:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000818 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:21:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:21:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000797 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:21:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.242 - - [2026-01-29 01:21:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000933