++ 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: =================== Mon Sep 15 11:23:23 AM UTC 2025 ===================' INFO: =================== Mon Sep 15 11:23:23 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ 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 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.41,10.207.51.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.207.51.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.41:9041 + 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=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/15/2025 11:24:08.072 7f9211a38980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/15/2025 11:24:08.287 7f9211a38980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/15/2025 11:24:08.301 7f9211a38980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/15/2025 11:24:08.301 7f9211a38980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000907 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 - - [2025-09-15 11:24:22] "GET / HTTP/1.1" 503 181 0.000199 10.0.0.41 - - [2025-09-15 11:24:22] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.41 - - [2025-09-15 11:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006570 10.0.0.41 - - [2025-09-15 11:24:22] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.015806 10.0.0.41 - - [2025-09-15 11:24:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.007381 10.0.0.41 - - [2025-09-15 11:24:22] "POST /database-nodes HTTP/1.1" 200 597 0.059132 10.0.0.41 - - [2025-09-15 11:24:22] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.41 - - [2025-09-15 11:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.41 - - [2025-09-15 11:24:22] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008275 10.0.0.41 - - [2025-09-15 11:24:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.003089 10.0.0.41 - - [2025-09-15 11:24:22] "GET / HTTP/1.1" 200 35931 0.006936 10.0.0.41 - - [2025-09-15 11:24:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.049047 10.0.0.41 - - [2025-09-15 11:24:23] "GET / HTTP/1.1" 200 45303 0.001589 10.0.0.41 - - [2025-09-15 11:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.41 - - [2025-09-15 11:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007149 10.0.0.41 - - [2025-09-15 11:24:23] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.41 - - [2025-09-15 11:24:23] "GET / HTTP/1.1" 200 35931 0.001162 10.0.0.41 - - [2025-09-15 11:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.41 - - [2025-09-15 11:24:23] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012668 10.0.0.41 - - [2025-09-15 11:24:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.019242 10.0.0.41 - - [2025-09-15 11:24:23] "POST /analytics-nodes HTTP/1.1" 200 599 0.091527 10.0.0.41 - - [2025-09-15 11:24:23] "GET / HTTP/1.1" 200 35931 0.005796 10.0.0.41 - - [2025-09-15 11:24:24] "GET / HTTP/1.1" 200 35931 0.002302 10.0.0.41 - - [2025-09-15 11:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010025 10.0.0.41 - - [2025-09-15 11:24:24] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.022559 10.0.0.41 - - [2025-09-15 11:24:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.004310 10.0.0.41 - - [2025-09-15 11:24:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.036857 10.0.0.41 - - [2025-09-15 11:24:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.014454 10.0.0.41 - - [2025-09-15 11:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008961 10.0.0.41 - - [2025-09-15 11:24:24] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008863 10.0.0.41 - - [2025-09-15 11:24:24] "POST /service-appliance-sets HTTP/1.1" 200 553 0.185493 10.0.0.41 - - [2025-09-15 11:24:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.003932 10.0.0.41 - - [2025-09-15 11:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.41 - - [2025-09-15 11:24:24] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.198602 10.0.0.41 - - [2025-09-15 11:24:24] "POST /service-appliance-sets HTTP/1.1" 200 541 0.087457 10.0.0.41 - - [2025-09-15 11:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.41 - - [2025-09-15 11:24:24] "GET /network-ipam/63b9ce0d-bb95-4f3d-a806-7d8d4819faa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003858 10.0.0.41 - - [2025-09-15 11:24:25] "POST /service-templates HTTP/1.1" 200 511 0.090175 10.0.0.41 - - [2025-09-15 11:24:25] "POST /service-templates HTTP/1.1" 200 501 0.060350 10.0.0.41 - - [2025-09-15 11:24:25] "POST /service-templates HTTP/1.1" 200 515 0.069063 10.0.0.41 - - [2025-09-15 11:24:25] "POST /service-templates HTTP/1.1" 200 535 0.097579 10.0.0.41 - - [2025-09-15 11:24:25] "POST /service-templates HTTP/1.1" 200 507 0.094529 10.0.0.41 - - [2025-09-15 11:24:26] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.41 - - [2025-09-15 11:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010538 10.0.0.41 - - [2025-09-15 11:24:26] "GET /routing-instance/90e83669-fe10-4ac8-9957-46628cbdc73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.054910 10.0.0.41 - - [2025-09-15 11:24:26] "POST /bgp-routers HTTP/1.1" 200 616 0.078976 10.0.0.41 - - [2025-09-15 11:24:26] "GET /bgp-router/8cef4d84-40a6-43d3-93e9-a571dd6614ec?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.157576 10.0.0.41 - - [2025-09-15 11:24:26] "GET / HTTP/1.1" 200 35931 0.001312 10.0.0.41 - - [2025-09-15 11:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008495 10.0.0.41 - - [2025-09-15 11:24:26] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.026412 10.0.0.41 - - [2025-09-15 11:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028821 10.0.0.41 - - [2025-09-15 11:24:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.012446 10.0.0.41 - - [2025-09-15 11:24:26] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.028155 10.0.0.41 - - [2025-09-15 11:24:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013868 10.0.0.41 - - [2025-09-15 11:24:26] "POST /ref-update HTTP/1.1" 200 156 0.042191 10.0.0.41 - - [2025-09-15 11:24:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.109241 10.0.0.41 - - [2025-09-15 11:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008357 10.0.0.41 - - [2025-09-15 11:24:29] "GET /network-ipam/63b9ce0d-bb95-4f3d-a806-7d8d4819faa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003973 10.0.0.41 - - [2025-09-15 11:24:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.012866 10.0.0.41 - - [2025-09-15 11:24:30] "POST /access-control-lists HTTP/1.1" 200 587 0.052824 10.0.0.41 - - [2025-09-15 11:24:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.027059 10.0.0.41 - - [2025-09-15 11:24:30] "POST /access-control-lists HTTP/1.1" 200 585 0.051963 10.0.0.41 - - [2025-09-15 11:24:30] "POST /route-targets HTTP/1.1" 200 327 0.033259 10.0.0.41 - - [2025-09-15 11:24:30] "POST /ref-update HTTP/1.1" 200 156 0.047635 10.0.0.41 - - [2025-09-15 11:24:30] "POST /route-targets HTTP/1.1" 200 327 0.019894 10.0.0.41 - - [2025-09-15 11:24:30] "POST /ref-update HTTP/1.1" 200 156 0.042109 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 10.0.0.41 - - [2025-09-15 11:24:31] "POST /route-targets HTTP/1.1" 200 327 0.171644 10.0.0.41 - - [2025-09-15 11:24:31] "POST /ref-update HTTP/1.1" 200 156 0.043961 10.0.0.41 - - [2025-09-15 11:24:31] "POST /route-targets HTTP/1.1" 200 327 0.026388 10.0.0.41 - - [2025-09-15 11:24:31] "POST /ref-update HTTP/1.1" 200 156 0.052095 10.0.0.41 - - [2025-09-15 11:24:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.003544 10.0.0.41 - - [2025-09-15 11:24:31] "POST /access-control-lists HTTP/1.1" 200 551 0.118740 10.0.0.41 - - [2025-09-15 11:24:31] "PUT /access-control-list/10b8ce0f-245b-4a7b-af8b-476fd1c5b06d HTTP/1.1" 200 272 0.023641 10.0.0.41 - - [2025-09-15 11:24:31] "PUT /access-control-list/f6d8eaf5-dbff-4bfc-a5ec-b586e42dcbb8 HTTP/1.1" 200 272 0.038985 10.0.0.41 - - [2025-09-15 11:24:32] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.41 - - [2025-09-15 11:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.41 - - [2025-09-15 11:24:32] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009245 10.0.0.41 - - [2025-09-15 11:24:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.007813 10.0.0.41 - - [2025-09-15 11:24:32] "POST /config-nodes HTTP/1.1" 200 593 0.057247 10.0.0.41 - - [2025-09-15 11:24:32] "GET / HTTP/1.1" 200 35931 0.002724 10.0.0.41 - - [2025-09-15 11:24:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008620 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.41 - - [2025-09-15 11:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.41 - - [2025-09-15 11:24:37] "GET /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.012061 10.0.0.41 - - [2025-09-15 11:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.41 - - [2025-09-15 11:24:37] "PUT /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb HTTP/1.1" 200 276 0.013348 10.0.0.41 - - [2025-09-15 11:24:38] "GET / HTTP/1.1" 200 35931 0.001188 10.0.0.41 - - [2025-09-15 11:24:38] "POST /alarms HTTP/1.1" 200 581 0.032256 10.0.0.41 - - [2025-09-15 11:24:38] "POST /alarms HTTP/1.1" 200 575 0.044279 10.0.0.41 - - [2025-09-15 11:24:38] "POST /alarms HTTP/1.1" 200 575 0.032794 10.0.0.41 - - [2025-09-15 11:24:38] "POST /alarms HTTP/1.1" 200 559 0.035981 10.0.0.41 - - [2025-09-15 11:24:38] "POST /alarms HTTP/1.1" 200 555 0.030875 10.0.0.41 - - [2025-09-15 11:24:38] "POST /alarms HTTP/1.1" 200 557 0.059046 10.0.0.41 - - [2025-09-15 11:24:38] "POST /alarms HTTP/1.1" 200 565 0.085096 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 549 0.227459 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 557 0.050112 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 567 0.052845 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 555 0.053552 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 567 0.087325 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 575 0.110026 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 569 0.102560 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 561 0.103221 10.0.0.41 - - [2025-09-15 11:24:39] "POST /alarms HTTP/1.1" 200 561 0.170304 10.0.0.41 - - [2025-09-15 11:24:40] "POST /alarms HTTP/1.1" 200 561 0.113752 10.0.0.41 - - [2025-09-15 11:24:40] "POST /alarms HTTP/1.1" 200 547 0.079104 10.0.0.41 - - [2025-09-15 11:24:40] "POST /alarms HTTP/1.1" 200 595 0.031552 10.0.0.41 - - [2025-09-15 11:24:40] "POST /alarms HTTP/1.1" 200 575 0.034955 10.0.0.41 - - [2025-09-15 11:24:40] "POST /alarms HTTP/1.1" 200 571 0.054989 10.0.0.41 - - [2025-09-15 11:24:40] "POST /alarms HTTP/1.1" 200 583 0.062529 10.0.0.41 - - [2025-09-15 11:24:40] "POST /alarms HTTP/1.1" 200 609 0.066836 10.0.0.41 - - [2025-09-15 11:24:40] "GET / HTTP/1.1" 200 35931 0.002199 10.0.0.41 - - [2025-09-15 11:24:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002365 10.0.0.41 - - [2025-09-15 11:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014534 10.0.0.41 - - [2025-09-15 11:24:40] "PUT /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb HTTP/1.1" 200 276 0.018272 10.0.0.41 - - [2025-09-15 11:24:41] "GET / HTTP/1.1" 200 35931 0.001907 10.0.0.41 - - [2025-09-15 11:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.41 - - [2025-09-15 11:24:41] "GET /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002846 10.0.0.41 - - [2025-09-15 11:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.41 - - [2025-09-15 11:24:41] "PUT /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb HTTP/1.1" 200 276 0.035353 10.0.0.41 - - [2025-09-15 11:24:41] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.41 - - [2025-09-15 11:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.41 - - [2025-09-15 11:24:41] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007571 10.0.0.41 - - [2025-09-15 11:24:41] "PUT /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42 HTTP/1.1" 200 274 0.028034 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001304 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001368 10.0.0.41 - - [2025-09-15 11:24:43] "GET / HTTP/1.1" 200 35931 0.001226 10.0.0.41 - - [2025-09-15 11:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.41 - - [2025-09-15 11:24:43] "GET /domain/0580a14c-d15d-413e-a51b-a03d17e81d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003515 10.0.0.41 - - [2025-09-15 11:24:43] "POST /id-to-fqname HTTP/1.1" 200 173 0.000674 10.0.0.41 - - [2025-09-15 11:24:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.017211 10.0.0.41 - - [2025-09-15 11:24:43] "POST /security-groups HTTP/1.1" 200 570 0.083605 10.0.0.41 - - [2025-09-15 11:24:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.005276 10.0.0.41 - - [2025-09-15 11:24:43] "POST /projects HTTP/1.1" 200 481 0.286306 10.0.0.41 - - [2025-09-15 11:24:44] "POST /access-control-lists HTTP/1.1" 200 579 0.136815 10.0.0.41 - - [2025-09-15 11:24:44] "POST /security-groups HTTP/1.1" 200 534 0.145687 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.014677 10.0.0.41 - - [2025-09-15 11:24:44] "POST /chown HTTP/1.1" 200 109 0.067146 10.0.0.41 - - [2025-09-15 11:24:44] "POST /policy-managements HTTP/1.1" 409 214 0.002371 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.41 - - [2025-09-15 11:24:44] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.030312 10.0.0.41 - - [2025-09-15 11:24:44] "POST /access-control-lists HTTP/1.1" 200 577 0.115372 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.013773 10.0.0.41 - - [2025-09-15 11:24:44] "POST /application-policy-sets HTTP/1.1" 200 528 0.044865 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.41 - - [2025-09-15 11:24:44] "GET /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002766 10.0.0.41 - - [2025-09-15 11:24:44] "POST /access-control-lists HTTP/1.1" 200 594 0.048414 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.001884 10.0.0.41 - - [2025-09-15 11:24:44] "PUT /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb HTTP/1.1" 200 276 0.044912 10.0.0.41 - - [2025-09-15 11:24:44] "POST /access-control-lists HTTP/1.1" 200 592 0.054254 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.026139 10.0.0.41 - - [2025-09-15 11:24:44] "GET /virtual-network/90fd1014-b4e5-474f-97a5-09b6990d78c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011055 10.0.0.41 - - [2025-09-15 11:24:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000556 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.008368 10.0.0.41 - - [2025-09-15 11:24:44] "POST /security-groups HTTP/1.1" 200 574 0.080038 10.0.0.41 - - [2025-09-15 11:24:44] "POST /projects HTTP/1.1" 200 489 0.239628 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.005320 10.0.0.41 - - [2025-09-15 11:24:44] "POST /access-control-lists HTTP/1.1" 200 583 0.050117 10.0.0.41 - - [2025-09-15 11:24:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.020860 10.0.0.41 - - [2025-09-15 11:24:44] "POST /security-groups HTTP/1.1" 200 546 0.070402 10.0.0.41 - - [2025-09-15 11:24:44] "POST /access-control-lists HTTP/1.1" 200 581 0.050758 10.0.0.41 - - [2025-09-15 11:24:44] "POST /chown HTTP/1.1" 200 109 0.028124 10.0.0.41 - - [2025-09-15 11:24:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.007596 10.0.0.41 - - [2025-09-15 11:24:45] "POST /network-ipams HTTP/1.1" 200 522 0.092291 10.0.0.41 - - [2025-09-15 11:24:45] "POST /access-control-lists HTTP/1.1" 200 602 0.057471 10.0.0.41 - - [2025-09-15 11:24:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.025055 10.0.0.41 - - [2025-09-15 11:24:45] "POST /network-ipams HTTP/1.1" 200 510 0.055852 10.0.0.41 - - [2025-09-15 11:24:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.007833 10.0.0.41 - - [2025-09-15 11:24:45] "POST /access-control-lists HTTP/1.1" 200 600 0.070637 10.0.0.41 - - [2025-09-15 11:24:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.002463 10.0.0.41 - - [2025-09-15 11:24:45] "POST /useragent-kv HTTP/1.1" 200 115 0.010121 10.0.0.41 - - [2025-09-15 11:24:45] "POST /virtual-networks HTTP/1.1" 200 538 0.214777 10.0.0.41 - - [2025-09-15 11:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.41 - - [2025-09-15 11:24:45] "POST /access-control-lists HTTP/1.1" 200 589 0.130790 10.0.0.41 - - [2025-09-15 11:24:45] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.056688 10.0.0.41 - - [2025-09-15 11:24:45] "POST /route-targets HTTP/1.1" 200 327 0.030814 10.0.0.41 - - [2025-09-15 11:24:45] "POST /network-ipams HTTP/1.1" 200 518 0.125270 10.0.0.41 - - [2025-09-15 11:24:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.019020 10.0.0.41 - - [2025-09-15 11:24:45] "POST /ref-update HTTP/1.1" 200 156 0.117414 10.0.0.41 - - [2025-09-15 11:24:45] "PUT /access-control-list/1ed76057-b38e-407e-b773-eea8612640b7 HTTP/1.1" 200 272 0.081980 10.0.0.41 - - [2025-09-15 11:24:46] "POST /useragent-kv HTTP/1.1" 200 115 0.024518 10.0.0.41 - - [2025-09-15 11:24:46] "POST /virtual-networks HTTP/1.1" 200 546 0.315447 10.0.0.41 - - [2025-09-15 11:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008627 10.0.0.41 - - [2025-09-15 11:24:46] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.030887 10.0.0.41 - - [2025-09-15 11:24:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.006762 10.0.0.41 - - [2025-09-15 11:24:46] "POST /route-targets HTTP/1.1" 200 327 0.119554 10.0.0.41 - - [2025-09-15 11:24:46] "POST /network-policys HTTP/1.1" 200 538 0.182608 10.0.0.41 - - [2025-09-15 11:24:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.014308 10.0.0.41 - - [2025-09-15 11:24:46] "POST /ref-update HTTP/1.1" 200 156 0.105320 10.0.0.41 - - [2025-09-15 11:24:46] "POST /network-policys HTTP/1.1" 200 534 0.048898 10.0.0.41 - - [2025-09-15 11:24:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.021453 10.0.0.41 - - [2025-09-15 11:24:46] "POST /network-policys HTTP/1.1" 200 542 0.031590 10.0.0.41 - - [2025-09-15 11:24:46] "PUT /access-control-list/a5d12a5c-61ff-4b1d-a505-f19053a5b15d HTTP/1.1" 200 272 0.054673 10.0.0.41 - - [2025-09-15 11:24:46] "POST /ref-update HTTP/1.1" 200 156 0.160947 10.0.0.41 - - [2025-09-15 11:24:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039208 10.0.0.41 - - [2025-09-15 11:24:46] "PUT /access-control-list/1ed76057-b38e-407e-b773-eea8612640b7 HTTP/1.1" 200 272 0.043098 10.0.0.41 - - [2025-09-15 11:24:46] "POST /ref-update HTTP/1.1" 200 156 0.149500 10.0.0.41 - - [2025-09-15 11:24:47] "PUT /access-control-list/a5d12a5c-61ff-4b1d-a505-f19053a5b15d HTTP/1.1" 200 272 0.116025 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-update HTTP/1.1" 200 156 0.060033 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-update HTTP/1.1" 200 156 0.201989 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025595 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015129 10.0.0.41 - - [2025-09-15 11:24:47] "PUT /access-control-list/1ed76057-b38e-407e-b773-eea8612640b7 HTTP/1.1" 200 272 0.049539 10.0.0.41 - - [2025-09-15 11:24:47] "POST /fqname-to-id HTTP/1.1" 404 237 0.002018 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-update HTTP/1.1" 200 156 0.070803 10.0.0.41 - - [2025-09-15 11:24:47] "POST /access-control-lists HTTP/1.1" 200 601 0.048466 10.0.0.41 - - [2025-09-15 11:24:47] "PUT /access-control-list/a5d12a5c-61ff-4b1d-a505-f19053a5b15d HTTP/1.1" 200 272 0.069296 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-update HTTP/1.1" 200 156 0.192814 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-update HTTP/1.1" 200 156 0.101100 10.0.0.41 - - [2025-09-15 11:24:47] "PUT /access-control-list/782d6633-2c5d-44d4-88be-676e38483ce8 HTTP/1.1" 200 272 0.071351 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-update HTTP/1.1" 200 156 0.209016 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-update HTTP/1.1" 200 156 0.069850 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015238 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.084594 10.0.0.41 - - [2025-09-15 11:24:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003599 10.0.0.41 - - [2025-09-15 11:24:47] "PUT /access-control-list/782d6633-2c5d-44d4-88be-676e38483ce8 HTTP/1.1" 200 272 0.157753 10.0.0.41 - - [2025-09-15 11:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.41 - - [2025-09-15 11:24:48] "GET /virtual-network/90fd1014-b4e5-474f-97a5-09b6990d78c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006005 10.0.0.41 - - [2025-09-15 11:24:48] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005850 10.0.0.41 - - [2025-09-15 11:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.41 - - [2025-09-15 11:24:48] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006666 10.0.0.41 - - [2025-09-15 11:24:48] "POST /firewall-policys HTTP/1.1" 200 530 0.032342 10.0.0.41 - - [2025-09-15 11:24:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032354 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.018741 10.0.0.41 - - [2025-09-15 11:24:48] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005104 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005707 10.0.0.41 - - [2025-09-15 11:24:48] "POST /ref-update HTTP/1.1" 200 156 0.037029 10.0.0.41 - - [2025-09-15 11:24:48] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003988 10.0.0.41 - - [2025-09-15 11:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.41 - - [2025-09-15 11:24:48] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002587 10.0.0.41 - - [2025-09-15 11:24:48] "POST /firewall-policys HTTP/1.1" 200 532 0.020396 10.0.0.41 - - [2025-09-15 11:24:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020067 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.012666 10.0.0.41 - - [2025-09-15 11:24:48] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002811 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003105 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003071 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002390 10.0.0.41 - - [2025-09-15 11:24:48] "POST /ref-update HTTP/1.1" 200 156 0.040841 10.0.0.41 - - [2025-09-15 11:24:48] "POST /ref-update HTTP/1.1" 200 156 0.054798 10.0.0.41 - - [2025-09-15 11:24:48] "POST /ref-update HTTP/1.1" 200 156 0.041455 10.0.0.41 - - [2025-09-15 11:24:48] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004160 10.0.0.41 - - [2025-09-15 11:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.41 - - [2025-09-15 11:24:48] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002894 10.0.0.41 - - [2025-09-15 11:24:48] "POST /firewall-policys HTTP/1.1" 200 530 0.023631 10.0.0.41 - - [2025-09-15 11:24:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.042938 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/76aebae4-ee94-4e55-8178-bc7f2b047b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.011868 10.0.0.41 - - [2025-09-15 11:24:48] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002869 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/76aebae4-ee94-4e55-8178-bc7f2b047b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002589 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002882 10.0.0.41 - - [2025-09-15 11:24:48] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003142 10.0.0.41 - - [2025-09-15 11:24:49] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004178 10.0.0.41 - - [2025-09-15 11:24:49] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003533 10.0.0.41 - - [2025-09-15 11:24:49] "POST /ref-update HTTP/1.1" 200 156 0.045076 10.0.0.41 - - [2025-09-15 11:24:49] "POST /ref-update HTTP/1.1" 200 156 0.056417 10.0.0.41 - - [2025-09-15 11:24:49] "POST /ref-update HTTP/1.1" 200 156 0.030323 10.0.0.41 - - [2025-09-15 11:24:49] "POST /ref-update HTTP/1.1" 200 156 0.038814 10.0.0.41 - - [2025-09-15 11:24:49] "POST /ref-update HTTP/1.1" 200 156 0.045531 10.0.0.41 - - [2025-09-15 11:24:49] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.025625 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 10.0.0.41 - - [2025-09-15 11:24:49] "POST /tags HTTP/1.1" 200 299 0.065379 10.0.0.41 - - [2025-09-15 11:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.41 - - [2025-09-15 11:24:49] "GET /tag/0e568858-82ad-4869-9a91-28ecd50fcf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016793 10.0.0.41 - - [2025-09-15 11:24:49] "POST /set-tag HTTP/1.1" 200 109 0.026554 10.0.0.41 - - [2025-09-15 11:24:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.002120 10.0.0.41 - - [2025-09-15 11:24:50] "POST /tags HTTP/1.1" 200 357 0.143822 10.0.0.41 - - [2025-09-15 11:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.41 - - [2025-09-15 11:24:50] "GET /tag/c628f823-1d58-4559-8c8d-d95caa810951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.026716 10.0.0.41 - - [2025-09-15 11:24:50] "POST /tags HTTP/1.1" 200 305 0.066259 10.0.0.41 - - [2025-09-15 11:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009182 10.0.0.41 - - [2025-09-15 11:24:50] "GET /tag/c66fe7f8-e8db-476a-87ad-081358f20fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019805 10.0.0.41 - - [2025-09-15 11:24:50] "POST /id-to-fqname HTTP/1.1" 200 174 0.002089 10.0.0.41 - - [2025-09-15 11:24:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.012778 10.0.0.41 - - [2025-09-15 11:24:50] "POST /security-groups HTTP/1.1" 200 571 0.118549 10.0.0.41 - - [2025-09-15 11:24:50] "POST /projects HTTP/1.1" 200 483 0.309539 10.0.0.41 - - [2025-09-15 11:24:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.016592 10.0.0.41 - - [2025-09-15 11:24:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020102 10.0.0.41 - - [2025-09-15 11:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.030313 10.0.0.41 - - [2025-09-15 11:24:50] "POST /access-control-lists HTTP/1.1" 200 580 0.094015 10.0.0.41 - - [2025-09-15 11:24:50] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.039559 10.0.0.41 - - [2025-09-15 11:24:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.011471 10.0.0.41 - - [2025-09-15 11:24:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007919 10.0.0.41 - - [2025-09-15 11:24:50] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.012223 10.0.0.41 - - [2025-09-15 11:24:50] "POST /access-control-lists HTTP/1.1" 200 578 0.073704 10.0.0.41 - - [2025-09-15 11:24:51] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.147714 10.0.0.41 - - [2025-09-15 11:24:51] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.120469 10.0.0.41 - - [2025-09-15 11:24:51] "POST /security-groups HTTP/1.1" 200 537 0.096610 10.0.0.41 - - [2025-09-15 11:24:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.003918 10.0.0.41 - - [2025-09-15 11:24:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.044398 10.0.0.41 - - [2025-09-15 11:24:51] "POST /access-control-lists HTTP/1.1" 200 596 0.108548 10.0.0.41 - - [2025-09-15 11:24:51] "POST /chown HTTP/1.1" 200 109 0.061426 10.0.0.41 - - [2025-09-15 11:24:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.032723 10.0.0.41 - - [2025-09-15 11:24:51] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.034491 10.0.0.41 - - [2025-09-15 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.41 - - [2025-09-15 11:24:51] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.059116 10.0.0.41 - - [2025-09-15 11:24:51] "POST /access-control-lists HTTP/1.1" 200 594 0.148929 10.0.0.41 - - [2025-09-15 11:24:51] "POST /tags HTTP/1.1" 409 207 0.010012 10.0.0.41 - - [2025-09-15 11:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.41 - - [2025-09-15 11:24:51] "GET /tag/c66fe7f8-e8db-476a-87ad-081358f20fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023489 10.0.0.41 - - [2025-09-15 11:24:51] "POST /firewall-rules HTTP/1.1" 200 564 0.159478 10.0.0.41 - - [2025-09-15 11:24:51] "GET /firewall-rule/49dbf2b5-3b55-415d-bd88-599c8420b5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.024760 10.0.0.41 - - [2025-09-15 11:24:51] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004245 10.0.0.41 - - [2025-09-15 11:24:51] "GET /firewall-rule/49dbf2b5-3b55-415d-bd88-599c8420b5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003284 10.0.0.41 - - [2025-09-15 11:24:51] "POST /ref-update HTTP/1.1" 200 156 0.032966 10.0.0.41 - - [2025-09-15 11:24:52] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002758 10.0.0.41 - - [2025-09-15 11:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.41 - - [2025-09-15 11:24:52] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003983 10.0.0.41 - - [2025-09-15 11:24:52] "POST /tags HTTP/1.1" 409 207 0.004290 10.0.0.41 - - [2025-09-15 11:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.41 - - [2025-09-15 11:24:52] "GET /tag/c66fe7f8-e8db-476a-87ad-081358f20fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029679 10.0.0.41 - - [2025-09-15 11:24:52] "POST /firewall-rules HTTP/1.1" 200 562 0.078053 10.0.0.41 - - [2025-09-15 11:24:52] "GET /firewall-rule/c4fd7838-c1f2-4a5e-ac26-393e76556b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.010826 10.0.0.41 - - [2025-09-15 11:24:52] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004964 10.0.0.41 - - [2025-09-15 11:24:52] "GET /firewall-rule/c4fd7838-c1f2-4a5e-ac26-393e76556b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003642 10.0.0.41 - - [2025-09-15 11:24:52] "POST /ref-update HTTP/1.1" 200 156 0.035456 10.0.0.41 - - [2025-09-15 11:24:52] "POST /tags HTTP/1.1" 200 301 0.149382 10.0.0.41 - - [2025-09-15 11:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010021 10.0.0.41 - - [2025-09-15 11:24:52] "GET /tag/26e1308f-060a-4bac-b71f-16bc1db94b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.029637 10.0.0.41 - - [2025-09-15 11:24:52] "POST /tags HTTP/1.1" 200 325 0.094117 10.0.0.41 - - [2025-09-15 11:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.41 - - [2025-09-15 11:24:52] "GET /tag/4c62d0fa-b28a-4562-838c-e4f3ccffa6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.016693 10.0.0.41 - - [2025-09-15 11:24:52] "POST /tags HTTP/1.1" 200 363 0.024993 10.0.0.41 - - [2025-09-15 11:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.41 - - [2025-09-15 11:24:52] "GET /tag/4d563764-01c0-4409-8201-042b494c2696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.018981 10.0.0.41 - - [2025-09-15 11:24:52] "POST /tags HTTP/1.1" 200 311 0.022045 10.0.0.41 - - [2025-09-15 11:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.41 - - [2025-09-15 11:24:53] "GET /tag/e1fdd4e8-a113-46a3-9a2e-535535bdfa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023953 10.0.0.41 - - [2025-09-15 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.41 - - [2025-09-15 11:24:53] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007167 10.0.0.41 - - [2025-09-15 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.41 - - [2025-09-15 11:24:53] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.036197 10.0.0.41 - - [2025-09-15 11:24:53] "POST /virtual-machines HTTP/1.1" 200 377 0.008792 10.0.0.41 - - [2025-09-15 11:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022004 10.0.0.41 - - [2025-09-15 11:24:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.150156 10.0.0.41 - - [2025-09-15 11:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008960 10.0.0.41 - - [2025-09-15 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015037 10.0.0.41 - - [2025-09-15 11:24:53] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.009494 10.0.0.41 - - [2025-09-15 11:24:53] "POST /instance-ips HTTP/1.1" 200 409 0.080816 10.0.0.41 - - [2025-09-15 11:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.052053 10.0.0.41 - - [2025-09-15 11:24:53] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004653 10.0.0.41 - - [2025-09-15 11:24:53] "POST /set-tag HTTP/1.1" 200 109 0.022621 10.0.0.41 - - [2025-09-15 11:24:53] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.035348 10.0.0.41 - - [2025-09-15 11:24:53] "GET /instance-ip/99baebc4-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.009226 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001637 10.0.0.41 - - [2025-09-15 11:24:53] "POST /tags HTTP/1.1" 200 355 0.022198 10.0.0.41 - - [2025-09-15 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015202 10.0.0.41 - - [2025-09-15 11:24:53] "GET /tag/a9729c08-766e-4a42-a564-20139dae5625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013312 10.0.0.41 - - [2025-09-15 11:24:53] "POST /tags HTTP/1.1" 200 303 0.026100 10.0.0.41 - - [2025-09-15 11:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.41 - - [2025-09-15 11:24:54] "GET /tag/a877c0b3-ccff-4478-88fa-4e5bda7d6c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.031176 10.0.0.41 - - [2025-09-15 11:24:54] "POST /projects HTTP/1.1" 409 218 0.002295 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.41 - - [2025-09-15 11:24:54] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035428 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.41 - - [2025-09-15 11:24:54] "GET /network-ipam/9e7a17d9-2f4c-43e3-b982-8f8bacd5a5df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002987 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.41 - - [2025-09-15 11:24:54] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004746 10.0.0.41 - - [2025-09-15 11:24:54] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.050255 10.0.0.41 - - [2025-09-15 11:24:54] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.028528 10.0.0.41 - - [2025-09-15 11:24:54] "POST /set-tag HTTP/1.1" 200 109 0.055812 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024635 10.0.0.41 - - [2025-09-15 11:24:54] "GET /network-ipam/9b3f1402-9cdb-4f86-823c-20993f3e5db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.023863 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.41 - - [2025-09-15 11:24:54] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006905 10.0.0.41 - - [2025-09-15 11:24:54] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.051735 10.0.0.41 - - [2025-09-15 11:24:54] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004735 10.0.0.41 - - [2025-09-15 11:24:54] "POST /set-tag HTTP/1.1" 200 109 0.058258 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.41 - - [2025-09-15 11:24:54] "GET /network-policy/1be015d7-6832-4850-9e04-a6183db979aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002973 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.41 - - [2025-09-15 11:24:54] "GET /network-policy/c67795ea-29f4-41b5-82b3-50c0c92089b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002507 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.41 - - [2025-09-15 11:24:54] "GET /network-policy/b1c40b0c-a224-4186-8a96-d9a2cbe2f67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002725 10.0.0.41 - - [2025-09-15 11:24:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.41 - - [2025-09-15 11:24:54] "PUT /network-policy/b1c40b0c-a224-4186-8a96-d9a2cbe2f67b HTTP/1.1" 200 262 0.015908 10.0.0.41 - - [2025-09-15 11:24:54] "PUT /access-control-list/782d6633-2c5d-44d4-88be-676e38483ce8 HTTP/1.1" 200 272 0.073607 10.0.0.41 - - [2025-09-15 11:24:55] "POST /ref-update HTTP/1.1" 200 156 0.152833 10.0.0.41 - - [2025-09-15 11:24:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041655 10.0.0.41 - - [2025-09-15 11:24:55] "PUT /access-control-list/1ed76057-b38e-407e-b773-eea8612640b7 HTTP/1.1" 200 272 0.086982 10.0.0.41 - - [2025-09-15 11:24:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011662 10.0.0.41 - - [2025-09-15 11:24:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002210 10.0.0.41 - - [2025-09-15 11:24:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001891 10.0.0.41 - - [2025-09-15 11:24:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002467 10.0.0.41 - - [2025-09-15 11:24:55] "POST /security-groups HTTP/1.1" 409 245 0.003188 10.0.0.41 - - [2025-09-15 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.41 - - [2025-09-15 11:24:55] "PUT /security-group/7ba03217-241a-40d0-a800-3dc727088d8b HTTP/1.1" 200 262 0.059910 10.0.0.41 - - [2025-09-15 11:24:55] "PUT /access-control-list/4584990d-6d6c-4028-a04c-c5b6fd180ed4 HTTP/1.1" 200 272 0.028911 10.0.0.41 - - [2025-09-15 11:24:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045305 10.0.0.41 - - [2025-09-15 11:24:55] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020389 10.0.0.41 - - [2025-09-15 11:24:55] "PUT /access-control-list/74cbf83b-1c39-4bfb-964b-6c998ede0728 HTTP/1.1" 200 272 0.048338 10.0.0.41 - - [2025-09-15 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.41 - - [2025-09-15 11:24:55] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008504 10.0.0.41 - - [2025-09-15 11:24:55] "POST /tags HTTP/1.1" 409 206 0.004648 10.0.0.41 - - [2025-09-15 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.41 - - [2025-09-15 11:24:55] "GET /tag/a877c0b3-ccff-4478-88fa-4e5bda7d6c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012852 10.0.0.41 - - [2025-09-15 11:24:55] "POST /firewall-rules HTTP/1.1" 200 562 0.086024 10.0.0.41 - - [2025-09-15 11:24:55] "GET /firewall-rule/169df1b0-4252-4065-8f15-978e5e3235b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004463 10.0.0.41 - - [2025-09-15 11:24:55] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003730 10.0.0.41 - - [2025-09-15 11:24:55] "GET /firewall-rule/169df1b0-4252-4065-8f15-978e5e3235b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003659 10.0.0.41 - - [2025-09-15 11:24:55] "POST /ref-update HTTP/1.1" 200 156 0.056781 10.0.0.41 - - [2025-09-15 11:24:55] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005893 10.0.0.41 - - [2025-09-15 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.41 - - [2025-09-15 11:24:55] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003491 10.0.0.41 - - [2025-09-15 11:24:55] "POST /tags HTTP/1.1" 409 206 0.005981 10.0.0.41 - - [2025-09-15 11:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.41 - - [2025-09-15 11:24:55] "GET /tag/a877c0b3-ccff-4478-88fa-4e5bda7d6c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012880 10.0.0.41 - - [2025-09-15 11:24:56] "POST /firewall-rules HTTP/1.1" 200 560 0.072683 10.0.0.41 - - [2025-09-15 11:24:56] "GET /firewall-rule/21459bb2-82a4-41be-8727-46ce8ae45c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.008170 10.0.0.41 - - [2025-09-15 11:24:56] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004775 10.0.0.41 - - [2025-09-15 11:24:56] "GET /firewall-rule/21459bb2-82a4-41be-8727-46ce8ae45c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.011765 10.0.0.41 - - [2025-09-15 11:24:56] "POST /ref-update HTTP/1.1" 200 156 0.051660 10.0.0.41 - - [2025-09-15 11:24:56] "POST /tags HTTP/1.1" 200 305 0.104137 10.0.0.41 - - [2025-09-15 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.030971 10.0.0.41 - - [2025-09-15 11:24:56] "GET /tag/3522dc9c-292e-475f-82fc-d7cb3d62fd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024088 10.0.0.41 - - [2025-09-15 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.41 - - [2025-09-15 11:24:56] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054929 10.0.0.41 - - [2025-09-15 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.41 - - [2025-09-15 11:24:56] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.012852 10.0.0.41 - - [2025-09-15 11:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.41 - - [2025-09-15 11:24:56] "GET /service-appliance-set/921fa813-0f61-4f8f-9030-318173714390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006246 10.0.0.41 - - [2025-09-15 11:24:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.002472 10.0.0.41 - - [2025-09-15 11:24:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.153064 10.0.0.41 - - [2025-09-15 11:24:56] "GET /virtual-machine-interface/62ed13bc-7e2c-45ee-8852-01a22db5bfba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.030684 10.0.0.41 - - [2025-09-15 11:24:56] "POST /instance-ips HTTP/1.1" 200 381 0.051891 10.0.0.41 - - [2025-09-15 11:24:57] "GET /instance-ip/f09edabc-8d48-46cf-beaf-40869195219d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009039 10.0.0.41 - - [2025-09-15 11:24:57] "POST /loadbalancers HTTP/1.1" 200 582 0.081519 10.0.0.41 - - [2025-09-15 11:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017772 10.0.0.41 - - [2025-09-15 11:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.41 - - [2025-09-15 11:24:57] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.086099 10.0.0.41 - - [2025-09-15 11:24:57] "GET /loadbalancer/4e8735e2-ec88-4c2f-9884-e483b603cbaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008337 10.0.0.41 - - [2025-09-15 11:24:57] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.095243 10.0.0.41 - - [2025-09-15 11:24:57] "GET /instance-ip/f09edabc-8d48-46cf-beaf-40869195219d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011518 10.0.0.41 - - [2025-09-15 11:24:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.154864 10.0.0.41 - - [2025-09-15 11:24:57] "POST /floating-ips HTTP/1.1" 200 583 0.105610 10.0.0.41 - - [2025-09-15 11:24:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.080885 10.0.0.41 - - [2025-09-15 11:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020187 10.0.0.41 - - [2025-09-15 11:24:57] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064635 10.0.0.41 - - [2025-09-15 11:24:57] "GET /loadbalancer-listener/b5f780be-3787-4d86-a589-b5f171bb6dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.018575 10.0.0.41 - - [2025-09-15 11:24:57] "GET /loadbalancer-listener/b5f780be-3787-4d86-a589-b5f171bb6dda?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006094 10.0.0.41 - - [2025-09-15 11:24:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037816 10.0.0.41 - - [2025-09-15 11:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023658 10.0.0.41 - - [2025-09-15 11:24:57] "GET /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003327 10.0.0.41 - - [2025-09-15 11:24:57] "GET /instance-ip/f09edabc-8d48-46cf-beaf-40869195219d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005086 10.0.0.41 - - [2025-09-15 11:24:57] "GET /instance-ip/f09edabc-8d48-46cf-beaf-40869195219d?fields=floating_ips HTTP/1.1" 200 1171 0.017591 10.0.0.41 - - [2025-09-15 11:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.41 - - [2025-09-15 11:24:57] "PUT /global-vrouter-config/7102c5b3-94f3-4530-b7e8-bf8aae7776fb HTTP/1.1" 200 276 0.013499 10.0.0.41 - - [2025-09-15 11:24:57] "GET /floating-ip/fcc192ff-9909-4187-9964-dd2321b84ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.025841 10.0.0.41 - - [2025-09-15 11:24:57] "POST /fqname-to-id HTTP/1.1" 404 228 0.012923 10.0.0.41 - - [2025-09-15 11:24:58] "POST /tags HTTP/1.1" 200 371 0.045460 10.0.0.41 - - [2025-09-15 11:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014700 10.0.0.41 - - [2025-09-15 11:24:58] "GET /tag/406e33a7-75fb-4603-8523-20a92a7df8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.012556 10.0.0.41 - - [2025-09-15 11:24:58] "POST /tags HTTP/1.1" 200 319 0.023609 10.0.0.41 - - [2025-09-15 11:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021858 10.0.0.41 - - [2025-09-15 11:24:58] "GET /tag/8e1f6aa0-dd25-4a6c-b325-66e9036d48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013401 10.0.0.41 - - [2025-09-15 11:24:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000532 10.0.0.41 - - [2025-09-15 11:24:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.007643 10.0.0.41 - - [2025-09-15 11:24:58] "POST /security-groups HTTP/1.1" 200 578 0.087707 10.0.0.41 - - [2025-09-15 11:24:58] "POST /projects HTTP/1.1" 200 497 0.311001 10.0.0.41 - - [2025-09-15 11:24:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.022012 10.0.0.41 - - [2025-09-15 11:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029973 10.0.0.41 - - [2025-09-15 11:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011349 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001286 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:24:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001313 10.0.0.41 - - [2025-09-15 11:24:58] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.022232 10.0.0.41 - - [2025-09-15 11:24:58] "POST /access-control-lists HTTP/1.1" 200 587 0.099141 10.0.0.41 - - [2025-09-15 11:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009766 10.0.0.41 - - [2025-09-15 11:24:58] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.016418 10.0.0.41 - - [2025-09-15 11:24:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.002001 10.0.0.41 - - [2025-09-15 11:24:58] "POST /access-control-lists HTTP/1.1" 200 585 0.076928 10.0.0.41 - - [2025-09-15 11:24:58] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.133937 10.0.0.41 - - [2025-09-15 11:24:58] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.063929 10.0.0.41 - - [2025-09-15 11:24:59] "POST /security-groups HTTP/1.1" 200 558 0.269503 10.0.0.41 - - [2025-09-15 11:24:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.002836 10.0.0.41 - - [2025-09-15 11:24:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029709 10.0.0.41 - - [2025-09-15 11:24:59] "POST /chown HTTP/1.1" 200 109 0.032966 10.0.0.41 - - [2025-09-15 11:24:59] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023662 10.0.0.41 - - [2025-09-15 11:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.41 - - [2025-09-15 11:24:59] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004216 10.0.0.41 - - [2025-09-15 11:24:59] "POST /access-control-lists HTTP/1.1" 200 610 0.137222 10.0.0.41 - - [2025-09-15 11:24:59] "POST /tags HTTP/1.1" 409 214 0.013998 10.0.0.41 - - [2025-09-15 11:24:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.002183 10.0.0.41 - - [2025-09-15 11:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.41 - - [2025-09-15 11:24:59] "GET /tag/8e1f6aa0-dd25-4a6c-b325-66e9036d48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013886 10.0.0.41 - - [2025-09-15 11:24:59] "POST /access-control-lists HTTP/1.1" 200 608 0.088689 10.0.0.41 - - [2025-09-15 11:24:59] "POST /firewall-rules HTTP/1.1" 200 578 0.137878 10.0.0.41 - - [2025-09-15 11:24:59] "GET /firewall-rule/e3985a25-0cbd-48e6-8df5-a2179c110deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006948 10.0.0.41 - - [2025-09-15 11:24:59] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005334 10.0.0.41 - - [2025-09-15 11:24:59] "GET /firewall-rule/e3985a25-0cbd-48e6-8df5-a2179c110deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002467 10.0.0.41 - - [2025-09-15 11:24:59] "POST /ref-update HTTP/1.1" 200 156 0.041440 10.0.0.41 - - [2025-09-15 11:24:59] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006260 10.0.0.41 - - [2025-09-15 11:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.41 - - [2025-09-15 11:24:59] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004011 10.0.0.41 - - [2025-09-15 11:24:59] "POST /tags HTTP/1.1" 409 214 0.001959 10.0.0.41 - - [2025-09-15 11:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.41 - - [2025-09-15 11:24:59] "GET /tag/8e1f6aa0-dd25-4a6c-b325-66e9036d48bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014095 10.0.0.41 - - [2025-09-15 11:25:00] "POST /firewall-rules HTTP/1.1" 200 576 0.103083 10.0.0.41 - - [2025-09-15 11:25:00] "GET /firewall-rule/93bdd439-7501-4073-9b27-66e36685bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.020560 10.0.0.41 - - [2025-09-15 11:25:00] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006088 10.0.0.41 - - [2025-09-15 11:25:00] "GET /firewall-rule/93bdd439-7501-4073-9b27-66e36685bdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004915 10.0.0.41 - - [2025-09-15 11:25:00] "POST /ref-update HTTP/1.1" 200 156 0.065672 10.0.0.41 - - [2025-09-15 11:25:00] "POST /tags HTTP/1.1" 200 301 0.027588 10.0.0.41 - - [2025-09-15 11:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.41 - - [2025-09-15 11:25:00] "GET /tag/d730c9bb-96c5-467c-9032-94231991e035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024537 10.0.0.41 - - [2025-09-15 11:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.41 - - [2025-09-15 11:25:00] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.065238 10.0.0.41 - - [2025-09-15 11:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.41 - - [2025-09-15 11:25:00] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.061273 10.0.0.41 - - [2025-09-15 11:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.41 - - [2025-09-15 11:25:00] "GET /service-appliance-set/921fa813-0f61-4f8f-9030-318173714390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002655 10.0.0.41 - - [2025-09-15 11:25:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.002714 10.0.0.41 - - [2025-09-15 11:25:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129653 10.0.0.41 - - [2025-09-15 11:25:00] "GET /virtual-machine-interface/5bbf9f55-1e40-40dc-851a-159705f579b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.018404 10.0.0.41 - - [2025-09-15 11:25:00] "POST /instance-ips HTTP/1.1" 200 377 0.035622 10.0.0.41 - - [2025-09-15 11:25:00] "GET /instance-ip/b4dd611e-2040-4f72-9280-bdb0b6c0cabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019939 10.0.0.41 - - [2025-09-15 11:25:01] "POST /loadbalancers HTTP/1.1" 200 582 0.087599 10.0.0.41 - - [2025-09-15 11:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037830 10.0.0.41 - - [2025-09-15 11:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019188 10.0.0.41 - - [2025-09-15 11:25:01] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.110715 10.0.0.41 - - [2025-09-15 11:25:01] "GET /instance-ip/b4dd611e-2040-4f72-9280-bdb0b6c0cabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005954 10.0.0.41 - - [2025-09-15 11:25:01] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.145416 10.0.0.41 - - [2025-09-15 11:25:01] "POST /floating-ips HTTP/1.1" 200 581 0.100224 10.0.0.41 - - [2025-09-15 11:25:01] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.027498 10.0.0.41 - - [2025-09-15 11:25:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.076656 10.0.0.41 - - [2025-09-15 11:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035497 10.0.0.41 - - [2025-09-15 11:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.41 - - [2025-09-15 11:25:01] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033964 10.0.0.41 - - [2025-09-15 11:25:01] "GET /loadbalancer-listener/eaa9fb5c-e9ce-4aa3-9629-28b7fb76737d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004750 10.0.0.41 - - [2025-09-15 11:25:01] "GET /loadbalancer-listener/eaa9fb5c-e9ce-4aa3-9629-28b7fb76737d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005916 10.0.0.41 - - [2025-09-15 11:25:01] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034722 10.0.0.41 - - [2025-09-15 11:25:01] "GET /instance-ip/b4dd611e-2040-4f72-9280-bdb0b6c0cabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017759 10.0.0.41 - - [2025-09-15 11:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018116 10.0.0.41 - - [2025-09-15 11:25:01] "GET /instance-ip/b4dd611e-2040-4f72-9280-bdb0b6c0cabf?fields=floating_ips HTTP/1.1" 200 1165 0.017223 10.0.0.41 - - [2025-09-15 11:25:01] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.011594 10.0.0.41 - - [2025-09-15 11:25:01] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039081 10.0.0.41 - - [2025-09-15 11:25:01] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003004 10.0.0.41 - - [2025-09-15 11:25:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020337 10.0.0.41 - - [2025-09-15 11:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024197 10.0.0.41 - - [2025-09-15 11:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007757 10.0.0.41 - - [2025-09-15 11:25:01] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.056090 10.0.0.41 - - [2025-09-15 11:25:01] "GET /loadbalancer-listener/129b2cb3-a99f-4b38-9f60-a95fb303158e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005991 10.0.0.41 - - [2025-09-15 11:25:01] "GET /loadbalancer-listener/129b2cb3-a99f-4b38-9f60-a95fb303158e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005406 10.0.0.41 - - [2025-09-15 11:25:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030226 10.0.0.41 - - [2025-09-15 11:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.41 - - [2025-09-15 11:25:02] "GET /instance-ip/b4dd611e-2040-4f72-9280-bdb0b6c0cabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014357 10.0.0.41 - - [2025-09-15 11:25:02] "GET /instance-ip/b4dd611e-2040-4f72-9280-bdb0b6c0cabf?fields=floating_ips HTTP/1.1" 200 1165 0.010502 10.0.0.41 - - [2025-09-15 11:25:02] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.076799 10.0.0.41 - - [2025-09-15 11:25:02] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005784 10.0.0.41 - - [2025-09-15 11:25:02] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002647 10.0.0.41 - - [2025-09-15 11:25:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018405 10.0.0.41 - - [2025-09-15 11:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023235 10.0.0.41 - - [2025-09-15 11:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009288 10.0.0.41 - - [2025-09-15 11:25:02] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.064821 10.0.0.41 - - [2025-09-15 11:25:02] "GET /loadbalancer-listener/9dbf0e73-3f8a-4a94-b2ab-6915bd0a04be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004807 10.0.0.41 - - [2025-09-15 11:25:02] "GET /loadbalancer-listener/9dbf0e73-3f8a-4a94-b2ab-6915bd0a04be?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006021 10.0.0.41 - - [2025-09-15 11:25:02] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030009 10.0.0.41 - - [2025-09-15 11:25:02] "GET /instance-ip/b4dd611e-2040-4f72-9280-bdb0b6c0cabf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004883 10.0.0.41 - - [2025-09-15 11:25:02] "GET /instance-ip/b4dd611e-2040-4f72-9280-bdb0b6c0cabf?fields=floating_ips HTTP/1.1" 200 1165 0.004434 10.0.0.41 - - [2025-09-15 11:25:02] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003241 10.0.0.41 - - [2025-09-15 11:25:02] "POST /tags HTTP/1.1" 200 363 0.049329 10.0.0.41 - - [2025-09-15 11:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024002 10.0.0.41 - - [2025-09-15 11:25:02] "GET /tag/a107e920-0df0-4ae0-b19c-9252435975ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013309 10.0.0.41 - - [2025-09-15 11:25:02] "POST /tags HTTP/1.1" 200 311 0.036456 10.0.0.41 - - [2025-09-15 11:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.41 - - [2025-09-15 11:25:02] "GET /tag/624c84a3-64dc-4d0f-bf2f-a28bc86789ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020090 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:25:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:25:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 10.0.0.41 - - [2025-09-15 11:25:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.004529 10.0.0.41 - - [2025-09-15 11:25:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.002645 10.0.0.41 - - [2025-09-15 11:25:02] "POST /security-groups HTTP/1.1" 200 574 0.070689 10.0.0.41 - - [2025-09-15 11:25:02] "POST /projects HTTP/1.1" 200 489 0.235916 10.0.0.41 - - [2025-09-15 11:25:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.011723 10.0.0.41 - - [2025-09-15 11:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027461 10.0.0.41 - - [2025-09-15 11:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.41 - - [2025-09-15 11:25:03] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006427 10.0.0.41 - - [2025-09-15 11:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.41 - - [2025-09-15 11:25:03] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004380 10.0.0.41 - - [2025-09-15 11:25:03] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.148084 10.0.0.41 - - [2025-09-15 11:25:03] "POST /access-control-lists HTTP/1.1" 200 583 0.329371 10.0.0.41 - - [2025-09-15 11:25:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.011537 10.0.0.41 - - [2025-09-15 11:25:03] "POST /access-control-lists HTTP/1.1" 200 581 0.083288 10.0.0.41 - - [2025-09-15 11:25:03] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.154016 10.0.0.41 - - [2025-09-15 11:25:03] "POST /security-groups HTTP/1.1" 200 546 0.091880 10.0.0.41 - - [2025-09-15 11:25:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.002304 10.0.0.41 - - [2025-09-15 11:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.057324 10.0.0.41 - - [2025-09-15 11:25:03] "POST /access-control-lists HTTP/1.1" 200 602 0.070512 10.0.0.41 - - [2025-09-15 11:25:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.010638 10.0.0.41 - - [2025-09-15 11:25:03] "POST /chown HTTP/1.1" 200 109 0.037417 10.0.0.41 - - [2025-09-15 11:25:03] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017321 10.0.0.41 - - [2025-09-15 11:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.41 - - [2025-09-15 11:25:03] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012261 10.0.0.41 - - [2025-09-15 11:25:03] "POST /access-control-lists HTTP/1.1" 200 600 0.069884 10.0.0.41 - - [2025-09-15 11:25:03] "POST /tags HTTP/1.1" 409 210 0.006169 10.0.0.41 - - [2025-09-15 11:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.41 - - [2025-09-15 11:25:03] "GET /tag/624c84a3-64dc-4d0f-bf2f-a28bc86789ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011972 10.0.0.41 - - [2025-09-15 11:25:04] "POST /firewall-rules HTTP/1.1" 200 570 0.069953 10.0.0.41 - - [2025-09-15 11:25:04] "GET /firewall-rule/727548f4-3cd0-4cb2-8aa8-b8a41e0677c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017455 10.0.0.41 - - [2025-09-15 11:25:04] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004171 10.0.0.41 - - [2025-09-15 11:25:04] "GET /firewall-rule/727548f4-3cd0-4cb2-8aa8-b8a41e0677c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002315 10.0.0.41 - - [2025-09-15 11:25:04] "POST /ref-update HTTP/1.1" 200 156 0.036013 10.0.0.41 - - [2025-09-15 11:25:04] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008057 10.0.0.41 - - [2025-09-15 11:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.41 - - [2025-09-15 11:25:04] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002495 10.0.0.41 - - [2025-09-15 11:25:04] "POST /tags HTTP/1.1" 409 210 0.001519 10.0.0.41 - - [2025-09-15 11:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.41 - - [2025-09-15 11:25:04] "GET /tag/624c84a3-64dc-4d0f-bf2f-a28bc86789ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013081 10.0.0.41 - - [2025-09-15 11:25:04] "POST /firewall-rules HTTP/1.1" 200 568 0.070422 10.0.0.41 - - [2025-09-15 11:25:04] "GET /firewall-rule/6cfbeea4-4c6c-4b3e-8f0f-0316da8b8530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003874 10.0.0.41 - - [2025-09-15 11:25:04] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003350 10.0.0.41 - - [2025-09-15 11:25:04] "GET /firewall-rule/6cfbeea4-4c6c-4b3e-8f0f-0316da8b8530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002252 10.0.0.41 - - [2025-09-15 11:25:04] "POST /ref-update HTTP/1.1" 200 156 0.038593 10.0.0.41 - - [2025-09-15 11:25:04] "POST /tags HTTP/1.1" 409 237 0.002217 10.0.0.41 - - [2025-09-15 11:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.41 - - [2025-09-15 11:25:04] "GET /tag/4d563764-01c0-4409-8201-042b494c2696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012017 10.0.0.41 - - [2025-09-15 11:25:04] "POST /tags HTTP/1.1" 409 210 0.002332 10.0.0.41 - - [2025-09-15 11:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.41 - - [2025-09-15 11:25:04] "GET /tag/e1fdd4e8-a113-46a3-9a2e-535535bdfa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010491 10.0.0.41 - - [2025-09-15 11:25:04] "POST /projects HTTP/1.1" 409 223 0.002109 10.0.0.41 - - [2025-09-15 11:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.41 - - [2025-09-15 11:25:04] "GET /project/0b897798-4328-4ddd-933c-440f4244bb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035547 10.0.0.41 - - [2025-09-15 11:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.41 - - [2025-09-15 11:25:04] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004023 10.0.0.41 - - [2025-09-15 11:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.41 - - [2025-09-15 11:25:04] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006228 10.0.0.41 - - [2025-09-15 11:25:04] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.040135 10.0.0.41 - - [2025-09-15 11:25:04] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.060397 10.0.0.41 - - [2025-09-15 11:25:04] "POST /security-groups HTTP/1.1" 409 253 0.002532 10.0.0.41 - - [2025-09-15 11:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.41 - - [2025-09-15 11:25:04] "PUT /security-group/4be729ee-63d7-4063-bf4e-7abd39688cab HTTP/1.1" 200 262 0.055102 10.0.0.41 - - [2025-09-15 11:25:04] "PUT /access-control-list/f4f2071f-1e38-4c03-88ae-9c5ed03f30bb HTTP/1.1" 200 272 0.012012 10.0.0.41 - - [2025-09-15 11:25:04] "PUT /access-control-list/a6161c0d-aafe-48da-9df7-87fa9da017ae HTTP/1.1" 200 272 0.018344 10.0.0.41 - - [2025-09-15 11:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012633 10.0.0.41 - - [2025-09-15 11:25:05] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010114 10.0.0.41 - - [2025-09-15 11:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.41 - - [2025-09-15 11:25:05] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002831 10.0.0.41 - - [2025-09-15 11:25:05] "POST /tags HTTP/1.1" 409 210 0.001831 10.0.0.41 - - [2025-09-15 11:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.41 - - [2025-09-15 11:25:05] "GET /tag/e1fdd4e8-a113-46a3-9a2e-535535bdfa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012403 10.0.0.41 - - [2025-09-15 11:25:05] "POST /firewall-rules HTTP/1.1" 200 570 0.069876 10.0.0.41 - - [2025-09-15 11:25:05] "GET /firewall-rule/29822bf0-20a1-4bc3-a724-cdb81343c986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023067 10.0.0.41 - - [2025-09-15 11:25:05] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003967 10.0.0.41 - - [2025-09-15 11:25:05] "GET /firewall-rule/29822bf0-20a1-4bc3-a724-cdb81343c986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002271 10.0.0.41 - - [2025-09-15 11:25:05] "POST /ref-update HTTP/1.1" 200 156 0.042778 10.0.0.41 - - [2025-09-15 11:25:05] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006128 10.0.0.41 - - [2025-09-15 11:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.41 - - [2025-09-15 11:25:05] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002929 10.0.0.41 - - [2025-09-15 11:25:05] "POST /tags HTTP/1.1" 409 210 0.001652 10.0.0.41 - - [2025-09-15 11:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.41 - - [2025-09-15 11:25:05] "GET /tag/e1fdd4e8-a113-46a3-9a2e-535535bdfa7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011897 10.0.0.41 - - [2025-09-15 11:25:05] "POST /firewall-rules HTTP/1.1" 200 568 0.068717 10.0.0.41 - - [2025-09-15 11:25:05] "GET /firewall-rule/42cd28b3-8103-4d2b-b61b-c291509dfefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004774 10.0.0.41 - - [2025-09-15 11:25:05] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004131 10.0.0.41 - - [2025-09-15 11:25:05] "GET /firewall-rule/42cd28b3-8103-4d2b-b61b-c291509dfefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002217 10.0.0.41 - - [2025-09-15 11:25:05] "POST /ref-update HTTP/1.1" 200 156 0.048898 10.0.0.41 - - [2025-09-15 11:25:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011758 10.0.0.41 - - [2025-09-15 11:25:05] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.141 - - [2025-09-15 11:25:36] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.141 - - [2025-09-15 11:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.141 - - [2025-09-15 11:25:36] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004452 10.0.0.141 - - [2025-09-15 11:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.141 - - [2025-09-15 11:25:36] "GET /routing-instance/90e83669-fe10-4ac8-9957-46628cbdc73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003208 10.0.0.141 - - [2025-09-15 11:25:36] "PUT /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42 HTTP/1.1" 200 274 0.009404 10.0.0.141 - - [2025-09-15 11:25:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.006982 10.0.0.141 - - [2025-09-15 11:25:36] "POST /virtual-routers HTTP/1.1" 200 599 0.021551 10.0.0.141 - - [2025-09-15 11:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018359 10.0.0.141 - - [2025-09-15 11:25:36] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.012372 10.0.0.141 - - [2025-09-15 11:25:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.001875 10.0.0.141 - - [2025-09-15 11:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.141 - - [2025-09-15 11:25:36] "GET /virtual-network/90fd1014-b4e5-474f-97a5-09b6990d78c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003819 10.0.0.141 - - [2025-09-15 11:25:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.061109 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:25:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:25:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:26:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:26:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 10.0.0.41 - - [2025-09-15 11:26:15] "GET / HTTP/1.1" 200 35931 0.001193 10.0.0.41 - - [2025-09-15 11:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.41 - - [2025-09-15 11:26:15] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004678 10.0.0.41 - - [2025-09-15 11:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.41 - - [2025-09-15 11:26:15] "GET /config-node/a105afd1-b51c-4c14-be52-2c86599bfbef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002980 10.0.0.41 - - [2025-09-15 11:26:26] "GET / HTTP/1.1" 200 35931 0.001224 10.0.0.41 - - [2025-09-15 11:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.41 - - [2025-09-15 11:26:26] "GET /routing-instance/90e83669-fe10-4ac8-9957-46628cbdc73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002744 10.0.0.41 - - [2025-09-15 11:26:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002543 10.0.0.41 - - [2025-09-15 11:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.41 - - [2025-09-15 11:26:26] "GET /bgp-router/8cef4d84-40a6-43d3-93e9-a571dd6614ec?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004322 10.0.0.41 - - [2025-09-15 11:26:26] "PUT /bgp-router/8cef4d84-40a6-43d3-93e9-a571dd6614ec HTTP/1.1" 200 254 0.011653 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:26:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:26:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.41 - - [2025-09-15 11:28:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002523 10.0.0.41 - - [2025-09-15 11:28:34] "GET /global-system-configs HTTP/1.1" 200 322 0.002126 10.0.0.41 - - [2025-09-15 11:28:50] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003089 10.0.0.41 - - [2025-09-15 11:28:50] "POST /ref-update HTTP/1.1" 200 156 0.007651 10.0.0.141 - - [2025-09-15 11:28:54] "GET / HTTP/1.1" 200 35931 0.002522 10.0.0.141 - - [2025-09-15 11:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.141 - - [2025-09-15 11:28:54] "GET /global-system-config/0cfeed3b-6c0b-40bc-9b5c-c26d83e8fe42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005308 10.0.0.141 - - [2025-09-15 11:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.141 - - [2025-09-15 11:28:54] "GET /routing-instance/90e83669-fe10-4ac8-9957-46628cbdc73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003036 10.0.0.141 - - [2025-09-15 11:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.141 - - [2025-09-15 11:28:54] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003888 10.0.0.141 - - [2025-09-15 11:28:54] "PUT /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1 HTTP/1.1" 200 262 0.012735 10.0.0.141 - - [2025-09-15 11:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009611 10.0.0.141 - - [2025-09-15 11:28:54] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005099 10.0.0.141 - - [2025-09-15 11:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.141 - - [2025-09-15 11:28:54] "GET /virtual-machine-interface/6f84281f-d2f0-43fd-bc37-83c3b0eebaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005646 10.0.0.141 - - [2025-09-15 11:28:54] "PUT /virtual-machine-interface/6f84281f-d2f0-43fd-bc37-83c3b0eebaa9 HTTP/1.1" 200 284 0.010518 10.0.0.41 - - [2025-09-15 11:29:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004773 10.0.0.41 - - [2025-09-15 11:29:05] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.41 - - [2025-09-15 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.41 - - [2025-09-15 11:29:05] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002873 10.0.0.41 - - [2025-09-15 11:29:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005769 10.0.0.41 - - [2025-09-15 11:29:05] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.41 - - [2025-09-15 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007213 10.0.0.41 - - [2025-09-15 11:29:05] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004346 10.0.0.41 - - [2025-09-15 11:29:05] "GET /loadbalancer-pool/24f35857-e280-4d3d-b8fe-ebda38cbda2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005955 10.0.0.41 - - [2025-09-15 11:29:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021054 10.0.0.41 - - [2025-09-15 11:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029225 10.0.0.41 - - [2025-09-15 11:29:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010324 10.0.0.41 - - [2025-09-15 11:29:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004380 10.0.0.41 - - [2025-09-15 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.012251 10.0.0.41 - - [2025-09-15 11:29:05] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.012674 10.0.0.41 - - [2025-09-15 11:29:05] "POST /tags HTTP/1.1" 409 205 0.007370 10.0.0.41 - - [2025-09-15 11:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.41 - - [2025-09-15 11:29:05] "PUT /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd HTTP/1.1" 200 256 0.015294 10.0.0.41 - - [2025-09-15 11:29:05] "GET /tag/d730c9bb-96c5-467c-9032-94231991e035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016306 10.0.0.41 - - [2025-09-15 11:29:05] "POST /set-tag HTTP/1.1" 200 109 0.063097 10.0.0.41 - - [2025-09-15 11:29:05] "GET /loadbalancer-pool/e51e8bf0-4f30-4b27-8812-375928fb4341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.027333 10.0.0.41 - - [2025-09-15 11:29:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022089 10.0.0.41 - - [2025-09-15 11:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010485 10.0.0.41 - - [2025-09-15 11:29:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006991 10.0.0.41 - - [2025-09-15 11:29:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012935 10.0.0.41 - - [2025-09-15 11:29:05] "POST /set-tag HTTP/1.1" 200 109 0.006262 10.0.0.41 - - [2025-09-15 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.014148 10.0.0.41 - - [2025-09-15 11:29:05] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.016401 10.0.0.41 - - [2025-09-15 11:29:05] "PUT /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd HTTP/1.1" 200 256 0.020263 10.0.0.41 - - [2025-09-15 11:29:05] "GET /loadbalancer-pool/5ca22011-98fd-4b23-abc9-6a3737626285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011697 10.0.0.41 - - [2025-09-15 11:29:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021961 10.0.0.41 - - [2025-09-15 11:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023986 10.0.0.41 - - [2025-09-15 11:29:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006039 10.0.0.41 - - [2025-09-15 11:29:05] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006013 10.0.0.41 - - [2025-09-15 11:29:05] "POST /ref-update HTTP/1.1" 200 156 0.010575 10.0.0.41 - - [2025-09-15 11:29:05] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.015295 10.0.0.41 - - [2025-09-15 11:29:05] "POST /set-tag HTTP/1.1" 200 109 0.011151 10.0.0.41 - - [2025-09-15 11:29:05] "PUT /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd HTTP/1.1" 200 256 0.029469 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:29:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:29:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.41 - - [2025-09-15 11:30:50] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005734 10.0.0.41 - - [2025-09-15 11:30:50] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.41 - - [2025-09-15 11:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.41 - - [2025-09-15 11:30:50] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003432 10.0.0.41 - - [2025-09-15 11:30:50] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004838 10.0.0.41 - - [2025-09-15 11:30:50] "POST /set-tag HTTP/1.1" 200 109 0.031954 10.0.0.41 - - [2025-09-15 11:30:50] "DELETE /loadbalancer-member/b43ad2d0-0749-46db-b7f1-ff27f1539320 HTTP/1.1" 200 115 0.051719 10.0.0.41 - - [2025-09-15 11:30:50] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009895 10.0.0.41 - - [2025-09-15 11:30:50] "POST /set-tag HTTP/1.1" 200 109 0.004802 10.0.0.41 - - [2025-09-15 11:30:51] "DELETE /loadbalancer-member/20b3d40a-6119-4e82-8906-9af4dee79d61 HTTP/1.1" 200 115 0.043504 10.0.0.41 - - [2025-09-15 11:30:51] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005048 10.0.0.41 - - [2025-09-15 11:30:51] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.41 - - [2025-09-15 11:30:51] "DELETE /loadbalancer-member/d7a49bc9-69cd-47cf-bf60-a0de559a4ba0 HTTP/1.1" 200 115 0.040350 10.0.0.41 - - [2025-09-15 11:30:51] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004589 10.0.0.41 - - [2025-09-15 11:30:51] "POST /set-tag HTTP/1.1" 200 109 0.002857 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:31:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:31:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:31:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:31:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:31:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:31:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 10.0.0.41 - - [2025-09-15 11:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.41 - - [2025-09-15 11:32:52] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002834 10.0.0.41 - - [2025-09-15 11:32:52] "GET /loadbalancer-pool/24f35857-e280-4d3d-b8fe-ebda38cbda2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002578 10.0.0.41 - - [2025-09-15 11:32:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014034 10.0.0.41 - - [2025-09-15 11:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021536 10.0.0.41 - - [2025-09-15 11:32:52] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006257 10.0.0.41 - - [2025-09-15 11:32:52] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004185 10.0.0.41 - - [2025-09-15 11:32:52] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002614 10.0.0.41 - - [2025-09-15 11:32:52] "POST /set-tag HTTP/1.1" 200 109 0.059877 10.0.0.41 - - [2025-09-15 11:32:52] "GET /loadbalancer-pool/e51e8bf0-4f30-4b27-8812-375928fb4341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014265 10.0.0.41 - - [2025-09-15 11:32:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016557 10.0.0.41 - - [2025-09-15 11:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023347 10.0.0.41 - - [2025-09-15 11:32:52] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012136 10.0.0.41 - - [2025-09-15 11:32:52] "POST /set-tag HTTP/1.1" 200 109 0.003629 10.0.0.41 - - [2025-09-15 11:32:52] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006643 10.0.0.41 - - [2025-09-15 11:32:52] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002362 10.0.0.41 - - [2025-09-15 11:32:52] "GET /loadbalancer-pool/5ca22011-98fd-4b23-abc9-6a3737626285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002881 10.0.0.41 - - [2025-09-15 11:32:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016272 10.0.0.41 - - [2025-09-15 11:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023132 10.0.0.41 - - [2025-09-15 11:32:52] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011730 10.0.0.41 - - [2025-09-15 11:32:52] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004248 10.0.0.41 - - [2025-09-15 11:32:52] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001993 10.0.0.41 - - [2025-09-15 11:32:52] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.41 - - [2025-09-15 11:33:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002267 10.0.0.41 - - [2025-09-15 11:33:34] "GET /global-system-configs HTTP/1.1" 200 322 0.001970 10.0.0.41 - - [2025-09-15 11:34:27] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.41 - - [2025-09-15 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.41 - - [2025-09-15 11:34:27] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028376 10.0.0.41 - - [2025-09-15 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.41 - - [2025-09-15 11:34:27] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035388 10.0.0.41 - - [2025-09-15 11:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.41 - - [2025-09-15 11:34:27] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030609 10.0.0.41 - - [2025-09-15 11:34:28] "POST /tags HTTP/1.1" 200 333 0.038492 10.0.0.41 - - [2025-09-15 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.41 - - [2025-09-15 11:34:28] "GET /tag/c664f03a-5b92-4f2b-b639-70f2db78e009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.032333 10.0.0.41 - - [2025-09-15 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.41 - - [2025-09-15 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.41 - - [2025-09-15 11:34:28] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055698 10.0.0.41 - - [2025-09-15 11:34:28] "GET /virtual-networks?parent_id=e6dc6848-04a3-409f-b313-222225a92d8b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003213 10.0.0.41 - - [2025-09-15 11:34:28] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046484 10.0.0.41 - - [2025-09-15 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.41 - - [2025-09-15 11:34:28] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.018662 10.0.0.41 - - [2025-09-15 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.41 - - [2025-09-15 11:34:28] "GET /service-appliance-set/921fa813-0f61-4f8f-9030-318173714390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002555 10.0.0.41 - - [2025-09-15 11:34:28] "POST /virtual-networks HTTP/1.1" 200 512 0.107409 10.0.0.41 - - [2025-09-15 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014800 10.0.0.41 - - [2025-09-15 11:34:28] "GET /network-ipam/23ac9890-40ca-4b17-b9c6-769a59946d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004999 10.0.0.41 - - [2025-09-15 11:34:28] "POST /fqname-to-id HTTP/1.1" 404 254 0.014755 10.0.0.41 - - [2025-09-15 11:34:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.204574 10.0.0.41 - - [2025-09-15 11:34:28] "POST /useragent-kv HTTP/1.1" 200 115 0.016222 10.0.0.41 - - [2025-09-15 11:34:28] "POST /ref-update HTTP/1.1" 200 156 0.172180 10.0.0.41 - - [2025-09-15 11:34:28] "GET /virtual-machine-interface/61702780-6352-465c-a719-9b0dc6df4548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015098 10.0.0.41 - - [2025-09-15 11:34:28] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012949 10.0.0.41 - - [2025-09-15 11:34:28] "GET /domains HTTP/1.1" 200 280 0.001899 10.0.0.41 - - [2025-09-15 11:34:28] "GET /domain/0580a14c-d15d-413e-a51b-a03d17e81d39 HTTP/1.1" 200 3085 0.009664 10.0.0.41 - - [2025-09-15 11:34:28] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b HTTP/1.1" 200 5477 0.043566 10.0.0.41 - - [2025-09-15 11:34:28] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2084 0.010816 10.0.0.41 - - [2025-09-15 11:34:28] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2084 0.005183 10.0.0.41 - - [2025-09-15 11:34:28] "POST /instance-ips HTTP/1.1" 200 409 0.053374 10.0.0.41 - - [2025-09-15 11:34:28] "GET /routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 HTTP/1.1" 200 1182 0.003205 10.0.0.41 - - [2025-09-15 11:34:28] "GET /instance-ip/3375a7ac-d58b-4ce0-82c0-5d89ec4c9090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.005824 10.0.0.41 - - [2025-09-15 11:34:28] "GET /routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 HTTP/1.1" 200 1182 0.003098 10.0.0.41 - - [2025-09-15 11:34:28] "POST /loadbalancers HTTP/1.1" 200 610 0.065208 10.0.0.41 - - [2025-09-15 11:34:28] "POST /route-targets HTTP/1.1" 200 327 0.021534 10.0.0.41 - - [2025-09-15 11:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031681 10.0.0.41 - - [2025-09-15 11:34:28] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071680 10.0.0.41 - - [2025-09-15 11:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015760 10.0.0.41 - - [2025-09-15 11:34:28] "GET /instance-ip/3375a7ac-d58b-4ce0-82c0-5d89ec4c9090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.009477 10.0.0.41 - - [2025-09-15 11:34:28] "POST /ref-update HTTP/1.1" 200 156 0.052665 10.0.0.41 - - [2025-09-15 11:34:28] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051476 10.0.0.41 - - [2025-09-15 11:34:28] "POST /floating-ips HTTP/1.1" 200 597 0.053428 10.0.0.41 - - [2025-09-15 11:34:29] "GET /loadbalancer/7fe9fdcf-efbd-4a6e-a45a-a2f324985bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003083 10.0.0.41 - - [2025-09-15 11:34:29] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.019495 10.0.0.41 - - [2025-09-15 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.41 - - [2025-09-15 11:34:29] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028489 10.0.0.41 - - [2025-09-15 11:34:29] "GET /loadbalancer-listener/77dcead9-f3a4-4cca-bdcd-492248552302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003325 10.0.0.41 - - [2025-09-15 11:34:29] "GET /loadbalancer-listener/77dcead9-f3a4-4cca-bdcd-492248552302?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003017 10.0.0.41 - - [2025-09-15 11:34:29] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017084 10.0.0.41 - - [2025-09-15 11:34:29] "GET /instance-ip/3375a7ac-d58b-4ce0-82c0-5d89ec4c9090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.005003 10.0.0.41 - - [2025-09-15 11:34:29] "GET /instance-ip/3375a7ac-d58b-4ce0-82c0-5d89ec4c9090?fields=floating_ips HTTP/1.1" 200 1211 0.007408 10.0.0.41 - - [2025-09-15 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.41 - - [2025-09-15 11:34:29] "GET /loadbalancer/7fe9fdcf-efbd-4a6e-a45a-a2f324985bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001907 10.0.0.41 - - [2025-09-15 11:34:29] "GET /floating-ip/55f5ba07-0215-4d7c-b4f1-ddfa9b65e11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004189 10.0.0.41 - - [2025-09-15 11:34:29] "POST /tags HTTP/1.1" 200 295 0.054616 10.0.0.41 - - [2025-09-15 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.41 - - [2025-09-15 11:34:29] "GET /tag/3a912364-635a-41ad-8907-296626661b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.012604 10.0.0.41 - - [2025-09-15 11:34:29] "POST /tags HTTP/1.1" 409 233 0.002060 10.0.0.41 - - [2025-09-15 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.41 - - [2025-09-15 11:34:29] "GET /tag/a9729c08-766e-4a42-a564-20139dae5625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014593 10.0.0.41 - - [2025-09-15 11:34:29] "POST /tags HTTP/1.1" 409 206 0.002381 10.0.0.41 - - [2025-09-15 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.41 - - [2025-09-15 11:34:29] "GET /tag/a877c0b3-ccff-4478-88fa-4e5bda7d6c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010622 10.0.0.41 - - [2025-09-15 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.41 - - [2025-09-15 11:34:29] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004836 10.0.0.41 - - [2025-09-15 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.41 - - [2025-09-15 11:34:29] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031875 10.0.0.41 - - [2025-09-15 11:34:29] "POST /virtual-machines HTTP/1.1" 200 369 0.008854 10.0.0.41 - - [2025-09-15 11:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.060611 10.0.0.41 - - [2025-09-15 11:34:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098186 10.0.0.41 - - [2025-09-15 11:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020841 10.0.0.41 - - [2025-09-15 11:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013747 10.0.0.41 - - [2025-09-15 11:34:29] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.019886 10.0.0.41 - - [2025-09-15 11:34:29] "POST /instance-ips HTTP/1.1" 200 409 0.028419 10.0.0.41 - - [2025-09-15 11:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015484 10.0.0.41 - - [2025-09-15 11:34:29] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011366 10.0.0.41 - - [2025-09-15 11:34:30] "POST /set-tag HTTP/1.1" 200 109 0.036175 10.0.0.41 - - [2025-09-15 11:34:30] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017931 10.0.0.41 - - [2025-09-15 11:34:30] "GET /instance-ip/f14f0c70-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004273 10.0.0.41 - - [2025-09-15 11:34:30] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008936 10.0.0.41 - - [2025-09-15 11:34:30] "POST /set-tag HTTP/1.1" 200 109 0.003631 10.0.0.41 - - [2025-09-15 11:34:30] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.008323 10.0.0.41 - - [2025-09-15 11:34:30] "POST /ref-update HTTP/1.1" 200 156 0.011373 10.0.0.41 - - [2025-09-15 11:34:30] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014274 10.0.0.41 - - [2025-09-15 11:34:30] "POST /set-tag HTTP/1.1" 200 109 0.010448 10.0.0.41 - - [2025-09-15 11:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.41 - - [2025-09-15 11:34:30] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005000 10.0.0.41 - - [2025-09-15 11:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.41 - - [2025-09-15 11:34:30] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034849 10.0.0.41 - - [2025-09-15 11:34:30] "POST /virtual-machines HTTP/1.1" 200 369 0.009602 10.0.0.41 - - [2025-09-15 11:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032003 10.0.0.41 - - [2025-09-15 11:34:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130802 10.0.0.41 - - [2025-09-15 11:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021014 10.0.0.41 - - [2025-09-15 11:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010876 10.0.0.41 - - [2025-09-15 11:34:30] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013192 10.0.0.41 - - [2025-09-15 11:34:30] "POST /instance-ips HTTP/1.1" 200 409 0.025144 10.0.0.41 - - [2025-09-15 11:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032761 10.0.0.41 - - [2025-09-15 11:34:30] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.016095 10.0.0.41 - - [2025-09-15 11:34:30] "POST /set-tag HTTP/1.1" 200 109 0.021472 10.0.0.41 - - [2025-09-15 11:34:30] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016399 10.0.0.41 - - [2025-09-15 11:34:30] "GET /instance-ip/f1d05046-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003393 10.0.0.41 - - [2025-09-15 11:34:31] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005797 10.0.0.41 - - [2025-09-15 11:34:31] "POST /set-tag HTTP/1.1" 200 109 0.004544 10.0.0.41 - - [2025-09-15 11:34:31] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.006393 10.0.0.41 - - [2025-09-15 11:34:31] "POST /ref-update HTTP/1.1" 200 156 0.013795 10.0.0.41 - - [2025-09-15 11:34:31] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.024269 10.0.0.41 - - [2025-09-15 11:34:31] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.41 - - [2025-09-15 11:34:31] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006907 10.0.0.41 - - [2025-09-15 11:34:31] "POST /set-tag HTTP/1.1" 200 109 0.005279 10.0.0.41 - - [2025-09-15 11:34:31] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004645 10.0.0.41 - - [2025-09-15 11:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.41 - - [2025-09-15 11:34:33] "GET /domains HTTP/1.1" 200 280 0.002187 10.0.0.41 - - [2025-09-15 11:34:33] "GET /domain/0580a14c-d15d-413e-a51b-a03d17e81d39 HTTP/1.1" 200 3085 0.002641 10.0.0.41 - - [2025-09-15 11:34:33] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b HTTP/1.1" 200 7065 0.035153 10.0.0.41 - - [2025-09-15 11:34:33] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2084 0.004452 10.0.0.41 - - [2025-09-15 11:34:33] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2084 0.004782 10.0.0.41 - - [2025-09-15 11:34:33] "GET /routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 HTTP/1.1" 200 1403 0.004392 10.0.0.41 - - [2025-09-15 11:34:33] "GET /routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 HTTP/1.1" 200 1403 0.002810 10.0.0.41 - - [2025-09-15 11:34:33] "GET /route-target/18989d37-5af3-43cd-9690-745b10567686 HTTP/1.1" 200 1152 0.002120 10.0.0.41 - - [2025-09-15 11:34:33] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2084 0.003603 10.0.0.41 - - [2025-09-15 11:34:33] "GET /routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 HTTP/1.1" 200 1403 0.002523 10.0.0.41 - - [2025-09-15 11:34:33] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005320 10.0.0.41 - - [2025-09-15 11:34:33] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2084 0.004142 10.0.0.41 - - [2025-09-15 11:34:33] "GET /routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 HTTP/1.1" 200 1403 0.002607 10.0.0.41 - - [2025-09-15 11:34:33] "GET /routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 HTTP/1.1" 200 1403 0.002461 10.0.0.41 - - [2025-09-15 11:34:33] "GET /route-target/18989d37-5af3-43cd-9690-745b10567686 HTTP/1.1" 200 1152 0.002067 10.0.0.41 - - [2025-09-15 11:34:33] "GET /domains HTTP/1.1" 200 280 0.005160 10.0.0.41 - - [2025-09-15 11:34:33] "GET /domain/0580a14c-d15d-413e-a51b-a03d17e81d39 HTTP/1.1" 200 3085 0.002954 10.0.0.41 - - [2025-09-15 11:34:33] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b HTTP/1.1" 200 7065 0.031684 10.0.0.41 - - [2025-09-15 11:34:33] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2084 0.003730 10.0.0.41 - - [2025-09-15 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.41 - - [2025-09-15 11:34:34] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030217 10.0.0.41 - - [2025-09-15 11:34:34] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004649 10.0.0.41 - - [2025-09-15 11:34:34] "GET /floating-ip-pools?parent_id=0930cb41-548f-4cf6-8684-504c76da5ebd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002088 10.0.0.41 - - [2025-09-15 11:34:34] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004153 10.0.0.41 - - [2025-09-15 11:34:34] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017955 10.0.0.41 - - [2025-09-15 11:34:34] "POST /ref-update HTTP/1.1" 200 156 0.018763 10.0.0.41 - - [2025-09-15 11:34:34] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.015289 10.0.0.41 - - [2025-09-15 11:34:34] "GET /domains HTTP/1.1" 200 280 0.001464 10.0.0.41 - - [2025-09-15 11:34:34] "GET /domain/0580a14c-d15d-413e-a51b-a03d17e81d39 HTTP/1.1" 200 3085 0.002482 10.0.0.41 - - [2025-09-15 11:34:34] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b HTTP/1.1" 200 7321 0.029233 10.0.0.41 - - [2025-09-15 11:34:34] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2322 0.005908 10.0.0.41 - - [2025-09-15 11:34:34] "GET /floating-ip-pool/44049adc-3ecd-444d-a8ae-0d1720064e06 HTTP/1.1" 200 1314 0.002137 10.0.0.41 - - [2025-09-15 11:34:34] "GET /domains HTTP/1.1" 200 280 0.001382 10.0.0.41 - - [2025-09-15 11:34:34] "GET /domain/0580a14c-d15d-413e-a51b-a03d17e81d39 HTTP/1.1" 200 3085 0.002297 10.0.0.41 - - [2025-09-15 11:34:34] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b HTTP/1.1" 200 7321 0.030219 10.0.0.41 - - [2025-09-15 11:34:34] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 2322 0.004776 10.0.0.41 - - [2025-09-15 11:34:34] "GET /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004618 10.0.0.41 - - [2025-09-15 11:34:34] "POST /tags HTTP/1.1" 200 365 0.050756 10.0.0.41 - - [2025-09-15 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.41 - - [2025-09-15 11:34:34] "GET /tag/e184f0eb-ee45-4a8c-842d-d381b846091a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019511 10.0.0.41 - - [2025-09-15 11:34:34] "POST /tags HTTP/1.1" 409 206 0.002025 10.0.0.41 - - [2025-09-15 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.41 - - [2025-09-15 11:34:34] "GET /tag/a877c0b3-ccff-4478-88fa-4e5bda7d6c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012373 10.0.0.41 - - [2025-09-15 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.41 - - [2025-09-15 11:34:34] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.029465 10.0.0.41 - - [2025-09-15 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.41 - - [2025-09-15 11:34:34] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003967 10.0.0.41 - - [2025-09-15 11:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.41 - - [2025-09-15 11:34:34] "GET /service-appliance-set/2fd42007-3033-474d-84c0-5cf0378ab256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004094 10.0.0.41 - - [2025-09-15 11:34:34] "POST /fqname-to-id HTTP/1.1" 404 258 0.001787 10.0.0.41 - - [2025-09-15 11:34:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.117270 10.0.0.41 - - [2025-09-15 11:34:34] "GET /virtual-machine-interface/2de638b5-a903-4a09-bfa4-347dae571ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010507 10.0.0.41 - - [2025-09-15 11:34:34] "POST /set-tag HTTP/1.1" 200 109 0.013134 10.0.0.41 - - [2025-09-15 11:34:34] "POST /instance-ips HTTP/1.1" 200 417 0.018324 10.0.0.41 - - [2025-09-15 11:34:34] "GET /instance-ip/ba56151f-d24a-4276-a4eb-aa5b2889364c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003526 10.0.0.41 - - [2025-09-15 11:34:34] "POST /loadbalancers HTTP/1.1" 200 618 0.060268 10.0.0.41 - - [2025-09-15 11:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008861 10.0.0.41 - - [2025-09-15 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.41 - - [2025-09-15 11:34:35] "POST /service-instances HTTP/1.1" 200 566 0.032573 10.0.0.41 - - [2025-09-15 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.024204 10.0.0.41 - - [2025-09-15 11:34:35] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.060387 10.0.0.41 - - [2025-09-15 11:34:35] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.008131 10.0.0.41 - - [2025-09-15 11:34:35] "GET /virtual-machine-interface/2de638b5-a903-4a09-bfa4-347dae571ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012840 10.0.0.41 - - [2025-09-15 11:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018549 10.0.0.41 - - [2025-09-15 11:34:35] "GET /virtual-machine-interface/2de638b5-a903-4a09-bfa4-347dae571ab3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.016673 10.0.0.41 - - [2025-09-15 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.41 - - [2025-09-15 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.41 - - [2025-09-15 11:34:35] "GET /floating-ip-pool/44049adc-3ecd-444d-a8ae-0d1720064e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003887 10.0.0.41 - - [2025-09-15 11:34:35] "POST /virtual-machines HTTP/1.1" 200 429 0.018450 10.0.0.41 - - [2025-09-15 11:34:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.150406 10.0.0.41 - - [2025-09-15 11:34:35] "POST /floating-ips HTTP/1.1" 200 671 0.171353 10.0.0.41 - - [2025-09-15 11:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.034083 10.0.0.41 - - [2025-09-15 11:34:35] "POST /chown HTTP/1.1" 200 109 0.083144 10.0.0.41 - - [2025-09-15 11:34:35] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040314 10.0.0.41 - - [2025-09-15 11:34:35] "POST /chown HTTP/1.1" 200 109 0.009861 10.0.0.41 - - [2025-09-15 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.41 - - [2025-09-15 11:34:35] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003151 10.0.0.41 - - [2025-09-15 11:34:35] "PUT /virtual-machine-interface/3164409f-2264-43ad-8154-919c0b4eff27 HTTP/1.1" 200 284 0.020333 10.0.0.41 - - [2025-09-15 11:34:35] "POST /tags HTTP/1.1" 409 221 0.004325 10.0.0.41 - - [2025-09-15 11:34:35] "PUT /instance-ip/ba56151f-d24a-4276-a4eb-aa5b2889364c HTTP/1.1" 200 256 0.020720 10.0.0.41 - - [2025-09-15 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.41 - - [2025-09-15 11:34:35] "GET /tag/c664f03a-5b92-4f2b-b639-70f2db78e009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009799 10.0.0.41 - - [2025-09-15 11:34:35] "POST /tags HTTP/1.1" 409 238 0.003348 10.0.0.41 - - [2025-09-15 11:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.41 - - [2025-09-15 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.016442 10.0.0.41 - - [2025-09-15 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.025947 10.0.0.41 - - [2025-09-15 11:34:35] "GET /tag/e184f0eb-ee45-4a8c-842d-d381b846091a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.029156 10.0.0.41 - - [2025-09-15 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.041008 10.0.0.41 - - [2025-09-15 11:34:35] "POST /firewall-rules HTTP/1.1" 200 650 0.087159 10.0.0.41 - - [2025-09-15 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.040414 10.0.0.41 - - [2025-09-15 11:34:35] "GET /firewall-rule/bbf12ede-4baa-4b87-817a-894fa7e7009f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.020744 10.0.0.41 - - [2025-09-15 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.036168 10.0.0.41 - - [2025-09-15 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.029700 10.0.0.41 - - [2025-09-15 11:34:35] "GET /firewall-policy/76aebae4-ee94-4e55-8178-bc7f2b047b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.013463 10.0.0.41 - - [2025-09-15 11:34:35] "GET /firewall-rule/bbf12ede-4baa-4b87-817a-894fa7e7009f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002674 10.0.0.41 - - [2025-09-15 11:34:35] "POST /ref-update HTTP/1.1" 200 156 0.013876 10.0.0.41 - - [2025-09-15 11:34:35] "POST /virtual-machines HTTP/1.1" 200 429 0.010969 10.0.0.41 - - [2025-09-15 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009712 10.0.0.41 - - [2025-09-15 11:34:36] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.041705 10.0.0.41 - - [2025-09-15 11:34:36] "GET /loadbalancer/642b45f1-9b9e-475f-9dd8-db5bb70bc299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.045761 10.0.0.41 - - [2025-09-15 11:34:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.149745 10.0.0.41 - - [2025-09-15 11:34:36] "POST /chown HTTP/1.1" 200 109 0.034766 10.0.0.41 - - [2025-09-15 11:34:36] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.079873 10.0.0.41 - - [2025-09-15 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.41 - - [2025-09-15 11:34:36] "POST /chown HTTP/1.1" 200 109 0.016741 10.0.0.41 - - [2025-09-15 11:34:36] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.061802 10.0.0.41 - - [2025-09-15 11:34:36] "PUT /virtual-machine-interface/a1792614-001a-45bf-9444-c99717f63d60 HTTP/1.1" 200 284 0.047341 10.0.0.41 - - [2025-09-15 11:34:36] "PUT /instance-ip/ba56151f-d24a-4276-a4eb-aa5b2889364c HTTP/1.1" 200 256 0.024426 10.0.0.41 - - [2025-09-15 11:34:36] "GET /loadbalancer-listener/77676fbc-43ed-4019-9483-0883ffcda925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009438 10.0.0.41 - - [2025-09-15 11:34:36] "GET /loadbalancer-listener/77676fbc-43ed-4019-9483-0883ffcda925?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009815 10.0.0.41 - - [2025-09-15 11:34:36] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.030916 10.0.0.41 - - [2025-09-15 11:34:36] "POST /ref-update HTTP/1.1" 200 156 0.025012 10.0.0.41 - - [2025-09-15 11:34:36] "POST /ref-update HTTP/1.1" 200 156 0.016038 10.0.0.41 - - [2025-09-15 11:34:36] "POST /ref-update HTTP/1.1" 200 156 0.028621 10.0.0.41 - - [2025-09-15 11:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024212 10.0.0.41 - - [2025-09-15 11:34:36] "GET /loadbalancer-pool/4002adea-460f-4e09-956f-e0d0bac9e291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008054 10.0.0.41 - - [2025-09-15 11:34:36] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042532 10.0.0.41 - - [2025-09-15 11:34:36] "POST /ref-update HTTP/1.1" 200 156 0.028579 10.0.0.41 - - [2025-09-15 11:34:36] "POST /ref-update HTTP/1.1" 200 156 0.030310 10.0.0.41 - - [2025-09-15 11:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024820 10.0.0.41 - - [2025-09-15 11:34:36] "GET /loadbalancer-member/2ece56f3-fc00-41ee-ba0b-f515904af366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.014627 10.0.0.41 - - [2025-09-15 11:34:36] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002998 10.0.0.41 - - [2025-09-15 11:34:36] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.009596 10.0.0.41 - - [2025-09-15 11:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014017 10.0.0.41 - - [2025-09-15 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012480 10.0.0.41 - - [2025-09-15 11:34:36] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004475 10.0.0.41 - - [2025-09-15 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.41 - - [2025-09-15 11:34:36] "POST /tags HTTP/1.1" 409 221 0.001535 10.0.0.41 - - [2025-09-15 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.41 - - [2025-09-15 11:34:36] "GET /tag/c664f03a-5b92-4f2b-b639-70f2db78e009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011863 10.0.0.41 - - [2025-09-15 11:34:36] "POST /tags HTTP/1.1" 409 238 0.002678 10.0.0.41 - - [2025-09-15 11:34:36] "POST /chown HTTP/1.1" 200 109 0.022286 10.0.0.41 - - [2025-09-15 11:34:36] "POST /chown HTTP/1.1" 200 109 0.017410 10.0.0.41 - - [2025-09-15 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.41 - - [2025-09-15 11:34:36] "GET /tag/e184f0eb-ee45-4a8c-842d-d381b846091a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014605 10.0.0.41 - - [2025-09-15 11:34:36] "POST /firewall-rules HTTP/1.1" 409 293 0.002350 10.0.0.41 - - [2025-09-15 11:34:36] "PUT /instance-ip/ba56151f-d24a-4276-a4eb-aa5b2889364c HTTP/1.1" 200 256 0.047752 10.0.0.41 - - [2025-09-15 11:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.41 - - [2025-09-15 11:34:36] "POST /ref-update HTTP/1.1" 200 156 0.019903 10.0.0.41 - - [2025-09-15 11:34:36] "POST /chown HTTP/1.1" 200 109 0.020551 10.0.0.41 - - [2025-09-15 11:34:36] "PUT /firewall-rule/bbf12ede-4baa-4b87-817a-894fa7e7009f HTTP/1.1" 200 260 0.071203 10.0.0.41 - - [2025-09-15 11:34:36] "GET /firewall-rule/bbf12ede-4baa-4b87-817a-894fa7e7009f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015588 10.0.0.41 - - [2025-09-15 11:34:37] "POST /chown HTTP/1.1" 200 109 0.055905 10.0.0.41 - - [2025-09-15 11:34:37] "GET /firewall-policy/76aebae4-ee94-4e55-8178-bc7f2b047b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004031 10.0.0.41 - - [2025-09-15 11:34:37] "GET /firewall-rule/bbf12ede-4baa-4b87-817a-894fa7e7009f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003501 10.0.0.41 - - [2025-09-15 11:34:37] "PUT /instance-ip/ba56151f-d24a-4276-a4eb-aa5b2889364c HTTP/1.1" 200 256 0.018300 10.0.0.41 - - [2025-09-15 11:34:37] "POST /ref-update HTTP/1.1" 200 156 0.021576 10.0.0.41 - - [2025-09-15 11:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.41 - - [2025-09-15 11:34:37] "POST /chown HTTP/1.1" 200 109 0.007020 10.0.0.41 - - [2025-09-15 11:34:37] "POST /chown HTTP/1.1" 200 109 0.018344 10.0.0.41 - - [2025-09-15 11:34:37] "PUT /instance-ip/ba56151f-d24a-4276-a4eb-aa5b2889364c HTTP/1.1" 200 256 0.023572 10.0.0.41 - - [2025-09-15 11:34:37] "POST /ref-update HTTP/1.1" 200 156 0.011015 10.0.0.41 - - [2025-09-15 11:34:37] "POST /chown HTTP/1.1" 200 109 0.017656 10.0.0.41 - - [2025-09-15 11:34:37] "POST /chown HTTP/1.1" 200 109 0.018134 10.0.0.41 - - [2025-09-15 11:34:37] "PUT /instance-ip/ba56151f-d24a-4276-a4eb-aa5b2889364c HTTP/1.1" 200 256 0.011294 10.0.0.41 - - [2025-09-15 11:34:37] "POST /ref-update HTTP/1.1" 200 156 0.027247 10.0.0.41 - - [2025-09-15 11:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.41 - - [2025-09-15 11:34:37] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007200 10.0.0.41 - - [2025-09-15 11:34:37] "POST /ref-update HTTP/1.1" 200 156 0.010361 10.0.0.41 - - [2025-09-15 11:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.41 - - [2025-09-15 11:34:37] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044898 10.0.0.41 - - [2025-09-15 11:34:37] "POST /virtual-machines HTTP/1.1" 200 373 0.011470 10.0.0.41 - - [2025-09-15 11:34:37] "POST /ref-update HTTP/1.1" 200 156 0.009513 10.0.0.41 - - [2025-09-15 11:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008669 10.0.0.41 - - [2025-09-15 11:34:37] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.014065 10.0.0.41 - - [2025-09-15 11:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.064985 10.0.0.41 - - [2025-09-15 11:34:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.171177 10.0.0.41 - - [2025-09-15 11:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030369 10.0.0.41 - - [2025-09-15 11:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011191 10.0.0.41 - - [2025-09-15 11:34:37] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.011778 10.0.0.41 - - [2025-09-15 11:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022999 10.0.0.41 - - [2025-09-15 11:34:37] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.027581 10.0.0.41 - - [2025-09-15 11:34:37] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.012900 10.0.0.41 - - [2025-09-15 11:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025498 10.0.0.41 - - [2025-09-15 11:34:38] "POST /instance-ips HTTP/1.1" 200 413 0.088709 10.0.0.41 - - [2025-09-15 11:34:38] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.013532 10.0.0.41 - - [2025-09-15 11:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.051813 10.0.0.41 - - [2025-09-15 11:34:38] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.022139 10.0.0.41 - - [2025-09-15 11:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007724 10.0.0.41 - - [2025-09-15 11:34:38] "POST /set-tag HTTP/1.1" 200 109 0.029587 10.0.0.41 - - [2025-09-15 11:34:38] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.018369 10.0.0.41 - - [2025-09-15 11:34:38] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017638 10.0.0.41 - - [2025-09-15 11:34:38] "GET /instance-ip/f613feb4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007625 10.0.0.41 - - [2025-09-15 11:34:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038124 10.0.0.41 - - [2025-09-15 11:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.41 - - [2025-09-15 11:34:38] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005406 10.0.0.41 - - [2025-09-15 11:34:38] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.025520 10.0.0.41 - - [2025-09-15 11:34:38] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.024362 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.053666 10.0.0.41 - - [2025-09-15 11:34:38] "POST /ref-update HTTP/1.1" 200 156 0.046179 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.017904 10.0.0.41 - - [2025-09-15 11:34:38] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006190 10.0.0.41 - - [2025-09-15 11:34:38] "POST /set-tag HTTP/1.1" 200 109 0.004078 10.0.0.41 - - [2025-09-15 11:34:38] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004749 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.013171 10.0.0.41 - - [2025-09-15 11:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011585 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.009224 10.0.0.41 - - [2025-09-15 11:34:38] "POST /set-tag HTTP/1.1" 200 109 0.019048 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.016944 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.018502 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.018689 10.0.0.41 - - [2025-09-15 11:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.007443 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.016680 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.007967 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.008623 10.0.0.41 - - [2025-09-15 11:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.006320 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.008443 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.007457 10.0.0.41 - - [2025-09-15 11:34:38] "POST /chown HTTP/1.1" 200 109 0.019840 10.0.0.41 - - [2025-09-15 11:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006421 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.025674 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.017174 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006574 10.0.0.41 - - [2025-09-15 11:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.007387 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006178 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.017498 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.013739 10.0.0.41 - - [2025-09-15 11:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006141 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.016539 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.014927 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.007590 10.0.0.41 - - [2025-09-15 11:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006409 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.007339 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.019434 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.014623 10.0.0.41 - - [2025-09-15 11:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.008325 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.015268 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.017143 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006668 10.0.0.41 - - [2025-09-15 11:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006545 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.014236 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006567 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.018171 10.0.0.41 - - [2025-09-15 11:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.006540 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.019137 10.0.0.41 - - [2025-09-15 11:34:39] "POST /chown HTTP/1.1" 200 109 0.022494 10.0.0.41 - - [2025-09-15 11:34:40] "POST /chown HTTP/1.1" 200 109 0.009655 10.0.0.41 - - [2025-09-15 11:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.41 - - [2025-09-15 11:34:40] "POST /chown HTTP/1.1" 200 109 0.008703 10.0.0.41 - - [2025-09-15 11:34:40] "POST /chown HTTP/1.1" 200 109 0.007675 10.0.0.41 - - [2025-09-15 11:34:40] "POST /chown HTTP/1.1" 200 109 0.013182 10.0.0.41 - - [2025-09-15 11:34:40] "POST /chown HTTP/1.1" 200 109 0.029768 10.0.0.41 - - [2025-09-15 11:34:40] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004712 10.0.0.41 - - [2025-09-15 11:34:40] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.41 - - [2025-09-15 11:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.41 - - [2025-09-15 11:34:40] "GET /loadbalancer/7fe9fdcf-efbd-4a6e-a45a-a2f324985bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002900 10.0.0.41 - - [2025-09-15 11:34:40] "GET /loadbalancer-pool/07fe7759-b51e-4752-8f11-1804bd539567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003161 10.0.0.41 - - [2025-09-15 11:34:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016708 10.0.0.41 - - [2025-09-15 11:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007679 10.0.0.41 - - [2025-09-15 11:34:40] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010049 10.0.0.41 - - [2025-09-15 11:34:40] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003884 10.0.0.41 - - [2025-09-15 11:34:40] "POST /tags HTTP/1.1" 409 221 0.005201 10.0.0.41 - - [2025-09-15 11:34:40] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.41 - - [2025-09-15 11:34:40] "GET /floating-ip/55f5ba07-0215-4d7c-b4f1-ddfa9b65e11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.012941 10.0.0.41 - - [2025-09-15 11:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.41 - - [2025-09-15 11:34:40] "GET /tag/c664f03a-5b92-4f2b-b639-70f2db78e009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010378 10.0.0.41 - - [2025-09-15 11:34:40] "PUT /floating-ip/55f5ba07-0215-4d7c-b4f1-ddfa9b65e11e HTTP/1.1" 200 256 0.026428 10.0.0.41 - - [2025-09-15 11:34:40] "POST /set-tag HTTP/1.1" 200 109 0.029721 10.0.0.41 - - [2025-09-15 11:34:41] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004801 10.0.0.41 - - [2025-09-15 11:34:41] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.41 - - [2025-09-15 11:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.41 - - [2025-09-15 11:34:41] "GET /loadbalancer/7fe9fdcf-efbd-4a6e-a45a-a2f324985bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002342 10.0.0.41 - - [2025-09-15 11:34:41] "GET /loadbalancer-pool/07fe7759-b51e-4752-8f11-1804bd539567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002378 10.0.0.41 - - [2025-09-15 11:34:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016639 10.0.0.41 - - [2025-09-15 11:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011701 10.0.0.41 - - [2025-09-15 11:34:41] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013124 10.0.0.41 - - [2025-09-15 11:34:41] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005711 10.0.0.41 - - [2025-09-15 11:34:41] "POST /ref-update HTTP/1.1" 200 156 0.008039 10.0.0.41 - - [2025-09-15 11:34:41] "GET /floating-ip/55f5ba07-0215-4d7c-b4f1-ddfa9b65e11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008825 10.0.0.41 - - [2025-09-15 11:34:41] "POST /set-tag HTTP/1.1" 200 109 0.018870 10.0.0.41 - - [2025-09-15 11:34:42] "GET /virtual-machine/5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003300 10.0.0.41 - - [2025-09-15 11:34:42] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004905 10.0.0.41 - - [2025-09-15 11:34:42] "GET /virtual-machine/002caf6f-58cc-4657-b11e-926084617ebc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.004635 10.0.0.41 - - [2025-09-15 11:34:42] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004338 10.0.0.41 - - [2025-09-15 11:34:46] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004467 10.0.0.41 - - [2025-09-15 11:34:46] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.41 - - [2025-09-15 11:34:47] "GET /virtual-machine/47f09d70-40c0-4754-a6fe-99de115c04b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003078 10.0.0.41 - - [2025-09-15 11:34:47] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008934 10.0.0.41 - - [2025-09-15 11:34:47] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004195 10.0.0.41 - - [2025-09-15 11:34:47] "POST /set-tag HTTP/1.1" 200 109 0.002001 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:35:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:35:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:35:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:35:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001311 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:35:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:35:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.41 - - [2025-09-15 11:35:19] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004726 10.0.0.41 - - [2025-09-15 11:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.41 - - [2025-09-15 11:35:19] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006238 10.0.0.41 - - [2025-09-15 11:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.41 - - [2025-09-15 11:35:19] "GET /virtual-machine/47f09d70-40c0-4754-a6fe-99de115c04b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002898 10.0.0.41 - - [2025-09-15 11:35:19] "POST /ref-update HTTP/1.1" 200 156 0.018921 10.0.0.41 - - [2025-09-15 11:35:19] "GET /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006119 10.0.0.41 - - [2025-09-15 11:35:19] "POST /set-tag HTTP/1.1" 200 109 0.023163 10.0.0.41 - - [2025-09-15 11:35:19] "POST /set-tag HTTP/1.1" 200 109 0.048126 10.0.0.41 - - [2025-09-15 11:35:20] "DELETE /instance-ip/f613feb4-9227-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.152678 10.0.0.41 - - [2025-09-15 11:35:20] "DELETE /virtual-machine-interface/f5f02c82-9227-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.052876 10.0.0.41 - - [2025-09-15 11:35:20] "DELETE /virtual-machine/47f09d70-40c0-4754-a6fe-99de115c04b3 HTTP/1.1" 200 115 0.027339 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:35:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:35:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001476 10.0.0.41 - - [2025-09-15 11:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.41 - - [2025-09-15 11:35:23] "GET /tag/e184f0eb-ee45-4a8c-842d-d381b846091a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011722 10.0.0.41 - - [2025-09-15 11:35:23] "GET /tag/e184f0eb-ee45-4a8c-842d-d381b846091a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.022664 10.0.0.41 - - [2025-09-15 11:35:23] "GET /virtual-machine-interface/2de638b5-a903-4a09-bfa4-347dae571ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007094 10.0.0.41 - - [2025-09-15 11:35:23] "POST /set-tag HTTP/1.1" 200 109 0.021384 10.0.0.41 - - [2025-09-15 11:35:23] "GET /virtual-machine-interface/3164409f-2264-43ad-8154-919c0b4eff27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.025505 10.0.0.41 - - [2025-09-15 11:35:23] "POST /set-tag HTTP/1.1" 200 109 0.019569 10.0.0.41 - - [2025-09-15 11:35:23] "GET /virtual-machine-interface/a1792614-001a-45bf-9444-c99717f63d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007570 10.0.0.41 - - [2025-09-15 11:35:23] "POST /set-tag HTTP/1.1" 200 109 0.018334 10.0.0.41 - - [2025-09-15 11:35:23] "GET /firewall-policy/76aebae4-ee94-4e55-8178-bc7f2b047b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.027897 10.0.0.41 - - [2025-09-15 11:35:23] "GET /firewall-rule/bbf12ede-4baa-4b87-817a-894fa7e7009f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005067 10.0.0.41 - - [2025-09-15 11:35:23] "POST /ref-update HTTP/1.1" 200 156 0.017185 10.0.0.41 - - [2025-09-15 11:35:23] "DELETE /firewall-rule/bbf12ede-4baa-4b87-817a-894fa7e7009f HTTP/1.1" 200 115 0.048897 10.0.0.41 - - [2025-09-15 11:35:23] "DELETE /loadbalancer-member/2ece56f3-fc00-41ee-ba0b-f515904af366 HTTP/1.1" 200 115 0.028000 10.0.0.41 - - [2025-09-15 11:35:23] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.030027 10.0.0.41 - - [2025-09-15 11:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029994 10.0.0.41 - - [2025-09-15 11:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019591 10.0.0.41 - - [2025-09-15 11:35:23] "DELETE /loadbalancer-pool/4002adea-460f-4e09-956f-e0d0bac9e291 HTTP/1.1" 200 115 0.143543 10.0.0.41 - - [2025-09-15 11:35:23] "DELETE /loadbalancer-listener/77676fbc-43ed-4019-9483-0883ffcda925 HTTP/1.1" 200 115 0.036910 10.0.0.41 - - [2025-09-15 11:35:23] "GET /floating-ip/8e29e4a5-9076-492a-9692-555957a25c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.005582 10.0.0.41 - - [2025-09-15 11:35:23] "POST /chown HTTP/1.1" 200 109 0.013315 10.0.0.41 - - [2025-09-15 11:35:23] "POST /chown HTTP/1.1" 200 109 0.047713 10.0.0.41 - - [2025-09-15 11:35:23] "POST /chown HTTP/1.1" 200 109 0.044042 10.0.0.41 - - [2025-09-15 11:35:23] "PUT /floating-ip/8e29e4a5-9076-492a-9692-555957a25c65 HTTP/1.1" 200 256 0.065650 10.0.0.41 - - [2025-09-15 11:35:23] "POST /chown HTTP/1.1" 200 109 0.058555 10.0.0.41 - - [2025-09-15 11:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008390 10.0.0.41 - - [2025-09-15 11:35:23] "POST /chown HTTP/1.1" 200 109 0.013961 10.0.0.41 - - [2025-09-15 11:35:23] "DELETE /floating-ip/8e29e4a5-9076-492a-9692-555957a25c65 HTTP/1.1" 200 115 0.164046 10.0.0.41 - - [2025-09-15 11:35:24] "POST /chown HTTP/1.1" 200 109 0.010086 10.0.0.41 - - [2025-09-15 11:35:24] "POST /chown HTTP/1.1" 200 109 0.022092 10.0.0.41 - - [2025-09-15 11:35:24] "POST /chown HTTP/1.1" 200 109 0.025314 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /loadbalancer/642b45f1-9b9e-475f-9dd8-db5bb70bc299 HTTP/1.1" 200 115 0.092148 10.0.0.41 - - [2025-09-15 11:35:24] "GET /floating-ip-pool/44049adc-3ecd-444d-a8ae-0d1720064e06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007855 10.0.0.41 - - [2025-09-15 11:35:24] "POST /ref-update HTTP/1.1" 200 156 0.014675 10.0.0.41 - - [2025-09-15 11:35:24] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.023816 10.0.0.41 - - [2025-09-15 11:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021302 10.0.0.41 - - [2025-09-15 11:35:24] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.034514 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /floating-ip-pool/44049adc-3ecd-444d-a8ae-0d1720064e06 HTTP/1.1" 200 115 0.128000 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /instance-ip/ba56151f-d24a-4276-a4eb-aa5b2889364c HTTP/1.1" 200 115 0.220091 10.0.0.41 - - [2025-09-15 11:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040253 10.0.0.41 - - [2025-09-15 11:35:24] "PUT /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 266 0.016360 10.0.0.41 - - [2025-09-15 11:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.039422 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /virtual-machine-interface/2de638b5-a903-4a09-bfa4-347dae571ab3 HTTP/1.1" 200 115 0.175161 10.0.0.41 - - [2025-09-15 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.41 - - [2025-09-15 11:35:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005732 10.0.0.41 - - [2025-09-15 11:35:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008365 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /virtual-network/0930cb41-548f-4cf6-8684-504c76da5ebd HTTP/1.1" 200 115 0.247667 10.0.0.41 - - [2025-09-15 11:35:24] "GET /routing-instance/c4b67902-ad36-4688-ae5d-ec58e3f19d91 HTTP/1.1" 404 171 0.005729 10.0.0.41 - - [2025-09-15 11:35:24] "GET /domains HTTP/1.1" 200 280 0.011090 10.0.0.41 - - [2025-09-15 11:35:24] "GET /domain/0580a14c-d15d-413e-a51b-a03d17e81d39 HTTP/1.1" 200 3085 0.004338 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /route-target/18989d37-5af3-43cd-9690-745b10567686 HTTP/1.1" 200 115 0.072263 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /service-instance/86433e40-5733-4bb0-9429-6b7aceeec264 HTTP/1.1" 200 115 0.117627 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /tag/e184f0eb-ee45-4a8c-842d-d381b846091a HTTP/1.1" 200 115 0.161463 10.0.0.41 - - [2025-09-15 11:35:24] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b HTTP/1.1" 200 7412 0.092293 10.0.0.41 - - [2025-09-15 11:35:24] "GET /virtual-machine-interface/3164409f-2264-43ad-8154-919c0b4eff27?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.005960 10.0.0.41 - - [2025-09-15 11:35:24] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005715 10.0.0.41 - - [2025-09-15 11:35:24] "POST /set-tag HTTP/1.1" 200 109 0.012558 10.0.0.41 - - [2025-09-15 11:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /virtual-machine-interface/3164409f-2264-43ad-8154-919c0b4eff27 HTTP/1.1" 200 115 0.109797 10.0.0.41 - - [2025-09-15 11:35:24] "GET /loadbalancer/7fe9fdcf-efbd-4a6e-a45a-a2f324985bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008401 10.0.0.41 - - [2025-09-15 11:35:24] "POST /ref-update HTTP/1.1" 200 156 0.028456 10.0.0.41 - - [2025-09-15 11:35:24] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004677 10.0.0.41 - - [2025-09-15 11:35:24] "POST /set-tag HTTP/1.1" 200 109 0.034255 10.0.0.41 - - [2025-09-15 11:35:24] "DELETE /virtual-machine/0467358d-330e-43ed-89e1-a125994ad640 HTTP/1.1" 200 115 0.087246 10.0.0.41 - - [2025-09-15 11:35:24] "GET /virtual-machine-interface/a1792614-001a-45bf-9444-c99717f63d60?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006980 10.0.0.41 - - [2025-09-15 11:35:25] "DELETE /loadbalancer-member/fd3d5ab8-1113-4d31-91de-981a910bcedd HTTP/1.1" 200 115 0.104349 10.0.0.41 - - [2025-09-15 11:35:25] "DELETE /virtual-machine-interface/a1792614-001a-45bf-9444-c99717f63d60 HTTP/1.1" 200 115 0.064998 10.0.0.41 - - [2025-09-15 11:35:25] "DELETE /virtual-machine/7f685560-6456-4975-be39-44397911d864 HTTP/1.1" 200 115 0.024438 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005150 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004205 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine/002caf6f-58cc-4657-b11e-926084617ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.003255 10.0.0.41 - - [2025-09-15 11:35:28] "POST /ref-update HTTP/1.1" 200 156 0.020347 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010568 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.024450 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.027415 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.015261 10.0.0.41 - - [2025-09-15 11:35:28] "DELETE /instance-ip/f1d05046-9227-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.066486 10.0.0.41 - - [2025-09-15 11:35:28] "POST /ref-update HTTP/1.1" 200 156 0.024589 10.0.0.41 - - [2025-09-15 11:35:28] "DELETE /virtual-machine-interface/f1b1a8ee-9227-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.056331 10.0.0.41 - - [2025-09-15 11:35:28] "DELETE /virtual-machine/002caf6f-58cc-4657-b11e-926084617ebc HTTP/1.1" 200 115 0.022945 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005353 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.41 - - [2025-09-15 11:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.41 - - [2025-09-15 11:35:28] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003324 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004980 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.025056 10.0.0.41 - - [2025-09-15 11:35:28] "DELETE /loadbalancer-member/805236cf-b11a-4f10-a1a4-90391c317379 HTTP/1.1" 200 115 0.039480 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010047 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.41 - - [2025-09-15 11:35:28] "DELETE /loadbalancer-member/9823a9bb-a625-4890-bd39-b49813856af6 HTTP/1.1" 200 115 0.032946 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004412 10.0.0.41 - - [2025-09-15 11:35:28] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.41 - - [2025-09-15 11:35:28] "DELETE /loadbalancer-member/a15cc671-a454-4df1-ab70-193adf1260b4 HTTP/1.1" 200 115 0.023209 10.0.0.41 - - [2025-09-15 11:35:28] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005561 10.0.0.41 - - [2025-09-15 11:35:29] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.41 - - [2025-09-15 11:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.41 - - [2025-09-15 11:35:29] "GET /loadbalancer/0adebbe6-f403-401b-9fd1-8ca70e8bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003758 10.0.0.41 - - [2025-09-15 11:35:29] "GET /loadbalancer-pool/24f35857-e280-4d3d-b8fe-ebda38cbda2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002977 10.0.0.41 - - [2025-09-15 11:35:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017816 10.0.0.41 - - [2025-09-15 11:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018577 10.0.0.41 - - [2025-09-15 11:35:29] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020628 10.0.0.41 - - [2025-09-15 11:35:29] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006935 10.0.0.41 - - [2025-09-15 11:35:29] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002656 10.0.0.41 - - [2025-09-15 11:35:29] "POST /set-tag HTTP/1.1" 200 109 0.067612 10.0.0.41 - - [2025-09-15 11:35:29] "GET /loadbalancer-pool/e51e8bf0-4f30-4b27-8812-375928fb4341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002950 10.0.0.41 - - [2025-09-15 11:35:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.043746 10.0.0.41 - - [2025-09-15 11:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045899 10.0.0.41 - - [2025-09-15 11:35:29] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021730 10.0.0.41 - - [2025-09-15 11:35:29] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016624 10.0.0.41 - - [2025-09-15 11:35:29] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002676 10.0.0.41 - - [2025-09-15 11:35:29] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.41 - - [2025-09-15 11:35:29] "GET /loadbalancer-pool/5ca22011-98fd-4b23-abc9-6a3737626285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002898 10.0.0.41 - - [2025-09-15 11:35:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018351 10.0.0.41 - - [2025-09-15 11:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012053 10.0.0.41 - - [2025-09-15 11:35:29] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019197 10.0.0.41 - - [2025-09-15 11:35:29] "GET /virtual-machine-interface/999b107e-9226-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004279 10.0.0.41 - - [2025-09-15 11:35:29] "GET /floating-ip/0949272b-ffdb-413f-b5f4-db016252eefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002792 10.0.0.41 - - [2025-09-15 11:35:29] "POST /set-tag HTTP/1.1" 200 109 0.004039 10.0.0.41 - - [2025-09-15 11:35:29] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004241 10.0.0.41 - - [2025-09-15 11:35:29] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.41 - - [2025-09-15 11:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.41 - - [2025-09-15 11:35:29] "GET /loadbalancer/7fe9fdcf-efbd-4a6e-a45a-a2f324985bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002460 10.0.0.41 - - [2025-09-15 11:35:31] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007674 10.0.0.41 - - [2025-09-15 11:35:31] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.41 - - [2025-09-15 11:35:31] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011254 10.0.0.41 - - [2025-09-15 11:35:31] "POST /set-tag HTTP/1.1" 200 109 0.011591 10.0.0.41 - - [2025-09-15 11:35:31] "GET /virtual-machine/5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003160 10.0.0.41 - - [2025-09-15 11:35:31] "POST /ref-update HTTP/1.1" 200 156 0.007847 10.0.0.41 - - [2025-09-15 11:35:31] "GET /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008776 10.0.0.41 - - [2025-09-15 11:35:31] "POST /set-tag HTTP/1.1" 200 109 0.029854 10.0.0.41 - - [2025-09-15 11:35:31] "POST /set-tag HTTP/1.1" 200 109 0.013340 10.0.0.41 - - [2025-09-15 11:35:31] "POST /set-tag HTTP/1.1" 200 109 0.025449 10.0.0.41 - - [2025-09-15 11:35:31] "DELETE /instance-ip/f14f0c70-9227-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.050321 10.0.0.41 - - [2025-09-15 11:35:31] "POST /ref-update HTTP/1.1" 200 156 0.009336 10.0.0.41 - - [2025-09-15 11:35:31] "DELETE /virtual-machine-interface/f13b8fc4-9227-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.106607 10.0.0.41 - - [2025-09-15 11:35:31] "DELETE /virtual-machine/5eb7d707-3e9d-4ab4-95c3-311a17a2d6a4 HTTP/1.1" 200 115 0.031669 10.0.0.41 - - [2025-09-15 11:35:31] "DELETE /tag/a9729c08-766e-4a42-a564-20139dae5625 HTTP/1.1" 200 115 0.051937 10.0.0.41 - - [2025-09-15 11:35:31] "DELETE /tag/3a912364-635a-41ad-8907-296626661b68 HTTP/1.1" 200 115 0.084278 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.41 - - [2025-09-15 11:35:35] "GET /project/e6dc6848-04a3-409f-b313-222225a92d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036180 10.0.0.41 - - [2025-09-15 11:35:35] "POST /tags HTTP/1.1" 200 393 0.024298 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.41 - - [2025-09-15 11:35:35] "GET /tag/13279598-c22f-4d9b-8dff-950bb981834a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.030114 10.0.0.41 - - [2025-09-15 11:35:35] "POST /tags HTTP/1.1" 200 341 0.021894 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.41 - - [2025-09-15 11:35:35] "GET /tag/a69b847e-8769-426e-8c36-48b8dfd02257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012212 10.0.0.41 - - [2025-09-15 11:35:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.001055 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.002039 10.0.0.41 - - [2025-09-15 11:35:35] "POST /security-groups HTTP/1.1" 200 589 0.067845 10.0.0.41 - - [2025-09-15 11:35:35] "POST /projects HTTP/1.1" 200 519 0.192847 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002275 10.0.0.41 - - [2025-09-15 11:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020236 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013586 10.0.0.41 - - [2025-09-15 11:35:35] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013566 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.41 - - [2025-09-15 11:35:35] "POST /access-control-lists HTTP/1.1" 200 598 0.101006 10.0.0.41 - - [2025-09-15 11:35:35] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.030486 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.005202 10.0.0.41 - - [2025-09-15 11:35:35] "POST /access-control-lists HTTP/1.1" 200 596 0.084190 10.0.0.41 - - [2025-09-15 11:35:35] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.114907 10.0.0.41 - - [2025-09-15 11:35:35] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.045185 10.0.0.41 - - [2025-09-15 11:35:35] "POST /security-groups HTTP/1.1" 200 591 0.072301 10.0.0.41 - - [2025-09-15 11:35:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.003251 10.0.0.41 - - [2025-09-15 11:35:36] "POST /access-control-lists HTTP/1.1" 200 632 0.070564 10.0.0.41 - - [2025-09-15 11:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.095398 10.0.0.41 - - [2025-09-15 11:35:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.031648 10.0.0.41 - - [2025-09-15 11:35:36] "POST /chown HTTP/1.1" 200 109 0.026252 10.0.0.41 - - [2025-09-15 11:35:36] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004724 10.0.0.41 - - [2025-09-15 11:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.41 - - [2025-09-15 11:35:36] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024002 10.0.0.41 - - [2025-09-15 11:35:36] "POST /access-control-lists HTTP/1.1" 200 630 0.076204 10.0.0.41 - - [2025-09-15 11:35:36] "POST /tags HTTP/1.1" 409 226 0.002623 10.0.0.41 - - [2025-09-15 11:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006794 10.0.0.41 - - [2025-09-15 11:35:36] "GET /tag/a69b847e-8769-426e-8c36-48b8dfd02257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011243 10.0.0.41 - - [2025-09-15 11:35:36] "POST /firewall-rules HTTP/1.1" 200 600 0.068673 10.0.0.41 - - [2025-09-15 11:35:36] "GET /firewall-rule/331395f4-9f89-4645-94ce-7c72182fd501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004576 10.0.0.41 - - [2025-09-15 11:35:36] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004058 10.0.0.41 - - [2025-09-15 11:35:36] "GET /firewall-rule/331395f4-9f89-4645-94ce-7c72182fd501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002272 10.0.0.41 - - [2025-09-15 11:35:36] "POST /ref-update HTTP/1.1" 200 156 0.049923 10.0.0.41 - - [2025-09-15 11:35:36] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006140 10.0.0.41 - - [2025-09-15 11:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.41 - - [2025-09-15 11:35:36] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004086 10.0.0.41 - - [2025-09-15 11:35:36] "POST /tags HTTP/1.1" 409 226 0.001817 10.0.0.41 - - [2025-09-15 11:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.41 - - [2025-09-15 11:35:36] "GET /tag/a69b847e-8769-426e-8c36-48b8dfd02257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012599 10.0.0.41 - - [2025-09-15 11:35:36] "POST /firewall-rules HTTP/1.1" 200 598 0.077393 10.0.0.41 - - [2025-09-15 11:35:36] "GET /firewall-rule/f6d0ddbf-cd33-4afa-a4ff-d33c43e28280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013070 10.0.0.41 - - [2025-09-15 11:35:36] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003376 10.0.0.41 - - [2025-09-15 11:35:36] "GET /firewall-rule/f6d0ddbf-cd33-4afa-a4ff-d33c43e28280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.015166 10.0.0.41 - - [2025-09-15 11:35:36] "POST /ref-update HTTP/1.1" 200 156 0.049517 10.0.0.41 - - [2025-09-15 11:35:38] "POST /tags HTTP/1.1" 200 393 0.020072 10.0.0.41 - - [2025-09-15 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011892 10.0.0.41 - - [2025-09-15 11:35:38] "GET /tag/2ed34111-4168-4897-8c56-882bb9213a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012176 10.0.0.41 - - [2025-09-15 11:35:38] "POST /tags HTTP/1.1" 200 341 0.021867 10.0.0.41 - - [2025-09-15 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007754 10.0.0.41 - - [2025-09-15 11:35:38] "GET /tag/c3ea5042-a10c-4ba1-a60c-6c71e3c77183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016385 10.0.0.41 - - [2025-09-15 11:35:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.000563 10.0.0.41 - - [2025-09-15 11:35:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002953 10.0.0.41 - - [2025-09-15 11:35:38] "POST /security-groups HTTP/1.1" 200 589 0.070615 10.0.0.41 - - [2025-09-15 11:35:38] "POST /projects HTTP/1.1" 200 519 0.216798 10.0.0.41 - - [2025-09-15 11:35:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.006519 10.0.0.41 - - [2025-09-15 11:35:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038120 10.0.0.41 - - [2025-09-15 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012872 10.0.0.41 - - [2025-09-15 11:35:38] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.025311 10.0.0.41 - - [2025-09-15 11:35:38] "POST /access-control-lists HTTP/1.1" 200 598 0.120826 10.0.0.41 - - [2025-09-15 11:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.41 - - [2025-09-15 11:35:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.004136 10.0.0.41 - - [2025-09-15 11:35:38] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008528 10.0.0.41 - - [2025-09-15 11:35:38] "POST /access-control-lists HTTP/1.1" 200 596 0.080822 10.0.0.41 - - [2025-09-15 11:35:38] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.127954 10.0.0.41 - - [2025-09-15 11:35:39] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.064626 10.0.0.41 - - [2025-09-15 11:35:39] "POST /security-groups HTTP/1.1" 200 591 0.092478 10.0.0.41 - - [2025-09-15 11:35:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.002759 10.0.0.41 - - [2025-09-15 11:35:39] "POST /access-control-lists HTTP/1.1" 200 632 0.076153 10.0.0.41 - - [2025-09-15 11:35:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.075973 10.0.0.41 - - [2025-09-15 11:35:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.021014 10.0.0.41 - - [2025-09-15 11:35:39] "POST /chown HTTP/1.1" 200 109 0.046763 10.0.0.41 - - [2025-09-15 11:35:39] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012133 10.0.0.41 - - [2025-09-15 11:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.41 - - [2025-09-15 11:35:39] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019644 10.0.0.41 - - [2025-09-15 11:35:39] "POST /access-control-lists HTTP/1.1" 200 630 0.079975 10.0.0.41 - - [2025-09-15 11:35:39] "POST /tags HTTP/1.1" 409 226 0.013874 10.0.0.41 - - [2025-09-15 11:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.41 - - [2025-09-15 11:35:39] "GET /tag/c3ea5042-a10c-4ba1-a60c-6c71e3c77183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019006 10.0.0.41 - - [2025-09-15 11:35:39] "POST /firewall-rules HTTP/1.1" 200 600 0.071713 10.0.0.41 - - [2025-09-15 11:35:39] "GET /firewall-rule/11eac05c-63fc-43ea-bc7c-910617c29d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004081 10.0.0.41 - - [2025-09-15 11:35:39] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005944 10.0.0.41 - - [2025-09-15 11:35:39] "GET /firewall-rule/11eac05c-63fc-43ea-bc7c-910617c29d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002434 10.0.0.41 - - [2025-09-15 11:35:39] "POST /ref-update HTTP/1.1" 200 156 0.062444 10.0.0.41 - - [2025-09-15 11:35:39] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011400 10.0.0.41 - - [2025-09-15 11:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.41 - - [2025-09-15 11:35:39] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003200 10.0.0.41 - - [2025-09-15 11:35:39] "POST /tags HTTP/1.1" 409 226 0.001921 10.0.0.41 - - [2025-09-15 11:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.41 - - [2025-09-15 11:35:39] "GET /tag/c3ea5042-a10c-4ba1-a60c-6c71e3c77183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012278 10.0.0.41 - - [2025-09-15 11:35:39] "POST /firewall-rules HTTP/1.1" 200 598 0.074397 10.0.0.41 - - [2025-09-15 11:35:39] "GET /firewall-rule/7adc86c6-dd4f-4166-83d6-dfcc75a54d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.015711 10.0.0.41 - - [2025-09-15 11:35:40] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.006917 10.0.0.41 - - [2025-09-15 11:35:40] "GET /firewall-rule/7adc86c6-dd4f-4166-83d6-dfcc75a54d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005827 10.0.0.41 - - [2025-09-15 11:35:40] "POST /ref-update HTTP/1.1" 200 156 0.081263 10.0.0.41 - - [2025-09-15 11:35:41] "POST /tags HTTP/1.1" 200 345 0.116571 10.0.0.41 - - [2025-09-15 11:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.022146 10.0.0.41 - - [2025-09-15 11:35:41] "GET /tag/7e8bedb2-8d36-492a-beaf-41e260120e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.032605 10.0.0.41 - - [2025-09-15 11:35:41] "POST /projects HTTP/1.1" 409 238 0.004010 10.0.0.41 - - [2025-09-15 11:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.41 - - [2025-09-15 11:35:41] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043314 10.0.0.41 - - [2025-09-15 11:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.41 - - [2025-09-15 11:35:41] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010429 10.0.0.41 - - [2025-09-15 11:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.41 - - [2025-09-15 11:35:41] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005560 10.0.0.41 - - [2025-09-15 11:35:41] "POST /security-groups HTTP/1.1" 409 285 0.002238 10.0.0.41 - - [2025-09-15 11:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.41 - - [2025-09-15 11:35:41] "PUT /security-group/02d6b859-db82-4ef9-97f9-d93a306ac6e8 HTTP/1.1" 200 262 0.067149 10.0.0.41 - - [2025-09-15 11:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.41 - - [2025-09-15 11:35:41] "PUT /access-control-list/0cbd2b2d-12bc-48b9-b6c2-d495db1231f1 HTTP/1.1" 200 272 0.018774 10.0.0.41 - - [2025-09-15 11:35:41] "PUT /access-control-list/ad4d8ae5-4201-4ccb-b2ea-3a98ff069917 HTTP/1.1" 200 272 0.038466 10.0.0.41 - - [2025-09-15 11:35:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.048182 10.0.0.41 - - [2025-09-15 11:35:41] "POST /tags HTTP/1.1" 409 228 0.028925 10.0.0.41 - - [2025-09-15 11:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018955 10.0.0.41 - - [2025-09-15 11:35:41] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.105865 10.0.0.41 - - [2025-09-15 11:35:41] "GET /tag/7e8bedb2-8d36-492a-beaf-41e260120e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.030736 10.0.0.41 - - [2025-09-15 11:35:41] "POST /tags HTTP/1.1" 200 345 0.030550 10.0.0.41 - - [2025-09-15 11:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014927 10.0.0.41 - - [2025-09-15 11:35:42] "GET /tag/1841bf28-dffc-4c4f-a7c8-dcff694f99ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.026216 10.0.0.41 - - [2025-09-15 11:35:42] "POST /projects HTTP/1.1" 409 238 0.011221 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.41 - - [2025-09-15 11:35:42] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059288 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.41 - - [2025-09-15 11:35:42] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006801 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.41 - - [2025-09-15 11:35:42] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009326 10.0.0.41 - - [2025-09-15 11:35:42] "POST /security-groups HTTP/1.1" 409 285 0.005910 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.41 - - [2025-09-15 11:35:42] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041962 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011703 10.0.0.41 - - [2025-09-15 11:35:42] "PUT /security-group/9fef32cf-7797-427f-9718-57128ddcc80a HTTP/1.1" 200 262 0.054721 10.0.0.41 - - [2025-09-15 11:35:42] "PUT /access-control-list/9a7d1800-1866-45e8-8ad5-6be7023453f4 HTTP/1.1" 200 272 0.020427 10.0.0.41 - - [2025-09-15 11:35:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033250 10.0.0.41 - - [2025-09-15 11:35:42] "POST /tags HTTP/1.1" 409 228 0.015783 10.0.0.41 - - [2025-09-15 11:35:42] "PUT /access-control-list/744b7723-593d-4260-bdf7-42176d24d43b HTTP/1.1" 200 272 0.034418 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.41 - - [2025-09-15 11:35:42] "GET /tag/1841bf28-dffc-4c4f-a7c8-dcff694f99ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.025221 10.0.0.41 - - [2025-09-15 11:35:42] "POST /tags HTTP/1.1" 200 291 0.060767 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.41 - - [2025-09-15 11:35:42] "GET /tag/1d2cd6f1-1dab-4fed-95f8-62711ab44991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.022299 10.0.0.41 - - [2025-09-15 11:35:42] "POST /tags HTTP/1.1" 200 303 0.133202 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.41 - - [2025-09-15 11:35:42] "GET /tag/41882af8-faee-4973-9703-8a84a3ce1798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.033350 10.0.0.41 - - [2025-09-15 11:35:42] "POST /tags HTTP/1.1" 409 252 0.006400 10.0.0.41 - - [2025-09-15 11:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.41 - - [2025-09-15 11:35:42] "GET /tag/13279598-c22f-4d9b-8dff-950bb981834a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015535 10.0.0.41 - - [2025-09-15 11:35:42] "POST /tags HTTP/1.1" 409 226 0.006000 10.0.0.41 - - [2025-09-15 11:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.41 - - [2025-09-15 11:35:43] "GET /tag/a69b847e-8769-426e-8c36-48b8dfd02257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018307 10.0.0.41 - - [2025-09-15 11:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.41 - - [2025-09-15 11:35:43] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006416 10.0.0.41 - - [2025-09-15 11:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.41 - - [2025-09-15 11:35:43] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061740 10.0.0.41 - - [2025-09-15 11:35:43] "POST /virtual-machines HTTP/1.1" 200 395 0.012984 10.0.0.41 - - [2025-09-15 11:35:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032087 10.0.0.41 - - [2025-09-15 11:35:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.177465 10.0.0.41 - - [2025-09-15 11:35:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012253 10.0.0.41 - - [2025-09-15 11:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015980 10.0.0.41 - - [2025-09-15 11:35:43] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005242 10.0.0.41 - - [2025-09-15 11:35:43] "POST /instance-ips HTTP/1.1" 200 397 0.027245 10.0.0.41 - - [2025-09-15 11:35:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024835 10.0.0.41 - - [2025-09-15 11:35:43] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023435 10.0.0.41 - - [2025-09-15 11:35:43] "POST /set-tag HTTP/1.1" 200 109 0.069661 10.0.0.41 - - [2025-09-15 11:35:43] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022052 10.0.0.41 - - [2025-09-15 11:35:43] "GET /instance-ip/1d36661c-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003956 10.0.0.41 - - [2025-09-15 11:35:43] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005484 10.0.0.41 - - [2025-09-15 11:35:43] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.41 - - [2025-09-15 11:35:43] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003589 10.0.0.41 - - [2025-09-15 11:35:43] "POST /ref-update HTTP/1.1" 200 156 0.012448 10.0.0.41 - - [2025-09-15 11:35:43] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009899 10.0.0.41 - - [2025-09-15 11:35:43] "POST /set-tag HTTP/1.1" 200 109 0.009573 10.0.0.41 - - [2025-09-15 11:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.41 - - [2025-09-15 11:35:44] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004912 10.0.0.41 - - [2025-09-15 11:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.41 - - [2025-09-15 11:35:44] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045532 10.0.0.41 - - [2025-09-15 11:35:44] "POST /virtual-machines HTTP/1.1" 200 395 0.019473 10.0.0.41 - - [2025-09-15 11:35:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028379 10.0.0.41 - - [2025-09-15 11:35:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129050 10.0.0.41 - - [2025-09-15 11:35:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019958 10.0.0.41 - - [2025-09-15 11:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012617 10.0.0.41 - - [2025-09-15 11:35:44] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006324 10.0.0.41 - - [2025-09-15 11:35:44] "POST /instance-ips HTTP/1.1" 200 397 0.034674 10.0.0.41 - - [2025-09-15 11:35:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024138 10.0.0.41 - - [2025-09-15 11:35:44] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028741 10.0.0.41 - - [2025-09-15 11:35:44] "POST /set-tag HTTP/1.1" 200 109 0.063788 10.0.0.41 - - [2025-09-15 11:35:44] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.037019 10.0.0.41 - - [2025-09-15 11:35:44] "GET /instance-ip/1dc0eaf8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003549 10.0.0.41 - - [2025-09-15 11:35:44] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004004 10.0.0.41 - - [2025-09-15 11:35:44] "POST /set-tag HTTP/1.1" 200 109 0.009477 10.0.0.41 - - [2025-09-15 11:35:44] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003825 10.0.0.41 - - [2025-09-15 11:35:44] "POST /ref-update HTTP/1.1" 200 156 0.011104 10.0.0.41 - - [2025-09-15 11:35:44] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015367 10.0.0.41 - - [2025-09-15 11:35:44] "POST /set-tag HTTP/1.1" 200 109 0.011338 10.0.0.41 - - [2025-09-15 11:35:44] "POST /tags HTTP/1.1" 200 291 0.029328 10.0.0.41 - - [2025-09-15 11:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025299 10.0.0.41 - - [2025-09-15 11:35:45] "GET /tag/cc76d9c6-63ba-41fe-b2fa-3fceb385e01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012071 10.0.0.41 - - [2025-09-15 11:35:45] "POST /tags HTTP/1.1" 409 252 0.003688 10.0.0.41 - - [2025-09-15 11:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.41 - - [2025-09-15 11:35:45] "GET /tag/2ed34111-4168-4897-8c56-882bb9213a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015265 10.0.0.41 - - [2025-09-15 11:35:45] "POST /tags HTTP/1.1" 409 226 0.002068 10.0.0.41 - - [2025-09-15 11:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.41 - - [2025-09-15 11:35:45] "GET /tag/c3ea5042-a10c-4ba1-a60c-6c71e3c77183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011048 10.0.0.41 - - [2025-09-15 11:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.41 - - [2025-09-15 11:35:45] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004683 10.0.0.41 - - [2025-09-15 11:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.41 - - [2025-09-15 11:35:45] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045062 10.0.0.41 - - [2025-09-15 11:35:45] "POST /virtual-machines HTTP/1.1" 200 395 0.010365 10.0.0.41 - - [2025-09-15 11:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009908 10.0.0.41 - - [2025-09-15 11:35:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121171 10.0.0.41 - - [2025-09-15 11:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026334 10.0.0.41 - - [2025-09-15 11:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016897 10.0.0.41 - - [2025-09-15 11:35:45] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004423 10.0.0.41 - - [2025-09-15 11:35:45] "POST /instance-ips HTTP/1.1" 200 397 0.035818 10.0.0.41 - - [2025-09-15 11:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030539 10.0.0.41 - - [2025-09-15 11:35:45] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013329 10.0.0.41 - - [2025-09-15 11:35:45] "POST /set-tag HTTP/1.1" 200 109 0.070570 10.0.0.41 - - [2025-09-15 11:35:45] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025371 10.0.0.41 - - [2025-09-15 11:35:45] "GET /instance-ip/1e68c214-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011332 10.0.0.41 - - [2025-09-15 11:35:45] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005401 10.0.0.41 - - [2025-09-15 11:35:45] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.41 - - [2025-09-15 11:35:45] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.009451 10.0.0.41 - - [2025-09-15 11:35:45] "POST /ref-update HTTP/1.1" 200 156 0.016710 10.0.0.41 - - [2025-09-15 11:35:46] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015338 10.0.0.41 - - [2025-09-15 11:35:46] "POST /set-tag HTTP/1.1" 200 109 0.009448 10.0.0.41 - - [2025-09-15 11:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.41 - - [2025-09-15 11:35:46] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004439 10.0.0.41 - - [2025-09-15 11:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.41 - - [2025-09-15 11:35:46] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053246 10.0.0.41 - - [2025-09-15 11:35:46] "POST /virtual-machines HTTP/1.1" 200 395 0.014025 10.0.0.41 - - [2025-09-15 11:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019790 10.0.0.41 - - [2025-09-15 11:35:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138318 10.0.0.41 - - [2025-09-15 11:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012385 10.0.0.41 - - [2025-09-15 11:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010719 10.0.0.41 - - [2025-09-15 11:35:46] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004546 10.0.0.41 - - [2025-09-15 11:35:46] "POST /instance-ips HTTP/1.1" 200 397 0.045908 10.0.0.41 - - [2025-09-15 11:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.064141 10.0.0.41 - - [2025-09-15 11:35:46] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026909 10.0.0.41 - - [2025-09-15 11:35:46] "POST /set-tag HTTP/1.1" 200 109 0.087578 10.0.0.41 - - [2025-09-15 11:35:46] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021377 10.0.0.41 - - [2025-09-15 11:35:46] "GET /instance-ip/1ef83b06-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010197 10.0.0.41 - - [2025-09-15 11:35:46] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004393 10.0.0.41 - - [2025-09-15 11:35:46] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.41 - - [2025-09-15 11:35:46] "POST /tags HTTP/1.1" 200 299 0.050375 10.0.0.41 - - [2025-09-15 11:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.41 - - [2025-09-15 11:35:47] "GET /tag/42cc7a33-f317-46ec-bd5c-e50915e1cabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.028989 10.0.0.41 - - [2025-09-15 11:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.41 - - [2025-09-15 11:35:47] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009780 10.0.0.41 - - [2025-09-15 11:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.41 - - [2025-09-15 11:35:47] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040612 10.0.0.41 - - [2025-09-15 11:35:47] "POST /virtual-machines HTTP/1.1" 200 395 0.015970 10.0.0.41 - - [2025-09-15 11:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020790 10.0.0.41 - - [2025-09-15 11:35:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124839 10.0.0.41 - - [2025-09-15 11:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017037 10.0.0.41 - - [2025-09-15 11:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.41 - - [2025-09-15 11:35:47] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.033191 10.0.0.41 - - [2025-09-15 11:35:47] "POST /instance-ips HTTP/1.1" 200 397 0.059413 10.0.0.41 - - [2025-09-15 11:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026460 10.0.0.41 - - [2025-09-15 11:35:47] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018928 10.0.0.41 - - [2025-09-15 11:35:47] "POST /set-tag HTTP/1.1" 200 109 0.022398 10.0.0.41 - - [2025-09-15 11:35:47] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012138 10.0.0.41 - - [2025-09-15 11:35:47] "GET /instance-ip/1f8e72ba-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003182 10.0.0.41 - - [2025-09-15 11:35:47] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005985 10.0.0.41 - - [2025-09-15 11:35:47] "POST /set-tag HTTP/1.1" 200 109 0.003724 10.0.0.41 - - [2025-09-15 11:35:47] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004052 10.0.0.41 - - [2025-09-15 11:35:47] "POST /ref-update HTTP/1.1" 200 156 0.007915 10.0.0.41 - - [2025-09-15 11:35:47] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019764 10.0.0.41 - - [2025-09-15 11:35:47] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.41 - - [2025-09-15 11:35:47] "POST /tags HTTP/1.1" 200 299 0.031259 10.0.0.41 - - [2025-09-15 11:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.41 - - [2025-09-15 11:35:48] "GET /tag/4f09501c-cc49-4135-a8c1-74cb46dfed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014801 10.0.0.41 - - [2025-09-15 11:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.41 - - [2025-09-15 11:35:48] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003713 10.0.0.41 - - [2025-09-15 11:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.41 - - [2025-09-15 11:35:48] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045125 10.0.0.41 - - [2025-09-15 11:35:48] "POST /virtual-machines HTTP/1.1" 200 395 0.015283 10.0.0.41 - - [2025-09-15 11:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038016 10.0.0.41 - - [2025-09-15 11:35:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.148159 10.0.0.41 - - [2025-09-15 11:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009505 10.0.0.41 - - [2025-09-15 11:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009101 10.0.0.41 - - [2025-09-15 11:35:48] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015069 10.0.0.41 - - [2025-09-15 11:35:48] "POST /instance-ips HTTP/1.1" 200 397 0.028210 10.0.0.41 - - [2025-09-15 11:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019441 10.0.0.41 - - [2025-09-15 11:35:48] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005808 10.0.0.41 - - [2025-09-15 11:35:48] "POST /set-tag HTTP/1.1" 200 109 0.030794 10.0.0.41 - - [2025-09-15 11:35:48] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018570 10.0.0.41 - - [2025-09-15 11:35:48] "GET /instance-ip/20283a8a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006164 10.0.0.41 - - [2025-09-15 11:35:48] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005697 10.0.0.41 - - [2025-09-15 11:35:48] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.41 - - [2025-09-15 11:35:48] "POST /tags HTTP/1.1" 200 299 0.018598 10.0.0.41 - - [2025-09-15 11:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.41 - - [2025-09-15 11:35:48] "GET /tag/ca1d9f06-a1bb-4581-8695-044820520ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.026806 10.0.0.41 - - [2025-09-15 11:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.41 - - [2025-09-15 11:35:48] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011626 10.0.0.41 - - [2025-09-15 11:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.41 - - [2025-09-15 11:35:48] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035907 10.0.0.41 - - [2025-09-15 11:35:49] "POST /virtual-machines HTTP/1.1" 200 395 0.028342 10.0.0.41 - - [2025-09-15 11:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025442 10.0.0.41 - - [2025-09-15 11:35:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.146443 10.0.0.41 - - [2025-09-15 11:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008403 10.0.0.41 - - [2025-09-15 11:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006919 10.0.0.41 - - [2025-09-15 11:35:49] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007123 10.0.0.41 - - [2025-09-15 11:35:49] "POST /instance-ips HTTP/1.1" 200 397 0.031167 10.0.0.41 - - [2025-09-15 11:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.041555 10.0.0.41 - - [2025-09-15 11:35:49] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013493 10.0.0.41 - - [2025-09-15 11:35:49] "POST /set-tag HTTP/1.1" 200 109 0.036295 10.0.0.41 - - [2025-09-15 11:35:49] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019989 10.0.0.41 - - [2025-09-15 11:35:49] "GET /instance-ip/20a3814a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004219 10.0.0.41 - - [2025-09-15 11:35:49] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005264 10.0.0.41 - - [2025-09-15 11:35:49] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.41 - - [2025-09-15 11:35:49] "POST /tags HTTP/1.1" 200 299 0.020500 10.0.0.41 - - [2025-09-15 11:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022788 10.0.0.41 - - [2025-09-15 11:35:49] "GET /tag/307a7698-8c06-4d40-982a-e1712623c8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014463 10.0.0.41 - - [2025-09-15 11:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.41 - - [2025-09-15 11:35:49] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006491 10.0.0.41 - - [2025-09-15 11:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006976 10.0.0.41 - - [2025-09-15 11:35:50] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054166 10.0.0.41 - - [2025-09-15 11:35:50] "POST /virtual-machines HTTP/1.1" 200 395 0.013004 10.0.0.41 - - [2025-09-15 11:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030745 10.0.0.41 - - [2025-09-15 11:35:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137774 10.0.0.41 - - [2025-09-15 11:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022016 10.0.0.41 - - [2025-09-15 11:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008789 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005410 10.0.0.41 - - [2025-09-15 11:35:50] "POST /instance-ips HTTP/1.1" 200 397 0.043083 10.0.0.41 - - [2025-09-15 11:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025635 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023424 10.0.0.41 - - [2025-09-15 11:35:50] "POST /set-tag HTTP/1.1" 200 109 0.035389 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014719 10.0.0.41 - - [2025-09-15 11:35:50] "GET /instance-ip/21460b7c-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004976 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005931 10.0.0.41 - - [2025-09-15 11:35:50] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004320 10.0.0.41 - - [2025-09-15 11:35:50] "POST /ref-update HTTP/1.1" 200 156 0.010424 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017189 10.0.0.41 - - [2025-09-15 11:35:50] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004849 10.0.0.41 - - [2025-09-15 11:35:50] "POST /ref-update HTTP/1.1" 200 156 0.019730 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014293 10.0.0.41 - - [2025-09-15 11:35:50] "POST /set-tag HTTP/1.1" 200 109 0.004416 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008889 10.0.0.41 - - [2025-09-15 11:35:50] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.41 - - [2025-09-15 11:35:50] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005648 10.0.0.41 - - [2025-09-15 11:35:50] "POST /ref-update HTTP/1.1" 200 156 0.011741 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.032725 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.020528 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-router/fcc56a50-5d27-4eeb-be6f-ce36fb5799e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.007035 10.0.0.41 - - [2025-09-15 11:35:51] "POST /ref-update HTTP/1.1" 200 156 0.018250 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011328 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.014994 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008967 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003825 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.003930 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005023 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009260 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004153 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004021 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004258 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.003738 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004011 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.41 - - [2025-09-15 11:35:51] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004948 10.0.0.41 - - [2025-09-15 11:35:51] "POST /set-tag HTTP/1.1" 200 109 0.003243 10.0.0.41 - - [2025-09-15 11:35:53] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008107 10.0.0.41 - - [2025-09-15 11:35:53] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.41 - - [2025-09-15 11:35:54] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004997 10.0.0.41 - - [2025-09-15 11:35:54] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.41 - - [2025-09-15 11:35:57] "GET /virtual-machine/5a66b862-5d14-46cc-bee4-cbd85ea59beb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002861 10.0.0.41 - - [2025-09-15 11:35:57] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003989 10.0.0.41 - - [2025-09-15 11:35:57] "GET /virtual-machine/6b330f92-a4f2-4fd3-b0a6-8f2b0699b9e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002855 10.0.0.41 - - [2025-09-15 11:35:57] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004173 10.0.0.41 - - [2025-09-15 11:35:57] "GET /virtual-machine/f070092d-fb7a-4ff1-8f27-47610db97780?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002869 10.0.0.41 - - [2025-09-15 11:35:57] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004665 10.0.0.41 - - [2025-09-15 11:35:57] "GET /virtual-machine/411a1b24-f27c-4456-886a-c330ae89a7fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002958 10.0.0.41 - - [2025-09-15 11:35:57] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005706 10.0.0.41 - - [2025-09-15 11:35:58] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004963 10.0.0.41 - - [2025-09-15 11:35:58] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.41 - - [2025-09-15 11:35:59] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004182 10.0.0.41 - - [2025-09-15 11:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.41 - - [2025-09-15 11:35:59] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004664 10.0.0.41 - - [2025-09-15 11:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.41 - - [2025-09-15 11:35:59] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004218 10.0.0.41 - - [2025-09-15 11:35:59] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.41 - - [2025-09-15 11:36:02] "GET /virtual-machine/e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003034 10.0.0.41 - - [2025-09-15 11:36:02] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004738 10.0.0.41 - - [2025-09-15 11:36:02] "GET /virtual-machine/4cb0b5fa-bada-4fdb-ab39-ec6613ffa460?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003477 10.0.0.41 - - [2025-09-15 11:36:02] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005583 10.0.0.41 - - [2025-09-15 11:36:02] "GET /virtual-machine/1746f7c4-c2c6-44d9-ba91-714457f0188f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004326 10.0.0.41 - - [2025-09-15 11:36:02] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008708 10.0.0.41 - - [2025-09-15 11:36:02] "GET /virtual-machine/a5a9280c-dff3-4a14-9db8-63219f182dbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005191 10.0.0.41 - - [2025-09-15 11:36:02] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005719 10.0.0.41 - - [2025-09-15 11:36:03] "GET /loadbalancer/9bea5914-a387-4099-97b1-7aceed04ee5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002230 10.0.0.41 - - [2025-09-15 11:36:03] "POST /tags HTTP/1.1" 200 333 0.021818 10.0.0.41 - - [2025-09-15 11:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014504 10.0.0.41 - - [2025-09-15 11:36:03] "GET /tag/161429e6-149b-40a5-8524-19d2b1a20bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016343 10.0.0.41 - - [2025-09-15 11:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.41 - - [2025-09-15 11:36:03] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032258 10.0.0.41 - - [2025-09-15 11:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.41 - - [2025-09-15 11:36:03] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004206 10.0.0.41 - - [2025-09-15 11:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.41 - - [2025-09-15 11:36:03] "GET /service-appliance-set/921fa813-0f61-4f8f-9030-318173714390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002428 10.0.0.41 - - [2025-09-15 11:36:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.001632 10.0.0.41 - - [2025-09-15 11:36:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098253 10.0.0.41 - - [2025-09-15 11:36:03] "GET /virtual-machine-interface/0cbeb451-7c77-404b-8a2c-57973fa98464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.015228 10.0.0.41 - - [2025-09-15 11:36:03] "POST /instance-ips HTTP/1.1" 200 409 0.028044 10.0.0.41 - - [2025-09-15 11:36:03] "GET /instance-ip/87ec8404-3985-40ea-8633-aedce9b8bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005911 10.0.0.41 - - [2025-09-15 11:36:03] "POST /loadbalancers HTTP/1.1" 200 629 0.069850 10.0.0.41 - - [2025-09-15 11:36:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019144 10.0.0.41 - - [2025-09-15 11:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.41 - - [2025-09-15 11:36:04] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047398 10.0.0.41 - - [2025-09-15 11:36:04] "GET /instance-ip/87ec8404-3985-40ea-8633-aedce9b8bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002650 10.0.0.41 - - [2025-09-15 11:36:04] "POST /floating-ips HTTP/1.1" 200 597 0.020820 10.0.0.41 - - [2025-09-15 11:36:04] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043004 10.0.0.41 - - [2025-09-15 11:36:04] "GET /loadbalancer/9bea5914-a387-4099-97b1-7aceed04ee5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008395 10.0.0.41 - - [2025-09-15 11:36:04] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.021249 10.0.0.41 - - [2025-09-15 11:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.41 - - [2025-09-15 11:36:04] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037095 10.0.0.41 - - [2025-09-15 11:36:04] "GET /loadbalancer-listener/5bb39d23-0777-4948-945a-a4f41147b8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003950 10.0.0.41 - - [2025-09-15 11:36:04] "GET /loadbalancer-listener/5bb39d23-0777-4948-945a-a4f41147b8ca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004233 10.0.0.41 - - [2025-09-15 11:36:04] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018621 10.0.0.41 - - [2025-09-15 11:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.41 - - [2025-09-15 11:36:04] "GET /instance-ip/87ec8404-3985-40ea-8633-aedce9b8bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002482 10.0.0.41 - - [2025-09-15 11:36:04] "GET /instance-ip/87ec8404-3985-40ea-8633-aedce9b8bbe0?fields=floating_ips HTTP/1.1" 200 1211 0.004472 10.0.0.41 - - [2025-09-15 11:36:04] "GET /floating-ip/94d3c350-3ab9-4654-a32e-467ac5c7badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001948 10.0.0.41 - - [2025-09-15 11:36:04] "GET /loadbalancer/9bea5914-a387-4099-97b1-7aceed04ee5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002690 10.0.0.41 - - [2025-09-15 11:36:04] "GET /loadbalancer-pool/59f13612-0c75-4c50-a8c3-aa54bd89d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003475 10.0.0.41 - - [2025-09-15 11:36:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014704 10.0.0.41 - - [2025-09-15 11:36:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008237 10.0.0.41 - - [2025-09-15 11:36:04] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009325 10.0.0.41 - - [2025-09-15 11:36:04] "GET /loadbalancer/9bea5914-a387-4099-97b1-7aceed04ee5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007836 10.0.0.41 - - [2025-09-15 11:36:04] "POST /tags HTTP/1.1" 409 221 0.004485 10.0.0.41 - - [2025-09-15 11:36:04] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006333 10.0.0.41 - - [2025-09-15 11:36:04] "POST /ref-update HTTP/1.1" 200 156 0.006255 10.0.0.41 - - [2025-09-15 11:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.41 - - [2025-09-15 11:36:04] "GET /tag/161429e6-149b-40a5-8524-19d2b1a20bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016704 10.0.0.41 - - [2025-09-15 11:36:04] "GET /floating-ip/94d3c350-3ab9-4654-a32e-467ac5c7badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005660 10.0.0.41 - - [2025-09-15 11:36:04] "PUT /floating-ip/94d3c350-3ab9-4654-a32e-467ac5c7badf HTTP/1.1" 200 256 0.012976 10.0.0.41 - - [2025-09-15 11:36:04] "POST /set-tag HTTP/1.1" 200 109 0.122556 10.0.0.41 - - [2025-09-15 11:36:04] "GET /loadbalancer-pool/59f13612-0c75-4c50-a8c3-aa54bd89d384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003452 10.0.0.41 - - [2025-09-15 11:36:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016153 10.0.0.41 - - [2025-09-15 11:36:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017882 10.0.0.41 - - [2025-09-15 11:36:04] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011618 10.0.0.41 - - [2025-09-15 11:36:04] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004183 10.0.0.41 - - [2025-09-15 11:36:04] "POST /ref-update HTTP/1.1" 200 156 0.007065 10.0.0.41 - - [2025-09-15 11:36:04] "GET /floating-ip/94d3c350-3ab9-4654-a32e-467ac5c7badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.002124 10.0.0.41 - - [2025-09-15 11:36:04] "POST /set-tag HTTP/1.1" 200 109 0.067602 10.0.0.41 - - [2025-09-15 11:36:05] "POST /tags HTTP/1.1" 409 206 0.002229 10.0.0.41 - - [2025-09-15 11:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.41 - - [2025-09-15 11:36:05] "GET /tag/41882af8-faee-4973-9703-8a84a3ce1798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012888 10.0.0.41 - - [2025-09-15 11:36:05] "POST /tags HTTP/1.1" 409 204 0.002033 10.0.0.41 - - [2025-09-15 11:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.41 - - [2025-09-15 11:36:05] "GET /tag/4f09501c-cc49-4135-a8c1-74cb46dfed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011606 10.0.0.41 - - [2025-09-15 11:36:05] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002329 10.0.0.41 - - [2025-09-15 11:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.41 - - [2025-09-15 11:36:05] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003720 10.0.0.41 - - [2025-09-15 11:36:05] "POST /tags HTTP/1.1" 409 206 0.001940 10.0.0.41 - - [2025-09-15 11:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.41 - - [2025-09-15 11:36:05] "GET /tag/41882af8-faee-4973-9703-8a84a3ce1798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012884 10.0.0.41 - - [2025-09-15 11:36:05] "POST /tags HTTP/1.1" 409 226 0.002403 10.0.0.41 - - [2025-09-15 11:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.41 - - [2025-09-15 11:36:05] "GET /tag/a69b847e-8769-426e-8c36-48b8dfd02257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011831 10.0.0.41 - - [2025-09-15 11:36:05] "POST /tags HTTP/1.1" 409 204 0.003130 10.0.0.41 - - [2025-09-15 11:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.41 - - [2025-09-15 11:36:05] "GET /tag/4f09501c-cc49-4135-a8c1-74cb46dfed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011412 10.0.0.41 - - [2025-09-15 11:36:05] "POST /tags HTTP/1.1" 409 226 0.001816 10.0.0.41 - - [2025-09-15 11:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.41 - - [2025-09-15 11:36:05] "GET /tag/a69b847e-8769-426e-8c36-48b8dfd02257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010848 10.0.0.41 - - [2025-09-15 11:36:05] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002262 10.0.0.41 - - [2025-09-15 11:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.41 - - [2025-09-15 11:36:05] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003049 10.0.0.41 - - [2025-09-15 11:36:05] "POST /firewall-rules HTTP/1.1" 200 626 0.071256 10.0.0.41 - - [2025-09-15 11:36:05] "POST /firewall-rules HTTP/1.1" 200 646 0.078133 10.0.0.41 - - [2025-09-15 11:36:05] "GET /firewall-rule/56b9d93e-da49-4024-bca9-87c0aa2c71c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004931 10.0.0.41 - - [2025-09-15 11:36:05] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002281 10.0.0.41 - - [2025-09-15 11:36:05] "GET /firewall-rule/33f8f033-bd75-49ac-8956-1b58e3850dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002999 10.0.0.41 - - [2025-09-15 11:36:05] "POST /ref-update HTTP/1.1" 200 156 0.027705 10.0.0.41 - - [2025-09-15 11:36:05] "POST /firewall-policys HTTP/1.1" 200 606 0.027871 10.0.0.41 - - [2025-09-15 11:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023617 10.0.0.41 - - [2025-09-15 11:36:06] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014307 10.0.0.41 - - [2025-09-15 11:36:06] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002656 10.0.0.41 - - [2025-09-15 11:36:06] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002284 10.0.0.41 - - [2025-09-15 11:36:06] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003407 10.0.0.41 - - [2025-09-15 11:36:06] "GET /firewall-policy/76aebae4-ee94-4e55-8178-bc7f2b047b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003807 10.0.0.41 - - [2025-09-15 11:36:06] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003439 10.0.0.41 - - [2025-09-15 11:36:06] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002008 10.0.0.41 - - [2025-09-15 11:36:06] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002593 10.0.0.41 - - [2025-09-15 11:36:06] "POST /ref-update HTTP/1.1" 200 156 0.018263 10.0.0.41 - - [2025-09-15 11:36:06] "POST /ref-update HTTP/1.1" 200 156 0.021198 10.0.0.41 - - [2025-09-15 11:36:06] "POST /ref-update HTTP/1.1" 200 156 0.060657 10.0.0.41 - - [2025-09-15 11:36:06] "POST /ref-update HTTP/1.1" 200 156 0.101463 10.0.0.41 - - [2025-09-15 11:36:06] "POST /ref-update HTTP/1.1" 200 156 0.024013 10.0.0.41 - - [2025-09-15 11:36:06] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004238 10.0.0.41 - - [2025-09-15 11:38:04] "POST /tags HTTP/1.1" 409 252 0.002093 10.0.0.41 - - [2025-09-15 11:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.41 - - [2025-09-15 11:38:04] "GET /tag/2ed34111-4168-4897-8c56-882bb9213a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010653 10.0.0.41 - - [2025-09-15 11:38:04] "POST /tags HTTP/1.1" 409 228 0.001943 10.0.0.41 - - [2025-09-15 11:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.41 - - [2025-09-15 11:38:05] "GET /tag/1841bf28-dffc-4c4f-a7c8-dcff694f99ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015091 10.0.0.41 - - [2025-09-15 11:38:05] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003192 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.41 - - [2025-09-15 11:38:05] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003393 10.0.0.41 - - [2025-09-15 11:38:05] "POST /tags HTTP/1.1" 409 206 0.001589 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.41 - - [2025-09-15 11:38:05] "GET /tag/41882af8-faee-4973-9703-8a84a3ce1798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010606 10.0.0.41 - - [2025-09-15 11:38:05] "POST /tags HTTP/1.1" 409 226 0.001894 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.41 - - [2025-09-15 11:38:05] "GET /tag/a69b847e-8769-426e-8c36-48b8dfd02257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011020 10.0.0.41 - - [2025-09-15 11:38:05] "POST /tags HTTP/1.1" 409 204 0.001840 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.41 - - [2025-09-15 11:38:05] "GET /tag/4f09501c-cc49-4135-a8c1-74cb46dfed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012211 10.0.0.41 - - [2025-09-15 11:38:05] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.41 - - [2025-09-15 11:38:05] "GET /tag/a69b847e-8769-426e-8c36-48b8dfd02257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012164 10.0.0.41 - - [2025-09-15 11:38:05] "POST /tags HTTP/1.1" 409 228 0.002067 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.41 - - [2025-09-15 11:38:05] "GET /tag/1841bf28-dffc-4c4f-a7c8-dcff694f99ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011111 10.0.0.41 - - [2025-09-15 11:38:05] "POST /tags HTTP/1.1" 409 252 0.002661 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.41 - - [2025-09-15 11:38:05] "GET /tag/2ed34111-4168-4897-8c56-882bb9213a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010901 10.0.0.41 - - [2025-09-15 11:38:05] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002789 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.41 - - [2025-09-15 11:38:05] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002234 10.0.0.41 - - [2025-09-15 11:38:05] "POST /firewall-rules HTTP/1.1" 409 281 0.002114 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.41 - - [2025-09-15 11:38:05] "PUT /firewall-rule/33f8f033-bd75-49ac-8956-1b58e3850dd9 HTTP/1.1" 200 260 0.017780 10.0.0.41 - - [2025-09-15 11:38:05] "POST /firewall-rules HTTP/1.1" 409 291 0.002071 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.41 - - [2025-09-15 11:38:05] "PUT /firewall-rule/56b9d93e-da49-4024-bca9-87c0aa2c71c7 HTTP/1.1" 200 260 0.019351 10.0.0.41 - - [2025-09-15 11:38:05] "GET /firewall-rule/56b9d93e-da49-4024-bca9-87c0aa2c71c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006220 10.0.0.41 - - [2025-09-15 11:38:05] "POST /firewall-rules HTTP/1.1" 200 658 0.077163 10.0.0.41 - - [2025-09-15 11:38:05] "GET /firewall-rule/8258f483-42f0-4190-a387-40666318934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009110 10.0.0.41 - - [2025-09-15 11:38:05] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003408 10.0.0.41 - - [2025-09-15 11:38:05] "GET /firewall-rule/33f8f033-bd75-49ac-8956-1b58e3850dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003524 10.0.0.41 - - [2025-09-15 11:38:05] "POST /firewall-policys HTTP/1.1" 409 269 0.001851 10.0.0.41 - - [2025-09-15 11:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.41 - - [2025-09-15 11:38:05] "PUT /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9 HTTP/1.1" 200 264 0.020267 10.0.0.41 - - [2025-09-15 11:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023915 10.0.0.41 - - [2025-09-15 11:38:05] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006585 10.0.0.41 - - [2025-09-15 11:38:05] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002607 10.0.0.41 - - [2025-09-15 11:38:05] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002083 10.0.0.41 - - [2025-09-15 11:38:05] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002195 10.0.0.41 - - [2025-09-15 11:38:06] "GET /firewall-policy/76aebae4-ee94-4e55-8178-bc7f2b047b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002684 10.0.0.41 - - [2025-09-15 11:38:06] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003666 10.0.0.41 - - [2025-09-15 11:38:06] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002869 10.0.0.41 - - [2025-09-15 11:38:06] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002701 10.0.0.41 - - [2025-09-15 11:38:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002166 10.0.0.41 - - [2025-09-15 11:38:34] "GET /global-system-configs HTTP/1.1" 200 322 0.004125 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009624 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.004117 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012646 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004695 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.41 - - [2025-09-15 11:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.41 - - [2025-09-15 11:39:07] "GET /loadbalancer/9bea5914-a387-4099-97b1-7aceed04ee5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002398 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004070 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.020930 10.0.0.41 - - [2025-09-15 11:39:07] "DELETE /loadbalancer-member/cf985fbc-a3da-4364-9063-320cb14340da HTTP/1.1" 200 115 0.032986 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004483 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004194 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011249 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005980 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.005118 10.0.0.41 - - [2025-09-15 11:39:07] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011594 10.0.0.41 - - [2025-09-15 11:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003680 10.0.0.41 - - [2025-09-15 11:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.41 - - [2025-09-15 11:39:07] "GET /loadbalancer/9bea5914-a387-4099-97b1-7aceed04ee5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002694 10.0.0.41 - - [2025-09-15 11:39:08] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006141 10.0.0.41 - - [2025-09-15 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.41 - - [2025-09-15 11:39:08] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004301 10.0.0.41 - - [2025-09-15 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.41 - - [2025-09-15 11:39:08] "GET /virtual-machine/5a66b862-5d14-46cc-bee4-cbd85ea59beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002524 10.0.0.41 - - [2025-09-15 11:39:08] "POST /ref-update HTTP/1.1" 200 156 0.009708 10.0.0.41 - - [2025-09-15 11:39:08] "GET /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004806 10.0.0.41 - - [2025-09-15 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.017848 10.0.0.41 - - [2025-09-15 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.026314 10.0.0.41 - - [2025-09-15 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.015927 10.0.0.41 - - [2025-09-15 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.019160 10.0.0.41 - - [2025-09-15 11:39:08] "POST /set-tag HTTP/1.1" 200 109 0.023579 10.0.0.41 - - [2025-09-15 11:39:08] "DELETE /instance-ip/1d36661c-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.049305 10.0.0.41 - - [2025-09-15 11:39:08] "POST /ref-update HTTP/1.1" 200 156 0.015033 10.0.0.41 - - [2025-09-15 11:39:08] "DELETE /virtual-machine-interface/1d11d7c0-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.041841 10.0.0.41 - - [2025-09-15 11:39:08] "DELETE /virtual-machine/5a66b862-5d14-46cc-bee4-cbd85ea59beb HTTP/1.1" 200 115 0.018276 10.0.0.41 - - [2025-09-15 11:39:08] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005490 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.41 - - [2025-09-15 11:39:09] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004391 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.41 - - [2025-09-15 11:39:09] "GET /virtual-machine/411a1b24-f27c-4456-886a-c330ae89a7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003029 10.0.0.41 - - [2025-09-15 11:39:09] "POST /ref-update HTTP/1.1" 200 156 0.009143 10.0.0.41 - - [2025-09-15 11:39:09] "GET /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005738 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.016521 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.031877 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.027051 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.013456 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.024800 10.0.0.41 - - [2025-09-15 11:39:09] "DELETE /instance-ip/1ef83b06-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.069352 10.0.0.41 - - [2025-09-15 11:39:09] "DELETE /virtual-machine-interface/1ed9d4b8-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.042247 10.0.0.41 - - [2025-09-15 11:39:09] "DELETE /virtual-machine/411a1b24-f27c-4456-886a-c330ae89a7fa HTTP/1.1" 200 115 0.022103 10.0.0.41 - - [2025-09-15 11:39:09] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006255 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.41 - - [2025-09-15 11:39:09] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004235 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.41 - - [2025-09-15 11:39:09] "GET /virtual-machine/f070092d-fb7a-4ff1-8f27-47610db97780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002923 10.0.0.41 - - [2025-09-15 11:39:09] "POST /ref-update HTTP/1.1" 200 156 0.020411 10.0.0.41 - - [2025-09-15 11:39:09] "GET /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009757 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.021144 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.026995 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.018280 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.015368 10.0.0.41 - - [2025-09-15 11:39:09] "POST /set-tag HTTP/1.1" 200 109 0.031395 10.0.0.41 - - [2025-09-15 11:39:09] "DELETE /instance-ip/1e68c214-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.049933 10.0.0.41 - - [2025-09-15 11:39:09] "DELETE /virtual-machine-interface/1e4ec5f8-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.037835 10.0.0.41 - - [2025-09-15 11:39:10] "DELETE /virtual-machine/f070092d-fb7a-4ff1-8f27-47610db97780 HTTP/1.1" 200 115 0.038706 10.0.0.41 - - [2025-09-15 11:39:10] "DELETE /tag/cc76d9c6-63ba-41fe-b2fa-3fceb385e01f HTTP/1.1" 200 115 0.057584 10.0.0.41 - - [2025-09-15 11:39:10] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008905 10.0.0.41 - - [2025-09-15 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.41 - - [2025-09-15 11:39:10] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005790 10.0.0.41 - - [2025-09-15 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.41 - - [2025-09-15 11:39:10] "GET /virtual-machine/6b330f92-a4f2-4fd3-b0a6-8f2b0699b9e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002629 10.0.0.41 - - [2025-09-15 11:39:10] "POST /ref-update HTTP/1.1" 200 156 0.011857 10.0.0.41 - - [2025-09-15 11:39:10] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009845 10.0.0.41 - - [2025-09-15 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.063068 10.0.0.41 - - [2025-09-15 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.046324 10.0.0.41 - - [2025-09-15 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.033742 10.0.0.41 - - [2025-09-15 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.014527 10.0.0.41 - - [2025-09-15 11:39:10] "POST /set-tag HTTP/1.1" 200 109 0.022822 10.0.0.41 - - [2025-09-15 11:39:10] "DELETE /instance-ip/1dc0eaf8-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.058537 10.0.0.41 - - [2025-09-15 11:39:10] "POST /ref-update HTTP/1.1" 200 156 0.009602 10.0.0.41 - - [2025-09-15 11:39:10] "DELETE /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.039730 10.0.0.41 - - [2025-09-15 11:39:10] "DELETE /virtual-machine/6b330f92-a4f2-4fd3-b0a6-8f2b0699b9e2 HTTP/1.1" 200 115 0.017547 10.0.0.41 - - [2025-09-15 11:39:10] "DELETE /tag/1d2cd6f1-1dab-4fed-95f8-62711ab44991 HTTP/1.1" 200 115 0.036209 10.0.0.41 - - [2025-09-15 11:39:10] "DELETE /tag/41882af8-faee-4973-9703-8a84a3ce1798 HTTP/1.1" 409 388 0.004167 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:39:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:39:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 10.0.0.41 - - [2025-09-15 11:39:38] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004277 10.0.0.41 - - [2025-09-15 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.41 - - [2025-09-15 11:39:38] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007029 10.0.0.41 - - [2025-09-15 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.41 - - [2025-09-15 11:39:38] "GET /virtual-machine/a5a9280c-dff3-4a14-9db8-63219f182dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002503 10.0.0.41 - - [2025-09-15 11:39:38] "POST /ref-update HTTP/1.1" 200 156 0.011078 10.0.0.41 - - [2025-09-15 11:39:38] "GET /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005185 10.0.0.41 - - [2025-09-15 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.017092 10.0.0.41 - - [2025-09-15 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.021935 10.0.0.41 - - [2025-09-15 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.021802 10.0.0.41 - - [2025-09-15 11:39:38] "POST /set-tag HTTP/1.1" 200 109 0.025356 10.0.0.41 - - [2025-09-15 11:39:38] "DELETE /instance-ip/21460b7c-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.060175 10.0.0.41 - - [2025-09-15 11:39:38] "DELETE /virtual-machine-interface/21254edc-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.049705 10.0.0.41 - - [2025-09-15 11:39:39] "DELETE /virtual-machine/a5a9280c-dff3-4a14-9db8-63219f182dbe HTTP/1.1" 200 115 0.033196 10.0.0.41 - - [2025-09-15 11:39:39] "DELETE /tag/307a7698-8c06-4d40-982a-e1712623c8f4 HTTP/1.1" 200 115 0.041153 10.0.0.41 - - [2025-09-15 11:39:39] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004869 10.0.0.41 - - [2025-09-15 11:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.41 - - [2025-09-15 11:39:39] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005278 10.0.0.41 - - [2025-09-15 11:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.41 - - [2025-09-15 11:39:39] "GET /virtual-machine/1746f7c4-c2c6-44d9-ba91-714457f0188f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003188 10.0.0.41 - - [2025-09-15 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.016038 10.0.0.41 - - [2025-09-15 11:39:39] "GET /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016585 10.0.0.41 - - [2025-09-15 11:39:39] "POST /set-tag HTTP/1.1" 200 109 0.024262 10.0.0.41 - - [2025-09-15 11:39:39] "POST /set-tag HTTP/1.1" 200 109 0.016232 10.0.0.41 - - [2025-09-15 11:39:39] "POST /set-tag HTTP/1.1" 200 109 0.039818 10.0.0.41 - - [2025-09-15 11:39:39] "POST /set-tag HTTP/1.1" 200 109 0.026636 10.0.0.41 - - [2025-09-15 11:39:39] "DELETE /instance-ip/20283a8a-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.075292 10.0.0.41 - - [2025-09-15 11:39:39] "DELETE /virtual-machine-interface/200829b6-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.132954 10.0.0.41 - - [2025-09-15 11:39:39] "DELETE /virtual-machine/1746f7c4-c2c6-44d9-ba91-714457f0188f HTTP/1.1" 200 115 0.081197 10.0.0.41 - - [2025-09-15 11:39:39] "DELETE /tag/4f09501c-cc49-4135-a8c1-74cb46dfed38 HTTP/1.1" 409 236 0.004535 10.0.0.41 - - [2025-09-15 11:39:39] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022383 10.0.0.41 - - [2025-09-15 11:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.41 - - [2025-09-15 11:39:39] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005347 10.0.0.41 - - [2025-09-15 11:39:39] "POST /set-tag HTTP/1.1" 200 109 0.003387 10.0.0.41 - - [2025-09-15 11:39:39] "GET /virtual-machine/4cb0b5fa-bada-4fdb-ab39-ec6613ffa460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004225 10.0.0.41 - - [2025-09-15 11:39:39] "POST /ref-update HTTP/1.1" 200 156 0.015960 10.0.0.41 - - [2025-09-15 11:39:39] "GET /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013970 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.036558 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.054243 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.027345 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.038888 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /instance-ip/20a3814a-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.062228 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /virtual-machine-interface/2083f712-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.076594 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /virtual-machine/4cb0b5fa-bada-4fdb-ab39-ec6613ffa460 HTTP/1.1" 200 115 0.032704 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /tag/ca1d9f06-a1bb-4581-8695-044820520ef0 HTTP/1.1" 200 115 0.050704 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /tag/1841bf28-dffc-4c4f-a7c8-dcff694f99ea HTTP/1.1" 409 236 0.004982 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /tag/2ed34111-4168-4897-8c56-882bb9213a63 HTTP/1.1" 409 236 0.006294 10.0.0.41 - - [2025-09-15 11:39:40] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007120 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.41 - - [2025-09-15 11:39:40] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004266 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.41 - - [2025-09-15 11:39:40] "GET /virtual-machine/e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002325 10.0.0.41 - - [2025-09-15 11:39:40] "POST /ref-update HTTP/1.1" 200 156 0.008403 10.0.0.41 - - [2025-09-15 11:39:40] "GET /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006011 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.040847 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.033445 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.016014 10.0.0.41 - - [2025-09-15 11:39:40] "POST /set-tag HTTP/1.1" 200 109 0.026333 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /instance-ip/1f8e72ba-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.058975 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /virtual-machine-interface/1f7049a2-9228-11f0-b465-fa163efb0670 HTTP/1.1" 200 115 0.068682 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /virtual-machine/e3502cad-6aad-4e1d-9635-e3f8b5f5ff7e HTTP/1.1" 200 115 0.017401 10.0.0.41 - - [2025-09-15 11:39:40] "DELETE /tag/7e8bedb2-8d36-492a-beaf-41e260120e6b HTTP/1.1" 200 115 0.045539 10.0.0.41 - - [2025-09-15 11:39:41] "DELETE /tag/13279598-c22f-4d9b-8dff-950bb981834a HTTP/1.1" 200 115 0.040371 10.0.0.41 - - [2025-09-15 11:39:41] "DELETE /tag/42cc7a33-f317-46ec-bd5c-e50915e1cabd HTTP/1.1" 200 115 0.041417 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:39:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:39:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.41 - - [2025-09-15 11:39:42] "POST /projects HTTP/1.1" 409 238 0.002127 10.0.0.41 - - [2025-09-15 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.41 - - [2025-09-15 11:39:42] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039537 10.0.0.41 - - [2025-09-15 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.41 - - [2025-09-15 11:39:42] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005268 10.0.0.41 - - [2025-09-15 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.41 - - [2025-09-15 11:39:42] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003430 10.0.0.41 - - [2025-09-15 11:39:42] "POST /security-groups HTTP/1.1" 409 285 0.004134 10.0.0.41 - - [2025-09-15 11:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.41 - - [2025-09-15 11:39:42] "PUT /security-group/9fef32cf-7797-427f-9718-57128ddcc80a HTTP/1.1" 200 262 0.058014 10.0.0.41 - - [2025-09-15 11:39:42] "PUT /access-control-list/9a7d1800-1866-45e8-8ad5-6be7023453f4 HTTP/1.1" 200 272 0.036977 10.0.0.41 - - [2025-09-15 11:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032622 10.0.0.41 - - [2025-09-15 11:39:42] "PUT /access-control-list/744b7723-593d-4260-bdf7-42176d24d43b HTTP/1.1" 200 272 0.018124 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:39:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:39:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001436 10.0.0.41 - - [2025-09-15 11:39:47] "POST /projects HTTP/1.1" 409 238 0.002557 10.0.0.41 - - [2025-09-15 11:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.41 - - [2025-09-15 11:39:47] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040319 10.0.0.41 - - [2025-09-15 11:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.41 - - [2025-09-15 11:39:47] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004004 10.0.0.41 - - [2025-09-15 11:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.41 - - [2025-09-15 11:39:47] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003980 10.0.0.41 - - [2025-09-15 11:39:47] "POST /security-groups HTTP/1.1" 409 285 0.002248 10.0.0.41 - - [2025-09-15 11:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.41 - - [2025-09-15 11:39:47] "PUT /security-group/9fef32cf-7797-427f-9718-57128ddcc80a HTTP/1.1" 200 262 0.055002 10.0.0.41 - - [2025-09-15 11:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029333 10.0.0.41 - - [2025-09-15 11:39:47] "PUT /access-control-list/9a7d1800-1866-45e8-8ad5-6be7023453f4 HTTP/1.1" 200 272 0.021632 10.0.0.41 - - [2025-09-15 11:39:47] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.010730 10.0.0.41 - - [2025-09-15 11:39:47] "PUT /access-control-list/744b7723-593d-4260-bdf7-42176d24d43b HTTP/1.1" 200 272 0.028512 10.0.0.41 - - [2025-09-15 11:39:48] "GET /firewall-rule/11eac05c-63fc-43ea-bc7c-910617c29d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003407 10.0.0.41 - - [2025-09-15 11:39:48] "POST /ref-update HTTP/1.1" 200 156 0.043369 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /firewall-rule/11eac05c-63fc-43ea-bc7c-910617c29d80 HTTP/1.1" 200 115 0.055521 10.0.0.41 - - [2025-09-15 11:39:48] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008024 10.0.0.41 - - [2025-09-15 11:39:48] "GET /firewall-rule/7adc86c6-dd4f-4166-83d6-dfcc75a54d12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005330 10.0.0.41 - - [2025-09-15 11:39:48] "POST /ref-update HTTP/1.1" 200 156 0.076521 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /firewall-rule/7adc86c6-dd4f-4166-83d6-dfcc75a54d12 HTTP/1.1" 200 115 0.059898 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /tag/1841bf28-dffc-4c4f-a7c8-dcff694f99ea HTTP/1.1" 409 236 0.008603 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /tag/c3ea5042-a10c-4ba1-a60c-6c71e3c77183 HTTP/1.1" 200 115 0.046072 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /tag/2ed34111-4168-4897-8c56-882bb9213a63 HTTP/1.1" 409 236 0.008680 10.0.0.41 - - [2025-09-15 11:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.41 - - [2025-09-15 11:39:48] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004606 10.0.0.41 - - [2025-09-15 11:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.41 - - [2025-09-15 11:39:48] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005804 10.0.0.41 - - [2025-09-15 11:39:48] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.040460 10.0.0.41 - - [2025-09-15 11:39:48] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.049493 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /security-group/9fef32cf-7797-427f-9718-57128ddcc80a HTTP/1.1" 200 115 0.053443 10.0.0.41 - - [2025-09-15 11:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008154 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /access-control-list/9a7d1800-1866-45e8-8ad5-6be7023453f4 HTTP/1.1" 200 115 0.044128 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /access-control-list/744b7723-593d-4260-bdf7-42176d24d43b HTTP/1.1" 200 115 0.034753 10.0.0.41 - - [2025-09-15 11:39:48] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.038509 10.0.0.41 - - [2025-09-15 11:39:48] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?fields=security_groups HTTP/1.1" 200 1353 0.036853 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /security-group/479899e0-f447-4610-b7a6-97272dc9e4b1 HTTP/1.1" 200 115 0.038655 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /access-control-list/e556a83b-8495-4a90-81ec-9228b631d46b HTTP/1.1" 200 115 0.051623 10.0.0.41 - - [2025-09-15 11:39:48] "GET /project/a074c9e0-0251-407a-9a48-f04b0d67c02e?fields=application_policy_sets HTTP/1.1" 200 1392 0.052286 10.0.0.41 - - [2025-09-15 11:39:48] "DELETE /access-control-list/3259715c-645b-40ae-bfcd-05904db1609f HTTP/1.1" 200 115 0.023726 10.0.0.41 - - [2025-09-15 11:39:49] "DELETE /project/a074c9e0-0251-407a-9a48-f04b0d67c02e HTTP/1.1" 200 115 0.292797 10.0.0.41 - - [2025-09-15 11:39:49] "POST /projects HTTP/1.1" 409 238 0.002617 10.0.0.41 - - [2025-09-15 11:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.41 - - [2025-09-15 11:39:49] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029384 10.0.0.41 - - [2025-09-15 11:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.41 - - [2025-09-15 11:39:49] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003767 10.0.0.41 - - [2025-09-15 11:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.41 - - [2025-09-15 11:39:49] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004478 10.0.0.41 - - [2025-09-15 11:39:49] "POST /security-groups HTTP/1.1" 409 285 0.002743 10.0.0.41 - - [2025-09-15 11:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.41 - - [2025-09-15 11:39:49] "PUT /security-group/02d6b859-db82-4ef9-97f9-d93a306ac6e8 HTTP/1.1" 200 262 0.055633 10.0.0.41 - - [2025-09-15 11:39:49] "PUT /access-control-list/0cbd2b2d-12bc-48b9-b6c2-d495db1231f1 HTTP/1.1" 200 272 0.014701 10.0.0.41 - - [2025-09-15 11:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026388 10.0.0.41 - - [2025-09-15 11:39:49] "PUT /access-control-list/ad4d8ae5-4201-4ccb-b2ea-3a98ff069917 HTTP/1.1" 200 272 0.030783 10.0.0.41 - - [2025-09-15 11:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.41 - - [2025-09-15 11:39:53] "GET /loadbalancer/9bea5914-a387-4099-97b1-7aceed04ee5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002799 10.0.0.41 - - [2025-09-15 11:39:53] "GET /virtual-machine-interface/1da22c3a-9228-11f0-b465-fa163efb0670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001873 10.0.0.41 - - [2025-09-15 11:39:53] "DELETE /loadbalancer-member/8e5b4fd7-b07a-4ba4-b2be-d7f3d0be037a HTTP/1.1" 200 115 0.035382 10.0.0.41 - - [2025-09-15 11:39:53] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004269 10.0.0.41 - - [2025-09-15 11:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.41 - - [2025-09-15 11:39:53] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002380 10.0.0.41 - - [2025-09-15 11:39:53] "GET /firewall-policy/05c7e8f9-335c-49e1-939a-c8c921af3cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001969 10.0.0.41 - - [2025-09-15 11:39:53] "GET /firewall-rule/33f8f033-bd75-49ac-8956-1b58e3850dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002957 10.0.0.41 - - [2025-09-15 11:39:53] "POST /ref-update HTTP/1.1" 200 156 0.011261 10.0.0.41 - - [2025-09-15 11:39:53] "DELETE /firewall-rule/33f8f033-bd75-49ac-8956-1b58e3850dd9 HTTP/1.1" 200 115 0.040479 10.0.0.41 - - [2025-09-15 11:39:53] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002534 10.0.0.41 - - [2025-09-15 11:39:54] "GET /firewall-rule/56b9d93e-da49-4024-bca9-87c0aa2c71c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012730 10.0.0.41 - - [2025-09-15 11:39:54] "POST /ref-update HTTP/1.1" 200 156 0.015974 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /firewall-rule/56b9d93e-da49-4024-bca9-87c0aa2c71c7 HTTP/1.1" 200 115 0.044953 10.0.0.41 - - [2025-09-15 11:39:54] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004001 10.0.0.41 - - [2025-09-15 11:39:54] "GET /firewall-rule/8258f483-42f0-4190-a387-40666318934f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003070 10.0.0.41 - - [2025-09-15 11:39:54] "POST /ref-update HTTP/1.1" 200 156 0.012405 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /firewall-rule/8258f483-42f0-4190-a387-40666318934f HTTP/1.1" 200 115 0.063192 10.0.0.41 - - [2025-09-15 11:39:54] "GET /application-policy-set/e886c462-9677-429e-a50f-0218fd069df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002292 10.0.0.41 - - [2025-09-15 11:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.41 - - [2025-09-15 11:39:54] "GET /policy-management/b9637fa7-6dd0-4349-a4cb-89d44c83a164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003803 10.0.0.41 - - [2025-09-15 11:39:54] "GET /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003325 10.0.0.41 - - [2025-09-15 11:39:54] "POST /ref-update HTTP/1.1" 200 156 0.022173 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /firewall-policy/fa2b080d-12e6-4509-b0c4-beeb12c34ae9 HTTP/1.1" 200 115 0.082456 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /tag/1841bf28-dffc-4c4f-a7c8-dcff694f99ea HTTP/1.1" 200 115 0.073429 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /tag/4f09501c-cc49-4135-a8c1-74cb46dfed38 HTTP/1.1" 200 115 0.066623 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /tag/2ed34111-4168-4897-8c56-882bb9213a63 HTTP/1.1" 200 115 0.056775 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /tag/41882af8-faee-4973-9703-8a84a3ce1798 HTTP/1.1" 200 115 0.080038 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /loadbalancer-pool/59f13612-0c75-4c50-a8c3-aa54bd89d384 HTTP/1.1" 200 115 0.042274 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /loadbalancer-listener/5bb39d23-0777-4948-945a-a4f41147b8ca HTTP/1.1" 200 115 0.039476 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /loadbalancer/9bea5914-a387-4099-97b1-7aceed04ee5e HTTP/1.1" 200 115 0.036890 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /floating-ip/94d3c350-3ab9-4654-a32e-467ac5c7badf HTTP/1.1" 200 115 0.029860 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /instance-ip/87ec8404-3985-40ea-8633-aedce9b8bbe0 HTTP/1.1" 200 115 0.038319 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /virtual-machine-interface/0cbeb451-7c77-404b-8a2c-57973fa98464 HTTP/1.1" 200 115 0.051887 10.0.0.41 - - [2025-09-15 11:39:54] "DELETE /tag/161429e6-149b-40a5-8524-19d2b1a20bca HTTP/1.1" 200 115 0.046587 10.0.0.41 - - [2025-09-15 11:39:55] "POST /projects HTTP/1.1" 409 238 0.008584 10.0.0.41 - - [2025-09-15 11:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.41 - - [2025-09-15 11:39:55] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031205 10.0.0.41 - - [2025-09-15 11:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.41 - - [2025-09-15 11:39:55] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004364 10.0.0.41 - - [2025-09-15 11:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.41 - - [2025-09-15 11:39:55] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003677 10.0.0.41 - - [2025-09-15 11:39:55] "POST /security-groups HTTP/1.1" 409 285 0.002467 10.0.0.41 - - [2025-09-15 11:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.41 - - [2025-09-15 11:39:55] "PUT /security-group/02d6b859-db82-4ef9-97f9-d93a306ac6e8 HTTP/1.1" 200 262 0.059041 10.0.0.41 - - [2025-09-15 11:39:55] "PUT /access-control-list/0cbd2b2d-12bc-48b9-b6c2-d495db1231f1 HTTP/1.1" 200 272 0.013323 10.0.0.41 - - [2025-09-15 11:39:55] "PUT /access-control-list/ad4d8ae5-4201-4ccb-b2ea-3a98ff069917 HTTP/1.1" 200 272 0.043587 10.0.0.41 - - [2025-09-15 11:39:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045276 10.0.0.41 - - [2025-09-15 11:39:55] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.010186 10.0.0.41 - - [2025-09-15 11:39:55] "GET /firewall-rule/331395f4-9f89-4645-94ce-7c72182fd501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004509 10.0.0.41 - - [2025-09-15 11:39:55] "POST /ref-update HTTP/1.1" 200 156 0.044025 10.0.0.41 - - [2025-09-15 11:39:55] "DELETE /firewall-rule/331395f4-9f89-4645-94ce-7c72182fd501 HTTP/1.1" 200 115 0.027191 10.0.0.41 - - [2025-09-15 11:39:55] "GET /firewall-policy/effaa046-0ee4-4ddc-8c17-c42801a4bba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007359 10.0.0.41 - - [2025-09-15 11:39:55] "GET /firewall-rule/f6d0ddbf-cd33-4afa-a4ff-d33c43e28280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003015 10.0.0.41 - - [2025-09-15 11:39:55] "POST /ref-update HTTP/1.1" 200 156 0.067619 10.0.0.41 - - [2025-09-15 11:39:55] "DELETE /firewall-rule/f6d0ddbf-cd33-4afa-a4ff-d33c43e28280 HTTP/1.1" 200 115 0.046806 10.0.0.41 - - [2025-09-15 11:39:55] "DELETE /tag/a69b847e-8769-426e-8c36-48b8dfd02257 HTTP/1.1" 200 115 0.046909 10.0.0.41 - - [2025-09-15 11:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.41 - - [2025-09-15 11:39:55] "GET /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005055 10.0.0.41 - - [2025-09-15 11:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.41 - - [2025-09-15 11:39:55] "GET /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003770 10.0.0.41 - - [2025-09-15 11:39:55] "PUT /virtual-network/f38a6de0-03d1-4f5e-98cf-1e25dac4c176 HTTP/1.1" 200 264 0.050280 10.0.0.41 - - [2025-09-15 11:39:55] "PUT /virtual-network/5caf5b59-8edc-4936-b8c3-aff76c9d71c6 HTTP/1.1" 200 264 0.059384 10.0.0.41 - - [2025-09-15 11:39:56] "DELETE /access-control-list/0cbd2b2d-12bc-48b9-b6c2-d495db1231f1 HTTP/1.1" 200 115 0.036842 10.0.0.41 - - [2025-09-15 11:39:56] "DELETE /security-group/02d6b859-db82-4ef9-97f9-d93a306ac6e8 HTTP/1.1" 200 115 0.089329 10.0.0.41 - - [2025-09-15 11:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.41 - - [2025-09-15 11:39:56] "DELETE /access-control-list/ad4d8ae5-4201-4ccb-b2ea-3a98ff069917 HTTP/1.1" 200 115 0.028147 10.0.0.41 - - [2025-09-15 11:39:56] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.053451 10.0.0.41 - - [2025-09-15 11:39:56] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?fields=security_groups HTTP/1.1" 200 1353 0.035250 10.0.0.41 - - [2025-09-15 11:39:56] "DELETE /security-group/ca4ea191-72f0-46be-8994-fbcd0e407ffc HTTP/1.1" 200 115 0.055542 10.0.0.41 - - [2025-09-15 11:39:56] "DELETE /access-control-list/52acab8e-25a6-4029-829e-ff4a77f16bd4 HTTP/1.1" 200 115 0.036026 10.0.0.41 - - [2025-09-15 11:39:56] "GET /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41?fields=application_policy_sets HTTP/1.1" 200 1392 0.042413 10.0.0.41 - - [2025-09-15 11:39:56] "DELETE /access-control-list/e6e0de8c-a3b2-4bcd-96be-79ec01f810cb HTTP/1.1" 200 115 0.056751 10.0.0.41 - - [2025-09-15 11:39:56] "DELETE /project/e7a314af-c7e3-48f5-bfce-90cdf2719a41 HTTP/1.1" 200 115 0.340033 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:40:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.41 - - [2025-09-15 11:40:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940