++ 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 +++ date ++ echo 'INFO: =================== Thu Dec 11 01:50:12 AM UTC 2025 ===================' INFO: =================== Thu Dec 11 01:50:12 AM 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 ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ 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 ++ echo 10.0.0.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + 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.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + 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.241 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.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.241,10.99.49.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.99.49.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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: 12/11/2025 01:50:53.609 7f66089b8740 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/11/2025 01:50:53.861 7f66089b8740 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/11/2025 01:50:53.875 7f66089b8740 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/11/2025 01:50:53.875 7f66089b8740 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-12-11 01:51:05] "GET / HTTP/1.1" 503 181 0.009117 10.0.0.241 - - [2025-12-11 01:51:05] "GET / HTTP/1.1" 503 181 0.000730 10.0.0.241 - - [2025-12-11 01:51:05] "GET / HTTP/1.1" 503 181 0.000259 10.0.0.241 - - [2025-12-11 01:51:05] "GET / HTTP/1.1" 503 181 0.000210 10.0.0.241 - - [2025-12-11 01:51:06] "GET / HTTP/1.1" 200 45303 0.001757 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.241 - - [2025-12-11 01:51:06] "GET / HTTP/1.1" 200 36215 0.017227 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.080801 10.0.0.241 - - [2025-12-11 01:51:06] "GET / HTTP/1.1" 200 36215 0.001232 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008081 10.0.0.241 - - [2025-12-11 01:51:06] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.241 - - [2025-12-11 01:51:06] "GET /routing-instance/ee6e0d54-4c61-460d-861e-569c67d832e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016573 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010995 10.0.0.241 - - [2025-12-11 01:51:06] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007673 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.014158 10.0.0.241 - - [2025-12-11 01:51:06] "GET / HTTP/1.1" 200 36215 0.006461 10.0.0.241 - - [2025-12-11 01:51:06] "GET / HTTP/1.1" 200 36215 0.001199 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.043386 10.0.0.241 - - [2025-12-11 01:51:06] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.023762 10.0.0.241 - - [2025-12-11 01:51:06] "POST /bgp-routers HTTP/1.1" 200 618 0.174826 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.014158 10.0.0.241 - - [2025-12-11 01:51:06] "GET /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.063051 10.0.0.241 - - [2025-12-11 01:51:06] "POST /database-nodes HTTP/1.1" 200 599 0.209352 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.023105 10.0.0.241 - - [2025-12-11 01:51:06] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.033455 10.0.0.241 - - [2025-12-11 01:51:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.180964 10.0.0.241 - - [2025-12-11 01:51:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024003 10.0.0.241 - - [2025-12-11 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.112750 10.0.0.241 - - [2025-12-11 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.009563 10.0.0.241 - - [2025-12-11 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.241 - - [2025-12-11 01:51:07] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.014392 10.0.0.241 - - [2025-12-11 01:51:07] "POST /service-appliance-sets HTTP/1.1" 200 555 0.128803 10.0.0.241 - - [2025-12-11 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.002591 10.0.0.241 - - [2025-12-11 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016973 10.0.0.241 - - [2025-12-11 01:51:07] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015170 10.0.0.241 - - [2025-12-11 01:51:07] "POST /service-appliance-sets HTTP/1.1" 200 543 0.062432 10.0.0.241 - - [2025-12-11 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.241 - - [2025-12-11 01:51:07] "GET /network-ipam/658d7d67-1bc5-4a53-9dfd-54891c1a3ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003188 10.0.0.241 - - [2025-12-11 01:51:07] "POST /service-templates HTTP/1.1" 200 513 0.051359 10.0.0.241 - - [2025-12-11 01:51:07] "POST /service-templates HTTP/1.1" 200 503 0.081647 10.0.0.241 - - [2025-12-11 01:51:07] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.241 - - [2025-12-11 01:51:07] "POST /service-templates HTTP/1.1" 200 517 0.062697 10.0.0.241 - - [2025-12-11 01:51:07] "POST /service-templates HTTP/1.1" 200 537 0.131188 10.0.0.241 - - [2025-12-11 01:51:08] "POST /service-templates HTTP/1.1" 200 509 0.068325 10.0.0.241 - - [2025-12-11 01:51:08] "GET / HTTP/1.1" 200 36215 0.002225 10.0.0.241 - - [2025-12-11 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.241 - - [2025-12-11 01:51:08] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.072378 10.0.0.241 - - [2025-12-11 01:51:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.008686 10.0.0.241 - - [2025-12-11 01:51:08] "POST /analytics-nodes HTTP/1.1" 200 601 0.144297 10.0.0.241 - - [2025-12-11 01:51:09] "GET / HTTP/1.1" 200 36215 0.001647 10.0.0.241 - - [2025-12-11 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011700 10.0.0.241 - - [2025-12-11 01:51:09] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.014061 10.0.0.241 - - [2025-12-11 01:51:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.005144 10.0.0.241 - - [2025-12-11 01:51:09] "POST /config-nodes HTTP/1.1" 200 595 0.125820 10.0.0.241 - - [2025-12-11 01:51:10] "GET / HTTP/1.1" 200 36215 0.001380 10.0.0.241 - - [2025-12-11 01:51:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002594 10.0.0.241 - - [2025-12-11 01:51:13] "GET / HTTP/1.1" 200 36215 0.001317 10.0.0.241 - - [2025-12-11 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017436 10.0.0.241 - - [2025-12-11 01:51:13] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.018744 10.0.0.241 - - [2025-12-11 01:51:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002692 10.0.0.241 - - [2025-12-11 01:51:13] "POST /config-database-nodes HTTP/1.1" 200 613 0.045395 10.0.0.241 - - [2025-12-11 01:51:13] "GET / HTTP/1.1" 200 36215 0.001414 10.0.0.241 - - [2025-12-11 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012416 10.0.0.241 - - [2025-12-11 01:51:13] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007367 10.0.0.241 - - [2025-12-11 01:51:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.007203 10.0.0.241 - - [2025-12-11 01:51:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.048674 10.0.0.241 - - [2025-12-11 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.241 - - [2025-12-11 01:51:15] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.011560 10.0.0.241 - - [2025-12-11 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.241 - - [2025-12-11 01:51:15] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.013939 10.0.0.241 - - [2025-12-11 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014638 10.0.0.241 - - [2025-12-11 01:51:15] "GET /network-ipam/658d7d67-1bc5-4a53-9dfd-54891c1a3ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006169 10.0.0.241 - - [2025-12-11 01:51:15] "GET / HTTP/1.1" 200 36215 0.001471 10.0.0.241 - - [2025-12-11 01:51:15] "POST /alarms HTTP/1.1" 200 583 0.099521 10.0.0.241 - - [2025-12-11 01:51:15] "POST /alarms HTTP/1.1" 200 577 0.062947 10.0.0.241 - - [2025-12-11 01:51:15] "POST /alarms HTTP/1.1" 200 577 0.045129 10.0.0.241 - - [2025-12-11 01:51:15] "POST /alarms HTTP/1.1" 200 561 0.044619 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 557 0.039676 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 559 0.033150 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 567 0.049577 10.0.0.241 - - [2025-12-11 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.018758 10.0.0.241 - - [2025-12-11 01:51:16] "POST /access-control-lists HTTP/1.1" 200 589 0.081897 10.0.0.241 - - [2025-12-11 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.014377 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 551 0.095975 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 559 0.048371 10.0.0.241 - - [2025-12-11 01:51:16] "POST /access-control-lists HTTP/1.1" 200 587 0.064543 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 569 0.060154 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 557 0.056847 10.0.0.241 - - [2025-12-11 01:51:16] "POST /route-targets HTTP/1.1" 200 328 0.078600 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 569 0.098938 10.0.0.241 - - [2025-12-11 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.090288 10.0.0.241 - - [2025-12-11 01:51:16] "POST /route-targets HTTP/1.1" 200 328 0.067216 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 577 0.117823 10.0.0.241 - - [2025-12-11 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.035165 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 571 0.062881 10.0.0.241 - - [2025-12-11 01:51:16] "POST /alarms HTTP/1.1" 200 563 0.073394 10.0.0.241 - - [2025-12-11 01:51:16] "POST /route-targets HTTP/1.1" 200 328 0.054527 10.0.0.241 - - [2025-12-11 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.045798 10.0.0.241 - - [2025-12-11 01:51:17] "POST /alarms HTTP/1.1" 200 563 0.096687 10.0.0.241 - - [2025-12-11 01:51:17] "POST /route-targets HTTP/1.1" 200 328 0.042843 10.0.0.241 - - [2025-12-11 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.038789 10.0.0.241 - - [2025-12-11 01:51:17] "POST /alarms HTTP/1.1" 200 563 0.084906 10.0.0.241 - - [2025-12-11 01:51:17] "POST /alarms HTTP/1.1" 200 549 0.064555 10.0.0.241 - - [2025-12-11 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.014568 10.0.0.241 - - [2025-12-11 01:51:17] "POST /alarms HTTP/1.1" 200 597 0.065362 10.0.0.241 - - [2025-12-11 01:51:17] "POST /access-control-lists HTTP/1.1" 200 553 0.043314 10.0.0.241 - - [2025-12-11 01:51:17] "PUT /access-control-list/22962f0e-f5cb-41ba-a248-d8ac2861a6ce HTTP/1.1" 200 273 0.033994 10.0.0.241 - - [2025-12-11 01:51:17] "POST /alarms HTTP/1.1" 200 577 0.073251 10.0.0.241 - - [2025-12-11 01:51:17] "PUT /access-control-list/f787bd64-8fda-4107-8440-a4dc092ee986 HTTP/1.1" 200 273 0.070501 10.0.0.241 - - [2025-12-11 01:51:17] "POST /alarms HTTP/1.1" 200 573 0.057739 10.0.0.241 - - [2025-12-11 01:51:17] "POST /alarms HTTP/1.1" 200 585 0.212325 10.0.0.241 - - [2025-12-11 01:51:17] "POST /alarms HTTP/1.1" 200 611 0.022227 10.0.0.241 - - [2025-12-11 01:51:18] "GET / HTTP/1.1" 200 36215 0.001401 10.0.0.241 - - [2025-12-11 01:51:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003301 10.0.0.241 - - [2025-12-11 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.241 - - [2025-12-11 01:51:18] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.025676 10.0.0.241 - - [2025-12-11 01:51:18] "GET / HTTP/1.1" 200 36215 0.001826 10.0.0.241 - - [2025-12-11 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.241 - - [2025-12-11 01:51:18] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003139 10.0.0.241 - - [2025-12-11 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.241 - - [2025-12-11 01:51:18] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.010261 10.0.0.241 - - [2025-12-11 01:51:19] "GET / HTTP/1.1" 200 36215 0.001747 10.0.0.241 - - [2025-12-11 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.241 - - [2025-12-11 01:51:19] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005013 10.0.0.241 - - [2025-12-11 01:51:19] "PUT /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76 HTTP/1.1" 200 275 0.036891 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001044 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001103 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001273 10.0.0.241 - - [2025-12-11 01:51:32] "GET / HTTP/1.1" 200 36215 0.001710 10.0.0.241 - - [2025-12-11 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.241 - - [2025-12-11 01:51:32] "GET /domain/b18a4141-b3b4-4037-a543-cb6ebbbceded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004289 10.0.0.241 - - [2025-12-11 01:51:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.000626 10.0.0.241 - - [2025-12-11 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.012813 10.0.0.241 - - [2025-12-11 01:51:32] "POST /security-groups HTTP/1.1" 200 570 0.100945 10.0.0.241 - - [2025-12-11 01:51:32] "POST /projects HTTP/1.1" 200 483 0.360689 10.0.0.241 - - [2025-12-11 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.004635 10.0.0.241 - - [2025-12-11 01:51:32] "POST /security-groups HTTP/1.1" 200 536 0.058472 10.0.0.241 - - [2025-12-11 01:51:32] "POST /access-control-lists HTTP/1.1" 200 581 0.070918 10.0.0.241 - - [2025-12-11 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.009450 10.0.0.241 - - [2025-12-11 01:51:32] "POST /chown HTTP/1.1" 200 109 0.040442 10.0.0.241 - - [2025-12-11 01:51:32] "POST /policy-managements HTTP/1.1" 409 214 0.012753 10.0.0.241 - - [2025-12-11 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.241 - - [2025-12-11 01:51:32] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007741 10.0.0.241 - - [2025-12-11 01:51:32] "POST /access-control-lists HTTP/1.1" 200 579 0.124868 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.001570 10.0.0.241 - - [2025-12-11 01:51:33] "POST /application-policy-sets HTTP/1.1" 200 530 0.064672 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.241 - - [2025-12-11 01:51:33] "POST /access-control-lists HTTP/1.1" 200 596 0.064625 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.008422 10.0.0.241 - - [2025-12-11 01:51:33] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003345 10.0.0.241 - - [2025-12-11 01:51:33] "POST /access-control-lists HTTP/1.1" 200 594 0.022977 10.0.0.241 - - [2025-12-11 01:51:33] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.029755 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.241 - - [2025-12-11 01:51:33] "GET /virtual-network/5a114d67-0321-4fdc-8f42-d48d711d355e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004702 10.0.0.241 - - [2025-12-11 01:51:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000472 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.007515 10.0.0.241 - - [2025-12-11 01:51:33] "POST /security-groups HTTP/1.1" 200 574 0.098993 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.002540 10.0.0.241 - - [2025-12-11 01:51:33] "POST /projects HTTP/1.1" 200 491 0.318746 10.0.0.241 - - [2025-12-11 01:51:33] "POST /access-control-lists HTTP/1.1" 200 585 0.072399 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001773 10.0.0.241 - - [2025-12-11 01:51:33] "POST /security-groups HTTP/1.1" 200 548 0.115518 10.0.0.241 - - [2025-12-11 01:51:33] "POST /access-control-lists HTTP/1.1" 200 583 0.107260 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.004267 10.0.0.241 - - [2025-12-11 01:51:33] "POST /chown HTTP/1.1" 200 109 0.078726 10.0.0.241 - - [2025-12-11 01:51:33] "POST /network-ipams HTTP/1.1" 200 524 0.044411 10.0.0.241 - - [2025-12-11 01:51:33] "POST /access-control-lists HTTP/1.1" 200 604 0.072534 10.0.0.241 - - [2025-12-11 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.020415 10.0.0.241 - - [2025-12-11 01:51:33] "POST /network-ipams HTTP/1.1" 200 512 0.072538 10.0.0.241 - - [2025-12-11 01:51:34] "POST /access-control-lists HTTP/1.1" 200 602 0.046722 10.0.0.241 - - [2025-12-11 01:51:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.024709 10.0.0.241 - - [2025-12-11 01:51:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.002721 10.0.0.241 - - [2025-12-11 01:51:34] "POST /useragent-kv HTTP/1.1" 200 115 0.024706 10.0.0.241 - - [2025-12-11 01:51:34] "POST /virtual-networks HTTP/1.1" 200 540 0.184465 10.0.0.241 - - [2025-12-11 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.241 - - [2025-12-11 01:51:34] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.013732 10.0.0.241 - - [2025-12-11 01:51:34] "POST /access-control-lists HTTP/1.1" 200 591 0.109179 10.0.0.241 - - [2025-12-11 01:51:34] "POST /network-ipams HTTP/1.1" 200 520 0.103404 10.0.0.241 - - [2025-12-11 01:51:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.016189 10.0.0.241 - - [2025-12-11 01:51:34] "POST /route-targets HTTP/1.1" 200 328 0.037272 10.0.0.241 - - [2025-12-11 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.037593 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001172 10.0.0.241 - - [2025-12-11 01:51:34] "PUT /access-control-list/3c0ae4a9-ea6c-4fd3-988d-2077b48e8b7d HTTP/1.1" 200 273 0.108012 10.0.0.241 - - [2025-12-11 01:51:34] "POST /useragent-kv HTTP/1.1" 200 115 0.039011 10.0.0.241 - - [2025-12-11 01:51:34] "POST /virtual-networks HTTP/1.1" 200 548 0.295152 10.0.0.241 - - [2025-12-11 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.241 - - [2025-12-11 01:51:34] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.007323 10.0.0.241 - - [2025-12-11 01:51:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.002008 10.0.0.241 - - [2025-12-11 01:51:35] "POST /network-policys HTTP/1.1" 200 540 0.236898 10.0.0.241 - - [2025-12-11 01:51:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.014830 10.0.0.241 - - [2025-12-11 01:51:35] "POST /route-targets HTTP/1.1" 200 328 0.254611 10.0.0.241 - - [2025-12-11 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.062811 10.0.0.241 - - [2025-12-11 01:51:35] "POST /network-policys HTTP/1.1" 200 536 0.110934 10.0.0.241 - - [2025-12-11 01:51:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.006449 10.0.0.241 - - [2025-12-11 01:51:35] "POST /network-policys HTTP/1.1" 200 544 0.033611 10.0.0.241 - - [2025-12-11 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.090798 10.0.0.241 - - [2025-12-11 01:51:35] "PUT /access-control-list/b2487bb0-4f63-488f-857f-6e26f9443dd5 HTTP/1.1" 200 273 0.030880 10.0.0.241 - - [2025-12-11 01:51:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018611 10.0.0.241 - - [2025-12-11 01:51:35] "PUT /access-control-list/3c0ae4a9-ea6c-4fd3-988d-2077b48e8b7d HTTP/1.1" 200 273 0.028609 10.0.0.241 - - [2025-12-11 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.084033 10.0.0.241 - - [2025-12-11 01:51:35] "PUT /access-control-list/b2487bb0-4f63-488f-857f-6e26f9443dd5 HTTP/1.1" 200 273 0.088044 10.0.0.241 - - [2025-12-11 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.066104 10.0.0.241 - - [2025-12-11 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.174566 10.0.0.241 - - [2025-12-11 01:51:35] "PUT /access-control-list/3c0ae4a9-ea6c-4fd3-988d-2077b48e8b7d HTTP/1.1" 200 273 0.079144 10.0.0.241 - - [2025-12-11 01:51:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026024 10.0.0.241 - - [2025-12-11 01:51:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022806 10.0.0.241 - - [2025-12-11 01:51:36] "PUT /access-control-list/b2487bb0-4f63-488f-857f-6e26f9443dd5 HTTP/1.1" 200 273 0.087071 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.170696 10.0.0.241 - - [2025-12-11 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.003622 10.0.0.241 - - [2025-12-11 01:51:36] "POST /access-control-lists HTTP/1.1" 200 603 0.070029 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.025236 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.138293 10.0.0.241 - - [2025-12-11 01:51:36] "PUT /access-control-list/0b4052a9-24a0-498d-ba4c-67c91f72c1a9 HTTP/1.1" 200 273 0.051610 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.109929 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.269361 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027841 10.0.0.241 - - [2025-12-11 01:51:36] "PUT /access-control-list/0b4052a9-24a0-498d-ba4c-67c91f72c1a9 HTTP/1.1" 200 273 0.094696 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002302 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006756 10.0.0.241 - - [2025-12-11 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.241 - - [2025-12-11 01:51:36] "GET /virtual-network/5a114d67-0321-4fdc-8f42-d48d711d355e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006015 10.0.0.241 - - [2025-12-11 01:51:36] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005078 10.0.0.241 - - [2025-12-11 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007977 10.0.0.241 - - [2025-12-11 01:51:36] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003488 10.0.0.241 - - [2025-12-11 01:51:36] "POST /firewall-policys HTTP/1.1" 200 532 0.026930 10.0.0.241 - - [2025-12-11 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.061917 10.0.0.241 - - [2025-12-11 01:51:36] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.013653 10.0.0.241 - - [2025-12-11 01:51:36] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003158 10.0.0.241 - - [2025-12-11 01:51:36] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002686 10.0.0.241 - - [2025-12-11 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.016814 10.0.0.241 - - [2025-12-11 01:51:36] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005866 10.0.0.241 - - [2025-12-11 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.241 - - [2025-12-11 01:51:36] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003461 10.0.0.241 - - [2025-12-11 01:51:37] "POST /firewall-policys HTTP/1.1" 200 534 0.042411 10.0.0.241 - - [2025-12-11 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024981 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.013349 10.0.0.241 - - [2025-12-11 01:51:37] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003954 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002977 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003129 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003037 10.0.0.241 - - [2025-12-11 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.029588 10.0.0.241 - - [2025-12-11 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.064535 10.0.0.241 - - [2025-12-11 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.037661 10.0.0.241 - - [2025-12-11 01:51:37] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.051829 10.0.0.241 - - [2025-12-11 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.241 - - [2025-12-11 01:51:37] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003321 10.0.0.241 - - [2025-12-11 01:51:37] "POST /firewall-policys HTTP/1.1" 200 532 0.047589 10.0.0.241 - - [2025-12-11 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.039084 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/b2b3299d-dbe2-408e-a5d6-1085420f4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.015856 10.0.0.241 - - [2025-12-11 01:51:37] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003146 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/b2b3299d-dbe2-408e-a5d6-1085420f4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005856 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002968 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005788 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003493 10.0.0.241 - - [2025-12-11 01:51:37] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003381 10.0.0.241 - - [2025-12-11 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.027671 10.0.0.241 - - [2025-12-11 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.030668 10.0.0.241 - - [2025-12-11 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.062027 10.0.0.241 - - [2025-12-11 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.028311 10.0.0.241 - - [2025-12-11 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.086894 10.0.0.241 - - [2025-12-11 01:51:38] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.033179 10.0.0.241 - - [2025-12-11 01:51:38] "POST /tags HTTP/1.1" 200 300 0.073889 10.0.0.241 - - [2025-12-11 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014964 10.0.0.241 - - [2025-12-11 01:51:38] "GET /tag/946ea46b-3e5d-41bb-ac3c-4a9a2971f35e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019298 10.0.0.241 - - [2025-12-11 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.020417 10.0.0.241 - - [2025-12-11 01:51:38] "POST /tags HTTP/1.1" 200 302 0.203776 10.0.0.241 - - [2025-12-11 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.037270 10.0.0.241 - - [2025-12-11 01:51:38] "GET /tag/b126296c-3892-41f3-b67a-0a89cacba4ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.040977 10.0.0.241 - - [2025-12-11 01:51:39] "POST /tags HTTP/1.1" 200 326 0.111345 10.0.0.241 - - [2025-12-11 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.241 - - [2025-12-11 01:51:39] "GET /tag/398194a3-c0b3-4f6b-a0fb-3083892fe13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.087137 10.0.0.241 - - [2025-12-11 01:51:39] "POST /tags HTTP/1.1" 200 312 0.099382 10.0.0.241 - - [2025-12-11 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.241 - - [2025-12-11 01:51:39] "GET /tag/274fe993-9c34-49dd-bb45-487b0165a987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.040433 10.0.0.241 - - [2025-12-11 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.241 - - [2025-12-11 01:51:39] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.006173 10.0.0.241 - - [2025-12-11 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009776 10.0.0.241 - - [2025-12-11 01:51:39] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045037 10.0.0.241 - - [2025-12-11 01:51:39] "POST /virtual-machines HTTP/1.1" 200 378 0.057723 10.0.0.241 - - [2025-12-11 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.039796 10.0.0.241 - - [2025-12-11 01:51:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.203759 10.0.0.241 - - [2025-12-11 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.063360 10.0.0.241 - - [2025-12-11 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017126 10.0.0.241 - - [2025-12-11 01:51:39] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.014172 10.0.0.241 - - [2025-12-11 01:51:40] "POST /instance-ips HTTP/1.1" 200 410 0.133508 10.0.0.241 - - [2025-12-11 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.046646 10.0.0.241 - - [2025-12-11 01:51:40] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009835 10.0.0.241 - - [2025-12-11 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.027904 10.0.0.241 - - [2025-12-11 01:51:40] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.050617 10.0.0.241 - - [2025-12-11 01:51:40] "GET /instance-ip/ef8939ce-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.025275 10.0.0.241 - - [2025-12-11 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.004007 10.0.0.241 - - [2025-12-11 01:51:40] "POST /tags HTTP/1.1" 200 358 0.138843 10.0.0.241 - - [2025-12-11 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.241 - - [2025-12-11 01:51:40] "GET /tag/3ac33013-fa14-456a-8f1b-950684896c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.018347 10.0.0.241 - - [2025-12-11 01:51:40] "POST /tags HTTP/1.1" 200 306 0.075536 10.0.0.241 - - [2025-12-11 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.241 - - [2025-12-11 01:51:40] "GET /tag/f06d360d-e1e3-4ef0-bccd-1e699918a061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.022666 10.0.0.241 - - [2025-12-11 01:51:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.000655 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.009004 10.0.0.241 - - [2025-12-11 01:51:41] "POST /security-groups HTTP/1.1" 200 571 0.072568 10.0.0.241 - - [2025-12-11 01:51:41] "POST /projects HTTP/1.1" 200 485 0.350505 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.002081 10.0.0.241 - - [2025-12-11 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030244 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021328 10.0.0.241 - - [2025-12-11 01:51:41] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.030826 10.0.0.241 - - [2025-12-11 01:51:41] "POST /access-control-lists HTTP/1.1" 200 582 0.105326 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.003303 10.0.0.241 - - [2025-12-11 01:51:41] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007500 10.0.0.241 - - [2025-12-11 01:51:41] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.144663 10.0.0.241 - - [2025-12-11 01:51:41] "POST /access-control-lists HTTP/1.1" 200 580 0.174688 10.0.0.241 - - [2025-12-11 01:51:41] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.071970 10.0.0.241 - - [2025-12-11 01:51:41] "POST /security-groups HTTP/1.1" 200 539 0.089381 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.006212 10.0.0.241 - - [2025-12-11 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.060090 10.0.0.241 - - [2025-12-11 01:51:41] "POST /chown HTTP/1.1" 200 109 0.044868 10.0.0.241 - - [2025-12-11 01:51:41] "POST /access-control-lists HTTP/1.1" 200 598 0.070109 10.0.0.241 - - [2025-12-11 01:51:41] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003421 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.241 - - [2025-12-11 01:51:41] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002805 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.009572 10.0.0.241 - - [2025-12-11 01:51:41] "POST /tags HTTP/1.1" 409 207 0.002090 10.0.0.241 - - [2025-12-11 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.241 - - [2025-12-11 01:51:41] "GET /tag/f06d360d-e1e3-4ef0-bccd-1e699918a061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.034342 10.0.0.241 - - [2025-12-11 01:51:41] "POST /access-control-lists HTTP/1.1" 200 596 0.081201 10.0.0.241 - - [2025-12-11 01:51:42] "POST /firewall-rules HTTP/1.1" 200 566 0.092396 10.0.0.241 - - [2025-12-11 01:51:42] "GET /firewall-rule/a700a928-0e24-491b-8420-f765326b6379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006390 10.0.0.241 - - [2025-12-11 01:51:42] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004849 10.0.0.241 - - [2025-12-11 01:51:42] "GET /firewall-rule/a700a928-0e24-491b-8420-f765326b6379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004096 10.0.0.241 - - [2025-12-11 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.041610 10.0.0.241 - - [2025-12-11 01:51:42] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028719 10.0.0.241 - - [2025-12-11 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.241 - - [2025-12-11 01:51:42] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004929 10.0.0.241 - - [2025-12-11 01:51:42] "POST /tags HTTP/1.1" 409 207 0.002309 10.0.0.241 - - [2025-12-11 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.241 - - [2025-12-11 01:51:42] "GET /tag/f06d360d-e1e3-4ef0-bccd-1e699918a061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.025140 10.0.0.241 - - [2025-12-11 01:51:42] "POST /firewall-rules HTTP/1.1" 200 564 0.086639 10.0.0.241 - - [2025-12-11 01:51:42] "GET /firewall-rule/12a350ac-9900-487e-a708-4673cb001085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.014523 10.0.0.241 - - [2025-12-11 01:51:42] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012478 10.0.0.241 - - [2025-12-11 01:51:42] "GET /firewall-rule/12a350ac-9900-487e-a708-4673cb001085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004496 10.0.0.241 - - [2025-12-11 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.020705 10.0.0.241 - - [2025-12-11 01:51:42] "POST /tags HTTP/1.1" 200 306 0.094768 10.0.0.241 - - [2025-12-11 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.241 - - [2025-12-11 01:51:42] "GET /tag/ca8f0928-0846-40a8-85c9-373ea89cc56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025256 10.0.0.241 - - [2025-12-11 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.241 - - [2025-12-11 01:51:42] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026657 10.0.0.241 - - [2025-12-11 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.241 - - [2025-12-11 01:51:42] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006935 10.0.0.241 - - [2025-12-11 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.241 - - [2025-12-11 01:51:42] "GET /service-appliance-set/3399c15f-e825-4c86-a4dc-9de9ddf81c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.005494 10.0.0.241 - - [2025-12-11 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.001764 10.0.0.241 - - [2025-12-11 01:51:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128001 10.0.0.241 - - [2025-12-11 01:51:43] "GET /virtual-machine-interface/0a17ee64-9bf6-4c20-b08e-0088abbc5f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.020124 10.0.0.241 - - [2025-12-11 01:51:43] "POST /instance-ips HTTP/1.1" 200 382 0.069773 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000785 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000868 10.0.0.241 - - [2025-12-11 01:51:43] "GET /instance-ip/f90d7a19-dd72-4351-b5f1-7f568ee29689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006318 10.0.0.241 - - [2025-12-11 01:51:43] "POST /loadbalancers HTTP/1.1" 200 584 0.086387 10.0.0.241 - - [2025-12-11 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020413 10.0.0.241 - - [2025-12-11 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010173 10.0.0.241 - - [2025-12-11 01:51:43] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034184 10.0.0.241 - - [2025-12-11 01:51:43] "GET /loadbalancer/95d337cb-708b-4268-afd6-f288c8584dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008502 10.0.0.241 - - [2025-12-11 01:51:43] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.201177 10.0.0.241 - - [2025-12-11 01:51:43] "GET /instance-ip/f90d7a19-dd72-4351-b5f1-7f568ee29689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006742 10.0.0.241 - - [2025-12-11 01:51:43] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.236468 10.0.0.241 - - [2025-12-11 01:51:43] "POST /floating-ips HTTP/1.1" 200 585 0.071392 10.0.0.241 - - [2025-12-11 01:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033513 10.0.0.241 - - [2025-12-11 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008735 10.0.0.241 - - [2025-12-11 01:51:43] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038764 10.0.0.241 - - [2025-12-11 01:51:43] "GET /loadbalancer-listener/0543ce74-9194-4f3d-9958-f3c3e30425a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.015653 10.0.0.241 - - [2025-12-11 01:51:43] "GET /loadbalancer-listener/0543ce74-9194-4f3d-9958-f3c3e30425a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004625 10.0.0.241 - - [2025-12-11 01:51:43] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.046675 10.0.0.241 - - [2025-12-11 01:51:43] "GET /instance-ip/f90d7a19-dd72-4351-b5f1-7f568ee29689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002852 10.0.0.241 - - [2025-12-11 01:51:43] "GET /instance-ip/f90d7a19-dd72-4351-b5f1-7f568ee29689?fields=floating_ips HTTP/1.1" 200 1173 0.005905 10.0.0.241 - - [2025-12-11 01:51:43] "GET /floating-ip/144a31be-9512-4536-b735-9b4f4bf2e8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.007458 10.0.0.241 - - [2025-12-11 01:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.241 - - [2025-12-11 01:51:43] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003212 10.0.0.241 - - [2025-12-11 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.241 - - [2025-12-11 01:51:44] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.012894 10.0.0.241 - - [2025-12-11 01:51:44] "POST /tags HTTP/1.1" 200 302 0.039294 10.0.0.241 - - [2025-12-11 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011989 10.0.0.241 - - [2025-12-11 01:51:44] "GET /tag/a8ab5c29-e907-4dbe-900c-9b3941722d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013113 10.0.0.241 - - [2025-12-11 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.241 - - [2025-12-11 01:51:44] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034939 10.0.0.241 - - [2025-12-11 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.241 - - [2025-12-11 01:51:44] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004231 10.0.0.241 - - [2025-12-11 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.241 - - [2025-12-11 01:51:44] "GET /service-appliance-set/3399c15f-e825-4c86-a4dc-9de9ddf81c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006196 10.0.0.241 - - [2025-12-11 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 242 0.003227 10.0.0.241 - - [2025-12-11 01:51:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.141159 10.0.0.241 - - [2025-12-11 01:51:44] "GET /virtual-machine-interface/2ea5717a-5197-4dda-8c32-ed272465ac26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.014686 10.0.0.241 - - [2025-12-11 01:51:44] "POST /instance-ips HTTP/1.1" 200 378 0.039390 10.0.0.241 - - [2025-12-11 01:51:44] "GET /instance-ip/e24750aa-cb0e-444e-b126-c4506ae1fbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010150 10.0.0.241 - - [2025-12-11 01:51:44] "POST /loadbalancers HTTP/1.1" 200 584 0.101930 10.0.0.241 - - [2025-12-11 01:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018618 10.0.0.241 - - [2025-12-11 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.241 - - [2025-12-11 01:51:44] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045680 10.0.0.241 - - [2025-12-11 01:51:44] "GET /instance-ip/e24750aa-cb0e-444e-b126-c4506ae1fbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004026 10.0.0.241 - - [2025-12-11 01:51:44] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.099628 10.0.0.241 - - [2025-12-11 01:51:44] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003479 10.0.0.241 - - [2025-12-11 01:51:44] "POST /floating-ips HTTP/1.1" 200 583 0.118976 10.0.0.241 - - [2025-12-11 01:51:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.107331 10.0.0.241 - - [2025-12-11 01:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033857 10.0.0.241 - - [2025-12-11 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014751 10.0.0.241 - - [2025-12-11 01:51:45] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.066036 10.0.0.241 - - [2025-12-11 01:51:45] "GET /loadbalancer-listener/1910aa86-9527-4c07-ac08-c230762740ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.016555 10.0.0.241 - - [2025-12-11 01:51:45] "GET /loadbalancer-listener/1910aa86-9527-4c07-ac08-c230762740ff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007126 10.0.0.241 - - [2025-12-11 01:51:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036584 10.0.0.241 - - [2025-12-11 01:51:45] "GET /instance-ip/e24750aa-cb0e-444e-b126-c4506ae1fbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003977 10.0.0.241 - - [2025-12-11 01:51:45] "GET /instance-ip/e24750aa-cb0e-444e-b126-c4506ae1fbc5?fields=floating_ips HTTP/1.1" 200 1167 0.007067 10.0.0.241 - - [2025-12-11 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.241 - - [2025-12-11 01:51:45] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046047 10.0.0.241 - - [2025-12-11 01:51:45] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.024258 10.0.0.241 - - [2025-12-11 01:51:45] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.017226 10.0.0.241 - - [2025-12-11 01:51:45] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.028276 10.0.0.241 - - [2025-12-11 01:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032837 10.0.0.241 - - [2025-12-11 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010558 10.0.0.241 - - [2025-12-11 01:51:45] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049615 10.0.0.241 - - [2025-12-11 01:51:45] "GET /loadbalancer-listener/263dce48-0a9a-4f51-ab7c-2f59a8d8750d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.015629 10.0.0.241 - - [2025-12-11 01:51:45] "GET /loadbalancer-listener/263dce48-0a9a-4f51-ab7c-2f59a8d8750d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.020846 10.0.0.241 - - [2025-12-11 01:51:45] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033839 10.0.0.241 - - [2025-12-11 01:51:45] "GET /instance-ip/e24750aa-cb0e-444e-b126-c4506ae1fbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003822 10.0.0.241 - - [2025-12-11 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010368 10.0.0.241 - - [2025-12-11 01:51:45] "GET /instance-ip/e24750aa-cb0e-444e-b126-c4506ae1fbc5?fields=floating_ips HTTP/1.1" 200 1167 0.007706 10.0.0.241 - - [2025-12-11 01:51:45] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.006801 10.0.0.241 - - [2025-12-11 01:51:45] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.074856 10.0.0.241 - - [2025-12-11 01:51:45] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003986 10.0.0.241 - - [2025-12-11 01:51:45] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.034358 10.0.0.241 - - [2025-12-11 01:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022965 10.0.0.241 - - [2025-12-11 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.029150 10.0.0.241 - - [2025-12-11 01:51:46] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.076027 10.0.0.241 - - [2025-12-11 01:51:46] "GET /loadbalancer-listener/d2c7400d-4cd7-4c76-927f-2b6b4012b3f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.015968 10.0.0.241 - - [2025-12-11 01:51:46] "GET /loadbalancer-listener/d2c7400d-4cd7-4c76-927f-2b6b4012b3f8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.014375 10.0.0.241 - - [2025-12-11 01:51:46] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.025145 10.0.0.241 - - [2025-12-11 01:51:46] "GET /instance-ip/e24750aa-cb0e-444e-b126-c4506ae1fbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006831 10.0.0.241 - - [2025-12-11 01:51:46] "GET /instance-ip/e24750aa-cb0e-444e-b126-c4506ae1fbc5?fields=floating_ips HTTP/1.1" 200 1167 0.010167 10.0.0.241 - - [2025-12-11 01:51:46] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.014688 10.0.0.241 - - [2025-12-11 01:51:46] "POST /tags HTTP/1.1" 200 356 0.054803 10.0.0.241 - - [2025-12-11 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.241 - - [2025-12-11 01:51:46] "GET /tag/51532585-d191-4482-80a7-723eede803ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.022002 10.0.0.241 - - [2025-12-11 01:51:46] "POST /tags HTTP/1.1" 200 304 0.056144 10.0.0.241 - - [2025-12-11 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007518 10.0.0.241 - - [2025-12-11 01:51:46] "GET /tag/5f74b9e6-6ff2-4d0b-90c9-7533eac05a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.041854 10.0.0.241 - - [2025-12-11 01:51:46] "POST /projects HTTP/1.1" 409 218 0.005132 10.0.0.241 - - [2025-12-11 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.241 - - [2025-12-11 01:51:46] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050934 10.0.0.241 - - [2025-12-11 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007196 10.0.0.241 - - [2025-12-11 01:51:46] "GET /network-ipam/f3f441bf-48c4-4c8d-a73f-a5b87d2e869e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.007990 10.0.0.241 - - [2025-12-11 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.241 - - [2025-12-11 01:51:46] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005605 10.0.0.241 - - [2025-12-11 01:51:46] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.046562 10.0.0.241 - - [2025-12-11 01:51:46] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.012044 10.0.0.241 - - [2025-12-11 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.067991 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010733 10.0.0.241 - - [2025-12-11 01:51:47] "GET /network-ipam/641a2885-fa40-4982-b6b5-adb88a5c3468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002944 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2025-12-11 01:51:47] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004275 10.0.0.241 - - [2025-12-11 01:51:47] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.039446 10.0.0.241 - - [2025-12-11 01:51:47] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.022241 10.0.0.241 - - [2025-12-11 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.056654 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.241 - - [2025-12-11 01:51:47] "GET /network-policy/c3e84998-ef46-40fa-a11c-28cc9db71d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007704 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.241 - - [2025-12-11 01:51:47] "GET /network-policy/25a0ff9d-3d73-4ef7-8fe1-16b357da586b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004168 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.241 - - [2025-12-11 01:51:47] "GET /network-policy/0c92ac29-a475-4225-a60d-5ef0a1a8c6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002630 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.241 - - [2025-12-11 01:51:47] "PUT /network-policy/0c92ac29-a475-4225-a60d-5ef0a1a8c6f4 HTTP/1.1" 200 263 0.017280 10.0.0.241 - - [2025-12-11 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.059391 10.0.0.241 - - [2025-12-11 01:51:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016984 10.0.0.241 - - [2025-12-11 01:51:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003962 10.0.0.241 - - [2025-12-11 01:51:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003162 10.0.0.241 - - [2025-12-11 01:51:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003307 10.0.0.241 - - [2025-12-11 01:51:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001663 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001177 10.0.0.241 - - [2025-12-11 01:51:47] "POST /security-groups HTTP/1.1" 409 245 0.003030 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.241 - - [2025-12-11 01:51:47] "PUT /security-group/d3e7c350-7051-447d-86c8-b0c48d53775f HTTP/1.1" 200 263 0.057927 10.0.0.241 - - [2025-12-11 01:51:47] "PUT /access-control-list/d983604b-6c30-4058-858e-d52d3a919ce2 HTTP/1.1" 200 273 0.021662 10.0.0.241 - - [2025-12-11 01:51:47] "PUT /access-control-list/573fb2ae-6def-4264-afa1-d335d7faab9e HTTP/1.1" 200 273 0.015041 10.0.0.241 - - [2025-12-11 01:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043279 10.0.0.241 - - [2025-12-11 01:51:47] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023498 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006943 10.0.0.241 - - [2025-12-11 01:51:47] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003765 10.0.0.241 - - [2025-12-11 01:51:47] "POST /tags HTTP/1.1" 409 206 0.002033 10.0.0.241 - - [2025-12-11 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.241 - - [2025-12-11 01:51:47] "GET /tag/5f74b9e6-6ff2-4d0b-90c9-7533eac05a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010954 10.0.0.241 - - [2025-12-11 01:51:48] "POST /firewall-rules HTTP/1.1" 200 564 0.213343 10.0.0.241 - - [2025-12-11 01:51:48] "GET /firewall-rule/6043cdc8-235c-4a07-a7e1-e4a07452ea5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004440 10.0.0.241 - - [2025-12-11 01:51:48] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003348 10.0.0.241 - - [2025-12-11 01:51:48] "GET /firewall-rule/6043cdc8-235c-4a07-a7e1-e4a07452ea5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002574 10.0.0.241 - - [2025-12-11 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.045695 10.0.0.241 - - [2025-12-11 01:51:48] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009866 10.0.0.241 - - [2025-12-11 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.241 - - [2025-12-11 01:51:48] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002994 10.0.0.241 - - [2025-12-11 01:51:48] "POST /tags HTTP/1.1" 409 206 0.001879 10.0.0.241 - - [2025-12-11 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.241 - - [2025-12-11 01:51:48] "GET /tag/5f74b9e6-6ff2-4d0b-90c9-7533eac05a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011908 10.0.0.241 - - [2025-12-11 01:51:48] "POST /firewall-rules HTTP/1.1" 200 562 0.074564 10.0.0.241 - - [2025-12-11 01:51:48] "GET /firewall-rule/8c0eb4a9-545e-4c00-9a11-96143f494820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.015648 10.0.0.241 - - [2025-12-11 01:51:48] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004581 10.0.0.241 - - [2025-12-11 01:51:48] "GET /firewall-rule/8c0eb4a9-545e-4c00-9a11-96143f494820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003038 10.0.0.241 - - [2025-12-11 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.054336 10.0.0.241 - - [2025-12-11 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018655 10.0.0.241 - - [2025-12-11 01:51:48] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.009471 10.0.0.241 - - [2025-12-11 01:51:48] "POST /tags HTTP/1.1" 200 372 0.057504 10.0.0.241 - - [2025-12-11 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.241 - - [2025-12-11 01:51:48] "GET /tag/46b990c4-440e-41b0-bdc2-be5e1858105a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.015426 10.0.0.241 - - [2025-12-11 01:51:48] "POST /tags HTTP/1.1" 200 320 0.028976 10.0.0.241 - - [2025-12-11 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.241 - - [2025-12-11 01:51:48] "GET /tag/26885873-1473-4fe2-84f0-400fd86b5402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.026322 10.0.0.241 - - [2025-12-11 01:51:49] "POST /id-to-fqname HTTP/1.1" 200 181 0.000627 10.0.0.241 - - [2025-12-11 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.024398 10.0.0.241 - - [2025-12-11 01:51:49] "POST /security-groups HTTP/1.1" 200 578 0.099176 10.0.0.241 - - [2025-12-11 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.002840 10.0.0.241 - - [2025-12-11 01:51:49] "POST /projects HTTP/1.1" 200 499 0.343822 10.0.0.241 - - [2025-12-11 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020934 10.0.0.241 - - [2025-12-11 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.028594 10.0.0.241 - - [2025-12-11 01:51:49] "POST /access-control-lists HTTP/1.1" 200 589 0.112932 10.0.0.241 - - [2025-12-11 01:51:49] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.007939 10.0.0.241 - - [2025-12-11 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.028984 10.0.0.241 - - [2025-12-11 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013576 10.0.0.241 - - [2025-12-11 01:51:49] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.017051 10.0.0.241 - - [2025-12-11 01:51:49] "POST /access-control-lists HTTP/1.1" 200 587 0.080333 10.0.0.241 - - [2025-12-11 01:51:49] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.104524 10.0.0.241 - - [2025-12-11 01:51:49] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.084669 10.0.0.241 - - [2025-12-11 01:51:49] "POST /security-groups HTTP/1.1" 200 560 0.117580 10.0.0.241 - - [2025-12-11 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.014160 10.0.0.241 - - [2025-12-11 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.050310 10.0.0.241 - - [2025-12-11 01:51:50] "POST /access-control-lists HTTP/1.1" 200 612 0.135727 10.0.0.241 - - [2025-12-11 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 247 0.002490 10.0.0.241 - - [2025-12-11 01:51:50] "POST /chown HTTP/1.1" 200 109 0.084767 10.0.0.241 - - [2025-12-11 01:51:50] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014768 10.0.0.241 - - [2025-12-11 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.241 - - [2025-12-11 01:51:50] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022466 10.0.0.241 - - [2025-12-11 01:51:50] "POST /access-control-lists HTTP/1.1" 200 610 0.104554 10.0.0.241 - - [2025-12-11 01:51:50] "POST /tags HTTP/1.1" 409 214 0.013562 10.0.0.241 - - [2025-12-11 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.241 - - [2025-12-11 01:51:50] "GET /tag/26885873-1473-4fe2-84f0-400fd86b5402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012156 10.0.0.241 - - [2025-12-11 01:51:50] "POST /firewall-rules HTTP/1.1" 200 580 0.073807 10.0.0.241 - - [2025-12-11 01:51:50] "GET /firewall-rule/19727cb6-46bd-4173-a76a-f25acf187c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008905 10.0.0.241 - - [2025-12-11 01:51:50] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.006360 10.0.0.241 - - [2025-12-11 01:51:50] "GET /firewall-rule/19727cb6-46bd-4173-a76a-f25acf187c49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006707 10.0.0.241 - - [2025-12-11 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.059111 10.0.0.241 - - [2025-12-11 01:51:50] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007166 10.0.0.241 - - [2025-12-11 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.241 - - [2025-12-11 01:51:50] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003275 10.0.0.241 - - [2025-12-11 01:51:50] "POST /tags HTTP/1.1" 409 214 0.003644 10.0.0.241 - - [2025-12-11 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.241 - - [2025-12-11 01:51:50] "GET /tag/26885873-1473-4fe2-84f0-400fd86b5402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.037479 10.0.0.241 - - [2025-12-11 01:51:50] "POST /firewall-rules HTTP/1.1" 200 578 0.108367 10.0.0.241 - - [2025-12-11 01:51:50] "GET /firewall-rule/d096b9bc-2aee-40e5-9a73-9cd9829eae02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.027858 10.0.0.241 - - [2025-12-11 01:51:50] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004060 10.0.0.241 - - [2025-12-11 01:51:50] "GET /firewall-rule/d096b9bc-2aee-40e5-9a73-9cd9829eae02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002493 10.0.0.241 - - [2025-12-11 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.033451 10.0.0.241 - - [2025-12-11 01:51:50] "POST /tags HTTP/1.1" 200 364 0.023612 10.0.0.241 - - [2025-12-11 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008606 10.0.0.241 - - [2025-12-11 01:51:51] "GET /tag/3ff44782-b55f-498e-8528-61c4b503b329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.034218 10.0.0.241 - - [2025-12-11 01:51:51] "POST /tags HTTP/1.1" 200 312 0.021306 10.0.0.241 - - [2025-12-11 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011667 10.0.0.241 - - [2025-12-11 01:51:51] "GET /tag/0226b7da-497c-4cd1-b17f-963056b8aa3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.035993 10.0.0.241 - - [2025-12-11 01:51:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.000600 10.0.0.241 - - [2025-12-11 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.009456 10.0.0.241 - - [2025-12-11 01:51:51] "POST /security-groups HTTP/1.1" 200 574 0.093988 10.0.0.241 - - [2025-12-11 01:51:51] "POST /projects HTTP/1.1" 200 491 0.265081 10.0.0.241 - - [2025-12-11 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.006562 10.0.0.241 - - [2025-12-11 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035257 10.0.0.241 - - [2025-12-11 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015404 10.0.0.241 - - [2025-12-11 01:51:51] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.024393 10.0.0.241 - - [2025-12-11 01:51:51] "POST /access-control-lists HTTP/1.1" 200 585 0.104715 10.0.0.241 - - [2025-12-11 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.026202 10.0.0.241 - - [2025-12-11 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025566 10.0.0.241 - - [2025-12-11 01:51:51] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.013846 10.0.0.241 - - [2025-12-11 01:51:51] "POST /access-control-lists HTTP/1.1" 200 583 0.146600 10.0.0.241 - - [2025-12-11 01:51:51] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.160546 10.0.0.241 - - [2025-12-11 01:51:51] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.075861 10.0.0.241 - - [2025-12-11 01:51:51] "POST /security-groups HTTP/1.1" 200 548 0.083017 10.0.0.241 - - [2025-12-11 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.003390 10.0.0.241 - - [2025-12-11 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024863 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001969 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:51:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002134 10.0.0.241 - - [2025-12-11 01:51:52] "POST /chown HTTP/1.1" 200 109 0.086990 10.0.0.241 - - [2025-12-11 01:51:52] "POST /access-control-lists HTTP/1.1" 200 604 0.121695 10.0.0.241 - - [2025-12-11 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.010085 10.0.0.241 - - [2025-12-11 01:51:52] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013460 10.0.0.241 - - [2025-12-11 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.241 - - [2025-12-11 01:51:52] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009585 10.0.0.241 - - [2025-12-11 01:51:52] "POST /access-control-lists HTTP/1.1" 200 602 0.063264 10.0.0.241 - - [2025-12-11 01:51:52] "POST /tags HTTP/1.1" 409 210 0.015496 10.0.0.241 - - [2025-12-11 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.241 - - [2025-12-11 01:51:52] "GET /tag/0226b7da-497c-4cd1-b17f-963056b8aa3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015813 10.0.0.241 - - [2025-12-11 01:51:52] "POST /firewall-rules HTTP/1.1" 200 572 0.121783 10.0.0.241 - - [2025-12-11 01:51:52] "GET /firewall-rule/dc221258-6915-4bb2-84ba-f2d00707d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.065349 10.0.0.241 - - [2025-12-11 01:51:52] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.043464 10.0.0.241 - - [2025-12-11 01:51:52] "GET /firewall-rule/dc221258-6915-4bb2-84ba-f2d00707d40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003514 10.0.0.241 - - [2025-12-11 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.083772 10.0.0.241 - - [2025-12-11 01:51:52] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019079 10.0.0.241 - - [2025-12-11 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007677 10.0.0.241 - - [2025-12-11 01:51:52] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010022 10.0.0.241 - - [2025-12-11 01:51:52] "POST /tags HTTP/1.1" 409 210 0.003646 10.0.0.241 - - [2025-12-11 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.241 - - [2025-12-11 01:51:52] "GET /tag/0226b7da-497c-4cd1-b17f-963056b8aa3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012442 10.0.0.241 - - [2025-12-11 01:51:53] "POST /firewall-rules HTTP/1.1" 200 570 0.070746 10.0.0.241 - - [2025-12-11 01:51:53] "GET /firewall-rule/efd8e7e6-192a-41a7-a791-b4f44d828540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007206 10.0.0.241 - - [2025-12-11 01:51:53] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.005032 10.0.0.241 - - [2025-12-11 01:51:53] "GET /firewall-rule/efd8e7e6-192a-41a7-a791-b4f44d828540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004433 10.0.0.241 - - [2025-12-11 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.037674 10.0.0.241 - - [2025-12-11 01:51:53] "POST /tags HTTP/1.1" 200 364 0.026782 10.0.0.241 - - [2025-12-11 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.241 - - [2025-12-11 01:51:53] "GET /tag/ad625c5e-c477-4a53-91ad-cb07dfd65a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.024816 10.0.0.241 - - [2025-12-11 01:51:53] "POST /tags HTTP/1.1" 409 210 0.001969 10.0.0.241 - - [2025-12-11 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.241 - - [2025-12-11 01:51:53] "GET /tag/274fe993-9c34-49dd-bb45-487b0165a987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011822 10.0.0.241 - - [2025-12-11 01:51:53] "POST /projects HTTP/1.1" 409 223 0.002263 10.0.0.241 - - [2025-12-11 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.241 - - [2025-12-11 01:51:53] "GET /project/8606009e-e8ae-443a-b619-4bbb676196df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.057328 10.0.0.241 - - [2025-12-11 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.241 - - [2025-12-11 01:51:53] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.004521 10.0.0.241 - - [2025-12-11 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.241 - - [2025-12-11 01:51:53] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005269 10.0.0.241 - - [2025-12-11 01:51:53] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.046635 10.0.0.241 - - [2025-12-11 01:51:53] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.057192 10.0.0.241 - - [2025-12-11 01:51:53] "POST /security-groups HTTP/1.1" 409 253 0.003023 10.0.0.241 - - [2025-12-11 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.241 - - [2025-12-11 01:51:53] "PUT /security-group/27c84428-fe54-4a9b-a7f4-118a6569ea84 HTTP/1.1" 200 263 0.061786 10.0.0.241 - - [2025-12-11 01:51:53] "PUT /access-control-list/bf0486d3-09a6-426f-8afc-6c519c193f6b HTTP/1.1" 200 273 0.036980 10.0.0.241 - - [2025-12-11 01:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.038739 10.0.0.241 - - [2025-12-11 01:51:53] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023728 10.0.0.241 - - [2025-12-11 01:51:53] "PUT /access-control-list/d4619972-f003-475d-82d7-f367ad431dc4 HTTP/1.1" 200 273 0.046852 10.0.0.241 - - [2025-12-11 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.038247 10.0.0.241 - - [2025-12-11 01:51:53] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005323 10.0.0.241 - - [2025-12-11 01:51:53] "POST /tags HTTP/1.1" 409 210 0.002084 10.0.0.241 - - [2025-12-11 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.241 - - [2025-12-11 01:51:54] "GET /tag/274fe993-9c34-49dd-bb45-487b0165a987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.024727 10.0.0.241 - - [2025-12-11 01:51:54] "POST /firewall-rules HTTP/1.1" 200 572 0.083182 10.0.0.241 - - [2025-12-11 01:51:54] "GET /firewall-rule/abc1feba-cd2e-4131-91be-1f4b131608b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.014535 10.0.0.241 - - [2025-12-11 01:51:54] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005344 10.0.0.241 - - [2025-12-11 01:51:54] "GET /firewall-rule/abc1feba-cd2e-4131-91be-1f4b131608b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002546 10.0.0.241 - - [2025-12-11 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.060834 10.0.0.241 - - [2025-12-11 01:51:54] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003611 10.0.0.241 - - [2025-12-11 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.241 - - [2025-12-11 01:51:54] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003201 10.0.0.241 - - [2025-12-11 01:51:54] "POST /tags HTTP/1.1" 409 210 0.002193 10.0.0.241 - - [2025-12-11 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.241 - - [2025-12-11 01:51:54] "GET /tag/274fe993-9c34-49dd-bb45-487b0165a987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015883 10.0.0.241 - - [2025-12-11 01:51:54] "POST /firewall-rules HTTP/1.1" 200 570 0.071130 10.0.0.241 - - [2025-12-11 01:51:54] "GET /firewall-rule/580d5abe-477e-4d1a-9b91-64c04e5fb225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011170 10.0.0.241 - - [2025-12-11 01:51:54] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.012253 10.0.0.241 - - [2025-12-11 01:51:54] "GET /firewall-rule/580d5abe-477e-4d1a-9b91-64c04e5fb225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005722 10.0.0.241 - - [2025-12-11 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.085232 10.0.0.241 - - [2025-12-11 01:51:54] "POST /tags HTTP/1.1" 409 237 0.017174 10.0.0.241 - - [2025-12-11 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.241 - - [2025-12-11 01:51:54] "GET /tag/ad625c5e-c477-4a53-91ad-cb07dfd65a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.019413 10.0.0.241 - - [2025-12-11 01:51:54] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.009876 10.0.0.241 - - [2025-12-11 01:51:54] "POST /set-tag HTTP/1.1" 200 109 0.018084 10.0.0.41 - - [2025-12-11 01:52:42] "GET / HTTP/1.1" 200 36215 0.001752 10.0.0.41 - - [2025-12-11 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.41 - - [2025-12-11 01:52:42] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005555 10.0.0.41 - - [2025-12-11 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.41 - - [2025-12-11 01:52:42] "GET /routing-instance/ee6e0d54-4c61-460d-861e-569c67d832e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003438 10.0.0.41 - - [2025-12-11 01:52:42] "PUT /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76 HTTP/1.1" 200 275 0.013901 10.0.0.41 - - [2025-12-11 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.014422 10.0.0.41 - - [2025-12-11 01:52:42] "POST /virtual-routers HTTP/1.1" 200 601 0.017506 10.0.0.41 - - [2025-12-11 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021038 10.0.0.41 - - [2025-12-11 01:52:42] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003627 10.0.0.41 - - [2025-12-11 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.002364 10.0.0.41 - - [2025-12-11 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.41 - - [2025-12-11 01:52:42] "GET /virtual-network/5a114d67-0321-4fdc-8f42-d48d711d355e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003741 10.0.0.41 - - [2025-12-11 01:52:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.072848 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:52:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:52:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000996 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:53:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001256 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:53:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001165 10.0.0.241 - - [2025-12-11 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.241 - - [2025-12-11 01:53:08] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003035 10.0.0.241 - - [2025-12-11 01:53:14] "GET / HTTP/1.1" 200 36215 0.001538 10.0.0.241 - - [2025-12-11 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.241 - - [2025-12-11 01:53:14] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006470 10.0.0.241 - - [2025-12-11 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.241 - - [2025-12-11 01:53:14] "GET /config-node/6c770644-2a68-4207-b299-8bb4c519a6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003890 10.0.0.241 - - [2025-12-11 01:53:26] "GET / HTTP/1.1" 200 36215 0.002255 10.0.0.241 - - [2025-12-11 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.241 - - [2025-12-11 01:53:26] "GET /routing-instance/ee6e0d54-4c61-460d-861e-569c67d832e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003689 10.0.0.241 - - [2025-12-11 01:53:26] "POST /bgp-routers HTTP/1.1" 409 301 0.005455 10.0.0.241 - - [2025-12-11 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.241 - - [2025-12-11 01:53:26] "GET /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.004829 10.0.0.241 - - [2025-12-11 01:53:26] "PUT /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb HTTP/1.1" 200 255 0.027159 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:53:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:53:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:53:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:53:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 10.0.0.241 - - [2025-12-11 01:55:23] "GET /global-system-configs HTTP/1.1" 200 323 0.002071 10.0.0.241 - - [2025-12-11 01:55:25] "GET /global-system-configs HTTP/1.1" 200 323 0.001860 10.0.0.241 - - [2025-12-11 01:55:39] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004179 10.0.0.241 - - [2025-12-11 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.011705 10.0.0.241 - - [2025-12-11 01:55:47] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005210 10.0.0.241 - - [2025-12-11 01:55:47] "POST /set-tag HTTP/1.1" 200 109 0.006787 10.0.0.241 - - [2025-12-11 01:55:47] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004319 10.0.0.241 - - [2025-12-11 01:55:47] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.241 - - [2025-12-11 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.241 - - [2025-12-11 01:55:47] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003160 10.0.0.241 - - [2025-12-11 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.241 - - [2025-12-11 01:55:47] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002461 10.0.0.241 - - [2025-12-11 01:55:47] "GET /loadbalancer-pool/6eeab1f4-8093-48da-8af6-93788ff83cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003900 10.0.0.241 - - [2025-12-11 01:55:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020348 10.0.0.241 - - [2025-12-11 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009437 10.0.0.241 - - [2025-12-11 01:55:47] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005365 10.0.0.241 - - [2025-12-11 01:55:47] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008277 10.0.0.241 - - [2025-12-11 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.007800 10.0.0.241 - - [2025-12-11 01:55:47] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.013910 10.0.0.241 - - [2025-12-11 01:55:47] "POST /tags HTTP/1.1" 409 205 0.006592 10.0.0.241 - - [2025-12-11 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.241 - - [2025-12-11 01:55:47] "PUT /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f HTTP/1.1" 200 257 0.020393 10.0.0.241 - - [2025-12-11 01:55:47] "GET /tag/a8ab5c29-e907-4dbe-900c-9b3941722d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.024657 10.0.0.241 - - [2025-12-11 01:55:47] "POST /set-tag HTTP/1.1" 200 109 0.065973 10.0.0.241 - - [2025-12-11 01:55:48] "GET /loadbalancer-pool/76ff2dea-30ef-4e91-9c7f-9f9b35928d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016987 10.0.0.241 - - [2025-12-11 01:55:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027777 10.0.0.241 - - [2025-12-11 01:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008419 10.0.0.241 - - [2025-12-11 01:55:48] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014278 10.0.0.241 - - [2025-12-11 01:55:48] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007123 10.0.0.241 - - [2025-12-11 01:55:48] "POST /set-tag HTTP/1.1" 200 109 0.004567 10.0.0.241 - - [2025-12-11 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.007312 10.0.0.241 - - [2025-12-11 01:55:48] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.013199 10.0.0.241 - - [2025-12-11 01:55:48] "PUT /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f HTTP/1.1" 200 257 0.010330 10.0.0.241 - - [2025-12-11 01:55:48] "GET /loadbalancer-pool/8c08a8d9-8ed9-45d5-a24c-f4245ad13c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010796 10.0.0.241 - - [2025-12-11 01:55:48] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028804 10.0.0.241 - - [2025-12-11 01:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028887 10.0.0.241 - - [2025-12-11 01:55:48] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014463 10.0.0.241 - - [2025-12-11 01:55:48] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009232 10.0.0.241 - - [2025-12-11 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.006950 10.0.0.241 - - [2025-12-11 01:55:48] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.014491 10.0.0.241 - - [2025-12-11 01:55:48] "POST /set-tag HTTP/1.1" 200 109 0.004462 10.0.0.241 - - [2025-12-11 01:55:48] "PUT /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f HTTP/1.1" 200 257 0.015247 10.0.0.241 - - [2025-12-11 01:56:38] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004501 10.0.0.241 - - [2025-12-11 01:56:38] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.241 - - [2025-12-11 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.241 - - [2025-12-11 01:56:38] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002735 10.0.0.241 - - [2025-12-11 01:56:38] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003957 10.0.0.241 - - [2025-12-11 01:56:38] "POST /set-tag HTTP/1.1" 200 109 0.033827 10.0.0.241 - - [2025-12-11 01:56:38] "DELETE /loadbalancer-member/e0845bf5-7933-4ad1-b02f-4cec3526fe21 HTTP/1.1" 200 115 0.049253 10.0.0.241 - - [2025-12-11 01:56:38] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011791 10.0.0.241 - - [2025-12-11 01:56:38] "POST /set-tag HTTP/1.1" 200 109 0.005509 10.0.0.241 - - [2025-12-11 01:56:38] "DELETE /loadbalancer-member/986c83f4-3837-4ea2-909d-a80607d8e65c HTTP/1.1" 200 115 0.033671 10.0.0.241 - - [2025-12-11 01:56:38] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010055 10.0.0.241 - - [2025-12-11 01:56:38] "POST /set-tag HTTP/1.1" 200 109 0.004042 10.0.0.241 - - [2025-12-11 01:56:38] "DELETE /loadbalancer-member/e49ba024-a61f-4326-9f1b-b99ecd7ef1e8 HTTP/1.1" 200 115 0.040017 10.0.0.241 - - [2025-12-11 01:56:38] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005783 10.0.0.241 - - [2025-12-11 01:56:38] "POST /set-tag HTTP/1.1" 200 109 0.006026 10.0.0.241 - - [2025-12-11 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.241 - - [2025-12-11 01:56:38] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003585 10.0.0.241 - - [2025-12-11 01:56:38] "GET /loadbalancer-pool/6eeab1f4-8093-48da-8af6-93788ff83cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004111 10.0.0.241 - - [2025-12-11 01:56:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044181 10.0.0.241 - - [2025-12-11 01:56:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019153 10.0.0.241 - - [2025-12-11 01:56:38] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009906 10.0.0.241 - - [2025-12-11 01:56:38] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004536 10.0.0.241 - - [2025-12-11 01:56:38] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002141 10.0.0.241 - - [2025-12-11 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.074610 10.0.0.241 - - [2025-12-11 01:56:39] "GET /loadbalancer-pool/76ff2dea-30ef-4e91-9c7f-9f9b35928d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.019522 10.0.0.241 - - [2025-12-11 01:56:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030386 10.0.0.241 - - [2025-12-11 01:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020314 10.0.0.241 - - [2025-12-11 01:56:39] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017500 10.0.0.241 - - [2025-12-11 01:56:39] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009063 10.0.0.241 - - [2025-12-11 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.241 - - [2025-12-11 01:56:39] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002179 10.0.0.241 - - [2025-12-11 01:56:39] "GET /loadbalancer-pool/8c08a8d9-8ed9-45d5-a24c-f4245ad13c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002716 10.0.0.241 - - [2025-12-11 01:56:39] "POST /loadbalancer-members HTTP/1.1" 200 694 0.039270 10.0.0.241 - - [2025-12-11 01:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.039620 10.0.0.241 - - [2025-12-11 01:56:39] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005024 10.0.0.241 - - [2025-12-11 01:56:39] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004153 10.0.0.241 - - [2025-12-11 01:56:39] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002194 10.0.0.241 - - [2025-12-11 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.41 - - [2025-12-11 01:56:58] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.41 - - [2025-12-11 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.41 - - [2025-12-11 01:56:58] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004907 10.0.0.41 - - [2025-12-11 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.41 - - [2025-12-11 01:56:58] "GET /routing-instance/ee6e0d54-4c61-460d-861e-569c67d832e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003275 10.0.0.41 - - [2025-12-11 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.41 - - [2025-12-11 01:56:58] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003367 10.0.0.41 - - [2025-12-11 01:56:58] "PUT /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f HTTP/1.1" 200 263 0.029999 10.0.0.41 - - [2025-12-11 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.41 - - [2025-12-11 01:56:58] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002714 10.0.0.41 - - [2025-12-11 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.41 - - [2025-12-11 01:56:58] "GET /virtual-machine-interface/b0511354-6352-4583-be14-03b1a06b1b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005789 10.0.0.41 - - [2025-12-11 01:56:58] "PUT /virtual-machine-interface/b0511354-6352-4583-be14-03b1a06b1b64 HTTP/1.1" 200 285 0.009957 10.0.0.241 - - [2025-12-11 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.241 - - [2025-12-11 01:57:08] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003118 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:58:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001299 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:58:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001206 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001165 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001086 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:58:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:58:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001038 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:58:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.241 - - [2025-12-11 01:58:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000908 10.0.0.241 - - [2025-12-11 02:00:23] "GET /global-system-configs HTTP/1.1" 200 323 0.002579 10.0.0.241 - - [2025-12-11 02:00:25] "GET /global-system-configs HTTP/1.1" 200 323 0.005049 10.0.0.241 - - [2025-12-11 02:00:53] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007871 10.0.0.241 - - [2025-12-11 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.004579 10.0.0.241 - - [2025-12-11 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.241 - - [2025-12-11 02:00:53] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002575 10.0.0.241 - - [2025-12-11 02:00:53] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005086 10.0.0.241 - - [2025-12-11 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.035680 10.0.0.241 - - [2025-12-11 02:00:53] "DELETE /loadbalancer-member/698ebb52-6e91-4ca7-b32f-09f7a571a15a HTTP/1.1" 200 115 0.071450 10.0.0.241 - - [2025-12-11 02:00:53] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010567 10.0.0.241 - - [2025-12-11 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.241 - - [2025-12-11 02:00:53] "DELETE /loadbalancer-member/442a8189-64d8-4464-84e6-5705e34cf97f HTTP/1.1" 200 115 0.049687 10.0.0.241 - - [2025-12-11 02:00:53] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005687 10.0.0.241 - - [2025-12-11 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.241 - - [2025-12-11 02:00:53] "DELETE /loadbalancer-member/19916b9c-52ae-4fdc-9cdf-6ea19339bd0f HTTP/1.1" 200 115 0.049438 10.0.0.241 - - [2025-12-11 02:00:53] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006957 10.0.0.241 - - [2025-12-11 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.241 - - [2025-12-11 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.241 - - [2025-12-11 02:00:53] "GET /loadbalancer/d25e7480-f9cb-4470-b51e-175fd5576bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002353 10.0.0.241 - - [2025-12-11 02:00:53] "GET /loadbalancer-pool/6eeab1f4-8093-48da-8af6-93788ff83cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002995 10.0.0.241 - - [2025-12-11 02:00:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029380 10.0.0.241 - - [2025-12-11 02:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024607 10.0.0.241 - - [2025-12-11 02:00:53] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016177 10.0.0.241 - - [2025-12-11 02:00:53] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008706 10.0.0.241 - - [2025-12-11 02:00:53] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005904 10.0.0.241 - - [2025-12-11 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.061022 10.0.0.241 - - [2025-12-11 02:00:53] "GET /loadbalancer-pool/76ff2dea-30ef-4e91-9c7f-9f9b35928d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011837 10.0.0.241 - - [2025-12-11 02:00:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023904 10.0.0.241 - - [2025-12-11 02:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.034400 10.0.0.241 - - [2025-12-11 02:00:54] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006200 10.0.0.241 - - [2025-12-11 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.004752 10.0.0.241 - - [2025-12-11 02:00:54] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005836 10.0.0.241 - - [2025-12-11 02:00:54] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004456 10.0.0.241 - - [2025-12-11 02:00:54] "GET /loadbalancer-pool/8c08a8d9-8ed9-45d5-a24c-f4245ad13c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003640 10.0.0.241 - - [2025-12-11 02:00:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.035854 10.0.0.241 - - [2025-12-11 02:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035187 10.0.0.241 - - [2025-12-11 02:00:54] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018152 10.0.0.241 - - [2025-12-11 02:00:54] "GET /virtual-machine-interface/ef58e0d0-d633-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006609 10.0.0.241 - - [2025-12-11 02:00:54] "GET /floating-ip/3c459980-5d8e-42c3-953d-da49dd6f059f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002280 10.0.0.241 - - [2025-12-11 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.004069 10.0.0.241 - - [2025-12-11 02:02:03] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.241 - - [2025-12-11 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.241 - - [2025-12-11 02:02:03] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037849 10.0.0.241 - - [2025-12-11 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.241 - - [2025-12-11 02:02:03] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042877 10.0.0.241 - - [2025-12-11 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.241 - - [2025-12-11 02:02:04] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046597 10.0.0.241 - - [2025-12-11 02:02:04] "POST /tags HTTP/1.1" 200 334 0.029374 10.0.0.241 - - [2025-12-11 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015987 10.0.0.241 - - [2025-12-11 02:02:04] "GET /tag/83c773a5-fe77-41eb-a971-968f34bb068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019172 10.0.0.241 - - [2025-12-11 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.241 - - [2025-12-11 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.241 - - [2025-12-11 02:02:04] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042883 10.0.0.241 - - [2025-12-11 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.241 - - [2025-12-11 02:02:04] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065692 10.0.0.241 - - [2025-12-11 02:02:04] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004338 10.0.0.241 - - [2025-12-11 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.241 - - [2025-12-11 02:02:04] "GET /service-appliance-set/3399c15f-e825-4c86-a4dc-9de9ddf81c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001935 10.0.0.241 - - [2025-12-11 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.001227 10.0.0.241 - - [2025-12-11 02:02:04] "GET /virtual-networks?parent_id=1e54e21c-1848-4a63-ad50-edf6b6e55a66&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002279 10.0.0.241 - - [2025-12-11 02:02:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.082894 10.0.0.241 - - [2025-12-11 02:02:04] "GET /virtual-machine-interface/1c3bf1e7-d06d-446a-b5ed-6942ae41b07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014719 10.0.0.241 - - [2025-12-11 02:02:04] "POST /virtual-networks HTTP/1.1" 200 514 0.103769 10.0.0.241 - - [2025-12-11 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.241 - - [2025-12-11 02:02:04] "GET /network-ipam/d8ec56d9-36db-45df-9ce4-fa7df9d1aec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004761 10.0.0.241 - - [2025-12-11 02:02:04] "POST /instance-ips HTTP/1.1" 200 410 0.032351 10.0.0.241 - - [2025-12-11 02:02:04] "GET /instance-ip/9493729a-dd6c-437a-af42-836e7d71a2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.011330 10.0.0.241 - - [2025-12-11 02:02:05] "POST /loadbalancers HTTP/1.1" 200 612 0.126851 10.0.0.241 - - [2025-12-11 02:02:05] "POST /useragent-kv HTTP/1.1" 200 115 0.014131 10.0.0.241 - - [2025-12-11 02:02:05] "POST /ref-update HTTP/1.1" 200 156 0.177156 10.0.0.241 - - [2025-12-11 02:02:05] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011496 10.0.0.241 - - [2025-12-11 02:02:05] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033583 10.0.0.241 - - [2025-12-11 02:02:05] "GET /instance-ip/9493729a-dd6c-437a-af42-836e7d71a2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003882 10.0.0.241 - - [2025-12-11 02:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027267 10.0.0.241 - - [2025-12-11 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012457 10.0.0.241 - - [2025-12-11 02:02:05] "GET /domains HTTP/1.1" 200 281 0.011235 10.0.0.241 - - [2025-12-11 02:02:05] "POST /floating-ips HTTP/1.1" 200 599 0.039428 10.0.0.241 - - [2025-12-11 02:02:05] "GET /domain/b18a4141-b3b4-4037-a543-cb6ebbbceded HTTP/1.1" 200 3100 0.044091 10.0.0.241 - - [2025-12-11 02:02:05] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058726 10.0.0.241 - - [2025-12-11 02:02:05] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66 HTTP/1.1" 200 5999 0.044645 10.0.0.241 - - [2025-12-11 02:02:05] "GET /loadbalancer/d9ce569d-37fd-49ea-8828-487bdbe5c8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003607 10.0.0.241 - - [2025-12-11 02:02:05] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2090 0.010216 10.0.0.241 - - [2025-12-11 02:02:05] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2090 0.008231 10.0.0.241 - - [2025-12-11 02:02:05] "GET /routing-instance/b93fb30a-ce2f-4811-af06-e176067719e0 HTTP/1.1" 200 1184 0.003692 10.0.0.241 - - [2025-12-11 02:02:05] "GET /routing-instance/b93fb30a-ce2f-4811-af06-e176067719e0 HTTP/1.1" 200 1184 0.004084 10.0.0.241 - - [2025-12-11 02:02:05] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.045907 10.0.0.241 - - [2025-12-11 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.241 - - [2025-12-11 02:02:05] "POST /route-targets HTTP/1.1" 200 328 0.025889 10.0.0.241 - - [2025-12-11 02:02:05] "POST /ref-update HTTP/1.1" 200 156 0.013001 10.0.0.241 - - [2025-12-11 02:02:05] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037098 10.0.0.241 - - [2025-12-11 02:02:05] "GET /loadbalancer-listener/63304e9a-6f66-40e3-a392-42d63a7a7437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003288 10.0.0.241 - - [2025-12-11 02:02:05] "GET /loadbalancer-listener/63304e9a-6f66-40e3-a392-42d63a7a7437?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002331 10.0.0.241 - - [2025-12-11 02:02:05] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019282 10.0.0.241 - - [2025-12-11 02:02:05] "GET /instance-ip/9493729a-dd6c-437a-af42-836e7d71a2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003998 10.0.0.241 - - [2025-12-11 02:02:05] "GET /instance-ip/9493729a-dd6c-437a-af42-836e7d71a2e3?fields=floating_ips HTTP/1.1" 200 1215 0.011606 10.0.0.241 - - [2025-12-11 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.241 - - [2025-12-11 02:02:05] "GET /loadbalancer/d9ce569d-37fd-49ea-8828-487bdbe5c8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002366 10.0.0.241 - - [2025-12-11 02:02:05] "GET /floating-ip/d26d2eb6-a359-456c-9b20-7595e207e417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.005143 10.0.0.241 - - [2025-12-11 02:02:05] "POST /tags HTTP/1.1" 200 296 0.059224 10.0.0.241 - - [2025-12-11 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.241 - - [2025-12-11 02:02:05] "GET /tag/c0d80e96-dbe9-4728-bd23-1067b571c435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.014926 10.0.0.241 - - [2025-12-11 02:02:05] "POST /tags HTTP/1.1" 409 233 0.002882 10.0.0.241 - - [2025-12-11 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.241 - - [2025-12-11 02:02:05] "GET /tag/51532585-d191-4482-80a7-723eede803ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011440 10.0.0.241 - - [2025-12-11 02:02:05] "POST /tags HTTP/1.1" 409 206 0.001776 10.0.0.241 - - [2025-12-11 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.241 - - [2025-12-11 02:02:05] "GET /tag/5f74b9e6-6ff2-4d0b-90c9-7533eac05a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013495 10.0.0.241 - - [2025-12-11 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.241 - - [2025-12-11 02:02:05] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004178 10.0.0.241 - - [2025-12-11 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.241 - - [2025-12-11 02:02:05] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027040 10.0.0.241 - - [2025-12-11 02:02:05] "POST /virtual-machines HTTP/1.1" 200 370 0.010726 10.0.0.241 - - [2025-12-11 02:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010581 10.0.0.241 - - [2025-12-11 02:02:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138778 10.0.0.241 - - [2025-12-11 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027875 10.0.0.241 - - [2025-12-11 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012001 10.0.0.241 - - [2025-12-11 02:02:06] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004972 10.0.0.241 - - [2025-12-11 02:02:06] "POST /instance-ips HTTP/1.1" 200 410 0.027721 10.0.0.241 - - [2025-12-11 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.032165 10.0.0.241 - - [2025-12-11 02:02:06] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005210 10.0.0.241 - - [2025-12-11 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.019736 10.0.0.241 - - [2025-12-11 02:02:06] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015568 10.0.0.241 - - [2025-12-11 02:02:06] "GET /instance-ip/64d0f072-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002793 10.0.0.241 - - [2025-12-11 02:02:06] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004826 10.0.0.241 - - [2025-12-11 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.241 - - [2025-12-11 02:02:06] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002736 10.0.0.241 - - [2025-12-11 02:02:06] "POST /ref-update HTTP/1.1" 200 156 0.010396 10.0.0.241 - - [2025-12-11 02:02:06] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015441 10.0.0.241 - - [2025-12-11 02:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.241 - - [2025-12-11 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.241 - - [2025-12-11 02:02:06] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003986 10.0.0.241 - - [2025-12-11 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.241 - - [2025-12-11 02:02:06] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.019702 10.0.0.241 - - [2025-12-11 02:02:06] "POST /virtual-machines HTTP/1.1" 200 370 0.007111 10.0.0.241 - - [2025-12-11 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029673 10.0.0.241 - - [2025-12-11 02:02:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127786 10.0.0.241 - - [2025-12-11 02:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008981 10.0.0.241 - - [2025-12-11 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009765 10.0.0.241 - - [2025-12-11 02:02:06] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006681 10.0.0.241 - - [2025-12-11 02:02:07] "POST /instance-ips HTTP/1.1" 200 410 0.025872 10.0.0.241 - - [2025-12-11 02:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028781 10.0.0.241 - - [2025-12-11 02:02:07] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009294 10.0.0.241 - - [2025-12-11 02:02:07] "POST /set-tag HTTP/1.1" 200 109 0.017119 10.0.0.241 - - [2025-12-11 02:02:07] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017169 10.0.0.241 - - [2025-12-11 02:02:07] "GET /instance-ip/65458ac2-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002805 10.0.0.241 - - [2025-12-11 02:02:07] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004286 10.0.0.241 - - [2025-12-11 02:02:07] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.241 - - [2025-12-11 02:02:07] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.004212 10.0.0.241 - - [2025-12-11 02:02:07] "POST /ref-update HTTP/1.1" 200 156 0.011582 10.0.0.241 - - [2025-12-11 02:02:07] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.030587 10.0.0.241 - - [2025-12-11 02:02:07] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.241 - - [2025-12-11 02:02:07] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007178 10.0.0.241 - - [2025-12-11 02:02:07] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.241 - - [2025-12-11 02:02:07] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003752 10.0.0.241 - - [2025-12-11 02:02:07] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.241 - - [2025-12-11 02:02:10] "GET /domains HTTP/1.1" 200 281 0.002052 10.0.0.241 - - [2025-12-11 02:02:10] "GET /domain/b18a4141-b3b4-4037-a543-cb6ebbbceded HTTP/1.1" 200 3100 0.003397 10.0.0.241 - - [2025-12-11 02:02:10] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66 HTTP/1.1" 200 7091 0.053247 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2090 0.005976 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2090 0.005867 10.0.0.241 - - [2025-12-11 02:02:10] "GET /routing-instance/b93fb30a-ce2f-4811-af06-e176067719e0 HTTP/1.1" 200 1406 0.004409 10.0.0.241 - - [2025-12-11 02:02:10] "GET /routing-instance/b93fb30a-ce2f-4811-af06-e176067719e0 HTTP/1.1" 200 1406 0.003173 10.0.0.241 - - [2025-12-11 02:02:10] "GET /route-target/75eaa269-1162-4aa4-b27d-cc75e218c1a7 HTTP/1.1" 200 1154 0.002387 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2090 0.004030 10.0.0.241 - - [2025-12-11 02:02:10] "GET /routing-instance/b93fb30a-ce2f-4811-af06-e176067719e0 HTTP/1.1" 200 1406 0.003069 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005121 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2090 0.003823 10.0.0.241 - - [2025-12-11 02:02:10] "GET /routing-instance/b93fb30a-ce2f-4811-af06-e176067719e0 HTTP/1.1" 200 1406 0.002725 10.0.0.241 - - [2025-12-11 02:02:10] "GET /routing-instance/b93fb30a-ce2f-4811-af06-e176067719e0 HTTP/1.1" 200 1406 0.003241 10.0.0.241 - - [2025-12-11 02:02:10] "GET /route-target/75eaa269-1162-4aa4-b27d-cc75e218c1a7 HTTP/1.1" 200 1154 0.004403 10.0.0.241 - - [2025-12-11 02:02:10] "GET /domains HTTP/1.1" 200 281 0.001941 10.0.0.241 - - [2025-12-11 02:02:10] "GET /domain/b18a4141-b3b4-4037-a543-cb6ebbbceded HTTP/1.1" 200 3100 0.003139 10.0.0.241 - - [2025-12-11 02:02:10] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66 HTTP/1.1" 200 7091 0.051770 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2090 0.004290 10.0.0.241 - - [2025-12-11 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.241 - - [2025-12-11 02:02:10] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039131 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008450 10.0.0.241 - - [2025-12-11 02:02:10] "GET /floating-ip-pools?parent_id=e7dba446-26bc-4716-b145-902daf2da871&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002296 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005055 10.0.0.241 - - [2025-12-11 02:02:10] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016601 10.0.0.241 - - [2025-12-11 02:02:10] "POST /ref-update HTTP/1.1" 200 156 0.021422 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005435 10.0.0.241 - - [2025-12-11 02:02:10] "GET /domains HTTP/1.1" 200 281 0.001922 10.0.0.241 - - [2025-12-11 02:02:10] "GET /domain/b18a4141-b3b4-4037-a543-cb6ebbbceded HTTP/1.1" 200 3100 0.002686 10.0.0.241 - - [2025-12-11 02:02:10] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66 HTTP/1.1" 200 7348 0.040146 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2329 0.005792 10.0.0.241 - - [2025-12-11 02:02:10] "GET /floating-ip-pool/30c8e267-1453-4e77-8670-c8c454cf8116 HTTP/1.1" 200 1316 0.002238 10.0.0.241 - - [2025-12-11 02:02:10] "GET /domains HTTP/1.1" 200 281 0.001614 10.0.0.241 - - [2025-12-11 02:02:10] "GET /domain/b18a4141-b3b4-4037-a543-cb6ebbbceded HTTP/1.1" 200 3100 0.002356 10.0.0.241 - - [2025-12-11 02:02:10] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66 HTTP/1.1" 200 7348 0.033921 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 2329 0.003701 10.0.0.241 - - [2025-12-11 02:02:10] "GET /virtual-network/e7dba446-26bc-4716-b145-902daf2da871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003834 10.0.0.241 - - [2025-12-11 02:02:11] "POST /tags HTTP/1.1" 200 366 0.052074 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.241 - - [2025-12-11 02:02:11] "GET /tag/4e9c3174-3afb-4928-9722-75f7753c5bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015007 10.0.0.241 - - [2025-12-11 02:02:11] "POST /tags HTTP/1.1" 409 206 0.001601 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.241 - - [2025-12-11 02:02:11] "GET /tag/5f74b9e6-6ff2-4d0b-90c9-7533eac05a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010661 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.241 - - [2025-12-11 02:02:11] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.051632 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.241 - - [2025-12-11 02:02:11] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003896 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.241 - - [2025-12-11 02:02:11] "GET /service-appliance-set/3c0c6de8-276d-430f-8603-c2ebb62cfa97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003858 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001895 10.0.0.241 - - [2025-12-11 02:02:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.103711 10.0.0.241 - - [2025-12-11 02:02:11] "GET /virtual-machine-interface/029a76e3-e71e-4a8c-859c-4434c5e0c789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2347 0.008780 10.0.0.241 - - [2025-12-11 02:02:11] "POST /set-tag HTTP/1.1" 200 109 0.021266 10.0.0.241 - - [2025-12-11 02:02:11] "POST /instance-ips HTTP/1.1" 200 418 0.021633 10.0.0.241 - - [2025-12-11 02:02:11] "GET /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.010559 10.0.0.241 - - [2025-12-11 02:02:11] "POST /loadbalancers HTTP/1.1" 200 620 0.073129 10.0.0.241 - - [2025-12-11 02:02:11] "POST /service-instances HTTP/1.1" 200 568 0.027342 10.0.0.241 - - [2025-12-11 02:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.034097 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.241 - - [2025-12-11 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.026363 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.241 - - [2025-12-11 02:02:11] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042324 10.0.0.241 - - [2025-12-11 02:02:11] "GET /virtual-machine-interface/029a76e3-e71e-4a8c-859c-4434c5e0c789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.005184 10.0.0.241 - - [2025-12-11 02:02:11] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.014056 10.0.0.241 - - [2025-12-11 02:02:11] "GET /virtual-machine-interface/029a76e3-e71e-4a8c-859c-4434c5e0c789?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.018301 10.0.0.241 - - [2025-12-11 02:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013559 10.0.0.241 - - [2025-12-11 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013230 10.0.0.241 - - [2025-12-11 02:02:11] "GET /floating-ip-pool/30c8e267-1453-4e77-8670-c8c454cf8116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002926 10.0.0.241 - - [2025-12-11 02:02:11] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.019113 10.0.0.241 - - [2025-12-11 02:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020500 10.0.0.241 - - [2025-12-11 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.241 - - [2025-12-11 02:02:12] "POST /floating-ips HTTP/1.1" 200 673 0.122303 10.0.0.241 - - [2025-12-11 02:02:12] "POST /virtual-machines HTTP/1.1" 200 430 0.030338 10.0.0.241 - - [2025-12-11 02:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033689 10.0.0.241 - - [2025-12-11 02:02:12] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004476 10.0.0.241 - - [2025-12-11 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.241 - - [2025-12-11 02:02:12] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007629 10.0.0.241 - - [2025-12-11 02:02:12] "POST /tags HTTP/1.1" 409 221 0.014558 10.0.0.241 - - [2025-12-11 02:02:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.139995 10.0.0.241 - - [2025-12-11 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011036 10.0.0.241 - - [2025-12-11 02:02:12] "GET /tag/83c773a5-fe77-41eb-a971-968f34bb068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017467 10.0.0.241 - - [2025-12-11 02:02:12] "POST /chown HTTP/1.1" 200 109 0.049187 10.0.0.241 - - [2025-12-11 02:02:12] "POST /tags HTTP/1.1" 409 238 0.013477 10.0.0.241 - - [2025-12-11 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.241 - - [2025-12-11 02:02:12] "GET /tag/4e9c3174-3afb-4928-9722-75f7753c5bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010605 10.0.0.241 - - [2025-12-11 02:02:12] "POST /chown HTTP/1.1" 200 109 0.016490 10.0.0.241 - - [2025-12-11 02:02:12] "PUT /virtual-machine-interface/cf7a0bbb-5c54-4df0-a5de-60d8d824e1cd HTTP/1.1" 200 285 0.033031 10.0.0.241 - - [2025-12-11 02:02:12] "PUT /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 257 0.043113 10.0.0.241 - - [2025-12-11 02:02:12] "POST /firewall-rules HTTP/1.1" 200 652 0.151958 10.0.0.241 - - [2025-12-11 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.039101 10.0.0.241 - - [2025-12-11 02:02:12] "GET /firewall-rule/165dae0c-1fcc-4436-b988-18ee6f149bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.005961 10.0.0.241 - - [2025-12-11 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.021625 10.0.0.241 - - [2025-12-11 02:02:12] "GET /firewall-policy/b2b3299d-dbe2-408e-a5d6-1085420f4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002749 10.0.0.241 - - [2025-12-11 02:02:12] "GET /firewall-rule/165dae0c-1fcc-4436-b988-18ee6f149bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009096 10.0.0.241 - - [2025-12-11 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.027665 10.0.0.241 - - [2025-12-11 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.017356 10.0.0.241 - - [2025-12-11 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.032360 10.0.0.241 - - [2025-12-11 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.241 - - [2025-12-11 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.044666 10.0.0.241 - - [2025-12-11 02:02:12] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.077931 10.0.0.241 - - [2025-12-11 02:02:12] "POST /ref-update HTTP/1.1" 200 156 0.041512 10.0.0.241 - - [2025-12-11 02:02:12] "GET /loadbalancer/5d90389f-9b67-4a59-8b07-f422ed72b63a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.004337 10.0.0.241 - - [2025-12-11 02:02:12] "POST /virtual-machines HTTP/1.1" 200 430 0.029010 10.0.0.241 - - [2025-12-11 02:02:12] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.044676 10.0.0.241 - - [2025-12-11 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.241 - - [2025-12-11 02:02:13] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.059050 10.0.0.241 - - [2025-12-11 02:02:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.140440 10.0.0.241 - - [2025-12-11 02:02:13] "GET /loadbalancer-listener/2ac6736e-0e5f-4a71-b47c-60fbb5a98cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.011920 10.0.0.241 - - [2025-12-11 02:02:13] "GET /loadbalancer-listener/2ac6736e-0e5f-4a71-b47c-60fbb5a98cac?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.006866 10.0.0.241 - - [2025-12-11 02:02:13] "POST /chown HTTP/1.1" 200 109 0.025408 10.0.0.241 - - [2025-12-11 02:02:13] "POST /chown HTTP/1.1" 200 109 0.007888 10.0.0.241 - - [2025-12-11 02:02:13] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.054574 10.0.0.241 - - [2025-12-11 02:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018846 10.0.0.241 - - [2025-12-11 02:02:13] "PUT /virtual-machine-interface/09402586-1002-4b2d-adc9-8ddf0e11b6a3 HTTP/1.1" 200 285 0.038658 10.0.0.241 - - [2025-12-11 02:02:13] "GET /loadbalancer-pool/1d37df20-f114-4523-977b-142f2f12df11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015361 10.0.0.241 - - [2025-12-11 02:02:13] "PUT /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 257 0.029249 10.0.0.241 - - [2025-12-11 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.011106 10.0.0.241 - - [2025-12-11 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.015793 10.0.0.241 - - [2025-12-11 02:02:13] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046107 10.0.0.241 - - [2025-12-11 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.036874 10.0.0.241 - - [2025-12-11 02:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023738 10.0.0.241 - - [2025-12-11 02:02:13] "GET /loadbalancer-member/7ed38c91-90a1-42e0-90e4-b8602bc89626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.011860 10.0.0.241 - - [2025-12-11 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.241 - - [2025-12-11 02:02:13] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008546 10.0.0.241 - - [2025-12-11 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.241 - - [2025-12-11 02:02:13] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002218 10.0.0.241 - - [2025-12-11 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.035091 10.0.0.241 - - [2025-12-11 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.241 - - [2025-12-11 02:02:13] "POST /tags HTTP/1.1" 409 221 0.001908 10.0.0.241 - - [2025-12-11 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.241 - - [2025-12-11 02:02:13] "GET /tag/83c773a5-fe77-41eb-a971-968f34bb068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014866 10.0.0.241 - - [2025-12-11 02:02:13] "POST /tags HTTP/1.1" 409 238 0.001696 10.0.0.241 - - [2025-12-11 02:02:13] "POST /chown HTTP/1.1" 200 109 0.007328 10.0.0.241 - - [2025-12-11 02:02:13] "POST /chown HTTP/1.1" 200 109 0.030193 10.0.0.241 - - [2025-12-11 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007907 10.0.0.241 - - [2025-12-11 02:02:13] "GET /tag/4e9c3174-3afb-4928-9722-75f7753c5bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015473 10.0.0.241 - - [2025-12-11 02:02:13] "PUT /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 257 0.051846 10.0.0.241 - - [2025-12-11 02:02:13] "POST /firewall-rules HTTP/1.1" 409 293 0.004001 10.0.0.241 - - [2025-12-11 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.241 - - [2025-12-11 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.034613 10.0.0.241 - - [2025-12-11 02:02:13] "POST /chown HTTP/1.1" 200 109 0.022063 10.0.0.241 - - [2025-12-11 02:02:13] "POST /chown HTTP/1.1" 200 109 0.026690 10.0.0.241 - - [2025-12-11 02:02:13] "PUT /firewall-rule/165dae0c-1fcc-4436-b988-18ee6f149bc9 HTTP/1.1" 200 261 0.090968 10.0.0.241 - - [2025-12-11 02:02:13] "GET /firewall-rule/165dae0c-1fcc-4436-b988-18ee6f149bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.010304 10.0.0.241 - - [2025-12-11 02:02:13] "PUT /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 257 0.012532 10.0.0.241 - - [2025-12-11 02:02:13] "GET /firewall-policy/b2b3299d-dbe2-408e-a5d6-1085420f4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004088 10.0.0.241 - - [2025-12-11 02:02:13] "GET /firewall-rule/165dae0c-1fcc-4436-b988-18ee6f149bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.001858 10.0.0.241 - - [2025-12-11 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.024853 10.0.0.241 - - [2025-12-11 02:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.241 - - [2025-12-11 02:02:13] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.241 - - [2025-12-11 02:02:13] "POST /chown HTTP/1.1" 200 109 0.016200 10.0.0.241 - - [2025-12-11 02:02:13] "PUT /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 257 0.014859 10.0.0.241 - - [2025-12-11 02:02:13] "POST /ref-update HTTP/1.1" 200 156 0.014198 10.0.0.241 - - [2025-12-11 02:02:14] "POST /chown HTTP/1.1" 200 109 0.018826 10.0.0.241 - - [2025-12-11 02:02:14] "POST /chown HTTP/1.1" 200 109 0.026067 10.0.0.241 - - [2025-12-11 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.241 - - [2025-12-11 02:02:14] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.012201 10.0.0.241 - - [2025-12-11 02:02:14] "PUT /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 257 0.016649 10.0.0.241 - - [2025-12-11 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.021888 10.0.0.241 - - [2025-12-11 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.241 - - [2025-12-11 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.241 - - [2025-12-11 02:02:14] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.031550 10.0.0.241 - - [2025-12-11 02:02:14] "POST /virtual-machines HTTP/1.1" 200 374 0.010881 10.0.0.241 - - [2025-12-11 02:02:14] "POST /chown HTTP/1.1" 200 109 0.023216 10.0.0.241 - - [2025-12-11 02:02:14] "POST /chown HTTP/1.1" 200 109 0.027294 10.0.0.241 - - [2025-12-11 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020489 10.0.0.241 - - [2025-12-11 02:02:14] "PUT /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 257 0.037120 10.0.0.241 - - [2025-12-11 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.059938 10.0.0.241 - - [2025-12-11 02:02:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.142882 10.0.0.241 - - [2025-12-11 02:02:14] "POST /chown HTTP/1.1" 200 109 0.024418 10.0.0.241 - - [2025-12-11 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032888 10.0.0.241 - - [2025-12-11 02:02:14] "POST /chown HTTP/1.1" 200 109 0.032749 10.0.0.241 - - [2025-12-11 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012066 10.0.0.241 - - [2025-12-11 02:02:14] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004632 10.0.0.241 - - [2025-12-11 02:02:14] "PUT /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 257 0.024282 10.0.0.241 - - [2025-12-11 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.019668 10.0.0.241 - - [2025-12-11 02:02:14] "POST /instance-ips HTTP/1.1" 200 414 0.074965 10.0.0.241 - - [2025-12-11 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017366 10.0.0.241 - - [2025-12-11 02:02:14] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.015042 10.0.0.241 - - [2025-12-11 02:02:14] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.010977 10.0.0.241 - - [2025-12-11 02:02:14] "POST /set-tag HTTP/1.1" 200 109 0.045424 10.0.0.241 - - [2025-12-11 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028368 10.0.0.241 - - [2025-12-11 02:02:14] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019871 10.0.0.241 - - [2025-12-11 02:02:14] "GET /instance-ip/69c16f58-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003612 10.0.0.241 - - [2025-12-11 02:02:14] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.012959 10.0.0.241 - - [2025-12-11 02:02:14] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010965 10.0.0.241 - - [2025-12-11 02:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.241 - - [2025-12-11 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016434 10.0.0.241 - - [2025-12-11 02:02:14] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.015860 10.0.0.241 - - [2025-12-11 02:02:14] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.008021 10.0.0.241 - - [2025-12-11 02:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012450 10.0.0.241 - - [2025-12-11 02:02:14] "POST /ref-update HTTP/1.1" 200 156 0.020849 10.0.0.241 - - [2025-12-11 02:02:14] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014553 10.0.0.241 - - [2025-12-11 02:02:14] "POST /set-tag HTTP/1.1" 200 109 0.005646 10.0.0.241 - - [2025-12-11 02:02:14] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003857 10.0.0.241 - - [2025-12-11 02:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.241 - - [2025-12-11 02:02:15] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.016675 10.0.0.241 - - [2025-12-11 02:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019696 10.0.0.241 - - [2025-12-11 02:02:15] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.010712 10.0.0.241 - - [2025-12-11 02:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012386 10.0.0.241 - - [2025-12-11 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015543 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.013650 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.009134 10.0.0.241 - - [2025-12-11 02:02:15] "POST /ref-update HTTP/1.1" 200 156 0.049251 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.036518 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.013633 10.0.0.241 - - [2025-12-11 02:02:15] "POST /ref-update HTTP/1.1" 200 156 0.040068 10.0.0.241 - - [2025-12-11 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.010963 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.012199 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.025521 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.019721 10.0.0.241 - - [2025-12-11 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.012692 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.035874 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.027673 10.0.0.241 - - [2025-12-11 02:02:15] "POST /chown HTTP/1.1" 200 109 0.053480 10.0.0.241 - - [2025-12-11 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.015095 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.038717 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.050971 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.009878 10.0.0.241 - - [2025-12-11 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.017579 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.006586 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.025102 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.027747 10.0.0.241 - - [2025-12-11 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.042881 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.042107 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.016367 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.060457 10.0.0.241 - - [2025-12-11 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.009547 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.041470 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.022493 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.007084 10.0.0.241 - - [2025-12-11 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.009778 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.007010 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.012381 10.0.0.241 - - [2025-12-11 02:02:16] "POST /chown HTTP/1.1" 200 109 0.020602 10.0.0.241 - - [2025-12-11 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.241 - - [2025-12-11 02:02:17] "POST /chown HTTP/1.1" 200 109 0.007288 10.0.0.241 - - [2025-12-11 02:02:17] "POST /chown HTTP/1.1" 200 109 0.018771 10.0.0.241 - - [2025-12-11 02:02:17] "POST /chown HTTP/1.1" 200 109 0.007120 10.0.0.241 - - [2025-12-11 02:02:17] "POST /chown HTTP/1.1" 200 109 0.025584 10.0.0.241 - - [2025-12-11 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.241 - - [2025-12-11 02:02:17] "POST /chown HTTP/1.1" 200 109 0.006844 10.0.0.241 - - [2025-12-11 02:02:17] "POST /chown HTTP/1.1" 200 109 0.024243 10.0.0.241 - - [2025-12-11 02:02:17] "POST /chown HTTP/1.1" 200 109 0.014287 10.0.0.241 - - [2025-12-11 02:02:17] "POST /chown HTTP/1.1" 200 109 0.008487 10.0.0.241 - - [2025-12-11 02:02:22] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013872 10.0.0.241 - - [2025-12-11 02:02:22] "POST /set-tag HTTP/1.1" 200 109 0.006058 10.0.0.241 - - [2025-12-11 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.241 - - [2025-12-11 02:02:22] "GET /loadbalancer/d9ce569d-37fd-49ea-8828-487bdbe5c8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003134 10.0.0.241 - - [2025-12-11 02:02:22] "GET /loadbalancer-pool/044411e3-2836-46f1-9faa-dabbb12c1c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003477 10.0.0.241 - - [2025-12-11 02:02:22] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023468 10.0.0.241 - - [2025-12-11 02:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016645 10.0.0.241 - - [2025-12-11 02:02:22] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009257 10.0.0.241 - - [2025-12-11 02:02:22] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003947 10.0.0.241 - - [2025-12-11 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.008634 10.0.0.241 - - [2025-12-11 02:02:22] "POST /tags HTTP/1.1" 409 221 0.021011 10.0.0.241 - - [2025-12-11 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.241 - - [2025-12-11 02:02:22] "GET /tag/83c773a5-fe77-41eb-a971-968f34bb068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.021060 10.0.0.241 - - [2025-12-11 02:02:22] "GET /floating-ip/d26d2eb6-a359-456c-9b20-7595e207e417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.078685 10.0.0.241 - - [2025-12-11 02:02:22] "PUT /floating-ip/d26d2eb6-a359-456c-9b20-7595e207e417 HTTP/1.1" 200 257 0.018780 10.0.0.241 - - [2025-12-11 02:02:22] "POST /set-tag HTTP/1.1" 200 109 0.045412 10.0.0.241 - - [2025-12-11 02:02:23] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004428 10.0.0.241 - - [2025-12-11 02:02:23] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.241 - - [2025-12-11 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.241 - - [2025-12-11 02:02:23] "GET /loadbalancer/d9ce569d-37fd-49ea-8828-487bdbe5c8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002784 10.0.0.241 - - [2025-12-11 02:02:23] "GET /loadbalancer-pool/044411e3-2836-46f1-9faa-dabbb12c1c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002461 10.0.0.241 - - [2025-12-11 02:02:23] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013951 10.0.0.241 - - [2025-12-11 02:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008924 10.0.0.241 - - [2025-12-11 02:02:23] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010591 10.0.0.241 - - [2025-12-11 02:02:23] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003903 10.0.0.241 - - [2025-12-11 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.009302 10.0.0.241 - - [2025-12-11 02:02:23] "GET /floating-ip/d26d2eb6-a359-456c-9b20-7595e207e417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004749 10.0.0.241 - - [2025-12-11 02:02:23] "POST /set-tag HTTP/1.1" 200 109 0.031131 10.0.0.241 - - [2025-12-11 02:02:24] "GET /virtual-machine/34b11609-1078-479b-b49f-2176140f8a1f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003177 10.0.0.241 - - [2025-12-11 02:02:24] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004594 10.0.0.241 - - [2025-12-11 02:02:24] "GET /virtual-machine/78d74c44-90cf-43e5-8a3b-492441afd310?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004060 10.0.0.241 - - [2025-12-11 02:02:24] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004987 10.0.0.241 - - [2025-12-11 02:02:27] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004297 10.0.0.241 - - [2025-12-11 02:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.241 - - [2025-12-11 02:02:29] "GET /virtual-machine/3760f5f6-661f-49b2-a5ea-ded9de79f457?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003286 10.0.0.241 - - [2025-12-11 02:02:29] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008560 10.0.0.241 - - [2025-12-11 02:02:29] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004810 10.0.0.241 - - [2025-12-11 02:02:29] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.241 - - [2025-12-11 02:03:00] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004655 10.0.0.241 - - [2025-12-11 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.004013 10.0.0.241 - - [2025-12-11 02:03:00] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005150 10.0.0.241 - - [2025-12-11 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.241 - - [2025-12-11 02:03:00] "GET /virtual-machine/3760f5f6-661f-49b2-a5ea-ded9de79f457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003610 10.0.0.241 - - [2025-12-11 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.010129 10.0.0.241 - - [2025-12-11 02:03:00] "GET /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018589 10.0.0.241 - - [2025-12-11 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.017396 10.0.0.241 - - [2025-12-11 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.017531 10.0.0.241 - - [2025-12-11 02:03:00] "DELETE /instance-ip/69c16f58-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.053100 10.0.0.241 - - [2025-12-11 02:03:00] "DELETE /virtual-machine-interface/69a4fdbe-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.066986 10.0.0.241 - - [2025-12-11 02:03:00] "DELETE /virtual-machine/3760f5f6-661f-49b2-a5ea-ded9de79f457 HTTP/1.1" 200 115 0.023032 10.0.0.241 - - [2025-12-11 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.241 - - [2025-12-11 02:03:04] "GET /tag/4e9c3174-3afb-4928-9722-75f7753c5bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012077 10.0.0.241 - - [2025-12-11 02:03:04] "GET /tag/4e9c3174-3afb-4928-9722-75f7753c5bdb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014451 10.0.0.241 - - [2025-12-11 02:03:04] "GET /virtual-machine-interface/029a76e3-e71e-4a8c-859c-4434c5e0c789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.005354 10.0.0.241 - - [2025-12-11 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.015586 10.0.0.241 - - [2025-12-11 02:03:04] "GET /virtual-machine-interface/09402586-1002-4b2d-adc9-8ddf0e11b6a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.006531 10.0.0.241 - - [2025-12-11 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.017613 10.0.0.241 - - [2025-12-11 02:03:04] "GET /virtual-machine-interface/cf7a0bbb-5c54-4df0-a5de-60d8d824e1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004745 10.0.0.241 - - [2025-12-11 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.015357 10.0.0.241 - - [2025-12-11 02:03:04] "GET /firewall-policy/b2b3299d-dbe2-408e-a5d6-1085420f4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013889 10.0.0.241 - - [2025-12-11 02:03:04] "GET /firewall-rule/165dae0c-1fcc-4436-b988-18ee6f149bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002808 10.0.0.241 - - [2025-12-11 02:03:04] "POST /ref-update HTTP/1.1" 200 156 0.013063 10.0.0.241 - - [2025-12-11 02:03:04] "DELETE /firewall-rule/165dae0c-1fcc-4436-b988-18ee6f149bc9 HTTP/1.1" 200 115 0.054677 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /loadbalancer-member/7ed38c91-90a1-42e0-90e4-b8602bc89626 HTTP/1.1" 200 115 0.020745 10.0.0.241 - - [2025-12-11 02:03:05] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.008389 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /loadbalancer-pool/1d37df20-f114-4523-977b-142f2f12df11 HTTP/1.1" 200 115 0.050992 10.0.0.241 - - [2025-12-11 02:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026632 10.0.0.241 - - [2025-12-11 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.241 - - [2025-12-11 02:03:05] "POST /chown HTTP/1.1" 200 109 0.008860 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /loadbalancer-listener/2ac6736e-0e5f-4a71-b47c-60fbb5a98cac HTTP/1.1" 200 115 0.057937 10.0.0.241 - - [2025-12-11 02:03:05] "GET /floating-ip/6ddd050c-d88f-43ea-a0ad-0a08e169e658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002258 10.0.0.241 - - [2025-12-11 02:03:05] "POST /chown HTTP/1.1" 200 109 0.021079 10.0.0.241 - - [2025-12-11 02:03:05] "POST /chown HTTP/1.1" 200 109 0.012196 10.0.0.241 - - [2025-12-11 02:03:05] "POST /chown HTTP/1.1" 200 109 0.017784 10.0.0.241 - - [2025-12-11 02:03:05] "PUT /floating-ip/6ddd050c-d88f-43ea-a0ad-0a08e169e658 HTTP/1.1" 200 257 0.045490 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /floating-ip/6ddd050c-d88f-43ea-a0ad-0a08e169e658 HTTP/1.1" 200 115 0.036947 10.0.0.241 - - [2025-12-11 02:03:05] "PUT /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 267 0.018815 10.0.0.241 - - [2025-12-11 02:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017132 10.0.0.241 - - [2025-12-11 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /loadbalancer/5d90389f-9b67-4a59-8b07-f422ed72b63a HTTP/1.1" 200 115 0.097345 10.0.0.241 - - [2025-12-11 02:03:05] "POST /service-instances HTTP/1.1" 409 259 0.003407 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /instance-ip/c7abe0f0-77fb-4fdc-bfc8-7d47854c9b5f HTTP/1.1" 200 115 0.056113 10.0.0.241 - - [2025-12-11 02:03:05] "POST /service-instances HTTP/1.1" 409 259 0.005565 10.0.0.241 - - [2025-12-11 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008098 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /virtual-machine-interface/029a76e3-e71e-4a8c-859c-4434c5e0c789 HTTP/1.1" 200 115 0.080077 10.0.0.241 - - [2025-12-11 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /tag/4e9c3174-3afb-4928-9722-75f7753c5bdb HTTP/1.1" 200 115 0.080003 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /service-instance/4786cd9e-09ca-48cd-b3b8-20d612af8b68 HTTP/1.1" 200 115 0.053229 10.0.0.241 - - [2025-12-11 02:03:05] "GET /virtual-machine-interface/09402586-1002-4b2d-adc9-8ddf0e11b6a3?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005501 10.0.0.241 - - [2025-12-11 02:03:05] "GET /floating-ip-pool/30c8e267-1453-4e77-8670-c8c454cf8116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002894 10.0.0.241 - - [2025-12-11 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.011253 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /floating-ip-pool/30c8e267-1453-4e77-8670-c8c454cf8116 HTTP/1.1" 200 115 0.035522 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /virtual-machine-interface/09402586-1002-4b2d-adc9-8ddf0e11b6a3 HTTP/1.1" 200 115 0.078330 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /virtual-machine/e6068591-b00e-462f-88a3-ec2664514c4e HTTP/1.1" 200 115 0.030141 10.0.0.241 - - [2025-12-11 02:03:05] "GET /virtual-machine-interface/cf7a0bbb-5c54-4df0-a5de-60d8d824e1cd?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.008920 10.0.0.241 - - [2025-12-11 02:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004215 10.0.0.241 - - [2025-12-11 02:03:05] "POST /useragent-kv HTTP/1.1" 200 115 0.001174 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /virtual-network/e7dba446-26bc-4716-b145-902daf2da871 HTTP/1.1" 200 115 0.150474 10.0.0.241 - - [2025-12-11 02:03:05] "GET /routing-instance/b93fb30a-ce2f-4811-af06-e176067719e0 HTTP/1.1" 404 171 0.001905 10.0.0.241 - - [2025-12-11 02:03:05] "GET /domains HTTP/1.1" 200 281 0.001528 10.0.0.241 - - [2025-12-11 02:03:05] "GET /domain/b18a4141-b3b4-4037-a543-cb6ebbbceded HTTP/1.1" 200 3100 0.006613 10.0.0.241 - - [2025-12-11 02:03:05] "DELETE /virtual-machine-interface/cf7a0bbb-5c54-4df0-a5de-60d8d824e1cd HTTP/1.1" 200 115 0.116554 10.0.0.241 - - [2025-12-11 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.241 - - [2025-12-11 02:03:05] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66 HTTP/1.1" 200 6899 0.068469 10.0.0.241 - - [2025-12-11 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.026301 10.0.0.241 - - [2025-12-11 02:03:06] "DELETE /route-target/75eaa269-1162-4aa4-b27d-cc75e218c1a7 HTTP/1.1" 200 115 0.060478 10.0.0.241 - - [2025-12-11 02:03:06] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012494 10.0.0.241 - - [2025-12-11 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.241 - - [2025-12-11 02:03:06] "DELETE /virtual-machine/af1775e4-e0c0-411c-bd99-236c39357d44 HTTP/1.1" 200 115 0.094876 10.0.0.241 - - [2025-12-11 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.241 - - [2025-12-11 02:03:06] "GET /loadbalancer/d9ce569d-37fd-49ea-8828-487bdbe5c8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007802 10.0.0.241 - - [2025-12-11 02:03:06] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004820 10.0.0.241 - - [2025-12-11 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.017856 10.0.0.241 - - [2025-12-11 02:03:06] "DELETE /loadbalancer-member/a5cf1f30-b616-48e4-930d-2af703c26da0 HTTP/1.1" 200 115 0.068630 10.0.0.241 - - [2025-12-11 02:03:07] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006302 10.0.0.241 - - [2025-12-11 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.241 - - [2025-12-11 02:03:07] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004883 10.0.0.241 - - [2025-12-11 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.241 - - [2025-12-11 02:03:07] "GET /virtual-machine/78d74c44-90cf-43e5-8a3b-492441afd310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002864 10.0.0.241 - - [2025-12-11 02:03:07] "POST /ref-update HTTP/1.1" 200 156 0.009374 10.0.0.241 - - [2025-12-11 02:03:07] "GET /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006832 10.0.0.241 - - [2025-12-11 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.018780 10.0.0.241 - - [2025-12-11 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.027539 10.0.0.241 - - [2025-12-11 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.018964 10.0.0.241 - - [2025-12-11 02:03:07] "DELETE /instance-ip/65458ac2-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.061521 10.0.0.241 - - [2025-12-11 02:03:07] "POST /ref-update HTTP/1.1" 200 156 0.009624 10.0.0.241 - - [2025-12-11 02:03:07] "DELETE /virtual-machine-interface/6528b88e-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.046148 10.0.0.241 - - [2025-12-11 02:03:07] "DELETE /virtual-machine/78d74c44-90cf-43e5-8a3b-492441afd310 HTTP/1.1" 200 115 0.021554 10.0.0.241 - - [2025-12-11 02:03:11] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007122 10.0.0.241 - - [2025-12-11 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.241 - - [2025-12-11 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.241 - - [2025-12-11 02:03:11] "GET /loadbalancer/d9ce569d-37fd-49ea-8828-487bdbe5c8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002359 10.0.0.241 - - [2025-12-11 02:03:12] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005062 10.0.0.241 - - [2025-12-11 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.004158 10.0.0.241 - - [2025-12-11 02:03:12] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005458 10.0.0.241 - - [2025-12-11 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.241 - - [2025-12-11 02:03:12] "GET /virtual-machine/34b11609-1078-479b-b49f-2176140f8a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003335 10.0.0.241 - - [2025-12-11 02:03:12] "POST /ref-update HTTP/1.1" 200 156 0.015865 10.0.0.241 - - [2025-12-11 02:03:12] "GET /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004066 10.0.0.241 - - [2025-12-11 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.018596 10.0.0.241 - - [2025-12-11 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.036254 10.0.0.241 - - [2025-12-11 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.016510 10.0.0.241 - - [2025-12-11 02:03:12] "DELETE /instance-ip/64d0f072-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.055268 10.0.0.241 - - [2025-12-11 02:03:12] "POST /ref-update HTTP/1.1" 200 156 0.009774 10.0.0.241 - - [2025-12-11 02:03:12] "DELETE /virtual-machine-interface/64b54462-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.040294 10.0.0.241 - - [2025-12-11 02:03:12] "DELETE /virtual-machine/34b11609-1078-479b-b49f-2176140f8a1f HTTP/1.1" 200 115 0.014433 10.0.0.241 - - [2025-12-11 02:03:12] "DELETE /tag/51532585-d191-4482-80a7-723eede803ad HTTP/1.1" 200 115 0.039750 10.0.0.241 - - [2025-12-11 02:03:12] "DELETE /tag/c0d80e96-dbe9-4728-bd23-1067b571c435 HTTP/1.1" 200 115 0.053547 10.0.0.241 - - [2025-12-11 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.241 - - [2025-12-11 02:03:16] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045099 10.0.0.241 - - [2025-12-11 02:03:16] "POST /tags HTTP/1.1" 200 394 0.026852 10.0.0.241 - - [2025-12-11 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012767 10.0.0.241 - - [2025-12-11 02:03:16] "GET /tag/f4860ccd-4a4c-4961-8436-715c44921782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.022645 10.0.0.241 - - [2025-12-11 02:03:16] "POST /tags HTTP/1.1" 200 342 0.040316 10.0.0.241 - - [2025-12-11 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.241 - - [2025-12-11 02:03:16] "GET /tag/f8240136-1873-44fb-b75a-11bbd54260d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.028980 10.0.0.241 - - [2025-12-11 02:03:16] "POST /id-to-fqname HTTP/1.1" 200 192 0.000569 10.0.0.241 - - [2025-12-11 02:03:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.018836 10.0.0.241 - - [2025-12-11 02:03:17] "POST /security-groups HTTP/1.1" 200 589 0.128494 10.0.0.241 - - [2025-12-11 02:03:17] "POST /projects HTTP/1.1" 200 521 0.425445 10.0.0.241 - - [2025-12-11 02:03:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.005648 10.0.0.241 - - [2025-12-11 02:03:17] "POST /access-control-lists HTTP/1.1" 200 600 0.117603 10.0.0.241 - - [2025-12-11 02:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.087995 10.0.0.241 - - [2025-12-11 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.058605 10.0.0.241 - - [2025-12-11 02:03:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.084278 10.0.0.241 - - [2025-12-11 02:03:17] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.020458 10.0.0.241 - - [2025-12-11 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.241 - - [2025-12-11 02:03:17] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.032110 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:03:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000795 10.0.0.241 - - [2025-12-11 02:03:17] "POST /access-control-lists HTTP/1.1" 200 598 0.104332 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:03:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000830 10.0.0.241 - - [2025-12-11 02:03:17] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.136644 10.0.0.241 - - [2025-12-11 02:03:17] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.069492 10.0.0.241 - - [2025-12-11 02:03:17] "POST /security-groups HTTP/1.1" 200 593 0.071698 10.0.0.241 - - [2025-12-11 02:03:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.007387 10.0.0.241 - - [2025-12-11 02:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.050885 10.0.0.241 - - [2025-12-11 02:03:17] "POST /chown HTTP/1.1" 200 109 0.066179 10.0.0.241 - - [2025-12-11 02:03:17] "POST /access-control-lists HTTP/1.1" 200 634 0.085881 10.0.0.241 - - [2025-12-11 02:03:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.013786 10.0.0.241 - - [2025-12-11 02:03:17] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012424 10.0.0.241 - - [2025-12-11 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.241 - - [2025-12-11 02:03:18] "POST /access-control-lists HTTP/1.1" 200 632 0.079281 10.0.0.241 - - [2025-12-11 02:03:18] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.047657 10.0.0.241 - - [2025-12-11 02:03:18] "POST /tags HTTP/1.1" 409 226 0.004756 10.0.0.241 - - [2025-12-11 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.241 - - [2025-12-11 02:03:18] "GET /tag/f8240136-1873-44fb-b75a-11bbd54260d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.041100 10.0.0.241 - - [2025-12-11 02:03:18] "POST /firewall-rules HTTP/1.1" 200 602 0.083225 10.0.0.241 - - [2025-12-11 02:03:18] "GET /firewall-rule/0ae8d325-abb0-4d2c-8b05-74f5cc7cc501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004774 10.0.0.241 - - [2025-12-11 02:03:18] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005100 10.0.0.241 - - [2025-12-11 02:03:18] "GET /firewall-rule/0ae8d325-abb0-4d2c-8b05-74f5cc7cc501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004127 10.0.0.241 - - [2025-12-11 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.065443 10.0.0.241 - - [2025-12-11 02:03:18] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010809 10.0.0.241 - - [2025-12-11 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.241 - - [2025-12-11 02:03:18] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003304 10.0.0.241 - - [2025-12-11 02:03:18] "POST /tags HTTP/1.1" 409 226 0.001794 10.0.0.241 - - [2025-12-11 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.241 - - [2025-12-11 02:03:18] "GET /tag/f8240136-1873-44fb-b75a-11bbd54260d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014812 10.0.0.241 - - [2025-12-11 02:03:18] "POST /firewall-rules HTTP/1.1" 200 600 0.080532 10.0.0.241 - - [2025-12-11 02:03:18] "GET /firewall-rule/65156f4e-c89e-49a5-beeb-53509c22063d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007610 10.0.0.241 - - [2025-12-11 02:03:18] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005008 10.0.0.241 - - [2025-12-11 02:03:18] "GET /firewall-rule/65156f4e-c89e-49a5-beeb-53509c22063d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002101 10.0.0.241 - - [2025-12-11 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.082520 10.0.0.241 - - [2025-12-11 02:03:19] "POST /tags HTTP/1.1" 200 394 0.028938 10.0.0.241 - - [2025-12-11 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023380 10.0.0.241 - - [2025-12-11 02:03:19] "GET /tag/33fda4f7-fd69-4f8e-8787-2da5853caf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.022312 10.0.0.241 - - [2025-12-11 02:03:19] "POST /tags HTTP/1.1" 200 342 0.050825 10.0.0.241 - - [2025-12-11 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011490 10.0.0.241 - - [2025-12-11 02:03:19] "GET /tag/c99152b1-5f27-40d5-b86b-db48925fa696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.033682 10.0.0.241 - - [2025-12-11 02:03:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.005844 10.0.0.241 - - [2025-12-11 02:03:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.020263 10.0.0.241 - - [2025-12-11 02:03:19] "POST /security-groups HTTP/1.1" 200 589 0.077325 10.0.0.241 - - [2025-12-11 02:03:20] "POST /projects HTTP/1.1" 200 521 0.253236 10.0.0.241 - - [2025-12-11 02:03:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.007446 10.0.0.241 - - [2025-12-11 02:03:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020341 10.0.0.241 - - [2025-12-11 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.241 - - [2025-12-11 02:03:20] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.006002 10.0.0.241 - - [2025-12-11 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.241 - - [2025-12-11 02:03:20] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.041864 10.0.0.241 - - [2025-12-11 02:03:20] "POST /access-control-lists HTTP/1.1" 200 600 0.167844 10.0.0.241 - - [2025-12-11 02:03:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.006346 10.0.0.241 - - [2025-12-11 02:03:20] "POST /access-control-lists HTTP/1.1" 200 598 0.088500 10.0.0.241 - - [2025-12-11 02:03:20] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.154243 10.0.0.241 - - [2025-12-11 02:03:20] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.102984 10.0.0.241 - - [2025-12-11 02:03:20] "POST /security-groups HTTP/1.1" 200 593 0.108824 10.0.0.241 - - [2025-12-11 02:03:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.007812 10.0.0.241 - - [2025-12-11 02:03:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014483 10.0.0.241 - - [2025-12-11 02:03:20] "POST /access-control-lists HTTP/1.1" 200 634 0.028531 10.0.0.241 - - [2025-12-11 02:03:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.011318 10.0.0.241 - - [2025-12-11 02:03:20] "POST /chown HTTP/1.1" 200 109 0.032133 10.0.0.241 - - [2025-12-11 02:03:20] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010647 10.0.0.241 - - [2025-12-11 02:03:20] "POST /access-control-lists HTTP/1.1" 200 632 0.095090 10.0.0.241 - - [2025-12-11 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011932 10.0.0.241 - - [2025-12-11 02:03:20] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004198 10.0.0.241 - - [2025-12-11 02:03:20] "POST /tags HTTP/1.1" 409 226 0.002587 10.0.0.241 - - [2025-12-11 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.241 - - [2025-12-11 02:03:20] "GET /tag/c99152b1-5f27-40d5-b86b-db48925fa696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018628 10.0.0.241 - - [2025-12-11 02:03:21] "POST /firewall-rules HTTP/1.1" 200 602 0.081457 10.0.0.241 - - [2025-12-11 02:03:21] "GET /firewall-rule/52b6a2c6-6d32-4987-a310-e6493249e28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004734 10.0.0.241 - - [2025-12-11 02:03:21] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003797 10.0.0.241 - - [2025-12-11 02:03:21] "GET /firewall-rule/52b6a2c6-6d32-4987-a310-e6493249e28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002392 10.0.0.241 - - [2025-12-11 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.110891 10.0.0.241 - - [2025-12-11 02:03:21] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007258 10.0.0.241 - - [2025-12-11 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.241 - - [2025-12-11 02:03:21] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008432 10.0.0.241 - - [2025-12-11 02:03:21] "POST /tags HTTP/1.1" 409 226 0.005809 10.0.0.241 - - [2025-12-11 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.241 - - [2025-12-11 02:03:21] "GET /tag/c99152b1-5f27-40d5-b86b-db48925fa696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016501 10.0.0.241 - - [2025-12-11 02:03:21] "POST /firewall-rules HTTP/1.1" 200 600 0.083477 10.0.0.241 - - [2025-12-11 02:03:21] "GET /firewall-rule/3d891467-70a0-405d-a91d-e863a959a994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008426 10.0.0.241 - - [2025-12-11 02:03:21] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004145 10.0.0.241 - - [2025-12-11 02:03:21] "GET /firewall-rule/3d891467-70a0-405d-a91d-e863a959a994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002473 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:03:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:03:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 10.0.0.241 - - [2025-12-11 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.088525 10.0.0.241 - - [2025-12-11 02:03:22] "POST /tags HTTP/1.1" 200 346 0.135393 10.0.0.241 - - [2025-12-11 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023364 10.0.0.241 - - [2025-12-11 02:03:22] "GET /tag/732b88e4-9dcf-4f5a-b686-2bc7a4cc9d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016623 10.0.0.241 - - [2025-12-11 02:03:22] "POST /projects HTTP/1.1" 409 238 0.005177 10.0.0.241 - - [2025-12-11 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.241 - - [2025-12-11 02:03:22] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042942 10.0.0.241 - - [2025-12-11 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020317 10.0.0.241 - - [2025-12-11 02:03:22] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.014580 10.0.0.241 - - [2025-12-11 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.241 - - [2025-12-11 02:03:23] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.013415 10.0.0.241 - - [2025-12-11 02:03:23] "POST /security-groups HTTP/1.1" 409 285 0.002545 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.241 - - [2025-12-11 02:03:23] "PUT /security-group/bbcd1caa-dbdb-4e11-8c37-78d6760d0186 HTTP/1.1" 200 263 0.068370 10.0.0.241 - - [2025-12-11 02:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.067052 10.0.0.241 - - [2025-12-11 02:03:23] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.119367 10.0.0.241 - - [2025-12-11 02:03:23] "POST /tags HTTP/1.1" 409 228 0.006709 10.0.0.241 - - [2025-12-11 02:03:23] "PUT /access-control-list/8c449fc6-3f49-4f47-9842-f4f3910b7def HTTP/1.1" 200 273 0.075053 10.0.0.241 - - [2025-12-11 02:03:23] "PUT /access-control-list/2b87df88-7911-458d-bc69-cf65b9d4098a HTTP/1.1" 200 273 0.017806 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007988 10.0.0.241 - - [2025-12-11 02:03:23] "GET /tag/732b88e4-9dcf-4f5a-b686-2bc7a4cc9d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.026944 10.0.0.241 - - [2025-12-11 02:03:23] "POST /tags HTTP/1.1" 200 346 0.023528 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015112 10.0.0.241 - - [2025-12-11 02:03:23] "GET /tag/84dbad3b-a6ff-40d3-8145-be35ca7ea89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016643 10.0.0.241 - - [2025-12-11 02:03:23] "POST /projects HTTP/1.1" 409 238 0.002960 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.241 - - [2025-12-11 02:03:23] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.056770 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.241 - - [2025-12-11 02:03:23] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004827 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.241 - - [2025-12-11 02:03:23] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006077 10.0.0.241 - - [2025-12-11 02:03:23] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.049617 10.0.0.241 - - [2025-12-11 02:03:23] "POST /security-groups HTTP/1.1" 409 285 0.004227 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.241 - - [2025-12-11 02:03:23] "PUT /security-group/ac43c2c9-3bfe-46ce-aa13-18fd6fa2e5eb HTTP/1.1" 200 263 0.058026 10.0.0.241 - - [2025-12-11 02:03:23] "PUT /access-control-list/89f3f0a0-96e6-4b61-b394-5674bea921d1 HTTP/1.1" 200 273 0.033377 10.0.0.241 - - [2025-12-11 02:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.042057 10.0.0.241 - - [2025-12-11 02:03:23] "POST /tags HTTP/1.1" 409 228 0.006409 10.0.0.241 - - [2025-12-11 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.241 - - [2025-12-11 02:03:23] "PUT /access-control-list/8357d633-401a-42fc-a4be-ce6dc65ff801 HTTP/1.1" 200 273 0.054638 10.0.0.241 - - [2025-12-11 02:03:23] "GET /tag/84dbad3b-a6ff-40d3-8145-be35ca7ea89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.033138 10.0.0.241 - - [2025-12-11 02:03:24] "POST /tags HTTP/1.1" 200 292 0.105326 10.0.0.241 - - [2025-12-11 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017518 10.0.0.241 - - [2025-12-11 02:03:24] "GET /tag/0c113eab-f85d-440b-9947-9f279107258c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.021169 10.0.0.241 - - [2025-12-11 02:03:24] "POST /tags HTTP/1.1" 200 304 0.113844 10.0.0.241 - - [2025-12-11 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.241 - - [2025-12-11 02:03:24] "GET /tag/06fd6320-0122-48c0-8166-1f8e402d8d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027656 10.0.0.241 - - [2025-12-11 02:03:24] "POST /tags HTTP/1.1" 409 252 0.002902 10.0.0.241 - - [2025-12-11 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.241 - - [2025-12-11 02:03:24] "GET /tag/f4860ccd-4a4c-4961-8436-715c44921782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.019517 10.0.0.241 - - [2025-12-11 02:03:24] "POST /tags HTTP/1.1" 409 226 0.002923 10.0.0.241 - - [2025-12-11 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.241 - - [2025-12-11 02:03:24] "GET /tag/f8240136-1873-44fb-b75a-11bbd54260d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011710 10.0.0.241 - - [2025-12-11 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.241 - - [2025-12-11 02:03:24] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004453 10.0.0.241 - - [2025-12-11 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.241 - - [2025-12-11 02:03:24] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047351 10.0.0.241 - - [2025-12-11 02:03:24] "POST /virtual-machines HTTP/1.1" 200 396 0.014700 10.0.0.241 - - [2025-12-11 02:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024602 10.0.0.241 - - [2025-12-11 02:03:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129267 10.0.0.241 - - [2025-12-11 02:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029392 10.0.0.241 - - [2025-12-11 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014152 10.0.0.241 - - [2025-12-11 02:03:24] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004799 10.0.0.241 - - [2025-12-11 02:03:25] "POST /instance-ips HTTP/1.1" 200 398 0.156982 10.0.0.241 - - [2025-12-11 02:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026581 10.0.0.241 - - [2025-12-11 02:03:25] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014141 10.0.0.241 - - [2025-12-11 02:03:25] "POST /set-tag HTTP/1.1" 200 109 0.076444 10.0.0.241 - - [2025-12-11 02:03:25] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006293 10.0.0.241 - - [2025-12-11 02:03:25] "GET /instance-ip/93ba6f58-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010547 10.0.0.241 - - [2025-12-11 02:03:25] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005132 10.0.0.241 - - [2025-12-11 02:03:25] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.241 - - [2025-12-11 02:03:25] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005332 10.0.0.241 - - [2025-12-11 02:03:25] "POST /ref-update HTTP/1.1" 200 156 0.008711 10.0.0.241 - - [2025-12-11 02:03:25] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.032333 10.0.0.241 - - [2025-12-11 02:03:25] "POST /set-tag HTTP/1.1" 200 109 0.008595 10.0.0.241 - - [2025-12-11 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.241 - - [2025-12-11 02:03:25] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.013396 10.0.0.241 - - [2025-12-11 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.241 - - [2025-12-11 02:03:25] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029938 10.0.0.241 - - [2025-12-11 02:03:25] "POST /virtual-machines HTTP/1.1" 200 396 0.013449 10.0.0.241 - - [2025-12-11 02:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.045299 10.0.0.241 - - [2025-12-11 02:03:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139096 10.0.0.241 - - [2025-12-11 02:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012118 10.0.0.241 - - [2025-12-11 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009037 10.0.0.241 - - [2025-12-11 02:03:26] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009500 10.0.0.241 - - [2025-12-11 02:03:26] "POST /instance-ips HTTP/1.1" 200 398 0.059466 10.0.0.241 - - [2025-12-11 02:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020758 10.0.0.241 - - [2025-12-11 02:03:26] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017327 10.0.0.241 - - [2025-12-11 02:03:26] "POST /set-tag HTTP/1.1" 200 109 0.119660 10.0.0.241 - - [2025-12-11 02:03:26] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005469 10.0.0.241 - - [2025-12-11 02:03:26] "GET /instance-ip/94662f00-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004234 10.0.0.241 - - [2025-12-11 02:03:26] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005749 10.0.0.241 - - [2025-12-11 02:03:26] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.241 - - [2025-12-11 02:03:26] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.004788 10.0.0.241 - - [2025-12-11 02:03:26] "POST /ref-update HTTP/1.1" 200 156 0.019292 10.0.0.241 - - [2025-12-11 02:03:26] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012298 10.0.0.241 - - [2025-12-11 02:03:26] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.241 - - [2025-12-11 02:03:26] "POST /tags HTTP/1.1" 200 292 0.025189 10.0.0.241 - - [2025-12-11 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011450 10.0.0.241 - - [2025-12-11 02:03:26] "GET /tag/5f5b51ca-65dd-4d0b-a02b-1a4f72469490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.017528 10.0.0.241 - - [2025-12-11 02:03:26] "POST /tags HTTP/1.1" 409 252 0.004083 10.0.0.241 - - [2025-12-11 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.241 - - [2025-12-11 02:03:26] "GET /tag/33fda4f7-fd69-4f8e-8787-2da5853caf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017224 10.0.0.241 - - [2025-12-11 02:03:26] "POST /tags HTTP/1.1" 409 226 0.002455 10.0.0.241 - - [2025-12-11 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.241 - - [2025-12-11 02:03:26] "GET /tag/c99152b1-5f27-40d5-b86b-db48925fa696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023335 10.0.0.241 - - [2025-12-11 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.241 - - [2025-12-11 02:03:26] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.014986 10.0.0.241 - - [2025-12-11 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010109 10.0.0.241 - - [2025-12-11 02:03:26] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.078835 10.0.0.241 - - [2025-12-11 02:03:26] "POST /virtual-machines HTTP/1.1" 200 396 0.013229 10.0.0.241 - - [2025-12-11 02:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027672 10.0.0.241 - - [2025-12-11 02:03:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122031 10.0.0.241 - - [2025-12-11 02:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014194 10.0.0.241 - - [2025-12-11 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011290 10.0.0.241 - - [2025-12-11 02:03:27] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007260 10.0.0.241 - - [2025-12-11 02:03:27] "POST /instance-ips HTTP/1.1" 200 398 0.020229 10.0.0.241 - - [2025-12-11 02:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034592 10.0.0.241 - - [2025-12-11 02:03:27] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.024411 10.0.0.241 - - [2025-12-11 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.064047 10.0.0.241 - - [2025-12-11 02:03:27] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019253 10.0.0.241 - - [2025-12-11 02:03:27] "GET /instance-ip/951e1f20-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005323 10.0.0.241 - - [2025-12-11 02:03:27] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006305 10.0.0.241 - - [2025-12-11 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.241 - - [2025-12-11 02:03:27] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005494 10.0.0.241 - - [2025-12-11 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.012450 10.0.0.241 - - [2025-12-11 02:03:27] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020857 10.0.0.241 - - [2025-12-11 02:03:27] "POST /set-tag HTTP/1.1" 200 109 0.005418 10.0.0.241 - - [2025-12-11 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.241 - - [2025-12-11 02:03:27] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006457 10.0.0.241 - - [2025-12-11 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.241 - - [2025-12-11 02:03:27] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031878 10.0.0.241 - - [2025-12-11 02:03:27] "POST /virtual-machines HTTP/1.1" 200 396 0.010814 10.0.0.241 - - [2025-12-11 02:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030607 10.0.0.241 - - [2025-12-11 02:03:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120865 10.0.0.241 - - [2025-12-11 02:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017648 10.0.0.241 - - [2025-12-11 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006818 10.0.0.241 - - [2025-12-11 02:03:28] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011733 10.0.0.241 - - [2025-12-11 02:03:28] "POST /instance-ips HTTP/1.1" 200 398 0.025137 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:03:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 10.0.0.241 - - [2025-12-11 02:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027413 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:03:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002022 10.0.0.241 - - [2025-12-11 02:03:28] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015117 10.0.0.241 - - [2025-12-11 02:03:28] "POST /set-tag HTTP/1.1" 200 109 0.068052 10.0.0.241 - - [2025-12-11 02:03:28] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021989 10.0.0.241 - - [2025-12-11 02:03:28] "GET /instance-ip/959e1e28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002815 10.0.0.241 - - [2025-12-11 02:03:28] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004496 10.0.0.241 - - [2025-12-11 02:03:28] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.241 - - [2025-12-11 02:03:28] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.003776 10.0.0.241 - - [2025-12-11 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.010247 10.0.0.241 - - [2025-12-11 02:03:28] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024147 10.0.0.241 - - [2025-12-11 02:03:28] "POST /set-tag HTTP/1.1" 200 109 0.004759 10.0.0.241 - - [2025-12-11 02:03:28] "POST /tags HTTP/1.1" 200 300 0.021819 10.0.0.241 - - [2025-12-11 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007239 10.0.0.241 - - [2025-12-11 02:03:28] "GET /tag/82ec9124-bb60-4078-8fc5-88c785c252b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015918 10.0.0.241 - - [2025-12-11 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.241 - - [2025-12-11 02:03:28] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005215 10.0.0.241 - - [2025-12-11 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.241 - - [2025-12-11 02:03:28] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027141 10.0.0.241 - - [2025-12-11 02:03:28] "POST /virtual-machines HTTP/1.1" 200 396 0.017319 10.0.0.241 - - [2025-12-11 02:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010372 10.0.0.241 - - [2025-12-11 02:03:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115298 10.0.0.241 - - [2025-12-11 02:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027657 10.0.0.241 - - [2025-12-11 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016348 10.0.0.241 - - [2025-12-11 02:03:29] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005131 10.0.0.241 - - [2025-12-11 02:03:29] "POST /instance-ips HTTP/1.1" 200 398 0.032014 10.0.0.241 - - [2025-12-11 02:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023149 10.0.0.241 - - [2025-12-11 02:03:29] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009989 10.0.0.241 - - [2025-12-11 02:03:29] "POST /set-tag HTTP/1.1" 200 109 0.017972 10.0.0.241 - - [2025-12-11 02:03:29] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014659 10.0.0.241 - - [2025-12-11 02:03:29] "GET /instance-ip/964413b4-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002579 10.0.0.241 - - [2025-12-11 02:03:29] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004057 10.0.0.241 - - [2025-12-11 02:03:29] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.241 - - [2025-12-11 02:03:29] "POST /tags HTTP/1.1" 200 300 0.024806 10.0.0.241 - - [2025-12-11 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.241 - - [2025-12-11 02:03:29] "GET /tag/2858d9d0-3d2f-4a01-859f-b0d3db3c81d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012078 10.0.0.241 - - [2025-12-11 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.241 - - [2025-12-11 02:03:29] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.009772 10.0.0.241 - - [2025-12-11 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.241 - - [2025-12-11 02:03:29] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040282 10.0.0.241 - - [2025-12-11 02:03:29] "POST /virtual-machines HTTP/1.1" 200 396 0.007823 10.0.0.241 - - [2025-12-11 02:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022086 10.0.0.241 - - [2025-12-11 02:03:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108385 10.0.0.241 - - [2025-12-11 02:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008705 10.0.0.241 - - [2025-12-11 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005526 10.0.0.241 - - [2025-12-11 02:03:29] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009815 10.0.0.241 - - [2025-12-11 02:03:29] "POST /instance-ips HTTP/1.1" 200 398 0.019490 10.0.0.241 - - [2025-12-11 02:03:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026673 10.0.0.241 - - [2025-12-11 02:03:29] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006483 10.0.0.241 - - [2025-12-11 02:03:30] "POST /set-tag HTTP/1.1" 200 109 0.027572 10.0.0.241 - - [2025-12-11 02:03:30] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019943 10.0.0.241 - - [2025-12-11 02:03:30] "GET /instance-ip/96b3e400-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003144 10.0.0.241 - - [2025-12-11 02:03:30] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004396 10.0.0.241 - - [2025-12-11 02:03:30] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.241 - - [2025-12-11 02:03:30] "POST /tags HTTP/1.1" 200 300 0.026063 10.0.0.241 - - [2025-12-11 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.241 - - [2025-12-11 02:03:30] "GET /tag/26a16273-ffbb-4acd-8bf0-e44e00a8b46d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018300 10.0.0.241 - - [2025-12-11 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.241 - - [2025-12-11 02:03:30] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004397 10.0.0.241 - - [2025-12-11 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.241 - - [2025-12-11 02:03:30] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032605 10.0.0.241 - - [2025-12-11 02:03:30] "POST /virtual-machines HTTP/1.1" 200 396 0.009279 10.0.0.241 - - [2025-12-11 02:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008803 10.0.0.241 - - [2025-12-11 02:03:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106571 10.0.0.241 - - [2025-12-11 02:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026849 10.0.0.241 - - [2025-12-11 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.241 - - [2025-12-11 02:03:30] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004866 10.0.0.241 - - [2025-12-11 02:03:30] "POST /instance-ips HTTP/1.1" 200 398 0.021055 10.0.0.241 - - [2025-12-11 02:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022220 10.0.0.241 - - [2025-12-11 02:03:30] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016429 10.0.0.241 - - [2025-12-11 02:03:30] "POST /set-tag HTTP/1.1" 200 109 0.020232 10.0.0.241 - - [2025-12-11 02:03:30] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022791 10.0.0.241 - - [2025-12-11 02:03:30] "GET /instance-ip/971f3606-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002964 10.0.0.241 - - [2025-12-11 02:03:30] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004277 10.0.0.241 - - [2025-12-11 02:03:30] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.241 - - [2025-12-11 02:03:30] "POST /tags HTTP/1.1" 200 300 0.017144 10.0.0.241 - - [2025-12-11 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.241 - - [2025-12-11 02:03:30] "GET /tag/39dda4e8-e740-4eec-b653-bc653838438b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011227 10.0.0.241 - - [2025-12-11 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.241 - - [2025-12-11 02:03:30] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003881 10.0.0.241 - - [2025-12-11 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.241 - - [2025-12-11 02:03:31] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038260 10.0.0.241 - - [2025-12-11 02:03:31] "POST /virtual-machines HTTP/1.1" 200 396 0.008171 10.0.0.241 - - [2025-12-11 02:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008424 10.0.0.241 - - [2025-12-11 02:03:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101642 10.0.0.241 - - [2025-12-11 02:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020311 10.0.0.241 - - [2025-12-11 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020360 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004905 10.0.0.241 - - [2025-12-11 02:03:31] "POST /instance-ips HTTP/1.1" 200 398 0.023516 10.0.0.241 - - [2025-12-11 02:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019331 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016098 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.017272 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016006 10.0.0.241 - - [2025-12-11 02:03:31] "GET /instance-ip/9788d6ec-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002871 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004854 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.003206 10.0.0.241 - - [2025-12-11 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.008895 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004773 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003655 10.0.0.241 - - [2025-12-11 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.008672 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004107 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.003464 10.0.0.241 - - [2025-12-11 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.008873 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015983 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.005687 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004358 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.003377 10.0.0.241 - - [2025-12-11 02:03:31] "POST /ref-update HTTP/1.1" 200 156 0.010377 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004468 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003518 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.001643 10.0.0.241 - - [2025-12-11 02:03:31] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005668 10.0.0.241 - - [2025-12-11 02:03:31] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.241 - - [2025-12-11 02:03:32] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003900 10.0.0.241 - - [2025-12-11 02:03:32] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.241 - - [2025-12-11 02:03:32] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004468 10.0.0.241 - - [2025-12-11 02:03:32] "POST /set-tag HTTP/1.1" 200 109 0.005816 10.0.0.241 - - [2025-12-11 02:03:32] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004981 10.0.0.241 - - [2025-12-11 02:03:32] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.241 - - [2025-12-11 02:03:32] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004142 10.0.0.241 - - [2025-12-11 02:03:32] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.241 - - [2025-12-11 02:03:32] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003881 10.0.0.241 - - [2025-12-11 02:03:32] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.241 - - [2025-12-11 02:03:34] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004953 10.0.0.241 - - [2025-12-11 02:03:34] "POST /set-tag HTTP/1.1" 200 109 0.003520 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:03:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:03:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000929 10.0.0.241 - - [2025-12-11 02:03:35] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004320 10.0.0.241 - - [2025-12-11 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.241 - - [2025-12-11 02:03:35] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003803 10.0.0.241 - - [2025-12-11 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.241 - - [2025-12-11 02:03:36] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004592 10.0.0.241 - - [2025-12-11 02:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.241 - - [2025-12-11 02:03:37] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005862 10.0.0.241 - - [2025-12-11 02:03:37] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004641 10.0.0.241 - - [2025-12-11 02:03:38] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine/8d1b7f21-e437-48ae-933b-416a512e6906?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002950 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005206 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine/53684209-1009-43aa-b2f0-35da514dc6c5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003942 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004061 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine/6052c5f4-0c21-4b02-b31e-42ffb284cc59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003177 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004035 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine/e16af13c-737a-4457-8b89-ebdff39101f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003848 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005369 10.0.0.241 - - [2025-12-11 02:03:38] "GET /virtual-machine/d3d5cd52-6ff2-4612-a05d-ce72c0ba8d47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002845 10.0.0.241 - - [2025-12-11 02:03:39] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007343 10.0.0.241 - - [2025-12-11 02:03:39] "GET /virtual-machine/7adc73a3-44c2-43f9-a06d-11b57cf7b1c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004338 10.0.0.241 - - [2025-12-11 02:03:39] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004269 10.0.0.241 - - [2025-12-11 02:03:40] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015688 10.0.0.241 - - [2025-12-11 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.241 - - [2025-12-11 02:03:40] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005462 10.0.0.241 - - [2025-12-11 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.241 - - [2025-12-11 02:03:44] "GET /virtual-machine/2cafaad6-ed36-413f-b73c-f60abd5e34e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002819 10.0.0.241 - - [2025-12-11 02:03:44] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011209 10.0.0.241 - - [2025-12-11 02:03:44] "GET /virtual-machine/44a7b72e-c17c-451c-8709-d19f4d04931e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003816 10.0.0.241 - - [2025-12-11 02:03:44] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004493 10.0.0.241 - - [2025-12-11 02:03:44] "GET /loadbalancer/ac85ebe7-ad15-448c-afeb-f4de1967765e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002397 10.0.0.241 - - [2025-12-11 02:03:44] "POST /tags HTTP/1.1" 200 334 0.028542 10.0.0.241 - - [2025-12-11 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014049 10.0.0.241 - - [2025-12-11 02:03:44] "GET /tag/d2d3b008-1a66-45c6-b380-3d3bc7aa05ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012536 10.0.0.241 - - [2025-12-11 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.241 - - [2025-12-11 02:03:44] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032608 10.0.0.241 - - [2025-12-11 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.241 - - [2025-12-11 02:03:44] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006246 10.0.0.241 - - [2025-12-11 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.241 - - [2025-12-11 02:03:44] "GET /service-appliance-set/3399c15f-e825-4c86-a4dc-9de9ddf81c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002447 10.0.0.241 - - [2025-12-11 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 273 0.001479 10.0.0.241 - - [2025-12-11 02:03:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.095284 10.0.0.241 - - [2025-12-11 02:03:45] "GET /virtual-machine-interface/69a97a86-7611-4830-815a-bdfeb525c641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004633 10.0.0.241 - - [2025-12-11 02:03:45] "POST /instance-ips HTTP/1.1" 200 410 0.025839 10.0.0.241 - - [2025-12-11 02:03:45] "GET /instance-ip/762893e1-338f-49ab-a2b8-1408dcb75d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004939 10.0.0.241 - - [2025-12-11 02:03:45] "POST /loadbalancers HTTP/1.1" 200 631 0.068823 10.0.0.241 - - [2025-12-11 02:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018550 10.0.0.241 - - [2025-12-11 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011634 10.0.0.241 - - [2025-12-11 02:03:45] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053468 10.0.0.241 - - [2025-12-11 02:03:45] "GET /instance-ip/762893e1-338f-49ab-a2b8-1408dcb75d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002666 10.0.0.241 - - [2025-12-11 02:03:45] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044546 10.0.0.241 - - [2025-12-11 02:03:45] "POST /floating-ips HTTP/1.1" 200 599 0.051798 10.0.0.241 - - [2025-12-11 02:03:45] "GET /loadbalancer/ac85ebe7-ad15-448c-afeb-f4de1967765e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005671 10.0.0.241 - - [2025-12-11 02:03:45] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.031035 10.0.0.241 - - [2025-12-11 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.241 - - [2025-12-11 02:03:45] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047725 10.0.0.241 - - [2025-12-11 02:03:45] "GET /loadbalancer-listener/09dbc5a3-9864-42a0-a6dc-3555382bdb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003036 10.0.0.241 - - [2025-12-11 02:03:45] "GET /loadbalancer-listener/09dbc5a3-9864-42a0-a6dc-3555382bdb5e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003877 10.0.0.241 - - [2025-12-11 02:03:45] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018026 10.0.0.241 - - [2025-12-11 02:03:45] "GET /instance-ip/762893e1-338f-49ab-a2b8-1408dcb75d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.013657 10.0.0.241 - - [2025-12-11 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.241 - - [2025-12-11 02:03:45] "GET /instance-ip/762893e1-338f-49ab-a2b8-1408dcb75d59?fields=floating_ips HTTP/1.1" 200 1214 0.005326 10.0.0.241 - - [2025-12-11 02:03:45] "GET /floating-ip/5bb0e0e0-0939-436c-b4d6-af306cc2295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003550 10.0.0.241 - - [2025-12-11 02:03:45] "GET /loadbalancer/ac85ebe7-ad15-448c-afeb-f4de1967765e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008568 10.0.0.241 - - [2025-12-11 02:03:45] "GET /loadbalancer-pool/fb36faf6-367a-4803-8d2a-5955c3102605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003491 10.0.0.241 - - [2025-12-11 02:03:45] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016075 10.0.0.241 - - [2025-12-11 02:03:45] "GET /loadbalancer/ac85ebe7-ad15-448c-afeb-f4de1967765e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.012486 10.0.0.241 - - [2025-12-11 02:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013946 10.0.0.241 - - [2025-12-11 02:03:45] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017014 10.0.0.241 - - [2025-12-11 02:03:45] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004184 10.0.0.241 - - [2025-12-11 02:03:45] "POST /tags HTTP/1.1" 409 221 0.002045 10.0.0.241 - - [2025-12-11 02:03:45] "POST /ref-update HTTP/1.1" 200 156 0.006134 10.0.0.241 - - [2025-12-11 02:03:45] "GET /floating-ip/5bb0e0e0-0939-436c-b4d6-af306cc2295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.013113 10.0.0.241 - - [2025-12-11 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.241 - - [2025-12-11 02:03:45] "GET /tag/d2d3b008-1a66-45c6-b380-3d3bc7aa05ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012713 10.0.0.241 - - [2025-12-11 02:03:45] "PUT /floating-ip/5bb0e0e0-0939-436c-b4d6-af306cc2295c HTTP/1.1" 200 257 0.010991 10.0.0.241 - - [2025-12-11 02:03:45] "POST /set-tag HTTP/1.1" 200 109 0.085325 10.0.0.241 - - [2025-12-11 02:03:46] "GET /loadbalancer-pool/fb36faf6-367a-4803-8d2a-5955c3102605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002871 10.0.0.241 - - [2025-12-11 02:03:46] "POST /loadbalancer-members HTTP/1.1" 200 723 0.026033 10.0.0.241 - - [2025-12-11 02:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015913 10.0.0.241 - - [2025-12-11 02:03:46] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007506 10.0.0.241 - - [2025-12-11 02:03:46] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003992 10.0.0.241 - - [2025-12-11 02:03:46] "POST /ref-update HTTP/1.1" 200 156 0.012115 10.0.0.241 - - [2025-12-11 02:03:46] "GET /floating-ip/5bb0e0e0-0939-436c-b4d6-af306cc2295c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.016343 10.0.0.241 - - [2025-12-11 02:03:46] "POST /set-tag HTTP/1.1" 200 109 0.060185 10.0.0.241 - - [2025-12-11 02:03:47] "POST /tags HTTP/1.1" 409 206 0.002087 10.0.0.241 - - [2025-12-11 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.241 - - [2025-12-11 02:03:47] "GET /tag/06fd6320-0122-48c0-8166-1f8e402d8d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012335 10.0.0.241 - - [2025-12-11 02:03:47] "POST /tags HTTP/1.1" 409 204 0.001720 10.0.0.241 - - [2025-12-11 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.241 - - [2025-12-11 02:03:47] "GET /tag/2858d9d0-3d2f-4a01-859f-b0d3db3c81d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011269 10.0.0.241 - - [2025-12-11 02:03:47] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002351 10.0.0.241 - - [2025-12-11 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.241 - - [2025-12-11 02:03:47] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002954 10.0.0.241 - - [2025-12-11 02:03:47] "POST /tags HTTP/1.1" 409 206 0.005957 10.0.0.241 - - [2025-12-11 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.241 - - [2025-12-11 02:03:47] "GET /tag/06fd6320-0122-48c0-8166-1f8e402d8d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012759 10.0.0.241 - - [2025-12-11 02:03:47] "POST /tags HTTP/1.1" 409 226 0.003444 10.0.0.241 - - [2025-12-11 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.241 - - [2025-12-11 02:03:47] "GET /tag/f8240136-1873-44fb-b75a-11bbd54260d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012282 10.0.0.241 - - [2025-12-11 02:03:47] "POST /tags HTTP/1.1" 409 204 0.001487 10.0.0.241 - - [2025-12-11 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2025-12-11 02:03:47] "GET /tag/2858d9d0-3d2f-4a01-859f-b0d3db3c81d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010891 10.0.0.241 - - [2025-12-11 02:03:47] "POST /tags HTTP/1.1" 409 226 0.002993 10.0.0.241 - - [2025-12-11 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.241 - - [2025-12-11 02:03:47] "GET /tag/f8240136-1873-44fb-b75a-11bbd54260d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010636 10.0.0.241 - - [2025-12-11 02:03:47] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001982 10.0.0.241 - - [2025-12-11 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.241 - - [2025-12-11 02:03:47] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002292 10.0.0.241 - - [2025-12-11 02:03:47] "POST /firewall-rules HTTP/1.1" 200 628 0.072875 10.0.0.241 - - [2025-12-11 02:03:47] "POST /firewall-rules HTTP/1.1" 200 648 0.079940 10.0.0.241 - - [2025-12-11 02:03:47] "GET /firewall-rule/275eab2d-438e-4ca8-b695-87cef16b981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.020498 10.0.0.241 - - [2025-12-11 02:03:47] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003070 10.0.0.241 - - [2025-12-11 02:03:47] "GET /firewall-rule/2a32c7ac-f35a-45ea-88af-448cc7d22248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004802 10.0.0.241 - - [2025-12-11 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.014224 10.0.0.241 - - [2025-12-11 02:03:47] "POST /firewall-policys HTTP/1.1" 200 608 0.036636 10.0.0.241 - - [2025-12-11 02:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013094 10.0.0.241 - - [2025-12-11 02:03:48] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.040662 10.0.0.241 - - [2025-12-11 02:03:48] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002421 10.0.0.241 - - [2025-12-11 02:03:48] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003919 10.0.0.241 - - [2025-12-11 02:03:48] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003827 10.0.0.241 - - [2025-12-11 02:03:48] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004259 10.0.0.241 - - [2025-12-11 02:03:48] "GET /firewall-policy/b2b3299d-dbe2-408e-a5d6-1085420f4571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005395 10.0.0.241 - - [2025-12-11 02:03:48] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003738 10.0.0.241 - - [2025-12-11 02:03:48] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002411 10.0.0.241 - - [2025-12-11 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.026417 10.0.0.241 - - [2025-12-11 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.037736 10.0.0.241 - - [2025-12-11 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.027924 10.0.0.241 - - [2025-12-11 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.024966 10.0.0.241 - - [2025-12-11 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.032451 10.0.0.241 - - [2025-12-11 02:03:48] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006047 10.0.0.241 - - [2025-12-11 02:05:23] "GET /global-system-configs HTTP/1.1" 200 323 0.001755 10.0.0.241 - - [2025-12-11 02:05:25] "GET /global-system-configs HTTP/1.1" 200 323 0.001700 10.0.0.241 - - [2025-12-11 02:05:46] "POST /tags HTTP/1.1" 409 252 0.002003 10.0.0.241 - - [2025-12-11 02:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.241 - - [2025-12-11 02:05:46] "GET /tag/33fda4f7-fd69-4f8e-8787-2da5853caf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012784 10.0.0.241 - - [2025-12-11 02:05:46] "POST /tags HTTP/1.1" 409 228 0.001776 10.0.0.241 - - [2025-12-11 02:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.241 - - [2025-12-11 02:05:46] "GET /tag/84dbad3b-a6ff-40d3-8145-be35ca7ea89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020061 10.0.0.241 - - [2025-12-11 02:05:47] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004266 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.241 - - [2025-12-11 02:05:47] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002710 10.0.0.241 - - [2025-12-11 02:05:47] "POST /tags HTTP/1.1" 409 206 0.002238 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.241 - - [2025-12-11 02:05:47] "GET /tag/06fd6320-0122-48c0-8166-1f8e402d8d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017809 10.0.0.241 - - [2025-12-11 02:05:47] "POST /tags HTTP/1.1" 409 226 0.002637 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.241 - - [2025-12-11 02:05:47] "GET /tag/f8240136-1873-44fb-b75a-11bbd54260d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013373 10.0.0.241 - - [2025-12-11 02:05:47] "POST /tags HTTP/1.1" 409 204 0.001853 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2025-12-11 02:05:47] "GET /tag/2858d9d0-3d2f-4a01-859f-b0d3db3c81d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013143 10.0.0.241 - - [2025-12-11 02:05:47] "POST /tags HTTP/1.1" 409 226 0.001781 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.241 - - [2025-12-11 02:05:47] "GET /tag/f8240136-1873-44fb-b75a-11bbd54260d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017910 10.0.0.241 - - [2025-12-11 02:05:47] "POST /tags HTTP/1.1" 409 228 0.001927 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.241 - - [2025-12-11 02:05:47] "GET /tag/84dbad3b-a6ff-40d3-8145-be35ca7ea89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.021527 10.0.0.241 - - [2025-12-11 02:05:47] "POST /tags HTTP/1.1" 409 252 0.001853 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.241 - - [2025-12-11 02:05:47] "GET /tag/33fda4f7-fd69-4f8e-8787-2da5853caf8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013276 10.0.0.241 - - [2025-12-11 02:05:47] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002160 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.241 - - [2025-12-11 02:05:47] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005873 10.0.0.241 - - [2025-12-11 02:05:47] "POST /firewall-rules HTTP/1.1" 409 281 0.002877 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007106 10.0.0.241 - - [2025-12-11 02:05:47] "PUT /firewall-rule/2a32c7ac-f35a-45ea-88af-448cc7d22248 HTTP/1.1" 200 261 0.026389 10.0.0.241 - - [2025-12-11 02:05:47] "POST /firewall-rules HTTP/1.1" 409 291 0.012504 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.241 - - [2025-12-11 02:05:47] "PUT /firewall-rule/275eab2d-438e-4ca8-b695-87cef16b981e HTTP/1.1" 200 261 0.030736 10.0.0.241 - - [2025-12-11 02:05:47] "GET /firewall-rule/275eab2d-438e-4ca8-b695-87cef16b981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006681 10.0.0.241 - - [2025-12-11 02:05:47] "POST /firewall-rules HTTP/1.1" 200 660 0.090891 10.0.0.241 - - [2025-12-11 02:05:47] "GET /firewall-rule/2bf600f8-2493-486e-bf61-9a28438e5543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.007711 10.0.0.241 - - [2025-12-11 02:05:47] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002101 10.0.0.241 - - [2025-12-11 02:05:47] "GET /firewall-rule/2a32c7ac-f35a-45ea-88af-448cc7d22248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003491 10.0.0.241 - - [2025-12-11 02:05:47] "POST /firewall-policys HTTP/1.1" 409 269 0.002853 10.0.0.241 - - [2025-12-11 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.241 - - [2025-12-11 02:05:48] "PUT /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c HTTP/1.1" 200 265 0.026798 10.0.0.241 - - [2025-12-11 02:05:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037108 10.0.0.241 - - [2025-12-11 02:05:48] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.013556 10.0.0.241 - - [2025-12-11 02:05:48] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003072 10.0.0.241 - - [2025-12-11 02:05:48] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002821 10.0.0.241 - - [2025-12-11 02:05:48] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004328 10.0.0.241 - - [2025-12-11 02:05:48] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002717 10.0.0.241 - - [2025-12-11 02:05:48] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002156 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005720 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005681 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.241 - - [2025-12-11 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.241 - - [2025-12-11 02:06:49] "GET /loadbalancer/ac85ebe7-ad15-448c-afeb-f4de1967765e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003612 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005596 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.021322 10.0.0.241 - - [2025-12-11 02:06:49] "DELETE /loadbalancer-member/c3667bef-3bd0-4645-b3b3-c79a1a4a1707 HTTP/1.1" 200 115 0.032464 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007023 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004719 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004815 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005121 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004318 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.241 - - [2025-12-11 02:06:49] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003845 10.0.0.241 - - [2025-12-11 02:06:49] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.241 - - [2025-12-11 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.241 - - [2025-12-11 02:06:49] "GET /loadbalancer/ac85ebe7-ad15-448c-afeb-f4de1967765e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002888 10.0.0.241 - - [2025-12-11 02:06:50] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007048 10.0.0.241 - - [2025-12-11 02:06:50] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.241 - - [2025-12-11 02:06:50] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010103 10.0.0.241 - - [2025-12-11 02:06:50] "POST /set-tag HTTP/1.1" 200 109 0.005436 10.0.0.241 - - [2025-12-11 02:06:50] "GET /virtual-machine/6052c5f4-0c21-4b02-b31e-42ffb284cc59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005569 10.0.0.241 - - [2025-12-11 02:06:50] "POST /ref-update HTTP/1.1" 200 156 0.009922 10.0.0.241 - - [2025-12-11 02:06:50] "GET /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005243 10.0.0.241 - - [2025-12-11 02:06:50] "POST /set-tag HTTP/1.1" 200 109 0.015987 10.0.0.241 - - [2025-12-11 02:06:50] "POST /set-tag HTTP/1.1" 200 109 0.039854 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.025716 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.017522 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.026299 10.0.0.241 - - [2025-12-11 02:06:51] "DELETE /instance-ip/951e1f20-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.038797 10.0.0.241 - - [2025-12-11 02:06:51] "DELETE /virtual-machine-interface/95016204-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.048827 10.0.0.241 - - [2025-12-11 02:06:51] "DELETE /virtual-machine/6052c5f4-0c21-4b02-b31e-42ffb284cc59 HTTP/1.1" 200 115 0.027637 10.0.0.241 - - [2025-12-11 02:06:51] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006176 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.241 - - [2025-12-11 02:06:51] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004076 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.241 - - [2025-12-11 02:06:51] "GET /virtual-machine/e16af13c-737a-4457-8b89-ebdff39101f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003790 10.0.0.241 - - [2025-12-11 02:06:51] "POST /ref-update HTTP/1.1" 200 156 0.011131 10.0.0.241 - - [2025-12-11 02:06:51] "GET /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007530 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.022787 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.032804 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.029711 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.019960 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.029677 10.0.0.241 - - [2025-12-11 02:06:51] "DELETE /instance-ip/959e1e28-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.056647 10.0.0.241 - - [2025-12-11 02:06:51] "DELETE /virtual-machine-interface/95814172-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.049009 10.0.0.241 - - [2025-12-11 02:06:51] "DELETE /virtual-machine/e16af13c-737a-4457-8b89-ebdff39101f7 HTTP/1.1" 200 115 0.026092 10.0.0.241 - - [2025-12-11 02:06:51] "DELETE /tag/5f5b51ca-65dd-4d0b-a02b-1a4f72469490 HTTP/1.1" 200 115 0.052006 10.0.0.241 - - [2025-12-11 02:06:51] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006567 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.241 - - [2025-12-11 02:06:51] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004377 10.0.0.241 - - [2025-12-11 02:06:51] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.241 - - [2025-12-11 02:06:51] "GET /virtual-machine/53684209-1009-43aa-b2f0-35da514dc6c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003932 10.0.0.241 - - [2025-12-11 02:06:51] "POST /ref-update HTTP/1.1" 200 156 0.014160 10.0.0.241 - - [2025-12-11 02:06:51] "GET /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.019888 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.065084 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.059060 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.065178 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.021834 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.046153 10.0.0.241 - - [2025-12-11 02:06:52] "DELETE /instance-ip/94662f00-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.046973 10.0.0.241 - - [2025-12-11 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.008694 10.0.0.241 - - [2025-12-11 02:06:52] "DELETE /virtual-machine-interface/9447673c-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.044100 10.0.0.241 - - [2025-12-11 02:06:52] "DELETE /virtual-machine/53684209-1009-43aa-b2f0-35da514dc6c5 HTTP/1.1" 200 115 0.025724 10.0.0.241 - - [2025-12-11 02:06:52] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005649 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.003395 10.0.0.241 - - [2025-12-11 02:06:52] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004696 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.011425 10.0.0.241 - - [2025-12-11 02:06:52] "GET /virtual-machine/8d1b7f21-e437-48ae-933b-416a512e6906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003466 10.0.0.241 - - [2025-12-11 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.009435 10.0.0.241 - - [2025-12-11 02:06:52] "GET /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007060 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.019394 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.023553 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.031568 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.016623 10.0.0.241 - - [2025-12-11 02:06:52] "POST /set-tag HTTP/1.1" 200 109 0.034392 10.0.0.241 - - [2025-12-11 02:06:53] "DELETE /instance-ip/93ba6f58-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.055338 10.0.0.241 - - [2025-12-11 02:06:53] "POST /ref-update HTTP/1.1" 200 156 0.009573 10.0.0.241 - - [2025-12-11 02:06:53] "DELETE /virtual-machine-interface/939a7edc-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.044067 10.0.0.241 - - [2025-12-11 02:06:53] "DELETE /virtual-machine/8d1b7f21-e437-48ae-933b-416a512e6906 HTTP/1.1" 200 115 0.021185 10.0.0.241 - - [2025-12-11 02:06:53] "DELETE /tag/0c113eab-f85d-440b-9947-9f279107258c HTTP/1.1" 200 115 0.042119 10.0.0.241 - - [2025-12-11 02:06:53] "DELETE /tag/06fd6320-0122-48c0-8166-1f8e402d8d0c HTTP/1.1" 409 391 0.006247 10.0.0.241 - - [2025-12-11 02:07:20] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004225 10.0.0.241 - - [2025-12-11 02:07:20] "POST /set-tag HTTP/1.1" 200 109 0.011069 10.0.0.241 - - [2025-12-11 02:07:20] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005431 10.0.0.241 - - [2025-12-11 02:07:20] "POST /set-tag HTTP/1.1" 200 109 0.012695 10.0.0.241 - - [2025-12-11 02:07:20] "GET /virtual-machine/d3d5cd52-6ff2-4612-a05d-ce72c0ba8d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002787 10.0.0.241 - - [2025-12-11 02:07:20] "POST /ref-update HTTP/1.1" 200 156 0.018955 10.0.0.241 - - [2025-12-11 02:07:21] "GET /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.027850 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.026845 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.040356 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.028248 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.018322 10.0.0.241 - - [2025-12-11 02:07:21] "DELETE /instance-ip/964413b4-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.052693 10.0.0.241 - - [2025-12-11 02:07:21] "DELETE /virtual-machine-interface/962c9036-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.047036 10.0.0.241 - - [2025-12-11 02:07:21] "DELETE /virtual-machine/d3d5cd52-6ff2-4612-a05d-ce72c0ba8d47 HTTP/1.1" 200 115 0.021373 10.0.0.241 - - [2025-12-11 02:07:21] "DELETE /tag/82ec9124-bb60-4078-8fc5-88c785c252b7 HTTP/1.1" 200 115 0.041816 10.0.0.241 - - [2025-12-11 02:07:21] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005899 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.241 - - [2025-12-11 02:07:21] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005373 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.241 - - [2025-12-11 02:07:21] "GET /virtual-machine/2cafaad6-ed36-413f-b73c-f60abd5e34e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002643 10.0.0.241 - - [2025-12-11 02:07:21] "POST /ref-update HTTP/1.1" 200 156 0.026318 10.0.0.241 - - [2025-12-11 02:07:21] "GET /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015614 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.022796 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.048398 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.032345 10.0.0.241 - - [2025-12-11 02:07:21] "POST /set-tag HTTP/1.1" 200 109 0.016052 10.0.0.241 - - [2025-12-11 02:07:21] "DELETE /instance-ip/96b3e400-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.060348 10.0.0.241 - - [2025-12-11 02:07:21] "DELETE /virtual-machine-interface/96980f28-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.039562 10.0.0.241 - - [2025-12-11 02:07:21] "DELETE /virtual-machine/2cafaad6-ed36-413f-b73c-f60abd5e34e6 HTTP/1.1" 200 115 0.024068 10.0.0.241 - - [2025-12-11 02:07:21] "DELETE /tag/2858d9d0-3d2f-4a01-859f-b0d3db3c81d0 HTTP/1.1" 409 237 0.006594 10.0.0.241 - - [2025-12-11 02:07:22] "DELETE /tag/732b88e4-9dcf-4f5a-b686-2bc7a4cc9d01 HTTP/1.1" 200 115 0.066181 10.0.0.241 - - [2025-12-11 02:07:22] "DELETE /tag/f4860ccd-4a4c-4961-8436-715c44921782 HTTP/1.1" 200 115 0.037300 10.0.0.241 - - [2025-12-11 02:07:22] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007035 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.005779 10.0.0.241 - - [2025-12-11 02:07:22] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008241 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.241 - - [2025-12-11 02:07:22] "GET /virtual-machine/7adc73a3-44c2-43f9-a06d-11b57cf7b1c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003457 10.0.0.241 - - [2025-12-11 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.014022 10.0.0.241 - - [2025-12-11 02:07:22] "GET /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021383 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.023176 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.058266 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.033457 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.021840 10.0.0.241 - - [2025-12-11 02:07:22] "DELETE /instance-ip/971f3606-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.065405 10.0.0.241 - - [2025-12-11 02:07:22] "DELETE /virtual-machine-interface/970946de-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.073374 10.0.0.241 - - [2025-12-11 02:07:22] "DELETE /virtual-machine/7adc73a3-44c2-43f9-a06d-11b57cf7b1c2 HTTP/1.1" 200 115 0.025352 10.0.0.241 - - [2025-12-11 02:07:22] "DELETE /tag/26a16273-ffbb-4acd-8bf0-e44e00a8b46d HTTP/1.1" 200 115 0.048869 10.0.0.241 - - [2025-12-11 02:07:22] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004778 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.241 - - [2025-12-11 02:07:22] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004979 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.003631 10.0.0.241 - - [2025-12-11 02:07:22] "GET /virtual-machine/44a7b72e-c17c-451c-8709-d19f4d04931e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003874 10.0.0.241 - - [2025-12-11 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.035543 10.0.0.241 - - [2025-12-11 02:07:22] "GET /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018139 10.0.0.241 - - [2025-12-11 02:07:22] "POST /set-tag HTTP/1.1" 200 109 0.038779 10.0.0.241 - - [2025-12-11 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.031114 10.0.0.241 - - [2025-12-11 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.020823 10.0.0.241 - - [2025-12-11 02:07:23] "POST /set-tag HTTP/1.1" 200 109 0.015944 10.0.0.241 - - [2025-12-11 02:07:23] "DELETE /instance-ip/9788d6ec-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.061926 10.0.0.241 - - [2025-12-11 02:07:23] "DELETE /virtual-machine-interface/97749af6-d635-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.060269 10.0.0.241 - - [2025-12-11 02:07:23] "DELETE /virtual-machine/44a7b72e-c17c-451c-8709-d19f4d04931e HTTP/1.1" 200 115 0.030524 10.0.0.241 - - [2025-12-11 02:07:23] "DELETE /tag/84dbad3b-a6ff-40d3-8145-be35ca7ea89d HTTP/1.1" 409 237 0.008546 10.0.0.241 - - [2025-12-11 02:07:23] "DELETE /tag/39dda4e8-e740-4eec-b653-bc653838438b HTTP/1.1" 200 115 0.038300 10.0.0.241 - - [2025-12-11 02:07:23] "DELETE /tag/33fda4f7-fd69-4f8e-8787-2da5853caf8c HTTP/1.1" 409 237 0.009290 10.0.0.241 - - [2025-12-11 02:07:24] "POST /projects HTTP/1.1" 409 238 0.002192 10.0.0.241 - - [2025-12-11 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.241 - - [2025-12-11 02:07:24] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.025865 10.0.0.241 - - [2025-12-11 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.241 - - [2025-12-11 02:07:24] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004484 10.0.0.241 - - [2025-12-11 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.241 - - [2025-12-11 02:07:24] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004900 10.0.0.241 - - [2025-12-11 02:07:24] "POST /security-groups HTTP/1.1" 409 285 0.002541 10.0.0.241 - - [2025-12-11 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.241 - - [2025-12-11 02:07:24] "PUT /security-group/ac43c2c9-3bfe-46ce-aa13-18fd6fa2e5eb HTTP/1.1" 200 263 0.058527 10.0.0.241 - - [2025-12-11 02:07:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024505 10.0.0.241 - - [2025-12-11 02:07:24] "PUT /access-control-list/89f3f0a0-96e6-4b61-b394-5674bea921d1 HTTP/1.1" 200 273 0.026395 10.0.0.241 - - [2025-12-11 02:07:24] "PUT /access-control-list/8357d633-401a-42fc-a4be-ce6dc65ff801 HTTP/1.1" 200 273 0.024126 10.0.0.241 - - [2025-12-11 02:07:29] "POST /projects HTTP/1.1" 409 238 0.003134 10.0.0.241 - - [2025-12-11 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.241 - - [2025-12-11 02:07:29] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.028788 10.0.0.241 - - [2025-12-11 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.241 - - [2025-12-11 02:07:29] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003723 10.0.0.241 - - [2025-12-11 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.241 - - [2025-12-11 02:07:30] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005083 10.0.0.241 - - [2025-12-11 02:07:30] "POST /security-groups HTTP/1.1" 409 285 0.001950 10.0.0.241 - - [2025-12-11 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.241 - - [2025-12-11 02:07:30] "PUT /security-group/ac43c2c9-3bfe-46ce-aa13-18fd6fa2e5eb HTTP/1.1" 200 263 0.058198 10.0.0.241 - - [2025-12-11 02:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018165 10.0.0.241 - - [2025-12-11 02:07:30] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.016997 10.0.0.241 - - [2025-12-11 02:07:30] "PUT /access-control-list/89f3f0a0-96e6-4b61-b394-5674bea921d1 HTTP/1.1" 200 273 0.025526 10.0.0.241 - - [2025-12-11 02:07:30] "PUT /access-control-list/8357d633-401a-42fc-a4be-ce6dc65ff801 HTTP/1.1" 200 273 0.014502 10.0.0.241 - - [2025-12-11 02:07:30] "GET /firewall-rule/52b6a2c6-6d32-4987-a310-e6493249e28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002764 10.0.0.241 - - [2025-12-11 02:07:30] "POST /ref-update HTTP/1.1" 200 156 0.063617 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /firewall-rule/52b6a2c6-6d32-4987-a310-e6493249e28c HTTP/1.1" 200 115 0.029601 10.0.0.241 - - [2025-12-11 02:07:30] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005813 10.0.0.241 - - [2025-12-11 02:07:30] "GET /firewall-rule/3d891467-70a0-405d-a91d-e863a959a994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003140 10.0.0.241 - - [2025-12-11 02:07:30] "POST /ref-update HTTP/1.1" 200 156 0.048338 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /firewall-rule/3d891467-70a0-405d-a91d-e863a959a994 HTTP/1.1" 200 115 0.039293 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /tag/c99152b1-5f27-40d5-b86b-db48925fa696 HTTP/1.1" 200 115 0.031964 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /tag/84dbad3b-a6ff-40d3-8145-be35ca7ea89d HTTP/1.1" 409 237 0.006303 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /tag/33fda4f7-fd69-4f8e-8787-2da5853caf8c HTTP/1.1" 409 237 0.004964 10.0.0.241 - - [2025-12-11 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.241 - - [2025-12-11 02:07:30] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004223 10.0.0.241 - - [2025-12-11 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.241 - - [2025-12-11 02:07:30] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004147 10.0.0.241 - - [2025-12-11 02:07:30] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.053018 10.0.0.241 - - [2025-12-11 02:07:30] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.034157 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /security-group/ac43c2c9-3bfe-46ce-aa13-18fd6fa2e5eb HTTP/1.1" 200 115 0.044028 10.0.0.241 - - [2025-12-11 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /access-control-list/89f3f0a0-96e6-4b61-b394-5674bea921d1 HTTP/1.1" 200 115 0.029194 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /access-control-list/8357d633-401a-42fc-a4be-ce6dc65ff801 HTTP/1.1" 200 115 0.019676 10.0.0.241 - - [2025-12-11 02:07:30] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.029747 10.0.0.241 - - [2025-12-11 02:07:30] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?fields=security_groups HTTP/1.1" 200 1351 0.029848 10.0.0.241 - - [2025-12-11 02:07:30] "DELETE /security-group/47a05e0e-54a8-4fb5-90f8-da61a1cbfd6d HTTP/1.1" 200 115 0.044388 10.0.0.241 - - [2025-12-11 02:07:31] "DELETE /access-control-list/3abb45e5-cf52-45c1-ad6c-71cc1a6da907 HTTP/1.1" 200 115 0.038401 10.0.0.241 - - [2025-12-11 02:07:31] "GET /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0?fields=application_policy_sets HTTP/1.1" 200 1390 0.058210 10.0.0.241 - - [2025-12-11 02:07:31] "DELETE /access-control-list/0913760a-3e86-4230-a20e-c7633d8cc8ed HTTP/1.1" 200 115 0.057955 10.0.0.241 - - [2025-12-11 02:07:31] "DELETE /project/5ce52d8c-34b3-46a8-8960-46f80ec781e0 HTTP/1.1" 200 115 0.281446 10.0.0.241 - - [2025-12-11 02:07:31] "POST /projects HTTP/1.1" 409 238 0.005116 10.0.0.241 - - [2025-12-11 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.241 - - [2025-12-11 02:07:31] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026763 10.0.0.241 - - [2025-12-11 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.241 - - [2025-12-11 02:07:31] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.005738 10.0.0.241 - - [2025-12-11 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.241 - - [2025-12-11 02:07:31] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004710 10.0.0.241 - - [2025-12-11 02:07:31] "POST /security-groups HTTP/1.1" 409 285 0.002748 10.0.0.241 - - [2025-12-11 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.241 - - [2025-12-11 02:07:31] "PUT /security-group/bbcd1caa-dbdb-4e11-8c37-78d6760d0186 HTTP/1.1" 200 263 0.056407 10.0.0.241 - - [2025-12-11 02:07:31] "PUT /access-control-list/8c449fc6-3f49-4f47-9842-f4f3910b7def HTTP/1.1" 200 273 0.021437 10.0.0.241 - - [2025-12-11 02:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027776 10.0.0.241 - - [2025-12-11 02:07:31] "PUT /access-control-list/2b87df88-7911-458d-bc69-cf65b9d4098a HTTP/1.1" 200 273 0.032731 10.0.0.241 - - [2025-12-11 02:07:35] "DELETE /loadbalancer-member/6e654709-7809-4bac-95b4-0cba887526df HTTP/1.1" 200 115 0.039735 10.0.0.241 - - [2025-12-11 02:07:35] "DELETE /loadbalancer-pool/fb36faf6-367a-4803-8d2a-5955c3102605 HTTP/1.1" 200 115 0.035503 10.0.0.241 - - [2025-12-11 02:07:35] "DELETE /loadbalancer-listener/09dbc5a3-9864-42a0-a6dc-3555382bdb5e HTTP/1.1" 200 115 0.047398 10.0.0.241 - - [2025-12-11 02:07:35] "DELETE /loadbalancer/ac85ebe7-ad15-448c-afeb-f4de1967765e HTTP/1.1" 200 115 0.034117 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /floating-ip/5bb0e0e0-0939-436c-b4d6-af306cc2295c HTTP/1.1" 200 115 0.032727 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /instance-ip/762893e1-338f-49ab-a2b8-1408dcb75d59 HTTP/1.1" 200 115 0.069746 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /virtual-machine-interface/69a97a86-7611-4830-815a-bdfeb525c641 HTTP/1.1" 200 115 0.053385 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /tag/d2d3b008-1a66-45c6-b380-3d3bc7aa05ca HTTP/1.1" 200 115 0.053351 10.0.0.241 - - [2025-12-11 02:07:36] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002962 10.0.0.241 - - [2025-12-11 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.241 - - [2025-12-11 02:07:36] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004004 10.0.0.241 - - [2025-12-11 02:07:36] "GET /firewall-policy/13351835-516a-4d74-80cf-70b229209f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002517 10.0.0.241 - - [2025-12-11 02:07:36] "GET /firewall-rule/2a32c7ac-f35a-45ea-88af-448cc7d22248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003277 10.0.0.241 - - [2025-12-11 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.013278 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /firewall-rule/2a32c7ac-f35a-45ea-88af-448cc7d22248 HTTP/1.1" 200 115 0.046021 10.0.0.241 - - [2025-12-11 02:07:36] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004876 10.0.0.241 - - [2025-12-11 02:07:36] "GET /firewall-rule/275eab2d-438e-4ca8-b695-87cef16b981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002889 10.0.0.241 - - [2025-12-11 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.017270 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /firewall-rule/275eab2d-438e-4ca8-b695-87cef16b981e HTTP/1.1" 200 115 0.047170 10.0.0.241 - - [2025-12-11 02:07:36] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.007803 10.0.0.241 - - [2025-12-11 02:07:36] "GET /firewall-rule/2bf600f8-2493-486e-bf61-9a28438e5543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003958 10.0.0.241 - - [2025-12-11 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.013549 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /firewall-rule/2bf600f8-2493-486e-bf61-9a28438e5543 HTTP/1.1" 200 115 0.048619 10.0.0.241 - - [2025-12-11 02:07:36] "GET /application-policy-set/6ee97365-7afe-4275-9ad3-a0501e560e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002974 10.0.0.241 - - [2025-12-11 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.241 - - [2025-12-11 02:07:36] "GET /policy-management/e18f57c3-0d2c-4e6f-8088-e3559bb8997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003472 10.0.0.241 - - [2025-12-11 02:07:36] "GET /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004080 10.0.0.241 - - [2025-12-11 02:07:36] "POST /ref-update HTTP/1.1" 200 156 0.026303 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /firewall-policy/33b5137c-f804-4bc7-87b1-ebf42bb7653c HTTP/1.1" 200 115 0.048962 10.0.0.241 - - [2025-12-11 02:07:36] "DELETE /tag/84dbad3b-a6ff-40d3-8145-be35ca7ea89d HTTP/1.1" 200 115 0.068928 10.0.0.241 - - [2025-12-11 02:07:37] "DELETE /tag/06fd6320-0122-48c0-8166-1f8e402d8d0c HTTP/1.1" 200 115 0.070636 10.0.0.241 - - [2025-12-11 02:07:37] "DELETE /tag/33fda4f7-fd69-4f8e-8787-2da5853caf8c HTTP/1.1" 200 115 0.052399 10.0.0.241 - - [2025-12-11 02:07:37] "DELETE /tag/2858d9d0-3d2f-4a01-859f-b0d3db3c81d0 HTTP/1.1" 200 115 0.084623 10.0.0.241 - - [2025-12-11 02:07:37] "POST /projects HTTP/1.1" 409 238 0.002107 10.0.0.241 - - [2025-12-11 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.241 - - [2025-12-11 02:07:37] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039812 10.0.0.241 - - [2025-12-11 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.241 - - [2025-12-11 02:07:37] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.009576 10.0.0.241 - - [2025-12-11 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.241 - - [2025-12-11 02:07:37] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003851 10.0.0.241 - - [2025-12-11 02:07:37] "POST /security-groups HTTP/1.1" 409 285 0.002177 10.0.0.241 - - [2025-12-11 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.241 - - [2025-12-11 02:07:37] "PUT /security-group/bbcd1caa-dbdb-4e11-8c37-78d6760d0186 HTTP/1.1" 200 263 0.052294 10.0.0.241 - - [2025-12-11 02:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022634 10.0.0.241 - - [2025-12-11 02:07:37] "PUT /access-control-list/8c449fc6-3f49-4f47-9842-f4f3910b7def HTTP/1.1" 200 273 0.014127 10.0.0.241 - - [2025-12-11 02:07:37] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.018580 10.0.0.241 - - [2025-12-11 02:07:37] "PUT /access-control-list/2b87df88-7911-458d-bc69-cf65b9d4098a HTTP/1.1" 200 273 0.031551 10.0.0.241 - - [2025-12-11 02:07:37] "GET /firewall-rule/0ae8d325-abb0-4d2c-8b05-74f5cc7cc501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003487 10.0.0.241 - - [2025-12-11 02:07:37] "POST /ref-update HTTP/1.1" 200 156 0.062900 10.0.0.241 - - [2025-12-11 02:07:37] "DELETE /firewall-rule/0ae8d325-abb0-4d2c-8b05-74f5cc7cc501 HTTP/1.1" 200 115 0.052732 10.0.0.241 - - [2025-12-11 02:07:37] "GET /firewall-policy/444559cf-a124-4ad5-be80-60c69abb7f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007116 10.0.0.241 - - [2025-12-11 02:07:37] "GET /firewall-rule/65156f4e-c89e-49a5-beeb-53509c22063d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005184 10.0.0.241 - - [2025-12-11 02:07:37] "POST /ref-update HTTP/1.1" 200 156 0.057229 10.0.0.241 - - [2025-12-11 02:07:37] "DELETE /firewall-rule/65156f4e-c89e-49a5-beeb-53509c22063d HTTP/1.1" 200 115 0.052506 10.0.0.241 - - [2025-12-11 02:07:37] "DELETE /tag/f8240136-1873-44fb-b75a-11bbd54260d9 HTTP/1.1" 200 115 0.061102 10.0.0.241 - - [2025-12-11 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.241 - - [2025-12-11 02:07:37] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.010176 10.0.0.241 - - [2025-12-11 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.241 - - [2025-12-11 02:07:38] "GET /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007915 10.0.0.241 - - [2025-12-11 02:07:38] "PUT /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5 HTTP/1.1" 200 265 0.061279 10.0.0.241 - - [2025-12-11 02:07:38] "PUT /virtual-network/24123bd4-77da-406c-b82b-cd5bc2505f4e HTTP/1.1" 200 265 0.066082 10.0.0.241 - - [2025-12-11 02:07:38] "DELETE /security-group/bbcd1caa-dbdb-4e11-8c37-78d6760d0186 HTTP/1.1" 200 115 0.069002 10.0.0.241 - - [2025-12-11 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.241 - - [2025-12-11 02:07:38] "DELETE /access-control-list/8c449fc6-3f49-4f47-9842-f4f3910b7def HTTP/1.1" 200 115 0.048557 10.0.0.241 - - [2025-12-11 02:07:38] "DELETE /access-control-list/2b87df88-7911-458d-bc69-cf65b9d4098a HTTP/1.1" 200 115 0.042593 10.0.0.241 - - [2025-12-11 02:07:38] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042785 10.0.0.241 - - [2025-12-11 02:07:38] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?fields=security_groups HTTP/1.1" 200 1352 0.042897 10.0.0.241 - - [2025-12-11 02:07:38] "DELETE /access-control-list/58cca2d1-c8a0-4c15-8b67-77b0b42409c8 HTTP/1.1" 200 115 0.053754 10.0.0.241 - - [2025-12-11 02:07:38] "DELETE /security-group/578517f2-6b14-40e4-90ba-2936b763dd49 HTTP/1.1" 200 115 0.081031 10.0.0.241 - - [2025-12-11 02:07:38] "DELETE /access-control-list/da6e18a9-2ea8-4fbc-a94b-8a44ba82aaf1 HTTP/1.1" 200 115 0.067020 10.0.0.241 - - [2025-12-11 02:07:38] "GET /project/35ae5f9f-ce08-4483-9e2e-3470723296c1?fields=application_policy_sets HTTP/1.1" 200 1391 0.081783 10.0.0.241 - - [2025-12-11 02:07:38] "DELETE /project/35ae5f9f-ce08-4483-9e2e-3470723296c1 HTTP/1.1" 200 115 0.442025 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:08:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:08:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001195 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001141 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:08:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001921 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:08:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001429 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:08:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:08:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 10.0.0.241 - - [2025-12-11 02:08:37] "GET / HTTP/1.1" 200 36215 0.002035 10.0.0.241 - - [2025-12-11 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.241 - - [2025-12-11 02:08:37] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002652 10.0.0.241 - - [2025-12-11 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.241 - - [2025-12-11 02:08:37] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003119 10.0.0.241 - - [2025-12-11 02:08:52] "GET / HTTP/1.1" 200 36215 0.001490 10.0.0.241 - - [2025-12-11 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.241 - - [2025-12-11 02:08:52] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004946 10.0.0.241 - - [2025-12-11 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.241 - - [2025-12-11 02:08:52] "GET /config-node/6c770644-2a68-4207-b299-8bb4c519a6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003057 10.0.0.241 - - [2025-12-11 02:08:52] "GET / HTTP/1.1" 200 36215 0.001376 10.0.0.241 - - [2025-12-11 02:08:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002095 10.0.0.241 - - [2025-12-11 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.241 - - [2025-12-11 02:08:57] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004167 10.0.0.241 - - [2025-12-11 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.241 - - [2025-12-11 02:08:57] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.007163 10.0.0.241 - - [2025-12-11 02:08:57] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.241 - - [2025-12-11 02:08:57] "POST /alarms HTTP/1.1" 409 264 0.003214 10.0.0.241 - - [2025-12-11 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.241 - - [2025-12-11 02:08:57] "PUT /alarm/72989303-a8fe-47e9-9362-5994189fda84 HTTP/1.1" 200 245 0.022067 10.0.0.241 - - [2025-12-11 02:08:57] "POST /alarms HTTP/1.1" 409 261 0.007949 10.0.0.241 - - [2025-12-11 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.241 - - [2025-12-11 02:08:57] "PUT /alarm/b225181c-72ae-41af-8ea9-2bc5e945518f HTTP/1.1" 200 245 0.012730 10.0.0.241 - - [2025-12-11 02:08:57] "POST /alarms HTTP/1.1" 409 261 0.002676 10.0.0.241 - - [2025-12-11 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.241 - - [2025-12-11 02:08:57] "PUT /alarm/fe5f1c36-79db-4bf2-8a1d-2a5daf9fd629 HTTP/1.1" 200 245 0.009325 10.0.0.241 - - [2025-12-11 02:08:57] "POST /alarms HTTP/1.1" 409 253 0.003010 10.0.0.241 - - [2025-12-11 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/7d6703b8-750d-4f9e-9a1e-721ca5c02b76 HTTP/1.1" 200 245 0.012814 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 251 0.002036 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/29030259-619b-4b2d-a6cd-8c20e2a93b2f HTTP/1.1" 200 245 0.010022 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 252 0.002201 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/099f1f86-f9f3-4143-9d37-c01b64cd8b4e HTTP/1.1" 200 245 0.011300 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 256 0.006449 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/56e71e4d-a2d6-4ab4-9721-211038a81b0e HTTP/1.1" 200 245 0.009803 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 248 0.007147 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/255aad7a-228d-4ae4-a9ab-cac24343da4a HTTP/1.1" 200 245 0.009822 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 252 0.005703 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/dcd4b1fc-9fdd-4504-ab67-b51d6abbcfe0 HTTP/1.1" 200 245 0.011969 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 257 0.007393 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/5800134a-60f4-4101-898c-fd45c3d5c44d HTTP/1.1" 200 245 0.011016 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 251 0.003081 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/3e2e9127-feaa-4799-89c9-f35cb5dce0ba HTTP/1.1" 200 245 0.010085 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 257 0.002255 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/57e76b27-f1d4-45f7-bb2f-97c2691d4ccc HTTP/1.1" 200 245 0.010016 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 261 0.002155 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/8a51a32e-12d0-4894-8d7f-933d2a2c03bf HTTP/1.1" 200 245 0.010106 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 258 0.002272 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/4463e604-940d-459f-b39e-546daddcce53 HTTP/1.1" 200 245 0.010654 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 254 0.009103 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/b0144f7c-c97e-4a1f-83a8-de25bdef29cb HTTP/1.1" 200 245 0.011802 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 254 0.014803 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/8643d5c0-8c33-4fe1-a203-ab3008a723f9 HTTP/1.1" 200 245 0.021068 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 254 0.008970 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/99ffe756-9048-41b0-b374-1dd8d12ad09d HTTP/1.1" 200 245 0.011157 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 247 0.005296 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/fb5af339-f91c-4b21-913e-ea467304c8d1 HTTP/1.1" 200 245 0.012405 10.0.0.241 - - [2025-12-11 02:08:58] "POST /alarms HTTP/1.1" 409 272 0.017528 10.0.0.241 - - [2025-12-11 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.241 - - [2025-12-11 02:08:58] "PUT /alarm/95a36a84-f8b7-46a5-b600-3467ff07de73 HTTP/1.1" 200 245 0.010014 10.0.0.241 - - [2025-12-11 02:08:59] "POST /alarms HTTP/1.1" 409 261 0.008791 10.0.0.241 - - [2025-12-11 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.241 - - [2025-12-11 02:08:59] "PUT /alarm/98812366-61b9-4c36-ad96-b2b6b05cc443 HTTP/1.1" 200 245 0.013670 10.0.0.241 - - [2025-12-11 02:08:59] "POST /alarms HTTP/1.1" 409 259 0.007733 10.0.0.241 - - [2025-12-11 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.241 - - [2025-12-11 02:08:59] "PUT /alarm/85cb8fc4-f00a-4e77-8b96-c19f9b66f244 HTTP/1.1" 200 245 0.011058 10.0.0.241 - - [2025-12-11 02:08:59] "POST /alarms HTTP/1.1" 409 265 0.006741 10.0.0.241 - - [2025-12-11 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.241 - - [2025-12-11 02:08:59] "PUT /alarm/c741757f-82e2-43ac-ba15-9420a7fc28a6 HTTP/1.1" 200 245 0.012208 10.0.0.241 - - [2025-12-11 02:08:59] "POST /alarms HTTP/1.1" 409 279 0.020214 10.0.0.241 - - [2025-12-11 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.241 - - [2025-12-11 02:08:59] "PUT /alarm/732f5d64-6dfd-4c8a-92f6-be123559272a HTTP/1.1" 200 245 0.011664 10.0.0.241 - - [2025-12-11 02:08:59] "GET / HTTP/1.1" 200 36215 0.002219 10.0.0.241 - - [2025-12-11 02:08:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002472 10.0.0.241 - - [2025-12-11 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.241 - - [2025-12-11 02:08:59] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.007125 10.0.0.241 - - [2025-12-11 02:08:59] "GET / HTTP/1.1" 200 36215 0.001791 10.0.0.241 - - [2025-12-11 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.241 - - [2025-12-11 02:08:59] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003021 10.0.0.241 - - [2025-12-11 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.241 - - [2025-12-11 02:08:59] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.009287 10.0.0.241 - - [2025-12-11 02:09:00] "GET / HTTP/1.1" 200 36215 0.003110 10.0.0.241 - - [2025-12-11 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.241 - - [2025-12-11 02:09:00] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004704 10.0.0.241 - - [2025-12-11 02:09:00] "PUT /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76 HTTP/1.1" 200 275 0.014249 10.0.0.241 - - [2025-12-11 02:09:03] "GET / HTTP/1.1" 200 36215 0.001831 10.0.0.241 - - [2025-12-11 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.241 - - [2025-12-11 02:09:03] "GET /routing-instance/ee6e0d54-4c61-460d-861e-569c67d832e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009351 10.0.0.241 - - [2025-12-11 02:09:03] "POST /bgp-routers HTTP/1.1" 409 301 0.005820 10.0.0.241 - - [2025-12-11 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.241 - - [2025-12-11 02:09:03] "GET /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.003378 10.0.0.241 - - [2025-12-11 02:09:03] "PUT /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb HTTP/1.1" 200 255 0.031872 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:09:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001179 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:09:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001200 10.0.0.241 - - [2025-12-11 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.241 - - [2025-12-11 02:09:06] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003221 10.0.0.241 - - [2025-12-11 02:09:19] "GET / HTTP/1.1" 200 36215 0.001935 10.0.0.241 - - [2025-12-11 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.241 - - [2025-12-11 02:09:19] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.023372 10.0.0.241 - - [2025-12-11 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.241 - - [2025-12-11 02:09:19] "GET /config-node/6c770644-2a68-4207-b299-8bb4c519a6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.014818 10.0.0.241 - - [2025-12-11 02:09:30] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.241 - - [2025-12-11 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.241 - - [2025-12-11 02:09:30] "GET /routing-instance/ee6e0d54-4c61-460d-861e-569c67d832e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003862 10.0.0.241 - - [2025-12-11 02:09:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001999 10.0.0.241 - - [2025-12-11 02:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.241 - - [2025-12-11 02:09:30] "GET /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.004020 10.0.0.241 - - [2025-12-11 02:09:30] "PUT /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb HTTP/1.1" 200 255 0.012665 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:09:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:09:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001150 10.0.0.241 - - [2025-12-11 02:09:45] "GET / HTTP/1.1" 200 36215 0.001805 10.0.0.241 - - [2025-12-11 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.241 - - [2025-12-11 02:09:45] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004318 10.0.0.241 - - [2025-12-11 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.241 - - [2025-12-11 02:09:45] "GET /config-node/6c770644-2a68-4207-b299-8bb4c519a6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001987 10.0.0.241 - - [2025-12-11 02:09:45] "GET / HTTP/1.1" 200 36215 0.001356 10.0.0.241 - - [2025-12-11 02:09:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002402 10.0.0.241 - - [2025-12-11 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.241 - - [2025-12-11 02:09:50] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002959 10.0.0.241 - - [2025-12-11 02:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.241 - - [2025-12-11 02:09:50] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.008623 10.0.0.241 - - [2025-12-11 02:09:51] "GET / HTTP/1.1" 200 36215 0.002205 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 264 0.002277 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/72989303-a8fe-47e9-9362-5994189fda84 HTTP/1.1" 200 245 0.014508 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 261 0.002202 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/b225181c-72ae-41af-8ea9-2bc5e945518f HTTP/1.1" 200 245 0.009897 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 261 0.002305 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/fe5f1c36-79db-4bf2-8a1d-2a5daf9fd629 HTTP/1.1" 200 245 0.011971 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 253 0.002021 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/7d6703b8-750d-4f9e-9a1e-721ca5c02b76 HTTP/1.1" 200 245 0.009454 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 251 0.006808 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/29030259-619b-4b2d-a6cd-8c20e2a93b2f HTTP/1.1" 200 245 0.009834 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 252 0.002340 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/099f1f86-f9f3-4143-9d37-c01b64cd8b4e HTTP/1.1" 200 245 0.009852 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 256 0.009736 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/56e71e4d-a2d6-4ab4-9721-211038a81b0e HTTP/1.1" 200 245 0.010246 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 248 0.011109 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/255aad7a-228d-4ae4-a9ab-cac24343da4a HTTP/1.1" 200 245 0.009204 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 252 0.015429 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/dcd4b1fc-9fdd-4504-ab67-b51d6abbcfe0 HTTP/1.1" 200 245 0.009695 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 257 0.004514 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/5800134a-60f4-4101-898c-fd45c3d5c44d HTTP/1.1" 200 245 0.010866 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 251 0.005744 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/3e2e9127-feaa-4799-89c9-f35cb5dce0ba HTTP/1.1" 200 245 0.013996 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 257 0.011004 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.241 - - [2025-12-11 02:09:51] "PUT /alarm/57e76b27-f1d4-45f7-bb2f-97c2691d4ccc HTTP/1.1" 200 245 0.011850 10.0.0.241 - - [2025-12-11 02:09:51] "POST /alarms HTTP/1.1" 409 261 0.025895 10.0.0.241 - - [2025-12-11 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/8a51a32e-12d0-4894-8d7f-933d2a2c03bf HTTP/1.1" 200 245 0.012825 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 258 0.019859 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/4463e604-940d-459f-b39e-546daddcce53 HTTP/1.1" 200 245 0.010971 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 254 0.005741 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008451 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/b0144f7c-c97e-4a1f-83a8-de25bdef29cb HTTP/1.1" 200 245 0.009787 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 254 0.008424 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/8643d5c0-8c33-4fe1-a203-ab3008a723f9 HTTP/1.1" 200 245 0.011312 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 254 0.006674 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/99ffe756-9048-41b0-b374-1dd8d12ad09d HTTP/1.1" 200 245 0.018268 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 247 0.012153 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/fb5af339-f91c-4b21-913e-ea467304c8d1 HTTP/1.1" 200 245 0.009859 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 272 0.002428 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/95a36a84-f8b7-46a5-b600-3467ff07de73 HTTP/1.1" 200 245 0.010043 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 261 0.008888 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/98812366-61b9-4c36-ad96-b2b6b05cc443 HTTP/1.1" 200 245 0.011847 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 259 0.008809 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/85cb8fc4-f00a-4e77-8b96-c19f9b66f244 HTTP/1.1" 200 245 0.012002 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 265 0.008905 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/c741757f-82e2-43ac-ba15-9420a7fc28a6 HTTP/1.1" 200 245 0.011169 10.0.0.241 - - [2025-12-11 02:09:52] "POST /alarms HTTP/1.1" 409 279 0.009662 10.0.0.241 - - [2025-12-11 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.241 - - [2025-12-11 02:09:52] "PUT /alarm/732f5d64-6dfd-4c8a-92f6-be123559272a HTTP/1.1" 200 245 0.009579 10.0.0.241 - - [2025-12-11 02:09:53] "GET / HTTP/1.1" 200 36215 0.002029 10.0.0.241 - - [2025-12-11 02:09:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001958 10.0.0.241 - - [2025-12-11 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.241 - - [2025-12-11 02:09:53] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.008274 10.0.0.241 - - [2025-12-11 02:09:53] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.241 - - [2025-12-11 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.241 - - [2025-12-11 02:09:53] "GET /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002918 10.0.0.241 - - [2025-12-11 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.241 - - [2025-12-11 02:09:53] "PUT /global-vrouter-config/921541bd-011e-429c-beae-fa808a12c367 HTTP/1.1" 200 277 0.009428 10.0.0.241 - - [2025-12-11 02:09:53] "GET / HTTP/1.1" 200 36215 0.001785 10.0.0.241 - - [2025-12-11 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.241 - - [2025-12-11 02:09:53] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005009 10.0.0.241 - - [2025-12-11 02:09:53] "PUT /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76 HTTP/1.1" 200 275 0.013957 10.0.0.241 - - [2025-12-11 02:09:57] "GET / HTTP/1.1" 200 36215 0.002597 10.0.0.241 - - [2025-12-11 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.241 - - [2025-12-11 02:09:57] "GET /routing-instance/ee6e0d54-4c61-460d-861e-569c67d832e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003247 10.0.0.241 - - [2025-12-11 02:09:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001863 10.0.0.241 - - [2025-12-11 02:09:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.241 - - [2025-12-11 02:09:57] "GET /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.004381 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:09:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000794 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:09:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 10.0.0.241 - - [2025-12-11 02:09:57] "PUT /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb HTTP/1.1" 200 255 0.012891 10.0.0.241 - - [2025-12-11 02:10:01] "POST /tags HTTP/1.1" 200 356 0.026717 10.0.0.241 - - [2025-12-11 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.241 - - [2025-12-11 02:10:01] "GET /tag/ab588da5-f117-4791-a4e3-1be177778fb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.022946 10.0.0.241 - - [2025-12-11 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.241 - - [2025-12-11 02:10:01] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004789 10.0.0.241 - - [2025-12-11 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.241 - - [2025-12-11 02:10:01] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045385 10.0.0.241 - - [2025-12-11 02:10:01] "POST /virtual-machines HTTP/1.1" 200 352 0.019000 10.0.0.241 - - [2025-12-11 02:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.042063 10.0.0.241 - - [2025-12-11 02:10:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.147142 10.0.0.241 - - [2025-12-11 02:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016786 10.0.0.241 - - [2025-12-11 02:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.241 - - [2025-12-11 02:10:01] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.008353 10.0.0.241 - - [2025-12-11 02:10:02] "POST /instance-ips HTTP/1.1" 200 392 0.027326 10.0.0.241 - - [2025-12-11 02:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017646 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.010010 10.0.0.241 - - [2025-12-11 02:10:02] "POST /set-tag HTTP/1.1" 200 109 0.015957 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.021597 10.0.0.241 - - [2025-12-11 02:10:02] "GET /instance-ip/8064d60e-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003422 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005200 10.0.0.241 - - [2025-12-11 02:10:02] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003284 10.0.0.241 - - [2025-12-11 02:10:02] "POST /ref-update HTTP/1.1" 200 156 0.007785 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004237 10.0.0.241 - - [2025-12-11 02:10:02] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.241 - - [2025-12-11 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-network/5ca501dd-5c76-43bd-8374-ff6fcb79e3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004035 10.0.0.241 - - [2025-12-11 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.241 - - [2025-12-11 02:10:02] "GET /project/1e54e21c-1848-4a63-ad50-edf6b6e55a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030604 10.0.0.241 - - [2025-12-11 02:10:02] "POST /virtual-machines HTTP/1.1" 200 356 0.022615 10.0.0.241 - - [2025-12-11 02:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031477 10.0.0.241 - - [2025-12-11 02:10:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.123063 10.0.0.241 - - [2025-12-11 02:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020544 10.0.0.241 - - [2025-12-11 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019550 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008711 10.0.0.241 - - [2025-12-11 02:10:02] "POST /instance-ips HTTP/1.1" 200 396 0.022535 10.0.0.241 - - [2025-12-11 02:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023289 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.006241 10.0.0.241 - - [2025-12-11 02:10:02] "POST /set-tag HTTP/1.1" 200 109 0.018137 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009402 10.0.0.241 - - [2025-12-11 02:10:02] "GET /instance-ip/80d225b0-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.008378 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007829 10.0.0.241 - - [2025-12-11 02:10:02] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.241 - - [2025-12-11 02:10:02] "GET /virtual-router/7d1d4617-f9ec-467e-8298-232b8150c01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.007102 10.0.0.241 - - [2025-12-11 02:10:03] "POST /ref-update HTTP/1.1" 200 156 0.015909 10.0.0.241 - - [2025-12-11 02:10:03] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.029285 10.0.0.241 - - [2025-12-11 02:10:03] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.241 - - [2025-12-11 02:10:03] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004505 10.0.0.241 - - [2025-12-11 02:10:03] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.241 - - [2025-12-11 02:10:03] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004273 10.0.0.241 - - [2025-12-11 02:10:03] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.241 - - [2025-12-11 02:10:12] "GET / HTTP/1.1" 200 36215 0.001640 10.0.0.241 - - [2025-12-11 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.241 - - [2025-12-11 02:10:12] "GET /global-system-config/b68eb749-2b56-4b7e-a6a2-1f9038421d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004674 10.0.0.241 - - [2025-12-11 02:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.241 - - [2025-12-11 02:10:12] "GET /config-node/6c770644-2a68-4207-b299-8bb4c519a6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002056 10.0.0.241 - - [2025-12-11 02:10:15] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004569 10.0.0.241 - - [2025-12-11 02:10:15] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.241 - - [2025-12-11 02:10:16] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004136 10.0.0.241 - - [2025-12-11 02:10:16] "POST /set-tag HTTP/1.1" 200 109 0.004810 10.0.0.241 - - [2025-12-11 02:10:17] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004713 10.0.0.241 - - [2025-12-11 02:10:17] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.241 - - [2025-12-11 02:10:23] "GET /global-system-configs HTTP/1.1" 200 323 0.003663 10.0.0.241 - - [2025-12-11 02:10:24] "GET / HTTP/1.1" 200 36215 0.002009 10.0.0.241 - - [2025-12-11 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.241 - - [2025-12-11 02:10:24] "GET /routing-instance/ee6e0d54-4c61-460d-861e-569c67d832e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003013 10.0.0.241 - - [2025-12-11 02:10:24] "POST /bgp-routers HTTP/1.1" 409 301 0.006549 10.0.0.241 - - [2025-12-11 02:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.241 - - [2025-12-11 02:10:24] "GET /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.004100 10.0.0.241 - - [2025-12-11 02:10:24] "PUT /bgp-router/06064382-8688-4db6-b5d0-d52c99319bfb HTTP/1.1" 200 255 0.014149 10.0.0.241 - - [2025-12-11 02:10:25] "GET /global-system-configs HTTP/1.1" 200 323 0.002924 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:10:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.241 - - [2025-12-11 02:10:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001265 10.0.0.241 - - [2025-12-11 02:10:49] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004937 10.0.0.241 - - [2025-12-11 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.241 - - [2025-12-11 02:10:49] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004781 10.0.0.241 - - [2025-12-11 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.241 - - [2025-12-11 02:10:49] "GET /virtual-machine/ba0bc631-61ed-4c83-b5e7-925a504ab957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002848 10.0.0.241 - - [2025-12-11 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.015851 10.0.0.241 - - [2025-12-11 02:10:49] "GET /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006239 10.0.0.241 - - [2025-12-11 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.027924 10.0.0.241 - - [2025-12-11 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.058386 10.0.0.241 - - [2025-12-11 02:10:49] "DELETE /instance-ip/8064d60e-d636-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.051401 10.0.0.241 - - [2025-12-11 02:10:49] "DELETE /virtual-machine-interface/8043a09c-d636-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.054776 10.0.0.241 - - [2025-12-11 02:10:49] "DELETE /virtual-machine/ba0bc631-61ed-4c83-b5e7-925a504ab957 HTTP/1.1" 200 115 0.042608 10.0.0.241 - - [2025-12-11 02:10:49] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013797 10.0.0.241 - - [2025-12-11 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.241 - - [2025-12-11 02:11:20] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004494 10.0.0.241 - - [2025-12-11 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.004675 10.0.0.241 - - [2025-12-11 02:11:20] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004067 10.0.0.241 - - [2025-12-11 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.006163 10.0.0.241 - - [2025-12-11 02:11:20] "GET /virtual-machine/0b3cd3fa-1e2c-4d53-8055-bb1163502466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.005844 10.0.0.241 - - [2025-12-11 02:11:20] "POST /ref-update HTTP/1.1" 200 156 0.012393 10.0.0.241 - - [2025-12-11 02:11:20] "GET /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007366 10.0.0.241 - - [2025-12-11 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.019585 10.0.0.241 - - [2025-12-11 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.054808 10.0.0.241 - - [2025-12-11 02:11:20] "DELETE /instance-ip/80d225b0-d636-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.082932 10.0.0.241 - - [2025-12-11 02:11:20] "DELETE /virtual-machine-interface/80b445d6-d636-11f0-a947-fa163e4a603a HTTP/1.1" 200 115 0.090312 10.0.0.241 - - [2025-12-11 02:11:20] "DELETE /virtual-machine/0b3cd3fa-1e2c-4d53-8055-bb1163502466 HTTP/1.1" 200 115 0.053868 10.0.0.241 - - [2025-12-11 02:11:20] "DELETE /tag/ab588da5-f117-4791-a4e3-1be177778fb3 HTTP/1.1" 200 115 0.070332