++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Jan 30 09:24:15 AM UTC 2026 ===================' INFO: =================== Fri Jan 30 09:24:15 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ 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.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 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.41 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + 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.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.41,10.206.167.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.206.167.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 09:24:58.559 7ffba1a7de80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 09:24:58.835 7ffba1a7de80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 09:24:58.864 7ffba1a7de80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 09:24:58.864 7ffba1a7de80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-01-30 09:25:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000606 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-01-30 09:25:11] "GET / HTTP/1.1" 503 181 0.000186 10.0.0.41 - - [2026-01-30 09:25:11] "GET / HTTP/1.1" 503 181 0.000275 10.0.0.41 - - [2026-01-30 09:25:12] "GET / HTTP/1.1" 200 45303 0.002071 10.0.0.41 - - [2026-01-30 09:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.41 - - [2026-01-30 09:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.41 - - [2026-01-30 09:25:12] "GET / HTTP/1.1" 200 35931 0.001162 10.0.0.41 - - [2026-01-30 09:25:12] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.41 - - [2026-01-30 09:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.41 - - [2026-01-30 09:25:12] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012877 10.0.0.41 - - [2026-01-30 09:25:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.004532 10.0.0.41 - - [2026-01-30 09:25:12] "POST /config-nodes HTTP/1.1" 200 593 0.068778 10.0.0.41 - - [2026-01-30 09:25:13] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.41 - - [2026-01-30 09:25:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007316 10.0.0.41 - - [2026-01-30 09:25:13] "GET / HTTP/1.1" 200 35931 0.001121 10.0.0.41 - - [2026-01-30 09:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.41 - - [2026-01-30 09:25:13] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004946 10.0.0.41 - - [2026-01-30 09:25:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.003456 10.0.0.41 - - [2026-01-30 09:25:13] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.060758 10.0.0.41 - - [2026-01-30 09:25:13] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.41 - - [2026-01-30 09:25:14] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.41 - - [2026-01-30 09:25:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.002980 10.0.0.41 - - [2026-01-30 09:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.41 - - [2026-01-30 09:25:14] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010589 10.0.0.41 - - [2026-01-30 09:25:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.043752 10.0.0.41 - - [2026-01-30 09:25:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.002724 10.0.0.41 - - [2026-01-30 09:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.41 - - [2026-01-30 09:25:14] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011689 10.0.0.41 - - [2026-01-30 09:25:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.041037 10.0.0.41 - - [2026-01-30 09:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004925 10.0.0.41 - - [2026-01-30 09:25:14] "GET /network-ipam/972b70d3-a5ec-4dc5-ad8d-80670a746d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003098 10.0.0.41 - - [2026-01-30 09:25:14] "POST /service-templates HTTP/1.1" 200 511 0.053393 10.0.0.41 - - [2026-01-30 09:25:14] "POST /service-templates HTTP/1.1" 200 501 0.046244 10.0.0.41 - - [2026-01-30 09:25:14] "POST /service-templates HTTP/1.1" 200 515 0.086484 10.0.0.41 - - [2026-01-30 09:25:14] "POST /service-templates HTTP/1.1" 200 535 0.074926 10.0.0.41 - - [2026-01-30 09:25:14] "POST /service-templates HTTP/1.1" 200 507 0.040603 10.0.0.41 - - [2026-01-30 09:25:16] "GET / HTTP/1.1" 200 35931 0.001192 10.0.0.41 - - [2026-01-30 09:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.41 - - [2026-01-30 09:25:16] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008546 10.0.0.41 - - [2026-01-30 09:25:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.006098 10.0.0.41 - - [2026-01-30 09:25:16] "POST /config-database-nodes HTTP/1.1" 200 611 0.037109 10.0.0.41 - - [2026-01-30 09:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009261 10.0.0.41 - - [2026-01-30 09:25:16] "GET /network-ipam/972b70d3-a5ec-4dc5-ad8d-80670a746d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004690 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:25:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:25:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 10.0.0.41 - - [2026-01-30 09:25:16] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.41 - - [2026-01-30 09:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.41 - - [2026-01-30 09:25:16] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011981 10.0.0.41 - - [2026-01-30 09:25:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.004690 10.0.0.41 - - [2026-01-30 09:25:16] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.049892 10.0.0.41 - - [2026-01-30 09:25:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.001927 10.0.0.41 - - [2026-01-30 09:25:17] "GET / HTTP/1.1" 200 35931 0.001351 10.0.0.41 - - [2026-01-30 09:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014560 10.0.0.41 - - [2026-01-30 09:25:17] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026030 10.0.0.41 - - [2026-01-30 09:25:17] "GET / HTTP/1.1" 200 35931 0.006079 10.0.0.41 - - [2026-01-30 09:25:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.012192 10.0.0.41 - - [2026-01-30 09:25:17] "POST /access-control-lists HTTP/1.1" 200 587 0.361503 10.0.0.41 - - [2026-01-30 09:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007621 10.0.0.41 - - [2026-01-30 09:25:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.012771 10.0.0.41 - - [2026-01-30 09:25:17] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017372 10.0.0.41 - - [2026-01-30 09:25:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.007092 10.0.0.41 - - [2026-01-30 09:25:17] "POST /database-nodes HTTP/1.1" 200 597 0.058192 10.0.0.41 - - [2026-01-30 09:25:17] "POST /access-control-lists HTTP/1.1" 200 585 0.110684 10.0.0.41 - - [2026-01-30 09:25:17] "POST /analytics-nodes HTTP/1.1" 200 599 0.138530 10.0.0.41 - - [2026-01-30 09:25:17] "POST /route-targets HTTP/1.1" 200 327 0.047686 10.0.0.41 - - [2026-01-30 09:25:17] "POST /ref-update HTTP/1.1" 200 156 0.043630 10.0.0.41 - - [2026-01-30 09:25:17] "POST /route-targets HTTP/1.1" 200 327 0.023335 10.0.0.41 - - [2026-01-30 09:25:17] "POST /ref-update HTTP/1.1" 200 156 0.014929 10.0.0.41 - - [2026-01-30 09:25:17] "POST /route-targets HTTP/1.1" 200 327 0.040929 10.0.0.41 - - [2026-01-30 09:25:17] "POST /ref-update HTTP/1.1" 200 156 0.130710 10.0.0.41 - - [2026-01-30 09:25:18] "POST /route-targets HTTP/1.1" 200 327 0.043541 10.0.0.41 - - [2026-01-30 09:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011241 10.0.0.41 - - [2026-01-30 09:25:18] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.028153 10.0.0.41 - - [2026-01-30 09:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006127 10.0.0.41 - - [2026-01-30 09:25:18] "POST /ref-update HTTP/1.1" 200 156 0.068472 10.0.0.41 - - [2026-01-30 09:25:18] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.046227 10.0.0.41 - - [2026-01-30 09:25:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.014613 10.0.0.41 - - [2026-01-30 09:25:18] "POST /access-control-lists HTTP/1.1" 200 551 0.184826 10.0.0.41 - - [2026-01-30 09:25:18] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.41 - - [2026-01-30 09:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025677 10.0.0.41 - - [2026-01-30 09:25:18] "GET /routing-instance/c7bca110-04bc-4683-862a-eb6ec56e8cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022569 10.0.0.41 - - [2026-01-30 09:25:18] "PUT /access-control-list/7ffbfe64-0bbb-42b3-b8a8-75c62c47c04c HTTP/1.1" 200 272 0.120005 10.0.0.41 - - [2026-01-30 09:25:18] "PUT /access-control-list/9537c757-5432-4e54-93e8-c8771219f513 HTTP/1.1" 200 272 0.086267 10.0.0.41 - - [2026-01-30 09:25:18] "POST /bgp-routers HTTP/1.1" 200 616 0.239565 10.0.0.41 - - [2026-01-30 09:25:18] "GET /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.063869 10.0.0.41 - - [2026-01-30 09:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008348 10.0.0.41 - - [2026-01-30 09:25:19] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016967 10.0.0.41 - - [2026-01-30 09:25:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006207 10.0.0.41 - - [2026-01-30 09:25:19] "POST /ref-update HTTP/1.1" 200 156 0.049050 10.0.0.41 - - [2026-01-30 09:25:19] "GET / HTTP/1.1" 200 35931 0.002159 10.0.0.41 - - [2026-01-30 09:25:19] "POST /alarms HTTP/1.1" 200 581 0.087866 10.0.0.41 - - [2026-01-30 09:25:19] "POST /alarms HTTP/1.1" 200 575 0.080843 10.0.0.41 - - [2026-01-30 09:25:19] "POST /alarms HTTP/1.1" 200 575 0.075979 10.0.0.41 - - [2026-01-30 09:25:19] "POST /alarms HTTP/1.1" 200 559 0.217511 10.0.0.41 - - [2026-01-30 09:25:19] "POST /alarms HTTP/1.1" 200 555 0.159828 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 557 0.135032 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 565 0.116626 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 549 0.068575 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 557 0.058692 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 567 0.043699 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 555 0.040121 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 567 0.046662 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 575 0.108979 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 569 0.086793 10.0.0.41 - - [2026-01-30 09:25:20] "POST /alarms HTTP/1.1" 200 561 0.052680 10.0.0.41 - - [2026-01-30 09:25:21] "POST /alarms HTTP/1.1" 200 561 0.050800 10.0.0.41 - - [2026-01-30 09:25:21] "POST /alarms HTTP/1.1" 200 561 0.052153 10.0.0.41 - - [2026-01-30 09:25:21] "POST /alarms HTTP/1.1" 200 547 0.056008 10.0.0.41 - - [2026-01-30 09:25:21] "POST /alarms HTTP/1.1" 200 595 0.028696 10.0.0.41 - - [2026-01-30 09:25:21] "POST /alarms HTTP/1.1" 200 575 0.056271 10.0.0.41 - - [2026-01-30 09:25:21] "POST /alarms HTTP/1.1" 200 571 0.036582 10.0.0.41 - - [2026-01-30 09:25:21] "POST /alarms HTTP/1.1" 200 583 0.028198 10.0.0.41 - - [2026-01-30 09:25:21] "POST /alarms HTTP/1.1" 200 609 0.048640 10.0.0.41 - - [2026-01-30 09:25:21] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.41 - - [2026-01-30 09:25:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002924 10.0.0.41 - - [2026-01-30 09:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.41 - - [2026-01-30 09:25:21] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.008763 10.0.0.41 - - [2026-01-30 09:25:22] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.41 - - [2026-01-30 09:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.41 - - [2026-01-30 09:25:22] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002681 10.0.0.41 - - [2026-01-30 09:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.41 - - [2026-01-30 09:25:22] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.017365 10.0.0.41 - - [2026-01-30 09:25:22] "GET / HTTP/1.1" 200 35931 0.001232 10.0.0.41 - - [2026-01-30 09:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011132 10.0.0.41 - - [2026-01-30 09:25:22] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.062901 10.0.0.41 - - [2026-01-30 09:25:22] "PUT /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee HTTP/1.1" 200 274 0.041362 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:25:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:25:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.41 - - [2026-01-30 09:25:41] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.41 - - [2026-01-30 09:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.41 - - [2026-01-30 09:25:41] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006485 10.0.0.41 - - [2026-01-30 09:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.41 - - [2026-01-30 09:25:41] "GET /config-node/05e533d8-1167-477c-bb55-9bf14504a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003527 10.0.0.41 - - [2026-01-30 09:25:52] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.41 - - [2026-01-30 09:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.41 - - [2026-01-30 09:25:52] "GET /routing-instance/c7bca110-04bc-4683-862a-eb6ec56e8cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002907 10.0.0.41 - - [2026-01-30 09:25:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002710 10.0.0.41 - - [2026-01-30 09:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.41 - - [2026-01-30 09:25:52] "GET /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.008592 10.0.0.41 - - [2026-01-30 09:25:52] "PUT /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8 HTTP/1.1" 200 254 0.016608 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:25:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:25:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001086 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001495 10.0.0.41 - - [2026-01-30 09:27:44] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.41 - - [2026-01-30 09:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.41 - - [2026-01-30 09:27:44] "GET /domain/f24f18c0-a302-4819-805d-08915e4e90e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003451 10.0.0.41 - - [2026-01-30 09:27:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.000525 10.0.0.41 - - [2026-01-30 09:27:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.006928 10.0.0.41 - - [2026-01-30 09:27:44] "POST /security-groups HTTP/1.1" 200 570 0.069759 10.0.0.41 - - [2026-01-30 09:27:44] "POST /projects HTTP/1.1" 200 481 0.224337 10.0.0.41 - - [2026-01-30 09:27:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.002446 10.0.0.41 - - [2026-01-30 09:27:44] "POST /security-groups HTTP/1.1" 200 534 0.058896 10.0.0.41 - - [2026-01-30 09:27:44] "POST /access-control-lists HTTP/1.1" 200 579 0.097205 10.0.0.41 - - [2026-01-30 09:27:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.006177 10.0.0.41 - - [2026-01-30 09:27:44] "POST /chown HTTP/1.1" 200 109 0.048930 10.0.0.41 - - [2026-01-30 09:27:44] "POST /policy-managements HTTP/1.1" 409 214 0.014376 10.0.0.41 - - [2026-01-30 09:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008507 10.0.0.41 - - [2026-01-30 09:27:45] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.041169 10.0.0.41 - - [2026-01-30 09:27:45] "POST /access-control-lists HTTP/1.1" 200 577 0.086146 10.0.0.41 - - [2026-01-30 09:27:45] "POST /application-policy-sets HTTP/1.1" 200 528 0.047797 10.0.0.41 - - [2026-01-30 09:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.41 - - [2026-01-30 09:27:45] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003039 10.0.0.41 - - [2026-01-30 09:27:45] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.008835 10.0.0.41 - - [2026-01-30 09:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015037 10.0.0.41 - - [2026-01-30 09:27:45] "GET /virtual-network/c7675281-4037-470d-a3b9-a6724fc0ef67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007251 10.0.0.41 - - [2026-01-30 09:27:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.002261 10.0.0.41 - - [2026-01-30 09:27:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.011642 10.0.0.41 - - [2026-01-30 09:27:45] "POST /security-groups HTTP/1.1" 200 574 0.072716 10.0.0.41 - - [2026-01-30 09:27:45] "POST /projects HTTP/1.1" 200 489 0.269063 10.0.0.41 - - [2026-01-30 09:27:45] "POST /fqname-to-id HTTP/1.1" 404 232 0.006661 10.0.0.41 - - [2026-01-30 09:27:45] "POST /security-groups HTTP/1.1" 200 546 0.065723 10.0.0.41 - - [2026-01-30 09:27:45] "POST /access-control-lists HTTP/1.1" 200 594 0.051286 10.0.0.41 - - [2026-01-30 09:27:45] "POST /fqname-to-id HTTP/1.1" 404 231 0.009779 10.0.0.41 - - [2026-01-30 09:27:45] "POST /chown HTTP/1.1" 200 109 0.022764 10.0.0.41 - - [2026-01-30 09:27:45] "POST /access-control-lists HTTP/1.1" 200 592 0.075248 10.0.0.41 - - [2026-01-30 09:27:45] "POST /network-ipams HTTP/1.1" 200 522 0.116807 10.0.0.41 - - [2026-01-30 09:27:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.003144 10.0.0.41 - - [2026-01-30 09:27:45] "POST /network-ipams HTTP/1.1" 200 510 0.063644 10.0.0.41 - - [2026-01-30 09:27:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.006059 10.0.0.41 - - [2026-01-30 09:27:45] "POST /access-control-lists HTTP/1.1" 200 583 0.089144 10.0.0.41 - - [2026-01-30 09:27:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.003250 10.0.0.41 - - [2026-01-30 09:27:46] "POST /access-control-lists HTTP/1.1" 200 581 0.118541 10.0.0.41 - - [2026-01-30 09:27:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.005269 10.0.0.41 - - [2026-01-30 09:27:46] "POST /useragent-kv HTTP/1.1" 200 115 0.010439 10.0.0.41 - - [2026-01-30 09:27:46] "POST /virtual-networks HTTP/1.1" 200 538 0.287113 10.0.0.41 - - [2026-01-30 09:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.41 - - [2026-01-30 09:27:46] "POST /access-control-lists HTTP/1.1" 200 602 0.057229 10.0.0.41 - - [2026-01-30 09:27:46] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.008820 10.0.0.41 - - [2026-01-30 09:27:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.005161 10.0.0.41 - - [2026-01-30 09:27:46] "POST /access-control-lists HTTP/1.1" 200 600 0.031347 10.0.0.41 - - [2026-01-30 09:27:46] "POST /network-ipams HTTP/1.1" 200 518 0.051022 10.0.0.41 - - [2026-01-30 09:27:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.006539 10.0.0.41 - - [2026-01-30 09:27:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.002073 10.0.0.41 - - [2026-01-30 09:27:46] "POST /access-control-lists HTTP/1.1" 200 589 0.065663 10.0.0.41 - - [2026-01-30 09:27:46] "POST /route-targets HTTP/1.1" 200 327 0.080599 10.0.0.41 - - [2026-01-30 09:27:46] "POST /ref-update HTTP/1.1" 200 156 0.047542 10.0.0.41 - - [2026-01-30 09:27:46] "POST /useragent-kv HTTP/1.1" 200 115 0.023994 10.0.0.41 - - [2026-01-30 09:27:46] "POST /virtual-networks HTTP/1.1" 200 546 0.348692 10.0.0.41 - - [2026-01-30 09:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.41 - - [2026-01-30 09:27:46] "PUT /access-control-list/f0ddd631-04dd-4ddb-b963-30a1c7aa695f HTTP/1.1" 200 272 0.094603 10.0.0.41 - - [2026-01-30 09:27:46] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.083590 10.0.0.41 - - [2026-01-30 09:27:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.002425 10.0.0.41 - - [2026-01-30 09:27:46] "POST /route-targets HTTP/1.1" 200 327 0.010135 10.0.0.41 - - [2026-01-30 09:27:46] "POST /ref-update HTTP/1.1" 200 156 0.026088 10.0.0.41 - - [2026-01-30 09:27:46] "POST /network-policys HTTP/1.1" 200 538 0.040213 10.0.0.41 - - [2026-01-30 09:27:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.014558 10.0.0.41 - - [2026-01-30 09:27:46] "POST /network-policys HTTP/1.1" 200 534 0.028469 10.0.0.41 - - [2026-01-30 09:27:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.002247 10.0.0.41 - - [2026-01-30 09:27:47] "POST /network-policys HTTP/1.1" 200 542 0.025784 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-update HTTP/1.1" 200 156 0.094268 10.0.0.41 - - [2026-01-30 09:27:47] "PUT /access-control-list/c2fba027-7f8c-4a45-a8e2-22fdc91244ac HTTP/1.1" 200 272 0.017799 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002158 10.0.0.41 - - [2026-01-30 09:27:47] "PUT /access-control-list/f0ddd631-04dd-4ddb-b963-30a1c7aa695f HTTP/1.1" 200 272 0.022655 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-update HTTP/1.1" 200 156 0.099886 10.0.0.41 - - [2026-01-30 09:27:47] "PUT /access-control-list/f0ddd631-04dd-4ddb-b963-30a1c7aa695f HTTP/1.1" 200 272 0.029603 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-update HTTP/1.1" 200 156 0.108231 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029264 10.0.0.41 - - [2026-01-30 09:27:47] "PUT /access-control-list/c2fba027-7f8c-4a45-a8e2-22fdc91244ac HTTP/1.1" 200 272 0.098987 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004600 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-update HTTP/1.1" 200 156 0.074264 10.0.0.41 - - [2026-01-30 09:27:47] "POST /fqname-to-id HTTP/1.1" 404 237 0.114712 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-update HTTP/1.1" 200 156 0.215293 10.0.0.41 - - [2026-01-30 09:27:47] "POST /access-control-lists HTTP/1.1" 200 601 0.061841 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-update HTTP/1.1" 200 156 0.097728 10.0.0.41 - - [2026-01-30 09:27:47] "POST /ref-update HTTP/1.1" 200 156 0.070704 10.0.0.41 - - [2026-01-30 09:27:47] "PUT /access-control-list/c2fba027-7f8c-4a45-a8e2-22fdc91244ac HTTP/1.1" 200 272 0.043726 10.0.0.41 - - [2026-01-30 09:27:48] "PUT /access-control-list/c49bb72f-6afe-4452-9df6-77a1bf1c8242 HTTP/1.1" 200 272 0.055039 10.0.0.41 - - [2026-01-30 09:27:48] "POST /ref-update HTTP/1.1" 200 156 0.185297 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001299 10.0.0.41 - - [2026-01-30 09:27:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009840 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001337 10.0.0.41 - - [2026-01-30 09:27:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019919 10.0.0.41 - - [2026-01-30 09:27:48] "POST /ref-update HTTP/1.1" 200 156 0.025418 10.0.0.41 - - [2026-01-30 09:27:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024325 10.0.0.41 - - [2026-01-30 09:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.41 - - [2026-01-30 09:27:48] "PUT /access-control-list/c49bb72f-6afe-4452-9df6-77a1bf1c8242 HTTP/1.1" 200 272 0.065431 10.0.0.41 - - [2026-01-30 09:27:48] "GET /virtual-network/c7675281-4037-470d-a3b9-a6724fc0ef67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.040230 10.0.0.41 - - [2026-01-30 09:27:48] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004392 10.0.0.41 - - [2026-01-30 09:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.41 - - [2026-01-30 09:27:48] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002783 10.0.0.41 - - [2026-01-30 09:27:48] "POST /firewall-policys HTTP/1.1" 200 530 0.185950 10.0.0.41 - - [2026-01-30 09:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.068120 10.0.0.41 - - [2026-01-30 09:27:48] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.032787 10.0.0.41 - - [2026-01-30 09:27:48] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003005 10.0.0.41 - - [2026-01-30 09:27:48] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003174 10.0.0.41 - - [2026-01-30 09:27:48] "POST /ref-update HTTP/1.1" 200 156 0.025488 10.0.0.41 - - [2026-01-30 09:27:48] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004650 10.0.0.41 - - [2026-01-30 09:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.41 - - [2026-01-30 09:27:48] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002895 10.0.0.41 - - [2026-01-30 09:27:48] "POST /firewall-policys HTTP/1.1" 200 532 0.032282 10.0.0.41 - - [2026-01-30 09:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014434 10.0.0.41 - - [2026-01-30 09:27:48] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017037 10.0.0.41 - - [2026-01-30 09:27:48] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003412 10.0.0.41 - - [2026-01-30 09:27:48] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006594 10.0.0.41 - - [2026-01-30 09:27:48] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003057 10.0.0.41 - - [2026-01-30 09:27:48] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002413 10.0.0.41 - - [2026-01-30 09:27:49] "POST /ref-update HTTP/1.1" 200 156 0.020104 10.0.0.41 - - [2026-01-30 09:27:49] "POST /ref-update HTTP/1.1" 200 156 0.068168 10.0.0.41 - - [2026-01-30 09:27:49] "POST /ref-update HTTP/1.1" 200 156 0.035938 10.0.0.41 - - [2026-01-30 09:27:49] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004014 10.0.0.41 - - [2026-01-30 09:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.41 - - [2026-01-30 09:27:49] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002242 10.0.0.41 - - [2026-01-30 09:27:49] "POST /firewall-policys HTTP/1.1" 200 530 0.035405 10.0.0.41 - - [2026-01-30 09:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022503 10.0.0.41 - - [2026-01-30 09:27:49] "GET /firewall-policy/0bfe4538-9259-4771-af91-32a09832038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.020475 10.0.0.41 - - [2026-01-30 09:27:49] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002799 10.0.0.41 - - [2026-01-30 09:27:49] "GET /firewall-policy/0bfe4538-9259-4771-af91-32a09832038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002779 10.0.0.41 - - [2026-01-30 09:27:49] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002833 10.0.0.41 - - [2026-01-30 09:27:49] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003414 10.0.0.41 - - [2026-01-30 09:27:49] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002862 10.0.0.41 - - [2026-01-30 09:27:49] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002857 10.0.0.41 - - [2026-01-30 09:27:49] "POST /ref-update HTTP/1.1" 200 156 0.033938 10.0.0.41 - - [2026-01-30 09:27:49] "POST /ref-update HTTP/1.1" 200 156 0.045776 10.0.0.41 - - [2026-01-30 09:27:49] "POST /ref-update HTTP/1.1" 200 156 0.040047 10.0.0.41 - - [2026-01-30 09:27:49] "POST /ref-update HTTP/1.1" 200 156 0.026890 10.0.0.41 - - [2026-01-30 09:27:49] "POST /ref-update HTTP/1.1" 200 156 0.051379 10.0.0.41 - - [2026-01-30 09:27:49] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.021423 10.0.0.41 - - [2026-01-30 09:27:49] "POST /tags HTTP/1.1" 200 299 0.080653 10.0.0.41 - - [2026-01-30 09:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021339 10.0.0.41 - - [2026-01-30 09:27:50] "GET /tag/38e9e864-895a-4d47-96bc-7957a13d88bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.077759 10.0.0.41 - - [2026-01-30 09:27:50] "POST /set-tag HTTP/1.1" 200 109 0.031818 10.0.0.41 - - [2026-01-30 09:27:50] "POST /tags HTTP/1.1" 200 357 0.114827 10.0.0.41 - - [2026-01-30 09:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021699 10.0.0.41 - - [2026-01-30 09:27:50] "GET /tag/7732f3c7-657e-4199-93f6-2b5ca2742b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017447 10.0.0.41 - - [2026-01-30 09:27:50] "POST /tags HTTP/1.1" 200 305 0.069701 10.0.0.41 - - [2026-01-30 09:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008064 10.0.0.41 - - [2026-01-30 09:27:50] "GET /tag/b8957b45-55fd-428c-869d-e37da2b9b1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.038610 10.0.0.41 - - [2026-01-30 09:27:50] "POST /id-to-fqname HTTP/1.1" 200 174 0.000512 10.0.0.41 - - [2026-01-30 09:27:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.009808 10.0.0.41 - - [2026-01-30 09:27:50] "POST /security-groups HTTP/1.1" 200 571 0.086066 10.0.0.41 - - [2026-01-30 09:27:50] "POST /projects HTTP/1.1" 200 483 0.328474 10.0.0.41 - - [2026-01-30 09:27:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.013691 10.0.0.41 - - [2026-01-30 09:27:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029633 10.0.0.41 - - [2026-01-30 09:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026153 10.0.0.41 - - [2026-01-30 09:27:51] "POST /access-control-lists HTTP/1.1" 200 580 0.127606 10.0.0.41 - - [2026-01-30 09:27:51] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.052960 10.0.0.41 - - [2026-01-30 09:27:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.027971 10.0.0.41 - - [2026-01-30 09:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007305 10.0.0.41 - - [2026-01-30 09:27:51] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005760 10.0.0.41 - - [2026-01-30 09:27:51] "POST /access-control-lists HTTP/1.1" 200 578 0.059856 10.0.0.41 - - [2026-01-30 09:27:51] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.079691 10.0.0.41 - - [2026-01-30 09:27:51] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.080241 10.0.0.41 - - [2026-01-30 09:27:51] "POST /security-groups HTTP/1.1" 200 537 0.143519 10.0.0.41 - - [2026-01-30 09:27:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.002939 10.0.0.41 - - [2026-01-30 09:27:51] "POST /access-control-lists HTTP/1.1" 200 596 0.033550 10.0.0.41 - - [2026-01-30 09:27:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.051569 10.0.0.41 - - [2026-01-30 09:27:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.036037 10.0.0.41 - - [2026-01-30 09:27:51] "POST /chown HTTP/1.1" 200 109 0.018594 10.0.0.41 - - [2026-01-30 09:27:51] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010192 10.0.0.41 - - [2026-01-30 09:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.41 - - [2026-01-30 09:27:51] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026402 10.0.0.41 - - [2026-01-30 09:27:51] "POST /access-control-lists HTTP/1.1" 200 594 0.066141 10.0.0.41 - - [2026-01-30 09:27:51] "POST /tags HTTP/1.1" 409 207 0.018221 10.0.0.41 - - [2026-01-30 09:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.41 - - [2026-01-30 09:27:51] "GET /tag/b8957b45-55fd-428c-869d-e37da2b9b1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030904 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002017 10.0.0.41 - - [2026-01-30 09:27:51] "POST /firewall-rules HTTP/1.1" 200 564 0.080343 10.0.0.41 - - [2026-01-30 09:27:51] "GET /firewall-rule/940c6dea-d9db-44bf-b628-b3c0b15dba7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.017147 10.0.0.41 - - [2026-01-30 09:27:51] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002651 10.0.0.41 - - [2026-01-30 09:27:51] "GET /firewall-rule/940c6dea-d9db-44bf-b628-b3c0b15dba7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002486 10.0.0.41 - - [2026-01-30 09:27:52] "POST /ref-update HTTP/1.1" 200 156 0.012725 10.0.0.41 - - [2026-01-30 09:27:52] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002387 10.0.0.41 - - [2026-01-30 09:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.41 - - [2026-01-30 09:27:52] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002417 10.0.0.41 - - [2026-01-30 09:27:52] "POST /tags HTTP/1.1" 409 207 0.002684 10.0.0.41 - - [2026-01-30 09:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.41 - - [2026-01-30 09:27:52] "GET /tag/b8957b45-55fd-428c-869d-e37da2b9b1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011689 10.0.0.41 - - [2026-01-30 09:27:52] "POST /firewall-rules HTTP/1.1" 200 562 0.127087 10.0.0.41 - - [2026-01-30 09:27:52] "GET /firewall-rule/4f297f0f-ffe7-436e-94a9-5692f02957b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.048959 10.0.0.41 - - [2026-01-30 09:27:52] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.029249 10.0.0.41 - - [2026-01-30 09:27:52] "GET /firewall-rule/4f297f0f-ffe7-436e-94a9-5692f02957b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002936 10.0.0.41 - - [2026-01-30 09:27:52] "POST /ref-update HTTP/1.1" 200 156 0.031089 10.0.0.41 - - [2026-01-30 09:27:52] "POST /fqname-to-id HTTP/1.1" 404 226 0.004295 10.0.0.41 - - [2026-01-30 09:27:52] "POST /tags HTTP/1.1" 200 305 0.083107 10.0.0.41 - - [2026-01-30 09:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023216 10.0.0.41 - - [2026-01-30 09:27:52] "GET /tag/a6df3613-7660-4c26-afe3-fef5cbd90e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021457 10.0.0.41 - - [2026-01-30 09:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.41 - - [2026-01-30 09:27:52] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034534 10.0.0.41 - - [2026-01-30 09:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.026495 10.0.0.41 - - [2026-01-30 09:27:52] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004693 10.0.0.41 - - [2026-01-30 09:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.41 - - [2026-01-30 09:27:52] "GET /service-appliance-set/0b4efe4b-eb4a-492d-af06-c8fe00133437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003810 10.0.0.41 - - [2026-01-30 09:27:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.002021 10.0.0.41 - - [2026-01-30 09:27:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107730 10.0.0.41 - - [2026-01-30 09:27:53] "GET /virtual-machine-interface/16e015de-167f-4d19-a0a7-8d72a817e926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.011279 10.0.0.41 - - [2026-01-30 09:27:53] "POST /instance-ips HTTP/1.1" 200 381 0.060025 10.0.0.41 - - [2026-01-30 09:27:53] "GET /instance-ip/ad38052a-1ee0-45e6-8bf5-7ee1faa1de66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006179 10.0.0.41 - - [2026-01-30 09:27:53] "POST /loadbalancers HTTP/1.1" 200 582 0.078350 10.0.0.41 - - [2026-01-30 09:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.035702 10.0.0.41 - - [2026-01-30 09:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.036029 10.0.0.41 - - [2026-01-30 09:27:53] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.095698 10.0.0.41 - - [2026-01-30 09:27:53] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.089924 10.0.0.41 - - [2026-01-30 09:27:53] "GET /loadbalancer/2ba9a88c-4944-408b-a5b2-fe7a7eeb2df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.016286 10.0.0.41 - - [2026-01-30 09:27:53] "GET /instance-ip/ad38052a-1ee0-45e6-8bf5-7ee1faa1de66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017322 10.0.0.41 - - [2026-01-30 09:27:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047024 10.0.0.41 - - [2026-01-30 09:27:53] "POST /floating-ips HTTP/1.1" 200 583 0.061253 10.0.0.41 - - [2026-01-30 09:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022760 10.0.0.41 - - [2026-01-30 09:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010067 10.0.0.41 - - [2026-01-30 09:27:53] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040046 10.0.0.41 - - [2026-01-30 09:27:53] "GET /loadbalancer-listener/5d21d10f-b59b-459f-b0dc-7798fbccdff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003844 10.0.0.41 - - [2026-01-30 09:27:53] "GET /loadbalancer-listener/5d21d10f-b59b-459f-b0dc-7798fbccdff2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004648 10.0.0.41 - - [2026-01-30 09:27:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018155 10.0.0.41 - - [2026-01-30 09:27:53] "GET /instance-ip/ad38052a-1ee0-45e6-8bf5-7ee1faa1de66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012843 10.0.0.41 - - [2026-01-30 09:27:53] "GET /instance-ip/ad38052a-1ee0-45e6-8bf5-7ee1faa1de66?fields=floating_ips HTTP/1.1" 200 1171 0.010552 10.0.0.41 - - [2026-01-30 09:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.41 - - [2026-01-30 09:27:53] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003296 10.0.0.41 - - [2026-01-30 09:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.41 - - [2026-01-30 09:27:53] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.013049 10.0.0.41 - - [2026-01-30 09:27:53] "GET /floating-ip/6f903d13-39f5-4c4d-a62d-a6b1833402df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006260 10.0.0.41 - - [2026-01-30 09:27:53] "POST /fqname-to-id HTTP/1.1" 404 228 0.012918 10.0.0.41 - - [2026-01-30 09:27:53] "POST /tags HTTP/1.1" 200 355 0.029161 10.0.0.41 - - [2026-01-30 09:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012155 10.0.0.41 - - [2026-01-30 09:27:53] "GET /tag/dfc709c6-8e95-4f16-94c6-b4ed0200cd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012930 10.0.0.41 - - [2026-01-30 09:27:54] "POST /tags HTTP/1.1" 200 303 0.038352 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010264 10.0.0.41 - - [2026-01-30 09:27:54] "GET /tag/be120a8c-868f-4acb-befa-a6fe3bbcb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014633 10.0.0.41 - - [2026-01-30 09:27:54] "POST /projects HTTP/1.1" 409 218 0.006101 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.41 - - [2026-01-30 09:27:54] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049532 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.41 - - [2026-01-30 09:27:54] "GET /network-ipam/553865f8-9896-413c-a480-d6228b9ecd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003541 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.41 - - [2026-01-30 09:27:54] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004466 10.0.0.41 - - [2026-01-30 09:27:54] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.071263 10.0.0.41 - - [2026-01-30 09:27:54] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.018462 10.0.0.41 - - [2026-01-30 09:27:54] "POST /set-tag HTTP/1.1" 200 109 0.069360 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.41 - - [2026-01-30 09:27:54] "GET /network-ipam/b60937c4-8406-46c7-8c47-011821c8064e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.013983 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.41 - - [2026-01-30 09:27:54] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010207 10.0.0.41 - - [2026-01-30 09:27:54] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.220889 10.0.0.41 - - [2026-01-30 09:27:54] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010182 10.0.0.41 - - [2026-01-30 09:27:54] "POST /set-tag HTTP/1.1" 200 109 0.053323 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009255 10.0.0.41 - - [2026-01-30 09:27:54] "GET /network-policy/0c293e46-1418-4001-9d8d-45af3d45774b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002425 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.41 - - [2026-01-30 09:27:54] "GET /network-policy/2631feb1-3af0-4fd4-ba57-6a0ffe0a0ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002970 10.0.0.41 - - [2026-01-30 09:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.41 - - [2026-01-30 09:27:55] "GET /network-policy/ed634b36-e6bc-4c5f-a965-eeabfe0edc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002872 10.0.0.41 - - [2026-01-30 09:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.41 - - [2026-01-30 09:27:55] "PUT /network-policy/ed634b36-e6bc-4c5f-a965-eeabfe0edc50 HTTP/1.1" 200 262 0.025510 10.0.0.41 - - [2026-01-30 09:27:55] "POST /ref-update HTTP/1.1" 200 156 0.141848 10.0.0.41 - - [2026-01-30 09:27:55] "PUT /access-control-list/f0ddd631-04dd-4ddb-b963-30a1c7aa695f HTTP/1.1" 200 272 0.066134 10.0.0.41 - - [2026-01-30 09:27:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039799 10.0.0.41 - - [2026-01-30 09:27:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007733 10.0.0.41 - - [2026-01-30 09:27:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009602 10.0.0.41 - - [2026-01-30 09:27:55] "PUT /access-control-list/c49bb72f-6afe-4452-9df6-77a1bf1c8242 HTTP/1.1" 200 272 0.099444 10.0.0.41 - - [2026-01-30 09:27:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005294 10.0.0.41 - - [2026-01-30 09:27:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006230 10.0.0.41 - - [2026-01-30 09:27:55] "POST /security-groups HTTP/1.1" 409 245 0.005347 10.0.0.41 - - [2026-01-30 09:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.41 - - [2026-01-30 09:27:55] "PUT /security-group/14e71e27-5c72-4d55-b5be-86f62a1a2483 HTTP/1.1" 200 262 0.058260 10.0.0.41 - - [2026-01-30 09:27:55] "PUT /access-control-list/e6c04f36-f826-4044-b06e-d65d7f147fd1 HTTP/1.1" 200 272 0.013925 10.0.0.41 - - [2026-01-30 09:27:55] "PUT /access-control-list/5ca64808-ee16-4e9d-ab1e-186df41e14fb HTTP/1.1" 200 272 0.035150 10.0.0.41 - - [2026-01-30 09:27:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033681 10.0.0.41 - - [2026-01-30 09:27:55] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016448 10.0.0.41 - - [2026-01-30 09:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.41 - - [2026-01-30 09:27:55] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003902 10.0.0.41 - - [2026-01-30 09:27:55] "POST /tags HTTP/1.1" 409 206 0.001863 10.0.0.41 - - [2026-01-30 09:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.41 - - [2026-01-30 09:27:55] "GET /tag/be120a8c-868f-4acb-befa-a6fe3bbcb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014331 10.0.0.41 - - [2026-01-30 09:27:55] "POST /firewall-rules HTTP/1.1" 200 562 0.097186 10.0.0.41 - - [2026-01-30 09:27:55] "GET /firewall-rule/8549d1aa-f633-4874-88a3-7c4116045820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.017932 10.0.0.41 - - [2026-01-30 09:27:55] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004567 10.0.0.41 - - [2026-01-30 09:27:55] "GET /firewall-rule/8549d1aa-f633-4874-88a3-7c4116045820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003319 10.0.0.41 - - [2026-01-30 09:27:55] "POST /ref-update HTTP/1.1" 200 156 0.039196 10.0.0.41 - - [2026-01-30 09:27:56] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030446 10.0.0.41 - - [2026-01-30 09:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.41 - - [2026-01-30 09:27:56] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004250 10.0.0.41 - - [2026-01-30 09:27:56] "POST /tags HTTP/1.1" 409 206 0.002141 10.0.0.41 - - [2026-01-30 09:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.41 - - [2026-01-30 09:27:56] "GET /tag/be120a8c-868f-4acb-befa-a6fe3bbcb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011334 10.0.0.41 - - [2026-01-30 09:27:56] "POST /firewall-rules HTTP/1.1" 200 560 0.076315 10.0.0.41 - - [2026-01-30 09:27:56] "GET /firewall-rule/343875bf-292d-4394-ae63-f070c048eb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.005618 10.0.0.41 - - [2026-01-30 09:27:56] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003717 10.0.0.41 - - [2026-01-30 09:27:56] "GET /firewall-rule/343875bf-292d-4394-ae63-f070c048eb16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002131 10.0.0.41 - - [2026-01-30 09:27:56] "POST /ref-update HTTP/1.1" 200 156 0.030230 10.0.0.41 - - [2026-01-30 09:27:56] "POST /tags HTTP/1.1" 200 301 0.063836 10.0.0.41 - - [2026-01-30 09:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019001 10.0.0.41 - - [2026-01-30 09:27:56] "GET /tag/d9947384-c22a-4eac-98f5-780368dae593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013979 10.0.0.41 - - [2026-01-30 09:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.41 - - [2026-01-30 09:27:56] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042179 10.0.0.41 - - [2026-01-30 09:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.41 - - [2026-01-30 09:27:56] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004637 10.0.0.41 - - [2026-01-30 09:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.41 - - [2026-01-30 09:27:56] "GET /service-appliance-set/0b4efe4b-eb4a-492d-af06-c8fe00133437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002334 10.0.0.41 - - [2026-01-30 09:27:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.001984 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:27:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.41 - - [2026-01-30 09:27:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113941 10.0.0.41 - - [2026-01-30 09:27:56] "GET /virtual-machine-interface/3485f384-9215-47ac-8510-d09c8d320e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.015091 10.0.0.41 - - [2026-01-30 09:27:56] "POST /instance-ips HTTP/1.1" 200 377 0.026949 10.0.0.41 - - [2026-01-30 09:27:56] "GET /instance-ip/06260cfe-1fb9-4027-949b-583968e023a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.007967 10.0.0.41 - - [2026-01-30 09:27:56] "POST /loadbalancers HTTP/1.1" 200 582 0.066398 10.0.0.41 - - [2026-01-30 09:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012757 10.0.0.41 - - [2026-01-30 09:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013035 10.0.0.41 - - [2026-01-30 09:27:57] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055238 10.0.0.41 - - [2026-01-30 09:27:57] "GET /instance-ip/06260cfe-1fb9-4027-949b-583968e023a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005913 10.0.0.41 - - [2026-01-30 09:27:57] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.149866 10.0.0.41 - - [2026-01-30 09:27:57] "POST /floating-ips HTTP/1.1" 200 581 0.127525 10.0.0.41 - - [2026-01-30 09:27:57] "GET /loadbalancer/e42355bd-3ce8-4642-8313-7be114252a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002933 10.0.0.41 - - [2026-01-30 09:27:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027015 10.0.0.41 - - [2026-01-30 09:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010834 10.0.0.41 - - [2026-01-30 09:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017512 10.0.0.41 - - [2026-01-30 09:27:57] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042988 10.0.0.41 - - [2026-01-30 09:27:57] "GET /loadbalancer-listener/821f166c-f05f-4024-a34e-f710c5ae170c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002248 10.0.0.41 - - [2026-01-30 09:27:57] "GET /loadbalancer-listener/821f166c-f05f-4024-a34e-f710c5ae170c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003186 10.0.0.41 - - [2026-01-30 09:27:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020200 10.0.0.41 - - [2026-01-30 09:27:57] "GET /instance-ip/06260cfe-1fb9-4027-949b-583968e023a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.005728 10.0.0.41 - - [2026-01-30 09:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.41 - - [2026-01-30 09:27:57] "GET /instance-ip/06260cfe-1fb9-4027-949b-583968e023a3?fields=floating_ips HTTP/1.1" 200 1163 0.007365 10.0.0.41 - - [2026-01-30 09:27:57] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005541 10.0.0.41 - - [2026-01-30 09:27:57] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048402 10.0.0.41 - - [2026-01-30 09:27:57] "GET /loadbalancer/e42355bd-3ce8-4642-8313-7be114252a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002701 10.0.0.41 - - [2026-01-30 09:27:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021104 10.0.0.41 - - [2026-01-30 09:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018726 10.0.0.41 - - [2026-01-30 09:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011179 10.0.0.41 - - [2026-01-30 09:27:57] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039394 10.0.0.41 - - [2026-01-30 09:27:57] "GET /loadbalancer-listener/91b58f9e-f649-4e99-8d90-cab0baf46cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005909 10.0.0.41 - - [2026-01-30 09:27:57] "GET /loadbalancer-listener/91b58f9e-f649-4e99-8d90-cab0baf46cef?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003482 10.0.0.41 - - [2026-01-30 09:27:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.056884 10.0.0.41 - - [2026-01-30 09:27:57] "GET /instance-ip/06260cfe-1fb9-4027-949b-583968e023a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006065 10.0.0.41 - - [2026-01-30 09:27:57] "GET /instance-ip/06260cfe-1fb9-4027-949b-583968e023a3?fields=floating_ips HTTP/1.1" 200 1163 0.002713 10.0.0.41 - - [2026-01-30 09:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.41 - - [2026-01-30 09:27:57] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041692 10.0.0.41 - - [2026-01-30 09:27:57] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.011656 10.0.0.41 - - [2026-01-30 09:27:58] "GET /loadbalancer/e42355bd-3ce8-4642-8313-7be114252a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007661 10.0.0.41 - - [2026-01-30 09:27:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.029303 10.0.0.41 - - [2026-01-30 09:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020312 10.0.0.41 - - [2026-01-30 09:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014672 10.0.0.41 - - [2026-01-30 09:27:58] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049713 10.0.0.41 - - [2026-01-30 09:27:58] "GET /loadbalancer-listener/03f82740-e0f9-472c-b3f2-08718bad77b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.022683 10.0.0.41 - - [2026-01-30 09:27:58] "GET /loadbalancer-listener/03f82740-e0f9-472c-b3f2-08718bad77b3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005304 10.0.0.41 - - [2026-01-30 09:27:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034833 10.0.0.41 - - [2026-01-30 09:27:58] "GET /instance-ip/06260cfe-1fb9-4027-949b-583968e023a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.008205 10.0.0.41 - - [2026-01-30 09:27:58] "GET /instance-ip/06260cfe-1fb9-4027-949b-583968e023a3?fields=floating_ips HTTP/1.1" 200 1163 0.005289 10.0.0.41 - - [2026-01-30 09:27:58] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002707 10.0.0.41 - - [2026-01-30 09:27:58] "POST /tags HTTP/1.1" 200 301 0.100594 10.0.0.41 - - [2026-01-30 09:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011847 10.0.0.41 - - [2026-01-30 09:27:58] "GET /tag/112c5160-9c0a-418e-a027-76d0b6952698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013764 10.0.0.41 - - [2026-01-30 09:27:58] "POST /tags HTTP/1.1" 200 325 0.071183 10.0.0.41 - - [2026-01-30 09:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021945 10.0.0.41 - - [2026-01-30 09:27:58] "GET /tag/a87e76ea-2581-43c2-8128-6bd5352f836b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015374 10.0.0.41 - - [2026-01-30 09:27:58] "POST /tags HTTP/1.1" 200 363 0.029943 10.0.0.41 - - [2026-01-30 09:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.028050 10.0.0.41 - - [2026-01-30 09:27:58] "GET /tag/f25fedec-9a34-469e-af2f-70a2012789d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.025834 10.0.0.41 - - [2026-01-30 09:27:58] "POST /tags HTTP/1.1" 200 311 0.036988 10.0.0.41 - - [2026-01-30 09:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010840 10.0.0.41 - - [2026-01-30 09:27:58] "GET /tag/f9e26e03-e065-4a1b-9f37-27773b71eb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020438 10.0.0.41 - - [2026-01-30 09:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013082 10.0.0.41 - - [2026-01-30 09:27:58] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004084 10.0.0.41 - - [2026-01-30 09:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.41 - - [2026-01-30 09:27:59] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037880 10.0.0.41 - - [2026-01-30 09:27:59] "POST /virtual-machines HTTP/1.1" 200 377 0.022538 10.0.0.41 - - [2026-01-30 09:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015552 10.0.0.41 - - [2026-01-30 09:27:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.165762 10.0.0.41 - - [2026-01-30 09:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.076005 10.0.0.41 - - [2026-01-30 09:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.41 - - [2026-01-30 09:27:59] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014500 10.0.0.41 - - [2026-01-30 09:27:59] "POST /instance-ips HTTP/1.1" 200 409 0.045396 10.0.0.41 - - [2026-01-30 09:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.050723 10.0.0.41 - - [2026-01-30 09:27:59] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.024517 10.0.0.41 - - [2026-01-30 09:27:59] "POST /set-tag HTTP/1.1" 200 109 0.035044 10.0.0.41 - - [2026-01-30 09:27:59] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016706 10.0.0.41 - - [2026-01-30 09:27:59] "GET /instance-ip/f7a579f4-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003595 10.0.0.41 - - [2026-01-30 09:27:59] "POST /tags HTTP/1.1" 200 371 0.041543 10.0.0.41 - - [2026-01-30 09:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017947 10.0.0.41 - - [2026-01-30 09:27:59] "GET /tag/33b635de-beb8-46ad-987b-4a8cbb2f3670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.032276 10.0.0.41 - - [2026-01-30 09:27:59] "POST /tags HTTP/1.1" 200 319 0.024298 10.0.0.41 - - [2026-01-30 09:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026306 10.0.0.41 - - [2026-01-30 09:28:00] "GET /tag/9c821417-41ac-46b6-b9cb-a4780889f181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.050672 10.0.0.41 - - [2026-01-30 09:28:00] "POST /id-to-fqname HTTP/1.1" 200 181 0.000847 10.0.0.41 - - [2026-01-30 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.003516 10.0.0.41 - - [2026-01-30 09:28:00] "POST /security-groups HTTP/1.1" 200 578 0.084324 10.0.0.41 - - [2026-01-30 09:28:00] "POST /projects HTTP/1.1" 200 497 0.281260 10.0.0.41 - - [2026-01-30 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.021367 10.0.0.41 - - [2026-01-30 09:28:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030145 10.0.0.41 - - [2026-01-30 09:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026805 10.0.0.41 - - [2026-01-30 09:28:00] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009065 10.0.0.41 - - [2026-01-30 09:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023252 10.0.0.41 - - [2026-01-30 09:28:00] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007456 10.0.0.41 - - [2026-01-30 09:28:00] "POST /access-control-lists HTTP/1.1" 200 587 0.192285 10.0.0.41 - - [2026-01-30 09:28:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.008948 10.0.0.41 - - [2026-01-30 09:28:00] "POST /access-control-lists HTTP/1.1" 200 585 0.133160 10.0.0.41 - - [2026-01-30 09:28:00] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.228587 10.0.0.41 - - [2026-01-30 09:28:00] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.094664 10.0.0.41 - - [2026-01-30 09:28:01] "POST /security-groups HTTP/1.1" 200 558 0.098538 10.0.0.41 - - [2026-01-30 09:28:01] "POST /fqname-to-id HTTP/1.1" 404 248 0.003494 10.0.0.41 - - [2026-01-30 09:28:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023906 10.0.0.41 - - [2026-01-30 09:28:01] "POST /chown HTTP/1.1" 200 109 0.054441 10.0.0.41 - - [2026-01-30 09:28:01] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005127 10.0.0.41 - - [2026-01-30 09:28:01] "POST /access-control-lists HTTP/1.1" 200 610 0.116585 10.0.0.41 - - [2026-01-30 09:28:01] "POST /fqname-to-id HTTP/1.1" 404 247 0.017750 10.0.0.41 - - [2026-01-30 09:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006218 10.0.0.41 - - [2026-01-30 09:28:01] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006505 10.0.0.41 - - [2026-01-30 09:28:01] "POST /tags HTTP/1.1" 409 214 0.006715 10.0.0.41 - - [2026-01-30 09:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.41 - - [2026-01-30 09:28:01] "POST /access-control-lists HTTP/1.1" 200 608 0.079475 10.0.0.41 - - [2026-01-30 09:28:01] "GET /tag/9c821417-41ac-46b6-b9cb-a4780889f181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.032950 10.0.0.41 - - [2026-01-30 09:28:01] "POST /firewall-rules HTTP/1.1" 200 578 0.068797 10.0.0.41 - - [2026-01-30 09:28:01] "GET /firewall-rule/b6ac5e9d-0041-429f-9dcb-f6fdaba79f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008546 10.0.0.41 - - [2026-01-30 09:28:01] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003649 10.0.0.41 - - [2026-01-30 09:28:01] "GET /firewall-rule/b6ac5e9d-0041-429f-9dcb-f6fdaba79f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002499 10.0.0.41 - - [2026-01-30 09:28:01] "POST /ref-update HTTP/1.1" 200 156 0.028034 10.0.0.41 - - [2026-01-30 09:28:01] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002960 10.0.0.41 - - [2026-01-30 09:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.41 - - [2026-01-30 09:28:01] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003523 10.0.0.41 - - [2026-01-30 09:28:01] "POST /tags HTTP/1.1" 409 214 0.003636 10.0.0.41 - - [2026-01-30 09:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.41 - - [2026-01-30 09:28:01] "GET /tag/9c821417-41ac-46b6-b9cb-a4780889f181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014205 10.0.0.41 - - [2026-01-30 09:28:01] "POST /firewall-rules HTTP/1.1" 200 576 0.092818 10.0.0.41 - - [2026-01-30 09:28:01] "GET /firewall-rule/90795a87-6541-4575-bfae-529b997af527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004257 10.0.0.41 - - [2026-01-30 09:28:01] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003950 10.0.0.41 - - [2026-01-30 09:28:01] "GET /firewall-rule/90795a87-6541-4575-bfae-529b997af527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003889 10.0.0.41 - - [2026-01-30 09:28:01] "POST /ref-update HTTP/1.1" 200 156 0.037315 10.0.0.41 - - [2026-01-30 09:28:01] "POST /tags HTTP/1.1" 200 363 0.045314 10.0.0.41 - - [2026-01-30 09:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011592 10.0.0.41 - - [2026-01-30 09:28:02] "GET /tag/d14150e9-e25b-4c8e-bfbf-f881056bfb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014180 10.0.0.41 - - [2026-01-30 09:28:02] "POST /tags HTTP/1.1" 200 311 0.040086 10.0.0.41 - - [2026-01-30 09:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018326 10.0.0.41 - - [2026-01-30 09:28:02] "GET /tag/515b4bb2-6724-4666-b4a5-ae32ce1718a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012783 10.0.0.41 - - [2026-01-30 09:28:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.007359 10.0.0.41 - - [2026-01-30 09:28:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.007575 10.0.0.41 - - [2026-01-30 09:28:02] "POST /security-groups HTTP/1.1" 200 574 0.084561 10.0.0.41 - - [2026-01-30 09:28:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.002706 10.0.0.41 - - [2026-01-30 09:28:02] "POST /projects HTTP/1.1" 200 489 0.293962 10.0.0.41 - - [2026-01-30 09:28:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013748 10.0.0.41 - - [2026-01-30 09:28:02] "POST /access-control-lists HTTP/1.1" 200 583 0.039114 10.0.0.41 - - [2026-01-30 09:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009626 10.0.0.41 - - [2026-01-30 09:28:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.015490 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:28:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:28:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.41 - - [2026-01-30 09:28:02] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006537 10.0.0.41 - - [2026-01-30 09:28:02] "POST /access-control-lists HTTP/1.1" 200 581 0.024951 10.0.0.41 - - [2026-01-30 09:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.41 - - [2026-01-30 09:28:02] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.013504 10.0.0.41 - - [2026-01-30 09:28:02] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.050986 10.0.0.41 - - [2026-01-30 09:28:02] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.043422 10.0.0.41 - - [2026-01-30 09:28:02] "POST /security-groups HTTP/1.1" 200 546 0.077103 10.0.0.41 - - [2026-01-30 09:28:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.001925 10.0.0.41 - - [2026-01-30 09:28:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.053636 10.0.0.41 - - [2026-01-30 09:28:02] "POST /access-control-lists HTTP/1.1" 200 602 0.082111 10.0.0.41 - - [2026-01-30 09:28:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.015323 10.0.0.41 - - [2026-01-30 09:28:02] "POST /chown HTTP/1.1" 200 109 0.037327 10.0.0.41 - - [2026-01-30 09:28:02] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012831 10.0.0.41 - - [2026-01-30 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.41 - - [2026-01-30 09:28:03] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002916 10.0.0.41 - - [2026-01-30 09:28:03] "POST /tags HTTP/1.1" 409 210 0.003122 10.0.0.41 - - [2026-01-30 09:28:03] "POST /access-control-lists HTTP/1.1" 200 600 0.176326 10.0.0.41 - - [2026-01-30 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.41 - - [2026-01-30 09:28:03] "GET /tag/515b4bb2-6724-4666-b4a5-ae32ce1718a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.033249 10.0.0.41 - - [2026-01-30 09:28:03] "POST /firewall-rules HTTP/1.1" 200 570 0.100147 10.0.0.41 - - [2026-01-30 09:28:03] "GET /firewall-rule/b105dd9b-9639-4f04-ae42-e71ac928b5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009008 10.0.0.41 - - [2026-01-30 09:28:03] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005900 10.0.0.41 - - [2026-01-30 09:28:03] "GET /firewall-rule/b105dd9b-9639-4f04-ae42-e71ac928b5f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006663 10.0.0.41 - - [2026-01-30 09:28:03] "POST /ref-update HTTP/1.1" 200 156 0.041513 10.0.0.41 - - [2026-01-30 09:28:03] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008390 10.0.0.41 - - [2026-01-30 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.41 - - [2026-01-30 09:28:03] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003809 10.0.0.41 - - [2026-01-30 09:28:03] "POST /tags HTTP/1.1" 409 210 0.006766 10.0.0.41 - - [2026-01-30 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.41 - - [2026-01-30 09:28:03] "GET /tag/515b4bb2-6724-4666-b4a5-ae32ce1718a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019440 10.0.0.41 - - [2026-01-30 09:28:03] "POST /firewall-rules HTTP/1.1" 200 568 0.072972 10.0.0.41 - - [2026-01-30 09:28:03] "GET /firewall-rule/ee81e503-66bd-4cc5-8cac-d0964184a264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.023757 10.0.0.41 - - [2026-01-30 09:28:03] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005163 10.0.0.41 - - [2026-01-30 09:28:03] "GET /firewall-rule/ee81e503-66bd-4cc5-8cac-d0964184a264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002176 10.0.0.41 - - [2026-01-30 09:28:03] "POST /ref-update HTTP/1.1" 200 156 0.038011 10.0.0.41 - - [2026-01-30 09:28:03] "POST /tags HTTP/1.1" 409 237 0.001946 10.0.0.41 - - [2026-01-30 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.41 - - [2026-01-30 09:28:03] "GET /tag/f25fedec-9a34-469e-af2f-70a2012789d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010401 10.0.0.41 - - [2026-01-30 09:28:03] "POST /tags HTTP/1.1" 409 210 0.001854 10.0.0.41 - - [2026-01-30 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.41 - - [2026-01-30 09:28:03] "GET /tag/f9e26e03-e065-4a1b-9f37-27773b71eb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015625 10.0.0.41 - - [2026-01-30 09:28:03] "POST /projects HTTP/1.1" 409 223 0.003199 10.0.0.41 - - [2026-01-30 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.41 - - [2026-01-30 09:28:03] "GET /project/b4b52941-2bc5-4940-ac77-279c98cbb407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048722 10.0.0.41 - - [2026-01-30 09:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012701 10.0.0.41 - - [2026-01-30 09:28:03] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006102 10.0.0.41 - - [2026-01-30 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.41 - - [2026-01-30 09:28:04] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004098 10.0.0.41 - - [2026-01-30 09:28:04] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.045385 10.0.0.41 - - [2026-01-30 09:28:04] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.053955 10.0.0.41 - - [2026-01-30 09:28:04] "POST /security-groups HTTP/1.1" 409 253 0.011845 10.0.0.41 - - [2026-01-30 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.41 - - [2026-01-30 09:28:04] "PUT /security-group/ff16e373-2ed2-4a00-a6fc-7f2da2c8f681 HTTP/1.1" 200 262 0.064081 10.0.0.41 - - [2026-01-30 09:28:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039051 10.0.0.41 - - [2026-01-30 09:28:04] "PUT /access-control-list/7d5266a7-f039-4ffb-9c5e-a8e82b741dfe HTTP/1.1" 200 272 0.048939 10.0.0.41 - - [2026-01-30 09:28:04] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.034686 10.0.0.41 - - [2026-01-30 09:28:04] "PUT /access-control-list/655a2355-90d4-487b-8b3a-bf2247580f84 HTTP/1.1" 200 272 0.024315 10.0.0.41 - - [2026-01-30 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.41 - - [2026-01-30 09:28:04] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002498 10.0.0.41 - - [2026-01-30 09:28:04] "POST /tags HTTP/1.1" 409 210 0.002457 10.0.0.41 - - [2026-01-30 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010821 10.0.0.41 - - [2026-01-30 09:28:04] "GET /tag/f9e26e03-e065-4a1b-9f37-27773b71eb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021967 10.0.0.41 - - [2026-01-30 09:28:04] "POST /firewall-rules HTTP/1.1" 200 570 0.089690 10.0.0.41 - - [2026-01-30 09:28:04] "GET /firewall-rule/2b5f8a2d-818a-4a49-916f-b0aae7d0d7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.039691 10.0.0.41 - - [2026-01-30 09:28:04] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.037203 10.0.0.41 - - [2026-01-30 09:28:04] "GET /firewall-rule/2b5f8a2d-818a-4a49-916f-b0aae7d0d7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002567 10.0.0.41 - - [2026-01-30 09:28:04] "POST /ref-update HTTP/1.1" 200 156 0.040356 10.0.0.41 - - [2026-01-30 09:28:04] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004492 10.0.0.41 - - [2026-01-30 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.41 - - [2026-01-30 09:28:04] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002442 10.0.0.41 - - [2026-01-30 09:28:04] "POST /tags HTTP/1.1" 409 210 0.001690 10.0.0.41 - - [2026-01-30 09:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.41 - - [2026-01-30 09:28:04] "GET /tag/f9e26e03-e065-4a1b-9f37-27773b71eb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011245 10.0.0.41 - - [2026-01-30 09:28:05] "POST /firewall-rules HTTP/1.1" 200 568 0.081432 10.0.0.41 - - [2026-01-30 09:28:05] "GET /firewall-rule/fd1d4612-3ac0-45c4-ba8f-42298eb405c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006237 10.0.0.41 - - [2026-01-30 09:28:05] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006566 10.0.0.41 - - [2026-01-30 09:28:05] "GET /firewall-rule/fd1d4612-3ac0-45c4-ba8f-42298eb405c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003376 10.0.0.41 - - [2026-01-30 09:28:05] "POST /ref-update HTTP/1.1" 200 156 0.074414 10.0.0.41 - - [2026-01-30 09:28:05] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017438 10.0.0.41 - - [2026-01-30 09:28:05] "POST /set-tag HTTP/1.1" 200 109 0.006832 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:28:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:28:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:28:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001251 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:28:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.41 - - [2026-01-30 09:29:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001945 10.0.0.41 - - [2026-01-30 09:29:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002498 10.0.0.72 - - [2026-01-30 09:29:42] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.72 - - [2026-01-30 09:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.72 - - [2026-01-30 09:29:42] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005740 10.0.0.72 - - [2026-01-30 09:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.72 - - [2026-01-30 09:29:42] "GET /routing-instance/c7bca110-04bc-4683-862a-eb6ec56e8cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002969 10.0.0.72 - - [2026-01-30 09:29:42] "PUT /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee HTTP/1.1" 200 274 0.009619 10.0.0.72 - - [2026-01-30 09:29:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001846 10.0.0.72 - - [2026-01-30 09:29:42] "POST /virtual-routers HTTP/1.1" 200 599 0.016089 10.0.0.72 - - [2026-01-30 09:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011006 10.0.0.72 - - [2026-01-30 09:29:42] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004667 10.0.0.72 - - [2026-01-30 09:29:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.001359 10.0.0.72 - - [2026-01-30 09:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.72 - - [2026-01-30 09:29:42] "GET /virtual-network/c7675281-4037-470d-a3b9-a6724fc0ef67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009423 10.0.0.72 - - [2026-01-30 09:29:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.047845 10.0.0.41 - - [2026-01-30 09:31:50] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002967 10.0.0.41 - - [2026-01-30 09:31:50] "POST /ref-update HTTP/1.1" 200 156 0.017404 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:32:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:32:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001110 10.0.0.72 - - [2026-01-30 09:32:11] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.72 - - [2026-01-30 09:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.72 - - [2026-01-30 09:32:11] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004615 10.0.0.72 - - [2026-01-30 09:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.72 - - [2026-01-30 09:32:11] "GET /routing-instance/c7bca110-04bc-4683-862a-eb6ec56e8cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003525 10.0.0.72 - - [2026-01-30 09:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.72 - - [2026-01-30 09:32:11] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004020 10.0.0.72 - - [2026-01-30 09:32:11] "PUT /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0 HTTP/1.1" 200 262 0.007909 10.0.0.72 - - [2026-01-30 09:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.72 - - [2026-01-30 09:32:11] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002557 10.0.0.72 - - [2026-01-30 09:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.72 - - [2026-01-30 09:32:12] "GET /virtual-machine-interface/5c999e06-29bd-4803-b961-ad39df3e12a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004179 10.0.0.72 - - [2026-01-30 09:32:12] "PUT /virtual-machine-interface/5c999e06-29bd-4803-b961-ad39df3e12a0 HTTP/1.1" 200 284 0.009092 10.0.0.41 - - [2026-01-30 09:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.41 - - [2026-01-30 09:32:15] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002685 10.0.0.41 - - [2026-01-30 09:32:18] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004367 10.0.0.41 - - [2026-01-30 09:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.41 - - [2026-01-30 09:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.41 - - [2026-01-30 09:32:18] "GET /loadbalancer/e42355bd-3ce8-4642-8313-7be114252a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002320 10.0.0.41 - - [2026-01-30 09:32:18] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003798 10.0.0.41 - - [2026-01-30 09:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.41 - - [2026-01-30 09:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.41 - - [2026-01-30 09:32:18] "GET /loadbalancer/e42355bd-3ce8-4642-8313-7be114252a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002916 10.0.0.41 - - [2026-01-30 09:32:18] "GET /loadbalancer-pool/13a6fd35-d2d7-4909-9fd0-48199afaaade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004775 10.0.0.41 - - [2026-01-30 09:32:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016932 10.0.0.41 - - [2026-01-30 09:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012262 10.0.0.41 - - [2026-01-30 09:32:18] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006449 10.0.0.41 - - [2026-01-30 09:32:18] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006137 10.0.0.41 - - [2026-01-30 09:32:18] "POST /ref-update HTTP/1.1" 200 156 0.033907 10.0.0.41 - - [2026-01-30 09:32:18] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.009690 10.0.0.41 - - [2026-01-30 09:32:18] "POST /tags HTTP/1.1" 409 205 0.015631 10.0.0.41 - - [2026-01-30 09:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.41 - - [2026-01-30 09:32:18] "GET /tag/d9947384-c22a-4eac-98f5-780368dae593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014749 10.0.0.41 - - [2026-01-30 09:32:18] "PUT /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705 HTTP/1.1" 200 256 0.024502 10.0.0.41 - - [2026-01-30 09:32:18] "POST /set-tag HTTP/1.1" 200 109 0.067085 10.0.0.41 - - [2026-01-30 09:32:18] "GET /loadbalancer-pool/ae19664f-1e57-482f-a6b3-db30115f92b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012414 10.0.0.41 - - [2026-01-30 09:32:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017047 10.0.0.41 - - [2026-01-30 09:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011447 10.0.0.41 - - [2026-01-30 09:32:18] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009630 10.0.0.41 - - [2026-01-30 09:32:18] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009865 10.0.0.41 - - [2026-01-30 09:32:18] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.41 - - [2026-01-30 09:32:18] "POST /ref-update HTTP/1.1" 200 156 0.008532 10.0.0.41 - - [2026-01-30 09:32:18] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.011089 10.0.0.41 - - [2026-01-30 09:32:18] "PUT /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705 HTTP/1.1" 200 256 0.010704 10.0.0.41 - - [2026-01-30 09:32:18] "GET /loadbalancer-pool/4f3a1f28-39a2-4deb-af4d-380ba5c47cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006715 10.0.0.41 - - [2026-01-30 09:32:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019202 10.0.0.41 - - [2026-01-30 09:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022861 10.0.0.41 - - [2026-01-30 09:32:19] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008548 10.0.0.41 - - [2026-01-30 09:32:19] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006586 10.0.0.41 - - [2026-01-30 09:32:19] "POST /ref-update HTTP/1.1" 200 156 0.008697 10.0.0.41 - - [2026-01-30 09:32:19] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.015859 10.0.0.41 - - [2026-01-30 09:32:19] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.41 - - [2026-01-30 09:32:19] "PUT /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705 HTTP/1.1" 200 256 0.016623 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:33:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:33:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:33:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:33:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002039 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:33:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:33:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 10.0.0.41 - - [2026-01-30 09:34:25] "GET /global-system-configs HTTP/1.1" 200 322 0.004915 10.0.0.41 - - [2026-01-30 09:34:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001938 10.0.0.41 - - [2026-01-30 09:36:31] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005558 10.0.0.41 - - [2026-01-30 09:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.41 - - [2026-01-30 09:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.41 - - [2026-01-30 09:36:31] "GET /loadbalancer/e42355bd-3ce8-4642-8313-7be114252a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003169 10.0.0.41 - - [2026-01-30 09:36:31] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006201 10.0.0.41 - - [2026-01-30 09:36:31] "POST /set-tag HTTP/1.1" 200 109 0.031076 10.0.0.41 - - [2026-01-30 09:36:31] "DELETE /loadbalancer-member/4ccb5d5e-1fa8-45f0-b5a7-54adf3afb27c HTTP/1.1" 200 115 0.067121 10.0.0.41 - - [2026-01-30 09:36:31] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008442 10.0.0.41 - - [2026-01-30 09:36:31] "POST /set-tag HTTP/1.1" 200 109 0.013228 10.0.0.41 - - [2026-01-30 09:36:31] "DELETE /loadbalancer-member/000256ec-01cc-423a-af10-7753b6c0d27f HTTP/1.1" 200 115 0.040866 10.0.0.41 - - [2026-01-30 09:36:31] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003623 10.0.0.41 - - [2026-01-30 09:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.41 - - [2026-01-30 09:36:31] "DELETE /loadbalancer-member/9499685e-1b54-4c6e-89e8-7969ae82ec7f HTTP/1.1" 200 115 0.050514 10.0.0.41 - - [2026-01-30 09:36:31] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018869 10.0.0.41 - - [2026-01-30 09:36:31] "POST /set-tag HTTP/1.1" 200 109 0.006139 10.0.0.41 - - [2026-01-30 09:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.41 - - [2026-01-30 09:36:31] "GET /loadbalancer/e42355bd-3ce8-4642-8313-7be114252a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002345 10.0.0.41 - - [2026-01-30 09:36:31] "GET /loadbalancer-pool/13a6fd35-d2d7-4909-9fd0-48199afaaade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002414 10.0.0.41 - - [2026-01-30 09:36:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025245 10.0.0.41 - - [2026-01-30 09:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.045069 10.0.0.41 - - [2026-01-30 09:36:32] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011653 10.0.0.41 - - [2026-01-30 09:36:32] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004473 10.0.0.41 - - [2026-01-30 09:36:32] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002675 10.0.0.41 - - [2026-01-30 09:36:32] "POST /set-tag HTTP/1.1" 200 109 0.072339 10.0.0.41 - - [2026-01-30 09:36:32] "GET /loadbalancer-pool/ae19664f-1e57-482f-a6b3-db30115f92b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002760 10.0.0.41 - - [2026-01-30 09:36:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029862 10.0.0.41 - - [2026-01-30 09:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010383 10.0.0.41 - - [2026-01-30 09:36:32] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012156 10.0.0.41 - - [2026-01-30 09:36:32] "POST /set-tag HTTP/1.1" 200 109 0.006037 10.0.0.41 - - [2026-01-30 09:36:32] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007403 10.0.0.41 - - [2026-01-30 09:36:32] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003495 10.0.0.41 - - [2026-01-30 09:36:32] "GET /loadbalancer-pool/4f3a1f28-39a2-4deb-af4d-380ba5c47cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002722 10.0.0.41 - - [2026-01-30 09:36:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.053900 10.0.0.41 - - [2026-01-30 09:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.035853 10.0.0.41 - - [2026-01-30 09:36:32] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013955 10.0.0.41 - - [2026-01-30 09:36:32] "GET /virtual-machine-interface/f77f37a8-fdbd-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014908 10.0.0.41 - - [2026-01-30 09:36:32] "GET /floating-ip/23fd9c30-1ed4-463a-912d-95eff3ef0705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005168 10.0.0.41 - - [2026-01-30 09:36:32] "POST /set-tag HTTP/1.1" 200 109 0.002424 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:36:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:36:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:37:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:37:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:38:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:38:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 10.0.0.41 - - [2026-01-30 09:38:00] "GET / HTTP/1.1" 200 35931 0.003928 10.0.0.41 - - [2026-01-30 09:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.41 - - [2026-01-30 09:38:00] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042094 10.0.0.41 - - [2026-01-30 09:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.41 - - [2026-01-30 09:38:00] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032338 10.0.0.41 - - [2026-01-30 09:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.41 - - [2026-01-30 09:38:00] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034202 10.0.0.41 - - [2026-01-30 09:38:01] "POST /tags HTTP/1.1" 200 333 0.058008 10.0.0.41 - - [2026-01-30 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020620 10.0.0.41 - - [2026-01-30 09:38:01] "GET /tag/c5c661f8-5e2d-4909-8997-d06319d7adb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014860 10.0.0.41 - - [2026-01-30 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.41 - - [2026-01-30 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.41 - - [2026-01-30 09:38:01] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043149 10.0.0.41 - - [2026-01-30 09:38:01] "GET /virtual-networks?parent_id=e23424ae-29bf-4238-85f8-60ad4f9a2943&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003946 10.0.0.41 - - [2026-01-30 09:38:01] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055984 10.0.0.41 - - [2026-01-30 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.41 - - [2026-01-30 09:38:01] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.022795 10.0.0.41 - - [2026-01-30 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.41 - - [2026-01-30 09:38:01] "GET /service-appliance-set/0b4efe4b-eb4a-492d-af06-c8fe00133437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002313 10.0.0.41 - - [2026-01-30 09:38:01] "POST /virtual-networks HTTP/1.1" 200 512 0.091533 10.0.0.41 - - [2026-01-30 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017823 10.0.0.41 - - [2026-01-30 09:38:01] "GET /network-ipam/f3eb179c-be88-4785-8cef-b4e3cabf5461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011106 10.0.0.41 - - [2026-01-30 09:38:01] "POST /fqname-to-id HTTP/1.1" 404 254 0.003901 10.0.0.41 - - [2026-01-30 09:38:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.112864 10.0.0.41 - - [2026-01-30 09:38:01] "GET /virtual-machine-interface/2b94199b-60d3-41cc-a971-8d1021a50d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018461 10.0.0.41 - - [2026-01-30 09:38:01] "POST /useragent-kv HTTP/1.1" 200 115 0.010927 10.0.0.41 - - [2026-01-30 09:38:01] "POST /ref-update HTTP/1.1" 200 156 0.177252 10.0.0.41 - - [2026-01-30 09:38:01] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010258 10.0.0.41 - - [2026-01-30 09:38:01] "GET /domains HTTP/1.1" 200 280 0.004275 10.0.0.41 - - [2026-01-30 09:38:01] "POST /instance-ips HTTP/1.1" 200 409 0.084809 10.0.0.41 - - [2026-01-30 09:38:01] "GET /instance-ip/71a6bd96-9e44-4f69-b07e-5728fd73ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008526 10.0.0.41 - - [2026-01-30 09:38:01] "GET /domain/f24f18c0-a302-4819-805d-08915e4e90e9 HTTP/1.1" 200 3086 0.048600 10.0.0.41 - - [2026-01-30 09:38:01] "POST /loadbalancers HTTP/1.1" 200 610 0.061944 10.0.0.41 - - [2026-01-30 09:38:01] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943 HTTP/1.1" 200 5716 0.084863 10.0.0.41 - - [2026-01-30 09:38:01] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2092 0.007059 10.0.0.41 - - [2026-01-30 09:38:01] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2092 0.014293 10.0.0.41 - - [2026-01-30 09:38:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.040308 10.0.0.41 - - [2026-01-30 09:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023963 10.0.0.41 - - [2026-01-30 09:38:01] "GET /routing-instance/54fba75d-e7e6-42a6-909a-50068bb2ab15 HTTP/1.1" 200 1181 0.006369 10.0.0.41 - - [2026-01-30 09:38:01] "GET /routing-instance/54fba75d-e7e6-42a6-909a-50068bb2ab15 HTTP/1.1" 200 1181 0.005300 10.0.0.41 - - [2026-01-30 09:38:01] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.111533 10.0.0.41 - - [2026-01-30 09:38:01] "GET /instance-ip/71a6bd96-9e44-4f69-b07e-5728fd73ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007439 10.0.0.41 - - [2026-01-30 09:38:01] "POST /route-targets HTTP/1.1" 200 327 0.050920 10.0.0.41 - - [2026-01-30 09:38:01] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078543 10.0.0.41 - - [2026-01-30 09:38:01] "POST /ref-update HTTP/1.1" 200 156 0.046509 10.0.0.41 - - [2026-01-30 09:38:01] "POST /floating-ips HTTP/1.1" 200 597 0.069834 10.0.0.41 - - [2026-01-30 09:38:01] "GET /loadbalancer/69b44697-fd08-4efb-b624-2b4078284364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008247 10.0.0.41 - - [2026-01-30 09:38:02] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.070074 10.0.0.41 - - [2026-01-30 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008535 10.0.0.41 - - [2026-01-30 09:38:02] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028550 10.0.0.41 - - [2026-01-30 09:38:02] "GET /loadbalancer-listener/b0410201-7b56-4eff-b9cf-053cade2944a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.033309 10.0.0.41 - - [2026-01-30 09:38:02] "GET /loadbalancer-listener/b0410201-7b56-4eff-b9cf-053cade2944a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.017732 10.0.0.41 - - [2026-01-30 09:38:02] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020722 10.0.0.41 - - [2026-01-30 09:38:02] "GET /instance-ip/71a6bd96-9e44-4f69-b07e-5728fd73ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002965 10.0.0.41 - - [2026-01-30 09:38:02] "GET /instance-ip/71a6bd96-9e44-4f69-b07e-5728fd73ca36?fields=floating_ips HTTP/1.1" 200 1212 0.009170 10.0.0.41 - - [2026-01-30 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.41 - - [2026-01-30 09:38:02] "GET /floating-ip/86202237-b15f-4378-b844-70ffc6b02f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003686 10.0.0.41 - - [2026-01-30 09:38:02] "GET /loadbalancer/69b44697-fd08-4efb-b624-2b4078284364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007479 10.0.0.41 - - [2026-01-30 09:38:02] "POST /tags HTTP/1.1" 200 295 0.065873 10.0.0.41 - - [2026-01-30 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.41 - - [2026-01-30 09:38:02] "GET /tag/01ee09ca-78f4-4d13-b2ef-6af999ca95ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015325 10.0.0.41 - - [2026-01-30 09:38:02] "POST /tags HTTP/1.1" 409 233 0.002434 10.0.0.41 - - [2026-01-30 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.41 - - [2026-01-30 09:38:02] "GET /tag/dfc709c6-8e95-4f16-94c6-b4ed0200cd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014205 10.0.0.41 - - [2026-01-30 09:38:02] "POST /tags HTTP/1.1" 409 206 0.002601 10.0.0.41 - - [2026-01-30 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.41 - - [2026-01-30 09:38:02] "GET /tag/be120a8c-868f-4acb-befa-a6fe3bbcb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011379 10.0.0.41 - - [2026-01-30 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.41 - - [2026-01-30 09:38:02] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006238 10.0.0.41 - - [2026-01-30 09:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.41 - - [2026-01-30 09:38:02] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050973 10.0.0.41 - - [2026-01-30 09:38:02] "POST /virtual-machines HTTP/1.1" 200 369 0.009010 10.0.0.41 - - [2026-01-30 09:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019889 10.0.0.41 - - [2026-01-30 09:38:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.187275 10.0.0.41 - - [2026-01-30 09:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.044490 10.0.0.41 - - [2026-01-30 09:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008422 10.0.0.41 - - [2026-01-30 09:38:03] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005188 10.0.0.41 - - [2026-01-30 09:38:03] "POST /instance-ips HTTP/1.1" 200 409 0.030184 10.0.0.41 - - [2026-01-30 09:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036838 10.0.0.41 - - [2026-01-30 09:38:03] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015493 10.0.0.41 - - [2026-01-30 09:38:03] "POST /set-tag HTTP/1.1" 200 109 0.027417 10.0.0.41 - - [2026-01-30 09:38:03] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023018 10.0.0.41 - - [2026-01-30 09:38:03] "GET /instance-ip/5f77268a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008337 10.0.0.41 - - [2026-01-30 09:38:03] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006044 10.0.0.41 - - [2026-01-30 09:38:03] "POST /set-tag HTTP/1.1" 200 109 0.004348 10.0.0.41 - - [2026-01-30 09:38:03] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002520 10.0.0.41 - - [2026-01-30 09:38:03] "POST /ref-update HTTP/1.1" 200 156 0.011322 10.0.0.41 - - [2026-01-30 09:38:03] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020485 10.0.0.41 - - [2026-01-30 09:38:03] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.41 - - [2026-01-30 09:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.41 - - [2026-01-30 09:38:03] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005166 10.0.0.41 - - [2026-01-30 09:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008791 10.0.0.41 - - [2026-01-30 09:38:03] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049231 10.0.0.41 - - [2026-01-30 09:38:03] "POST /virtual-machines HTTP/1.1" 200 369 0.014886 10.0.0.41 - - [2026-01-30 09:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009930 10.0.0.41 - - [2026-01-30 09:38:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124325 10.0.0.41 - - [2026-01-30 09:38:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009868 10.0.0.41 - - [2026-01-30 09:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009456 10.0.0.41 - - [2026-01-30 09:38:03] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010545 10.0.0.41 - - [2026-01-30 09:38:04] "POST /instance-ips HTTP/1.1" 200 409 0.036638 10.0.0.41 - - [2026-01-30 09:38:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.038526 10.0.0.41 - - [2026-01-30 09:38:04] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.028669 10.0.0.41 - - [2026-01-30 09:38:04] "POST /set-tag HTTP/1.1" 200 109 0.059014 10.0.0.41 - - [2026-01-30 09:38:04] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015286 10.0.0.41 - - [2026-01-30 09:38:04] "GET /instance-ip/5ffa1d42-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005210 10.0.0.41 - - [2026-01-30 09:38:04] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009014 10.0.0.41 - - [2026-01-30 09:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.41 - - [2026-01-30 09:38:04] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.005346 10.0.0.41 - - [2026-01-30 09:38:04] "POST /ref-update HTTP/1.1" 200 156 0.011996 10.0.0.41 - - [2026-01-30 09:38:04] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011997 10.0.0.41 - - [2026-01-30 09:38:04] "POST /set-tag HTTP/1.1" 200 109 0.004156 10.0.0.41 - - [2026-01-30 09:38:04] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006738 10.0.0.41 - - [2026-01-30 09:38:04] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.41 - - [2026-01-30 09:38:04] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006799 10.0.0.41 - - [2026-01-30 09:38:04] "POST /set-tag HTTP/1.1" 200 109 0.003840 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:38:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:38:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 10.0.0.41 - - [2026-01-30 09:38:06] "GET /domains HTTP/1.1" 200 280 0.001800 10.0.0.41 - - [2026-01-30 09:38:06] "GET /domain/f24f18c0-a302-4819-805d-08915e4e90e9 HTTP/1.1" 200 3086 0.002863 10.0.0.41 - - [2026-01-30 09:38:06] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943 HTTP/1.1" 200 7064 0.030187 10.0.0.41 - - [2026-01-30 09:38:06] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2092 0.004179 10.0.0.41 - - [2026-01-30 09:38:06] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2092 0.003986 10.0.0.41 - - [2026-01-30 09:38:06] "GET /routing-instance/54fba75d-e7e6-42a6-909a-50068bb2ab15 HTTP/1.1" 200 1402 0.004060 10.0.0.41 - - [2026-01-30 09:38:06] "GET /routing-instance/54fba75d-e7e6-42a6-909a-50068bb2ab15 HTTP/1.1" 200 1402 0.002556 10.0.0.41 - - [2026-01-30 09:38:06] "GET /route-target/d0024ee4-eb78-415e-9c31-3504274e8d21 HTTP/1.1" 200 1153 0.002430 10.0.0.41 - - [2026-01-30 09:38:06] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2092 0.005099 10.0.0.41 - - [2026-01-30 09:38:06] "GET /routing-instance/54fba75d-e7e6-42a6-909a-50068bb2ab15 HTTP/1.1" 200 1402 0.003012 10.0.0.41 - - [2026-01-30 09:38:06] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004942 10.0.0.41 - - [2026-01-30 09:38:06] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2092 0.004530 10.0.0.41 - - [2026-01-30 09:38:06] "GET /routing-instance/54fba75d-e7e6-42a6-909a-50068bb2ab15 HTTP/1.1" 200 1402 0.002548 10.0.0.41 - - [2026-01-30 09:38:06] "GET /routing-instance/54fba75d-e7e6-42a6-909a-50068bb2ab15 HTTP/1.1" 200 1402 0.003028 10.0.0.41 - - [2026-01-30 09:38:07] "GET /route-target/d0024ee4-eb78-415e-9c31-3504274e8d21 HTTP/1.1" 200 1153 0.002243 10.0.0.41 - - [2026-01-30 09:38:07] "GET /domains HTTP/1.1" 200 280 0.002454 10.0.0.41 - - [2026-01-30 09:38:07] "GET /domain/f24f18c0-a302-4819-805d-08915e4e90e9 HTTP/1.1" 200 3086 0.002743 10.0.0.41 - - [2026-01-30 09:38:07] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943 HTTP/1.1" 200 7064 0.034357 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2092 0.004092 10.0.0.41 - - [2026-01-30 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.41 - - [2026-01-30 09:38:07] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039234 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004196 10.0.0.41 - - [2026-01-30 09:38:07] "GET /floating-ip-pools?parent_id=d28e76bc-2930-4ddc-9e4f-022b0b3ef952&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001917 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004477 10.0.0.41 - - [2026-01-30 09:38:07] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016518 10.0.0.41 - - [2026-01-30 09:38:07] "POST /ref-update HTTP/1.1" 200 156 0.010304 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008563 10.0.0.41 - - [2026-01-30 09:38:07] "GET /domains HTTP/1.1" 200 280 0.001865 10.0.0.41 - - [2026-01-30 09:38:07] "GET /domain/f24f18c0-a302-4819-805d-08915e4e90e9 HTTP/1.1" 200 3086 0.003245 10.0.0.41 - - [2026-01-30 09:38:07] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943 HTTP/1.1" 200 7320 0.038043 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2330 0.004742 10.0.0.41 - - [2026-01-30 09:38:07] "GET /floating-ip-pool/341bf711-e677-4980-a9eb-0bbb3b72c1f8 HTTP/1.1" 200 1314 0.002038 10.0.0.41 - - [2026-01-30 09:38:07] "GET /domains HTTP/1.1" 200 280 0.003180 10.0.0.41 - - [2026-01-30 09:38:07] "GET /domain/f24f18c0-a302-4819-805d-08915e4e90e9 HTTP/1.1" 200 3086 0.003790 10.0.0.41 - - [2026-01-30 09:38:07] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943 HTTP/1.1" 200 7320 0.031651 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 2330 0.003610 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004352 10.0.0.41 - - [2026-01-30 09:38:07] "POST /tags HTTP/1.1" 200 365 0.055561 10.0.0.41 - - [2026-01-30 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019287 10.0.0.41 - - [2026-01-30 09:38:07] "GET /tag/0af3fe1d-543a-40fd-98ce-6a192e9bd9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014206 10.0.0.41 - - [2026-01-30 09:38:07] "POST /tags HTTP/1.1" 409 206 0.001933 10.0.0.41 - - [2026-01-30 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.41 - - [2026-01-30 09:38:07] "GET /tag/be120a8c-868f-4acb-befa-a6fe3bbcb1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015070 10.0.0.41 - - [2026-01-30 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.41 - - [2026-01-30 09:38:07] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058384 10.0.0.41 - - [2026-01-30 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013337 10.0.0.41 - - [2026-01-30 09:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007814 10.0.0.41 - - [2026-01-30 09:38:07] "GET /service-appliance-set/e2d07219-a455-44f6-983a-2a79442d85b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003561 10.0.0.41 - - [2026-01-30 09:38:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001517 10.0.0.41 - - [2026-01-30 09:38:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100659 10.0.0.41 - - [2026-01-30 09:38:07] "GET /virtual-machine-interface/378b9fea-5090-46b3-944c-95949521f36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005940 10.0.0.41 - - [2026-01-30 09:38:07] "POST /set-tag HTTP/1.1" 200 109 0.027791 10.0.0.41 - - [2026-01-30 09:38:08] "POST /instance-ips HTTP/1.1" 200 417 0.031079 10.0.0.41 - - [2026-01-30 09:38:08] "GET /instance-ip/058dab75-a616-49b3-be67-526d3d703842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.003753 10.0.0.41 - - [2026-01-30 09:38:08] "POST /loadbalancers HTTP/1.1" 200 618 0.062793 10.0.0.41 - - [2026-01-30 09:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018483 10.0.0.41 - - [2026-01-30 09:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.41 - - [2026-01-30 09:38:08] "POST /service-instances HTTP/1.1" 200 566 0.020907 10.0.0.41 - - [2026-01-30 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.008876 10.0.0.41 - - [2026-01-30 09:38:08] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053038 10.0.0.41 - - [2026-01-30 09:38:08] "GET /virtual-machine-interface/378b9fea-5090-46b3-944c-95949521f36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008101 10.0.0.41 - - [2026-01-30 09:38:08] "GET /virtual-machine-interface/378b9fea-5090-46b3-944c-95949521f36f?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010201 10.0.0.41 - - [2026-01-30 09:38:08] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.007537 10.0.0.41 - - [2026-01-30 09:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015313 10.0.0.41 - - [2026-01-30 09:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.41 - - [2026-01-30 09:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.41 - - [2026-01-30 09:38:08] "GET /floating-ip-pool/341bf711-e677-4980-a9eb-0bbb3b72c1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002042 10.0.0.41 - - [2026-01-30 09:38:08] "POST /floating-ips HTTP/1.1" 200 671 0.081634 10.0.0.41 - - [2026-01-30 09:38:08] "POST /virtual-machines HTTP/1.1" 200 429 0.069083 10.0.0.41 - - [2026-01-30 09:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034006 10.0.0.41 - - [2026-01-30 09:38:08] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002817 10.0.0.41 - - [2026-01-30 09:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.41 - - [2026-01-30 09:38:08] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007018 10.0.0.41 - - [2026-01-30 09:38:08] "POST /tags HTTP/1.1" 409 221 0.009584 10.0.0.41 - - [2026-01-30 09:38:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.117812 10.0.0.41 - - [2026-01-30 09:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.41 - - [2026-01-30 09:38:08] "POST /chown HTTP/1.1" 200 109 0.024084 10.0.0.41 - - [2026-01-30 09:38:08] "GET /tag/c5c661f8-5e2d-4909-8997-d06319d7adb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021192 10.0.0.41 - - [2026-01-30 09:38:08] "POST /tags HTTP/1.1" 409 238 0.001967 10.0.0.41 - - [2026-01-30 09:38:08] "POST /chown HTTP/1.1" 200 109 0.005320 10.0.0.41 - - [2026-01-30 09:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.41 - - [2026-01-30 09:38:08] "GET /tag/0af3fe1d-543a-40fd-98ce-6a192e9bd9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010856 10.0.0.41 - - [2026-01-30 09:38:08] "PUT /virtual-machine-interface/b4b1fa70-a85a-4dc5-a831-800483ab45f1 HTTP/1.1" 200 284 0.027386 10.0.0.41 - - [2026-01-30 09:38:08] "PUT /instance-ip/058dab75-a616-49b3-be67-526d3d703842 HTTP/1.1" 200 256 0.027535 10.0.0.41 - - [2026-01-30 09:38:08] "POST /firewall-rules HTTP/1.1" 200 650 0.100865 10.0.0.41 - - [2026-01-30 09:38:08] "GET /firewall-rule/227c12f5-0bce-4110-98e2-c627b422453f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009604 10.0.0.41 - - [2026-01-30 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.043544 10.0.0.41 - - [2026-01-30 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.023702 10.0.0.41 - - [2026-01-30 09:38:08] "GET /firewall-policy/0bfe4538-9259-4771-af91-32a09832038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005330 10.0.0.41 - - [2026-01-30 09:38:08] "GET /firewall-rule/227c12f5-0bce-4110-98e2-c627b422453f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003086 10.0.0.41 - - [2026-01-30 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.023316 10.0.0.41 - - [2026-01-30 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.025744 10.0.0.41 - - [2026-01-30 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.008518 10.0.0.41 - - [2026-01-30 09:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.41 - - [2026-01-30 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.028372 10.0.0.41 - - [2026-01-30 09:38:08] "POST /ref-update HTTP/1.1" 200 156 0.029346 10.0.0.41 - - [2026-01-30 09:38:09] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.054718 10.0.0.41 - - [2026-01-30 09:38:09] "GET /loadbalancer/1978dda0-925e-481a-a657-4f318d09ae21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006196 10.0.0.41 - - [2026-01-30 09:38:09] "POST /virtual-machines HTTP/1.1" 200 429 0.011881 10.0.0.41 - - [2026-01-30 09:38:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.030547 10.0.0.41 - - [2026-01-30 09:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.41 - - [2026-01-30 09:38:09] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080022 10.0.0.41 - - [2026-01-30 09:38:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.175603 10.0.0.41 - - [2026-01-30 09:38:09] "GET /loadbalancer-listener/24c60676-38ec-4a15-9eb3-9cf95f76d044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.018958 10.0.0.41 - - [2026-01-30 09:38:09] "GET /loadbalancer-listener/24c60676-38ec-4a15-9eb3-9cf95f76d044?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006796 10.0.0.41 - - [2026-01-30 09:38:09] "POST /chown HTTP/1.1" 200 109 0.028551 10.0.0.41 - - [2026-01-30 09:38:09] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.41 - - [2026-01-30 09:38:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.078475 10.0.0.41 - - [2026-01-30 09:38:09] "PUT /virtual-machine-interface/af47fe40-c4dc-4a80-90b0-8308d308ca53 HTTP/1.1" 200 284 0.035782 10.0.0.41 - - [2026-01-30 09:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012100 10.0.0.41 - - [2026-01-30 09:38:09] "PUT /instance-ip/058dab75-a616-49b3-be67-526d3d703842 HTTP/1.1" 200 256 0.026298 10.0.0.41 - - [2026-01-30 09:38:09] "GET /loadbalancer-pool/dc01fe75-a2ef-4e27-8c39-f4477a725f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011223 10.0.0.41 - - [2026-01-30 09:38:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020189 10.0.0.41 - - [2026-01-30 09:38:09] "POST /ref-update HTTP/1.1" 200 156 0.035912 10.0.0.41 - - [2026-01-30 09:38:09] "POST /ref-update HTTP/1.1" 200 156 0.026034 10.0.0.41 - - [2026-01-30 09:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015763 10.0.0.41 - - [2026-01-30 09:38:09] "GET /loadbalancer-member/4d899a14-c999-4da8-adff-275ed969bd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.027484 10.0.0.41 - - [2026-01-30 09:38:09] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005304 10.0.0.41 - - [2026-01-30 09:38:09] "POST /ref-update HTTP/1.1" 200 156 0.044111 10.0.0.41 - - [2026-01-30 09:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.41 - - [2026-01-30 09:38:09] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005497 10.0.0.41 - - [2026-01-30 09:38:09] "POST /tags HTTP/1.1" 409 221 0.003181 10.0.0.41 - - [2026-01-30 09:38:09] "POST /ref-update HTTP/1.1" 200 156 0.013717 10.0.0.41 - - [2026-01-30 09:38:09] "POST /ref-update HTTP/1.1" 200 156 0.018015 10.0.0.41 - - [2026-01-30 09:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.41 - - [2026-01-30 09:38:09] "GET /tag/c5c661f8-5e2d-4909-8997-d06319d7adb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023972 10.0.0.41 - - [2026-01-30 09:38:09] "POST /tags HTTP/1.1" 409 238 0.003247 10.0.0.41 - - [2026-01-30 09:38:09] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.007853 10.0.0.41 - - [2026-01-30 09:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019222 10.0.0.41 - - [2026-01-30 09:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.41 - - [2026-01-30 09:38:09] "GET /tag/0af3fe1d-543a-40fd-98ce-6a192e9bd9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011907 10.0.0.41 - - [2026-01-30 09:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.41 - - [2026-01-30 09:38:09] "POST /firewall-rules HTTP/1.1" 409 293 0.001624 10.0.0.41 - - [2026-01-30 09:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.41 - - [2026-01-30 09:38:09] "POST /chown HTTP/1.1" 200 109 0.010522 10.0.0.41 - - [2026-01-30 09:38:09] "POST /chown HTTP/1.1" 200 109 0.013279 10.0.0.41 - - [2026-01-30 09:38:09] "PUT /firewall-rule/227c12f5-0bce-4110-98e2-c627b422453f HTTP/1.1" 200 260 0.055925 10.0.0.41 - - [2026-01-30 09:38:09] "GET /firewall-rule/227c12f5-0bce-4110-98e2-c627b422453f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003841 10.0.0.41 - - [2026-01-30 09:38:09] "PUT /instance-ip/058dab75-a616-49b3-be67-526d3d703842 HTTP/1.1" 200 256 0.031394 10.0.0.41 - - [2026-01-30 09:38:09] "GET /firewall-policy/0bfe4538-9259-4771-af91-32a09832038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.003810 10.0.0.41 - - [2026-01-30 09:38:09] "GET /firewall-rule/227c12f5-0bce-4110-98e2-c627b422453f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002295 10.0.0.41 - - [2026-01-30 09:38:09] "POST /ref-update HTTP/1.1" 200 156 0.010794 10.0.0.41 - - [2026-01-30 09:38:09] "POST /chown HTTP/1.1" 200 109 0.022371 10.0.0.41 - - [2026-01-30 09:38:10] "POST /chown HTTP/1.1" 200 109 0.022955 10.0.0.41 - - [2026-01-30 09:38:10] "PUT /instance-ip/058dab75-a616-49b3-be67-526d3d703842 HTTP/1.1" 200 256 0.010672 10.0.0.41 - - [2026-01-30 09:38:10] "POST /ref-update HTTP/1.1" 200 156 0.019917 10.0.0.41 - - [2026-01-30 09:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.41 - - [2026-01-30 09:38:10] "POST /chown HTTP/1.1" 200 109 0.014380 10.0.0.41 - - [2026-01-30 09:38:10] "POST /chown HTTP/1.1" 200 109 0.019291 10.0.0.41 - - [2026-01-30 09:38:10] "PUT /instance-ip/058dab75-a616-49b3-be67-526d3d703842 HTTP/1.1" 200 256 0.023565 10.0.0.41 - - [2026-01-30 09:38:10] "POST /ref-update HTTP/1.1" 200 156 0.014628 10.0.0.41 - - [2026-01-30 09:38:10] "POST /chown HTTP/1.1" 200 109 0.011619 10.0.0.41 - - [2026-01-30 09:38:10] "POST /chown HTTP/1.1" 200 109 0.026589 10.0.0.41 - - [2026-01-30 09:38:10] "PUT /instance-ip/058dab75-a616-49b3-be67-526d3d703842 HTTP/1.1" 200 256 0.021053 10.0.0.41 - - [2026-01-30 09:38:10] "POST /ref-update HTTP/1.1" 200 156 0.021902 10.0.0.41 - - [2026-01-30 09:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.41 - - [2026-01-30 09:38:10] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006579 10.0.0.41 - - [2026-01-30 09:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2026-01-30 09:38:10] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.021127 10.0.0.41 - - [2026-01-30 09:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027898 10.0.0.41 - - [2026-01-30 09:38:10] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.109450 10.0.0.41 - - [2026-01-30 09:38:10] "POST /virtual-machines HTTP/1.1" 200 373 0.009519 10.0.0.41 - - [2026-01-30 09:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015064 10.0.0.41 - - [2026-01-30 09:38:10] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.020993 10.0.0.41 - - [2026-01-30 09:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020992 10.0.0.41 - - [2026-01-30 09:38:10] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.066283 10.0.0.41 - - [2026-01-30 09:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018122 10.0.0.41 - - [2026-01-30 09:38:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.151024 10.0.0.41 - - [2026-01-30 09:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011182 10.0.0.41 - - [2026-01-30 09:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014578 10.0.0.41 - - [2026-01-30 09:38:10] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018060 10.0.0.41 - - [2026-01-30 09:38:10] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.011826 10.0.0.41 - - [2026-01-30 09:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020794 10.0.0.41 - - [2026-01-30 09:38:11] "POST /instance-ips HTTP/1.1" 200 413 0.041194 10.0.0.41 - - [2026-01-30 09:38:11] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.026985 10.0.0.41 - - [2026-01-30 09:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.057871 10.0.0.41 - - [2026-01-30 09:38:11] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007039 10.0.0.41 - - [2026-01-30 09:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037328 10.0.0.41 - - [2026-01-30 09:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.41 - - [2026-01-30 09:38:11] "POST /set-tag HTTP/1.1" 200 109 0.014057 10.0.0.41 - - [2026-01-30 09:38:11] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017135 10.0.0.41 - - [2026-01-30 09:38:11] "GET /instance-ip/64269332-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006898 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.012935 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.020515 10.0.0.41 - - [2026-01-30 09:38:11] "POST /ref-update HTTP/1.1" 200 156 0.027773 10.0.0.41 - - [2026-01-30 09:38:11] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010347 10.0.0.41 - - [2026-01-30 09:38:11] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.41 - - [2026-01-30 09:38:11] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.007260 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.007077 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.018964 10.0.0.41 - - [2026-01-30 09:38:11] "POST /ref-update HTTP/1.1" 200 156 0.017891 10.0.0.41 - - [2026-01-30 09:38:11] "POST /ref-update HTTP/1.1" 200 156 0.024827 10.0.0.41 - - [2026-01-30 09:38:11] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016353 10.0.0.41 - - [2026-01-30 09:38:11] "POST /set-tag HTTP/1.1" 200 109 0.004627 10.0.0.41 - - [2026-01-30 09:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.006008 10.0.0.41 - - [2026-01-30 09:38:11] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006878 10.0.0.41 - - [2026-01-30 09:38:11] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.021386 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.013700 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.005765 10.0.0.41 - - [2026-01-30 09:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.005866 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.018796 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.006904 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.017654 10.0.0.41 - - [2026-01-30 09:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.007146 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.028298 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.017790 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.007282 10.0.0.41 - - [2026-01-30 09:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.005589 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.015169 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.006459 10.0.0.41 - - [2026-01-30 09:38:11] "POST /chown HTTP/1.1" 200 109 0.023538 10.0.0.41 - - [2026-01-30 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.006611 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.019869 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.020366 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.007244 10.0.0.41 - - [2026-01-30 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.007282 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.036406 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.014477 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.021979 10.0.0.41 - - [2026-01-30 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.007455 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.018672 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.014955 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.006200 10.0.0.41 - - [2026-01-30 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.006561 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.018974 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.010796 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.017583 10.0.0.41 - - [2026-01-30 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.006549 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.020763 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.021360 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.41 - - [2026-01-30 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.007678 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.006345 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.010897 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.012759 10.0.0.41 - - [2026-01-30 09:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.005800 10.0.0.41 - - [2026-01-30 09:38:12] "POST /chown HTTP/1.1" 200 109 0.023916 10.0.0.41 - - [2026-01-30 09:38:13] "POST /chown HTTP/1.1" 200 109 0.019450 10.0.0.41 - - [2026-01-30 09:38:13] "POST /chown HTTP/1.1" 200 109 0.006115 10.0.0.41 - - [2026-01-30 09:38:14] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004221 10.0.0.41 - - [2026-01-30 09:38:14] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.41 - - [2026-01-30 09:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.41 - - [2026-01-30 09:38:15] "GET /loadbalancer/69b44697-fd08-4efb-b624-2b4078284364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002194 10.0.0.41 - - [2026-01-30 09:38:15] "GET /loadbalancer-pool/a1960d52-614f-453a-9f2d-ebe1006671ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002671 10.0.0.41 - - [2026-01-30 09:38:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015957 10.0.0.41 - - [2026-01-30 09:38:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015374 10.0.0.41 - - [2026-01-30 09:38:15] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015267 10.0.0.41 - - [2026-01-30 09:38:15] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007012 10.0.0.41 - - [2026-01-30 09:38:15] "POST /ref-update HTTP/1.1" 200 156 0.010283 10.0.0.41 - - [2026-01-30 09:38:15] "GET /floating-ip/86202237-b15f-4378-b844-70ffc6b02f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.010864 10.0.0.41 - - [2026-01-30 09:38:15] "POST /tags HTTP/1.1" 409 221 0.003027 10.0.0.41 - - [2026-01-30 09:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.41 - - [2026-01-30 09:38:15] "GET /tag/c5c661f8-5e2d-4909-8997-d06319d7adb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014447 10.0.0.41 - - [2026-01-30 09:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.41 - - [2026-01-30 09:38:15] "PUT /floating-ip/86202237-b15f-4378-b844-70ffc6b02f6c HTTP/1.1" 200 256 0.019060 10.0.0.41 - - [2026-01-30 09:38:15] "POST /chown HTTP/1.1" 200 109 0.039434 10.0.0.41 - - [2026-01-30 09:38:15] "POST /chown HTTP/1.1" 200 109 0.036324 10.0.0.41 - - [2026-01-30 09:38:15] "POST /set-tag HTTP/1.1" 200 109 0.090887 10.0.0.41 - - [2026-01-30 09:38:15] "POST /chown HTTP/1.1" 200 109 0.039338 10.0.0.41 - - [2026-01-30 09:38:15] "POST /chown HTTP/1.1" 200 109 0.012077 10.0.0.41 - - [2026-01-30 09:38:15] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004645 10.0.0.41 - - [2026-01-30 09:38:15] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.41 - - [2026-01-30 09:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.41 - - [2026-01-30 09:38:16] "GET /loadbalancer/69b44697-fd08-4efb-b624-2b4078284364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002541 10.0.0.41 - - [2026-01-30 09:38:16] "GET /loadbalancer-pool/a1960d52-614f-453a-9f2d-ebe1006671ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002525 10.0.0.41 - - [2026-01-30 09:38:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014777 10.0.0.41 - - [2026-01-30 09:38:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008813 10.0.0.41 - - [2026-01-30 09:38:16] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014344 10.0.0.41 - - [2026-01-30 09:38:16] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004917 10.0.0.41 - - [2026-01-30 09:38:16] "POST /ref-update HTTP/1.1" 200 156 0.008266 10.0.0.41 - - [2026-01-30 09:38:16] "GET /floating-ip/86202237-b15f-4378-b844-70ffc6b02f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009781 10.0.0.41 - - [2026-01-30 09:38:16] "POST /set-tag HTTP/1.1" 200 109 0.039625 10.0.0.41 - - [2026-01-30 09:38:18] "GET /virtual-machine/effd346c-0810-4b8a-b18a-b2d216cc5751?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002941 10.0.0.41 - - [2026-01-30 09:38:18] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004715 10.0.0.41 - - [2026-01-30 09:38:18] "GET /virtual-machine/d111965e-4498-4fa2-b3d1-25f998f84eb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003137 10.0.0.41 - - [2026-01-30 09:38:18] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004211 10.0.0.41 - - [2026-01-30 09:38:20] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003938 10.0.0.41 - - [2026-01-30 09:38:20] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.41 - - [2026-01-30 09:38:23] "GET /virtual-machine/4638c6cc-c158-48b3-a6d8-857daccc9dbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003291 10.0.0.41 - - [2026-01-30 09:38:23] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.023377 10.0.0.41 - - [2026-01-30 09:38:24] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007066 10.0.0.41 - - [2026-01-30 09:38:24] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.41 - - [2026-01-30 09:38:55] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004340 10.0.0.41 - - [2026-01-30 09:38:55] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.41 - - [2026-01-30 09:38:55] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004549 10.0.0.41 - - [2026-01-30 09:38:55] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.41 - - [2026-01-30 09:38:55] "GET /virtual-machine/4638c6cc-c158-48b3-a6d8-857daccc9dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002334 10.0.0.41 - - [2026-01-30 09:38:55] "POST /ref-update HTTP/1.1" 200 156 0.013880 10.0.0.41 - - [2026-01-30 09:38:55] "GET /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016256 10.0.0.41 - - [2026-01-30 09:38:55] "POST /set-tag HTTP/1.1" 200 109 0.014816 10.0.0.41 - - [2026-01-30 09:38:55] "POST /set-tag HTTP/1.1" 200 109 0.025470 10.0.0.41 - - [2026-01-30 09:38:55] "DELETE /instance-ip/64269332-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.064182 10.0.0.41 - - [2026-01-30 09:38:55] "DELETE /virtual-machine-interface/64068e2a-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.034604 10.0.0.41 - - [2026-01-30 09:38:55] "DELETE /virtual-machine/4638c6cc-c158-48b3-a6d8-857daccc9dbe HTTP/1.1" 200 115 0.020622 10.0.0.41 - - [2026-01-30 09:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.41 - - [2026-01-30 09:38:59] "GET /tag/0af3fe1d-543a-40fd-98ce-6a192e9bd9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010669 10.0.0.41 - - [2026-01-30 09:38:59] "GET /tag/0af3fe1d-543a-40fd-98ce-6a192e9bd9fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011410 10.0.0.41 - - [2026-01-30 09:38:59] "GET /virtual-machine-interface/378b9fea-5090-46b3-944c-95949521f36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003969 10.0.0.41 - - [2026-01-30 09:38:59] "POST /set-tag HTTP/1.1" 200 109 0.015543 10.0.0.41 - - [2026-01-30 09:38:59] "GET /virtual-machine-interface/af47fe40-c4dc-4a80-90b0-8308d308ca53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008985 10.0.0.41 - - [2026-01-30 09:38:59] "POST /set-tag HTTP/1.1" 200 109 0.017284 10.0.0.41 - - [2026-01-30 09:38:59] "GET /virtual-machine-interface/b4b1fa70-a85a-4dc5-a831-800483ab45f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004297 10.0.0.41 - - [2026-01-30 09:38:59] "POST /set-tag HTTP/1.1" 200 109 0.013868 10.0.0.41 - - [2026-01-30 09:38:59] "GET /firewall-policy/0bfe4538-9259-4771-af91-32a09832038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.010216 10.0.0.41 - - [2026-01-30 09:38:59] "GET /firewall-rule/227c12f5-0bce-4110-98e2-c627b422453f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003036 10.0.0.41 - - [2026-01-30 09:38:59] "POST /ref-update HTTP/1.1" 200 156 0.012454 10.0.0.41 - - [2026-01-30 09:38:59] "DELETE /firewall-rule/227c12f5-0bce-4110-98e2-c627b422453f HTTP/1.1" 200 115 0.032197 10.0.0.41 - - [2026-01-30 09:38:59] "DELETE /loadbalancer-member/4d899a14-c999-4da8-adff-275ed969bd18 HTTP/1.1" 200 115 0.028228 10.0.0.41 - - [2026-01-30 09:38:59] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.009823 10.0.0.41 - - [2026-01-30 09:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021161 10.0.0.41 - - [2026-01-30 09:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017614 10.0.0.41 - - [2026-01-30 09:38:59] "DELETE /loadbalancer-pool/dc01fe75-a2ef-4e27-8c39-f4477a725f75 HTTP/1.1" 200 115 0.091286 10.0.0.41 - - [2026-01-30 09:38:59] "POST /chown HTTP/1.1" 200 109 0.012093 10.0.0.41 - - [2026-01-30 09:38:59] "DELETE /loadbalancer-listener/24c60676-38ec-4a15-9eb3-9cf95f76d044 HTTP/1.1" 200 115 0.050579 10.0.0.41 - - [2026-01-30 09:38:59] "GET /floating-ip/625d97c5-c256-421f-a03f-2856e7fe23aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002410 10.0.0.41 - - [2026-01-30 09:38:59] "POST /chown HTTP/1.1" 200 109 0.005503 10.0.0.41 - - [2026-01-30 09:38:59] "POST /chown HTTP/1.1" 200 109 0.020991 10.0.0.41 - - [2026-01-30 09:38:59] "POST /chown HTTP/1.1" 200 109 0.024067 10.0.0.41 - - [2026-01-30 09:38:59] "PUT /floating-ip/625d97c5-c256-421f-a03f-2856e7fe23aa HTTP/1.1" 200 256 0.042893 10.0.0.41 - - [2026-01-30 09:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.41 - - [2026-01-30 09:38:59] "POST /chown HTTP/1.1" 200 109 0.006900 10.0.0.41 - - [2026-01-30 09:39:00] "POST /chown HTTP/1.1" 200 109 0.040942 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /floating-ip/625d97c5-c256-421f-a03f-2856e7fe23aa HTTP/1.1" 200 115 0.100053 10.0.0.41 - - [2026-01-30 09:39:00] "POST /chown HTTP/1.1" 200 109 0.008140 10.0.0.41 - - [2026-01-30 09:39:00] "POST /chown HTTP/1.1" 200 109 0.024794 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /loadbalancer/1978dda0-925e-481a-a657-4f318d09ae21 HTTP/1.1" 200 115 0.077624 10.0.0.41 - - [2026-01-30 09:39:00] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.012674 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /instance-ip/058dab75-a616-49b3-be67-526d3d703842 HTTP/1.1" 200 115 0.079343 10.0.0.41 - - [2026-01-30 09:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016512 10.0.0.41 - - [2026-01-30 09:39:00] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.012524 10.0.0.41 - - [2026-01-30 09:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024202 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /virtual-machine-interface/378b9fea-5090-46b3-944c-95949521f36f HTTP/1.1" 200 115 0.082265 10.0.0.41 - - [2026-01-30 09:39:00] "PUT /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 266 0.009383 10.0.0.41 - - [2026-01-30 09:39:00] "GET /floating-ip-pool/341bf711-e677-4980-a9eb-0bbb3b72c1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005868 10.0.0.41 - - [2026-01-30 09:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012692 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /tag/0af3fe1d-543a-40fd-98ce-6a192e9bd9fa HTTP/1.1" 200 115 0.121029 10.0.0.41 - - [2026-01-30 09:39:00] "POST /ref-update HTTP/1.1" 200 156 0.039777 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /floating-ip-pool/341bf711-e677-4980-a9eb-0bbb3b72c1f8 HTTP/1.1" 200 115 0.049659 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /service-instance/ddd36334-4d24-40ca-9220-9cab8cbdb110 HTTP/1.1" 200 115 0.058021 10.0.0.41 - - [2026-01-30 09:39:00] "GET /virtual-machine-interface/af47fe40-c4dc-4a80-90b0-8308d308ca53?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.013621 10.0.0.41 - - [2026-01-30 09:39:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002967 10.0.0.41 - - [2026-01-30 09:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.41 - - [2026-01-30 09:39:00] "POST /useragent-kv HTTP/1.1" 200 115 0.001139 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /virtual-network/d28e76bc-2930-4ddc-9e4f-022b0b3ef952 HTTP/1.1" 200 115 0.087067 10.0.0.41 - - [2026-01-30 09:39:00] "GET /routing-instance/54fba75d-e7e6-42a6-909a-50068bb2ab15 HTTP/1.1" 404 171 0.003836 10.0.0.41 - - [2026-01-30 09:39:00] "GET /domains HTTP/1.1" 200 280 0.002456 10.0.0.41 - - [2026-01-30 09:39:00] "GET /domain/f24f18c0-a302-4819-805d-08915e4e90e9 HTTP/1.1" 200 3086 0.002596 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /route-target/d0024ee4-eb78-415e-9c31-3504274e8d21 HTTP/1.1" 200 115 0.029751 10.0.0.41 - - [2026-01-30 09:39:00] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943 HTTP/1.1" 200 7142 0.044343 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /virtual-machine-interface/af47fe40-c4dc-4a80-90b0-8308d308ca53 HTTP/1.1" 200 115 0.092164 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /virtual-machine/da475929-7367-4fe4-b427-05aa6049c5d3 HTTP/1.1" 200 115 0.034213 10.0.0.41 - - [2026-01-30 09:39:00] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021576 10.0.0.41 - - [2026-01-30 09:39:00] "GET /virtual-machine-interface/b4b1fa70-a85a-4dc5-a831-800483ab45f1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.022289 10.0.0.41 - - [2026-01-30 09:39:00] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.41 - - [2026-01-30 09:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.41 - - [2026-01-30 09:39:00] "GET /loadbalancer/69b44697-fd08-4efb-b624-2b4078284364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002512 10.0.0.41 - - [2026-01-30 09:39:00] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011775 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /virtual-machine-interface/b4b1fa70-a85a-4dc5-a831-800483ab45f1 HTTP/1.1" 200 115 0.045895 10.0.0.41 - - [2026-01-30 09:39:00] "POST /ref-update HTTP/1.1" 200 156 0.013102 10.0.0.41 - - [2026-01-30 09:39:00] "POST /set-tag HTTP/1.1" 200 109 0.057980 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /virtual-machine/5da6c825-fcde-46dc-b476-895c5592118e HTTP/1.1" 200 115 0.064912 10.0.0.41 - - [2026-01-30 09:39:00] "DELETE /loadbalancer-member/2ab3438c-2e7b-494c-ba56-31267184e2ec HTTP/1.1" 200 115 0.058214 10.0.0.41 - - [2026-01-30 09:39:02] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005404 10.0.0.41 - - [2026-01-30 09:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.41 - - [2026-01-30 09:39:02] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005008 10.0.0.41 - - [2026-01-30 09:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.41 - - [2026-01-30 09:39:02] "GET /virtual-machine/d111965e-4498-4fa2-b3d1-25f998f84eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002863 10.0.0.41 - - [2026-01-30 09:39:02] "POST /ref-update HTTP/1.1" 200 156 0.010629 10.0.0.41 - - [2026-01-30 09:39:02] "GET /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008109 10.0.0.41 - - [2026-01-30 09:39:02] "POST /set-tag HTTP/1.1" 200 109 0.021341 10.0.0.41 - - [2026-01-30 09:39:02] "POST /set-tag HTTP/1.1" 200 109 0.038534 10.0.0.41 - - [2026-01-30 09:39:02] "POST /set-tag HTTP/1.1" 200 109 0.038345 10.0.0.41 - - [2026-01-30 09:39:02] "DELETE /instance-ip/5ffa1d42-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.027944 10.0.0.41 - - [2026-01-30 09:39:02] "POST /ref-update HTTP/1.1" 200 156 0.020353 10.0.0.41 - - [2026-01-30 09:39:02] "DELETE /virtual-machine-interface/5fdce966-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.034944 10.0.0.41 - - [2026-01-30 09:39:02] "DELETE /virtual-machine/d111965e-4498-4fa2-b3d1-25f998f84eb4 HTTP/1.1" 200 115 0.020807 10.0.0.41 - - [2026-01-30 09:39:05] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004463 10.0.0.41 - - [2026-01-30 09:39:05] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.41 - - [2026-01-30 09:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.41 - - [2026-01-30 09:39:05] "GET /loadbalancer/69b44697-fd08-4efb-b624-2b4078284364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002310 10.0.0.41 - - [2026-01-30 09:39:07] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004850 10.0.0.41 - - [2026-01-30 09:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.41 - - [2026-01-30 09:39:07] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004279 10.0.0.41 - - [2026-01-30 09:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.41 - - [2026-01-30 09:39:07] "GET /virtual-machine/effd346c-0810-4b8a-b18a-b2d216cc5751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002719 10.0.0.41 - - [2026-01-30 09:39:07] "POST /ref-update HTTP/1.1" 200 156 0.008979 10.0.0.41 - - [2026-01-30 09:39:07] "GET /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017658 10.0.0.41 - - [2026-01-30 09:39:07] "POST /set-tag HTTP/1.1" 200 109 0.022945 10.0.0.41 - - [2026-01-30 09:39:07] "POST /set-tag HTTP/1.1" 200 109 0.023164 10.0.0.41 - - [2026-01-30 09:39:07] "POST /set-tag HTTP/1.1" 200 109 0.028202 10.0.0.41 - - [2026-01-30 09:39:07] "DELETE /instance-ip/5f77268a-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.039204 10.0.0.41 - - [2026-01-30 09:39:07] "POST /ref-update HTTP/1.1" 200 156 0.008684 10.0.0.41 - - [2026-01-30 09:39:07] "DELETE /virtual-machine-interface/5f4c3d76-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.044045 10.0.0.41 - - [2026-01-30 09:39:07] "DELETE /virtual-machine/effd346c-0810-4b8a-b18a-b2d216cc5751 HTTP/1.1" 200 115 0.020142 10.0.0.41 - - [2026-01-30 09:39:07] "DELETE /tag/01ee09ca-78f4-4d13-b2ef-6af999ca95ea HTTP/1.1" 200 115 0.076268 10.0.0.41 - - [2026-01-30 09:39:07] "DELETE /tag/dfc709c6-8e95-4f16-94c6-b4ed0200cd52 HTTP/1.1" 200 115 0.038863 10.0.0.41 - - [2026-01-30 09:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007471 10.0.0.41 - - [2026-01-30 09:39:11] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038776 10.0.0.41 - - [2026-01-30 09:39:11] "POST /tags HTTP/1.1" 200 393 0.044565 10.0.0.41 - - [2026-01-30 09:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012066 10.0.0.41 - - [2026-01-30 09:39:11] "GET /tag/7f248f1f-cd4b-49b3-82c0-0a1de5b5f615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.022910 10.0.0.41 - - [2026-01-30 09:39:11] "POST /tags HTTP/1.1" 200 341 0.015652 10.0.0.41 - - [2026-01-30 09:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.41 - - [2026-01-30 09:39:11] "GET /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010812 10.0.0.41 - - [2026-01-30 09:39:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.004942 10.0.0.41 - - [2026-01-30 09:39:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.006232 10.0.0.41 - - [2026-01-30 09:39:11] "POST /security-groups HTTP/1.1" 200 589 0.060620 10.0.0.41 - - [2026-01-30 09:39:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.001984 10.0.0.41 - - [2026-01-30 09:39:11] "POST /projects HTTP/1.1" 200 519 0.205630 10.0.0.41 - - [2026-01-30 09:39:11] "POST /access-control-lists HTTP/1.1" 200 598 0.061971 10.0.0.41 - - [2026-01-30 09:39:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.011185 10.0.0.41 - - [2026-01-30 09:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.065794 10.0.0.41 - - [2026-01-30 09:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010974 10.0.0.41 - - [2026-01-30 09:39:11] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.041512 10.0.0.41 - - [2026-01-30 09:39:11] "POST /access-control-lists HTTP/1.1" 200 596 0.063524 10.0.0.41 - - [2026-01-30 09:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010658 10.0.0.41 - - [2026-01-30 09:39:11] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.016173 10.0.0.41 - - [2026-01-30 09:39:11] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.047505 10.0.0.41 - - [2026-01-30 09:39:11] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.046033 10.0.0.41 - - [2026-01-30 09:39:11] "POST /security-groups HTTP/1.1" 200 591 0.083322 10.0.0.41 - - [2026-01-30 09:39:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.002703 10.0.0.41 - - [2026-01-30 09:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019037 10.0.0.41 - - [2026-01-30 09:39:12] "POST /access-control-lists HTTP/1.1" 200 632 0.041317 10.0.0.41 - - [2026-01-30 09:39:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.014520 10.0.0.41 - - [2026-01-30 09:39:12] "POST /chown HTTP/1.1" 200 109 0.043378 10.0.0.41 - - [2026-01-30 09:39:12] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010427 10.0.0.41 - - [2026-01-30 09:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.41 - - [2026-01-30 09:39:12] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029303 10.0.0.41 - - [2026-01-30 09:39:12] "POST /access-control-lists HTTP/1.1" 200 630 0.069897 10.0.0.41 - - [2026-01-30 09:39:12] "POST /tags HTTP/1.1" 409 226 0.004867 10.0.0.41 - - [2026-01-30 09:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.41 - - [2026-01-30 09:39:12] "GET /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012147 10.0.0.41 - - [2026-01-30 09:39:12] "POST /firewall-rules HTTP/1.1" 200 600 0.074033 10.0.0.41 - - [2026-01-30 09:39:12] "GET /firewall-rule/dc78b844-c09b-450c-864e-ddf960a5194f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005125 10.0.0.41 - - [2026-01-30 09:39:12] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004997 10.0.0.41 - - [2026-01-30 09:39:12] "GET /firewall-rule/dc78b844-c09b-450c-864e-ddf960a5194f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003372 10.0.0.41 - - [2026-01-30 09:39:12] "POST /ref-update HTTP/1.1" 200 156 0.046160 10.0.0.41 - - [2026-01-30 09:39:12] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008520 10.0.0.41 - - [2026-01-30 09:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.41 - - [2026-01-30 09:39:12] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002842 10.0.0.41 - - [2026-01-30 09:39:12] "POST /tags HTTP/1.1" 409 226 0.003462 10.0.0.41 - - [2026-01-30 09:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.41 - - [2026-01-30 09:39:12] "GET /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014855 10.0.0.41 - - [2026-01-30 09:39:12] "POST /firewall-rules HTTP/1.1" 200 598 0.070646 10.0.0.41 - - [2026-01-30 09:39:12] "GET /firewall-rule/ea476652-1a8c-4bfd-ba88-967674ecc1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012461 10.0.0.41 - - [2026-01-30 09:39:12] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003899 10.0.0.41 - - [2026-01-30 09:39:12] "GET /firewall-rule/ea476652-1a8c-4bfd-ba88-967674ecc1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002197 10.0.0.41 - - [2026-01-30 09:39:12] "POST /ref-update HTTP/1.1" 200 156 0.048969 10.0.0.41 - - [2026-01-30 09:39:14] "POST /tags HTTP/1.1" 200 393 0.020179 10.0.0.41 - - [2026-01-30 09:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011453 10.0.0.41 - - [2026-01-30 09:39:14] "GET /tag/9bf88b35-fb98-4159-895e-62626e6f6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014435 10.0.0.41 - - [2026-01-30 09:39:14] "POST /tags HTTP/1.1" 200 341 0.019112 10.0.0.41 - - [2026-01-30 09:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.41 - - [2026-01-30 09:39:14] "GET /tag/1cda2993-22c5-44b9-9f16-aba89e52b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011240 10.0.0.41 - - [2026-01-30 09:39:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000553 10.0.0.41 - - [2026-01-30 09:39:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.002020 10.0.0.41 - - [2026-01-30 09:39:14] "POST /security-groups HTTP/1.1" 200 589 0.060758 10.0.0.41 - - [2026-01-30 09:39:14] "POST /projects HTTP/1.1" 200 519 0.148312 10.0.0.41 - - [2026-01-30 09:39:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.003329 10.0.0.41 - - [2026-01-30 09:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.046493 10.0.0.41 - - [2026-01-30 09:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.41 - - [2026-01-30 09:39:14] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004606 10.0.0.41 - - [2026-01-30 09:39:14] "POST /access-control-lists HTTP/1.1" 200 598 0.087206 10.0.0.41 - - [2026-01-30 09:39:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.015350 10.0.0.41 - - [2026-01-30 09:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.41 - - [2026-01-30 09:39:14] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004028 10.0.0.41 - - [2026-01-30 09:39:14] "POST /access-control-lists HTTP/1.1" 200 596 0.069258 10.0.0.41 - - [2026-01-30 09:39:14] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.098406 10.0.0.41 - - [2026-01-30 09:39:14] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.050926 10.0.0.41 - - [2026-01-30 09:39:14] "POST /security-groups HTTP/1.1" 200 591 0.075036 10.0.0.41 - - [2026-01-30 09:39:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.002629 10.0.0.41 - - [2026-01-30 09:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027761 10.0.0.41 - - [2026-01-30 09:39:14] "POST /chown HTTP/1.1" 200 109 0.022052 10.0.0.41 - - [2026-01-30 09:39:15] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003997 10.0.0.41 - - [2026-01-30 09:39:15] "POST /access-control-lists HTTP/1.1" 200 632 0.080759 10.0.0.41 - - [2026-01-30 09:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008077 10.0.0.41 - - [2026-01-30 09:39:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.006001 10.0.0.41 - - [2026-01-30 09:39:15] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003118 10.0.0.41 - - [2026-01-30 09:39:15] "POST /tags HTTP/1.1" 409 226 0.002439 10.0.0.41 - - [2026-01-30 09:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.41 - - [2026-01-30 09:39:15] "GET /tag/1cda2993-22c5-44b9-9f16-aba89e52b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.055929 10.0.0.41 - - [2026-01-30 09:39:15] "POST /access-control-lists HTTP/1.1" 200 630 0.078438 10.0.0.41 - - [2026-01-30 09:39:15] "POST /firewall-rules HTTP/1.1" 200 600 0.064430 10.0.0.41 - - [2026-01-30 09:39:15] "GET /firewall-rule/9e5c890e-e978-4b0f-b265-47cb0c261baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011214 10.0.0.41 - - [2026-01-30 09:39:15] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004608 10.0.0.41 - - [2026-01-30 09:39:15] "GET /firewall-rule/9e5c890e-e978-4b0f-b265-47cb0c261baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002987 10.0.0.41 - - [2026-01-30 09:39:15] "POST /ref-update HTTP/1.1" 200 156 0.044831 10.0.0.41 - - [2026-01-30 09:39:15] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011803 10.0.0.41 - - [2026-01-30 09:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.41 - - [2026-01-30 09:39:15] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004385 10.0.0.41 - - [2026-01-30 09:39:15] "POST /tags HTTP/1.1" 409 226 0.001784 10.0.0.41 - - [2026-01-30 09:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.41 - - [2026-01-30 09:39:15] "GET /tag/1cda2993-22c5-44b9-9f16-aba89e52b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013206 10.0.0.41 - - [2026-01-30 09:39:15] "POST /firewall-rules HTTP/1.1" 200 598 0.079744 10.0.0.41 - - [2026-01-30 09:39:15] "GET /firewall-rule/d325423b-788d-4ade-9c9e-1de74f1fa350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006925 10.0.0.41 - - [2026-01-30 09:39:15] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004378 10.0.0.41 - - [2026-01-30 09:39:15] "GET /firewall-rule/d325423b-788d-4ade-9c9e-1de74f1fa350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001977 10.0.0.41 - - [2026-01-30 09:39:15] "POST /ref-update HTTP/1.1" 200 156 0.055389 10.0.0.41 - - [2026-01-30 09:39:17] "POST /tags HTTP/1.1" 200 345 0.073548 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010502 10.0.0.41 - - [2026-01-30 09:39:17] "GET /tag/6ccb8555-6e65-440d-976a-6b8f7992f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012819 10.0.0.41 - - [2026-01-30 09:39:17] "POST /projects HTTP/1.1" 409 238 0.001884 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.41 - - [2026-01-30 09:39:17] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040914 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013018 10.0.0.41 - - [2026-01-30 09:39:17] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005069 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.41 - - [2026-01-30 09:39:17] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004994 10.0.0.41 - - [2026-01-30 09:39:17] "POST /security-groups HTTP/1.1" 409 285 0.002445 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.41 - - [2026-01-30 09:39:17] "PUT /security-group/51ad8107-2c31-44f0-a186-cd586aa703a2 HTTP/1.1" 200 262 0.070189 10.0.0.41 - - [2026-01-30 09:39:17] "PUT /access-control-list/cc859383-b6ab-4dd0-83a3-8d3bd9d473ac HTTP/1.1" 200 272 0.010056 10.0.0.41 - - [2026-01-30 09:39:17] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.076406 10.0.0.41 - - [2026-01-30 09:39:17] "PUT /access-control-list/5ae75e13-53a8-46de-b51c-c80907f67b63 HTTP/1.1" 200 272 0.068207 10.0.0.41 - - [2026-01-30 09:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.068017 10.0.0.41 - - [2026-01-30 09:39:17] "POST /tags HTTP/1.1" 409 228 0.017361 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.41 - - [2026-01-30 09:39:17] "GET /tag/6ccb8555-6e65-440d-976a-6b8f7992f920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011069 10.0.0.41 - - [2026-01-30 09:39:17] "POST /tags HTTP/1.1" 200 345 0.020973 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.41 - - [2026-01-30 09:39:17] "GET /tag/fadbeba0-62a4-4648-9605-a88995cc4e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011833 10.0.0.41 - - [2026-01-30 09:39:17] "POST /projects HTTP/1.1" 409 238 0.001727 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.41 - - [2026-01-30 09:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.41 - - [2026-01-30 09:39:18] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037575 10.0.0.41 - - [2026-01-30 09:39:18] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042917 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.41 - - [2026-01-30 09:39:18] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007748 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.41 - - [2026-01-30 09:39:18] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004205 10.0.0.41 - - [2026-01-30 09:39:18] "POST /security-groups HTTP/1.1" 409 285 0.002362 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.41 - - [2026-01-30 09:39:18] "PUT /security-group/edcdfb45-1fd2-45e8-8f06-4e54bbe56145 HTTP/1.1" 200 262 0.055589 10.0.0.41 - - [2026-01-30 09:39:18] "PUT /access-control-list/dc79539e-14f9-4c5a-b92a-7c48abdc9a7c HTTP/1.1" 200 272 0.015875 10.0.0.41 - - [2026-01-30 09:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029631 10.0.0.41 - - [2026-01-30 09:39:18] "POST /tags HTTP/1.1" 409 228 0.015129 10.0.0.41 - - [2026-01-30 09:39:18] "PUT /access-control-list/598f030d-fa70-4f44-a17d-212765ea005e HTTP/1.1" 200 272 0.038291 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.41 - - [2026-01-30 09:39:18] "GET /tag/fadbeba0-62a4-4648-9605-a88995cc4e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012737 10.0.0.41 - - [2026-01-30 09:39:18] "POST /tags HTTP/1.1" 200 291 0.056504 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.41 - - [2026-01-30 09:39:18] "GET /tag/8eb661fa-181a-4217-b832-f52b1b6b6e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012181 10.0.0.41 - - [2026-01-30 09:39:18] "POST /tags HTTP/1.1" 200 303 0.044424 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018038 10.0.0.41 - - [2026-01-30 09:39:18] "GET /tag/0aeb69a6-19df-429a-bd09-37b1104c4801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014283 10.0.0.41 - - [2026-01-30 09:39:18] "POST /tags HTTP/1.1" 409 252 0.001933 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.41 - - [2026-01-30 09:39:18] "GET /tag/7f248f1f-cd4b-49b3-82c0-0a1de5b5f615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012215 10.0.0.41 - - [2026-01-30 09:39:18] "POST /tags HTTP/1.1" 409 226 0.001693 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.41 - - [2026-01-30 09:39:18] "GET /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009932 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.41 - - [2026-01-30 09:39:18] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003825 10.0.0.41 - - [2026-01-30 09:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.41 - - [2026-01-30 09:39:18] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032482 10.0.0.41 - - [2026-01-30 09:39:18] "POST /virtual-machines HTTP/1.1" 200 395 0.007426 10.0.0.41 - - [2026-01-30 09:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017854 10.0.0.41 - - [2026-01-30 09:39:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096415 10.0.0.41 - - [2026-01-30 09:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008477 10.0.0.41 - - [2026-01-30 09:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005307 10.0.0.41 - - [2026-01-30 09:39:19] "POST /instance-ips HTTP/1.1" 200 397 0.022264 10.0.0.41 - - [2026-01-30 09:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027067 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006324 10.0.0.41 - - [2026-01-30 09:39:19] "POST /set-tag HTTP/1.1" 200 109 0.062076 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014854 10.0.0.41 - - [2026-01-30 09:39:19] "GET /instance-ip/8cbb09b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006251 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004244 10.0.0.41 - - [2026-01-30 09:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003363 10.0.0.41 - - [2026-01-30 09:39:19] "POST /ref-update HTTP/1.1" 200 156 0.008579 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013534 10.0.0.41 - - [2026-01-30 09:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.41 - - [2026-01-30 09:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003695 10.0.0.41 - - [2026-01-30 09:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.41 - - [2026-01-30 09:39:19] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036681 10.0.0.41 - - [2026-01-30 09:39:19] "POST /virtual-machines HTTP/1.1" 200 395 0.008920 10.0.0.41 - - [2026-01-30 09:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025250 10.0.0.41 - - [2026-01-30 09:39:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097917 10.0.0.41 - - [2026-01-30 09:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008575 10.0.0.41 - - [2026-01-30 09:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007255 10.0.0.41 - - [2026-01-30 09:39:19] "POST /instance-ips HTTP/1.1" 200 397 0.020123 10.0.0.41 - - [2026-01-30 09:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027063 10.0.0.41 - - [2026-01-30 09:39:19] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011008 10.0.0.41 - - [2026-01-30 09:39:20] "POST /set-tag HTTP/1.1" 200 109 0.068260 10.0.0.41 - - [2026-01-30 09:39:20] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019254 10.0.0.41 - - [2026-01-30 09:39:20] "GET /instance-ip/8d311ac2-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003591 10.0.0.41 - - [2026-01-30 09:39:20] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004697 10.0.0.41 - - [2026-01-30 09:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.41 - - [2026-01-30 09:39:20] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003859 10.0.0.41 - - [2026-01-30 09:39:20] "POST /ref-update HTTP/1.1" 200 156 0.008175 10.0.0.41 - - [2026-01-30 09:39:20] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011444 10.0.0.41 - - [2026-01-30 09:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.41 - - [2026-01-30 09:39:20] "POST /tags HTTP/1.1" 200 291 0.018509 10.0.0.41 - - [2026-01-30 09:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009476 10.0.0.41 - - [2026-01-30 09:39:20] "GET /tag/bcd4e0d2-ff37-49d8-be2b-834622e6e08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014340 10.0.0.41 - - [2026-01-30 09:39:20] "POST /tags HTTP/1.1" 409 252 0.002281 10.0.0.41 - - [2026-01-30 09:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.41 - - [2026-01-30 09:39:20] "GET /tag/9bf88b35-fb98-4159-895e-62626e6f6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018150 10.0.0.41 - - [2026-01-30 09:39:20] "POST /tags HTTP/1.1" 409 226 0.002795 10.0.0.41 - - [2026-01-30 09:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.41 - - [2026-01-30 09:39:20] "GET /tag/1cda2993-22c5-44b9-9f16-aba89e52b16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014230 10.0.0.41 - - [2026-01-30 09:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.41 - - [2026-01-30 09:39:20] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004938 10.0.0.41 - - [2026-01-30 09:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.41 - - [2026-01-30 09:39:20] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041311 10.0.0.41 - - [2026-01-30 09:39:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008338 10.0.0.41 - - [2026-01-30 09:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011692 10.0.0.41 - - [2026-01-30 09:39:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112118 10.0.0.41 - - [2026-01-30 09:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013862 10.0.0.41 - - [2026-01-30 09:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.41 - - [2026-01-30 09:39:20] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004405 10.0.0.41 - - [2026-01-30 09:39:20] "POST /instance-ips HTTP/1.1" 200 397 0.021545 10.0.0.41 - - [2026-01-30 09:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023962 10.0.0.41 - - [2026-01-30 09:39:20] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012932 10.0.0.41 - - [2026-01-30 09:39:21] "POST /set-tag HTTP/1.1" 200 109 0.059805 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010924 10.0.0.41 - - [2026-01-30 09:39:21] "GET /instance-ip/8dc8bc9c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013848 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006172 10.0.0.41 - - [2026-01-30 09:39:21] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004320 10.0.0.41 - - [2026-01-30 09:39:21] "POST /ref-update HTTP/1.1" 200 156 0.008315 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004303 10.0.0.41 - - [2026-01-30 09:39:21] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.41 - - [2026-01-30 09:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003920 10.0.0.41 - - [2026-01-30 09:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.41 - - [2026-01-30 09:39:21] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041248 10.0.0.41 - - [2026-01-30 09:39:21] "POST /virtual-machines HTTP/1.1" 200 395 0.012467 10.0.0.41 - - [2026-01-30 09:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007301 10.0.0.41 - - [2026-01-30 09:39:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094051 10.0.0.41 - - [2026-01-30 09:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018567 10.0.0.41 - - [2026-01-30 09:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009567 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004697 10.0.0.41 - - [2026-01-30 09:39:21] "POST /instance-ips HTTP/1.1" 200 397 0.029507 10.0.0.41 - - [2026-01-30 09:39:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032998 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015224 10.0.0.41 - - [2026-01-30 09:39:21] "POST /set-tag HTTP/1.1" 200 109 0.064996 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008707 10.0.0.41 - - [2026-01-30 09:39:21] "GET /instance-ip/8e33c1a4-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002853 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004927 10.0.0.41 - - [2026-01-30 09:39:21] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004321 10.0.0.41 - - [2026-01-30 09:39:21] "POST /ref-update HTTP/1.1" 200 156 0.009542 10.0.0.41 - - [2026-01-30 09:39:21] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016056 10.0.0.41 - - [2026-01-30 09:39:21] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.41 - - [2026-01-30 09:39:22] "POST /tags HTTP/1.1" 200 299 0.021680 10.0.0.41 - - [2026-01-30 09:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.41 - - [2026-01-30 09:39:22] "GET /tag/b91239b8-e3a6-4e43-9e14-ba9afd73a097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012155 10.0.0.41 - - [2026-01-30 09:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.41 - - [2026-01-30 09:39:22] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003748 10.0.0.41 - - [2026-01-30 09:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.41 - - [2026-01-30 09:39:22] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053491 10.0.0.41 - - [2026-01-30 09:39:22] "POST /virtual-machines HTTP/1.1" 200 395 0.010044 10.0.0.41 - - [2026-01-30 09:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022599 10.0.0.41 - - [2026-01-30 09:39:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104550 10.0.0.41 - - [2026-01-30 09:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009826 10.0.0.41 - - [2026-01-30 09:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.41 - - [2026-01-30 09:39:22] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010242 10.0.0.41 - - [2026-01-30 09:39:22] "POST /instance-ips HTTP/1.1" 200 397 0.020948 10.0.0.41 - - [2026-01-30 09:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023584 10.0.0.41 - - [2026-01-30 09:39:22] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009531 10.0.0.41 - - [2026-01-30 09:39:22] "POST /set-tag HTTP/1.1" 200 109 0.019983 10.0.0.41 - - [2026-01-30 09:39:22] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020432 10.0.0.41 - - [2026-01-30 09:39:22] "GET /instance-ip/8ec250f4-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003731 10.0.0.41 - - [2026-01-30 09:39:22] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005382 10.0.0.41 - - [2026-01-30 09:39:22] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.41 - - [2026-01-30 09:39:22] "POST /tags HTTP/1.1" 200 299 0.023405 10.0.0.41 - - [2026-01-30 09:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.41 - - [2026-01-30 09:39:22] "GET /tag/76e44413-dd91-4359-bdb2-015111e744ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010737 10.0.0.41 - - [2026-01-30 09:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.41 - - [2026-01-30 09:39:22] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003835 10.0.0.41 - - [2026-01-30 09:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.41 - - [2026-01-30 09:39:22] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033756 10.0.0.41 - - [2026-01-30 09:39:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009511 10.0.0.41 - - [2026-01-30 09:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018284 10.0.0.41 - - [2026-01-30 09:39:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134771 10.0.0.41 - - [2026-01-30 09:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011079 10.0.0.41 - - [2026-01-30 09:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007390 10.0.0.41 - - [2026-01-30 09:39:23] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014621 10.0.0.41 - - [2026-01-30 09:39:23] "POST /instance-ips HTTP/1.1" 200 397 0.019293 10.0.0.41 - - [2026-01-30 09:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027513 10.0.0.41 - - [2026-01-30 09:39:23] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014369 10.0.0.41 - - [2026-01-30 09:39:23] "POST /set-tag HTTP/1.1" 200 109 0.019930 10.0.0.41 - - [2026-01-30 09:39:23] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015103 10.0.0.41 - - [2026-01-30 09:39:23] "GET /instance-ip/8f305360-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003187 10.0.0.41 - - [2026-01-30 09:39:23] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004880 10.0.0.41 - - [2026-01-30 09:39:23] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.41 - - [2026-01-30 09:39:23] "POST /tags HTTP/1.1" 200 299 0.033195 10.0.0.41 - - [2026-01-30 09:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020288 10.0.0.41 - - [2026-01-30 09:39:23] "GET /tag/84887872-76f2-43b1-9bd5-37e0e05ab3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016692 10.0.0.41 - - [2026-01-30 09:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.41 - - [2026-01-30 09:39:23] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007054 10.0.0.41 - - [2026-01-30 09:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.41 - - [2026-01-30 09:39:23] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036638 10.0.0.41 - - [2026-01-30 09:39:23] "POST /virtual-machines HTTP/1.1" 200 395 0.013132 10.0.0.41 - - [2026-01-30 09:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007396 10.0.0.41 - - [2026-01-30 09:39:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114915 10.0.0.41 - - [2026-01-30 09:39:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024155 10.0.0.41 - - [2026-01-30 09:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008844 10.0.0.41 - - [2026-01-30 09:39:23] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005313 10.0.0.41 - - [2026-01-30 09:39:23] "POST /instance-ips HTTP/1.1" 200 397 0.023815 10.0.0.41 - - [2026-01-30 09:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030635 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013274 10.0.0.41 - - [2026-01-30 09:39:24] "POST /set-tag HTTP/1.1" 200 109 0.020348 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009589 10.0.0.41 - - [2026-01-30 09:39:24] "GET /instance-ip/8fa2a398-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013243 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004291 10.0.0.41 - - [2026-01-30 09:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.41 - - [2026-01-30 09:39:24] "POST /tags HTTP/1.1" 200 299 0.018663 10.0.0.41 - - [2026-01-30 09:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.41 - - [2026-01-30 09:39:24] "GET /tag/f7fcd979-1c61-4193-a139-acf03b826d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.026214 10.0.0.41 - - [2026-01-30 09:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004165 10.0.0.41 - - [2026-01-30 09:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.41 - - [2026-01-30 09:39:24] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033286 10.0.0.41 - - [2026-01-30 09:39:24] "POST /virtual-machines HTTP/1.1" 200 395 0.008904 10.0.0.41 - - [2026-01-30 09:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008016 10.0.0.41 - - [2026-01-30 09:39:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113472 10.0.0.41 - - [2026-01-30 09:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.050591 10.0.0.41 - - [2026-01-30 09:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005523 10.0.0.41 - - [2026-01-30 09:39:24] "POST /instance-ips HTTP/1.1" 200 397 0.020582 10.0.0.41 - - [2026-01-30 09:39:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025943 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017586 10.0.0.41 - - [2026-01-30 09:39:24] "POST /set-tag HTTP/1.1" 200 109 0.018762 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009226 10.0.0.41 - - [2026-01-30 09:39:24] "GET /instance-ip/9010a29e-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003465 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004194 10.0.0.41 - - [2026-01-30 09:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004223 10.0.0.41 - - [2026-01-30 09:39:24] "POST /ref-update HTTP/1.1" 200 156 0.008655 10.0.0.41 - - [2026-01-30 09:39:24] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020813 10.0.0.41 - - [2026-01-30 09:39:24] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004596 10.0.0.41 - - [2026-01-30 09:39:25] "GET /global-system-configs HTTP/1.1" 200 322 0.008843 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.011184 10.0.0.41 - - [2026-01-30 09:39:25] "POST /ref-update HTTP/1.1" 200 156 0.015913 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022492 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.004158 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004443 10.0.0.41 - - [2026-01-30 09:39:25] "POST /ref-update HTTP/1.1" 200 156 0.010834 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021755 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004581 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003838 10.0.0.41 - - [2026-01-30 09:39:25] "POST /ref-update HTTP/1.1" 200 156 0.008999 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016159 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004184 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004731 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005537 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004001 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.007335 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003976 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004342 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.41 - - [2026-01-30 09:39:25] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007789 10.0.0.41 - - [2026-01-30 09:39:25] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.41 - - [2026-01-30 09:39:25] "GET /global-system-configs HTTP/1.1" 200 322 0.011114 10.0.0.41 - - [2026-01-30 09:39:30] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004308 10.0.0.41 - - [2026-01-30 09:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.41 - - [2026-01-30 09:39:30] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007401 10.0.0.41 - - [2026-01-30 09:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.41 - - [2026-01-30 09:39:31] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008279 10.0.0.41 - - [2026-01-30 09:39:31] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.41 - - [2026-01-30 09:39:32] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004430 10.0.0.41 - - [2026-01-30 09:39:32] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine/15d76da6-0627-4a7b-b2ca-5cefd0ee0dd7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002745 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004444 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine/9b011e78-e66c-440f-b720-f22568b07887?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002901 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004134 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine/3339d0ec-81aa-4b19-b924-c1bacc919c07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006900 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006052 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine/71b1bacd-2651-4a57-b089-2c102592ad30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003748 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004855 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine/d0e4879f-146d-43bd-8dd0-198a78140982?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002684 10.0.0.41 - - [2026-01-30 09:39:33] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004287 10.0.0.41 - - [2026-01-30 09:39:35] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012073 10.0.0.41 - - [2026-01-30 09:39:35] "POST /set-tag HTTP/1.1" 200 109 0.004790 10.0.0.41 - - [2026-01-30 09:39:35] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004272 10.0.0.41 - - [2026-01-30 09:39:35] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.41 - - [2026-01-30 09:39:35] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004127 10.0.0.41 - - [2026-01-30 09:39:35] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.41 - - [2026-01-30 09:39:38] "GET /virtual-machine/94c1ec82-775e-4106-8004-716ca3eae9bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003756 10.0.0.41 - - [2026-01-30 09:39:38] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004047 10.0.0.41 - - [2026-01-30 09:39:38] "GET /virtual-machine/9cc1c0f5-de4d-435e-bd38-3012405e8c1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003016 10.0.0.41 - - [2026-01-30 09:39:38] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005791 10.0.0.41 - - [2026-01-30 09:39:38] "GET /virtual-machine/70f410cc-09f0-4fb3-b39f-740c68353a01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002783 10.0.0.41 - - [2026-01-30 09:39:38] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004636 10.0.0.41 - - [2026-01-30 09:39:39] "GET /loadbalancer/df71abb5-5500-45a1-914b-9c69d2b39f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003186 10.0.0.41 - - [2026-01-30 09:39:39] "POST /tags HTTP/1.1" 200 333 0.049965 10.0.0.41 - - [2026-01-30 09:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.036725 10.0.0.41 - - [2026-01-30 09:39:39] "GET /tag/6796a726-a6f8-4a90-992d-b184b280f51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022274 10.0.0.41 - - [2026-01-30 09:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.41 - - [2026-01-30 09:39:39] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057017 10.0.0.41 - - [2026-01-30 09:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.41 - - [2026-01-30 09:39:39] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004792 10.0.0.41 - - [2026-01-30 09:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.41 - - [2026-01-30 09:39:39] "GET /service-appliance-set/0b4efe4b-eb4a-492d-af06-c8fe00133437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016977 10.0.0.41 - - [2026-01-30 09:39:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.001725 10.0.0.41 - - [2026-01-30 09:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.096383 10.0.0.41 - - [2026-01-30 09:39:39] "GET /virtual-machine-interface/ba64bd2f-8ae0-46f5-8e97-84be77479a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.010373 10.0.0.41 - - [2026-01-30 09:39:39] "POST /instance-ips HTTP/1.1" 200 409 0.025306 10.0.0.41 - - [2026-01-30 09:39:39] "GET /instance-ip/45f08646-647f-451f-aa75-d6072baa7b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003769 10.0.0.41 - - [2026-01-30 09:39:39] "POST /loadbalancers HTTP/1.1" 200 629 0.062375 10.0.0.41 - - [2026-01-30 09:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026353 10.0.0.41 - - [2026-01-30 09:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.41 - - [2026-01-30 09:39:39] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064819 10.0.0.41 - - [2026-01-30 09:39:39] "GET /instance-ip/45f08646-647f-451f-aa75-d6072baa7b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003173 10.0.0.41 - - [2026-01-30 09:39:39] "POST /floating-ips HTTP/1.1" 200 597 0.034578 10.0.0.41 - - [2026-01-30 09:39:39] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060898 10.0.0.41 - - [2026-01-30 09:39:39] "GET /loadbalancer/df71abb5-5500-45a1-914b-9c69d2b39f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002680 10.0.0.41 - - [2026-01-30 09:39:39] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016123 10.0.0.41 - - [2026-01-30 09:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.41 - - [2026-01-30 09:39:40] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042717 10.0.0.41 - - [2026-01-30 09:39:40] "GET /loadbalancer-listener/90856ff5-9f25-4d5d-bcc7-93bd65051b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003602 10.0.0.41 - - [2026-01-30 09:39:40] "GET /loadbalancer-listener/90856ff5-9f25-4d5d-bcc7-93bd65051b10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003458 10.0.0.41 - - [2026-01-30 09:39:40] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.015350 10.0.0.41 - - [2026-01-30 09:39:40] "GET /instance-ip/45f08646-647f-451f-aa75-d6072baa7b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002692 10.0.0.41 - - [2026-01-30 09:39:40] "GET /instance-ip/45f08646-647f-451f-aa75-d6072baa7b1f?fields=floating_ips HTTP/1.1" 200 1212 0.008663 10.0.0.41 - - [2026-01-30 09:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.41 - - [2026-01-30 09:39:40] "GET /loadbalancer/df71abb5-5500-45a1-914b-9c69d2b39f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003132 10.0.0.41 - - [2026-01-30 09:39:40] "GET /floating-ip/bd2d49ea-942f-4585-ba39-f9ce3f4a4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003854 10.0.0.41 - - [2026-01-30 09:39:40] "GET /loadbalancer/df71abb5-5500-45a1-914b-9c69d2b39f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002718 10.0.0.41 - - [2026-01-30 09:39:40] "GET /loadbalancer-pool/a51c2dde-edeb-4997-b4e3-5ba6eafddab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003254 10.0.0.41 - - [2026-01-30 09:39:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014455 10.0.0.41 - - [2026-01-30 09:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007123 10.0.0.41 - - [2026-01-30 09:39:40] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011404 10.0.0.41 - - [2026-01-30 09:39:40] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009589 10.0.0.41 - - [2026-01-30 09:39:40] "POST /tags HTTP/1.1" 409 221 0.005852 10.0.0.41 - - [2026-01-30 09:39:40] "POST /ref-update HTTP/1.1" 200 156 0.006686 10.0.0.41 - - [2026-01-30 09:39:40] "GET /floating-ip/bd2d49ea-942f-4585-ba39-f9ce3f4a4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006101 10.0.0.41 - - [2026-01-30 09:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.41 - - [2026-01-30 09:39:40] "GET /tag/6796a726-a6f8-4a90-992d-b184b280f51f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010830 10.0.0.41 - - [2026-01-30 09:39:40] "PUT /floating-ip/bd2d49ea-942f-4585-ba39-f9ce3f4a4f07 HTTP/1.1" 200 256 0.008649 10.0.0.41 - - [2026-01-30 09:39:40] "POST /set-tag HTTP/1.1" 200 109 0.077446 10.0.0.41 - - [2026-01-30 09:39:40] "GET /loadbalancer-pool/a51c2dde-edeb-4997-b4e3-5ba6eafddab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002733 10.0.0.41 - - [2026-01-30 09:39:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013786 10.0.0.41 - - [2026-01-30 09:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014684 10.0.0.41 - - [2026-01-30 09:39:40] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004604 10.0.0.41 - - [2026-01-30 09:39:40] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006254 10.0.0.41 - - [2026-01-30 09:39:40] "POST /ref-update HTTP/1.1" 200 156 0.015292 10.0.0.41 - - [2026-01-30 09:39:40] "GET /floating-ip/bd2d49ea-942f-4585-ba39-f9ce3f4a4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.004999 10.0.0.41 - - [2026-01-30 09:39:40] "POST /set-tag HTTP/1.1" 200 109 0.059917 10.0.0.41 - - [2026-01-30 09:39:41] "POST /tags HTTP/1.1" 409 206 0.001974 10.0.0.41 - - [2026-01-30 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.41 - - [2026-01-30 09:39:41] "GET /tag/0aeb69a6-19df-429a-bd09-37b1104c4801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013732 10.0.0.41 - - [2026-01-30 09:39:41] "POST /tags HTTP/1.1" 409 204 0.002380 10.0.0.41 - - [2026-01-30 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.41 - - [2026-01-30 09:39:41] "GET /tag/76e44413-dd91-4359-bdb2-015111e744ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010699 10.0.0.41 - - [2026-01-30 09:39:41] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002103 10.0.0.41 - - [2026-01-30 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.41 - - [2026-01-30 09:39:41] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002780 10.0.0.41 - - [2026-01-30 09:39:41] "POST /tags HTTP/1.1" 409 206 0.001405 10.0.0.41 - - [2026-01-30 09:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.41 - - [2026-01-30 09:39:41] "GET /tag/0aeb69a6-19df-429a-bd09-37b1104c4801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011909 10.0.0.41 - - [2026-01-30 09:39:42] "POST /tags HTTP/1.1" 409 226 0.005072 10.0.0.41 - - [2026-01-30 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.41 - - [2026-01-30 09:39:42] "GET /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011061 10.0.0.41 - - [2026-01-30 09:39:42] "POST /tags HTTP/1.1" 409 204 0.001588 10.0.0.41 - - [2026-01-30 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.41 - - [2026-01-30 09:39:42] "GET /tag/76e44413-dd91-4359-bdb2-015111e744ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011012 10.0.0.41 - - [2026-01-30 09:39:42] "POST /tags HTTP/1.1" 409 226 0.001635 10.0.0.41 - - [2026-01-30 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.41 - - [2026-01-30 09:39:42] "GET /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010959 10.0.0.41 - - [2026-01-30 09:39:42] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003630 10.0.0.41 - - [2026-01-30 09:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.41 - - [2026-01-30 09:39:42] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003389 10.0.0.41 - - [2026-01-30 09:39:42] "POST /firewall-rules HTTP/1.1" 200 626 0.075096 10.0.0.41 - - [2026-01-30 09:39:42] "POST /firewall-rules HTTP/1.1" 200 646 0.081834 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-rule/579b0183-36ca-4aef-adff-4ab7fc3c8f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004341 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001919 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-rule/39c23998-8706-4e59-834d-8accb0437856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003517 10.0.0.41 - - [2026-01-30 09:39:42] "POST /ref-update HTTP/1.1" 200 156 0.012324 10.0.0.41 - - [2026-01-30 09:39:42] "POST /firewall-policys HTTP/1.1" 200 606 0.021882 10.0.0.41 - - [2026-01-30 09:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025266 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007672 10.0.0.41 - - [2026-01-30 09:39:42] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002396 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002376 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-policy/0bfe4538-9259-4771-af91-32a09832038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002904 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004103 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003460 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002068 10.0.0.41 - - [2026-01-30 09:39:42] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004648 10.0.0.41 - - [2026-01-30 09:39:42] "POST /ref-update HTTP/1.1" 200 156 0.022560 10.0.0.41 - - [2026-01-30 09:39:42] "POST /ref-update HTTP/1.1" 200 156 0.026106 10.0.0.41 - - [2026-01-30 09:39:42] "POST /ref-update HTTP/1.1" 200 156 0.018481 10.0.0.41 - - [2026-01-30 09:39:42] "POST /ref-update HTTP/1.1" 200 156 0.030689 10.0.0.41 - - [2026-01-30 09:39:42] "POST /ref-update HTTP/1.1" 200 156 0.032357 10.0.0.41 - - [2026-01-30 09:39:43] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002629 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:40:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:40:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.41 - - [2026-01-30 09:41:41] "POST /tags HTTP/1.1" 409 252 0.002190 10.0.0.41 - - [2026-01-30 09:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.41 - - [2026-01-30 09:41:41] "GET /tag/9bf88b35-fb98-4159-895e-62626e6f6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011662 10.0.0.41 - - [2026-01-30 09:41:41] "POST /tags HTTP/1.1" 409 228 0.001829 10.0.0.41 - - [2026-01-30 09:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.41 - - [2026-01-30 09:41:41] "GET /tag/fadbeba0-62a4-4648-9605-a88995cc4e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011820 10.0.0.41 - - [2026-01-30 09:41:41] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003847 10.0.0.41 - - [2026-01-30 09:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.41 - - [2026-01-30 09:41:41] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003078 10.0.0.41 - - [2026-01-30 09:41:41] "POST /tags HTTP/1.1" 409 206 0.003241 10.0.0.41 - - [2026-01-30 09:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.41 - - [2026-01-30 09:41:42] "GET /tag/0aeb69a6-19df-429a-bd09-37b1104c4801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016790 10.0.0.41 - - [2026-01-30 09:41:42] "POST /tags HTTP/1.1" 409 226 0.002256 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.41 - - [2026-01-30 09:41:42] "GET /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014689 10.0.0.41 - - [2026-01-30 09:41:42] "POST /tags HTTP/1.1" 409 204 0.001953 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.41 - - [2026-01-30 09:41:42] "GET /tag/76e44413-dd91-4359-bdb2-015111e744ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011813 10.0.0.41 - - [2026-01-30 09:41:42] "POST /tags HTTP/1.1" 409 226 0.001896 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.41 - - [2026-01-30 09:41:42] "GET /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011545 10.0.0.41 - - [2026-01-30 09:41:42] "POST /tags HTTP/1.1" 409 228 0.001812 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.41 - - [2026-01-30 09:41:42] "GET /tag/fadbeba0-62a4-4648-9605-a88995cc4e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010808 10.0.0.41 - - [2026-01-30 09:41:42] "POST /tags HTTP/1.1" 409 252 0.001994 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.41 - - [2026-01-30 09:41:42] "GET /tag/9bf88b35-fb98-4159-895e-62626e6f6918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010184 10.0.0.41 - - [2026-01-30 09:41:42] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003003 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.41 - - [2026-01-30 09:41:42] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003253 10.0.0.41 - - [2026-01-30 09:41:42] "POST /firewall-rules HTTP/1.1" 409 281 0.001902 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.41 - - [2026-01-30 09:41:42] "PUT /firewall-rule/39c23998-8706-4e59-834d-8accb0437856 HTTP/1.1" 200 260 0.016065 10.0.0.41 - - [2026-01-30 09:41:42] "POST /firewall-rules HTTP/1.1" 409 291 0.010913 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.41 - - [2026-01-30 09:41:42] "PUT /firewall-rule/579b0183-36ca-4aef-adff-4ab7fc3c8f66 HTTP/1.1" 200 260 0.019701 10.0.0.41 - - [2026-01-30 09:41:42] "GET /firewall-rule/579b0183-36ca-4aef-adff-4ab7fc3c8f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.010163 10.0.0.41 - - [2026-01-30 09:41:42] "POST /firewall-rules HTTP/1.1" 200 658 0.089119 10.0.0.41 - - [2026-01-30 09:41:42] "GET /firewall-rule/0a1a5970-c933-4421-a281-46353fde83a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.006822 10.0.0.41 - - [2026-01-30 09:41:42] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007092 10.0.0.41 - - [2026-01-30 09:41:42] "GET /firewall-rule/39c23998-8706-4e59-834d-8accb0437856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003833 10.0.0.41 - - [2026-01-30 09:41:42] "POST /firewall-policys HTTP/1.1" 409 269 0.005633 10.0.0.41 - - [2026-01-30 09:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.41 - - [2026-01-30 09:41:42] "PUT /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9 HTTP/1.1" 200 264 0.020168 10.0.0.41 - - [2026-01-30 09:41:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031115 10.0.0.41 - - [2026-01-30 09:41:42] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.012784 10.0.0.41 - - [2026-01-30 09:41:42] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004365 10.0.0.41 - - [2026-01-30 09:41:42] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003380 10.0.0.41 - - [2026-01-30 09:41:42] "GET /firewall-policy/0bfe4538-9259-4771-af91-32a09832038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004979 10.0.0.41 - - [2026-01-30 09:41:42] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005963 10.0.0.41 - - [2026-01-30 09:41:43] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003011 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005730 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006246 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004737 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006596 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004892 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004075 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004431 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.41 - - [2026-01-30 09:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.41 - - [2026-01-30 09:42:44] "GET /loadbalancer/df71abb5-5500-45a1-914b-9c69d2b39f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002206 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004439 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.018221 10.0.0.41 - - [2026-01-30 09:42:44] "DELETE /loadbalancer-member/109e4cd4-b079-4e92-81ff-dc05ed4f5ab6 HTTP/1.1" 200 115 0.048671 10.0.0.41 - - [2026-01-30 09:42:44] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005950 10.0.0.41 - - [2026-01-30 09:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.41 - - [2026-01-30 09:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.41 - - [2026-01-30 09:42:44] "GET /loadbalancer/df71abb5-5500-45a1-914b-9c69d2b39f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002630 10.0.0.41 - - [2026-01-30 09:42:45] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006586 10.0.0.41 - - [2026-01-30 09:42:45] "POST /set-tag HTTP/1.1" 200 109 0.008136 10.0.0.41 - - [2026-01-30 09:42:45] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006655 10.0.0.41 - - [2026-01-30 09:42:45] "POST /set-tag HTTP/1.1" 200 109 0.004221 10.0.0.41 - - [2026-01-30 09:42:45] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004278 10.0.0.41 - - [2026-01-30 09:42:45] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.41 - - [2026-01-30 09:42:45] "GET /virtual-machine/71b1bacd-2651-4a57-b089-2c102592ad30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003107 10.0.0.41 - - [2026-01-30 09:42:45] "POST /ref-update HTTP/1.1" 200 156 0.014370 10.0.0.41 - - [2026-01-30 09:42:45] "GET /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004447 10.0.0.41 - - [2026-01-30 09:42:45] "POST /set-tag HTTP/1.1" 200 109 0.019797 10.0.0.41 - - [2026-01-30 09:42:45] "POST /set-tag HTTP/1.1" 200 109 0.019560 10.0.0.41 - - [2026-01-30 09:42:45] "POST /set-tag HTTP/1.1" 200 109 0.020729 10.0.0.41 - - [2026-01-30 09:42:45] "POST /set-tag HTTP/1.1" 200 109 0.020887 10.0.0.41 - - [2026-01-30 09:42:45] "POST /set-tag HTTP/1.1" 200 109 0.026511 10.0.0.41 - - [2026-01-30 09:42:46] "DELETE /instance-ip/8e33c1a4-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.025896 10.0.0.41 - - [2026-01-30 09:42:46] "DELETE /virtual-machine-interface/8e20d710-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.033721 10.0.0.41 - - [2026-01-30 09:42:46] "DELETE /virtual-machine/71b1bacd-2651-4a57-b089-2c102592ad30 HTTP/1.1" 200 115 0.018392 10.0.0.41 - - [2026-01-30 09:42:46] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004791 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.41 - - [2026-01-30 09:42:46] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003824 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.41 - - [2026-01-30 09:42:46] "GET /virtual-machine/3339d0ec-81aa-4b19-b924-c1bacc919c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002980 10.0.0.41 - - [2026-01-30 09:42:46] "POST /ref-update HTTP/1.1" 200 156 0.010832 10.0.0.41 - - [2026-01-30 09:42:46] "GET /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018578 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.018583 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.029634 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.026190 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.021587 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.028507 10.0.0.41 - - [2026-01-30 09:42:46] "DELETE /instance-ip/8dc8bc9c-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.040299 10.0.0.41 - - [2026-01-30 09:42:46] "DELETE /virtual-machine-interface/8db3111c-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.070668 10.0.0.41 - - [2026-01-30 09:42:46] "DELETE /virtual-machine/3339d0ec-81aa-4b19-b924-c1bacc919c07 HTTP/1.1" 200 115 0.021881 10.0.0.41 - - [2026-01-30 09:42:46] "DELETE /tag/bcd4e0d2-ff37-49d8-be2b-834622e6e08f HTTP/1.1" 200 115 0.039853 10.0.0.41 - - [2026-01-30 09:42:46] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004417 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.41 - - [2026-01-30 09:42:46] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004144 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.41 - - [2026-01-30 09:42:46] "GET /virtual-machine/9b011e78-e66c-440f-b720-f22568b07887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003431 10.0.0.41 - - [2026-01-30 09:42:46] "POST /ref-update HTTP/1.1" 200 156 0.008729 10.0.0.41 - - [2026-01-30 09:42:46] "GET /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.017611 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.023448 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.035680 10.0.0.41 - - [2026-01-30 09:42:46] "POST /set-tag HTTP/1.1" 200 109 0.034104 10.0.0.41 - - [2026-01-30 09:42:47] "POST /set-tag HTTP/1.1" 200 109 0.024629 10.0.0.41 - - [2026-01-30 09:42:47] "POST /set-tag HTTP/1.1" 200 109 0.022246 10.0.0.41 - - [2026-01-30 09:42:47] "DELETE /instance-ip/8d311ac2-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.048669 10.0.0.41 - - [2026-01-30 09:42:47] "POST /ref-update HTTP/1.1" 200 156 0.008014 10.0.0.41 - - [2026-01-30 09:42:47] "DELETE /virtual-machine-interface/8d1856b8-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.036764 10.0.0.41 - - [2026-01-30 09:42:47] "DELETE /virtual-machine/9b011e78-e66c-440f-b720-f22568b07887 HTTP/1.1" 200 115 0.038982 10.0.0.41 - - [2026-01-30 09:42:47] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007146 10.0.0.41 - - [2026-01-30 09:42:47] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.41 - - [2026-01-30 09:42:47] "GET /virtual-machine/15d76da6-0627-4a7b-b2ca-5cefd0ee0dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003017 10.0.0.41 - - [2026-01-30 09:42:47] "POST /ref-update HTTP/1.1" 200 156 0.011822 10.0.0.41 - - [2026-01-30 09:42:47] "GET /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004216 10.0.0.41 - - [2026-01-30 09:42:47] "POST /set-tag HTTP/1.1" 200 109 0.017447 10.0.0.41 - - [2026-01-30 09:42:47] "POST /set-tag HTTP/1.1" 200 109 0.026928 10.0.0.41 - - [2026-01-30 09:42:47] "POST /set-tag HTTP/1.1" 200 109 0.016080 10.0.0.41 - - [2026-01-30 09:42:47] "POST /set-tag HTTP/1.1" 200 109 0.029190 10.0.0.41 - - [2026-01-30 09:42:47] "POST /set-tag HTTP/1.1" 200 109 0.030423 10.0.0.41 - - [2026-01-30 09:42:47] "DELETE /instance-ip/8cbb09b8-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.060668 10.0.0.41 - - [2026-01-30 09:42:47] "POST /ref-update HTTP/1.1" 200 156 0.009333 10.0.0.41 - - [2026-01-30 09:42:47] "DELETE /virtual-machine-interface/8ca23a78-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.038034 10.0.0.41 - - [2026-01-30 09:42:47] "DELETE /virtual-machine/15d76da6-0627-4a7b-b2ca-5cefd0ee0dd7 HTTP/1.1" 200 115 0.026733 10.0.0.41 - - [2026-01-30 09:42:47] "DELETE /tag/8eb661fa-181a-4217-b832-f52b1b6b6e12 HTTP/1.1" 200 115 0.032454 10.0.0.41 - - [2026-01-30 09:42:47] "DELETE /tag/0aeb69a6-19df-429a-bd09-37b1104c4801 HTTP/1.1" 409 388 0.003180 10.0.0.41 - - [2026-01-30 09:43:15] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004290 10.0.0.41 - - [2026-01-30 09:43:15] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.41 - - [2026-01-30 09:43:15] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007040 10.0.0.41 - - [2026-01-30 09:43:15] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.41 - - [2026-01-30 09:43:15] "GET /virtual-machine/70f410cc-09f0-4fb3-b39f-740c68353a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002637 10.0.0.41 - - [2026-01-30 09:43:15] "POST /ref-update HTTP/1.1" 200 156 0.009533 10.0.0.41 - - [2026-01-30 09:43:15] "GET /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012418 10.0.0.41 - - [2026-01-30 09:43:15] "POST /set-tag HTTP/1.1" 200 109 0.020031 10.0.0.41 - - [2026-01-30 09:43:15] "POST /set-tag HTTP/1.1" 200 109 0.039188 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.026097 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.013860 10.0.0.41 - - [2026-01-30 09:43:16] "DELETE /instance-ip/9010a29e-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.045268 10.0.0.41 - - [2026-01-30 09:43:16] "DELETE /virtual-machine-interface/8ff6de2c-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.055243 10.0.0.41 - - [2026-01-30 09:43:16] "DELETE /virtual-machine/70f410cc-09f0-4fb3-b39f-740c68353a01 HTTP/1.1" 200 115 0.017878 10.0.0.41 - - [2026-01-30 09:43:16] "DELETE /tag/f7fcd979-1c61-4193-a139-acf03b826d13 HTTP/1.1" 200 115 0.031838 10.0.0.41 - - [2026-01-30 09:43:16] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004246 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.41 - - [2026-01-30 09:43:16] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004113 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.41 - - [2026-01-30 09:43:16] "GET /virtual-machine/d0e4879f-146d-43bd-8dd0-198a78140982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005480 10.0.0.41 - - [2026-01-30 09:43:16] "POST /ref-update HTTP/1.1" 200 156 0.008374 10.0.0.41 - - [2026-01-30 09:43:16] "GET /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013399 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.015323 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.029081 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.027538 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.015537 10.0.0.41 - - [2026-01-30 09:43:16] "DELETE /instance-ip/8ec250f4-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.054268 10.0.0.41 - - [2026-01-30 09:43:16] "DELETE /virtual-machine-interface/8ea8fc58-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.036666 10.0.0.41 - - [2026-01-30 09:43:16] "DELETE /virtual-machine/d0e4879f-146d-43bd-8dd0-198a78140982 HTTP/1.1" 200 115 0.019217 10.0.0.41 - - [2026-01-30 09:43:16] "DELETE /tag/b91239b8-e3a6-4e43-9e14-ba9afd73a097 HTTP/1.1" 200 115 0.035148 10.0.0.41 - - [2026-01-30 09:43:16] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003881 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.41 - - [2026-01-30 09:43:16] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003850 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.41 - - [2026-01-30 09:43:16] "GET /virtual-machine/9cc1c0f5-de4d-435e-bd38-3012405e8c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002933 10.0.0.41 - - [2026-01-30 09:43:16] "POST /ref-update HTTP/1.1" 200 156 0.008797 10.0.0.41 - - [2026-01-30 09:43:16] "GET /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007541 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.015357 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.031739 10.0.0.41 - - [2026-01-30 09:43:16] "POST /set-tag HTTP/1.1" 200 109 0.033536 10.0.0.41 - - [2026-01-30 09:43:17] "POST /set-tag HTTP/1.1" 200 109 0.014240 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /instance-ip/8f305360-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.052433 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /virtual-machine-interface/8f111b94-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.043413 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /virtual-machine/9cc1c0f5-de4d-435e-bd38-3012405e8c1d HTTP/1.1" 200 115 0.017629 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /tag/7f248f1f-cd4b-49b3-82c0-0a1de5b5f615 HTTP/1.1" 200 115 0.028353 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /tag/76e44413-dd91-4359-bdb2-015111e744ef HTTP/1.1" 409 236 0.003615 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /tag/6ccb8555-6e65-440d-976a-6b8f7992f920 HTTP/1.1" 200 115 0.027750 10.0.0.41 - - [2026-01-30 09:43:17] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003819 10.0.0.41 - - [2026-01-30 09:43:17] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.41 - - [2026-01-30 09:43:17] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004065 10.0.0.41 - - [2026-01-30 09:43:17] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.41 - - [2026-01-30 09:43:17] "GET /virtual-machine/94c1ec82-775e-4106-8004-716ca3eae9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002573 10.0.0.41 - - [2026-01-30 09:43:17] "POST /ref-update HTTP/1.1" 200 156 0.008271 10.0.0.41 - - [2026-01-30 09:43:17] "GET /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004123 10.0.0.41 - - [2026-01-30 09:43:17] "POST /set-tag HTTP/1.1" 200 109 0.015048 10.0.0.41 - - [2026-01-30 09:43:17] "POST /set-tag HTTP/1.1" 200 109 0.029855 10.0.0.41 - - [2026-01-30 09:43:17] "POST /set-tag HTTP/1.1" 200 109 0.014019 10.0.0.41 - - [2026-01-30 09:43:17] "POST /set-tag HTTP/1.1" 200 109 0.020567 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /instance-ip/8fa2a398-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.046599 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /virtual-machine-interface/8f8b506c-fdbf-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.046201 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /virtual-machine/94c1ec82-775e-4106-8004-716ca3eae9bc HTTP/1.1" 200 115 0.021314 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /tag/84887872-76f2-43b1-9bd5-37e0e05ab3a3 HTTP/1.1" 200 115 0.040795 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /tag/fadbeba0-62a4-4648-9605-a88995cc4e62 HTTP/1.1" 409 236 0.003776 10.0.0.41 - - [2026-01-30 09:43:17] "DELETE /tag/9bf88b35-fb98-4159-895e-62626e6f6918 HTTP/1.1" 409 236 0.004272 10.0.0.41 - - [2026-01-30 09:43:19] "POST /projects HTTP/1.1" 409 238 0.005063 10.0.0.41 - - [2026-01-30 09:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.41 - - [2026-01-30 09:43:19] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030852 10.0.0.41 - - [2026-01-30 09:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.41 - - [2026-01-30 09:43:19] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003827 10.0.0.41 - - [2026-01-30 09:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.41 - - [2026-01-30 09:43:19] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004150 10.0.0.41 - - [2026-01-30 09:43:19] "POST /security-groups HTTP/1.1" 409 285 0.001966 10.0.0.41 - - [2026-01-30 09:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.41 - - [2026-01-30 09:43:20] "PUT /security-group/edcdfb45-1fd2-45e8-8f06-4e54bbe56145 HTTP/1.1" 200 262 0.053774 10.0.0.41 - - [2026-01-30 09:43:20] "PUT /access-control-list/dc79539e-14f9-4c5a-b92a-7c48abdc9a7c HTTP/1.1" 200 272 0.015160 10.0.0.41 - - [2026-01-30 09:43:20] "PUT /access-control-list/598f030d-fa70-4f44-a17d-212765ea005e HTTP/1.1" 200 272 0.020797 10.0.0.41 - - [2026-01-30 09:43:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026113 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:43:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:43:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 10.0.0.41 - - [2026-01-30 09:43:25] "POST /projects HTTP/1.1" 409 238 0.002213 10.0.0.41 - - [2026-01-30 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.41 - - [2026-01-30 09:43:25] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034393 10.0.0.41 - - [2026-01-30 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.41 - - [2026-01-30 09:43:25] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005150 10.0.0.41 - - [2026-01-30 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.41 - - [2026-01-30 09:43:25] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003740 10.0.0.41 - - [2026-01-30 09:43:25] "POST /security-groups HTTP/1.1" 409 285 0.001923 10.0.0.41 - - [2026-01-30 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.41 - - [2026-01-30 09:43:25] "PUT /security-group/edcdfb45-1fd2-45e8-8f06-4e54bbe56145 HTTP/1.1" 200 262 0.154674 10.0.0.41 - - [2026-01-30 09:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020203 10.0.0.41 - - [2026-01-30 09:43:25] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.034456 10.0.0.41 - - [2026-01-30 09:43:25] "PUT /access-control-list/dc79539e-14f9-4c5a-b92a-7c48abdc9a7c HTTP/1.1" 200 272 0.054566 10.0.0.41 - - [2026-01-30 09:43:25] "PUT /access-control-list/598f030d-fa70-4f44-a17d-212765ea005e HTTP/1.1" 200 272 0.025176 10.0.0.41 - - [2026-01-30 09:43:25] "GET /firewall-rule/9e5c890e-e978-4b0f-b265-47cb0c261baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013206 10.0.0.41 - - [2026-01-30 09:43:25] "POST /ref-update HTTP/1.1" 200 156 0.068120 10.0.0.41 - - [2026-01-30 09:43:25] "DELETE /firewall-rule/9e5c890e-e978-4b0f-b265-47cb0c261baa HTTP/1.1" 200 115 0.068227 10.0.0.41 - - [2026-01-30 09:43:25] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005872 10.0.0.41 - - [2026-01-30 09:43:25] "GET /firewall-rule/d325423b-788d-4ade-9c9e-1de74f1fa350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003735 10.0.0.41 - - [2026-01-30 09:43:25] "POST /ref-update HTTP/1.1" 200 156 0.061983 10.0.0.41 - - [2026-01-30 09:43:25] "DELETE /firewall-rule/d325423b-788d-4ade-9c9e-1de74f1fa350 HTTP/1.1" 200 115 0.063555 10.0.0.41 - - [2026-01-30 09:43:25] "DELETE /tag/fadbeba0-62a4-4648-9605-a88995cc4e62 HTTP/1.1" 409 236 0.006774 10.0.0.41 - - [2026-01-30 09:43:25] "DELETE /tag/1cda2993-22c5-44b9-9f16-aba89e52b16f HTTP/1.1" 200 115 0.051255 10.0.0.41 - - [2026-01-30 09:43:25] "DELETE /tag/9bf88b35-fb98-4159-895e-62626e6f6918 HTTP/1.1" 409 236 0.007107 10.0.0.41 - - [2026-01-30 09:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.41 - - [2026-01-30 09:43:26] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003998 10.0.0.41 - - [2026-01-30 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.41 - - [2026-01-30 09:43:26] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004278 10.0.0.41 - - [2026-01-30 09:43:26] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.048979 10.0.0.41 - - [2026-01-30 09:43:26] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.070815 10.0.0.41 - - [2026-01-30 09:43:26] "DELETE /security-group/edcdfb45-1fd2-45e8-8f06-4e54bbe56145 HTTP/1.1" 200 115 0.059515 10.0.0.41 - - [2026-01-30 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.41 - - [2026-01-30 09:43:26] "DELETE /access-control-list/dc79539e-14f9-4c5a-b92a-7c48abdc9a7c HTTP/1.1" 200 115 0.038943 10.0.0.41 - - [2026-01-30 09:43:26] "DELETE /access-control-list/598f030d-fa70-4f44-a17d-212765ea005e HTTP/1.1" 200 115 0.013540 10.0.0.41 - - [2026-01-30 09:43:26] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.070734 10.0.0.41 - - [2026-01-30 09:43:26] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?fields=security_groups HTTP/1.1" 200 1351 0.047104 10.0.0.41 - - [2026-01-30 09:43:26] "DELETE /security-group/7c7fba8c-fdb7-430a-9916-8ad1aec6d46c HTTP/1.1" 200 115 0.071924 10.0.0.41 - - [2026-01-30 09:43:26] "DELETE /access-control-list/236df033-f8b0-4a4b-82e5-68579f08908c HTTP/1.1" 200 115 0.044476 10.0.0.41 - - [2026-01-30 09:43:26] "GET /project/0c138ac1-1996-46b0-bb3f-63efda72d57e?fields=application_policy_sets HTTP/1.1" 200 1390 0.053456 10.0.0.41 - - [2026-01-30 09:43:26] "DELETE /access-control-list/3f36c70d-6001-4616-80b6-342166bb4c85 HTTP/1.1" 200 115 0.053267 10.0.0.41 - - [2026-01-30 09:43:26] "DELETE /project/0c138ac1-1996-46b0-bb3f-63efda72d57e HTTP/1.1" 200 115 0.436790 10.0.0.41 - - [2026-01-30 09:43:26] "POST /projects HTTP/1.1" 409 238 0.006588 10.0.0.41 - - [2026-01-30 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.41 - - [2026-01-30 09:43:26] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042404 10.0.0.41 - - [2026-01-30 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.41 - - [2026-01-30 09:43:26] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.072579 10.0.0.41 - - [2026-01-30 09:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.41 - - [2026-01-30 09:43:27] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.036332 10.0.0.41 - - [2026-01-30 09:43:27] "POST /security-groups HTTP/1.1" 409 285 0.009010 10.0.0.41 - - [2026-01-30 09:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.41 - - [2026-01-30 09:43:27] "PUT /security-group/51ad8107-2c31-44f0-a186-cd586aa703a2 HTTP/1.1" 200 262 0.060334 10.0.0.41 - - [2026-01-30 09:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.048182 10.0.0.41 - - [2026-01-30 09:43:27] "PUT /access-control-list/cc859383-b6ab-4dd0-83a3-8d3bd9d473ac HTTP/1.1" 200 272 0.057143 10.0.0.41 - - [2026-01-30 09:43:27] "PUT /access-control-list/5ae75e13-53a8-46de-b51c-c80907f67b63 HTTP/1.1" 200 272 0.073044 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:43:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:43:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /loadbalancer-member/792e55a4-06b0-4bb8-b48a-42c0a67083c8 HTTP/1.1" 200 115 0.049167 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /loadbalancer-pool/a51c2dde-edeb-4997-b4e3-5ba6eafddab1 HTTP/1.1" 200 115 0.058232 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /loadbalancer-listener/90856ff5-9f25-4d5d-bcc7-93bd65051b10 HTTP/1.1" 200 115 0.039834 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /loadbalancer/df71abb5-5500-45a1-914b-9c69d2b39f1f HTTP/1.1" 200 115 0.039044 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /floating-ip/bd2d49ea-942f-4585-ba39-f9ce3f4a4f07 HTTP/1.1" 200 115 0.035205 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /instance-ip/45f08646-647f-451f-aa75-d6072baa7b1f HTTP/1.1" 200 115 0.043415 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /virtual-machine-interface/ba64bd2f-8ae0-46f5-8e97-84be77479a91 HTTP/1.1" 200 115 0.047961 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /tag/6796a726-a6f8-4a90-992d-b184b280f51f HTTP/1.1" 200 115 0.050931 10.0.0.41 - - [2026-01-30 09:43:31] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003299 10.0.0.41 - - [2026-01-30 09:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.41 - - [2026-01-30 09:43:31] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002369 10.0.0.41 - - [2026-01-30 09:43:31] "GET /firewall-policy/d5539b49-032d-4e3b-ba11-fc8da493c192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002066 10.0.0.41 - - [2026-01-30 09:43:31] "GET /firewall-rule/39c23998-8706-4e59-834d-8accb0437856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.005270 10.0.0.41 - - [2026-01-30 09:43:31] "POST /ref-update HTTP/1.1" 200 156 0.020780 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /firewall-rule/39c23998-8706-4e59-834d-8accb0437856 HTTP/1.1" 200 115 0.060732 10.0.0.41 - - [2026-01-30 09:43:31] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004458 10.0.0.41 - - [2026-01-30 09:43:31] "GET /firewall-rule/0a1a5970-c933-4421-a281-46353fde83a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.092018 10.0.0.41 - - [2026-01-30 09:43:31] "POST /ref-update HTTP/1.1" 200 156 0.024751 10.0.0.41 - - [2026-01-30 09:43:31] "DELETE /firewall-rule/0a1a5970-c933-4421-a281-46353fde83a2 HTTP/1.1" 200 115 0.088442 10.0.0.41 - - [2026-01-30 09:43:31] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.017040 10.0.0.41 - - [2026-01-30 09:43:31] "GET /firewall-rule/579b0183-36ca-4aef-adff-4ab7fc3c8f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002682 10.0.0.41 - - [2026-01-30 09:43:31] "POST /ref-update HTTP/1.1" 200 156 0.012312 10.0.0.41 - - [2026-01-30 09:43:32] "DELETE /firewall-rule/579b0183-36ca-4aef-adff-4ab7fc3c8f66 HTTP/1.1" 200 115 0.049752 10.0.0.41 - - [2026-01-30 09:43:32] "GET /application-policy-set/4ed726a5-0605-4cb8-bdb0-a07977b62df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005609 10.0.0.41 - - [2026-01-30 09:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.41 - - [2026-01-30 09:43:32] "GET /policy-management/3bc92b31-99e6-4097-9cef-8c011b98420d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004876 10.0.0.41 - - [2026-01-30 09:43:32] "GET /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008367 10.0.0.41 - - [2026-01-30 09:43:32] "POST /ref-update HTTP/1.1" 200 156 0.027173 10.0.0.41 - - [2026-01-30 09:43:32] "DELETE /firewall-policy/9552b949-ab36-4565-9c3f-765f7751eef9 HTTP/1.1" 200 115 0.066588 10.0.0.41 - - [2026-01-30 09:43:32] "DELETE /tag/0aeb69a6-19df-429a-bd09-37b1104c4801 HTTP/1.1" 200 115 0.193848 10.0.0.41 - - [2026-01-30 09:43:32] "DELETE /tag/fadbeba0-62a4-4648-9605-a88995cc4e62 HTTP/1.1" 200 115 0.119067 10.0.0.41 - - [2026-01-30 09:43:32] "DELETE /tag/76e44413-dd91-4359-bdb2-015111e744ef HTTP/1.1" 200 115 0.073485 10.0.0.41 - - [2026-01-30 09:43:32] "DELETE /tag/9bf88b35-fb98-4159-895e-62626e6f6918 HTTP/1.1" 200 115 0.060571 10.0.0.41 - - [2026-01-30 09:43:32] "POST /projects HTTP/1.1" 409 238 0.001610 10.0.0.41 - - [2026-01-30 09:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.41 - - [2026-01-30 09:43:32] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054415 10.0.0.41 - - [2026-01-30 09:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.41 - - [2026-01-30 09:43:32] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004322 10.0.0.41 - - [2026-01-30 09:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.41 - - [2026-01-30 09:43:32] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003803 10.0.0.41 - - [2026-01-30 09:43:32] "POST /security-groups HTTP/1.1" 409 285 0.002317 10.0.0.41 - - [2026-01-30 09:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.41 - - [2026-01-30 09:43:33] "PUT /security-group/51ad8107-2c31-44f0-a186-cd586aa703a2 HTTP/1.1" 200 262 0.060122 10.0.0.41 - - [2026-01-30 09:43:33] "PUT /access-control-list/cc859383-b6ab-4dd0-83a3-8d3bd9d473ac HTTP/1.1" 200 272 0.019285 10.0.0.41 - - [2026-01-30 09:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030566 10.0.0.41 - - [2026-01-30 09:43:33] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.033579 10.0.0.41 - - [2026-01-30 09:43:33] "PUT /access-control-list/5ae75e13-53a8-46de-b51c-c80907f67b63 HTTP/1.1" 200 272 0.086864 10.0.0.41 - - [2026-01-30 09:43:33] "GET /firewall-rule/dc78b844-c09b-450c-864e-ddf960a5194f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003232 10.0.0.41 - - [2026-01-30 09:43:33] "POST /ref-update HTTP/1.1" 200 156 0.066069 10.0.0.41 - - [2026-01-30 09:43:33] "DELETE /firewall-rule/dc78b844-c09b-450c-864e-ddf960a5194f HTTP/1.1" 200 115 0.115335 10.0.0.41 - - [2026-01-30 09:43:33] "GET /firewall-policy/d10e4ac0-befd-4df8-bd06-935c9ef844ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.018283 10.0.0.41 - - [2026-01-30 09:43:33] "GET /firewall-rule/ea476652-1a8c-4bfd-ba88-967674ecc1ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003233 10.0.0.41 - - [2026-01-30 09:43:33] "POST /ref-update HTTP/1.1" 200 156 0.051147 10.0.0.41 - - [2026-01-30 09:43:33] "DELETE /firewall-rule/ea476652-1a8c-4bfd-ba88-967674ecc1ee HTTP/1.1" 200 115 0.048746 10.0.0.41 - - [2026-01-30 09:43:33] "DELETE /tag/728ad261-6b87-4dea-bea6-2b84b2c1b6eb HTTP/1.1" 200 115 0.100336 10.0.0.41 - - [2026-01-30 09:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.41 - - [2026-01-30 09:43:33] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004871 10.0.0.41 - - [2026-01-30 09:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.41 - - [2026-01-30 09:43:33] "GET /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005171 10.0.0.41 - - [2026-01-30 09:43:33] "PUT /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466 HTTP/1.1" 200 264 0.071692 10.0.0.41 - - [2026-01-30 09:43:33] "PUT /virtual-network/a0a0d3a4-7993-454c-b39e-962a07f2af29 HTTP/1.1" 200 264 0.044949 10.0.0.41 - - [2026-01-30 09:43:33] "DELETE /security-group/51ad8107-2c31-44f0-a186-cd586aa703a2 HTTP/1.1" 200 115 0.047544 10.0.0.41 - - [2026-01-30 09:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.41 - - [2026-01-30 09:43:34] "DELETE /access-control-list/cc859383-b6ab-4dd0-83a3-8d3bd9d473ac HTTP/1.1" 200 115 0.075675 10.0.0.41 - - [2026-01-30 09:43:34] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.099333 10.0.0.41 - - [2026-01-30 09:43:34] "DELETE /access-control-list/5ae75e13-53a8-46de-b51c-c80907f67b63 HTTP/1.1" 200 115 0.140815 10.0.0.41 - - [2026-01-30 09:43:34] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?fields=security_groups HTTP/1.1" 200 1353 0.087881 10.0.0.41 - - [2026-01-30 09:43:34] "DELETE /security-group/209c4da0-7631-43ae-99f0-7330e1a46c74 HTTP/1.1" 200 115 0.055894 10.0.0.41 - - [2026-01-30 09:43:34] "DELETE /access-control-list/bba2ab4d-3165-401b-bd82-f1897598c0f0 HTTP/1.1" 200 115 0.056226 10.0.0.41 - - [2026-01-30 09:43:34] "GET /project/9924b9cd-07e3-4257-92a0-879ec37d5816?fields=application_policy_sets HTTP/1.1" 200 1392 0.113982 10.0.0.41 - - [2026-01-30 09:43:34] "DELETE /access-control-list/e8775053-3100-41ff-a3d3-e7f3c09b2cfd HTTP/1.1" 200 115 0.131232 10.0.0.41 - - [2026-01-30 09:43:34] "DELETE /project/9924b9cd-07e3-4257-92a0-879ec37d5816 HTTP/1.1" 200 115 0.509346 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:43:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:43:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.41 - - [2026-01-30 09:44:24] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.41 - - [2026-01-30 09:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.41 - - [2026-01-30 09:44:24] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005031 10.0.0.41 - - [2026-01-30 09:44:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001701 10.0.0.41 - - [2026-01-30 09:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.41 - - [2026-01-30 09:44:25] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002103 10.0.0.41 - - [2026-01-30 09:44:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002829 10.0.0.41 - - [2026-01-30 09:44:43] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.41 - - [2026-01-30 09:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.41 - - [2026-01-30 09:44:43] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004460 10.0.0.41 - - [2026-01-30 09:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.41 - - [2026-01-30 09:44:43] "GET /config-node/05e533d8-1167-477c-bb55-9bf14504a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001774 10.0.0.41 - - [2026-01-30 09:44:43] "GET / HTTP/1.1" 200 35931 0.001537 10.0.0.41 - - [2026-01-30 09:44:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002081 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.41 - - [2026-01-30 09:44:48] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002123 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.41 - - [2026-01-30 09:44:48] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.007519 10.0.0.41 - - [2026-01-30 09:44:48] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.41 - - [2026-01-30 09:44:48] "POST /alarms HTTP/1.1" 409 264 0.002168 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.41 - - [2026-01-30 09:44:48] "PUT /alarm/8de11a52-28cd-4005-b1ae-5b6340735985 HTTP/1.1" 200 244 0.020024 10.0.0.41 - - [2026-01-30 09:44:48] "POST /alarms HTTP/1.1" 409 261 0.002901 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.41 - - [2026-01-30 09:44:48] "PUT /alarm/873a9601-e897-406f-8dad-3f5dd825be58 HTTP/1.1" 200 244 0.010716 10.0.0.41 - - [2026-01-30 09:44:48] "POST /alarms HTTP/1.1" 409 261 0.004182 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.41 - - [2026-01-30 09:44:48] "PUT /alarm/7eacb7d0-db06-465c-a74c-0572b1d56056 HTTP/1.1" 200 244 0.011788 10.0.0.41 - - [2026-01-30 09:44:48] "POST /alarms HTTP/1.1" 409 253 0.005152 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.41 - - [2026-01-30 09:44:48] "PUT /alarm/173b2009-2a3e-42fe-9c25-ff60a1f19320 HTTP/1.1" 200 244 0.010046 10.0.0.41 - - [2026-01-30 09:44:48] "POST /alarms HTTP/1.1" 409 251 0.003255 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.41 - - [2026-01-30 09:44:48] "PUT /alarm/2ed846fc-5bd9-4b61-b240-d5344926348b HTTP/1.1" 200 244 0.008897 10.0.0.41 - - [2026-01-30 09:44:48] "POST /alarms HTTP/1.1" 409 252 0.008368 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.41 - - [2026-01-30 09:44:48] "PUT /alarm/b2d481d0-5db0-490f-97f3-3fd667978258 HTTP/1.1" 200 244 0.020262 10.0.0.41 - - [2026-01-30 09:44:48] "POST /alarms HTTP/1.1" 409 256 0.006267 10.0.0.41 - - [2026-01-30 09:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/4172291e-ee3c-4d60-8654-656710bf5568 HTTP/1.1" 200 244 0.009022 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 248 0.005466 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008672 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/b988a60f-aba6-42e4-8309-7f594e87c79e HTTP/1.1" 200 244 0.009706 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 252 0.003191 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/31e8d5a4-18ea-411c-85dc-b7173f11e36f HTTP/1.1" 200 244 0.008729 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 257 0.002551 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/ddcad88e-8935-4e93-8cce-ef0bd327b170 HTTP/1.1" 200 244 0.015783 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 251 0.012910 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/31fd1675-1833-4f47-a76d-aedaf27199a4 HTTP/1.1" 200 244 0.010419 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 257 0.015502 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/a1d9e0d2-327c-4da7-bd04-dbf3dc2e2141 HTTP/1.1" 200 244 0.010175 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 261 0.010460 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/db8f077f-0b53-42cd-ac6f-6a6a47ea4a7a HTTP/1.1" 200 244 0.010075 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 258 0.003018 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/4277486d-720b-43d5-94f0-95d1ccad042e HTTP/1.1" 200 244 0.010356 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 254 0.006046 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/1e0542ea-6808-49c9-8271-ac8317c48001 HTTP/1.1" 200 244 0.010023 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 254 0.010235 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/3c467f4b-4463-446c-b089-eadc82b3b160 HTTP/1.1" 200 244 0.009739 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 254 0.001674 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/47052e35-b19f-47bc-98ed-0904386f9086 HTTP/1.1" 200 244 0.009901 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 247 0.002110 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/c32c3b3d-8ded-4ab5-bae3-2607359b59da HTTP/1.1" 200 244 0.009419 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 272 0.001929 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/ef611ac0-85b4-4747-9e07-b44d14114b75 HTTP/1.1" 200 244 0.011268 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 261 0.006742 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/a28451bb-4426-41aa-89b0-b7cfbbc9cb27 HTTP/1.1" 200 244 0.009221 10.0.0.41 - - [2026-01-30 09:44:49] "POST /alarms HTTP/1.1" 409 259 0.015635 10.0.0.41 - - [2026-01-30 09:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.41 - - [2026-01-30 09:44:49] "PUT /alarm/bec14837-467b-4f6c-a9f8-7c9e7619ca08 HTTP/1.1" 200 244 0.009394 10.0.0.41 - - [2026-01-30 09:44:50] "POST /alarms HTTP/1.1" 409 265 0.005696 10.0.0.41 - - [2026-01-30 09:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016521 10.0.0.41 - - [2026-01-30 09:44:50] "PUT /alarm/5b98ca05-9b84-437c-a065-77a4d8600305 HTTP/1.1" 200 244 0.010785 10.0.0.41 - - [2026-01-30 09:44:50] "POST /alarms HTTP/1.1" 409 279 0.009687 10.0.0.41 - - [2026-01-30 09:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.41 - - [2026-01-30 09:44:50] "PUT /alarm/d515d3b8-9e09-45b6-bb30-23d1d71baa49 HTTP/1.1" 200 244 0.009825 10.0.0.41 - - [2026-01-30 09:44:50] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.41 - - [2026-01-30 09:44:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001871 10.0.0.41 - - [2026-01-30 09:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.41 - - [2026-01-30 09:44:50] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.007096 10.0.0.41 - - [2026-01-30 09:44:50] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.41 - - [2026-01-30 09:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.41 - - [2026-01-30 09:44:50] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002448 10.0.0.41 - - [2026-01-30 09:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.41 - - [2026-01-30 09:44:50] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.008061 10.0.0.41 - - [2026-01-30 09:44:50] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.41 - - [2026-01-30 09:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.41 - - [2026-01-30 09:44:50] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004168 10.0.0.41 - - [2026-01-30 09:44:50] "PUT /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee HTTP/1.1" 200 274 0.014390 10.0.0.41 - - [2026-01-30 09:44:54] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.41 - - [2026-01-30 09:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.41 - - [2026-01-30 09:44:54] "GET /routing-instance/c7bca110-04bc-4683-862a-eb6ec56e8cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002504 10.0.0.41 - - [2026-01-30 09:44:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001895 10.0.0.41 - - [2026-01-30 09:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.41 - - [2026-01-30 09:44:54] "GET /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002860 10.0.0.41 - - [2026-01-30 09:44:54] "PUT /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8 HTTP/1.1" 200 254 0.015537 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:44:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:44:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.41 - - [2026-01-30 09:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2026-01-30 09:44:55] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002538 10.0.0.41 - - [2026-01-30 09:45:09] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.41 - - [2026-01-30 09:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.41 - - [2026-01-30 09:45:09] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004395 10.0.0.41 - - [2026-01-30 09:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.41 - - [2026-01-30 09:45:09] "GET /config-node/05e533d8-1167-477c-bb55-9bf14504a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001727 10.0.0.41 - - [2026-01-30 09:45:20] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.41 - - [2026-01-30 09:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.41 - - [2026-01-30 09:45:20] "GET /routing-instance/c7bca110-04bc-4683-862a-eb6ec56e8cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002710 10.0.0.41 - - [2026-01-30 09:45:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001803 10.0.0.41 - - [2026-01-30 09:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.41 - - [2026-01-30 09:45:21] "GET /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002833 10.0.0.41 - - [2026-01-30 09:45:21] "PUT /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8 HTTP/1.1" 200 254 0.012126 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:45:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002216 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:45:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 10.0.0.41 - - [2026-01-30 09:45:35] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.41 - - [2026-01-30 09:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.41 - - [2026-01-30 09:45:35] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004252 10.0.0.41 - - [2026-01-30 09:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.41 - - [2026-01-30 09:45:35] "GET /config-node/05e533d8-1167-477c-bb55-9bf14504a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002238 10.0.0.41 - - [2026-01-30 09:45:35] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.41 - - [2026-01-30 09:45:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001958 10.0.0.41 - - [2026-01-30 09:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.41 - - [2026-01-30 09:45:40] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002473 10.0.0.41 - - [2026-01-30 09:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.41 - - [2026-01-30 09:45:40] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.008731 10.0.0.41 - - [2026-01-30 09:45:41] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 264 0.001934 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/8de11a52-28cd-4005-b1ae-5b6340735985 HTTP/1.1" 200 244 0.008043 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 261 0.001919 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001198 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/873a9601-e897-406f-8dad-3f5dd825be58 HTTP/1.1" 200 244 0.007270 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 261 0.003858 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/7eacb7d0-db06-465c-a74c-0572b1d56056 HTTP/1.1" 200 244 0.008786 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 253 0.003545 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/173b2009-2a3e-42fe-9c25-ff60a1f19320 HTTP/1.1" 200 244 0.009412 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 251 0.006778 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/2ed846fc-5bd9-4b61-b240-d5344926348b HTTP/1.1" 200 244 0.011606 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 252 0.013987 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/b2d481d0-5db0-490f-97f3-3fd667978258 HTTP/1.1" 200 244 0.008400 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 256 0.004610 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/4172291e-ee3c-4d60-8654-656710bf5568 HTTP/1.1" 200 244 0.009948 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 248 0.003987 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/b988a60f-aba6-42e4-8309-7f594e87c79e HTTP/1.1" 200 244 0.023342 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 252 0.005832 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/31e8d5a4-18ea-411c-85dc-b7173f11e36f HTTP/1.1" 200 244 0.010778 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 257 0.004882 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/ddcad88e-8935-4e93-8cce-ef0bd327b170 HTTP/1.1" 200 244 0.009429 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 251 0.004703 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/31fd1675-1833-4f47-a76d-aedaf27199a4 HTTP/1.1" 200 244 0.014657 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 257 0.013713 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/a1d9e0d2-327c-4da7-bd04-dbf3dc2e2141 HTTP/1.1" 200 244 0.009907 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 261 0.010679 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.41 - - [2026-01-30 09:45:41] "PUT /alarm/db8f077f-0b53-42cd-ac6f-6a6a47ea4a7a HTTP/1.1" 200 244 0.013464 10.0.0.41 - - [2026-01-30 09:45:41] "POST /alarms HTTP/1.1" 409 258 0.010104 10.0.0.41 - - [2026-01-30 09:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/4277486d-720b-43d5-94f0-95d1ccad042e HTTP/1.1" 200 244 0.020622 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 254 0.002804 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/1e0542ea-6808-49c9-8271-ac8317c48001 HTTP/1.1" 200 244 0.008696 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 254 0.007402 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/3c467f4b-4463-446c-b089-eadc82b3b160 HTTP/1.1" 200 244 0.008512 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 254 0.003159 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/47052e35-b19f-47bc-98ed-0904386f9086 HTTP/1.1" 200 244 0.008498 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 247 0.002963 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/c32c3b3d-8ded-4ab5-bae3-2607359b59da HTTP/1.1" 200 244 0.009151 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 272 0.002155 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/ef611ac0-85b4-4747-9e07-b44d14114b75 HTTP/1.1" 200 244 0.013222 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 261 0.008117 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/a28451bb-4426-41aa-89b0-b7cfbbc9cb27 HTTP/1.1" 200 244 0.008960 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 259 0.007231 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/bec14837-467b-4f6c-a9f8-7c9e7619ca08 HTTP/1.1" 200 244 0.008246 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 265 0.008122 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/5b98ca05-9b84-437c-a065-77a4d8600305 HTTP/1.1" 200 244 0.009489 10.0.0.41 - - [2026-01-30 09:45:42] "POST /alarms HTTP/1.1" 409 279 0.004215 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007924 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /alarm/d515d3b8-9e09-45b6-bb30-23d1d71baa49 HTTP/1.1" 200 244 0.018860 10.0.0.41 - - [2026-01-30 09:45:42] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.41 - - [2026-01-30 09:45:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001968 10.0.0.41 - - [2026-01-30 09:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.41 - - [2026-01-30 09:45:42] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.007219 10.0.0.41 - - [2026-01-30 09:45:43] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.41 - - [2026-01-30 09:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.41 - - [2026-01-30 09:45:43] "GET /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003223 10.0.0.41 - - [2026-01-30 09:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.41 - - [2026-01-30 09:45:43] "PUT /global-vrouter-config/9cba072a-be94-4572-9e4d-81685aa6d5c6 HTTP/1.1" 200 276 0.009843 10.0.0.41 - - [2026-01-30 09:45:43] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.41 - - [2026-01-30 09:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.41 - - [2026-01-30 09:45:43] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004015 10.0.0.41 - - [2026-01-30 09:45:43] "PUT /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee HTTP/1.1" 200 274 0.013974 10.0.0.41 - - [2026-01-30 09:45:47] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.41 - - [2026-01-30 09:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.41 - - [2026-01-30 09:45:47] "GET /routing-instance/c7bca110-04bc-4683-862a-eb6ec56e8cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003092 10.0.0.41 - - [2026-01-30 09:45:47] "POST /bgp-routers HTTP/1.1" 409 301 0.003417 10.0.0.41 - - [2026-01-30 09:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.41 - - [2026-01-30 09:45:47] "GET /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002481 10.0.0.41 - - [2026-01-30 09:45:47] "PUT /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8 HTTP/1.1" 200 254 0.016148 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:45:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001154 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:45:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.41 - - [2026-01-30 09:45:51] "POST /tags HTTP/1.1" 200 355 0.046692 10.0.0.41 - - [2026-01-30 09:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010912 10.0.0.41 - - [2026-01-30 09:45:51] "GET /tag/9dbffbd2-2c6f-4305-a31b-72271bfe7b29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016249 10.0.0.41 - - [2026-01-30 09:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.41 - - [2026-01-30 09:45:51] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003888 10.0.0.41 - - [2026-01-30 09:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.41 - - [2026-01-30 09:45:51] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044564 10.0.0.41 - - [2026-01-30 09:45:51] "POST /virtual-machines HTTP/1.1" 200 351 0.027685 10.0.0.41 - - [2026-01-30 09:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016214 10.0.0.41 - - [2026-01-30 09:45:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.100918 10.0.0.41 - - [2026-01-30 09:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007089 10.0.0.41 - - [2026-01-30 09:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020460 10.0.0.41 - - [2026-01-30 09:45:51] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007327 10.0.0.41 - - [2026-01-30 09:45:51] "POST /instance-ips HTTP/1.1" 200 391 0.019511 10.0.0.41 - - [2026-01-30 09:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018238 10.0.0.41 - - [2026-01-30 09:45:51] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009497 10.0.0.41 - - [2026-01-30 09:45:51] "POST /set-tag HTTP/1.1" 200 109 0.013889 10.0.0.41 - - [2026-01-30 09:45:51] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016406 10.0.0.41 - - [2026-01-30 09:45:51] "GET /instance-ip/76b4824c-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003165 10.0.0.41 - - [2026-01-30 09:45:51] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004952 10.0.0.41 - - [2026-01-30 09:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.41 - - [2026-01-30 09:45:51] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003724 10.0.0.41 - - [2026-01-30 09:45:51] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.41 - - [2026-01-30 09:45:51] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013003 10.0.0.41 - - [2026-01-30 09:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.41 - - [2026-01-30 09:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.41 - - [2026-01-30 09:45:51] "GET /virtual-network/dcdf0a78-81cb-4bce-ac05-de35453e6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005293 10.0.0.41 - - [2026-01-30 09:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.41 - - [2026-01-30 09:45:52] "GET /project/e23424ae-29bf-4238-85f8-60ad4f9a2943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036329 10.0.0.41 - - [2026-01-30 09:45:52] "POST /virtual-machines HTTP/1.1" 200 355 0.006563 10.0.0.41 - - [2026-01-30 09:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009199 10.0.0.41 - - [2026-01-30 09:45:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.101599 10.0.0.41 - - [2026-01-30 09:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016316 10.0.0.41 - - [2026-01-30 09:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012445 10.0.0.41 - - [2026-01-30 09:45:52] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006236 10.0.0.41 - - [2026-01-30 09:45:52] "POST /instance-ips HTTP/1.1" 200 395 0.018316 10.0.0.41 - - [2026-01-30 09:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014626 10.0.0.41 - - [2026-01-30 09:45:52] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013353 10.0.0.41 - - [2026-01-30 09:45:52] "POST /set-tag HTTP/1.1" 200 109 0.016846 10.0.0.41 - - [2026-01-30 09:45:52] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015136 10.0.0.41 - - [2026-01-30 09:45:52] "GET /instance-ip/7722015a-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003690 10.0.0.41 - - [2026-01-30 09:45:52] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004611 10.0.0.41 - - [2026-01-30 09:45:52] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.41 - - [2026-01-30 09:45:52] "GET /virtual-router/d1f991d4-59eb-410c-afd8-552d9bd48fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004451 10.0.0.41 - - [2026-01-30 09:45:52] "POST /ref-update HTTP/1.1" 200 156 0.012227 10.0.0.41 - - [2026-01-30 09:45:52] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011549 10.0.0.41 - - [2026-01-30 09:45:52] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.41 - - [2026-01-30 09:45:52] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005939 10.0.0.41 - - [2026-01-30 09:45:52] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.41 - - [2026-01-30 09:45:52] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005125 10.0.0.41 - - [2026-01-30 09:45:52] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.41 - - [2026-01-30 09:46:02] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.41 - - [2026-01-30 09:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.41 - - [2026-01-30 09:46:02] "GET /global-system-config/e03d2d1a-8475-47a7-ab1d-95dd1779e7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006274 10.0.0.41 - - [2026-01-30 09:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.41 - - [2026-01-30 09:46:02] "GET /config-node/05e533d8-1167-477c-bb55-9bf14504a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001994 10.0.0.41 - - [2026-01-30 09:46:07] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004368 10.0.0.41 - - [2026-01-30 09:46:07] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.41 - - [2026-01-30 09:46:08] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005736 10.0.0.41 - - [2026-01-30 09:46:08] "POST /set-tag HTTP/1.1" 200 109 0.004204 10.0.0.41 - - [2026-01-30 09:46:09] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004439 10.0.0.41 - - [2026-01-30 09:46:09] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.41 - - [2026-01-30 09:46:13] "GET / HTTP/1.1" 200 35931 0.001231 10.0.0.41 - - [2026-01-30 09:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.41 - - [2026-01-30 09:46:13] "GET /routing-instance/c7bca110-04bc-4683-862a-eb6ec56e8cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002459 10.0.0.41 - - [2026-01-30 09:46:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001714 10.0.0.41 - - [2026-01-30 09:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.41 - - [2026-01-30 09:46:13] "GET /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002564 10.0.0.41 - - [2026-01-30 09:46:13] "PUT /bgp-router/6ddec5e6-a20b-48ed-85f6-9f21336105e8 HTTP/1.1" 200 254 0.018067 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:46:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:46:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:46:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.41 - - [2026-01-30 09:46:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001432 10.0.0.41 - - [2026-01-30 09:46:40] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004033 10.0.0.41 - - [2026-01-30 09:46:40] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.41 - - [2026-01-30 09:46:40] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006468 10.0.0.41 - - [2026-01-30 09:46:40] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.41 - - [2026-01-30 09:46:40] "GET /virtual-machine/2f313c7e-a761-4468-a4ab-a44aaf0580c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002604 10.0.0.41 - - [2026-01-30 09:46:40] "POST /ref-update HTTP/1.1" 200 156 0.010149 10.0.0.41 - - [2026-01-30 09:46:40] "GET /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003857 10.0.0.41 - - [2026-01-30 09:46:40] "POST /set-tag HTTP/1.1" 200 109 0.014812 10.0.0.41 - - [2026-01-30 09:46:40] "POST /set-tag HTTP/1.1" 200 109 0.020322 10.0.0.41 - - [2026-01-30 09:46:40] "DELETE /instance-ip/76b4824c-fdc0-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.072804 10.0.0.41 - - [2026-01-30 09:46:40] "DELETE /virtual-machine-interface/769ce5b0-fdc0-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.063666 10.0.0.41 - - [2026-01-30 09:46:40] "DELETE /virtual-machine/2f313c7e-a761-4468-a4ab-a44aaf0580c3 HTTP/1.1" 200 115 0.038662 10.0.0.41 - - [2026-01-30 09:46:40] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004585 10.0.0.41 - - [2026-01-30 09:46:40] "POST /set-tag HTTP/1.1" 200 109 0.003220 10.0.0.41 - - [2026-01-30 09:47:11] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006413 10.0.0.41 - - [2026-01-30 09:47:11] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.41 - - [2026-01-30 09:47:11] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003901 10.0.0.41 - - [2026-01-30 09:47:11] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.41 - - [2026-01-30 09:47:11] "GET /virtual-machine/512efe0e-b698-4d58-81d6-824cd0b0fee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.002292 10.0.0.41 - - [2026-01-30 09:47:11] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.41 - - [2026-01-30 09:47:11] "GET /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004593 10.0.0.41 - - [2026-01-30 09:47:11] "POST /set-tag HTTP/1.1" 200 109 0.014211 10.0.0.41 - - [2026-01-30 09:47:11] "POST /set-tag HTTP/1.1" 200 109 0.045287 10.0.0.41 - - [2026-01-30 09:47:11] "DELETE /instance-ip/7722015a-fdc0-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.035806 10.0.0.41 - - [2026-01-30 09:47:11] "DELETE /virtual-machine-interface/7707bd68-fdc0-11f0-b700-fa163ea7952f HTTP/1.1" 200 115 0.054863 10.0.0.41 - - [2026-01-30 09:47:11] "DELETE /virtual-machine/512efe0e-b698-4d58-81d6-824cd0b0fee5 HTTP/1.1" 200 115 0.032034 10.0.0.41 - - [2026-01-30 09:47:11] "DELETE /tag/9dbffbd2-2c6f-4305-a31b-72271bfe7b29 HTTP/1.1" 200 115 0.054065