++ 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: =================== Fri Sep 5 06:00:51 PM UTC 2025 ===================' INFO: =================== Fri Sep 5 06:00:51 PM UTC 2025 =================== ++ 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 ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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.27 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27 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.27 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.27 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.27,10.135.0.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.135.0.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ 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: 09/05/2025 18:01:37.761 7fb0ce73b3c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/05/2025 18:01:38.117 7fb0ce73b3c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/05/2025 18:01:38.169 7fb0ce73b3c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/05/2025 18:01:38.170 7fb0ce73b3c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2025-09-05 18:01:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001032 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-09-05 18:01:49] "GET / HTTP/1.1" 503 181 0.000258 10.0.0.27 - - [2025-09-05 18:01:50] "GET / HTTP/1.1" 200 35931 0.001212 10.0.0.27 - - [2025-09-05 18:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.27 - - [2025-09-05 18:01:50] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004845 10.0.0.27 - - [2025-09-05 18:01:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002117 10.0.0.27 - - [2025-09-05 18:01:50] "POST /database-nodes HTTP/1.1" 200 597 0.101139 10.0.0.27 - - [2025-09-05 18:01:50] "GET / HTTP/1.1" 200 45303 0.007722 10.0.0.27 - - [2025-09-05 18:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007425 10.0.0.27 - - [2025-09-05 18:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006491 10.0.0.27 - - [2025-09-05 18:01:51] "GET / HTTP/1.1" 200 35931 0.003389 10.0.0.27 - - [2025-09-05 18:01:51] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.27 - - [2025-09-05 18:01:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.003619 10.0.0.27 - - [2025-09-05 18:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.27 - - [2025-09-05 18:01:51] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005404 10.0.0.27 - - [2025-09-05 18:01:51] "POST /service-appliance-sets HTTP/1.1" 200 553 0.027261 10.0.0.27 - - [2025-09-05 18:01:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.005446 10.0.0.27 - - [2025-09-05 18:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006416 10.0.0.27 - - [2025-09-05 18:01:51] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006550 10.0.0.27 - - [2025-09-05 18:01:51] "POST /service-appliance-sets HTTP/1.1" 200 541 0.045598 10.0.0.27 - - [2025-09-05 18:01:51] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.27 - - [2025-09-05 18:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.27 - - [2025-09-05 18:01:51] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006260 10.0.0.27 - - [2025-09-05 18:01:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002227 10.0.0.27 - - [2025-09-05 18:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.27 - - [2025-09-05 18:01:51] "GET /network-ipam/e3e36814-f1d2-49d8-ad26-1393648bc190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003731 10.0.0.27 - - [2025-09-05 18:01:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.019810 10.0.0.27 - - [2025-09-05 18:01:52] "POST /service-templates HTTP/1.1" 200 511 0.034469 10.0.0.27 - - [2025-09-05 18:01:52] "POST /service-templates HTTP/1.1" 200 501 0.062597 10.0.0.27 - - [2025-09-05 18:01:52] "POST /service-templates HTTP/1.1" 200 515 0.045347 10.0.0.27 - - [2025-09-05 18:01:52] "POST /service-templates HTTP/1.1" 200 535 0.034951 10.0.0.27 - - [2025-09-05 18:01:52] "POST /service-templates HTTP/1.1" 200 507 0.026932 10.0.0.27 - - [2025-09-05 18:01:52] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.27 - - [2025-09-05 18:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.27 - - [2025-09-05 18:01:53] "GET /network-ipam/e3e36814-f1d2-49d8-ad26-1393648bc190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002996 10.0.0.27 - - [2025-09-05 18:01:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.002761 10.0.0.27 - - [2025-09-05 18:01:53] "POST /access-control-lists HTTP/1.1" 200 587 0.021978 10.0.0.27 - - [2025-09-05 18:01:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.008361 10.0.0.27 - - [2025-09-05 18:01:53] "POST /access-control-lists HTTP/1.1" 200 585 0.022345 10.0.0.27 - - [2025-09-05 18:01:53] "POST /route-targets HTTP/1.1" 200 327 0.010723 10.0.0.27 - - [2025-09-05 18:01:53] "POST /ref-update HTTP/1.1" 200 156 0.021430 10.0.0.27 - - [2025-09-05 18:01:53] "POST /route-targets HTTP/1.1" 200 327 0.010350 10.0.0.27 - - [2025-09-05 18:01:53] "POST /ref-update HTTP/1.1" 200 156 0.018950 10.0.0.27 - - [2025-09-05 18:01:53] "POST /route-targets HTTP/1.1" 200 327 0.012362 10.0.0.27 - - [2025-09-05 18:01:53] "POST /ref-update HTTP/1.1" 200 156 0.021652 10.0.0.27 - - [2025-09-05 18:01:54] "POST /route-targets HTTP/1.1" 200 327 0.012529 10.0.0.27 - - [2025-09-05 18:01:54] "POST /ref-update HTTP/1.1" 200 156 0.020938 10.0.0.27 - - [2025-09-05 18:01:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.008609 10.0.0.27 - - [2025-09-05 18:01:54] "POST /access-control-lists HTTP/1.1" 200 551 0.067860 10.0.0.27 - - [2025-09-05 18:01:54] "PUT /access-control-list/8303e380-c225-402a-838a-0a1e8aa82a20 HTTP/1.1" 200 272 0.010541 10.0.0.27 - - [2025-09-05 18:01:54] "PUT /access-control-list/c865370c-75c0-469c-9a3a-7725d8d8ae3e HTTP/1.1" 200 272 0.023978 10.0.0.27 - - [2025-09-05 18:01:54] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.27 - - [2025-09-05 18:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.27 - - [2025-09-05 18:01:54] "GET /routing-instance/993ac601-d963-4a66-8a37-ff59f5ef7ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002965 10.0.0.27 - - [2025-09-05 18:01:54] "POST /bgp-routers HTTP/1.1" 200 616 0.020924 10.0.0.27 - - [2025-09-05 18:01:54] "GET /bgp-router/b5cb0525-ba95-4b6a-ba02-249e9932d17f?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.026046 10.0.0.27 - - [2025-09-05 18:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.27 - - [2025-09-05 18:01:54] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013535 10.0.0.27 - - [2025-09-05 18:01:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002028 10.0.0.27 - - [2025-09-05 18:01:54] "POST /ref-update HTTP/1.1" 200 156 0.010628 10.0.0.27 - - [2025-09-05 18:01:54] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.27 - - [2025-09-05 18:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.27 - - [2025-09-05 18:01:54] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005866 10.0.0.27 - - [2025-09-05 18:01:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003915 10.0.0.27 - - [2025-09-05 18:01:54] "POST /analytics-nodes HTTP/1.1" 200 599 0.019175 10.0.0.27 - - [2025-09-05 18:01:54] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.27 - - [2025-09-05 18:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.27 - - [2025-09-05 18:01:54] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005551 10.0.0.27 - - [2025-09-05 18:01:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002247 10.0.0.27 - - [2025-09-05 18:01:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.149002 10.0.0.27 - - [2025-09-05 18:01:55] "GET / HTTP/1.1" 200 35931 0.005166 10.0.0.27 - - [2025-09-05 18:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010688 10.0.0.27 - - [2025-09-05 18:01:55] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027918 10.0.0.27 - - [2025-09-05 18:01:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.012205 10.0.0.27 - - [2025-09-05 18:01:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.039990 10.0.0.27 - - [2025-09-05 18:02:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003695 10.0.0.27 - - [2025-09-05 18:02:00] "GET / HTTP/1.1" 200 35931 0.002017 10.0.0.27 - - [2025-09-05 18:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.27 - - [2025-09-05 18:02:00] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004863 10.0.0.27 - - [2025-09-05 18:02:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.004844 10.0.0.27 - - [2025-09-05 18:02:00] "POST /config-nodes HTTP/1.1" 200 593 0.123867 10.0.0.27 - - [2025-09-05 18:02:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002371 10.0.0.27 - - [2025-09-05 18:02:00] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.27 - - [2025-09-05 18:02:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002653 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:02:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:02:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001054 10.0.0.27 - - [2025-09-05 18:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.27 - - [2025-09-05 18:02:05] "GET /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.005812 10.0.0.27 - - [2025-09-05 18:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.27 - - [2025-09-05 18:02:05] "PUT /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55 HTTP/1.1" 200 276 0.026818 10.0.0.27 - - [2025-09-05 18:02:05] "GET / HTTP/1.1" 200 35931 0.002922 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 581 0.024812 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 575 0.044997 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 575 0.033740 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 559 0.040538 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 555 0.032015 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 557 0.046762 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 565 0.019022 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 549 0.029007 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 557 0.039323 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 567 0.026135 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 555 0.073425 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 567 0.046950 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 575 0.071124 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 569 0.054859 10.0.0.27 - - [2025-09-05 18:02:06] "POST /alarms HTTP/1.1" 200 561 0.068781 10.0.0.27 - - [2025-09-05 18:02:07] "POST /alarms HTTP/1.1" 200 561 0.088067 10.0.0.27 - - [2025-09-05 18:02:07] "POST /alarms HTTP/1.1" 200 561 0.103454 10.0.0.27 - - [2025-09-05 18:02:07] "POST /alarms HTTP/1.1" 200 547 0.054036 10.0.0.27 - - [2025-09-05 18:02:07] "POST /alarms HTTP/1.1" 200 595 0.046905 10.0.0.27 - - [2025-09-05 18:02:07] "POST /alarms HTTP/1.1" 200 575 0.067694 10.0.0.27 - - [2025-09-05 18:02:07] "POST /alarms HTTP/1.1" 200 571 0.031468 10.0.0.27 - - [2025-09-05 18:02:07] "POST /alarms HTTP/1.1" 200 583 0.025275 10.0.0.27 - - [2025-09-05 18:02:07] "POST /alarms HTTP/1.1" 200 609 0.041444 10.0.0.27 - - [2025-09-05 18:02:07] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.27 - - [2025-09-05 18:02:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002289 10.0.0.27 - - [2025-09-05 18:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.27 - - [2025-09-05 18:02:07] "PUT /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55 HTTP/1.1" 200 276 0.028057 10.0.0.27 - - [2025-09-05 18:02:08] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.27 - - [2025-09-05 18:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.27 - - [2025-09-05 18:02:08] "GET /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007941 10.0.0.27 - - [2025-09-05 18:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.27 - - [2025-09-05 18:02:08] "PUT /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55 HTTP/1.1" 200 276 0.032109 10.0.0.27 - - [2025-09-05 18:02:08] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.27 - - [2025-09-05 18:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.27 - - [2025-09-05 18:02:08] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012241 10.0.0.27 - - [2025-09-05 18:02:08] "PUT /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a HTTP/1.1" 200 274 0.031627 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:02:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001198 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:02:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001333 10.0.0.27 - - [2025-09-05 18:02:16] "GET / HTTP/1.1" 200 35931 0.001244 10.0.0.27 - - [2025-09-05 18:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011220 10.0.0.27 - - [2025-09-05 18:02:16] "GET /domain/4b19bdd5-087e-4b77-ace6-410d9b40d1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005671 10.0.0.27 - - [2025-09-05 18:02:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.000508 10.0.0.27 - - [2025-09-05 18:02:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.014346 10.0.0.27 - - [2025-09-05 18:02:16] "POST /security-groups HTTP/1.1" 200 570 0.065533 10.0.0.27 - - [2025-09-05 18:02:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.013028 10.0.0.27 - - [2025-09-05 18:02:16] "POST /projects HTTP/1.1" 200 481 0.276287 10.0.0.27 - - [2025-09-05 18:02:16] "POST /access-control-lists HTTP/1.1" 200 579 0.039268 10.0.0.27 - - [2025-09-05 18:02:16] "POST /security-groups HTTP/1.1" 200 534 0.055031 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.005792 10.0.0.27 - - [2025-09-05 18:02:17] "POST /access-control-lists HTTP/1.1" 200 577 0.033165 10.0.0.27 - - [2025-09-05 18:02:17] "POST /chown HTTP/1.1" 200 109 0.039544 10.0.0.27 - - [2025-09-05 18:02:17] "POST /policy-managements HTTP/1.1" 409 214 0.009649 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.002681 10.0.0.27 - - [2025-09-05 18:02:17] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003811 10.0.0.27 - - [2025-09-05 18:02:17] "POST /access-control-lists HTTP/1.1" 200 594 0.023796 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.010844 10.0.0.27 - - [2025-09-05 18:02:17] "POST /application-policy-sets HTTP/1.1" 200 528 0.042487 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015736 10.0.0.27 - - [2025-09-05 18:02:17] "POST /access-control-lists HTTP/1.1" 200 592 0.060126 10.0.0.27 - - [2025-09-05 18:02:17] "GET /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005707 10.0.0.27 - - [2025-09-05 18:02:17] "PUT /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55 HTTP/1.1" 200 276 0.014671 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019725 10.0.0.27 - - [2025-09-05 18:02:17] "GET /virtual-network/215bf926-7d4f-4c90-81b8-5160f3eee62d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004699 10.0.0.27 - - [2025-09-05 18:02:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.004069 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.004487 10.0.0.27 - - [2025-09-05 18:02:17] "POST /security-groups HTTP/1.1" 200 574 0.067961 10.0.0.27 - - [2025-09-05 18:02:17] "POST /projects HTTP/1.1" 200 489 0.191396 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.004588 10.0.0.27 - - [2025-09-05 18:02:17] "POST /access-control-lists HTTP/1.1" 200 583 0.029043 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.008340 10.0.0.27 - - [2025-09-05 18:02:17] "POST /security-groups HTTP/1.1" 200 546 0.095112 10.0.0.27 - - [2025-09-05 18:02:17] "POST /access-control-lists HTTP/1.1" 200 581 0.116582 10.0.0.27 - - [2025-09-05 18:02:17] "POST /chown HTTP/1.1" 200 109 0.089631 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.004248 10.0.0.27 - - [2025-09-05 18:02:17] "POST /network-ipams HTTP/1.1" 200 522 0.099635 10.0.0.27 - - [2025-09-05 18:02:17] "POST /access-control-lists HTTP/1.1" 200 602 0.074933 10.0.0.27 - - [2025-09-05 18:02:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.001844 10.0.0.27 - - [2025-09-05 18:02:17] "POST /network-ipams HTTP/1.1" 200 510 0.030828 10.0.0.27 - - [2025-09-05 18:02:17] "POST /access-control-lists HTTP/1.1" 200 600 0.042805 10.0.0.27 - - [2025-09-05 18:02:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.006721 10.0.0.27 - - [2025-09-05 18:02:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003655 10.0.0.27 - - [2025-09-05 18:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.023794 10.0.0.27 - - [2025-09-05 18:02:18] "POST /virtual-networks HTTP/1.1" 200 538 0.185054 10.0.0.27 - - [2025-09-05 18:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.27 - - [2025-09-05 18:02:18] "POST /access-control-lists HTTP/1.1" 200 589 0.080985 10.0.0.27 - - [2025-09-05 18:02:18] "GET /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.034355 10.0.0.27 - - [2025-09-05 18:02:18] "POST /route-targets HTTP/1.1" 200 327 0.014458 10.0.0.27 - - [2025-09-05 18:02:18] "POST /network-ipams HTTP/1.1" 200 518 0.045857 10.0.0.27 - - [2025-09-05 18:02:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.003002 10.0.0.27 - - [2025-09-05 18:02:18] "POST /ref-update HTTP/1.1" 200 156 0.054616 10.0.0.27 - - [2025-09-05 18:02:18] "PUT /access-control-list/61dd3ec0-1a6c-440d-9209-92e2cf9e0173 HTTP/1.1" 200 272 0.015363 10.0.0.27 - - [2025-09-05 18:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.023586 10.0.0.27 - - [2025-09-05 18:02:18] "POST /virtual-networks HTTP/1.1" 200 546 0.210083 10.0.0.27 - - [2025-09-05 18:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008071 10.0.0.27 - - [2025-09-05 18:02:18] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.007553 10.0.0.27 - - [2025-09-05 18:02:18] "POST /route-targets HTTP/1.1" 200 327 0.015843 10.0.0.27 - - [2025-09-05 18:02:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.008264 10.0.0.27 - - [2025-09-05 18:02:18] "POST /ref-update HTTP/1.1" 200 156 0.036384 10.0.0.27 - - [2025-09-05 18:02:18] "POST /network-policys HTTP/1.1" 200 538 0.032884 10.0.0.27 - - [2025-09-05 18:02:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.007575 10.0.0.27 - - [2025-09-05 18:02:18] "POST /network-policys HTTP/1.1" 200 534 0.036960 10.0.0.27 - - [2025-09-05 18:02:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.006815 10.0.0.27 - - [2025-09-05 18:02:18] "POST /network-policys HTTP/1.1" 200 542 0.069886 10.0.0.27 - - [2025-09-05 18:02:19] "PUT /access-control-list/c28dae19-03a8-4cf4-9365-e5aa35471336 HTTP/1.1" 200 272 0.024180 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-update HTTP/1.1" 200 156 0.112780 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016273 10.0.0.27 - - [2025-09-05 18:02:19] "PUT /access-control-list/c28dae19-03a8-4cf4-9365-e5aa35471336 HTTP/1.1" 200 272 0.020357 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-update HTTP/1.1" 200 156 0.087242 10.0.0.27 - - [2025-09-05 18:02:19] "PUT /access-control-list/61dd3ec0-1a6c-440d-9209-92e2cf9e0173 HTTP/1.1" 200 272 0.077872 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-update HTTP/1.1" 200 156 0.040585 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-update HTTP/1.1" 200 156 0.145186 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006469 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007043 10.0.0.27 - - [2025-09-05 18:02:19] "PUT /access-control-list/61dd3ec0-1a6c-440d-9209-92e2cf9e0173 HTTP/1.1" 200 272 0.080894 10.0.0.27 - - [2025-09-05 18:02:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.004491 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-update HTTP/1.1" 200 156 0.112339 10.0.0.27 - - [2025-09-05 18:02:19] "POST /access-control-lists HTTP/1.1" 200 601 0.052568 10.0.0.27 - - [2025-09-05 18:02:19] "PUT /access-control-list/c28dae19-03a8-4cf4-9365-e5aa35471336 HTTP/1.1" 200 272 0.029464 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-update HTTP/1.1" 200 156 0.176855 10.0.0.27 - - [2025-09-05 18:02:19] "PUT /access-control-list/40b9affd-caa6-4943-b919-238191671ad1 HTTP/1.1" 200 272 0.062802 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-update HTTP/1.1" 200 156 0.062217 10.0.0.27 - - [2025-09-05 18:02:19] "POST /ref-update HTTP/1.1" 200 156 0.199262 10.0.0.27 - - [2025-09-05 18:02:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013458 10.0.0.27 - - [2025-09-05 18:02:20] "PUT /access-control-list/40b9affd-caa6-4943-b919-238191671ad1 HTTP/1.1" 200 272 0.104275 10.0.0.27 - - [2025-09-05 18:02:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004850 10.0.0.27 - - [2025-09-05 18:02:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003619 10.0.0.27 - - [2025-09-05 18:02:20] "POST /ref-update HTTP/1.1" 200 156 0.012382 10.0.0.27 - - [2025-09-05 18:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.27 - - [2025-09-05 18:02:20] "GET /virtual-network/215bf926-7d4f-4c90-81b8-5160f3eee62d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005749 10.0.0.27 - - [2025-09-05 18:02:20] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.011653 10.0.0.27 - - [2025-09-05 18:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.27 - - [2025-09-05 18:02:20] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002779 10.0.0.27 - - [2025-09-05 18:02:20] "POST /firewall-policys HTTP/1.1" 200 530 0.026946 10.0.0.27 - - [2025-09-05 18:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016064 10.0.0.27 - - [2025-09-05 18:02:20] "GET /firewall-policy/c33904f6-773c-4376-a42a-46ef29517550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.026949 10.0.0.27 - - [2025-09-05 18:02:20] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002927 10.0.0.27 - - [2025-09-05 18:02:20] "GET /firewall-policy/c33904f6-773c-4376-a42a-46ef29517550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002894 10.0.0.27 - - [2025-09-05 18:02:20] "POST /ref-update HTTP/1.1" 200 156 0.035205 10.0.0.27 - - [2025-09-05 18:02:20] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.017920 10.0.0.27 - - [2025-09-05 18:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.27 - - [2025-09-05 18:02:20] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002890 10.0.0.27 - - [2025-09-05 18:02:20] "POST /firewall-policys HTTP/1.1" 200 532 0.026648 10.0.0.27 - - [2025-09-05 18:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033643 10.0.0.27 - - [2025-09-05 18:02:20] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.025051 10.0.0.27 - - [2025-09-05 18:02:20] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002326 10.0.0.27 - - [2025-09-05 18:02:20] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002951 10.0.0.27 - - [2025-09-05 18:02:20] "GET /firewall-policy/c33904f6-773c-4376-a42a-46ef29517550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002310 10.0.0.27 - - [2025-09-05 18:02:20] "GET /firewall-policy/c33904f6-773c-4376-a42a-46ef29517550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002242 10.0.0.27 - - [2025-09-05 18:02:20] "POST /ref-update HTTP/1.1" 200 156 0.015828 10.0.0.27 - - [2025-09-05 18:02:20] "POST /ref-update HTTP/1.1" 200 156 0.088109 10.0.0.27 - - [2025-09-05 18:02:20] "POST /ref-update HTTP/1.1" 200 156 0.052725 10.0.0.27 - - [2025-09-05 18:02:20] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.014358 10.0.0.27 - - [2025-09-05 18:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.27 - - [2025-09-05 18:02:21] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006537 10.0.0.27 - - [2025-09-05 18:02:21] "POST /firewall-policys HTTP/1.1" 200 530 0.036983 10.0.0.27 - - [2025-09-05 18:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012006 10.0.0.27 - - [2025-09-05 18:02:21] "GET /firewall-policy/7c05152c-1bfe-421e-a60a-654896db00e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.022981 10.0.0.27 - - [2025-09-05 18:02:21] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.008202 10.0.0.27 - - [2025-09-05 18:02:21] "GET /firewall-policy/7c05152c-1bfe-421e-a60a-654896db00e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003074 10.0.0.27 - - [2025-09-05 18:02:21] "GET /firewall-policy/c33904f6-773c-4376-a42a-46ef29517550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002595 10.0.0.27 - - [2025-09-05 18:02:21] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002597 10.0.0.27 - - [2025-09-05 18:02:21] "GET /firewall-policy/c33904f6-773c-4376-a42a-46ef29517550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003522 10.0.0.27 - - [2025-09-05 18:02:21] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002663 10.0.0.27 - - [2025-09-05 18:02:21] "POST /ref-update HTTP/1.1" 200 156 0.029396 10.0.0.27 - - [2025-09-05 18:02:21] "POST /ref-update HTTP/1.1" 200 156 0.055962 10.0.0.27 - - [2025-09-05 18:02:21] "POST /ref-update HTTP/1.1" 200 156 0.038538 10.0.0.27 - - [2025-09-05 18:02:21] "POST /ref-update HTTP/1.1" 200 156 0.047035 10.0.0.27 - - [2025-09-05 18:02:21] "POST /ref-update HTTP/1.1" 200 156 0.083690 10.0.0.27 - - [2025-09-05 18:02:21] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.004450 10.0.0.27 - - [2025-09-05 18:02:21] "POST /tags HTTP/1.1" 200 299 0.030740 10.0.0.27 - - [2025-09-05 18:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011367 10.0.0.27 - - [2025-09-05 18:02:21] "GET /tag/2e9a6531-f23c-4fc0-b5cf-15d544068e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011967 10.0.0.27 - - [2025-09-05 18:02:21] "POST /set-tag HTTP/1.1" 200 109 0.020806 10.0.0.27 - - [2025-09-05 18:02:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.002705 10.0.0.27 - - [2025-09-05 18:02:22] "POST /tags HTTP/1.1" 200 357 0.131598 10.0.0.27 - - [2025-09-05 18:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.27 - - [2025-09-05 18:02:22] "GET /tag/ce538d05-4133-4b98-b324-3e8b49710e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.018597 10.0.0.27 - - [2025-09-05 18:02:22] "POST /tags HTTP/1.1" 200 305 0.070621 10.0.0.27 - - [2025-09-05 18:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.27 - - [2025-09-05 18:02:22] "GET /tag/0e3610bb-584b-4970-9cbc-8d88011a0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.038842 10.0.0.27 - - [2025-09-05 18:02:22] "POST /id-to-fqname HTTP/1.1" 200 174 0.000628 10.0.0.27 - - [2025-09-05 18:02:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.014299 10.0.0.27 - - [2025-09-05 18:02:22] "POST /security-groups HTTP/1.1" 200 571 0.098180 10.0.0.27 - - [2025-09-05 18:02:22] "POST /projects HTTP/1.1" 200 483 0.285766 10.0.0.27 - - [2025-09-05 18:02:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.002622 10.0.0.27 - - [2025-09-05 18:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015447 10.0.0.27 - - [2025-09-05 18:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013865 10.0.0.27 - - [2025-09-05 18:02:22] "POST /access-control-lists HTTP/1.1" 200 580 0.048271 10.0.0.27 - - [2025-09-05 18:02:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.019389 10.0.0.27 - - [2025-09-05 18:02:22] "GET /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.038202 10.0.0.27 - - [2025-09-05 18:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.27 - - [2025-09-05 18:02:22] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005105 10.0.0.27 - - [2025-09-05 18:02:22] "POST /access-control-lists HTTP/1.1" 200 578 0.036511 10.0.0.27 - - [2025-09-05 18:02:22] "PUT /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f HTTP/1.1" 200 264 0.081783 10.0.0.27 - - [2025-09-05 18:02:22] "PUT /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d HTTP/1.1" 200 264 0.070713 10.0.0.27 - - [2025-09-05 18:02:23] "POST /security-groups HTTP/1.1" 200 537 0.087507 10.0.0.27 - - [2025-09-05 18:02:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.001829 10.0.0.27 - - [2025-09-05 18:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022850 10.0.0.27 - - [2025-09-05 18:02:23] "POST /chown HTTP/1.1" 200 109 0.036161 10.0.0.27 - - [2025-09-05 18:02:23] "POST /access-control-lists HTTP/1.1" 200 596 0.084600 10.0.0.27 - - [2025-09-05 18:02:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.009397 10.0.0.27 - - [2025-09-05 18:02:23] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009934 10.0.0.27 - - [2025-09-05 18:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008389 10.0.0.27 - - [2025-09-05 18:02:23] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005497 10.0.0.27 - - [2025-09-05 18:02:23] "POST /tags HTTP/1.1" 409 207 0.002468 10.0.0.27 - - [2025-09-05 18:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.27 - - [2025-09-05 18:02:23] "POST /access-control-lists HTTP/1.1" 200 594 0.071588 10.0.0.27 - - [2025-09-05 18:02:23] "GET /tag/0e3610bb-584b-4970-9cbc-8d88011a0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029219 10.0.0.27 - - [2025-09-05 18:02:23] "POST /firewall-rules HTTP/1.1" 200 564 0.070276 10.0.0.27 - - [2025-09-05 18:02:23] "GET /firewall-rule/e2c61359-8005-4564-a61e-69259197ae60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.036707 10.0.0.27 - - [2025-09-05 18:02:23] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002470 10.0.0.27 - - [2025-09-05 18:02:23] "GET /firewall-rule/e2c61359-8005-4564-a61e-69259197ae60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003044 10.0.0.27 - - [2025-09-05 18:02:23] "POST /ref-update HTTP/1.1" 200 156 0.025988 10.0.0.27 - - [2025-09-05 18:02:23] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002896 10.0.0.27 - - [2025-09-05 18:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.27 - - [2025-09-05 18:02:23] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004854 10.0.0.27 - - [2025-09-05 18:02:23] "POST /tags HTTP/1.1" 409 207 0.002015 10.0.0.27 - - [2025-09-05 18:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.27 - - [2025-09-05 18:02:23] "GET /tag/0e3610bb-584b-4970-9cbc-8d88011a0993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012412 10.0.0.27 - - [2025-09-05 18:02:23] "POST /firewall-rules HTTP/1.1" 200 562 0.078587 10.0.0.27 - - [2025-09-05 18:02:23] "GET /firewall-rule/80a9da5a-85e7-4790-84bd-6ad85b32522a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004006 10.0.0.27 - - [2025-09-05 18:02:23] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003206 10.0.0.27 - - [2025-09-05 18:02:23] "GET /firewall-rule/80a9da5a-85e7-4790-84bd-6ad85b32522a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002508 10.0.0.27 - - [2025-09-05 18:02:23] "POST /ref-update HTTP/1.1" 200 156 0.027118 10.0.0.27 - - [2025-09-05 18:02:23] "POST /tags HTTP/1.1" 200 301 0.079709 10.0.0.27 - - [2025-09-05 18:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020521 10.0.0.27 - - [2025-09-05 18:02:24] "GET /tag/927f9d8b-59d2-47f1-8255-56b3955de34a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017542 10.0.0.27 - - [2025-09-05 18:02:24] "POST /tags HTTP/1.1" 200 325 0.102024 10.0.0.27 - - [2025-09-05 18:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011254 10.0.0.27 - - [2025-09-05 18:02:24] "GET /tag/da94967a-7982-4d22-aba9-ec26808dbe26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.015642 10.0.0.27 - - [2025-09-05 18:02:24] "POST /tags HTTP/1.1" 200 363 0.064241 10.0.0.27 - - [2025-09-05 18:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.030121 10.0.0.27 - - [2025-09-05 18:02:24] "GET /tag/e00a1e63-8ab2-44ba-9187-33f94434c7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014385 10.0.0.27 - - [2025-09-05 18:02:24] "POST /tags HTTP/1.1" 200 311 0.023884 10.0.0.27 - - [2025-09-05 18:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015147 10.0.0.27 - - [2025-09-05 18:02:24] "GET /tag/cc502d88-d603-4105-ae0d-cae54b29d9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014799 10.0.0.27 - - [2025-09-05 18:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.27 - - [2025-09-05 18:02:24] "GET /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004376 10.0.0.27 - - [2025-09-05 18:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.27 - - [2025-09-05 18:02:24] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049479 10.0.0.27 - - [2025-09-05 18:02:24] "POST /virtual-machines HTTP/1.1" 200 377 0.018894 10.0.0.27 - - [2025-09-05 18:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008523 10.0.0.27 - - [2025-09-05 18:02:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.135612 10.0.0.27 - - [2025-09-05 18:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031280 10.0.0.27 - - [2025-09-05 18:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018310 10.0.0.27 - - [2025-09-05 18:02:24] "GET /virtual-machine-interface/7a190964-8a82-11f0-afad-fa163e91a038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007666 10.0.0.27 - - [2025-09-05 18:02:25] "POST /instance-ips HTTP/1.1" 200 409 0.065849 10.0.0.27 - - [2025-09-05 18:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.050910 10.0.0.27 - - [2025-09-05 18:02:25] "GET /virtual-machine-interface/7a190964-8a82-11f0-afad-fa163e91a038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023030 10.0.0.27 - - [2025-09-05 18:02:25] "POST /set-tag HTTP/1.1" 200 109 0.043033 10.0.0.27 - - [2025-09-05 18:02:25] "GET /virtual-machine-interface/7a190964-8a82-11f0-afad-fa163e91a038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008563 10.0.0.27 - - [2025-09-05 18:02:25] "GET /instance-ip/7a343a54-8a82-11f0-afad-fa163e91a038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005113 10.0.0.27 - - [2025-09-05 18:02:25] "POST /tags HTTP/1.1" 200 305 0.111490 10.0.0.27 - - [2025-09-05 18:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017154 10.0.0.27 - - [2025-09-05 18:02:25] "GET /tag/5618c760-8194-46dc-85eb-79415159b11d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014768 10.0.0.27 - - [2025-09-05 18:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.27 - - [2025-09-05 18:02:25] "GET /project/afbd6dc3-95e2-4494-8b2b-7b127afc5ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053103 10.0.0.27 - - [2025-09-05 18:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.27 - - [2025-09-05 18:02:25] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006928 10.0.0.27 - - [2025-09-05 18:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.27 - - [2025-09-05 18:02:25] "GET /service-appliance-set/a36102e6-f418-41b2-a016-9f82877dd9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003565 10.0.0.27 - - [2025-09-05 18:02:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.002286 10.0.0.27 - - [2025-09-05 18:02:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132849 10.0.0.27 - - [2025-09-05 18:02:25] "GET /virtual-machine-interface/746a49d5-d71c-46b0-9ec0-ac9667a3549f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.017667 10.0.0.27 - - [2025-09-05 18:02:25] "POST /instance-ips HTTP/1.1" 200 381 0.035741 10.0.0.27 - - [2025-09-05 18:02:25] "GET /instance-ip/a274bb04-edcf-4587-9d2e-a0c00eb5b34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005253 10.0.0.27 - - [2025-09-05 18:02:26] "POST /loadbalancers HTTP/1.1" 200 582 0.076801 10.0.0.27 - - [2025-09-05 18:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019374 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010059 10.0.0.27 - - [2025-09-05 18:02:26] "GET /project/afbd6dc3-95e2-4494-8b2b-7b127afc5ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029030 10.0.0.27 - - [2025-09-05 18:02:26] "GET /loadbalancer/8b2561d6-b266-4ca2-bd72-c16f27124a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002232 10.0.0.27 - - [2025-09-05 18:02:26] "GET /project/afbd6dc3-95e2-4494-8b2b-7b127afc5ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042034 10.0.0.27 - - [2025-09-05 18:02:26] "GET /instance-ip/a274bb04-edcf-4587-9d2e-a0c00eb5b34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006991 10.0.0.27 - - [2025-09-05 18:02:26] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055807 10.0.0.27 - - [2025-09-05 18:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026402 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011182 10.0.0.27 - - [2025-09-05 18:02:26] "POST /floating-ips HTTP/1.1" 200 583 0.064171 10.0.0.27 - - [2025-09-05 18:02:26] "GET /project/afbd6dc3-95e2-4494-8b2b-7b127afc5ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052351 10.0.0.27 - - [2025-09-05 18:02:26] "GET /loadbalancer-listener/5f685e23-b702-462e-bdfd-ae03ee0fc8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007106 10.0.0.27 - - [2025-09-05 18:02:26] "GET /loadbalancer-listener/5f685e23-b702-462e-bdfd-ae03ee0fc8af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003701 10.0.0.27 - - [2025-09-05 18:02:26] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025160 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.27 - - [2025-09-05 18:02:26] "GET /instance-ip/a274bb04-edcf-4587-9d2e-a0c00eb5b34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003806 10.0.0.27 - - [2025-09-05 18:02:26] "GET /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002725 10.0.0.27 - - [2025-09-05 18:02:26] "GET /instance-ip/a274bb04-edcf-4587-9d2e-a0c00eb5b34f?fields=floating_ips HTTP/1.1" 200 1171 0.006244 10.0.0.27 - - [2025-09-05 18:02:26] "GET /floating-ip/b13ef54d-8340-4c3b-952f-b70f9cab9dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002337 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.27 - - [2025-09-05 18:02:26] "PUT /global-vrouter-config/12cafb0a-d6ff-48b6-8dc3-e37964625c55 HTTP/1.1" 200 276 0.010107 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.004604 10.0.0.27 - - [2025-09-05 18:02:26] "POST /tags HTTP/1.1" 200 355 0.022049 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017329 10.0.0.27 - - [2025-09-05 18:02:26] "GET /tag/3358733f-90da-4c4d-bb40-c9fc5470c7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019403 10.0.0.27 - - [2025-09-05 18:02:26] "POST /tags HTTP/1.1" 200 303 0.025592 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.27 - - [2025-09-05 18:02:26] "GET /tag/3ced77a5-b015-499f-8346-7f36025592b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013876 10.0.0.27 - - [2025-09-05 18:02:26] "POST /projects HTTP/1.1" 409 218 0.002250 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.27 - - [2025-09-05 18:02:26] "GET /project/afbd6dc3-95e2-4494-8b2b-7b127afc5ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042710 10.0.0.27 - - [2025-09-05 18:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.27 - - [2025-09-05 18:02:27] "GET /network-ipam/4771c40b-9eac-4627-933f-6dfe5e94fd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002877 10.0.0.27 - - [2025-09-05 18:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.27 - - [2025-09-05 18:02:27] "GET /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003775 10.0.0.27 - - [2025-09-05 18:02:27] "PUT /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f HTTP/1.1" 200 264 0.077276 10.0.0.27 - - [2025-09-05 18:02:27] "GET /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004703 10.0.0.27 - - [2025-09-05 18:02:27] "POST /set-tag HTTP/1.1" 200 109 0.051938 10.0.0.27 - - [2025-09-05 18:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.27 - - [2025-09-05 18:02:27] "GET /network-ipam/0c7bdb6a-6b47-4ebc-95bd-b969c5bd3775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.003261 10.0.0.27 - - [2025-09-05 18:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.27 - - [2025-09-05 18:02:27] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004605 10.0.0.27 - - [2025-09-05 18:02:27] "PUT /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d HTTP/1.1" 200 264 0.050888 10.0.0.27 - - [2025-09-05 18:02:27] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.019195 10.0.0.27 - - [2025-09-05 18:02:27] "POST /set-tag HTTP/1.1" 200 109 0.047724 10.0.0.27 - - [2025-09-05 18:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.27 - - [2025-09-05 18:02:27] "GET /network-policy/7bd59c7f-002b-44be-b33d-5edda128f673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002492 10.0.0.27 - - [2025-09-05 18:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.27 - - [2025-09-05 18:02:27] "GET /network-policy/67840b60-6ce4-4bb6-8ef6-5b47856bab0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003145 10.0.0.27 - - [2025-09-05 18:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.27 - - [2025-09-05 18:02:27] "GET /network-policy/224404ab-cff1-4224-9343-4fc1dd79d731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002531 10.0.0.27 - - [2025-09-05 18:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.27 - - [2025-09-05 18:02:27] "PUT /network-policy/224404ab-cff1-4224-9343-4fc1dd79d731 HTTP/1.1" 200 262 0.016185 10.0.0.27 - - [2025-09-05 18:02:27] "POST /ref-update HTTP/1.1" 200 156 0.086319 10.0.0.27 - - [2025-09-05 18:02:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002033 10.0.0.27 - - [2025-09-05 18:02:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001697 10.0.0.27 - - [2025-09-05 18:02:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001750 10.0.0.27 - - [2025-09-05 18:02:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002703 10.0.0.27 - - [2025-09-05 18:02:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001906 10.0.0.27 - - [2025-09-05 18:02:27] "POST /security-groups HTTP/1.1" 409 245 0.003319 10.0.0.27 - - [2025-09-05 18:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.27 - - [2025-09-05 18:02:27] "PUT /security-group/1feca887-4e6f-44d3-a070-074bf7562192 HTTP/1.1" 200 262 0.053621 10.0.0.27 - - [2025-09-05 18:02:27] "PUT /access-control-list/480e3c36-14b4-4c75-987f-6cacf22f25a6 HTTP/1.1" 200 272 0.016800 10.0.0.27 - - [2025-09-05 18:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.042442 10.0.0.27 - - [2025-09-05 18:02:28] "PUT /access-control-list/9d152bab-6766-4747-a84f-ac8ebeaef392 HTTP/1.1" 200 272 0.033799 10.0.0.27 - - [2025-09-05 18:02:28] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024592 10.0.0.27 - - [2025-09-05 18:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.27 - - [2025-09-05 18:02:28] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002683 10.0.0.27 - - [2025-09-05 18:02:28] "POST /tags HTTP/1.1" 409 206 0.003725 10.0.0.27 - - [2025-09-05 18:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.27 - - [2025-09-05 18:02:28] "GET /tag/3ced77a5-b015-499f-8346-7f36025592b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011659 10.0.0.27 - - [2025-09-05 18:02:28] "POST /firewall-rules HTTP/1.1" 200 562 0.073528 10.0.0.27 - - [2025-09-05 18:02:28] "GET /firewall-rule/d2a742df-0440-420b-8a8b-29832152c216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004885 10.0.0.27 - - [2025-09-05 18:02:28] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010000 10.0.0.27 - - [2025-09-05 18:02:28] "GET /firewall-rule/d2a742df-0440-420b-8a8b-29832152c216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003174 10.0.0.27 - - [2025-09-05 18:02:28] "POST /ref-update HTTP/1.1" 200 156 0.049616 10.0.0.27 - - [2025-09-05 18:02:28] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004221 10.0.0.27 - - [2025-09-05 18:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.27 - - [2025-09-05 18:02:28] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004263 10.0.0.27 - - [2025-09-05 18:02:28] "POST /tags HTTP/1.1" 409 206 0.001830 10.0.0.27 - - [2025-09-05 18:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.27 - - [2025-09-05 18:02:28] "GET /tag/3ced77a5-b015-499f-8346-7f36025592b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018906 10.0.0.27 - - [2025-09-05 18:02:28] "POST /firewall-rules HTTP/1.1" 200 560 0.080016 10.0.0.27 - - [2025-09-05 18:02:28] "GET /firewall-rule/e7f71d38-eff8-433d-a191-a3f00a21bbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005544 10.0.0.27 - - [2025-09-05 18:02:28] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003290 10.0.0.27 - - [2025-09-05 18:02:28] "GET /firewall-rule/e7f71d38-eff8-433d-a191-a3f00a21bbc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002211 10.0.0.27 - - [2025-09-05 18:02:28] "POST /ref-update HTTP/1.1" 200 156 0.062269 10.0.0.27 - - [2025-09-05 18:02:28] "POST /tags HTTP/1.1" 200 301 0.045314 10.0.0.27 - - [2025-09-05 18:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021332 10.0.0.27 - - [2025-09-05 18:02:28] "GET /tag/f0af1bfc-a394-4721-a048-c218e3d2ef08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012655 10.0.0.27 - - [2025-09-05 18:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.27 - - [2025-09-05 18:02:28] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047624 10.0.0.27 - - [2025-09-05 18:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.27 - - [2025-09-05 18:02:28] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003973 10.0.0.27 - - [2025-09-05 18:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.27 - - [2025-09-05 18:02:29] "GET /service-appliance-set/a36102e6-f418-41b2-a016-9f82877dd9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003443 10.0.0.27 - - [2025-09-05 18:02:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.001841 10.0.0.27 - - [2025-09-05 18:02:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.177212 10.0.0.27 - - [2025-09-05 18:02:29] "GET /virtual-machine-interface/1744301f-0933-42b2-863e-e6c29dbb112e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.012594 10.0.0.27 - - [2025-09-05 18:02:29] "POST /instance-ips HTTP/1.1" 200 377 0.030282 10.0.0.27 - - [2025-09-05 18:02:29] "GET /instance-ip/e9631f09-f847-45bd-95db-f1bfdf167ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.022951 10.0.0.27 - - [2025-09-05 18:02:29] "POST /loadbalancers HTTP/1.1" 200 582 0.076417 10.0.0.27 - - [2025-09-05 18:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038048 10.0.0.27 - - [2025-09-05 18:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008599 10.0.0.27 - - [2025-09-05 18:02:29] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065916 10.0.0.27 - - [2025-09-05 18:02:29] "GET /instance-ip/e9631f09-f847-45bd-95db-f1bfdf167ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008565 10.0.0.27 - - [2025-09-05 18:02:29] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050910 10.0.0.27 - - [2025-09-05 18:02:29] "GET /loadbalancer/e78ef92d-4fae-4887-814e-dbb9f8c20ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005351 10.0.0.27 - - [2025-09-05 18:02:29] "POST /floating-ips HTTP/1.1" 200 581 0.040656 10.0.0.27 - - [2025-09-05 18:02:29] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050845 10.0.0.27 - - [2025-09-05 18:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017761 10.0.0.27 - - [2025-09-05 18:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011019 10.0.0.27 - - [2025-09-05 18:02:29] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041135 10.0.0.27 - - [2025-09-05 18:02:29] "GET /loadbalancer-listener/159a4d07-622c-429d-aba8-53f311b3f186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002975 10.0.0.27 - - [2025-09-05 18:02:29] "GET /loadbalancer-listener/159a4d07-622c-429d-aba8-53f311b3f186?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003810 10.0.0.27 - - [2025-09-05 18:02:29] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027014 10.0.0.27 - - [2025-09-05 18:02:29] "GET /instance-ip/e9631f09-f847-45bd-95db-f1bfdf167ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007700 10.0.0.27 - - [2025-09-05 18:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006192 10.0.0.27 - - [2025-09-05 18:02:29] "GET /instance-ip/e9631f09-f847-45bd-95db-f1bfdf167ee3?fields=floating_ips HTTP/1.1" 200 1165 0.024814 10.0.0.27 - - [2025-09-05 18:02:29] "GET /floating-ip/4d89bf08-3391-453b-bfa6-0d04f0e6fa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004497 10.0.0.27 - - [2025-09-05 18:02:29] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060765 10.0.0.27 - - [2025-09-05 18:02:30] "GET /loadbalancer/e78ef92d-4fae-4887-814e-dbb9f8c20ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006210 10.0.0.27 - - [2025-09-05 18:02:30] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.024856 10.0.0.27 - - [2025-09-05 18:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018685 10.0.0.27 - - [2025-09-05 18:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005619 10.0.0.27 - - [2025-09-05 18:02:30] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052188 10.0.0.27 - - [2025-09-05 18:02:30] "GET /loadbalancer-listener/9668e160-b0b5-493f-b024-56f2129a1628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.014501 10.0.0.27 - - [2025-09-05 18:02:30] "GET /loadbalancer-listener/9668e160-b0b5-493f-b024-56f2129a1628?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005340 10.0.0.27 - - [2025-09-05 18:02:30] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022919 10.0.0.27 - - [2025-09-05 18:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.27 - - [2025-09-05 18:02:30] "GET /instance-ip/e9631f09-f847-45bd-95db-f1bfdf167ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003796 10.0.0.27 - - [2025-09-05 18:02:30] "GET /instance-ip/e9631f09-f847-45bd-95db-f1bfdf167ee3?fields=floating_ips HTTP/1.1" 200 1165 0.008831 10.0.0.27 - - [2025-09-05 18:02:30] "GET /floating-ip/4d89bf08-3391-453b-bfa6-0d04f0e6fa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005802 10.0.0.27 - - [2025-09-05 18:02:30] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068340 10.0.0.27 - - [2025-09-05 18:02:30] "GET /loadbalancer/e78ef92d-4fae-4887-814e-dbb9f8c20ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002690 10.0.0.27 - - [2025-09-05 18:02:30] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026608 10.0.0.27 - - [2025-09-05 18:02:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023082 10.0.0.27 - - [2025-09-05 18:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010314 10.0.0.27 - - [2025-09-05 18:02:30] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031976 10.0.0.27 - - [2025-09-05 18:02:30] "GET /loadbalancer-listener/24803508-8c11-4b9e-88c2-a1a81dff75a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.009108 10.0.0.27 - - [2025-09-05 18:02:30] "GET /loadbalancer-listener/24803508-8c11-4b9e-88c2-a1a81dff75a8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.012554 10.0.0.27 - - [2025-09-05 18:02:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029843 10.0.0.27 - - [2025-09-05 18:02:30] "GET /instance-ip/e9631f09-f847-45bd-95db-f1bfdf167ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003528 10.0.0.27 - - [2025-09-05 18:02:30] "GET /instance-ip/e9631f09-f847-45bd-95db-f1bfdf167ee3?fields=floating_ips HTTP/1.1" 200 1165 0.002550 10.0.0.27 - - [2025-09-05 18:02:30] "POST /tags HTTP/1.1" 200 371 0.028368 10.0.0.27 - - [2025-09-05 18:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011731 10.0.0.27 - - [2025-09-05 18:02:30] "GET /floating-ip/4d89bf08-3391-453b-bfa6-0d04f0e6fa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004728 10.0.0.27 - - [2025-09-05 18:02:30] "GET /tag/e54d0c69-8857-4473-80a4-4b50ca60b36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016524 10.0.0.27 - - [2025-09-05 18:02:30] "POST /tags HTTP/1.1" 200 319 0.034661 10.0.0.27 - - [2025-09-05 18:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014992 10.0.0.27 - - [2025-09-05 18:02:30] "GET /tag/ec61c816-4353-4801-a089-a9dbb602e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012084 10.0.0.27 - - [2025-09-05 18:02:31] "POST /id-to-fqname HTTP/1.1" 200 181 0.000454 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.006525 10.0.0.27 - - [2025-09-05 18:02:31] "POST /security-groups HTTP/1.1" 200 578 0.066934 10.0.0.27 - - [2025-09-05 18:02:31] "POST /projects HTTP/1.1" 200 497 0.175569 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.004080 10.0.0.27 - - [2025-09-05 18:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017811 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018524 10.0.0.27 - - [2025-09-05 18:02:31] "GET /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005998 10.0.0.27 - - [2025-09-05 18:02:31] "POST /access-control-lists HTTP/1.1" 200 587 0.081378 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019612 10.0.0.27 - - [2025-09-05 18:02:31] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004198 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.001969 10.0.0.27 - - [2025-09-05 18:02:31] "POST /access-control-lists HTTP/1.1" 200 585 0.083581 10.0.0.27 - - [2025-09-05 18:02:31] "PUT /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f HTTP/1.1" 200 264 0.098965 10.0.0.27 - - [2025-09-05 18:02:31] "PUT /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d HTTP/1.1" 200 264 0.052320 10.0.0.27 - - [2025-09-05 18:02:31] "POST /security-groups HTTP/1.1" 200 558 0.068556 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.002126 10.0.0.27 - - [2025-09-05 18:02:31] "POST /access-control-lists HTTP/1.1" 200 610 0.060449 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.011530 10.0.0.27 - - [2025-09-05 18:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.063650 10.0.0.27 - - [2025-09-05 18:02:31] "POST /chown HTTP/1.1" 200 109 0.025873 10.0.0.27 - - [2025-09-05 18:02:31] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002490 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.27 - - [2025-09-05 18:02:31] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004403 10.0.0.27 - - [2025-09-05 18:02:31] "POST /access-control-lists HTTP/1.1" 200 608 0.090206 10.0.0.27 - - [2025-09-05 18:02:31] "POST /tags HTTP/1.1" 409 214 0.016984 10.0.0.27 - - [2025-09-05 18:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.27 - - [2025-09-05 18:02:31] "GET /tag/ec61c816-4353-4801-a089-a9dbb602e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015840 10.0.0.27 - - [2025-09-05 18:02:31] "POST /firewall-rules HTTP/1.1" 200 578 0.075655 10.0.0.27 - - [2025-09-05 18:02:32] "GET /firewall-rule/8b93ede1-739c-4b43-abe0-abdffa504f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.012277 10.0.0.27 - - [2025-09-05 18:02:32] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.008255 10.0.0.27 - - [2025-09-05 18:02:32] "GET /firewall-rule/8b93ede1-739c-4b43-abe0-abdffa504f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003667 10.0.0.27 - - [2025-09-05 18:02:32] "POST /ref-update HTTP/1.1" 200 156 0.027270 10.0.0.27 - - [2025-09-05 18:02:32] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007096 10.0.0.27 - - [2025-09-05 18:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.27 - - [2025-09-05 18:02:32] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003007 10.0.0.27 - - [2025-09-05 18:02:32] "POST /tags HTTP/1.1" 409 214 0.003374 10.0.0.27 - - [2025-09-05 18:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.27 - - [2025-09-05 18:02:32] "GET /tag/ec61c816-4353-4801-a089-a9dbb602e958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012426 10.0.0.27 - - [2025-09-05 18:02:32] "POST /firewall-rules HTTP/1.1" 200 576 0.090099 10.0.0.27 - - [2025-09-05 18:02:32] "GET /firewall-rule/d396752f-f4c9-4f23-8df3-233fdd903727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.019840 10.0.0.27 - - [2025-09-05 18:02:32] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004843 10.0.0.27 - - [2025-09-05 18:02:32] "GET /firewall-rule/d396752f-f4c9-4f23-8df3-233fdd903727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002919 10.0.0.27 - - [2025-09-05 18:02:32] "POST /ref-update HTTP/1.1" 200 156 0.034942 10.0.0.27 - - [2025-09-05 18:02:32] "POST /tags HTTP/1.1" 200 363 0.018123 10.0.0.27 - - [2025-09-05 18:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014084 10.0.0.27 - - [2025-09-05 18:02:32] "GET /tag/fb30af57-cca3-46a2-9f95-a602bde86ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012151 10.0.0.27 - - [2025-09-05 18:02:32] "POST /tags HTTP/1.1" 200 311 0.029622 10.0.0.27 - - [2025-09-05 18:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.27 - - [2025-09-05 18:02:32] "GET /tag/5a302bab-1579-444d-8fda-8044a570d625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014065 10.0.0.27 - - [2025-09-05 18:02:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000486 10.0.0.27 - - [2025-09-05 18:02:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.012154 10.0.0.27 - - [2025-09-05 18:02:32] "POST /security-groups HTTP/1.1" 200 574 0.069899 10.0.0.27 - - [2025-09-05 18:02:32] "POST /projects HTTP/1.1" 200 489 0.209844 10.0.0.27 - - [2025-09-05 18:02:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.005688 10.0.0.27 - - [2025-09-05 18:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026855 10.0.0.27 - - [2025-09-05 18:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.27 - - [2025-09-05 18:02:33] "GET /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014887 10.0.0.27 - - [2025-09-05 18:02:33] "POST /access-control-lists HTTP/1.1" 200 583 0.086217 10.0.0.27 - - [2025-09-05 18:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020898 10.0.0.27 - - [2025-09-05 18:02:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.013613 10.0.0.27 - - [2025-09-05 18:02:33] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.012060 10.0.0.27 - - [2025-09-05 18:02:33] "POST /access-control-lists HTTP/1.1" 200 581 0.058251 10.0.0.27 - - [2025-09-05 18:02:33] "PUT /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f HTTP/1.1" 200 264 0.100567 10.0.0.27 - - [2025-09-05 18:02:33] "PUT /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d HTTP/1.1" 200 264 0.059382 10.0.0.27 - - [2025-09-05 18:02:33] "POST /security-groups HTTP/1.1" 200 546 0.078392 10.0.0.27 - - [2025-09-05 18:02:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.007074 10.0.0.27 - - [2025-09-05 18:02:33] "POST /access-control-lists HTTP/1.1" 200 602 0.060351 10.0.0.27 - - [2025-09-05 18:02:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.004337 10.0.0.27 - - [2025-09-05 18:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.070138 10.0.0.27 - - [2025-09-05 18:02:33] "POST /chown HTTP/1.1" 200 109 0.024714 10.0.0.27 - - [2025-09-05 18:02:33] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008653 10.0.0.27 - - [2025-09-05 18:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.27 - - [2025-09-05 18:02:33] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.025318 10.0.0.27 - - [2025-09-05 18:02:33] "POST /access-control-lists HTTP/1.1" 200 600 0.080874 10.0.0.27 - - [2025-09-05 18:02:33] "POST /tags HTTP/1.1" 409 210 0.021080 10.0.0.27 - - [2025-09-05 18:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.27 - - [2025-09-05 18:02:33] "GET /tag/5a302bab-1579-444d-8fda-8044a570d625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019242 10.0.0.27 - - [2025-09-05 18:02:33] "POST /firewall-rules HTTP/1.1" 200 570 0.074634 10.0.0.27 - - [2025-09-05 18:02:33] "GET /firewall-rule/a0f85551-701d-4f2d-a2f7-287fbad9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003662 10.0.0.27 - - [2025-09-05 18:02:33] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007224 10.0.0.27 - - [2025-09-05 18:02:33] "GET /firewall-rule/a0f85551-701d-4f2d-a2f7-287fbad9d2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002192 10.0.0.27 - - [2025-09-05 18:02:33] "POST /ref-update HTTP/1.1" 200 156 0.076952 10.0.0.27 - - [2025-09-05 18:02:33] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015146 10.0.0.27 - - [2025-09-05 18:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.27 - - [2025-09-05 18:02:34] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003164 10.0.0.27 - - [2025-09-05 18:02:34] "POST /tags HTTP/1.1" 409 210 0.002170 10.0.0.27 - - [2025-09-05 18:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.27 - - [2025-09-05 18:02:34] "GET /tag/5a302bab-1579-444d-8fda-8044a570d625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015205 10.0.0.27 - - [2025-09-05 18:02:34] "POST /firewall-rules HTTP/1.1" 200 568 0.118430 10.0.0.27 - - [2025-09-05 18:02:34] "GET /firewall-rule/275b7c7d-fde3-4ce0-90a7-7d5a16859605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022540 10.0.0.27 - - [2025-09-05 18:02:34] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005260 10.0.0.27 - - [2025-09-05 18:02:34] "GET /firewall-rule/275b7c7d-fde3-4ce0-90a7-7d5a16859605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002508 10.0.0.27 - - [2025-09-05 18:02:34] "POST /ref-update HTTP/1.1" 200 156 0.056686 10.0.0.27 - - [2025-09-05 18:02:34] "POST /tags HTTP/1.1" 409 237 0.002620 10.0.0.27 - - [2025-09-05 18:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.27 - - [2025-09-05 18:02:34] "GET /tag/e00a1e63-8ab2-44ba-9187-33f94434c7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010442 10.0.0.27 - - [2025-09-05 18:02:34] "POST /tags HTTP/1.1" 409 210 0.002280 10.0.0.27 - - [2025-09-05 18:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.27 - - [2025-09-05 18:02:34] "GET /tag/cc502d88-d603-4105-ae0d-cae54b29d9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023898 10.0.0.27 - - [2025-09-05 18:02:34] "POST /projects HTTP/1.1" 409 223 0.002401 10.0.0.27 - - [2025-09-05 18:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.27 - - [2025-09-05 18:02:34] "GET /project/3e6ed2eb-daeb-4525-8dae-9a41da67c99e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064566 10.0.0.27 - - [2025-09-05 18:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2025-09-05 18:02:34] "GET /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006340 10.0.0.27 - - [2025-09-05 18:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012049 10.0.0.27 - - [2025-09-05 18:02:34] "GET /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.014742 10.0.0.27 - - [2025-09-05 18:02:34] "PUT /virtual-network/eb2848ba-dccd-4be3-91db-b4f6e8ecd44f HTTP/1.1" 200 264 0.106461 10.0.0.27 - - [2025-09-05 18:02:35] "PUT /virtual-network/e511ef07-3215-4163-b82d-89fbc2dcf84d HTTP/1.1" 200 264 0.213732 10.0.0.27 - - [2025-09-05 18:02:35] "POST /security-groups HTTP/1.1" 409 253 0.002474 10.0.0.27 - - [2025-09-05 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007947 10.0.0.27 - - [2025-09-05 18:02:35] "PUT /security-group/a66e18d7-a594-4444-8964-3b39211d0962 HTTP/1.1" 200 262 0.104504 10.0.0.27 - - [2025-09-05 18:02:35] "PUT /access-control-list/b6883ce7-6696-48fa-ab97-6447c1778444 HTTP/1.1" 200 272 0.025854 10.0.0.27 - - [2025-09-05 18:02:35] "PUT /access-control-list/1e725df5-69b5-43e6-b0d9-1b2cc3aaa85f HTTP/1.1" 200 272 0.043267 10.0.0.27 - - [2025-09-05 18:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.058546 10.0.0.27 - - [2025-09-05 18:02:35] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024820 10.0.0.27 - - [2025-09-05 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.27 - - [2025-09-05 18:02:35] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007857 10.0.0.27 - - [2025-09-05 18:02:35] "POST /tags HTTP/1.1" 409 210 0.003107 10.0.0.27 - - [2025-09-05 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.27 - - [2025-09-05 18:02:35] "GET /tag/cc502d88-d603-4105-ae0d-cae54b29d9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017149 10.0.0.27 - - [2025-09-05 18:02:35] "POST /firewall-rules HTTP/1.1" 200 570 0.113697 10.0.0.27 - - [2025-09-05 18:02:35] "GET /firewall-rule/eac410e2-3250-447e-88d6-b1d44b9dec48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010217 10.0.0.27 - - [2025-09-05 18:02:35] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004044 10.0.0.27 - - [2025-09-05 18:02:35] "GET /firewall-rule/eac410e2-3250-447e-88d6-b1d44b9dec48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002972 10.0.0.27 - - [2025-09-05 18:02:35] "POST /ref-update HTTP/1.1" 200 156 0.061413 10.0.0.27 - - [2025-09-05 18:02:35] "GET /application-policy-set/8079d6fb-55be-4e9f-ba8e-6d50c6586714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004903 10.0.0.27 - - [2025-09-05 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.27 - - [2025-09-05 18:02:35] "GET /policy-management/03390816-7b30-42e1-9229-2f1ab85564d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004383 10.0.0.27 - - [2025-09-05 18:02:35] "POST /tags HTTP/1.1" 409 210 0.003936 10.0.0.27 - - [2025-09-05 18:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.27 - - [2025-09-05 18:02:35] "GET /tag/cc502d88-d603-4105-ae0d-cae54b29d9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013436 10.0.0.27 - - [2025-09-05 18:02:36] "POST /firewall-rules HTTP/1.1" 200 568 0.080950 10.0.0.27 - - [2025-09-05 18:02:36] "GET /firewall-rule/26e3feeb-2d22-4834-8a5b-b8947fc3392a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.009446 10.0.0.27 - - [2025-09-05 18:02:36] "GET /firewall-policy/c361380c-85a5-4860-ae7f-49a7f72e40d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004481 10.0.0.27 - - [2025-09-05 18:02:36] "GET /firewall-rule/26e3feeb-2d22-4834-8a5b-b8947fc3392a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003544 10.0.0.27 - - [2025-09-05 18:02:36] "POST /ref-update HTTP/1.1" 200 156 0.058941 10.0.0.27 - - [2025-09-05 18:02:36] "GET /virtual-machine-interface/7a190964-8a82-11f0-afad-fa163e91a038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013389 10.0.0.27 - - [2025-09-05 18:02:36] "POST /set-tag HTTP/1.1" 200 109 0.003078 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:02:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001818 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:02:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001998 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001258 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001208 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001249 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001190 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001334 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 10.0.0.33 - - [2025-09-05 18:03:11] "GET / HTTP/1.1" 200 35931 0.004256 10.0.0.33 - - [2025-09-05 18:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.33 - - [2025-09-05 18:03:11] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007710 10.0.0.33 - - [2025-09-05 18:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.33 - - [2025-09-05 18:03:11] "GET /routing-instance/993ac601-d963-4a66-8a37-ff59f5ef7ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004646 10.0.0.33 - - [2025-09-05 18:03:11] "PUT /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a HTTP/1.1" 200 274 0.017284 10.0.0.33 - - [2025-09-05 18:03:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.024049 10.0.0.33 - - [2025-09-05 18:03:11] "POST /virtual-routers HTTP/1.1" 200 599 0.031151 10.0.0.33 - - [2025-09-05 18:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015825 10.0.0.33 - - [2025-09-05 18:03:11] "GET /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.020556 10.0.0.33 - - [2025-09-05 18:03:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.002126 10.0.0.33 - - [2025-09-05 18:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.33 - - [2025-09-05 18:03:11] "GET /virtual-network/215bf926-7d4f-4c90-81b8-5160f3eee62d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007168 10.0.0.33 - - [2025-09-05 18:03:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067224 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001261 10.0.0.27 - - [2025-09-05 18:03:27] "GET / HTTP/1.1" 200 35931 0.004908 10.0.0.27 - - [2025-09-05 18:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.27 - - [2025-09-05 18:03:27] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.014313 10.0.0.27 - - [2025-09-05 18:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.27 - - [2025-09-05 18:03:27] "GET /config-node/c2292322-2d96-4f6e-9541-cecf3dcaae69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004014 10.0.0.33 - - [2025-09-05 18:03:28] "GET / HTTP/1.1" 200 35931 0.002791 10.0.0.33 - - [2025-09-05 18:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.33 - - [2025-09-05 18:03:28] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010618 10.0.0.33 - - [2025-09-05 18:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.33 - - [2025-09-05 18:03:29] "GET /routing-instance/993ac601-d963-4a66-8a37-ff59f5ef7ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006121 10.0.0.33 - - [2025-09-05 18:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.33 - - [2025-09-05 18:03:29] "GET /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006254 10.0.0.33 - - [2025-09-05 18:03:29] "PUT /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f HTTP/1.1" 200 262 0.023825 10.0.0.33 - - [2025-09-05 18:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014577 10.0.0.33 - - [2025-09-05 18:03:29] "GET /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.009613 10.0.0.33 - - [2025-09-05 18:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.33 - - [2025-09-05 18:03:29] "GET /virtual-machine-interface/e8b45bfd-e643-4b42-9312-75476178b351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.012920 10.0.0.33 - - [2025-09-05 18:03:29] "PUT /virtual-machine-interface/e8b45bfd-e643-4b42-9312-75476178b351 HTTP/1.1" 200 284 0.011714 10.0.0.27 - - [2025-09-05 18:03:39] "GET / HTTP/1.1" 200 35931 0.001653 10.0.0.27 - - [2025-09-05 18:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.27 - - [2025-09-05 18:03:39] "GET /routing-instance/993ac601-d963-4a66-8a37-ff59f5ef7ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002930 10.0.0.27 - - [2025-09-05 18:03:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001786 10.0.0.27 - - [2025-09-05 18:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.27 - - [2025-09-05 18:03:39] "GET /bgp-router/b5cb0525-ba95-4b6a-ba02-249e9932d17f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003566 10.0.0.27 - - [2025-09-05 18:03:39] "PUT /bgp-router/b5cb0525-ba95-4b6a-ba02-249e9932d17f HTTP/1.1" 200 254 0.011329 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001940 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001157 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001368 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002211 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002182 10.0.0.27 - - [2025-09-05 18:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.27 - - [2025-09-05 18:03:52] "GET /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003013 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002497 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:03:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002595 10.0.0.33 - - [2025-09-05 18:04:04] "GET / HTTP/1.1" 200 35931 0.004524 10.0.0.33 - - [2025-09-05 18:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.33 - - [2025-09-05 18:04:04] "GET /global-system-config/40a70256-96f8-4ac2-9407-a6a57b57b86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.014453 10.0.0.33 - - [2025-09-05 18:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2025-09-05 18:04:04] "GET /routing-instance/993ac601-d963-4a66-8a37-ff59f5ef7ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004955 10.0.0.33 - - [2025-09-05 18:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.33 - - [2025-09-05 18:04:04] "GET /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004083 10.0.0.33 - - [2025-09-05 18:04:04] "PUT /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f HTTP/1.1" 200 262 0.019953 10.0.0.33 - - [2025-09-05 18:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016202 10.0.0.33 - - [2025-09-05 18:04:04] "GET /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004236 10.0.0.33 - - [2025-09-05 18:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.33 - - [2025-09-05 18:04:04] "GET /virtual-machine-interface/e8b45bfd-e643-4b42-9312-75476178b351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.011974 10.0.0.33 - - [2025-09-05 18:04:04] "PUT /virtual-machine-interface/e8b45bfd-e643-4b42-9312-75476178b351 HTTP/1.1" 200 284 0.015553 10.0.0.27 - - [2025-09-05 18:07:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003470 10.0.0.27 - - [2025-09-05 18:07:00] "GET /global-system-configs HTTP/1.1" 200 322 0.004136 10.0.0.27 - - [2025-09-05 18:07:21] "GET /virtual-router/c794ef6c-8a50-4477-a5c0-ea46db4b9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008595 10.0.0.27 - - [2025-09-05 18:07:21] "POST /ref-update HTTP/1.1" 200 156 0.017601 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002862 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002571 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:08:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002243 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:08:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004040 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:08:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:08:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001689 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:08:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001822 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:08:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002508 10.0.0.27 - - [2025-09-05 18:12:00] "GET /global-system-configs HTTP/1.1" 200 322 0.014876 10.0.0.27 - - [2025-09-05 18:12:00] "GET /global-system-configs HTTP/1.1" 200 322 0.009515 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:12:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002001 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:12:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004056 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:12:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:12:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:12:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:12:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001169 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:12:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002872 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:12:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002702 10.0.0.27 - - [2025-09-05 18:17:00] "GET /global-system-configs HTTP/1.1" 200 322 0.014120 10.0.0.27 - - [2025-09-05 18:17:00] "GET /global-system-configs HTTP/1.1" 200 322 0.011333 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:17:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001543 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:17:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002727 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:18:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002631 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:18:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003721 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:18:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002036 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:18:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002896 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:18:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:18:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.27 - - [2025-09-05 18:22:00] "GET /global-system-configs HTTP/1.1" 200 322 0.010651 10.0.0.27 - - [2025-09-05 18:22:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002124 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:23:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:23:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:24:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002651 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:24:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002523 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:24:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001941 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:24:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001783 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:24:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002363 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:24:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001124 10.0.0.27 - - [2025-09-05 18:27:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002388 10.0.0.27 - - [2025-09-05 18:27:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003302 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:27:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002244 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:27:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002707 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:29:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002001 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:29:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002187 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:29:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:29:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:29:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001197 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:29:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001127 10.0.0.27 - - [2025-09-05 18:32:00] "GET /global-system-configs HTTP/1.1" 200 322 0.007982 10.0.0.27 - - [2025-09-05 18:32:00] "GET /global-system-configs HTTP/1.1" 200 322 0.004198 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:32:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:32:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:33:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001812 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:33:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001723 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:33:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:33:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:33:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002267 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:33:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002581 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:36:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:36:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.27 - - [2025-09-05 18:37:00] "GET /global-system-configs HTTP/1.1" 200 322 0.010426 10.0.0.27 - - [2025-09-05 18:37:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003643 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:39:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001934 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:39:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002159 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:39:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:39:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001374 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:39:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001316 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:39:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001357 10.0.0.27 - - [2025-09-05 18:42:00] "GET /global-system-configs HTTP/1.1" 200 322 0.022875 10.0.0.27 - - [2025-09-05 18:42:00] "GET /global-system-configs HTTP/1.1" 200 322 0.006322 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:42:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002169 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:42:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002358 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:43:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001677 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:43:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001929 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:43:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003087 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:43:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001467 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:43:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.27 - - [2025-09-05 18:43:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016