++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Feb 26 01:38:41 AM UTC 2026 ===================' INFO: =================== Thu Feb 26 01:38:41 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ 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 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.41 ++ CONFIGDB_NODES=10.0.0.41 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.41 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.41 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.41 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.41,10.223.37.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.223.37.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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: 02/26/2026 01:39:27.399 7f61ac14dc80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/26/2026 01:39:27.692 7f61ac14dc80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/26/2026 01:39:27.728 7f61ac14dc80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/26/2026 01:39:27.728 7f61ac14dc80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-02-26 01:39:36] "GET / HTTP/1.1" 503 181 0.000664 10.0.0.41 - - [2026-02-26 01:39:37] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.41 - - [2026-02-26 01:39:37] "GET / HTTP/1.1" 200 35931 0.001229 10.0.0.41 - - [2026-02-26 01:39:37] "GET / HTTP/1.1" 200 45303 0.001454 10.0.0.41 - - [2026-02-26 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.41 - - [2026-02-26 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.41 - - [2026-02-26 01:39:38] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.41 - - [2026-02-26 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011564 10.0.0.41 - - [2026-02-26 01:39:38] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005645 10.0.0.41 - - [2026-02-26 01:39:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.004115 10.0.0.41 - - [2026-02-26 01:39:38] "POST /config-nodes HTTP/1.1" 200 593 0.031133 10.0.0.41 - - [2026-02-26 01:39:38] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.41 - - [2026-02-26 01:39:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002720 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:39:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:39:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007086 10.0.0.41 - - [2026-02-26 01:39:39] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.41 - - [2026-02-26 01:39:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.002630 10.0.0.41 - - [2026-02-26 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.41 - - [2026-02-26 01:39:39] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006250 10.0.0.41 - - [2026-02-26 01:39:39] "POST /service-appliance-sets HTTP/1.1" 200 553 0.047678 10.0.0.41 - - [2026-02-26 01:39:39] "POST /fqname-to-id HTTP/1.1" 404 180 0.002467 10.0.0.41 - - [2026-02-26 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.41 - - [2026-02-26 01:39:39] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005184 10.0.0.41 - - [2026-02-26 01:39:39] "POST /service-appliance-sets HTTP/1.1" 200 541 0.039164 10.0.0.41 - - [2026-02-26 01:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.41 - - [2026-02-26 01:39:39] "GET /network-ipam/7bf792f6-3b6d-465d-99cd-1c6943c96cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004287 10.0.0.41 - - [2026-02-26 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.41 - - [2026-02-26 01:39:40] "GET /network-ipam/7bf792f6-3b6d-465d-99cd-1c6943c96cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008518 10.0.0.41 - - [2026-02-26 01:39:40] "POST /service-templates HTTP/1.1" 200 511 0.070361 10.0.0.41 - - [2026-02-26 01:39:40] "POST /service-templates HTTP/1.1" 200 501 0.036055 10.0.0.41 - - [2026-02-26 01:39:40] "POST /service-templates HTTP/1.1" 200 515 0.024942 10.0.0.41 - - [2026-02-26 01:39:40] "POST /service-templates HTTP/1.1" 200 535 0.024549 10.0.0.41 - - [2026-02-26 01:39:40] "POST /service-templates HTTP/1.1" 200 507 0.026412 10.0.0.41 - - [2026-02-26 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.002052 10.0.0.41 - - [2026-02-26 01:39:40] "POST /access-control-lists HTTP/1.1" 200 587 0.027173 10.0.0.41 - - [2026-02-26 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.017413 10.0.0.41 - - [2026-02-26 01:39:40] "POST /access-control-lists HTTP/1.1" 200 585 0.045183 10.0.0.41 - - [2026-02-26 01:39:40] "POST /route-targets HTTP/1.1" 200 327 0.053728 10.0.0.41 - - [2026-02-26 01:39:40] "GET / HTTP/1.1" 200 35931 0.001375 10.0.0.41 - - [2026-02-26 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.41 - - [2026-02-26 01:39:40] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024263 10.0.0.41 - - [2026-02-26 01:39:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.006825 10.0.0.41 - - [2026-02-26 01:39:40] "POST /ref-update HTTP/1.1" 200 156 0.090694 10.0.0.41 - - [2026-02-26 01:39:41] "POST /route-targets HTTP/1.1" 200 327 0.091577 10.0.0.41 - - [2026-02-26 01:39:41] "GET / HTTP/1.1" 200 35931 0.002997 10.0.0.41 - - [2026-02-26 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011660 10.0.0.41 - - [2026-02-26 01:39:41] "POST /config-database-nodes HTTP/1.1" 200 611 0.119000 10.0.0.41 - - [2026-02-26 01:39:41] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.033098 10.0.0.41 - - [2026-02-26 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004026 10.0.0.41 - - [2026-02-26 01:39:41] "POST /ref-update HTTP/1.1" 200 156 0.066881 10.0.0.41 - - [2026-02-26 01:39:41] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.067208 10.0.0.41 - - [2026-02-26 01:39:41] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.41 - - [2026-02-26 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009223 10.0.0.41 - - [2026-02-26 01:39:41] "POST /route-targets HTTP/1.1" 200 327 0.147653 10.0.0.41 - - [2026-02-26 01:39:41] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018656 10.0.0.41 - - [2026-02-26 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002269 10.0.0.41 - - [2026-02-26 01:39:41] "POST /ref-update HTTP/1.1" 200 156 0.034606 10.0.0.41 - - [2026-02-26 01:39:41] "POST /route-targets HTTP/1.1" 200 327 0.017789 10.0.0.41 - - [2026-02-26 01:39:41] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.41 - - [2026-02-26 01:39:41] "POST /ref-update HTTP/1.1" 200 156 0.032530 10.0.0.41 - - [2026-02-26 01:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.41 - - [2026-02-26 01:39:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.076350 10.0.0.41 - - [2026-02-26 01:39:41] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008623 10.0.0.41 - - [2026-02-26 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.012573 10.0.0.41 - - [2026-02-26 01:39:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.006641 10.0.0.41 - - [2026-02-26 01:39:41] "POST /database-nodes HTTP/1.1" 200 597 0.043766 10.0.0.41 - - [2026-02-26 01:39:41] "POST /access-control-lists HTTP/1.1" 200 551 0.092700 10.0.0.41 - - [2026-02-26 01:39:41] "PUT /access-control-list/581ba514-a4d3-4298-88d0-1a02cc6ab55e HTTP/1.1" 200 272 0.030162 10.0.0.41 - - [2026-02-26 01:39:41] "PUT /access-control-list/34e3e951-ae2d-441c-9407-133dae83e154 HTTP/1.1" 200 272 0.047080 10.0.0.41 - - [2026-02-26 01:39:42] "GET / HTTP/1.1" 200 35931 0.004474 10.0.0.41 - - [2026-02-26 01:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.41 - - [2026-02-26 01:39:42] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004581 10.0.0.41 - - [2026-02-26 01:39:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001824 10.0.0.41 - - [2026-02-26 01:39:42] "POST /analytics-nodes HTTP/1.1" 200 599 0.017328 10.0.0.41 - - [2026-02-26 01:39:43] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.41 - - [2026-02-26 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.41 - - [2026-02-26 01:39:43] "GET /routing-instance/458dc706-a9a0-4c5a-ab97-ab70ef204aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002822 10.0.0.41 - - [2026-02-26 01:39:43] "POST /bgp-routers HTTP/1.1" 200 616 0.020656 10.0.0.41 - - [2026-02-26 01:39:43] "GET /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011671 10.0.0.41 - - [2026-02-26 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.41 - - [2026-02-26 01:39:43] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004975 10.0.0.41 - - [2026-02-26 01:39:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002258 10.0.0.41 - - [2026-02-26 01:39:43] "POST /ref-update HTTP/1.1" 200 156 0.016026 10.0.0.41 - - [2026-02-26 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.41 - - [2026-02-26 01:39:43] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.009187 10.0.0.41 - - [2026-02-26 01:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008728 10.0.0.41 - - [2026-02-26 01:39:43] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.009409 10.0.0.41 - - [2026-02-26 01:39:44] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 581 0.027819 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 575 0.029066 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 575 0.032022 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 559 0.016010 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 555 0.025871 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 557 0.035475 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 565 0.018832 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 549 0.036740 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 557 0.036160 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 567 0.017315 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 555 0.030129 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 567 0.043868 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 575 0.069113 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 569 0.031598 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 561 0.029910 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 561 0.015643 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 561 0.029162 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 547 0.024344 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 595 0.026273 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 575 0.024790 10.0.0.41 - - [2026-02-26 01:39:44] "POST /alarms HTTP/1.1" 200 571 0.027838 10.0.0.41 - - [2026-02-26 01:39:45] "POST /alarms HTTP/1.1" 200 583 0.019505 10.0.0.41 - - [2026-02-26 01:39:45] "POST /alarms HTTP/1.1" 200 609 0.034292 10.0.0.41 - - [2026-02-26 01:39:45] "GET / HTTP/1.1" 200 35931 0.001229 10.0.0.41 - - [2026-02-26 01:39:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002139 10.0.0.41 - - [2026-02-26 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.41 - - [2026-02-26 01:39:45] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.007268 10.0.0.41 - - [2026-02-26 01:39:45] "GET / HTTP/1.1" 200 35931 0.002229 10.0.0.41 - - [2026-02-26 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.41 - - [2026-02-26 01:39:45] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002863 10.0.0.41 - - [2026-02-26 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.41 - - [2026-02-26 01:39:45] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.010258 10.0.0.41 - - [2026-02-26 01:39:45] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.41 - - [2026-02-26 01:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.41 - - [2026-02-26 01:39:45] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007837 10.0.0.41 - - [2026-02-26 01:39:45] "PUT /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736 HTTP/1.1" 200 274 0.015262 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:39:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:39:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105 10.0.0.41 - - [2026-02-26 01:39:50] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.41 - - [2026-02-26 01:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.41 - - [2026-02-26 01:39:50] "GET /domain/47ea5341-c19b-4830-8a93-3f4d3685b65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003888 10.0.0.41 - - [2026-02-26 01:39:50] "POST /id-to-fqname HTTP/1.1" 200 173 0.003865 10.0.0.41 - - [2026-02-26 01:39:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.019911 10.0.0.41 - - [2026-02-26 01:39:50] "POST /security-groups HTTP/1.1" 200 570 0.090051 10.0.0.41 - - [2026-02-26 01:39:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.002339 10.0.0.41 - - [2026-02-26 01:39:50] "POST /projects HTTP/1.1" 200 481 0.383125 10.0.0.41 - - [2026-02-26 01:39:50] "POST /access-control-lists HTTP/1.1" 200 579 0.055943 10.0.0.41 - - [2026-02-26 01:39:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.018034 10.0.0.41 - - [2026-02-26 01:39:50] "POST /security-groups HTTP/1.1" 200 534 0.087566 10.0.0.41 - - [2026-02-26 01:39:51] "POST /chown HTTP/1.1" 200 109 0.019427 10.0.0.41 - - [2026-02-26 01:39:51] "POST /policy-managements HTTP/1.1" 409 214 0.025759 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007280 10.0.0.41 - - [2026-02-26 01:39:51] "POST /access-control-lists HTTP/1.1" 200 577 0.121554 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.005639 10.0.0.41 - - [2026-02-26 01:39:51] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006980 10.0.0.41 - - [2026-02-26 01:39:51] "POST /application-policy-sets HTTP/1.1" 200 528 0.032521 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.41 - - [2026-02-26 01:39:51] "POST /access-control-lists HTTP/1.1" 200 594 0.050043 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.010966 10.0.0.41 - - [2026-02-26 01:39:51] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003530 10.0.0.41 - - [2026-02-26 01:39:51] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.043294 10.0.0.41 - - [2026-02-26 01:39:51] "POST /access-control-lists HTTP/1.1" 200 592 0.066774 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023707 10.0.0.41 - - [2026-02-26 01:39:51] "GET /virtual-network/68ce444d-d588-4def-878d-d8fe36888286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.016067 10.0.0.41 - - [2026-02-26 01:39:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.000484 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.008878 10.0.0.41 - - [2026-02-26 01:39:51] "POST /security-groups HTTP/1.1" 200 574 0.071163 10.0.0.41 - - [2026-02-26 01:39:51] "POST /projects HTTP/1.1" 200 489 0.176361 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.006937 10.0.0.41 - - [2026-02-26 01:39:51] "POST /access-control-lists HTTP/1.1" 200 583 0.024037 10.0.0.41 - - [2026-02-26 01:39:51] "POST /security-groups HTTP/1.1" 200 546 0.064856 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.030370 10.0.0.41 - - [2026-02-26 01:39:51] "POST /access-control-lists HTTP/1.1" 200 581 0.074573 10.0.0.41 - - [2026-02-26 01:39:51] "POST /chown HTTP/1.1" 200 109 0.065784 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.002613 10.0.0.41 - - [2026-02-26 01:39:51] "POST /network-ipams HTTP/1.1" 200 522 0.048852 10.0.0.41 - - [2026-02-26 01:39:51] "POST /access-control-lists HTTP/1.1" 200 602 0.042365 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.026770 10.0.0.41 - - [2026-02-26 01:39:51] "POST /network-ipams HTTP/1.1" 200 510 0.071139 10.0.0.41 - - [2026-02-26 01:39:51] "POST /access-control-lists HTTP/1.1" 200 600 0.019664 10.0.0.41 - - [2026-02-26 01:39:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.015634 10.0.0.41 - - [2026-02-26 01:39:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.006208 10.0.0.41 - - [2026-02-26 01:39:52] "POST /access-control-lists HTTP/1.1" 200 589 0.045305 10.0.0.41 - - [2026-02-26 01:39:52] "POST /useragent-kv HTTP/1.1" 200 115 0.033214 10.0.0.41 - - [2026-02-26 01:39:52] "POST /virtual-networks HTTP/1.1" 200 538 0.199149 10.0.0.41 - - [2026-02-26 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.41 - - [2026-02-26 01:39:52] "POST /route-targets HTTP/1.1" 200 327 0.010605 10.0.0.41 - - [2026-02-26 01:39:52] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.015803 10.0.0.41 - - [2026-02-26 01:39:52] "POST /ref-update HTTP/1.1" 200 156 0.038431 10.0.0.41 - - [2026-02-26 01:39:52] "POST /network-ipams HTTP/1.1" 200 518 0.036003 10.0.0.41 - - [2026-02-26 01:39:52] "POST /fqname-to-id HTTP/1.1" 404 202 0.002038 10.0.0.41 - - [2026-02-26 01:39:52] "PUT /access-control-list/172b6cfd-a9bf-43de-b35d-ca101fd8c19a HTTP/1.1" 200 272 0.053477 10.0.0.41 - - [2026-02-26 01:39:52] "POST /useragent-kv HTTP/1.1" 200 115 0.015990 10.0.0.41 - - [2026-02-26 01:39:52] "POST /virtual-networks HTTP/1.1" 200 546 0.242647 10.0.0.41 - - [2026-02-26 01:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.41 - - [2026-02-26 01:39:52] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.023523 10.0.0.41 - - [2026-02-26 01:39:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.007507 10.0.0.41 - - [2026-02-26 01:39:52] "POST /route-targets HTTP/1.1" 200 327 0.012929 10.0.0.41 - - [2026-02-26 01:39:52] "POST /ref-update HTTP/1.1" 200 156 0.028654 10.0.0.41 - - [2026-02-26 01:39:52] "POST /network-policys HTTP/1.1" 200 538 0.038344 10.0.0.41 - - [2026-02-26 01:39:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.012555 10.0.0.41 - - [2026-02-26 01:39:52] "POST /network-policys HTTP/1.1" 200 534 0.028665 10.0.0.41 - - [2026-02-26 01:39:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.002404 10.0.0.41 - - [2026-02-26 01:39:52] "POST /network-policys HTTP/1.1" 200 542 0.021789 10.0.0.41 - - [2026-02-26 01:39:52] "POST /ref-update HTTP/1.1" 200 156 0.062346 10.0.0.41 - - [2026-02-26 01:39:52] "PUT /access-control-list/e1d15708-fa00-44ef-a4cd-402aa13f0501 HTTP/1.1" 200 272 0.010465 10.0.0.41 - - [2026-02-26 01:39:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003398 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-update HTTP/1.1" 200 156 0.094541 10.0.0.41 - - [2026-02-26 01:39:53] "PUT /access-control-list/e1d15708-fa00-44ef-a4cd-402aa13f0501 HTTP/1.1" 200 272 0.076448 10.0.0.41 - - [2026-02-26 01:39:53] "PUT /access-control-list/172b6cfd-a9bf-43de-b35d-ca101fd8c19a HTTP/1.1" 200 272 0.085750 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-update HTTP/1.1" 200 156 0.161766 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-update HTTP/1.1" 200 156 0.030915 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006186 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005243 10.0.0.41 - - [2026-02-26 01:39:53] "PUT /access-control-list/172b6cfd-a9bf-43de-b35d-ca101fd8c19a HTTP/1.1" 200 272 0.026406 10.0.0.41 - - [2026-02-26 01:39:53] "POST /fqname-to-id HTTP/1.1" 404 237 0.014336 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-update HTTP/1.1" 200 156 0.085222 10.0.0.41 - - [2026-02-26 01:39:53] "POST /access-control-lists HTTP/1.1" 200 601 0.026073 10.0.0.41 - - [2026-02-26 01:39:53] "PUT /access-control-list/e1d15708-fa00-44ef-a4cd-402aa13f0501 HTTP/1.1" 200 272 0.019005 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-update HTTP/1.1" 200 156 0.132807 10.0.0.41 - - [2026-02-26 01:39:53] "PUT /access-control-list/b5097f58-325e-4a36-9771-92194c7e6245 HTTP/1.1" 200 272 0.054594 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-update HTTP/1.1" 200 156 0.061988 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-update HTTP/1.1" 200 156 0.122000 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002060 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004149 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002880 10.0.0.41 - - [2026-02-26 01:39:53] "PUT /access-control-list/b5097f58-325e-4a36-9771-92194c7e6245 HTTP/1.1" 200 272 0.019725 10.0.0.41 - - [2026-02-26 01:39:53] "POST /ref-update HTTP/1.1" 200 156 0.013639 10.0.0.41 - - [2026-02-26 01:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012400 10.0.0.41 - - [2026-02-26 01:39:53] "GET /virtual-network/68ce444d-d588-4def-878d-d8fe36888286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007368 10.0.0.41 - - [2026-02-26 01:39:53] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007627 10.0.0.41 - - [2026-02-26 01:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.41 - - [2026-02-26 01:39:53] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004036 10.0.0.41 - - [2026-02-26 01:39:53] "POST /firewall-policys HTTP/1.1" 200 530 0.023992 10.0.0.41 - - [2026-02-26 01:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.039932 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007454 10.0.0.41 - - [2026-02-26 01:39:54] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003225 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003308 10.0.0.41 - - [2026-02-26 01:39:54] "POST /ref-update HTTP/1.1" 200 156 0.023277 10.0.0.41 - - [2026-02-26 01:39:54] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004327 10.0.0.41 - - [2026-02-26 01:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.41 - - [2026-02-26 01:39:54] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003542 10.0.0.41 - - [2026-02-26 01:39:54] "POST /firewall-policys HTTP/1.1" 200 532 0.026408 10.0.0.41 - - [2026-02-26 01:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025231 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013132 10.0.0.41 - - [2026-02-26 01:39:54] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008575 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005336 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003052 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008685 10.0.0.41 - - [2026-02-26 01:39:54] "POST /ref-update HTTP/1.1" 200 156 0.018270 10.0.0.41 - - [2026-02-26 01:39:54] "POST /ref-update HTTP/1.1" 200 156 0.036745 10.0.0.41 - - [2026-02-26 01:39:54] "POST /ref-update HTTP/1.1" 200 156 0.035662 10.0.0.41 - - [2026-02-26 01:39:54] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.009011 10.0.0.41 - - [2026-02-26 01:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.41 - - [2026-02-26 01:39:54] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005711 10.0.0.41 - - [2026-02-26 01:39:54] "POST /firewall-policys HTTP/1.1" 200 530 0.028282 10.0.0.41 - - [2026-02-26 01:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015384 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2990d46c-2232-4691-90ce-4044f8ca76b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014713 10.0.0.41 - - [2026-02-26 01:39:54] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002496 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2990d46c-2232-4691-90ce-4044f8ca76b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003206 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008169 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004836 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004025 10.0.0.41 - - [2026-02-26 01:39:54] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003940 10.0.0.41 - - [2026-02-26 01:39:54] "POST /ref-update HTTP/1.1" 200 156 0.046395 10.0.0.41 - - [2026-02-26 01:39:54] "POST /ref-update HTTP/1.1" 200 156 0.023628 10.0.0.41 - - [2026-02-26 01:39:54] "POST /ref-update HTTP/1.1" 200 156 0.041241 10.0.0.41 - - [2026-02-26 01:39:55] "POST /ref-update HTTP/1.1" 200 156 0.025669 10.0.0.41 - - [2026-02-26 01:39:55] "POST /ref-update HTTP/1.1" 200 156 0.038489 10.0.0.41 - - [2026-02-26 01:39:55] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.018335 10.0.0.41 - - [2026-02-26 01:39:55] "POST /tags HTTP/1.1" 200 299 0.064338 10.0.0.41 - - [2026-02-26 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.41 - - [2026-02-26 01:39:55] "GET /tag/9b8f23b4-4b15-4292-9713-dd7ba5d40f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016371 10.0.0.41 - - [2026-02-26 01:39:55] "POST /set-tag HTTP/1.1" 200 109 0.025560 10.0.0.41 - - [2026-02-26 01:39:55] "POST /tags HTTP/1.1" 200 301 0.092536 10.0.0.41 - - [2026-02-26 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.115096 10.0.0.41 - - [2026-02-26 01:39:55] "GET /tag/6b102cf5-ada8-4871-b3ba-88f3ea4b40f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.029901 10.0.0.41 - - [2026-02-26 01:39:55] "POST /tags HTTP/1.1" 200 325 0.102591 10.0.0.41 - - [2026-02-26 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006164 10.0.0.41 - - [2026-02-26 01:39:55] "GET /tag/224c40a2-f7bb-4b1d-99ed-d952d8285c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.026994 10.0.0.41 - - [2026-02-26 01:39:55] "POST /tags HTTP/1.1" 200 311 0.091243 10.0.0.41 - - [2026-02-26 01:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.41 - - [2026-02-26 01:39:56] "GET /tag/fc270ec7-eceb-452c-b93a-d5aa148c1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020200 10.0.0.41 - - [2026-02-26 01:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.41 - - [2026-02-26 01:39:56] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.007901 10.0.0.41 - - [2026-02-26 01:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.41 - - [2026-02-26 01:39:56] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033308 10.0.0.41 - - [2026-02-26 01:39:56] "POST /virtual-machines HTTP/1.1" 200 377 0.011075 10.0.0.41 - - [2026-02-26 01:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.048190 10.0.0.41 - - [2026-02-26 01:39:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.133518 10.0.0.41 - - [2026-02-26 01:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015298 10.0.0.41 - - [2026-02-26 01:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010830 10.0.0.41 - - [2026-02-26 01:39:56] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007826 10.0.0.41 - - [2026-02-26 01:39:56] "POST /instance-ips HTTP/1.1" 200 409 0.060378 10.0.0.41 - - [2026-02-26 01:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019911 10.0.0.41 - - [2026-02-26 01:39:56] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005637 10.0.0.41 - - [2026-02-26 01:39:56] "POST /set-tag HTTP/1.1" 200 109 0.018756 10.0.0.41 - - [2026-02-26 01:39:56] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.016962 10.0.0.41 - - [2026-02-26 01:39:56] "GET /instance-ip/0e0fa3b2-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003563 10.0.0.41 - - [2026-02-26 01:39:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.002205 10.0.0.41 - - [2026-02-26 01:39:56] "POST /tags HTTP/1.1" 200 357 0.060672 10.0.0.41 - - [2026-02-26 01:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.41 - - [2026-02-26 01:39:56] "GET /tag/71110d11-093b-468e-91dc-2f46bb032caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019526 10.0.0.41 - - [2026-02-26 01:39:56] "POST /tags HTTP/1.1" 200 305 0.035274 10.0.0.41 - - [2026-02-26 01:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.023911 10.0.0.41 - - [2026-02-26 01:39:57] "GET /tag/b96d3b0e-f17c-4ac4-9628-32f3daab036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026492 10.0.0.41 - - [2026-02-26 01:39:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000516 10.0.0.41 - - [2026-02-26 01:39:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.007515 10.0.0.41 - - [2026-02-26 01:39:57] "POST /security-groups HTTP/1.1" 200 571 0.106215 10.0.0.41 - - [2026-02-26 01:39:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.002461 10.0.0.41 - - [2026-02-26 01:39:57] "POST /projects HTTP/1.1" 200 483 0.266745 10.0.0.41 - - [2026-02-26 01:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017181 10.0.0.41 - - [2026-02-26 01:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022301 10.0.0.41 - - [2026-02-26 01:39:57] "POST /access-control-lists HTTP/1.1" 200 580 0.062240 10.0.0.41 - - [2026-02-26 01:39:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.006249 10.0.0.41 - - [2026-02-26 01:39:57] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.010279 10.0.0.41 - - [2026-02-26 01:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.41 - - [2026-02-26 01:39:57] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009289 10.0.0.41 - - [2026-02-26 01:39:57] "POST /access-control-lists HTTP/1.1" 200 578 0.072633 10.0.0.41 - - [2026-02-26 01:39:57] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.085283 10.0.0.41 - - [2026-02-26 01:39:57] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.061207 10.0.0.41 - - [2026-02-26 01:39:57] "POST /security-groups HTTP/1.1" 200 537 0.078926 10.0.0.41 - - [2026-02-26 01:39:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.014785 10.0.0.41 - - [2026-02-26 01:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037642 10.0.0.41 - - [2026-02-26 01:39:57] "POST /access-control-lists HTTP/1.1" 200 596 0.072871 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:39:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000817 10.0.0.41 - - [2026-02-26 01:39:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.010124 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:39:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007075 10.0.0.41 - - [2026-02-26 01:39:57] "POST /chown HTTP/1.1" 200 109 0.083653 10.0.0.41 - - [2026-02-26 01:39:57] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.046170 10.0.0.41 - - [2026-02-26 01:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.41 - - [2026-02-26 01:39:58] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.031001 10.0.0.41 - - [2026-02-26 01:39:58] "POST /access-control-lists HTTP/1.1" 200 594 0.130733 10.0.0.41 - - [2026-02-26 01:39:58] "POST /tags HTTP/1.1" 409 207 0.002342 10.0.0.41 - - [2026-02-26 01:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.41 - - [2026-02-26 01:39:58] "GET /tag/b96d3b0e-f17c-4ac4-9628-32f3daab036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024135 10.0.0.41 - - [2026-02-26 01:39:58] "POST /firewall-rules HTTP/1.1" 200 564 0.143286 10.0.0.41 - - [2026-02-26 01:39:58] "GET /firewall-rule/a88a25a1-60db-4b90-97c6-94d50868b354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.016400 10.0.0.41 - - [2026-02-26 01:39:58] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.040989 10.0.0.41 - - [2026-02-26 01:39:58] "GET /firewall-rule/a88a25a1-60db-4b90-97c6-94d50868b354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.091512 10.0.0.41 - - [2026-02-26 01:39:58] "POST /ref-update HTTP/1.1" 200 156 0.127997 10.0.0.41 - - [2026-02-26 01:39:58] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015330 10.0.0.41 - - [2026-02-26 01:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.41 - - [2026-02-26 01:39:58] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037724 10.0.0.41 - - [2026-02-26 01:39:58] "POST /tags HTTP/1.1" 409 207 0.002519 10.0.0.41 - - [2026-02-26 01:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.41 - - [2026-02-26 01:39:58] "GET /tag/b96d3b0e-f17c-4ac4-9628-32f3daab036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.036655 10.0.0.41 - - [2026-02-26 01:39:58] "POST /firewall-rules HTTP/1.1" 200 562 0.080532 10.0.0.41 - - [2026-02-26 01:39:58] "GET /firewall-rule/4960b98c-12a6-4b2e-90ed-a85e8e07154b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.011979 10.0.0.41 - - [2026-02-26 01:39:59] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005081 10.0.0.41 - - [2026-02-26 01:39:59] "GET /firewall-rule/4960b98c-12a6-4b2e-90ed-a85e8e07154b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003263 10.0.0.41 - - [2026-02-26 01:39:59] "POST /ref-update HTTP/1.1" 200 156 0.034379 10.0.0.41 - - [2026-02-26 01:39:59] "POST /tags HTTP/1.1" 200 305 0.085157 10.0.0.41 - - [2026-02-26 01:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013294 10.0.0.41 - - [2026-02-26 01:39:59] "GET /tag/a606088e-0f59-425d-8657-ebecd93943fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016281 10.0.0.41 - - [2026-02-26 01:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.41 - - [2026-02-26 01:39:59] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032322 10.0.0.41 - - [2026-02-26 01:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.41 - - [2026-02-26 01:39:59] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006659 10.0.0.41 - - [2026-02-26 01:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.41 - - [2026-02-26 01:39:59] "GET /service-appliance-set/edcbcdf9-bcd1-4550-9a40-9fb72ccc49bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006881 10.0.0.41 - - [2026-02-26 01:39:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.004905 10.0.0.41 - - [2026-02-26 01:39:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.182140 10.0.0.41 - - [2026-02-26 01:39:59] "GET /virtual-machine-interface/32b290f4-1933-4868-8232-8c9bedb5040d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.023865 10.0.0.41 - - [2026-02-26 01:39:59] "POST /instance-ips HTTP/1.1" 200 381 0.065576 10.0.0.41 - - [2026-02-26 01:39:59] "GET /instance-ip/e4c6869e-f2b0-44f7-bb56-e892c641bd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.026714 10.0.0.41 - - [2026-02-26 01:39:59] "POST /loadbalancers HTTP/1.1" 200 582 0.096169 10.0.0.41 - - [2026-02-26 01:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021935 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009772 10.0.0.41 - - [2026-02-26 01:40:00] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068973 10.0.0.41 - - [2026-02-26 01:40:00] "GET /loadbalancer/612eddc6-deea-41d7-b7f3-ed9a5f1e479a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004227 10.0.0.41 - - [2026-02-26 01:40:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035239 10.0.0.41 - - [2026-02-26 01:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025509 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015260 10.0.0.41 - - [2026-02-26 01:40:00] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090322 10.0.0.41 - - [2026-02-26 01:40:00] "GET /instance-ip/e4c6869e-f2b0-44f7-bb56-e892c641bd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006665 10.0.0.41 - - [2026-02-26 01:40:00] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080519 10.0.0.41 - - [2026-02-26 01:40:00] "GET /loadbalancer-listener/ce6c4f1c-c709-4156-befa-d58cc1e86bc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007687 10.0.0.41 - - [2026-02-26 01:40:00] "POST /floating-ips HTTP/1.1" 200 583 0.104840 10.0.0.41 - - [2026-02-26 01:40:00] "GET /loadbalancer-listener/ce6c4f1c-c709-4156-befa-d58cc1e86bc6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.012268 10.0.0.41 - - [2026-02-26 01:40:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.068213 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.41 - - [2026-02-26 01:40:00] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.021928 10.0.0.41 - - [2026-02-26 01:40:00] "GET /instance-ip/e4c6869e-f2b0-44f7-bb56-e892c641bd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007708 10.0.0.41 - - [2026-02-26 01:40:00] "GET /instance-ip/e4c6869e-f2b0-44f7-bb56-e892c641bd7e?fields=floating_ips HTTP/1.1" 200 1171 0.019719 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.41 - - [2026-02-26 01:40:00] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.017803 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.015602 10.0.0.41 - - [2026-02-26 01:40:00] "GET /floating-ip/319e5f54-1529-454f-a216-0f616741b445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.034362 10.0.0.41 - - [2026-02-26 01:40:00] "POST /tags HTTP/1.1" 200 301 0.029252 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.41 - - [2026-02-26 01:40:00] "GET /tag/533d9326-21b0-4d47-b4ac-62dd60b11ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035103 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.41 - - [2026-02-26 01:40:00] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050907 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.41 - - [2026-02-26 01:40:00] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006167 10.0.0.41 - - [2026-02-26 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.41 - - [2026-02-26 01:40:00] "GET /service-appliance-set/edcbcdf9-bcd1-4550-9a40-9fb72ccc49bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003074 10.0.0.41 - - [2026-02-26 01:40:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.002323 10.0.0.41 - - [2026-02-26 01:40:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103974 10.0.0.41 - - [2026-02-26 01:40:01] "GET /virtual-machine-interface/8bd6b702-27af-47f9-a298-76e3a551c9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.024816 10.0.0.41 - - [2026-02-26 01:40:01] "POST /instance-ips HTTP/1.1" 200 377 0.102378 10.0.0.41 - - [2026-02-26 01:40:01] "GET /instance-ip/758e0a68-f718-4886-92a0-c01f93c8cbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005852 10.0.0.41 - - [2026-02-26 01:40:01] "POST /loadbalancers HTTP/1.1" 200 582 0.078389 10.0.0.41 - - [2026-02-26 01:40:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017823 10.0.0.41 - - [2026-02-26 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017701 10.0.0.41 - - [2026-02-26 01:40:01] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056638 10.0.0.41 - - [2026-02-26 01:40:01] "GET /instance-ip/758e0a68-f718-4886-92a0-c01f93c8cbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003339 10.0.0.41 - - [2026-02-26 01:40:01] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.076930 10.0.0.41 - - [2026-02-26 01:40:01] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003964 10.0.0.41 - - [2026-02-26 01:40:01] "POST /floating-ips HTTP/1.1" 200 581 0.096465 10.0.0.41 - - [2026-02-26 01:40:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.088478 10.0.0.41 - - [2026-02-26 01:40:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035015 10.0.0.41 - - [2026-02-26 01:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.41 - - [2026-02-26 01:40:01] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078620 10.0.0.41 - - [2026-02-26 01:40:01] "GET /loadbalancer-listener/038344db-164d-43be-9d5a-b848d438dcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.007350 10.0.0.41 - - [2026-02-26 01:40:02] "GET /loadbalancer-listener/038344db-164d-43be-9d5a-b848d438dcce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.034995 10.0.0.41 - - [2026-02-26 01:40:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.080018 10.0.0.41 - - [2026-02-26 01:40:02] "GET /instance-ip/758e0a68-f718-4886-92a0-c01f93c8cbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004762 10.0.0.41 - - [2026-02-26 01:40:02] "GET /instance-ip/758e0a68-f718-4886-92a0-c01f93c8cbfa?fields=floating_ips HTTP/1.1" 200 1164 0.011599 10.0.0.41 - - [2026-02-26 01:40:02] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005267 10.0.0.41 - - [2026-02-26 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.41 - - [2026-02-26 01:40:02] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047166 10.0.0.41 - - [2026-02-26 01:40:02] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009932 10.0.0.41 - - [2026-02-26 01:40:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.071364 10.0.0.41 - - [2026-02-26 01:40:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033130 10.0.0.41 - - [2026-02-26 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.41 - - [2026-02-26 01:40:02] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074081 10.0.0.41 - - [2026-02-26 01:40:02] "GET /loadbalancer-listener/232b8401-3ac5-4d27-b210-5fa377f8479e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004027 10.0.0.41 - - [2026-02-26 01:40:02] "GET /loadbalancer-listener/232b8401-3ac5-4d27-b210-5fa377f8479e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.017302 10.0.0.41 - - [2026-02-26 01:40:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.078519 10.0.0.41 - - [2026-02-26 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.41 - - [2026-02-26 01:40:02] "GET /instance-ip/758e0a68-f718-4886-92a0-c01f93c8cbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003304 10.0.0.41 - - [2026-02-26 01:40:02] "GET /instance-ip/758e0a68-f718-4886-92a0-c01f93c8cbfa?fields=floating_ips HTTP/1.1" 200 1164 0.004693 10.0.0.41 - - [2026-02-26 01:40:02] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046874 10.0.0.41 - - [2026-02-26 01:40:02] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.015966 10.0.0.41 - - [2026-02-26 01:40:02] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004507 10.0.0.41 - - [2026-02-26 01:40:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016814 10.0.0.41 - - [2026-02-26 01:40:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030757 10.0.0.41 - - [2026-02-26 01:40:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013808 10.0.0.41 - - [2026-02-26 01:40:02] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039786 10.0.0.41 - - [2026-02-26 01:40:02] "GET /loadbalancer-listener/faefd1f6-43f9-4013-9529-9e3ab2731e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005668 10.0.0.41 - - [2026-02-26 01:40:02] "GET /loadbalancer-listener/faefd1f6-43f9-4013-9529-9e3ab2731e5f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004407 10.0.0.41 - - [2026-02-26 01:40:03] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033758 10.0.0.41 - - [2026-02-26 01:40:03] "GET /instance-ip/758e0a68-f718-4886-92a0-c01f93c8cbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005556 10.0.0.41 - - [2026-02-26 01:40:03] "GET /instance-ip/758e0a68-f718-4886-92a0-c01f93c8cbfa?fields=floating_ips HTTP/1.1" 200 1164 0.004214 10.0.0.41 - - [2026-02-26 01:40:03] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001959 10.0.0.41 - - [2026-02-26 01:40:03] "POST /tags HTTP/1.1" 200 355 0.035745 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008245 10.0.0.41 - - [2026-02-26 01:40:03] "GET /tag/693ed090-f925-4f86-b283-7d92c677ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.018973 10.0.0.41 - - [2026-02-26 01:40:03] "POST /tags HTTP/1.1" 200 303 0.036782 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008720 10.0.0.41 - - [2026-02-26 01:40:03] "GET /tag/6d5cc1ac-b337-49dc-9bff-eb81331f57a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015949 10.0.0.41 - - [2026-02-26 01:40:03] "POST /projects HTTP/1.1" 409 218 0.002327 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.41 - - [2026-02-26 01:40:03] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040094 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.41 - - [2026-02-26 01:40:03] "GET /network-ipam/8769156d-c24b-4916-aec8-04028200f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006600 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.41 - - [2026-02-26 01:40:03] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.021161 10.0.0.41 - - [2026-02-26 01:40:03] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.046835 10.0.0.41 - - [2026-02-26 01:40:03] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004740 10.0.0.41 - - [2026-02-26 01:40:03] "POST /set-tag HTTP/1.1" 200 109 0.074831 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012698 10.0.0.41 - - [2026-02-26 01:40:03] "GET /network-ipam/346b858f-9206-45ee-a497-931f796f7997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003510 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.41 - - [2026-02-26 01:40:03] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010371 10.0.0.41 - - [2026-02-26 01:40:03] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.094022 10.0.0.41 - - [2026-02-26 01:40:03] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.018064 10.0.0.41 - - [2026-02-26 01:40:03] "POST /set-tag HTTP/1.1" 200 109 0.053619 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.41 - - [2026-02-26 01:40:03] "GET /network-policy/3e4fe729-deaa-4afe-9740-2f2eddfff883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002768 10.0.0.41 - - [2026-02-26 01:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.41 - - [2026-02-26 01:40:04] "GET /network-policy/4d98b887-4112-4ef4-b9b9-31c82d313a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002970 10.0.0.41 - - [2026-02-26 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.41 - - [2026-02-26 01:40:04] "GET /network-policy/858d7e2f-f97d-4931-b82f-86ac7faa1da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002825 10.0.0.41 - - [2026-02-26 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.41 - - [2026-02-26 01:40:04] "PUT /network-policy/858d7e2f-f97d-4931-b82f-86ac7faa1da7 HTTP/1.1" 200 262 0.020128 10.0.0.41 - - [2026-02-26 01:40:04] "PUT /access-control-list/172b6cfd-a9bf-43de-b35d-ca101fd8c19a HTTP/1.1" 200 272 0.063332 10.0.0.41 - - [2026-02-26 01:40:04] "POST /ref-update HTTP/1.1" 200 156 0.098127 10.0.0.41 - - [2026-02-26 01:40:04] "PUT /access-control-list/b5097f58-325e-4a36-9771-92194c7e6245 HTTP/1.1" 200 272 0.053613 10.0.0.41 - - [2026-02-26 01:40:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026016 10.0.0.41 - - [2026-02-26 01:40:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002471 10.0.0.41 - - [2026-02-26 01:40:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002034 10.0.0.41 - - [2026-02-26 01:40:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002650 10.0.0.41 - - [2026-02-26 01:40:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002431 10.0.0.41 - - [2026-02-26 01:40:04] "POST /security-groups HTTP/1.1" 409 245 0.002386 10.0.0.41 - - [2026-02-26 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.41 - - [2026-02-26 01:40:04] "PUT /security-group/29d2e151-c02b-415c-b41f-6f74af0c7d8e HTTP/1.1" 200 262 0.054819 10.0.0.41 - - [2026-02-26 01:40:04] "PUT /access-control-list/c30d5ae7-2181-4dab-9999-1c784d4b5640 HTTP/1.1" 200 272 0.017230 10.0.0.41 - - [2026-02-26 01:40:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017233 10.0.0.41 - - [2026-02-26 01:40:04] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014942 10.0.0.41 - - [2026-02-26 01:40:04] "PUT /access-control-list/7728fa15-eec1-4284-83ba-7f541ef2af83 HTTP/1.1" 200 272 0.036118 10.0.0.41 - - [2026-02-26 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008025 10.0.0.41 - - [2026-02-26 01:40:04] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005787 10.0.0.41 - - [2026-02-26 01:40:04] "POST /tags HTTP/1.1" 409 206 0.002544 10.0.0.41 - - [2026-02-26 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.41 - - [2026-02-26 01:40:04] "GET /tag/6d5cc1ac-b337-49dc-9bff-eb81331f57a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014314 10.0.0.41 - - [2026-02-26 01:40:04] "POST /firewall-rules HTTP/1.1" 200 562 0.069687 10.0.0.41 - - [2026-02-26 01:40:04] "GET /firewall-rule/16b23b28-6883-4162-aaff-5ffa4c82fafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004947 10.0.0.41 - - [2026-02-26 01:40:04] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004111 10.0.0.41 - - [2026-02-26 01:40:04] "GET /firewall-rule/16b23b28-6883-4162-aaff-5ffa4c82fafc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007106 10.0.0.41 - - [2026-02-26 01:40:04] "POST /ref-update HTTP/1.1" 200 156 0.030328 10.0.0.41 - - [2026-02-26 01:40:04] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007174 10.0.0.41 - - [2026-02-26 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.41 - - [2026-02-26 01:40:04] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002955 10.0.0.41 - - [2026-02-26 01:40:04] "POST /tags HTTP/1.1" 409 206 0.002107 10.0.0.41 - - [2026-02-26 01:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.41 - - [2026-02-26 01:40:05] "GET /tag/6d5cc1ac-b337-49dc-9bff-eb81331f57a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010979 10.0.0.41 - - [2026-02-26 01:40:05] "POST /firewall-rules HTTP/1.1" 200 560 0.071271 10.0.0.41 - - [2026-02-26 01:40:05] "GET /firewall-rule/67c85732-f276-4095-af10-d75cd1feaa59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.005011 10.0.0.41 - - [2026-02-26 01:40:05] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004730 10.0.0.41 - - [2026-02-26 01:40:05] "GET /firewall-rule/67c85732-f276-4095-af10-d75cd1feaa59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002624 10.0.0.41 - - [2026-02-26 01:40:05] "POST /ref-update HTTP/1.1" 200 156 0.023086 10.0.0.41 - - [2026-02-26 01:40:05] "POST /tags HTTP/1.1" 200 371 0.031713 10.0.0.41 - - [2026-02-26 01:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.41 - - [2026-02-26 01:40:05] "GET /tag/770434ab-b21b-4f53-a189-88343e0078fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013298 10.0.0.41 - - [2026-02-26 01:40:05] "POST /tags HTTP/1.1" 200 319 0.018438 10.0.0.41 - - [2026-02-26 01:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.41 - - [2026-02-26 01:40:05] "GET /tag/0f32262b-b8c8-4513-8f62-0474f1fcf749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011333 10.0.0.41 - - [2026-02-26 01:40:05] "POST /id-to-fqname HTTP/1.1" 200 181 0.002965 10.0.0.41 - - [2026-02-26 01:40:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.007778 10.0.0.41 - - [2026-02-26 01:40:05] "POST /security-groups HTTP/1.1" 200 578 0.067853 10.0.0.41 - - [2026-02-26 01:40:05] "POST /projects HTTP/1.1" 200 497 0.189505 10.0.0.41 - - [2026-02-26 01:40:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.002886 10.0.0.41 - - [2026-02-26 01:40:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011676 10.0.0.41 - - [2026-02-26 01:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016721 10.0.0.41 - - [2026-02-26 01:40:05] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.010805 10.0.0.41 - - [2026-02-26 01:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.41 - - [2026-02-26 01:40:05] "POST /access-control-lists HTTP/1.1" 200 587 0.084864 10.0.0.41 - - [2026-02-26 01:40:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.002010 10.0.0.41 - - [2026-02-26 01:40:05] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.023025 10.0.0.41 - - [2026-02-26 01:40:05] "POST /access-control-lists HTTP/1.1" 200 585 0.078186 10.0.0.41 - - [2026-02-26 01:40:05] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.070478 10.0.0.41 - - [2026-02-26 01:40:05] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.081534 10.0.0.41 - - [2026-02-26 01:40:05] "POST /security-groups HTTP/1.1" 200 558 0.070477 10.0.0.41 - - [2026-02-26 01:40:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.001613 10.0.0.41 - - [2026-02-26 01:40:06] "POST /access-control-lists HTTP/1.1" 200 610 0.067184 10.0.0.41 - - [2026-02-26 01:40:06] "POST /fqname-to-id HTTP/1.1" 404 247 0.010491 10.0.0.41 - - [2026-02-26 01:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.066158 10.0.0.41 - - [2026-02-26 01:40:06] "POST /chown HTTP/1.1" 200 109 0.022516 10.0.0.41 - - [2026-02-26 01:40:06] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012797 10.0.0.41 - - [2026-02-26 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.41 - - [2026-02-26 01:40:06] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011493 10.0.0.41 - - [2026-02-26 01:40:06] "POST /access-control-lists HTTP/1.1" 200 608 0.071309 10.0.0.41 - - [2026-02-26 01:40:06] "POST /tags HTTP/1.1" 409 214 0.020622 10.0.0.41 - - [2026-02-26 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.41 - - [2026-02-26 01:40:06] "GET /tag/0f32262b-b8c8-4513-8f62-0474f1fcf749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.027878 10.0.0.41 - - [2026-02-26 01:40:06] "POST /firewall-rules HTTP/1.1" 200 578 0.067010 10.0.0.41 - - [2026-02-26 01:40:06] "GET /firewall-rule/5cb3b4db-933d-4cb8-bfe8-e5004e53d966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008677 10.0.0.41 - - [2026-02-26 01:40:06] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004168 10.0.0.41 - - [2026-02-26 01:40:06] "GET /firewall-rule/5cb3b4db-933d-4cb8-bfe8-e5004e53d966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002419 10.0.0.41 - - [2026-02-26 01:40:06] "POST /ref-update HTTP/1.1" 200 156 0.031245 10.0.0.41 - - [2026-02-26 01:40:06] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006284 10.0.0.41 - - [2026-02-26 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.41 - - [2026-02-26 01:40:06] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002744 10.0.0.41 - - [2026-02-26 01:40:06] "POST /tags HTTP/1.1" 409 214 0.001968 10.0.0.41 - - [2026-02-26 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.41 - - [2026-02-26 01:40:06] "GET /tag/0f32262b-b8c8-4513-8f62-0474f1fcf749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017490 10.0.0.41 - - [2026-02-26 01:40:06] "POST /firewall-rules HTTP/1.1" 200 576 0.067089 10.0.0.41 - - [2026-02-26 01:40:06] "GET /firewall-rule/58335c4a-4942-41da-ada0-aaaf5e1daa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005199 10.0.0.41 - - [2026-02-26 01:40:06] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004656 10.0.0.41 - - [2026-02-26 01:40:06] "GET /firewall-rule/58335c4a-4942-41da-ada0-aaaf5e1daa78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003194 10.0.0.41 - - [2026-02-26 01:40:06] "POST /ref-update HTTP/1.1" 200 156 0.028604 10.0.0.41 - - [2026-02-26 01:40:06] "POST /tags HTTP/1.1" 200 363 0.020511 10.0.0.41 - - [2026-02-26 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.41 - - [2026-02-26 01:40:06] "GET /tag/2069c4f4-1091-47f3-b8da-e37594da183d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012042 10.0.0.41 - - [2026-02-26 01:40:06] "POST /tags HTTP/1.1" 200 311 0.016803 10.0.0.41 - - [2026-02-26 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.41 - - [2026-02-26 01:40:06] "GET /tag/26c675e0-a5fc-4893-8632-9a5d857c269b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012374 10.0.0.41 - - [2026-02-26 01:40:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.005158 10.0.0.41 - - [2026-02-26 01:40:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.010481 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:40:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:40:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 10.0.0.41 - - [2026-02-26 01:40:07] "POST /security-groups HTTP/1.1" 200 574 0.080981 10.0.0.41 - - [2026-02-26 01:40:07] "POST /projects HTTP/1.1" 200 489 0.307831 10.0.0.41 - - [2026-02-26 01:40:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.006134 10.0.0.41 - - [2026-02-26 01:40:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030787 10.0.0.41 - - [2026-02-26 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.033640 10.0.0.41 - - [2026-02-26 01:40:07] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.022446 10.0.0.41 - - [2026-02-26 01:40:07] "POST /access-control-lists HTTP/1.1" 200 583 0.120237 10.0.0.41 - - [2026-02-26 01:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817 10.0.0.41 - - [2026-02-26 01:40:07] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.012867 10.0.0.41 - - [2026-02-26 01:40:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.013654 10.0.0.41 - - [2026-02-26 01:40:07] "POST /access-control-lists HTTP/1.1" 200 581 0.104513 10.0.0.41 - - [2026-02-26 01:40:07] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.141453 10.0.0.41 - - [2026-02-26 01:40:07] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.071077 10.0.0.41 - - [2026-02-26 01:40:08] "POST /security-groups HTTP/1.1" 200 546 0.345378 10.0.0.41 - - [2026-02-26 01:40:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.002074 10.0.0.41 - - [2026-02-26 01:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017029 10.0.0.41 - - [2026-02-26 01:40:08] "POST /chown HTTP/1.1" 200 109 0.073154 10.0.0.41 - - [2026-02-26 01:40:08] "POST /access-control-lists HTTP/1.1" 200 602 0.101647 10.0.0.41 - - [2026-02-26 01:40:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.007165 10.0.0.41 - - [2026-02-26 01:40:08] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006377 10.0.0.41 - - [2026-02-26 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.41 - - [2026-02-26 01:40:08] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005411 10.0.0.41 - - [2026-02-26 01:40:08] "POST /tags HTTP/1.1" 409 210 0.002177 10.0.0.41 - - [2026-02-26 01:40:08] "POST /access-control-lists HTTP/1.1" 200 600 0.069338 10.0.0.41 - - [2026-02-26 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.41 - - [2026-02-26 01:40:08] "GET /tag/26c675e0-a5fc-4893-8632-9a5d857c269b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013628 10.0.0.41 - - [2026-02-26 01:40:08] "POST /firewall-rules HTTP/1.1" 200 570 0.065050 10.0.0.41 - - [2026-02-26 01:40:08] "GET /firewall-rule/e3a2e069-f966-4178-9fae-2b8a412449df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005508 10.0.0.41 - - [2026-02-26 01:40:08] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005314 10.0.0.41 - - [2026-02-26 01:40:08] "GET /firewall-rule/e3a2e069-f966-4178-9fae-2b8a412449df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002208 10.0.0.41 - - [2026-02-26 01:40:08] "POST /ref-update HTTP/1.1" 200 156 0.031173 10.0.0.41 - - [2026-02-26 01:40:08] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013868 10.0.0.41 - - [2026-02-26 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.41 - - [2026-02-26 01:40:08] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002963 10.0.0.41 - - [2026-02-26 01:40:08] "POST /tags HTTP/1.1" 409 210 0.002025 10.0.0.41 - - [2026-02-26 01:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.41 - - [2026-02-26 01:40:08] "GET /tag/26c675e0-a5fc-4893-8632-9a5d857c269b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010162 10.0.0.41 - - [2026-02-26 01:40:08] "POST /firewall-rules HTTP/1.1" 200 568 0.074826 10.0.0.41 - - [2026-02-26 01:40:08] "GET /firewall-rule/de396172-2400-4e18-aa67-c751cc988071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.023600 10.0.0.41 - - [2026-02-26 01:40:08] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004170 10.0.0.41 - - [2026-02-26 01:40:08] "GET /firewall-rule/de396172-2400-4e18-aa67-c751cc988071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002347 10.0.0.41 - - [2026-02-26 01:40:08] "POST /ref-update HTTP/1.1" 200 156 0.056668 10.0.0.41 - - [2026-02-26 01:40:09] "POST /tags HTTP/1.1" 200 363 0.047000 10.0.0.41 - - [2026-02-26 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 10.0.0.41 - - [2026-02-26 01:40:09] "GET /tag/55be94d9-5456-41cd-aca4-eb6aaaa669f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016073 10.0.0.41 - - [2026-02-26 01:40:09] "POST /tags HTTP/1.1" 409 210 0.004501 10.0.0.41 - - [2026-02-26 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.41 - - [2026-02-26 01:40:09] "GET /tag/fc270ec7-eceb-452c-b93a-d5aa148c1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014263 10.0.0.41 - - [2026-02-26 01:40:09] "POST /projects HTTP/1.1" 409 223 0.002309 10.0.0.41 - - [2026-02-26 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.41 - - [2026-02-26 01:40:09] "GET /project/25f25344-d790-4d23-b032-126ce4a1a8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.026821 10.0.0.41 - - [2026-02-26 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.41 - - [2026-02-26 01:40:09] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.051696 10.0.0.41 - - [2026-02-26 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.41 - - [2026-02-26 01:40:09] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.012411 10.0.0.41 - - [2026-02-26 01:40:09] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.111512 10.0.0.41 - - [2026-02-26 01:40:09] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.065568 10.0.0.41 - - [2026-02-26 01:40:09] "POST /security-groups HTTP/1.1" 409 253 0.010736 10.0.0.41 - - [2026-02-26 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.41 - - [2026-02-26 01:40:09] "PUT /security-group/586590db-bad5-42fb-9603-553b1d255713 HTTP/1.1" 200 262 0.057577 10.0.0.41 - - [2026-02-26 01:40:09] "PUT /access-control-list/73f4484a-d330-43e0-92b7-2c3c0f88a627 HTTP/1.1" 200 272 0.041841 10.0.0.41 - - [2026-02-26 01:40:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.048356 10.0.0.41 - - [2026-02-26 01:40:09] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018327 10.0.0.41 - - [2026-02-26 01:40:09] "PUT /access-control-list/5ee173c3-ba01-4cb4-990d-3de4afe9c004 HTTP/1.1" 200 272 0.049373 10.0.0.41 - - [2026-02-26 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014319 10.0.0.41 - - [2026-02-26 01:40:09] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003038 10.0.0.41 - - [2026-02-26 01:40:09] "POST /tags HTTP/1.1" 409 210 0.002089 10.0.0.41 - - [2026-02-26 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.41 - - [2026-02-26 01:40:09] "GET /tag/fc270ec7-eceb-452c-b93a-d5aa148c1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014534 10.0.0.41 - - [2026-02-26 01:40:10] "POST /firewall-rules HTTP/1.1" 200 570 0.087587 10.0.0.41 - - [2026-02-26 01:40:10] "GET /firewall-rule/9ac20595-9ddc-4ce7-8391-28817a0c0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.025374 10.0.0.41 - - [2026-02-26 01:40:10] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005538 10.0.0.41 - - [2026-02-26 01:40:10] "GET /firewall-rule/9ac20595-9ddc-4ce7-8391-28817a0c0d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002880 10.0.0.41 - - [2026-02-26 01:40:10] "POST /ref-update HTTP/1.1" 200 156 0.049928 10.0.0.41 - - [2026-02-26 01:40:10] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003356 10.0.0.41 - - [2026-02-26 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.41 - - [2026-02-26 01:40:10] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003426 10.0.0.41 - - [2026-02-26 01:40:10] "POST /tags HTTP/1.1" 409 210 0.003263 10.0.0.41 - - [2026-02-26 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.41 - - [2026-02-26 01:40:10] "GET /tag/fc270ec7-eceb-452c-b93a-d5aa148c1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013645 10.0.0.41 - - [2026-02-26 01:40:10] "POST /firewall-rules HTTP/1.1" 200 568 0.068712 10.0.0.41 - - [2026-02-26 01:40:10] "GET /firewall-rule/c3b60840-f04a-4997-8664-0cd5c1ae2665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.017402 10.0.0.41 - - [2026-02-26 01:40:10] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005210 10.0.0.41 - - [2026-02-26 01:40:10] "GET /firewall-rule/c3b60840-f04a-4997-8664-0cd5c1ae2665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003313 10.0.0.41 - - [2026-02-26 01:40:10] "POST /ref-update HTTP/1.1" 200 156 0.049559 10.0.0.41 - - [2026-02-26 01:40:10] "POST /tags HTTP/1.1" 409 237 0.016652 10.0.0.41 - - [2026-02-26 01:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.41 - - [2026-02-26 01:40:10] "GET /tag/55be94d9-5456-41cd-aca4-eb6aaaa669f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011953 10.0.0.41 - - [2026-02-26 01:40:10] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007535 10.0.0.41 - - [2026-02-26 01:40:10] "POST /set-tag HTTP/1.1" 200 109 0.023270 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:40:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:40:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.27 - - [2026-02-26 01:40:46] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.27 - - [2026-02-26 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.27 - - [2026-02-26 01:40:46] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010069 10.0.0.27 - - [2026-02-26 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.27 - - [2026-02-26 01:40:46] "GET /routing-instance/458dc706-a9a0-4c5a-ab97-ab70ef204aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002456 10.0.0.27 - - [2026-02-26 01:40:46] "PUT /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736 HTTP/1.1" 200 274 0.013304 10.0.0.27 - - [2026-02-26 01:40:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.020358 10.0.0.27 - - [2026-02-26 01:40:47] "POST /virtual-routers HTTP/1.1" 200 599 0.034425 10.0.0.27 - - [2026-02-26 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018399 10.0.0.27 - - [2026-02-26 01:40:47] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005561 10.0.0.27 - - [2026-02-26 01:40:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.001970 10.0.0.27 - - [2026-02-26 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.27 - - [2026-02-26 01:40:47] "GET /virtual-network/68ce444d-d588-4def-878d-d8fe36888286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004155 10.0.0.27 - - [2026-02-26 01:40:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.059719 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:41:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001354 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:41:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001446 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:41:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002074 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:41:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:41:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:41:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:42:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001180 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:42:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 10.0.0.41 - - [2026-02-26 01:43:50] "GET /global-system-configs HTTP/1.1" 200 322 0.001872 10.0.0.41 - - [2026-02-26 01:43:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002294 10.0.0.41 - - [2026-02-26 01:44:55] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002964 10.0.0.41 - - [2026-02-26 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.007030 10.0.0.41 - - [2026-02-26 01:45:07] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009483 10.0.0.41 - - [2026-02-26 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.006025 10.0.0.41 - - [2026-02-26 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.41 - - [2026-02-26 01:45:07] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003407 10.0.0.41 - - [2026-02-26 01:45:07] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007297 10.0.0.41 - - [2026-02-26 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.41 - - [2026-02-26 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.41 - - [2026-02-26 01:45:07] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002310 10.0.0.41 - - [2026-02-26 01:45:07] "GET /loadbalancer-pool/70535716-ccd4-400e-9092-da57a0502545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003487 10.0.0.41 - - [2026-02-26 01:45:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025575 10.0.0.41 - - [2026-02-26 01:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013028 10.0.0.41 - - [2026-02-26 01:45:07] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010219 10.0.0.41 - - [2026-02-26 01:45:07] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008037 10.0.0.41 - - [2026-02-26 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.006690 10.0.0.41 - - [2026-02-26 01:45:07] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.008791 10.0.0.41 - - [2026-02-26 01:45:07] "POST /tags HTTP/1.1" 409 205 0.001626 10.0.0.41 - - [2026-02-26 01:45:07] "PUT /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3 HTTP/1.1" 200 256 0.012794 10.0.0.41 - - [2026-02-26 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.41 - - [2026-02-26 01:45:07] "GET /tag/533d9326-21b0-4d47-b4ac-62dd60b11ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019288 10.0.0.41 - - [2026-02-26 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.088985 10.0.0.41 - - [2026-02-26 01:45:07] "GET /loadbalancer-pool/665712d3-a284-4a19-b765-441a0ee5caed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003626 10.0.0.41 - - [2026-02-26 01:45:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015910 10.0.0.41 - - [2026-02-26 01:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.084755 10.0.0.41 - - [2026-02-26 01:45:07] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017561 10.0.0.41 - - [2026-02-26 01:45:07] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005927 10.0.0.41 - - [2026-02-26 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.011680 10.0.0.41 - - [2026-02-26 01:45:07] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.014304 10.0.0.41 - - [2026-02-26 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.41 - - [2026-02-26 01:45:07] "GET /loadbalancer-pool/505fe9a8-3394-49f8-8264-e971d5939935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003799 10.0.0.41 - - [2026-02-26 01:45:07] "PUT /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3 HTTP/1.1" 200 256 0.016557 10.0.0.41 - - [2026-02-26 01:45:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026684 10.0.0.41 - - [2026-02-26 01:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007882 10.0.0.41 - - [2026-02-26 01:45:07] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007463 10.0.0.41 - - [2026-02-26 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.004676 10.0.0.41 - - [2026-02-26 01:45:07] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006581 10.0.0.41 - - [2026-02-26 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.007778 10.0.0.41 - - [2026-02-26 01:45:07] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.010733 10.0.0.41 - - [2026-02-26 01:45:07] "PUT /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3 HTTP/1.1" 200 256 0.010057 10.0.0.27 - - [2026-02-26 01:45:57] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.27 - - [2026-02-26 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.27 - - [2026-02-26 01:45:57] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004404 10.0.0.27 - - [2026-02-26 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.27 - - [2026-02-26 01:45:57] "GET /routing-instance/458dc706-a9a0-4c5a-ab97-ab70ef204aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002135 10.0.0.27 - - [2026-02-26 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.27 - - [2026-02-26 01:45:57] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003381 10.0.0.27 - - [2026-02-26 01:45:57] "PUT /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2 HTTP/1.1" 200 262 0.008429 10.0.0.27 - - [2026-02-26 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.27 - - [2026-02-26 01:45:57] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002674 10.0.0.27 - - [2026-02-26 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.27 - - [2026-02-26 01:45:57] "GET /virtual-machine-interface/da643cff-5e7d-44f8-afb4-8733811a6ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004463 10.0.0.27 - - [2026-02-26 01:45:57] "PUT /virtual-machine-interface/da643cff-5e7d-44f8-afb4-8733811a6ab0 HTTP/1.1" 200 284 0.008901 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:46:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:46:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:47:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:47:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:47:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:47:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 10.0.0.41 - - [2026-02-26 01:47:51] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.41 - - [2026-02-26 01:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.41 - - [2026-02-26 01:47:51] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003931 10.0.0.41 - - [2026-02-26 01:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.41 - - [2026-02-26 01:47:51] "GET /config-node/ace55c0b-0dd3-4104-9924-00c103822311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003208 10.0.0.41 - - [2026-02-26 01:47:52] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007107 10.0.0.41 - - [2026-02-26 01:47:52] "POST /set-tag HTTP/1.1" 200 109 0.003583 10.0.0.41 - - [2026-02-26 01:47:52] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006325 10.0.0.41 - - [2026-02-26 01:47:52] "POST /set-tag HTTP/1.1" 200 109 0.006252 10.0.0.41 - - [2026-02-26 01:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.41 - - [2026-02-26 01:47:52] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002002 10.0.0.41 - - [2026-02-26 01:47:52] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003315 10.0.0.41 - - [2026-02-26 01:47:52] "POST /set-tag HTTP/1.1" 200 109 0.017291 10.0.0.41 - - [2026-02-26 01:47:52] "DELETE /loadbalancer-member/36af478d-aacd-4d89-9e45-4cebac4b744f HTTP/1.1" 200 115 0.046848 10.0.0.41 - - [2026-02-26 01:47:52] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004259 10.0.0.41 - - [2026-02-26 01:47:52] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.41 - - [2026-02-26 01:47:52] "DELETE /loadbalancer-member/e913ba70-cadb-4b44-93d9-9ccc34db7733 HTTP/1.1" 200 115 0.022281 10.0.0.41 - - [2026-02-26 01:47:52] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005510 10.0.0.41 - - [2026-02-26 01:47:52] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.41 - - [2026-02-26 01:47:52] "DELETE /loadbalancer-member/48dd8b19-e9a7-4c63-9e4e-71ea941f5637 HTTP/1.1" 200 115 0.026130 10.0.0.41 - - [2026-02-26 01:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.41 - - [2026-02-26 01:47:52] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002420 10.0.0.41 - - [2026-02-26 01:47:52] "GET /loadbalancer-pool/70535716-ccd4-400e-9092-da57a0502545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002232 10.0.0.41 - - [2026-02-26 01:47:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013706 10.0.0.41 - - [2026-02-26 01:47:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.006537 10.0.0.41 - - [2026-02-26 01:47:52] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009970 10.0.0.41 - - [2026-02-26 01:47:52] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003395 10.0.0.41 - - [2026-02-26 01:47:52] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002708 10.0.0.41 - - [2026-02-26 01:47:53] "POST /set-tag HTTP/1.1" 200 109 0.064057 10.0.0.41 - - [2026-02-26 01:47:53] "GET /loadbalancer-pool/665712d3-a284-4a19-b765-441a0ee5caed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002544 10.0.0.41 - - [2026-02-26 01:47:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019075 10.0.0.41 - - [2026-02-26 01:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013181 10.0.0.41 - - [2026-02-26 01:47:53] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007182 10.0.0.41 - - [2026-02-26 01:47:53] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006242 10.0.0.41 - - [2026-02-26 01:47:53] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009575 10.0.0.41 - - [2026-02-26 01:47:53] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.41 - - [2026-02-26 01:47:53] "GET /loadbalancer-pool/505fe9a8-3394-49f8-8264-e971d5939935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002227 10.0.0.41 - - [2026-02-26 01:47:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013408 10.0.0.41 - - [2026-02-26 01:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.006697 10.0.0.41 - - [2026-02-26 01:47:53] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006591 10.0.0.41 - - [2026-02-26 01:47:53] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004976 10.0.0.41 - - [2026-02-26 01:47:53] "POST /set-tag HTTP/1.1" 200 109 0.004247 10.0.0.41 - - [2026-02-26 01:47:53] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001570 10.0.0.41 - - [2026-02-26 01:48:03] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.41 - - [2026-02-26 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.41 - - [2026-02-26 01:48:03] "GET /routing-instance/458dc706-a9a0-4c5a-ab97-ab70ef204aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002765 10.0.0.41 - - [2026-02-26 01:48:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001986 10.0.0.41 - - [2026-02-26 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.41 - - [2026-02-26 01:48:03] "GET /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004771 10.0.0.41 - - [2026-02-26 01:48:03] "PUT /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5 HTTP/1.1" 200 254 0.017236 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:48:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001144 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:48:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.41 - - [2026-02-26 01:48:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002159 10.0.0.41 - - [2026-02-26 01:48:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002263 10.0.0.41 - - [2026-02-26 01:51:49] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.41 - - [2026-02-26 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.41 - - [2026-02-26 01:51:49] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043524 10.0.0.41 - - [2026-02-26 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.41 - - [2026-02-26 01:51:49] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032926 10.0.0.41 - - [2026-02-26 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.41 - - [2026-02-26 01:51:50] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025978 10.0.0.41 - - [2026-02-26 01:51:50] "POST /tags HTTP/1.1" 200 333 0.049963 10.0.0.41 - - [2026-02-26 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.028364 10.0.0.41 - - [2026-02-26 01:51:50] "GET /tag/9c3cc623-9758-46dd-bc05-7facb1eb97c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019541 10.0.0.41 - - [2026-02-26 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.41 - - [2026-02-26 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.41 - - [2026-02-26 01:51:50] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048691 10.0.0.41 - - [2026-02-26 01:51:50] "GET /virtual-networks?parent_id=f2522181-212b-4de9-8a55-b6f90785ae63&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006958 10.0.0.41 - - [2026-02-26 01:51:50] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052956 10.0.0.41 - - [2026-02-26 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.41 - - [2026-02-26 01:51:50] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005499 10.0.0.41 - - [2026-02-26 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.41 - - [2026-02-26 01:51:50] "GET /service-appliance-set/edcbcdf9-bcd1-4550-9a40-9fb72ccc49bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003775 10.0.0.41 - - [2026-02-26 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.002092 10.0.0.41 - - [2026-02-26 01:51:50] "POST /virtual-networks HTTP/1.1" 200 512 0.108986 10.0.0.41 - - [2026-02-26 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.41 - - [2026-02-26 01:51:50] "GET /network-ipam/071e9b7f-9ce4-4f4e-9a3e-c3dad3b4f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.010865 10.0.0.41 - - [2026-02-26 01:51:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.127625 10.0.0.41 - - [2026-02-26 01:51:50] "GET /virtual-machine-interface/d9af36ba-b03c-41f5-86ba-e89443bd1066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.054705 10.0.0.41 - - [2026-02-26 01:51:50] "POST /useragent-kv HTTP/1.1" 200 115 0.020532 10.0.0.41 - - [2026-02-26 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.159265 10.0.0.41 - - [2026-02-26 01:51:50] "POST /instance-ips HTTP/1.1" 200 409 0.026695 10.0.0.41 - - [2026-02-26 01:51:50] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004031 10.0.0.41 - - [2026-02-26 01:51:50] "GET /domains HTTP/1.1" 200 280 0.001609 10.0.0.41 - - [2026-02-26 01:51:50] "GET /domain/47ea5341-c19b-4830-8a93-3f4d3685b65c HTTP/1.1" 200 3085 0.007647 10.0.0.41 - - [2026-02-26 01:51:50] "GET /instance-ip/2c502dbc-2ed1-40a2-8b51-74f2b5682edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004540 10.0.0.41 - - [2026-02-26 01:51:51] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63 HTTP/1.1" 200 5476 0.035654 10.0.0.41 - - [2026-02-26 01:51:51] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2082 0.046427 10.0.0.41 - - [2026-02-26 01:51:51] "POST /loadbalancers HTTP/1.1" 200 610 0.079984 10.0.0.41 - - [2026-02-26 01:51:51] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2082 0.007046 10.0.0.41 - - [2026-02-26 01:51:51] "GET /routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a HTTP/1.1" 200 1181 0.007483 10.0.0.41 - - [2026-02-26 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027032 10.0.0.41 - - [2026-02-26 01:51:51] "GET /routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a HTTP/1.1" 200 1181 0.006256 10.0.0.41 - - [2026-02-26 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.41 - - [2026-02-26 01:51:51] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047117 10.0.0.41 - - [2026-02-26 01:51:51] "GET /instance-ip/2c502dbc-2ed1-40a2-8b51-74f2b5682edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002797 10.0.0.41 - - [2026-02-26 01:51:51] "POST /floating-ips HTTP/1.1" 200 597 0.013648 10.0.0.41 - - [2026-02-26 01:51:51] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048046 10.0.0.41 - - [2026-02-26 01:51:51] "POST /route-targets HTTP/1.1" 200 327 0.024262 10.0.0.41 - - [2026-02-26 01:51:51] "GET /loadbalancer/56c0b565-14ef-4113-9fb0-b4303b883b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.019269 10.0.0.41 - - [2026-02-26 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.029341 10.0.0.41 - - [2026-02-26 01:51:51] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.028948 10.0.0.41 - - [2026-02-26 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.41 - - [2026-02-26 01:51:51] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027725 10.0.0.41 - - [2026-02-26 01:51:51] "GET /loadbalancer-listener/d32de3f3-de43-40c0-a26f-bd3de94304e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003281 10.0.0.41 - - [2026-02-26 01:51:51] "GET /loadbalancer-listener/d32de3f3-de43-40c0-a26f-bd3de94304e1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003507 10.0.0.41 - - [2026-02-26 01:51:51] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017868 10.0.0.41 - - [2026-02-26 01:51:51] "GET /instance-ip/2c502dbc-2ed1-40a2-8b51-74f2b5682edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003508 10.0.0.41 - - [2026-02-26 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.41 - - [2026-02-26 01:51:51] "GET /instance-ip/2c502dbc-2ed1-40a2-8b51-74f2b5682edc?fields=floating_ips HTTP/1.1" 200 1212 0.004646 10.0.0.41 - - [2026-02-26 01:51:51] "GET /loadbalancer/56c0b565-14ef-4113-9fb0-b4303b883b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002386 10.0.0.41 - - [2026-02-26 01:51:51] "GET /floating-ip/da8cf391-93fd-45d7-9f4b-a756f6aa3bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002601 10.0.0.41 - - [2026-02-26 01:51:51] "POST /tags HTTP/1.1" 200 295 0.039310 10.0.0.41 - - [2026-02-26 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008881 10.0.0.41 - - [2026-02-26 01:51:51] "GET /tag/91d28022-8596-495d-814e-b47b984d64aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.020268 10.0.0.41 - - [2026-02-26 01:51:51] "POST /tags HTTP/1.1" 409 233 0.003719 10.0.0.41 - - [2026-02-26 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.41 - - [2026-02-26 01:51:51] "GET /tag/693ed090-f925-4f86-b283-7d92c677ef64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010329 10.0.0.41 - - [2026-02-26 01:51:51] "POST /tags HTTP/1.1" 409 206 0.001892 10.0.0.41 - - [2026-02-26 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.41 - - [2026-02-26 01:51:51] "GET /tag/6d5cc1ac-b337-49dc-9bff-eb81331f57a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010371 10.0.0.41 - - [2026-02-26 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.41 - - [2026-02-26 01:51:51] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004146 10.0.0.41 - - [2026-02-26 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.41 - - [2026-02-26 01:51:51] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033767 10.0.0.41 - - [2026-02-26 01:51:51] "POST /virtual-machines HTTP/1.1" 200 369 0.007630 10.0.0.41 - - [2026-02-26 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008048 10.0.0.41 - - [2026-02-26 01:51:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.100334 10.0.0.41 - - [2026-02-26 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024935 10.0.0.41 - - [2026-02-26 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018506 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004351 10.0.0.41 - - [2026-02-26 01:51:52] "POST /instance-ips HTTP/1.1" 200 409 0.017965 10.0.0.41 - - [2026-02-26 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026984 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013486 10.0.0.41 - - [2026-02-26 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.015058 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012424 10.0.0.41 - - [2026-02-26 01:51:52] "GET /instance-ip/b894e3b4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003348 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003933 10.0.0.41 - - [2026-02-26 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.001976 10.0.0.41 - - [2026-02-26 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.006620 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003839 10.0.0.41 - - [2026-02-26 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.41 - - [2026-02-26 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003188 10.0.0.41 - - [2026-02-26 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.41 - - [2026-02-26 01:51:52] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041201 10.0.0.41 - - [2026-02-26 01:51:52] "POST /virtual-machines HTTP/1.1" 200 369 0.020904 10.0.0.41 - - [2026-02-26 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007752 10.0.0.41 - - [2026-02-26 01:51:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099559 10.0.0.41 - - [2026-02-26 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023218 10.0.0.41 - - [2026-02-26 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012486 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004311 10.0.0.41 - - [2026-02-26 01:51:52] "POST /instance-ips HTTP/1.1" 200 409 0.020126 10.0.0.41 - - [2026-02-26 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020139 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015737 10.0.0.41 - - [2026-02-26 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.015612 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015160 10.0.0.41 - - [2026-02-26 01:51:52] "GET /instance-ip/b8f9d09e-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003691 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004067 10.0.0.41 - - [2026-02-26 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.41 - - [2026-02-26 01:51:52] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003356 10.0.0.41 - - [2026-02-26 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.008739 10.0.0.41 - - [2026-02-26 01:51:53] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009132 10.0.0.41 - - [2026-02-26 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.41 - - [2026-02-26 01:51:53] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003996 10.0.0.41 - - [2026-02-26 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.41 - - [2026-02-26 01:51:53] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003555 10.0.0.41 - - [2026-02-26 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.001761 10.0.0.41 - - [2026-02-26 01:51:53] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004491 10.0.0.41 - - [2026-02-26 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.41 - - [2026-02-26 01:51:53] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004130 10.0.0.41 - - [2026-02-26 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.41 - - [2026-02-26 01:51:56] "GET /domains HTTP/1.1" 200 280 0.001805 10.0.0.41 - - [2026-02-26 01:51:56] "GET /domain/47ea5341-c19b-4830-8a93-3f4d3685b65c HTTP/1.1" 200 3085 0.002453 10.0.0.41 - - [2026-02-26 01:51:56] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63 HTTP/1.1" 200 7064 0.033564 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2082 0.003765 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2082 0.007509 10.0.0.41 - - [2026-02-26 01:51:56] "GET /routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a HTTP/1.1" 200 1402 0.003567 10.0.0.41 - - [2026-02-26 01:51:56] "GET /routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a HTTP/1.1" 200 1402 0.002281 10.0.0.41 - - [2026-02-26 01:51:56] "GET /route-target/8bb017e1-91a6-4162-a3c2-7c6af4b40c17 HTTP/1.1" 200 1153 0.002070 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2082 0.003504 10.0.0.41 - - [2026-02-26 01:51:56] "GET /routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a HTTP/1.1" 200 1402 0.001969 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003315 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2082 0.003696 10.0.0.41 - - [2026-02-26 01:51:56] "GET /routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a HTTP/1.1" 200 1402 0.002470 10.0.0.41 - - [2026-02-26 01:51:56] "GET /routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a HTTP/1.1" 200 1402 0.002310 10.0.0.41 - - [2026-02-26 01:51:56] "GET /route-target/8bb017e1-91a6-4162-a3c2-7c6af4b40c17 HTTP/1.1" 200 1153 0.002515 10.0.0.41 - - [2026-02-26 01:51:56] "GET /domains HTTP/1.1" 200 280 0.001745 10.0.0.41 - - [2026-02-26 01:51:56] "GET /domain/47ea5341-c19b-4830-8a93-3f4d3685b65c HTTP/1.1" 200 3085 0.002467 10.0.0.41 - - [2026-02-26 01:51:56] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63 HTTP/1.1" 200 7064 0.029487 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2082 0.003521 10.0.0.41 - - [2026-02-26 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.41 - - [2026-02-26 01:51:56] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031265 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005495 10.0.0.41 - - [2026-02-26 01:51:56] "GET /floating-ip-pools?parent_id=2741ff10-3fd7-4e2d-beb2-1c2777211cf9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002460 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003923 10.0.0.41 - - [2026-02-26 01:51:56] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019651 10.0.0.41 - - [2026-02-26 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.007074 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013223 10.0.0.41 - - [2026-02-26 01:51:56] "GET /domains HTTP/1.1" 200 280 0.010838 10.0.0.41 - - [2026-02-26 01:51:56] "GET /domain/47ea5341-c19b-4830-8a93-3f4d3685b65c HTTP/1.1" 200 3085 0.002861 10.0.0.41 - - [2026-02-26 01:51:56] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63 HTTP/1.1" 200 7320 0.029189 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2320 0.004274 10.0.0.41 - - [2026-02-26 01:51:56] "GET /floating-ip-pool/7202d2c9-78d8-4457-9cdd-92c39d9b547d HTTP/1.1" 200 1314 0.001817 10.0.0.41 - - [2026-02-26 01:51:56] "GET /domains HTTP/1.1" 200 280 0.001248 10.0.0.41 - - [2026-02-26 01:51:56] "GET /domain/47ea5341-c19b-4830-8a93-3f4d3685b65c HTTP/1.1" 200 3085 0.002026 10.0.0.41 - - [2026-02-26 01:51:56] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63 HTTP/1.1" 200 7320 0.031762 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 2320 0.005533 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005651 10.0.0.41 - - [2026-02-26 01:51:56] "POST /tags HTTP/1.1" 200 365 0.048743 10.0.0.41 - - [2026-02-26 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011731 10.0.0.41 - - [2026-02-26 01:51:56] "GET /tag/80d702df-1330-4c75-9457-397c04fd8c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013503 10.0.0.41 - - [2026-02-26 01:51:56] "POST /tags HTTP/1.1" 409 206 0.001571 10.0.0.41 - - [2026-02-26 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.41 - - [2026-02-26 01:51:56] "GET /tag/6d5cc1ac-b337-49dc-9bff-eb81331f57a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015620 10.0.0.41 - - [2026-02-26 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.41 - - [2026-02-26 01:51:56] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051534 10.0.0.41 - - [2026-02-26 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.41 - - [2026-02-26 01:51:56] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007831 10.0.0.41 - - [2026-02-26 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.41 - - [2026-02-26 01:51:57] "GET /service-appliance-set/1771e5bc-c2c5-4b56-9467-d57c2c1cbb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003550 10.0.0.41 - - [2026-02-26 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001274 10.0.0.41 - - [2026-02-26 01:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101026 10.0.0.41 - - [2026-02-26 01:51:57] "GET /virtual-machine-interface/3143254b-e613-405d-bd07-4e576717844c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004338 10.0.0.41 - - [2026-02-26 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.013655 10.0.0.41 - - [2026-02-26 01:51:57] "POST /instance-ips HTTP/1.1" 200 417 0.026918 10.0.0.41 - - [2026-02-26 01:51:57] "GET /instance-ip/b909de5e-b462-4c80-92d1-cdab9eb28332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003747 10.0.0.41 - - [2026-02-26 01:51:57] "POST /loadbalancers HTTP/1.1" 200 618 0.072868 10.0.0.41 - - [2026-02-26 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016479 10.0.0.41 - - [2026-02-26 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011816 10.0.0.41 - - [2026-02-26 01:51:57] "POST /service-instances HTTP/1.1" 200 566 0.029988 10.0.0.41 - - [2026-02-26 01:51:57] "POST /ref-update HTTP/1.1" 200 156 0.016697 10.0.0.41 - - [2026-02-26 01:51:57] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.027979 10.0.0.41 - - [2026-02-26 01:51:57] "GET /virtual-machine-interface/3143254b-e613-405d-bd07-4e576717844c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003753 10.0.0.41 - - [2026-02-26 01:51:57] "GET /virtual-machine-interface/3143254b-e613-405d-bd07-4e576717844c?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006696 10.0.0.41 - - [2026-02-26 01:51:57] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.009197 10.0.0.41 - - [2026-02-26 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014271 10.0.0.41 - - [2026-02-26 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.41 - - [2026-02-26 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.41 - - [2026-02-26 01:51:57] "GET /floating-ip-pool/7202d2c9-78d8-4457-9cdd-92c39d9b547d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002007 10.0.0.41 - - [2026-02-26 01:51:57] "POST /virtual-machines HTTP/1.1" 200 429 0.020874 10.0.0.41 - - [2026-02-26 01:51:57] "POST /floating-ips HTTP/1.1" 200 671 0.118959 10.0.0.41 - - [2026-02-26 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012944 10.0.0.41 - - [2026-02-26 01:51:57] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008423 10.0.0.41 - - [2026-02-26 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.41 - - [2026-02-26 01:51:57] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003201 10.0.0.41 - - [2026-02-26 01:51:57] "POST /tags HTTP/1.1" 409 221 0.008650 10.0.0.41 - - [2026-02-26 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.41 - - [2026-02-26 01:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.213890 10.0.0.41 - - [2026-02-26 01:51:57] "POST /chown HTTP/1.1" 200 109 0.016404 10.0.0.41 - - [2026-02-26 01:51:57] "GET /tag/9c3cc623-9758-46dd-bc05-7facb1eb97c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015282 10.0.0.41 - - [2026-02-26 01:51:57] "POST /tags HTTP/1.1" 409 238 0.001865 10.0.0.41 - - [2026-02-26 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.41 - - [2026-02-26 01:51:57] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.41 - - [2026-02-26 01:51:57] "GET /tag/80d702df-1330-4c75-9457-397c04fd8c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010382 10.0.0.41 - - [2026-02-26 01:51:57] "PUT /virtual-machine-interface/3628b876-5ace-4dba-9fae-c397674b4cf7 HTTP/1.1" 200 284 0.022886 10.0.0.41 - - [2026-02-26 01:51:57] "PUT /instance-ip/b909de5e-b462-4c80-92d1-cdab9eb28332 HTTP/1.1" 200 256 0.027154 10.0.0.41 - - [2026-02-26 01:51:58] "POST /firewall-rules HTTP/1.1" 200 650 0.093508 10.0.0.41 - - [2026-02-26 01:51:58] "GET /firewall-rule/ac7ef2f4-ddb8-4454-80e2-38227ae41967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007866 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.042002 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.014196 10.0.0.41 - - [2026-02-26 01:51:58] "GET /firewall-policy/2990d46c-2232-4691-90ce-4044f8ca76b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004144 10.0.0.41 - - [2026-02-26 01:51:58] "GET /firewall-rule/ac7ef2f4-ddb8-4454-80e2-38227ae41967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.001865 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.025318 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.024334 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.009853 10.0.0.41 - - [2026-02-26 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.028684 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.019711 10.0.0.41 - - [2026-02-26 01:51:58] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.064617 10.0.0.41 - - [2026-02-26 01:51:58] "GET /loadbalancer/8ff5caf9-7932-417a-b8c2-47c3e054e538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.001968 10.0.0.41 - - [2026-02-26 01:51:58] "POST /virtual-machines HTTP/1.1" 200 429 0.031763 10.0.0.41 - - [2026-02-26 01:51:58] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.024497 10.0.0.41 - - [2026-02-26 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.41 - - [2026-02-26 01:51:58] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.089619 10.0.0.41 - - [2026-02-26 01:51:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134771 10.0.0.41 - - [2026-02-26 01:51:58] "POST /chown HTTP/1.1" 200 109 0.014374 10.0.0.41 - - [2026-02-26 01:51:58] "GET /loadbalancer-listener/f0472859-5500-403c-af25-6c6987f82c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003515 10.0.0.41 - - [2026-02-26 01:51:58] "GET /loadbalancer-listener/f0472859-5500-403c-af25-6c6987f82c9a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008606 10.0.0.41 - - [2026-02-26 01:51:58] "POST /chown HTTP/1.1" 200 109 0.011497 10.0.0.41 - - [2026-02-26 01:51:58] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.038528 10.0.0.41 - - [2026-02-26 01:51:58] "PUT /virtual-machine-interface/cfa9ae1c-ee67-420a-af68-beb077bf9756 HTTP/1.1" 200 284 0.029781 10.0.0.41 - - [2026-02-26 01:51:58] "PUT /instance-ip/b909de5e-b462-4c80-92d1-cdab9eb28332 HTTP/1.1" 200 256 0.025192 10.0.0.41 - - [2026-02-26 01:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009195 10.0.0.41 - - [2026-02-26 01:51:58] "GET /loadbalancer-pool/21c92a20-598f-420b-8fd8-4b667ea163a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006899 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.011768 10.0.0.41 - - [2026-02-26 01:51:58] "POST /loadbalancer-members HTTP/1.1" 200 707 0.025146 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.029411 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.025535 10.0.0.41 - - [2026-02-26 01:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022482 10.0.0.41 - - [2026-02-26 01:51:58] "GET /loadbalancer-member/3b2a95c1-a4c4-49ef-a1eb-01a2a60cdcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005036 10.0.0.41 - - [2026-02-26 01:51:58] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002942 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.012356 10.0.0.41 - - [2026-02-26 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.41 - - [2026-02-26 01:51:58] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003604 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.024472 10.0.0.41 - - [2026-02-26 01:51:58] "POST /tags HTTP/1.1" 409 221 0.007486 10.0.0.41 - - [2026-02-26 01:51:58] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.007666 10.0.0.41 - - [2026-02-26 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.41 - - [2026-02-26 01:51:58] "GET /tag/9c3cc623-9758-46dd-bc05-7facb1eb97c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011925 10.0.0.41 - - [2026-02-26 01:51:58] "POST /tags HTTP/1.1" 409 238 0.003346 10.0.0.41 - - [2026-02-26 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.41 - - [2026-02-26 01:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011931 10.0.0.41 - - [2026-02-26 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.41 - - [2026-02-26 01:51:58] "POST /chown HTTP/1.1" 200 109 0.007045 10.0.0.41 - - [2026-02-26 01:51:58] "GET /tag/80d702df-1330-4c75-9457-397c04fd8c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021571 10.0.0.41 - - [2026-02-26 01:51:58] "POST /firewall-rules HTTP/1.1" 409 293 0.002315 10.0.0.41 - - [2026-02-26 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.41 - - [2026-02-26 01:51:58] "POST /chown HTTP/1.1" 200 109 0.005474 10.0.0.41 - - [2026-02-26 01:51:58] "PUT /instance-ip/b909de5e-b462-4c80-92d1-cdab9eb28332 HTTP/1.1" 200 256 0.019019 10.0.0.41 - - [2026-02-26 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.021919 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /firewall-rule/ac7ef2f4-ddb8-4454-80e2-38227ae41967 HTTP/1.1" 200 260 0.034791 10.0.0.41 - - [2026-02-26 01:51:59] "GET /firewall-rule/ac7ef2f4-ddb8-4454-80e2-38227ae41967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002426 10.0.0.41 - - [2026-02-26 01:51:59] "GET /firewall-policy/2990d46c-2232-4691-90ce-4044f8ca76b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007018 10.0.0.41 - - [2026-02-26 01:51:59] "POST /chown HTTP/1.1" 200 109 0.007523 10.0.0.41 - - [2026-02-26 01:51:59] "POST /chown HTTP/1.1" 200 109 0.018548 10.0.0.41 - - [2026-02-26 01:51:59] "GET /firewall-rule/ac7ef2f4-ddb8-4454-80e2-38227ae41967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003059 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /instance-ip/b909de5e-b462-4c80-92d1-cdab9eb28332 HTTP/1.1" 200 256 0.017917 10.0.0.41 - - [2026-02-26 01:51:59] "POST /ref-update HTTP/1.1" 200 156 0.009260 10.0.0.41 - - [2026-02-26 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.41 - - [2026-02-26 01:51:59] "POST /chown HTTP/1.1" 200 109 0.010685 10.0.0.41 - - [2026-02-26 01:51:59] "POST /chown HTTP/1.1" 200 109 0.006866 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /instance-ip/b909de5e-b462-4c80-92d1-cdab9eb28332 HTTP/1.1" 200 256 0.017762 10.0.0.41 - - [2026-02-26 01:51:59] "POST /ref-update HTTP/1.1" 200 156 0.018763 10.0.0.41 - - [2026-02-26 01:51:59] "POST /chown HTTP/1.1" 200 109 0.005769 10.0.0.41 - - [2026-02-26 01:51:59] "POST /chown HTTP/1.1" 200 109 0.015255 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /instance-ip/b909de5e-b462-4c80-92d1-cdab9eb28332 HTTP/1.1" 200 256 0.019040 10.0.0.41 - - [2026-02-26 01:51:59] "POST /ref-update HTTP/1.1" 200 156 0.008930 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.008517 10.0.0.41 - - [2026-02-26 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013777 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.010375 10.0.0.41 - - [2026-02-26 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.006726 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.007751 10.0.0.41 - - [2026-02-26 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018285 10.0.0.41 - - [2026-02-26 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.014908 10.0.0.41 - - [2026-02-26 01:51:59] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013459 10.0.0.41 - - [2026-02-26 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.41 - - [2026-02-26 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013510 10.0.0.41 - - [2026-02-26 01:51:59] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.007224 10.0.0.41 - - [2026-02-26 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010091 10.0.0.41 - - [2026-02-26 01:51:59] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053202 10.0.0.41 - - [2026-02-26 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013634 10.0.0.41 - - [2026-02-26 01:51:59] "POST /virtual-machines HTTP/1.1" 200 373 0.006544 10.0.0.41 - - [2026-02-26 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015055 10.0.0.41 - - [2026-02-26 01:51:59] "POST /chown HTTP/1.1" 200 109 0.013017 10.0.0.41 - - [2026-02-26 01:51:59] "POST /chown HTTP/1.1" 200 109 0.020718 10.0.0.41 - - [2026-02-26 01:51:59] "POST /ref-update HTTP/1.1" 200 156 0.023617 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.036352 10.0.0.41 - - [2026-02-26 01:52:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154931 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.035167 10.0.0.41 - - [2026-02-26 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.024968 10.0.0.41 - - [2026-02-26 01:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025251 10.0.0.41 - - [2026-02-26 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.41 - - [2026-02-26 01:52:00] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011031 10.0.0.41 - - [2026-02-26 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.005959 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.024453 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.017761 10.0.0.41 - - [2026-02-26 01:52:00] "POST /instance-ips HTTP/1.1" 200 413 0.053038 10.0.0.41 - - [2026-02-26 01:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020465 10.0.0.41 - - [2026-02-26 01:52:00] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007118 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.019957 10.0.0.41 - - [2026-02-26 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.007292 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.027510 10.0.0.41 - - [2026-02-26 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.044424 10.0.0.41 - - [2026-02-26 01:52:00] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013531 10.0.0.41 - - [2026-02-26 01:52:00] "GET /instance-ip/bd68edcc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003643 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.030905 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.132060 10.0.0.41 - - [2026-02-26 01:52:00] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008873 10.0.0.41 - - [2026-02-26 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.41 - - [2026-02-26 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.006380 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.006219 10.0.0.41 - - [2026-02-26 01:52:00] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.009063 10.0.0.41 - - [2026-02-26 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.006509 10.0.0.41 - - [2026-02-26 01:52:00] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010160 10.0.0.41 - - [2026-02-26 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001546 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.018540 10.0.0.41 - - [2026-02-26 01:52:00] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005283 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.027641 10.0.0.41 - - [2026-02-26 01:52:00] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.41 - - [2026-02-26 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.006030 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.013414 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.007200 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.022860 10.0.0.41 - - [2026-02-26 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.006713 10.0.0.41 - - [2026-02-26 01:52:00] "POST /chown HTTP/1.1" 200 109 0.017684 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.013664 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006303 10.0.0.41 - - [2026-02-26 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006439 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.042969 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006847 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.023009 10.0.0.41 - - [2026-02-26 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006437 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.015034 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.010620 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006413 10.0.0.41 - - [2026-02-26 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006751 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006267 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006072 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.014624 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.018021 10.0.0.41 - - [2026-02-26 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006269 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.016117 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.012171 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006154 10.0.0.41 - - [2026-02-26 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006217 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.007612 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.017084 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.021972 10.0.0.41 - - [2026-02-26 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.006032 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.018878 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.013665 10.0.0.41 - - [2026-02-26 01:52:01] "POST /chown HTTP/1.1" 200 109 0.005806 10.0.0.41 - - [2026-02-26 01:52:02] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005927 10.0.0.41 - - [2026-02-26 01:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.41 - - [2026-02-26 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.41 - - [2026-02-26 01:52:02] "GET /loadbalancer/56c0b565-14ef-4113-9fb0-b4303b883b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002662 10.0.0.41 - - [2026-02-26 01:52:02] "GET /loadbalancer-pool/b06cec13-3558-45d5-9ab9-90cb0f5a52bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003647 10.0.0.41 - - [2026-02-26 01:52:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.028248 10.0.0.41 - - [2026-02-26 01:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007739 10.0.0.41 - - [2026-02-26 01:52:02] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008620 10.0.0.41 - - [2026-02-26 01:52:02] "POST /tags HTTP/1.1" 409 221 0.001885 10.0.0.41 - - [2026-02-26 01:52:02] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004310 10.0.0.41 - - [2026-02-26 01:52:02] "POST /ref-update HTTP/1.1" 200 156 0.006878 10.0.0.41 - - [2026-02-26 01:52:02] "GET /floating-ip/da8cf391-93fd-45d7-9f4b-a756f6aa3bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004283 10.0.0.41 - - [2026-02-26 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.41 - - [2026-02-26 01:52:02] "GET /tag/9c3cc623-9758-46dd-bc05-7facb1eb97c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009596 10.0.0.41 - - [2026-02-26 01:52:02] "POST /set-tag HTTP/1.1" 200 109 0.014672 10.0.0.41 - - [2026-02-26 01:52:02] "PUT /floating-ip/da8cf391-93fd-45d7-9f4b-a756f6aa3bf2 HTTP/1.1" 200 256 0.020430 10.0.0.41 - - [2026-02-26 01:52:03] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005157 10.0.0.41 - - [2026-02-26 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.41 - - [2026-02-26 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.41 - - [2026-02-26 01:52:03] "GET /loadbalancer/56c0b565-14ef-4113-9fb0-b4303b883b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002411 10.0.0.41 - - [2026-02-26 01:52:03] "GET /loadbalancer-pool/b06cec13-3558-45d5-9ab9-90cb0f5a52bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002361 10.0.0.41 - - [2026-02-26 01:52:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014666 10.0.0.41 - - [2026-02-26 01:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009174 10.0.0.41 - - [2026-02-26 01:52:03] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005074 10.0.0.41 - - [2026-02-26 01:52:03] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005700 10.0.0.41 - - [2026-02-26 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.41 - - [2026-02-26 01:52:03] "GET /floating-ip/da8cf391-93fd-45d7-9f4b-a756f6aa3bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002939 10.0.0.41 - - [2026-02-26 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.022398 10.0.0.41 - - [2026-02-26 01:52:04] "GET /virtual-machine/d43cdee2-eec8-4599-8e40-a97f4d2f754d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003006 10.0.0.41 - - [2026-02-26 01:52:04] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004182 10.0.0.41 - - [2026-02-26 01:52:04] "GET /virtual-machine/bb593235-6668-4380-bc31-2ba541c1da8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003902 10.0.0.41 - - [2026-02-26 01:52:04] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005230 10.0.0.41 - - [2026-02-26 01:52:14] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004087 10.0.0.41 - - [2026-02-26 01:52:14] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.41 - - [2026-02-26 01:52:15] "GET /virtual-machine/1aa82d55-afdf-4690-a7c4-485341d311d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002923 10.0.0.41 - - [2026-02-26 01:52:15] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004103 10.0.0.41 - - [2026-02-26 01:52:15] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004215 10.0.0.41 - - [2026-02-26 01:52:15] "POST /set-tag HTTP/1.1" 200 109 0.002219 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:52:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:52:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000742 10.0.0.41 - - [2026-02-26 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.41 - - [2026-02-26 01:52:40] "POST /chown HTTP/1.1" 200 109 0.006272 10.0.0.41 - - [2026-02-26 01:52:40] "POST /chown HTTP/1.1" 200 109 0.006512 10.0.0.41 - - [2026-02-26 01:52:40] "POST /chown HTTP/1.1" 200 109 0.007452 10.0.0.41 - - [2026-02-26 01:52:40] "POST /chown HTTP/1.1" 200 109 0.016093 10.0.0.41 - - [2026-02-26 01:52:49] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013771 10.0.0.41 - - [2026-02-26 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.004758 10.0.0.41 - - [2026-02-26 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.41 - - [2026-02-26 01:52:49] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002747 10.0.0.41 - - [2026-02-26 01:52:49] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005548 10.0.0.41 - - [2026-02-26 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.031808 10.0.0.41 - - [2026-02-26 01:52:49] "DELETE /loadbalancer-member/b66fd37b-2068-4549-8ed2-eb5fa8085658 HTTP/1.1" 200 115 0.079961 10.0.0.41 - - [2026-02-26 01:52:49] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004579 10.0.0.41 - - [2026-02-26 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.41 - - [2026-02-26 01:52:49] "DELETE /loadbalancer-member/cbcfe63b-0e7b-4dd6-a6ff-964259092648 HTTP/1.1" 200 115 0.040517 10.0.0.41 - - [2026-02-26 01:52:49] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007163 10.0.0.41 - - [2026-02-26 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.41 - - [2026-02-26 01:52:50] "DELETE /loadbalancer-member/a331ef28-35cb-43be-9cb7-2fd231c6e003 HTTP/1.1" 200 115 0.040459 10.0.0.41 - - [2026-02-26 01:52:50] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004460 10.0.0.41 - - [2026-02-26 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.003995 10.0.0.41 - - [2026-02-26 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.41 - - [2026-02-26 01:52:50] "GET /loadbalancer/ed1a4919-7891-4ea9-940c-8d6a5cbdd34e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004227 10.0.0.41 - - [2026-02-26 01:52:50] "GET /loadbalancer-pool/70535716-ccd4-400e-9092-da57a0502545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004382 10.0.0.41 - - [2026-02-26 01:52:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036437 10.0.0.41 - - [2026-02-26 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040922 10.0.0.41 - - [2026-02-26 01:52:50] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014195 10.0.0.41 - - [2026-02-26 01:52:50] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005617 10.0.0.41 - - [2026-02-26 01:52:50] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003473 10.0.0.41 - - [2026-02-26 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.069907 10.0.0.41 - - [2026-02-26 01:52:50] "GET /loadbalancer-pool/665712d3-a284-4a19-b765-441a0ee5caed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009778 10.0.0.41 - - [2026-02-26 01:52:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016281 10.0.0.41 - - [2026-02-26 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010827 10.0.0.41 - - [2026-02-26 01:52:50] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016563 10.0.0.41 - - [2026-02-26 01:52:50] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006660 10.0.0.41 - - [2026-02-26 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.41 - - [2026-02-26 01:52:50] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003057 10.0.0.41 - - [2026-02-26 01:52:50] "GET /loadbalancer-pool/505fe9a8-3394-49f8-8264-e971d5939935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003230 10.0.0.41 - - [2026-02-26 01:52:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014675 10.0.0.41 - - [2026-02-26 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031589 10.0.0.41 - - [2026-02-26 01:52:50] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005607 10.0.0.41 - - [2026-02-26 01:52:50] "GET /virtual-machine-interface/0df06f42-12b4-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006622 10.0.0.41 - - [2026-02-26 01:52:50] "GET /floating-ip/87789627-e485-4ec6-9121-acf595cd88e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003000 10.0.0.41 - - [2026-02-26 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.004677 10.0.0.41 - - [2026-02-26 01:53:15] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004470 10.0.0.41 - - [2026-02-26 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.41 - - [2026-02-26 01:53:15] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008296 10.0.0.41 - - [2026-02-26 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.41 - - [2026-02-26 01:53:15] "GET /virtual-machine/1aa82d55-afdf-4690-a7c4-485341d311d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002284 10.0.0.41 - - [2026-02-26 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.007952 10.0.0.41 - - [2026-02-26 01:53:15] "GET /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004142 10.0.0.41 - - [2026-02-26 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.013087 10.0.0.41 - - [2026-02-26 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.023266 10.0.0.41 - - [2026-02-26 01:53:15] "DELETE /instance-ip/bd68edcc-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.025372 10.0.0.41 - - [2026-02-26 01:53:15] "DELETE /virtual-machine-interface/bd45b8c0-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.042054 10.0.0.41 - - [2026-02-26 01:53:15] "DELETE /virtual-machine/1aa82d55-afdf-4690-a7c4-485341d311d6 HTTP/1.1" 200 115 0.025118 10.0.0.41 - - [2026-02-26 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 10.0.0.41 - - [2026-02-26 01:53:15] "GET /tag/80d702df-1330-4c75-9457-397c04fd8c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010362 10.0.0.41 - - [2026-02-26 01:53:15] "GET /tag/80d702df-1330-4c75-9457-397c04fd8c71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010932 10.0.0.41 - - [2026-02-26 01:53:15] "GET /virtual-machine-interface/3143254b-e613-405d-bd07-4e576717844c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003501 10.0.0.41 - - [2026-02-26 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.013474 10.0.0.41 - - [2026-02-26 01:53:15] "GET /virtual-machine-interface/3628b876-5ace-4dba-9fae-c397674b4cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.024819 10.0.0.41 - - [2026-02-26 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.016962 10.0.0.41 - - [2026-02-26 01:53:15] "GET /virtual-machine-interface/cfa9ae1c-ee67-420a-af68-beb077bf9756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004641 10.0.0.41 - - [2026-02-26 01:53:15] "POST /set-tag HTTP/1.1" 200 109 0.014233 10.0.0.41 - - [2026-02-26 01:53:15] "GET /firewall-policy/2990d46c-2232-4691-90ce-4044f8ca76b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010806 10.0.0.41 - - [2026-02-26 01:53:15] "GET /firewall-rule/ac7ef2f4-ddb8-4454-80e2-38227ae41967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002645 10.0.0.41 - - [2026-02-26 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.010141 10.0.0.41 - - [2026-02-26 01:53:15] "DELETE /firewall-rule/ac7ef2f4-ddb8-4454-80e2-38227ae41967 HTTP/1.1" 200 115 0.028831 10.0.0.41 - - [2026-02-26 01:53:15] "DELETE /loadbalancer-member/3b2a95c1-a4c4-49ef-a1eb-01a2a60cdcfc HTTP/1.1" 200 115 0.027912 10.0.0.41 - - [2026-02-26 01:53:15] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.008485 10.0.0.41 - - [2026-02-26 01:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009144 10.0.0.41 - - [2026-02-26 01:53:15] "DELETE /loadbalancer-pool/21c92a20-598f-420b-8fd8-4b667ea163a1 HTTP/1.1" 200 115 0.068224 10.0.0.41 - - [2026-02-26 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.41 - - [2026-02-26 01:53:15] "POST /chown HTTP/1.1" 200 109 0.011089 10.0.0.41 - - [2026-02-26 01:53:15] "DELETE /loadbalancer-listener/f0472859-5500-403c-af25-6c6987f82c9a HTTP/1.1" 200 115 0.043199 10.0.0.41 - - [2026-02-26 01:53:15] "GET /floating-ip/70466d47-280d-49c2-bbc4-243b474642fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002010 10.0.0.41 - - [2026-02-26 01:53:15] "POST /chown HTTP/1.1" 200 109 0.005391 10.0.0.41 - - [2026-02-26 01:53:15] "POST /chown HTTP/1.1" 200 109 0.010009 10.0.0.41 - - [2026-02-26 01:53:15] "POST /chown HTTP/1.1" 200 109 0.021640 10.0.0.41 - - [2026-02-26 01:53:16] "PUT /floating-ip/70466d47-280d-49c2-bbc4-243b474642fa HTTP/1.1" 200 256 0.044821 10.0.0.41 - - [2026-02-26 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.41 - - [2026-02-26 01:53:16] "POST /chown HTTP/1.1" 200 109 0.007857 10.0.0.41 - - [2026-02-26 01:53:16] "POST /chown HTTP/1.1" 200 109 0.016874 10.0.0.41 - - [2026-02-26 01:53:16] "POST /chown HTTP/1.1" 200 109 0.028565 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /floating-ip/70466d47-280d-49c2-bbc4-243b474642fa HTTP/1.1" 200 115 0.096386 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /loadbalancer/8ff5caf9-7932-417a-b8c2-47c3e054e538 HTTP/1.1" 200 115 0.046973 10.0.0.41 - - [2026-02-26 01:53:16] "POST /chown HTTP/1.1" 200 109 0.027341 10.0.0.41 - - [2026-02-26 01:53:16] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.009640 10.0.0.41 - - [2026-02-26 01:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.035194 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /instance-ip/b909de5e-b462-4c80-92d1-cdab9eb28332 HTTP/1.1" 200 115 0.106314 10.0.0.41 - - [2026-02-26 01:53:16] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.011406 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /virtual-machine-interface/3143254b-e613-405d-bd07-4e576717844c HTTP/1.1" 200 115 0.057372 10.0.0.41 - - [2026-02-26 01:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029564 10.0.0.41 - - [2026-02-26 01:53:16] "GET /floating-ip-pool/7202d2c9-78d8-4457-9cdd-92c39d9b547d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001837 10.0.0.41 - - [2026-02-26 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.025688 10.0.0.41 - - [2026-02-26 01:53:16] "PUT /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 266 0.019424 10.0.0.41 - - [2026-02-26 01:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013415 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /floating-ip-pool/7202d2c9-78d8-4457-9cdd-92c39d9b547d HTTP/1.1" 200 115 0.079375 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /tag/80d702df-1330-4c75-9457-397c04fd8c71 HTTP/1.1" 200 115 0.148280 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /service-instance/803b80e5-50a9-415e-85e2-6a689504d644 HTTP/1.1" 200 115 0.057716 10.0.0.41 - - [2026-02-26 01:53:16] "GET /virtual-machine-interface/cfa9ae1c-ee67-420a-af68-beb077bf9756?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.009376 10.0.0.41 - - [2026-02-26 01:53:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001833 10.0.0.41 - - [2026-02-26 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.41 - - [2026-02-26 01:53:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001096 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /virtual-network/2741ff10-3fd7-4e2d-beb2-1c2777211cf9 HTTP/1.1" 200 115 0.108249 10.0.0.41 - - [2026-02-26 01:53:16] "GET /routing-instance/5ca2c7c9-27d6-405b-a3bf-67bdfa92914a HTTP/1.1" 404 171 0.001920 10.0.0.41 - - [2026-02-26 01:53:16] "GET /domains HTTP/1.1" 200 280 0.001494 10.0.0.41 - - [2026-02-26 01:53:16] "GET /domain/47ea5341-c19b-4830-8a93-3f4d3685b65c HTTP/1.1" 200 3085 0.002047 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /route-target/8bb017e1-91a6-4162-a3c2-7c6af4b40c17 HTTP/1.1" 200 115 0.028476 10.0.0.41 - - [2026-02-26 01:53:16] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63 HTTP/1.1" 200 7142 0.052598 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /virtual-machine-interface/cfa9ae1c-ee67-420a-af68-beb077bf9756 HTTP/1.1" 200 115 0.080379 10.0.0.41 - - [2026-02-26 01:53:16] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005849 10.0.0.41 - - [2026-02-26 01:53:16] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.41 - - [2026-02-26 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007002 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /virtual-machine/12295010-b345-47e4-8e6c-e6d4da46a22e HTTP/1.1" 200 115 0.060880 10.0.0.41 - - [2026-02-26 01:53:16] "GET /loadbalancer/56c0b565-14ef-4113-9fb0-b4303b883b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005402 10.0.0.41 - - [2026-02-26 01:53:16] "GET /virtual-machine-interface/3628b876-5ace-4dba-9fae-c397674b4cf7?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.007660 10.0.0.41 - - [2026-02-26 01:53:16] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004013 10.0.0.41 - - [2026-02-26 01:53:16] "POST /set-tag HTTP/1.1" 200 109 0.022284 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /virtual-machine-interface/3628b876-5ace-4dba-9fae-c397674b4cf7 HTTP/1.1" 200 115 0.074563 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /loadbalancer-member/a386a3af-d74b-4268-ac49-87b1f362b223 HTTP/1.1" 200 115 0.062908 10.0.0.41 - - [2026-02-26 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.024294 10.0.0.41 - - [2026-02-26 01:53:16] "DELETE /virtual-machine/646c74c6-e804-485e-87ec-074db534c9e6 HTTP/1.1" 200 115 0.033524 10.0.0.41 - - [2026-02-26 01:53:18] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006007 10.0.0.41 - - [2026-02-26 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.005580 10.0.0.41 - - [2026-02-26 01:53:18] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003966 10.0.0.41 - - [2026-02-26 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.41 - - [2026-02-26 01:53:18] "GET /virtual-machine/bb593235-6668-4380-bc31-2ba541c1da8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002676 10.0.0.41 - - [2026-02-26 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.008361 10.0.0.41 - - [2026-02-26 01:53:18] "GET /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010145 10.0.0.41 - - [2026-02-26 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.021302 10.0.0.41 - - [2026-02-26 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.026983 10.0.0.41 - - [2026-02-26 01:53:18] "POST /set-tag HTTP/1.1" 200 109 0.025576 10.0.0.41 - - [2026-02-26 01:53:18] "DELETE /instance-ip/b8f9d09e-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.029870 10.0.0.41 - - [2026-02-26 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.015274 10.0.0.41 - - [2026-02-26 01:53:18] "DELETE /virtual-machine-interface/b8e5fc2c-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.046068 10.0.0.41 - - [2026-02-26 01:53:18] "DELETE /virtual-machine/bb593235-6668-4380-bc31-2ba541c1da8e HTTP/1.1" 200 115 0.015408 10.0.0.41 - - [2026-02-26 01:53:21] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004933 10.0.0.41 - - [2026-02-26 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.005204 10.0.0.41 - - [2026-02-26 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.41 - - [2026-02-26 01:53:21] "GET /loadbalancer/56c0b565-14ef-4113-9fb0-b4303b883b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002408 10.0.0.41 - - [2026-02-26 01:53:23] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007856 10.0.0.41 - - [2026-02-26 01:53:23] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.41 - - [2026-02-26 01:53:23] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004796 10.0.0.41 - - [2026-02-26 01:53:23] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.41 - - [2026-02-26 01:53:23] "GET /virtual-machine/d43cdee2-eec8-4599-8e40-a97f4d2f754d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002655 10.0.0.41 - - [2026-02-26 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.008049 10.0.0.41 - - [2026-02-26 01:53:23] "GET /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009998 10.0.0.41 - - [2026-02-26 01:53:23] "POST /set-tag HTTP/1.1" 200 109 0.019657 10.0.0.41 - - [2026-02-26 01:53:23] "POST /set-tag HTTP/1.1" 200 109 0.029520 10.0.0.41 - - [2026-02-26 01:53:23] "POST /set-tag HTTP/1.1" 200 109 0.023895 10.0.0.41 - - [2026-02-26 01:53:23] "DELETE /instance-ip/b894e3b4-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.044645 10.0.0.41 - - [2026-02-26 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.009098 10.0.0.41 - - [2026-02-26 01:53:23] "DELETE /virtual-machine-interface/b880640c-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.059525 10.0.0.41 - - [2026-02-26 01:53:23] "DELETE /virtual-machine/d43cdee2-eec8-4599-8e40-a97f4d2f754d HTTP/1.1" 200 115 0.020396 10.0.0.41 - - [2026-02-26 01:53:23] "DELETE /tag/693ed090-f925-4f86-b283-7d92c677ef64 HTTP/1.1" 200 115 0.039304 10.0.0.41 - - [2026-02-26 01:53:23] "DELETE /tag/91d28022-8596-495d-814e-b47b984d64aa HTTP/1.1" 200 115 0.054144 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.41 - - [2026-02-26 01:53:27] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033302 10.0.0.41 - - [2026-02-26 01:53:27] "POST /tags HTTP/1.1" 200 393 0.026109 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014012 10.0.0.41 - - [2026-02-26 01:53:27] "GET /tag/8a065219-294a-4aab-839f-8403a0d17f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013226 10.0.0.41 - - [2026-02-26 01:53:27] "POST /tags HTTP/1.1" 200 341 0.020328 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.41 - - [2026-02-26 01:53:27] "GET /tag/bddc6b27-b165-4261-b083-ba8f99c530e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014328 10.0.0.41 - - [2026-02-26 01:53:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000554 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.009787 10.0.0.41 - - [2026-02-26 01:53:27] "POST /security-groups HTTP/1.1" 200 589 0.062359 10.0.0.41 - - [2026-02-26 01:53:27] "POST /projects HTTP/1.1" 200 519 0.231662 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.001707 10.0.0.41 - - [2026-02-26 01:53:27] "POST /access-control-lists HTTP/1.1" 200 598 0.057772 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.002520 10.0.0.41 - - [2026-02-26 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.050967 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009234 10.0.0.41 - - [2026-02-26 01:53:27] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003297 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.41 - - [2026-02-26 01:53:27] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.034469 10.0.0.41 - - [2026-02-26 01:53:27] "POST /access-control-lists HTTP/1.1" 200 596 0.059170 10.0.0.41 - - [2026-02-26 01:53:27] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.041405 10.0.0.41 - - [2026-02-26 01:53:27] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.044576 10.0.0.41 - - [2026-02-26 01:53:27] "POST /security-groups HTTP/1.1" 200 591 0.064832 10.0.0.41 - - [2026-02-26 01:53:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.006173 10.0.0.41 - - [2026-02-26 01:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017275 10.0.0.41 - - [2026-02-26 01:53:28] "POST /chown HTTP/1.1" 200 109 0.012648 10.0.0.41 - - [2026-02-26 01:53:28] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007782 10.0.0.41 - - [2026-02-26 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2026-02-26 01:53:28] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002448 10.0.0.41 - - [2026-02-26 01:53:28] "POST /tags HTTP/1.1" 409 226 0.001459 10.0.0.41 - - [2026-02-26 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.41 - - [2026-02-26 01:53:28] "GET /tag/bddc6b27-b165-4261-b083-ba8f99c530e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009502 10.0.0.41 - - [2026-02-26 01:53:28] "POST /access-control-lists HTTP/1.1" 200 632 0.285518 10.0.0.41 - - [2026-02-26 01:53:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.007810 10.0.0.41 - - [2026-02-26 01:53:28] "POST /firewall-rules HTTP/1.1" 200 600 0.262803 10.0.0.41 - - [2026-02-26 01:53:28] "GET /firewall-rule/ef8a5194-50bf-4410-9abd-49dc19458b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.021875 10.0.0.41 - - [2026-02-26 01:53:28] "POST /access-control-lists HTTP/1.1" 200 630 0.098469 10.0.0.41 - - [2026-02-26 01:53:28] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017507 10.0.0.41 - - [2026-02-26 01:53:28] "GET /firewall-rule/ef8a5194-50bf-4410-9abd-49dc19458b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002279 10.0.0.41 - - [2026-02-26 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.051027 10.0.0.41 - - [2026-02-26 01:53:28] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006771 10.0.0.41 - - [2026-02-26 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.41 - - [2026-02-26 01:53:28] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002664 10.0.0.41 - - [2026-02-26 01:53:28] "POST /tags HTTP/1.1" 409 226 0.001585 10.0.0.41 - - [2026-02-26 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.41 - - [2026-02-26 01:53:28] "GET /tag/bddc6b27-b165-4261-b083-ba8f99c530e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009315 10.0.0.41 - - [2026-02-26 01:53:28] "POST /firewall-rules HTTP/1.1" 200 598 0.059537 10.0.0.41 - - [2026-02-26 01:53:28] "GET /firewall-rule/6bba5b43-1601-465e-bea6-6182c05a75f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003456 10.0.0.41 - - [2026-02-26 01:53:28] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003207 10.0.0.41 - - [2026-02-26 01:53:28] "GET /firewall-rule/6bba5b43-1601-465e-bea6-6182c05a75f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001775 10.0.0.41 - - [2026-02-26 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.053788 10.0.0.41 - - [2026-02-26 01:53:30] "POST /tags HTTP/1.1" 200 393 0.029629 10.0.0.41 - - [2026-02-26 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.41 - - [2026-02-26 01:53:30] "GET /tag/b094cdea-6c03-4346-829d-0109c269dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.023023 10.0.0.41 - - [2026-02-26 01:53:30] "POST /tags HTTP/1.1" 200 341 0.138687 10.0.0.41 - - [2026-02-26 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.41 - - [2026-02-26 01:53:30] "GET /tag/b4d9c8ea-f579-4ca3-9995-f5b1dbfa59ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012340 10.0.0.41 - - [2026-02-26 01:53:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000501 10.0.0.41 - - [2026-02-26 01:53:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.010592 10.0.0.41 - - [2026-02-26 01:53:30] "POST /security-groups HTTP/1.1" 200 589 0.085414 10.0.0.41 - - [2026-02-26 01:53:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.008024 10.0.0.41 - - [2026-02-26 01:53:30] "POST /projects HTTP/1.1" 200 519 0.260738 10.0.0.41 - - [2026-02-26 01:53:30] "POST /access-control-lists HTTP/1.1" 200 598 0.073848 10.0.0.41 - - [2026-02-26 01:53:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.021350 10.0.0.41 - - [2026-02-26 01:53:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.078721 10.0.0.41 - - [2026-02-26 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.41 - - [2026-02-26 01:53:30] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.086608 10.0.0.41 - - [2026-02-26 01:53:30] "POST /access-control-lists HTTP/1.1" 200 596 0.128363 10.0.0.41 - - [2026-02-26 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.41 - - [2026-02-26 01:53:31] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.038304 10.0.0.41 - - [2026-02-26 01:53:31] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.070413 10.0.0.41 - - [2026-02-26 01:53:31] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.062615 10.0.0.41 - - [2026-02-26 01:53:31] "POST /security-groups HTTP/1.1" 200 591 0.067791 10.0.0.41 - - [2026-02-26 01:53:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.001579 10.0.0.41 - - [2026-02-26 01:53:31] "POST /access-control-lists HTTP/1.1" 200 632 0.063574 10.0.0.41 - - [2026-02-26 01:53:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.005128 10.0.0.41 - - [2026-02-26 01:53:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.072324 10.0.0.41 - - [2026-02-26 01:53:31] "POST /chown HTTP/1.1" 200 109 0.010826 10.0.0.41 - - [2026-02-26 01:53:31] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009941 10.0.0.41 - - [2026-02-26 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.41 - - [2026-02-26 01:53:31] "POST /access-control-lists HTTP/1.1" 200 630 0.071990 10.0.0.41 - - [2026-02-26 01:53:31] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027296 10.0.0.41 - - [2026-02-26 01:53:31] "POST /tags HTTP/1.1" 409 226 0.003817 10.0.0.41 - - [2026-02-26 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.41 - - [2026-02-26 01:53:31] "GET /tag/b4d9c8ea-f579-4ca3-9995-f5b1dbfa59ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010289 10.0.0.41 - - [2026-02-26 01:53:31] "POST /firewall-rules HTTP/1.1" 200 600 0.064138 10.0.0.41 - - [2026-02-26 01:53:31] "GET /firewall-rule/23659d46-964c-40af-8022-36f546dc17a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007493 10.0.0.41 - - [2026-02-26 01:53:31] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003916 10.0.0.41 - - [2026-02-26 01:53:31] "GET /firewall-rule/23659d46-964c-40af-8022-36f546dc17a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002165 10.0.0.41 - - [2026-02-26 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.050976 10.0.0.41 - - [2026-02-26 01:53:31] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003287 10.0.0.41 - - [2026-02-26 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.41 - - [2026-02-26 01:53:31] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002447 10.0.0.41 - - [2026-02-26 01:53:31] "POST /tags HTTP/1.1" 409 226 0.001981 10.0.0.41 - - [2026-02-26 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.41 - - [2026-02-26 01:53:31] "GET /tag/b4d9c8ea-f579-4ca3-9995-f5b1dbfa59ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011730 10.0.0.41 - - [2026-02-26 01:53:32] "POST /firewall-rules HTTP/1.1" 200 598 0.063709 10.0.0.41 - - [2026-02-26 01:53:32] "GET /firewall-rule/f56b8be8-6dd0-44ba-b090-3709467141ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003779 10.0.0.41 - - [2026-02-26 01:53:32] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003567 10.0.0.41 - - [2026-02-26 01:53:32] "GET /firewall-rule/f56b8be8-6dd0-44ba-b090-3709467141ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002163 10.0.0.41 - - [2026-02-26 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.070815 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:53:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:53:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001110 10.0.0.41 - - [2026-02-26 01:53:33] "POST /tags HTTP/1.1" 200 345 0.084400 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015262 10.0.0.41 - - [2026-02-26 01:53:33] "GET /tag/829345ef-6849-4763-800a-edbec1cc828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.022277 10.0.0.41 - - [2026-02-26 01:53:33] "POST /projects HTTP/1.1" 409 238 0.002345 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.41 - - [2026-02-26 01:53:33] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054549 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.41 - - [2026-02-26 01:53:33] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010503 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.41 - - [2026-02-26 01:53:33] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005937 10.0.0.41 - - [2026-02-26 01:53:33] "POST /security-groups HTTP/1.1" 409 285 0.003385 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.41 - - [2026-02-26 01:53:33] "PUT /security-group/b1f8e6d8-2635-4843-a7b7-5e3accce3903 HTTP/1.1" 200 262 0.027931 10.0.0.41 - - [2026-02-26 01:53:33] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069799 10.0.0.41 - - [2026-02-26 01:53:33] "PUT /access-control-list/9bccab2a-3c41-4260-8cec-a718b137048a HTTP/1.1" 200 272 0.032567 10.0.0.41 - - [2026-02-26 01:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.059230 10.0.0.41 - - [2026-02-26 01:53:33] "POST /tags HTTP/1.1" 409 228 0.029059 10.0.0.41 - - [2026-02-26 01:53:33] "PUT /access-control-list/8581240f-5d42-442f-8dd8-d8dbf0c71646 HTTP/1.1" 200 272 0.021524 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.41 - - [2026-02-26 01:53:33] "GET /tag/829345ef-6849-4763-800a-edbec1cc828f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.015836 10.0.0.41 - - [2026-02-26 01:53:33] "POST /tags HTTP/1.1" 200 345 0.034981 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.41 - - [2026-02-26 01:53:33] "GET /tag/c1525163-2458-49ec-88ff-6780b5dec642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.027209 10.0.0.41 - - [2026-02-26 01:53:33] "POST /projects HTTP/1.1" 409 238 0.002406 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.41 - - [2026-02-26 01:53:33] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030009 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.41 - - [2026-02-26 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.41 - - [2026-02-26 01:53:34] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003511 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013468 10.0.0.41 - - [2026-02-26 01:53:34] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044967 10.0.0.41 - - [2026-02-26 01:53:34] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006548 10.0.0.41 - - [2026-02-26 01:53:34] "POST /security-groups HTTP/1.1" 409 285 0.002950 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.41 - - [2026-02-26 01:53:34] "PUT /security-group/d1b72be0-9616-4b8a-90f8-6b273664dc03 HTTP/1.1" 200 262 0.058883 10.0.0.41 - - [2026-02-26 01:53:34] "PUT /access-control-list/c5844f0c-04d9-45b2-9873-d298adbf109e HTTP/1.1" 200 272 0.016713 10.0.0.41 - - [2026-02-26 01:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.103005 10.0.0.41 - - [2026-02-26 01:53:34] "POST /tags HTTP/1.1" 409 228 0.020606 10.0.0.41 - - [2026-02-26 01:53:34] "PUT /access-control-list/b51d9db0-aeda-4981-9fff-898ee773f0b1 HTTP/1.1" 200 272 0.098437 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.41 - - [2026-02-26 01:53:34] "GET /tag/c1525163-2458-49ec-88ff-6780b5dec642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012241 10.0.0.41 - - [2026-02-26 01:53:34] "POST /tags HTTP/1.1" 200 291 0.051846 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.41 - - [2026-02-26 01:53:34] "GET /tag/fe5a011d-61ac-4974-b16a-3b295a6f3075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015429 10.0.0.41 - - [2026-02-26 01:53:34] "POST /tags HTTP/1.1" 200 303 0.096149 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.41 - - [2026-02-26 01:53:34] "GET /tag/8b53b85f-437b-41e8-a662-24dac9b442de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019051 10.0.0.41 - - [2026-02-26 01:53:34] "POST /tags HTTP/1.1" 409 252 0.002114 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.41 - - [2026-02-26 01:53:34] "GET /tag/8a065219-294a-4aab-839f-8403a0d17f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.019287 10.0.0.41 - - [2026-02-26 01:53:34] "POST /tags HTTP/1.1" 409 226 0.003649 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.41 - - [2026-02-26 01:53:34] "GET /tag/bddc6b27-b165-4261-b083-ba8f99c530e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016566 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.41 - - [2026-02-26 01:53:34] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005599 10.0.0.41 - - [2026-02-26 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.41 - - [2026-02-26 01:53:34] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055189 10.0.0.41 - - [2026-02-26 01:53:34] "POST /virtual-machines HTTP/1.1" 200 395 0.014422 10.0.0.41 - - [2026-02-26 01:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023417 10.0.0.41 - - [2026-02-26 01:53:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104121 10.0.0.41 - - [2026-02-26 01:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010219 10.0.0.41 - - [2026-02-26 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007885 10.0.0.41 - - [2026-02-26 01:53:35] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005286 10.0.0.41 - - [2026-02-26 01:53:35] "POST /instance-ips HTTP/1.1" 200 397 0.018337 10.0.0.41 - - [2026-02-26 01:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.014160 10.0.0.41 - - [2026-02-26 01:53:35] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013785 10.0.0.41 - - [2026-02-26 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.059614 10.0.0.41 - - [2026-02-26 01:53:35] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028363 10.0.0.41 - - [2026-02-26 01:53:35] "GET /instance-ip/f611790a-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004955 10.0.0.41 - - [2026-02-26 01:53:35] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005260 10.0.0.41 - - [2026-02-26 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.008809 10.0.0.41 - - [2026-02-26 01:53:35] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008850 10.0.0.41 - - [2026-02-26 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.014118 10.0.0.41 - - [2026-02-26 01:53:35] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011306 10.0.0.41 - - [2026-02-26 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.41 - - [2026-02-26 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.41 - - [2026-02-26 01:53:35] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003346 10.0.0.41 - - [2026-02-26 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:53:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000778 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:53:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000751 10.0.0.41 - - [2026-02-26 01:53:35] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032990 10.0.0.41 - - [2026-02-26 01:53:35] "POST /virtual-machines HTTP/1.1" 200 395 0.012254 10.0.0.41 - - [2026-02-26 01:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021605 10.0.0.41 - - [2026-02-26 01:53:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.208575 10.0.0.41 - - [2026-02-26 01:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008688 10.0.0.41 - - [2026-02-26 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020960 10.0.0.41 - - [2026-02-26 01:53:36] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005602 10.0.0.41 - - [2026-02-26 01:53:36] "POST /instance-ips HTTP/1.1" 200 397 0.017308 10.0.0.41 - - [2026-02-26 01:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024255 10.0.0.41 - - [2026-02-26 01:53:36] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014569 10.0.0.41 - - [2026-02-26 01:53:36] "POST /set-tag HTTP/1.1" 200 109 0.059884 10.0.0.41 - - [2026-02-26 01:53:36] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011187 10.0.0.41 - - [2026-02-26 01:53:36] "GET /instance-ip/f69f73f4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004321 10.0.0.41 - - [2026-02-26 01:53:36] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004292 10.0.0.41 - - [2026-02-26 01:53:36] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.41 - - [2026-02-26 01:53:36] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004190 10.0.0.41 - - [2026-02-26 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.009079 10.0.0.41 - - [2026-02-26 01:53:36] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005687 10.0.0.41 - - [2026-02-26 01:53:36] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.41 - - [2026-02-26 01:53:36] "POST /tags HTTP/1.1" 200 291 0.033820 10.0.0.41 - - [2026-02-26 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.41 - - [2026-02-26 01:53:36] "GET /tag/b7bbc6d4-789d-49f5-87c0-df696bc0742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010643 10.0.0.41 - - [2026-02-26 01:53:36] "POST /tags HTTP/1.1" 409 252 0.001703 10.0.0.41 - - [2026-02-26 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.41 - - [2026-02-26 01:53:36] "GET /tag/b094cdea-6c03-4346-829d-0109c269dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009979 10.0.0.41 - - [2026-02-26 01:53:36] "POST /tags HTTP/1.1" 409 226 0.001561 10.0.0.41 - - [2026-02-26 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.41 - - [2026-02-26 01:53:36] "GET /tag/b4d9c8ea-f579-4ca3-9995-f5b1dbfa59ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013628 10.0.0.41 - - [2026-02-26 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.41 - - [2026-02-26 01:53:36] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003947 10.0.0.41 - - [2026-02-26 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.41 - - [2026-02-26 01:53:36] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041100 10.0.0.41 - - [2026-02-26 01:53:36] "POST /virtual-machines HTTP/1.1" 200 395 0.008167 10.0.0.41 - - [2026-02-26 01:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010233 10.0.0.41 - - [2026-02-26 01:53:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102048 10.0.0.41 - - [2026-02-26 01:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011531 10.0.0.41 - - [2026-02-26 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.41 - - [2026-02-26 01:53:37] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008183 10.0.0.41 - - [2026-02-26 01:53:37] "POST /instance-ips HTTP/1.1" 200 397 0.028277 10.0.0.41 - - [2026-02-26 01:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035858 10.0.0.41 - - [2026-02-26 01:53:37] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015449 10.0.0.41 - - [2026-02-26 01:53:37] "POST /set-tag HTTP/1.1" 200 109 0.071938 10.0.0.41 - - [2026-02-26 01:53:37] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009412 10.0.0.41 - - [2026-02-26 01:53:37] "GET /instance-ip/f7305018-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004661 10.0.0.41 - - [2026-02-26 01:53:37] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005052 10.0.0.41 - - [2026-02-26 01:53:37] "POST /set-tag HTTP/1.1" 200 109 0.005131 10.0.0.41 - - [2026-02-26 01:53:37] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003108 10.0.0.41 - - [2026-02-26 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.015167 10.0.0.41 - - [2026-02-26 01:53:37] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008581 10.0.0.41 - - [2026-02-26 01:53:37] "POST /set-tag HTTP/1.1" 200 109 0.003251 10.0.0.41 - - [2026-02-26 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.41 - - [2026-02-26 01:53:37] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003513 10.0.0.41 - - [2026-02-26 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.41 - - [2026-02-26 01:53:37] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037566 10.0.0.41 - - [2026-02-26 01:53:37] "POST /virtual-machines HTTP/1.1" 200 395 0.015790 10.0.0.41 - - [2026-02-26 01:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.057008 10.0.0.41 - - [2026-02-26 01:53:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.161841 10.0.0.41 - - [2026-02-26 01:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038405 10.0.0.41 - - [2026-02-26 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.41 - - [2026-02-26 01:53:38] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004154 10.0.0.41 - - [2026-02-26 01:53:38] "POST /instance-ips HTTP/1.1" 200 397 0.025567 10.0.0.41 - - [2026-02-26 01:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011832 10.0.0.41 - - [2026-02-26 01:53:38] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006782 10.0.0.41 - - [2026-02-26 01:53:38] "POST /set-tag HTTP/1.1" 200 109 0.082090 10.0.0.41 - - [2026-02-26 01:53:38] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008521 10.0.0.41 - - [2026-02-26 01:53:38] "GET /instance-ip/f7c00e4c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008150 10.0.0.41 - - [2026-02-26 01:53:38] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006804 10.0.0.41 - - [2026-02-26 01:53:38] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.41 - - [2026-02-26 01:53:38] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.006012 10.0.0.41 - - [2026-02-26 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.043165 10.0.0.41 - - [2026-02-26 01:53:38] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014276 10.0.0.41 - - [2026-02-26 01:53:38] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.41 - - [2026-02-26 01:53:38] "POST /tags HTTP/1.1" 200 299 0.019317 10.0.0.41 - - [2026-02-26 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.41 - - [2026-02-26 01:53:38] "GET /tag/087d26ed-d5cc-4ec6-9488-69ec5c5452a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011121 10.0.0.41 - - [2026-02-26 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008858 10.0.0.41 - - [2026-02-26 01:53:38] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004073 10.0.0.41 - - [2026-02-26 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.41 - - [2026-02-26 01:53:38] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037556 10.0.0.41 - - [2026-02-26 01:53:38] "POST /virtual-machines HTTP/1.1" 200 395 0.012399 10.0.0.41 - - [2026-02-26 01:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010929 10.0.0.41 - - [2026-02-26 01:53:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.198841 10.0.0.41 - - [2026-02-26 01:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019333 10.0.0.41 - - [2026-02-26 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010788 10.0.0.41 - - [2026-02-26 01:53:39] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019464 10.0.0.41 - - [2026-02-26 01:53:39] "POST /instance-ips HTTP/1.1" 200 397 0.025278 10.0.0.41 - - [2026-02-26 01:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028932 10.0.0.41 - - [2026-02-26 01:53:39] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013131 10.0.0.41 - - [2026-02-26 01:53:39] "POST /set-tag HTTP/1.1" 200 109 0.043661 10.0.0.41 - - [2026-02-26 01:53:39] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018643 10.0.0.41 - - [2026-02-26 01:53:39] "GET /instance-ip/f8538172-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005735 10.0.0.41 - - [2026-02-26 01:53:39] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004847 10.0.0.41 - - [2026-02-26 01:53:39] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.41 - - [2026-02-26 01:53:39] "POST /tags HTTP/1.1" 200 299 0.032003 10.0.0.41 - - [2026-02-26 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.41 - - [2026-02-26 01:53:39] "GET /tag/a0391341-f9d0-4b45-a6c2-d14991225b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017370 10.0.0.41 - - [2026-02-26 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.41 - - [2026-02-26 01:53:39] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.016960 10.0.0.41 - - [2026-02-26 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.41 - - [2026-02-26 01:53:39] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050252 10.0.0.41 - - [2026-02-26 01:53:39] "POST /virtual-machines HTTP/1.1" 200 395 0.008926 10.0.0.41 - - [2026-02-26 01:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010867 10.0.0.41 - - [2026-02-26 01:53:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108341 10.0.0.41 - - [2026-02-26 01:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030908 10.0.0.41 - - [2026-02-26 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.41 - - [2026-02-26 01:53:39] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023817 10.0.0.41 - - [2026-02-26 01:53:39] "POST /instance-ips HTTP/1.1" 200 397 0.017875 10.0.0.41 - - [2026-02-26 01:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024003 10.0.0.41 - - [2026-02-26 01:53:40] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013572 10.0.0.41 - - [2026-02-26 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.017059 10.0.0.41 - - [2026-02-26 01:53:40] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023578 10.0.0.41 - - [2026-02-26 01:53:40] "GET /instance-ip/f8dc64a6-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005659 10.0.0.41 - - [2026-02-26 01:53:40] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006398 10.0.0.41 - - [2026-02-26 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.005792 10.0.0.41 - - [2026-02-26 01:53:40] "POST /tags HTTP/1.1" 200 299 0.025709 10.0.0.41 - - [2026-02-26 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.41 - - [2026-02-26 01:53:40] "GET /tag/6e395e85-93f7-42d5-b2b9-7b52ed07f7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011377 10.0.0.41 - - [2026-02-26 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.41 - - [2026-02-26 01:53:40] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003845 10.0.0.41 - - [2026-02-26 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.41 - - [2026-02-26 01:53:40] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049294 10.0.0.41 - - [2026-02-26 01:53:40] "POST /virtual-machines HTTP/1.1" 200 395 0.009806 10.0.0.41 - - [2026-02-26 01:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024749 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:53:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001386 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.41 - - [2026-02-26 01:53:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131244 10.0.0.41 - - [2026-02-26 01:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008966 10.0.0.41 - - [2026-02-26 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013177 10.0.0.41 - - [2026-02-26 01:53:40] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005980 10.0.0.41 - - [2026-02-26 01:53:40] "POST /instance-ips HTTP/1.1" 200 397 0.020656 10.0.0.41 - - [2026-02-26 01:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024662 10.0.0.41 - - [2026-02-26 01:53:40] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010747 10.0.0.41 - - [2026-02-26 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.022577 10.0.0.41 - - [2026-02-26 01:53:40] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010799 10.0.0.41 - - [2026-02-26 01:53:40] "GET /instance-ip/f9513b96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.043646 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005124 10.0.0.41 - - [2026-02-26 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.009872 10.0.0.41 - - [2026-02-26 01:53:41] "POST /tags HTTP/1.1" 200 299 0.026942 10.0.0.41 - - [2026-02-26 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010047 10.0.0.41 - - [2026-02-26 01:53:41] "GET /tag/5fbe8f99-96b2-4e3d-b8b5-d9159edf5a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011810 10.0.0.41 - - [2026-02-26 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004207 10.0.0.41 - - [2026-02-26 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.41 - - [2026-02-26 01:53:41] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058974 10.0.0.41 - - [2026-02-26 01:53:41] "POST /virtual-machines HTTP/1.1" 200 395 0.015008 10.0.0.41 - - [2026-02-26 01:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014036 10.0.0.41 - - [2026-02-26 01:53:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124853 10.0.0.41 - - [2026-02-26 01:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007533 10.0.0.41 - - [2026-02-26 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008660 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007784 10.0.0.41 - - [2026-02-26 01:53:41] "POST /instance-ips HTTP/1.1" 200 397 0.022660 10.0.0.41 - - [2026-02-26 01:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019157 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006793 10.0.0.41 - - [2026-02-26 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.018888 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010529 10.0.0.41 - - [2026-02-26 01:53:41] "GET /instance-ip/f9d3982a-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002627 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004016 10.0.0.41 - - [2026-02-26 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003429 10.0.0.41 - - [2026-02-26 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.008672 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014692 10.0.0.41 - - [2026-02-26 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003972 10.0.0.41 - - [2026-02-26 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.41 - - [2026-02-26 01:53:41] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003204 10.0.0.41 - - [2026-02-26 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.008328 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023457 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.003594 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004724 10.0.0.41 - - [2026-02-26 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.007253 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015085 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004660 10.0.0.41 - - [2026-02-26 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004144 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003508 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005885 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004379 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003501 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.001695 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004058 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005241 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004961 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.41 - - [2026-02-26 01:53:42] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003709 10.0.0.41 - - [2026-02-26 01:53:42] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.41 - - [2026-02-26 01:53:44] "GET /virtual-machine/a917fb2b-d5fe-4269-b72a-fd512b0f8792?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002772 10.0.0.41 - - [2026-02-26 01:53:44] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003588 10.0.0.41 - - [2026-02-26 01:53:46] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004173 10.0.0.41 - - [2026-02-26 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.41 - - [2026-02-26 01:53:46] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006920 10.0.0.41 - - [2026-02-26 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.41 - - [2026-02-26 01:53:46] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003437 10.0.0.41 - - [2026-02-26 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.41 - - [2026-02-26 01:53:46] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004282 10.0.0.41 - - [2026-02-26 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.41 - - [2026-02-26 01:53:47] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004868 10.0.0.41 - - [2026-02-26 01:53:47] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.41 - - [2026-02-26 01:53:49] "GET /virtual-machine/32cfd5e4-ca0d-41e1-9a09-33b456698693?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002889 10.0.0.41 - - [2026-02-26 01:53:49] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003602 10.0.0.41 - - [2026-02-26 01:53:49] "GET /virtual-machine/141361ca-6431-4965-ab64-9e2245de99f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002646 10.0.0.41 - - [2026-02-26 01:53:49] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003486 10.0.0.41 - - [2026-02-26 01:53:49] "GET /virtual-machine/198256b2-24d0-48bb-9a3f-cd1f079e64bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002838 10.0.0.41 - - [2026-02-26 01:53:49] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003723 10.0.0.41 - - [2026-02-26 01:53:50] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004191 10.0.0.41 - - [2026-02-26 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.41 - - [2026-02-26 01:53:50] "GET /global-system-configs HTTP/1.1" 200 322 0.003343 10.0.0.41 - - [2026-02-26 01:53:51] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004214 10.0.0.41 - - [2026-02-26 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.41 - - [2026-02-26 01:53:51] "GET /global-system-configs HTTP/1.1" 200 322 0.002403 10.0.0.41 - - [2026-02-26 01:53:54] "GET /virtual-machine/9c21625b-b4db-47d2-b9ad-45c665732369?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002779 10.0.0.41 - - [2026-02-26 01:53:54] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003723 10.0.0.41 - - [2026-02-26 01:53:54] "GET /virtual-machine/83c14e17-1fab-4238-b32c-6fce67b71cfc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002786 10.0.0.41 - - [2026-02-26 01:53:54] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003547 10.0.0.41 - - [2026-02-26 01:53:54] "GET /virtual-machine/53e179c8-3348-433f-8d27-249d42743c64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002633 10.0.0.41 - - [2026-02-26 01:53:54] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004036 10.0.0.41 - - [2026-02-26 01:53:54] "GET /virtual-machine/6c68eb2c-230c-437f-abf3-5b9c7bb3752c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002700 10.0.0.41 - - [2026-02-26 01:53:54] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003788 10.0.0.41 - - [2026-02-26 01:53:55] "GET /loadbalancer/8798adeb-0e01-40d1-ada8-b52030551328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002247 10.0.0.41 - - [2026-02-26 01:53:55] "POST /tags HTTP/1.1" 200 333 0.030347 10.0.0.41 - - [2026-02-26 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010444 10.0.0.41 - - [2026-02-26 01:53:55] "GET /tag/8eb595fc-6ca0-4df4-a6e9-e17ca979f586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010978 10.0.0.41 - - [2026-02-26 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.41 - - [2026-02-26 01:53:55] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027649 10.0.0.41 - - [2026-02-26 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.41 - - [2026-02-26 01:53:55] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003576 10.0.0.41 - - [2026-02-26 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.41 - - [2026-02-26 01:53:55] "GET /service-appliance-set/edcbcdf9-bcd1-4550-9a40-9fb72ccc49bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003514 10.0.0.41 - - [2026-02-26 01:53:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.001797 10.0.0.41 - - [2026-02-26 01:53:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.087999 10.0.0.41 - - [2026-02-26 01:53:55] "GET /virtual-machine-interface/d02bd4c2-4975-4d7b-a555-f2ec5f8651ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.013910 10.0.0.41 - - [2026-02-26 01:53:55] "POST /instance-ips HTTP/1.1" 200 409 0.020061 10.0.0.41 - - [2026-02-26 01:53:55] "GET /instance-ip/14310b66-0888-429c-8359-f7a974c7911f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003968 10.0.0.41 - - [2026-02-26 01:53:55] "POST /loadbalancers HTTP/1.1" 200 629 0.062531 10.0.0.41 - - [2026-02-26 01:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021751 10.0.0.41 - - [2026-02-26 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021099 10.0.0.41 - - [2026-02-26 01:53:55] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061357 10.0.0.41 - - [2026-02-26 01:53:55] "GET /instance-ip/14310b66-0888-429c-8359-f7a974c7911f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003837 10.0.0.41 - - [2026-02-26 01:53:55] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042351 10.0.0.41 - - [2026-02-26 01:53:55] "POST /floating-ips HTTP/1.1" 200 597 0.054562 10.0.0.41 - - [2026-02-26 01:53:55] "GET /loadbalancer/8798adeb-0e01-40d1-ada8-b52030551328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.018531 10.0.0.41 - - [2026-02-26 01:53:55] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.028754 10.0.0.41 - - [2026-02-26 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.41 - - [2026-02-26 01:53:55] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030505 10.0.0.41 - - [2026-02-26 01:53:55] "GET /loadbalancer-listener/d3e4e352-daf3-4b11-95f3-5e400ca50c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002656 10.0.0.41 - - [2026-02-26 01:53:55] "GET /loadbalancer-listener/d3e4e352-daf3-4b11-95f3-5e400ca50c26?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002275 10.0.0.41 - - [2026-02-26 01:53:55] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018032 10.0.0.41 - - [2026-02-26 01:53:55] "GET /instance-ip/14310b66-0888-429c-8359-f7a974c7911f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002946 10.0.0.41 - - [2026-02-26 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.41 - - [2026-02-26 01:53:55] "GET /loadbalancer/8798adeb-0e01-40d1-ada8-b52030551328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001726 10.0.0.41 - - [2026-02-26 01:53:55] "GET /instance-ip/14310b66-0888-429c-8359-f7a974c7911f?fields=floating_ips HTTP/1.1" 200 1211 0.004720 10.0.0.41 - - [2026-02-26 01:53:55] "GET /floating-ip/3356d77b-b58d-40c3-9595-74778f86ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002947 10.0.0.41 - - [2026-02-26 01:53:55] "GET /loadbalancer-pool/8e989f43-da36-4284-b97d-26813e6edf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007967 10.0.0.41 - - [2026-02-26 01:53:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026479 10.0.0.41 - - [2026-02-26 01:53:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014913 10.0.0.41 - - [2026-02-26 01:53:56] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016613 10.0.0.41 - - [2026-02-26 01:53:56] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007800 10.0.0.41 - - [2026-02-26 01:53:56] "GET /loadbalancer/8798adeb-0e01-40d1-ada8-b52030551328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002986 10.0.0.41 - - [2026-02-26 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.009063 10.0.0.41 - - [2026-02-26 01:53:56] "POST /tags HTTP/1.1" 409 221 0.001667 10.0.0.41 - - [2026-02-26 01:53:56] "GET /floating-ip/3356d77b-b58d-40c3-9595-74778f86ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.004842 10.0.0.41 - - [2026-02-26 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.41 - - [2026-02-26 01:53:56] "GET /tag/8eb595fc-6ca0-4df4-a6e9-e17ca979f586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009228 10.0.0.41 - - [2026-02-26 01:53:56] "POST /set-tag HTTP/1.1" 200 109 0.064361 10.0.0.41 - - [2026-02-26 01:53:56] "GET /loadbalancer-pool/8e989f43-da36-4284-b97d-26813e6edf7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005786 10.0.0.41 - - [2026-02-26 01:53:56] "PUT /floating-ip/3356d77b-b58d-40c3-9595-74778f86ab23 HTTP/1.1" 200 256 0.046172 10.0.0.41 - - [2026-02-26 01:53:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016438 10.0.0.41 - - [2026-02-26 01:53:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019186 10.0.0.41 - - [2026-02-26 01:53:56] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010671 10.0.0.41 - - [2026-02-26 01:53:56] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006391 10.0.0.41 - - [2026-02-26 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.006061 10.0.0.41 - - [2026-02-26 01:53:56] "GET /floating-ip/3356d77b-b58d-40c3-9595-74778f86ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.003755 10.0.0.41 - - [2026-02-26 01:53:56] "POST /set-tag HTTP/1.1" 200 109 0.086998 10.0.0.41 - - [2026-02-26 01:53:56] "POST /tags HTTP/1.1" 409 206 0.001975 10.0.0.41 - - [2026-02-26 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.41 - - [2026-02-26 01:53:56] "GET /tag/8b53b85f-437b-41e8-a662-24dac9b442de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009853 10.0.0.41 - - [2026-02-26 01:53:56] "POST /tags HTTP/1.1" 409 204 0.001640 10.0.0.41 - - [2026-02-26 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.41 - - [2026-02-26 01:53:56] "GET /tag/a0391341-f9d0-4b45-a6c2-d14991225b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010286 10.0.0.41 - - [2026-02-26 01:53:56] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002163 10.0.0.41 - - [2026-02-26 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.41 - - [2026-02-26 01:53:57] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002680 10.0.0.41 - - [2026-02-26 01:53:57] "POST /tags HTTP/1.1" 409 206 0.001609 10.0.0.41 - - [2026-02-26 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.41 - - [2026-02-26 01:53:57] "GET /tag/8b53b85f-437b-41e8-a662-24dac9b442de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010286 10.0.0.41 - - [2026-02-26 01:53:57] "POST /tags HTTP/1.1" 409 226 0.001710 10.0.0.41 - - [2026-02-26 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.41 - - [2026-02-26 01:53:57] "GET /tag/bddc6b27-b165-4261-b083-ba8f99c530e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010489 10.0.0.41 - - [2026-02-26 01:53:57] "POST /tags HTTP/1.1" 409 204 0.001495 10.0.0.41 - - [2026-02-26 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.41 - - [2026-02-26 01:53:57] "GET /tag/a0391341-f9d0-4b45-a6c2-d14991225b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009333 10.0.0.41 - - [2026-02-26 01:53:57] "POST /tags HTTP/1.1" 409 226 0.001734 10.0.0.41 - - [2026-02-26 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.41 - - [2026-02-26 01:53:57] "GET /tag/bddc6b27-b165-4261-b083-ba8f99c530e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009816 10.0.0.41 - - [2026-02-26 01:53:57] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002087 10.0.0.41 - - [2026-02-26 01:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.41 - - [2026-02-26 01:53:57] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002038 10.0.0.41 - - [2026-02-26 01:53:57] "POST /firewall-rules HTTP/1.1" 200 626 0.070214 10.0.0.41 - - [2026-02-26 01:53:57] "POST /firewall-rules HTTP/1.1" 200 646 0.084184 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-rule/de01a3ac-b970-4e87-b570-2034c11cda13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.005608 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002988 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-rule/1babbe93-284c-439e-80e4-152bc1c02181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003706 10.0.0.41 - - [2026-02-26 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.016649 10.0.0.41 - - [2026-02-26 01:53:57] "POST /firewall-policys HTTP/1.1" 200 606 0.060760 10.0.0.41 - - [2026-02-26 01:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033531 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014988 10.0.0.41 - - [2026-02-26 01:53:57] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002525 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002176 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-policy/2990d46c-2232-4691-90ce-4044f8ca76b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003634 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003417 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003391 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001965 10.0.0.41 - - [2026-02-26 01:53:57] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003212 10.0.0.41 - - [2026-02-26 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.019611 10.0.0.41 - - [2026-02-26 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.031161 10.0.0.41 - - [2026-02-26 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.015533 10.0.0.41 - - [2026-02-26 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.025972 10.0.0.41 - - [2026-02-26 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.035336 10.0.0.41 - - [2026-02-26 01:53:58] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003017 10.0.0.41 - - [2026-02-26 01:55:56] "POST /tags HTTP/1.1" 409 252 0.002069 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.41 - - [2026-02-26 01:55:56] "GET /tag/b094cdea-6c03-4346-829d-0109c269dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010598 10.0.0.41 - - [2026-02-26 01:55:56] "POST /tags HTTP/1.1" 409 228 0.002076 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.41 - - [2026-02-26 01:55:56] "GET /tag/c1525163-2458-49ec-88ff-6780b5dec642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011864 10.0.0.41 - - [2026-02-26 01:55:56] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003581 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.41 - - [2026-02-26 01:55:56] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002692 10.0.0.41 - - [2026-02-26 01:55:56] "POST /tags HTTP/1.1" 409 206 0.001595 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.41 - - [2026-02-26 01:55:56] "GET /tag/8b53b85f-437b-41e8-a662-24dac9b442de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010547 10.0.0.41 - - [2026-02-26 01:55:56] "POST /tags HTTP/1.1" 409 226 0.001762 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.41 - - [2026-02-26 01:55:56] "GET /tag/bddc6b27-b165-4261-b083-ba8f99c530e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010467 10.0.0.41 - - [2026-02-26 01:55:56] "POST /tags HTTP/1.1" 409 204 0.002091 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.41 - - [2026-02-26 01:55:56] "GET /tag/a0391341-f9d0-4b45-a6c2-d14991225b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010375 10.0.0.41 - - [2026-02-26 01:55:56] "POST /tags HTTP/1.1" 409 226 0.001758 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.41 - - [2026-02-26 01:55:56] "GET /tag/bddc6b27-b165-4261-b083-ba8f99c530e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011253 10.0.0.41 - - [2026-02-26 01:55:56] "POST /tags HTTP/1.1" 409 228 0.001815 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.41 - - [2026-02-26 01:55:56] "GET /tag/c1525163-2458-49ec-88ff-6780b5dec642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009870 10.0.0.41 - - [2026-02-26 01:55:56] "POST /tags HTTP/1.1" 409 252 0.001642 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.41 - - [2026-02-26 01:55:56] "GET /tag/b094cdea-6c03-4346-829d-0109c269dd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010024 10.0.0.41 - - [2026-02-26 01:55:56] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002237 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.41 - - [2026-02-26 01:55:56] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002071 10.0.0.41 - - [2026-02-26 01:55:56] "POST /firewall-rules HTTP/1.1" 409 281 0.001526 10.0.0.41 - - [2026-02-26 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.41 - - [2026-02-26 01:55:57] "PUT /firewall-rule/1babbe93-284c-439e-80e4-152bc1c02181 HTTP/1.1" 200 260 0.016358 10.0.0.41 - - [2026-02-26 01:55:57] "POST /firewall-rules HTTP/1.1" 409 291 0.009786 10.0.0.41 - - [2026-02-26 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.41 - - [2026-02-26 01:55:57] "PUT /firewall-rule/de01a3ac-b970-4e87-b570-2034c11cda13 HTTP/1.1" 200 260 0.023164 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-rule/de01a3ac-b970-4e87-b570-2034c11cda13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.012232 10.0.0.41 - - [2026-02-26 01:55:57] "POST /firewall-rules HTTP/1.1" 200 658 0.083955 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-rule/9417b44f-9adf-441e-9b7d-98f0739e9e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.008678 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002401 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-rule/1babbe93-284c-439e-80e4-152bc1c02181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002619 10.0.0.41 - - [2026-02-26 01:55:57] "POST /firewall-policys HTTP/1.1" 409 269 0.001652 10.0.0.41 - - [2026-02-26 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.41 - - [2026-02-26 01:55:57] "PUT /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf HTTP/1.1" 200 264 0.017420 10.0.0.41 - - [2026-02-26 01:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022345 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008151 10.0.0.41 - - [2026-02-26 01:55:57] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002383 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002170 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-policy/2990d46c-2232-4691-90ce-4044f8ca76b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002302 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003136 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003034 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008348 10.0.0.41 - - [2026-02-26 01:55:57] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003609 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:56:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:56:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.41 - - [2026-02-26 01:56:58] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004889 10.0.0.41 - - [2026-02-26 01:56:58] "POST /set-tag HTTP/1.1" 200 109 0.005155 10.0.0.41 - - [2026-02-26 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.41 - - [2026-02-26 01:56:58] "GET /loadbalancer/8798adeb-0e01-40d1-ada8-b52030551328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003269 10.0.0.41 - - [2026-02-26 01:56:59] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003932 10.0.0.41 - - [2026-02-26 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.018338 10.0.0.41 - - [2026-02-26 01:56:59] "DELETE /loadbalancer-member/16701159-73b5-4337-bcde-787e0413481f HTTP/1.1" 200 115 0.026609 10.0.0.41 - - [2026-02-26 01:56:59] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010380 10.0.0.41 - - [2026-02-26 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.41 - - [2026-02-26 01:56:59] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003776 10.0.0.41 - - [2026-02-26 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.41 - - [2026-02-26 01:56:59] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005106 10.0.0.41 - - [2026-02-26 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.41 - - [2026-02-26 01:56:59] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003555 10.0.0.41 - - [2026-02-26 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.001647 10.0.0.41 - - [2026-02-26 01:56:59] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004169 10.0.0.41 - - [2026-02-26 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.41 - - [2026-02-26 01:56:59] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003578 10.0.0.41 - - [2026-02-26 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.41 - - [2026-02-26 01:56:59] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004233 10.0.0.41 - - [2026-02-26 01:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.41 - - [2026-02-26 01:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.41 - - [2026-02-26 01:56:59] "GET /loadbalancer/8798adeb-0e01-40d1-ada8-b52030551328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002354 10.0.0.41 - - [2026-02-26 01:57:00] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004618 10.0.0.41 - - [2026-02-26 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.41 - - [2026-02-26 01:57:00] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007200 10.0.0.41 - - [2026-02-26 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.41 - - [2026-02-26 01:57:00] "GET /virtual-machine/a917fb2b-d5fe-4269-b72a-fd512b0f8792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003120 10.0.0.41 - - [2026-02-26 01:57:00] "POST /ref-update HTTP/1.1" 200 156 0.009181 10.0.0.41 - - [2026-02-26 01:57:00] "GET /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011603 10.0.0.41 - - [2026-02-26 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.019787 10.0.0.41 - - [2026-02-26 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.042046 10.0.0.41 - - [2026-02-26 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.026382 10.0.0.41 - - [2026-02-26 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.014345 10.0.0.41 - - [2026-02-26 01:57:00] "POST /set-tag HTTP/1.1" 200 109 0.028982 10.0.0.41 - - [2026-02-26 01:57:00] "DELETE /instance-ip/f611790a-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.042592 10.0.0.41 - - [2026-02-26 01:57:00] "POST /ref-update HTTP/1.1" 200 156 0.008090 10.0.0.41 - - [2026-02-26 01:57:01] "DELETE /virtual-machine-interface/f5f691d0-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.036237 10.0.0.41 - - [2026-02-26 01:57:01] "DELETE /virtual-machine/a917fb2b-d5fe-4269-b72a-fd512b0f8792 HTTP/1.1" 200 115 0.025253 10.0.0.41 - - [2026-02-26 01:57:01] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004453 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.41 - - [2026-02-26 01:57:01] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003699 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.001815 10.0.0.41 - - [2026-02-26 01:57:01] "GET /virtual-machine/32cfd5e4-ca0d-41e1-9a09-33b456698693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002894 10.0.0.41 - - [2026-02-26 01:57:01] "POST /ref-update HTTP/1.1" 200 156 0.012681 10.0.0.41 - - [2026-02-26 01:57:01] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009519 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.057656 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.034353 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.022561 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.020686 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.022043 10.0.0.41 - - [2026-02-26 01:57:01] "DELETE /instance-ip/f69f73f4-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.043324 10.0.0.41 - - [2026-02-26 01:57:01] "POST /ref-update HTTP/1.1" 200 156 0.008550 10.0.0.41 - - [2026-02-26 01:57:01] "DELETE /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.049008 10.0.0.41 - - [2026-02-26 01:57:01] "DELETE /virtual-machine/32cfd5e4-ca0d-41e1-9a09-33b456698693 HTTP/1.1" 200 115 0.019450 10.0.0.41 - - [2026-02-26 01:57:01] "DELETE /tag/fe5a011d-61ac-4974-b16a-3b295a6f3075 HTTP/1.1" 200 115 0.028128 10.0.0.41 - - [2026-02-26 01:57:01] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003587 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.41 - - [2026-02-26 01:57:01] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003983 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.41 - - [2026-02-26 01:57:01] "GET /virtual-machine/198256b2-24d0-48bb-9a3f-cd1f079e64bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002724 10.0.0.41 - - [2026-02-26 01:57:01] "POST /ref-update HTTP/1.1" 200 156 0.008402 10.0.0.41 - - [2026-02-26 01:57:01] "GET /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015734 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.015786 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.019100 10.0.0.41 - - [2026-02-26 01:57:01] "POST /set-tag HTTP/1.1" 200 109 0.030130 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.013877 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.029796 10.0.0.41 - - [2026-02-26 01:57:02] "DELETE /instance-ip/f7c00e4c-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.039449 10.0.0.41 - - [2026-02-26 01:57:02] "DELETE /virtual-machine-interface/f79a1c96-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.033999 10.0.0.41 - - [2026-02-26 01:57:02] "DELETE /virtual-machine/198256b2-24d0-48bb-9a3f-cd1f079e64bb HTTP/1.1" 200 115 0.014231 10.0.0.41 - - [2026-02-26 01:57:02] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004225 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.41 - - [2026-02-26 01:57:02] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003688 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.008642 10.0.0.41 - - [2026-02-26 01:57:02] "GET /virtual-machine/141361ca-6431-4965-ab64-9e2245de99f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002710 10.0.0.41 - - [2026-02-26 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.009279 10.0.0.41 - - [2026-02-26 01:57:02] "GET /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.032988 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.015865 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.027471 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.020128 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.013488 10.0.0.41 - - [2026-02-26 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.020557 10.0.0.41 - - [2026-02-26 01:57:02] "DELETE /instance-ip/f7305018-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.039035 10.0.0.41 - - [2026-02-26 01:57:02] "DELETE /virtual-machine-interface/f7177c28-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.032286 10.0.0.41 - - [2026-02-26 01:57:02] "DELETE /virtual-machine/141361ca-6431-4965-ab64-9e2245de99f6 HTTP/1.1" 200 115 0.016217 10.0.0.41 - - [2026-02-26 01:57:02] "DELETE /tag/8b53b85f-437b-41e8-a662-24dac9b442de HTTP/1.1" 409 388 0.005004 10.0.0.41 - - [2026-02-26 01:57:02] "DELETE /tag/b7bbc6d4-789d-49f5-87c0-df696bc0742a HTTP/1.1" 200 115 0.027801 10.0.0.41 - - [2026-02-26 01:57:30] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004248 10.0.0.41 - - [2026-02-26 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.41 - - [2026-02-26 01:57:30] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005295 10.0.0.41 - - [2026-02-26 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.41 - - [2026-02-26 01:57:30] "GET /virtual-machine/9c21625b-b4db-47d2-b9ad-45c665732369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002170 10.0.0.41 - - [2026-02-26 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.007606 10.0.0.41 - - [2026-02-26 01:57:30] "GET /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004082 10.0.0.41 - - [2026-02-26 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.015522 10.0.0.41 - - [2026-02-26 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.019865 10.0.0.41 - - [2026-02-26 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.012874 10.0.0.41 - - [2026-02-26 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.024007 10.0.0.41 - - [2026-02-26 01:57:30] "DELETE /instance-ip/f8538172-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.042641 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /virtual-machine-interface/f82f9e9c-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.039693 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /virtual-machine/9c21625b-b4db-47d2-b9ad-45c665732369 HTTP/1.1" 200 115 0.025379 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /tag/087d26ed-d5cc-4ec6-9488-69ec5c5452a6 HTTP/1.1" 200 115 0.038117 10.0.0.41 - - [2026-02-26 01:57:31] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004662 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.41 - - [2026-02-26 01:57:31] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003513 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.41 - - [2026-02-26 01:57:31] "GET /virtual-machine/6c68eb2c-230c-437f-abf3-5b9c7bb3752c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002750 10.0.0.41 - - [2026-02-26 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.018492 10.0.0.41 - - [2026-02-26 01:57:31] "GET /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004634 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.015089 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.026890 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.027613 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.013619 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /instance-ip/f9d3982a-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.044092 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /virtual-machine-interface/f9b758b8-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.036223 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /virtual-machine/6c68eb2c-230c-437f-abf3-5b9c7bb3752c HTTP/1.1" 200 115 0.022894 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /tag/5fbe8f99-96b2-4e3d-b8b5-d9159edf5a9b HTTP/1.1" 200 115 0.033026 10.0.0.41 - - [2026-02-26 01:57:31] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003517 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.41 - - [2026-02-26 01:57:31] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003945 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.41 - - [2026-02-26 01:57:31] "GET /virtual-machine/83c14e17-1fab-4238-b32c-6fce67b71cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002627 10.0.0.41 - - [2026-02-26 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.007852 10.0.0.41 - - [2026-02-26 01:57:31] "GET /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014591 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.014831 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.028649 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.020767 10.0.0.41 - - [2026-02-26 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.011497 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /instance-ip/f9513b96-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.040851 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /virtual-machine-interface/f9344fa4-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.031590 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /virtual-machine/83c14e17-1fab-4238-b32c-6fce67b71cfc HTTP/1.1" 200 115 0.017623 10.0.0.41 - - [2026-02-26 01:57:31] "DELETE /tag/c1525163-2458-49ec-88ff-6780b5dec642 HTTP/1.1" 409 236 0.004536 10.0.0.41 - - [2026-02-26 01:57:32] "DELETE /tag/b094cdea-6c03-4346-829d-0109c269dd1f HTTP/1.1" 409 236 0.004883 10.0.0.41 - - [2026-02-26 01:57:32] "DELETE /tag/6e395e85-93f7-42d5-b2b9-7b52ed07f7e7 HTTP/1.1" 200 115 0.030091 10.0.0.41 - - [2026-02-26 01:57:32] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003679 10.0.0.41 - - [2026-02-26 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.41 - - [2026-02-26 01:57:32] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003621 10.0.0.41 - - [2026-02-26 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.001604 10.0.0.41 - - [2026-02-26 01:57:32] "GET /virtual-machine/53e179c8-3348-433f-8d27-249d42743c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002603 10.0.0.41 - - [2026-02-26 01:57:32] "POST /ref-update HTTP/1.1" 200 156 0.007454 10.0.0.41 - - [2026-02-26 01:57:32] "GET /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022690 10.0.0.41 - - [2026-02-26 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.015023 10.0.0.41 - - [2026-02-26 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.026098 10.0.0.41 - - [2026-02-26 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.020476 10.0.0.41 - - [2026-02-26 01:57:32] "POST /set-tag HTTP/1.1" 200 109 0.011969 10.0.0.41 - - [2026-02-26 01:57:32] "DELETE /instance-ip/f8dc64a6-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.035219 10.0.0.41 - - [2026-02-26 01:57:32] "DELETE /virtual-machine-interface/f8bf076c-12b5-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.040501 10.0.0.41 - - [2026-02-26 01:57:32] "DELETE /virtual-machine/53e179c8-3348-433f-8d27-249d42743c64 HTTP/1.1" 200 115 0.017416 10.0.0.41 - - [2026-02-26 01:57:32] "DELETE /tag/8a065219-294a-4aab-839f-8403a0d17f82 HTTP/1.1" 200 115 0.034317 10.0.0.41 - - [2026-02-26 01:57:32] "DELETE /tag/829345ef-6849-4763-800a-edbec1cc828f HTTP/1.1" 200 115 0.026316 10.0.0.41 - - [2026-02-26 01:57:32] "DELETE /tag/a0391341-f9d0-4b45-a6c2-d14991225b92 HTTP/1.1" 409 236 0.003363 10.0.0.41 - - [2026-02-26 01:57:34] "POST /projects HTTP/1.1" 409 238 0.001877 10.0.0.41 - - [2026-02-26 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.41 - - [2026-02-26 01:57:34] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027063 10.0.0.41 - - [2026-02-26 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.41 - - [2026-02-26 01:57:34] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003318 10.0.0.41 - - [2026-02-26 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.41 - - [2026-02-26 01:57:34] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003872 10.0.0.41 - - [2026-02-26 01:57:34] "POST /security-groups HTTP/1.1" 409 285 0.002120 10.0.0.41 - - [2026-02-26 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.41 - - [2026-02-26 01:57:34] "PUT /security-group/d1b72be0-9616-4b8a-90f8-6b273664dc03 HTTP/1.1" 200 262 0.051465 10.0.0.41 - - [2026-02-26 01:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015425 10.0.0.41 - - [2026-02-26 01:57:34] "PUT /access-control-list/c5844f0c-04d9-45b2-9873-d298adbf109e HTTP/1.1" 200 272 0.009560 10.0.0.41 - - [2026-02-26 01:57:34] "PUT /access-control-list/b51d9db0-aeda-4981-9fff-898ee773f0b1 HTTP/1.1" 200 272 0.029301 10.0.0.41 - - [2026-02-26 01:57:39] "POST /projects HTTP/1.1" 409 238 0.002083 10.0.0.41 - - [2026-02-26 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.41 - - [2026-02-26 01:57:39] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026008 10.0.0.41 - - [2026-02-26 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.41 - - [2026-02-26 01:57:39] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003764 10.0.0.41 - - [2026-02-26 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.41 - - [2026-02-26 01:57:39] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004559 10.0.0.41 - - [2026-02-26 01:57:39] "POST /security-groups HTTP/1.1" 409 285 0.002990 10.0.0.41 - - [2026-02-26 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.41 - - [2026-02-26 01:57:39] "PUT /security-group/d1b72be0-9616-4b8a-90f8-6b273664dc03 HTTP/1.1" 200 262 0.055397 10.0.0.41 - - [2026-02-26 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022517 10.0.0.41 - - [2026-02-26 01:57:39] "PUT /access-control-list/c5844f0c-04d9-45b2-9873-d298adbf109e HTTP/1.1" 200 272 0.010452 10.0.0.41 - - [2026-02-26 01:57:39] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.017958 10.0.0.41 - - [2026-02-26 01:57:39] "PUT /access-control-list/b51d9db0-aeda-4981-9fff-898ee773f0b1 HTTP/1.1" 200 272 0.027703 10.0.0.41 - - [2026-02-26 01:57:39] "GET /firewall-rule/23659d46-964c-40af-8022-36f546dc17a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002662 10.0.0.41 - - [2026-02-26 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.061809 10.0.0.41 - - [2026-02-26 01:57:39] "DELETE /firewall-rule/23659d46-964c-40af-8022-36f546dc17a5 HTTP/1.1" 200 115 0.038005 10.0.0.41 - - [2026-02-26 01:57:39] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006192 10.0.0.41 - - [2026-02-26 01:57:39] "GET /firewall-rule/f56b8be8-6dd0-44ba-b090-3709467141ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002681 10.0.0.41 - - [2026-02-26 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.043520 10.0.0.41 - - [2026-02-26 01:57:39] "DELETE /firewall-rule/f56b8be8-6dd0-44ba-b090-3709467141ee HTTP/1.1" 200 115 0.032376 10.0.0.41 - - [2026-02-26 01:57:39] "DELETE /tag/c1525163-2458-49ec-88ff-6780b5dec642 HTTP/1.1" 409 236 0.004804 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /tag/b4d9c8ea-f579-4ca3-9995-f5b1dbfa59ad HTTP/1.1" 200 115 0.032749 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /tag/b094cdea-6c03-4346-829d-0109c269dd1f HTTP/1.1" 409 236 0.004478 10.0.0.41 - - [2026-02-26 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.41 - - [2026-02-26 01:57:40] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004093 10.0.0.41 - - [2026-02-26 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.41 - - [2026-02-26 01:57:40] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003545 10.0.0.41 - - [2026-02-26 01:57:40] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.042309 10.0.0.41 - - [2026-02-26 01:57:40] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.050118 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /security-group/d1b72be0-9616-4b8a-90f8-6b273664dc03 HTTP/1.1" 200 115 0.055976 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /access-control-list/c5844f0c-04d9-45b2-9873-d298adbf109e HTTP/1.1" 200 115 0.044673 10.0.0.41 - - [2026-02-26 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017639 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /access-control-list/b51d9db0-aeda-4981-9fff-898ee773f0b1 HTTP/1.1" 200 115 0.023999 10.0.0.41 - - [2026-02-26 01:57:40] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.022918 10.0.0.41 - - [2026-02-26 01:57:40] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?fields=security_groups HTTP/1.1" 200 1352 0.035146 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /security-group/3564bf02-b29c-4e65-8305-9eb2560a0d5c HTTP/1.1" 200 115 0.039573 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /access-control-list/7017f28c-6a9f-41b4-a164-a0af53101bc5 HTTP/1.1" 200 115 0.035661 10.0.0.41 - - [2026-02-26 01:57:40] "GET /project/850e774f-482b-4080-aaf5-c55e70a769c3?fields=application_policy_sets HTTP/1.1" 200 1391 0.055743 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /access-control-list/e5d29ee8-00ae-4311-8de3-46aa57e91897 HTTP/1.1" 200 115 0.063907 10.0.0.41 - - [2026-02-26 01:57:40] "DELETE /project/850e774f-482b-4080-aaf5-c55e70a769c3 HTTP/1.1" 200 115 0.274158 10.0.0.41 - - [2026-02-26 01:57:40] "POST /projects HTTP/1.1" 409 238 0.001862 10.0.0.41 - - [2026-02-26 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.41 - - [2026-02-26 01:57:40] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026122 10.0.0.41 - - [2026-02-26 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.41 - - [2026-02-26 01:57:40] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003581 10.0.0.41 - - [2026-02-26 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.41 - - [2026-02-26 01:57:40] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004399 10.0.0.41 - - [2026-02-26 01:57:40] "POST /security-groups HTTP/1.1" 409 285 0.002037 10.0.0.41 - - [2026-02-26 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.41 - - [2026-02-26 01:57:40] "PUT /security-group/b1f8e6d8-2635-4843-a7b7-5e3accce3903 HTTP/1.1" 200 262 0.054510 10.0.0.41 - - [2026-02-26 01:57:40] "PUT /access-control-list/9bccab2a-3c41-4260-8cec-a718b137048a HTTP/1.1" 200 272 0.010966 10.0.0.41 - - [2026-02-26 01:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026067 10.0.0.41 - - [2026-02-26 01:57:40] "PUT /access-control-list/8581240f-5d42-442f-8dd8-d8dbf0c71646 HTTP/1.1" 200 272 0.015952 10.0.0.41 - - [2026-02-26 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.41 - - [2026-02-26 01:57:45] "GET /loadbalancer/8798adeb-0e01-40d1-ada8-b52030551328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002256 10.0.0.41 - - [2026-02-26 01:57:45] "GET /virtual-machine-interface/f675badc-12b5-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002554 10.0.0.41 - - [2026-02-26 01:57:45] "DELETE /loadbalancer-member/3c9e6416-7d61-4d0e-ab81-429f504934c0 HTTP/1.1" 200 115 0.057106 10.0.0.41 - - [2026-02-26 01:57:45] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002326 10.0.0.41 - - [2026-02-26 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.41 - - [2026-02-26 01:57:45] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003952 10.0.0.41 - - [2026-02-26 01:57:45] "GET /firewall-policy/2a9ee925-70eb-40e5-9c44-0091f713b07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002419 10.0.0.41 - - [2026-02-26 01:57:45] "GET /firewall-rule/1babbe93-284c-439e-80e4-152bc1c02181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003176 10.0.0.41 - - [2026-02-26 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.012945 10.0.0.41 - - [2026-02-26 01:57:45] "DELETE /firewall-rule/1babbe93-284c-439e-80e4-152bc1c02181 HTTP/1.1" 200 115 0.035012 10.0.0.41 - - [2026-02-26 01:57:45] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002138 10.0.0.41 - - [2026-02-26 01:57:45] "GET /firewall-rule/9417b44f-9adf-441e-9b7d-98f0739e9e95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002494 10.0.0.41 - - [2026-02-26 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.012402 10.0.0.41 - - [2026-02-26 01:57:45] "DELETE /firewall-rule/9417b44f-9adf-441e-9b7d-98f0739e9e95 HTTP/1.1" 200 115 0.038327 10.0.0.41 - - [2026-02-26 01:57:45] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003049 10.0.0.41 - - [2026-02-26 01:57:45] "GET /firewall-rule/de01a3ac-b970-4e87-b570-2034c11cda13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002510 10.0.0.41 - - [2026-02-26 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.009727 10.0.0.41 - - [2026-02-26 01:57:45] "DELETE /firewall-rule/de01a3ac-b970-4e87-b570-2034c11cda13 HTTP/1.1" 200 115 0.035030 10.0.0.41 - - [2026-02-26 01:57:45] "GET /application-policy-set/e1c3a5e6-a6e0-4f07-a3e2-e8933a46078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002308 10.0.0.41 - - [2026-02-26 01:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.41 - - [2026-02-26 01:57:45] "GET /policy-management/e541ab3a-2fef-4006-bd4c-22359de076bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001974 10.0.0.41 - - [2026-02-26 01:57:45] "GET /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002874 10.0.0.41 - - [2026-02-26 01:57:45] "POST /ref-update HTTP/1.1" 200 156 0.017293 10.0.0.41 - - [2026-02-26 01:57:45] "DELETE /firewall-policy/97d17e21-bbe5-4116-8bd6-751d79ad6bbf HTTP/1.1" 200 115 0.038990 10.0.0.41 - - [2026-02-26 01:57:45] "DELETE /tag/8b53b85f-437b-41e8-a662-24dac9b442de HTTP/1.1" 200 115 0.045428 10.0.0.41 - - [2026-02-26 01:57:45] "DELETE /tag/b094cdea-6c03-4346-829d-0109c269dd1f HTTP/1.1" 200 115 0.026523 10.0.0.41 - - [2026-02-26 01:57:45] "DELETE /tag/c1525163-2458-49ec-88ff-6780b5dec642 HTTP/1.1" 200 115 0.046697 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /tag/a0391341-f9d0-4b45-a6c2-d14991225b92 HTTP/1.1" 200 115 0.057098 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /loadbalancer-pool/8e989f43-da36-4284-b97d-26813e6edf7e HTTP/1.1" 200 115 0.019695 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /loadbalancer-listener/d3e4e352-daf3-4b11-95f3-5e400ca50c26 HTTP/1.1" 200 115 0.022482 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /loadbalancer/8798adeb-0e01-40d1-ada8-b52030551328 HTTP/1.1" 200 115 0.027944 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /floating-ip/3356d77b-b58d-40c3-9595-74778f86ab23 HTTP/1.1" 200 115 0.022103 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /instance-ip/14310b66-0888-429c-8359-f7a974c7911f HTTP/1.1" 200 115 0.029403 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /virtual-machine-interface/d02bd4c2-4975-4d7b-a555-f2ec5f8651ef HTTP/1.1" 200 115 0.045298 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /tag/8eb595fc-6ca0-4df4-a6e9-e17ca979f586 HTTP/1.1" 200 115 0.066523 10.0.0.41 - - [2026-02-26 01:57:46] "POST /projects HTTP/1.1" 409 238 0.004362 10.0.0.41 - - [2026-02-26 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.41 - - [2026-02-26 01:57:46] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036114 10.0.0.41 - - [2026-02-26 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.41 - - [2026-02-26 01:57:46] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012919 10.0.0.41 - - [2026-02-26 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.41 - - [2026-02-26 01:57:46] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003585 10.0.0.41 - - [2026-02-26 01:57:46] "POST /security-groups HTTP/1.1" 409 285 0.013461 10.0.0.41 - - [2026-02-26 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005935 10.0.0.41 - - [2026-02-26 01:57:46] "PUT /security-group/b1f8e6d8-2635-4843-a7b7-5e3accce3903 HTTP/1.1" 200 262 0.059440 10.0.0.41 - - [2026-02-26 01:57:46] "PUT /access-control-list/9bccab2a-3c41-4260-8cec-a718b137048a HTTP/1.1" 200 272 0.025432 10.0.0.41 - - [2026-02-26 01:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037940 10.0.0.41 - - [2026-02-26 01:57:46] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.016162 10.0.0.41 - - [2026-02-26 01:57:46] "PUT /access-control-list/8581240f-5d42-442f-8dd8-d8dbf0c71646 HTTP/1.1" 200 272 0.020363 10.0.0.41 - - [2026-02-26 01:57:46] "GET /firewall-rule/ef8a5194-50bf-4410-9abd-49dc19458b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002894 10.0.0.41 - - [2026-02-26 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.056814 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /firewall-rule/ef8a5194-50bf-4410-9abd-49dc19458b4a HTTP/1.1" 200 115 0.039410 10.0.0.41 - - [2026-02-26 01:57:46] "GET /firewall-policy/2edb87fe-5231-48c2-bff0-ce3eb3404446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006148 10.0.0.41 - - [2026-02-26 01:57:46] "GET /firewall-rule/6bba5b43-1601-465e-bea6-6182c05a75f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.015256 10.0.0.41 - - [2026-02-26 01:57:46] "POST /ref-update HTTP/1.1" 200 156 0.056956 10.0.0.41 - - [2026-02-26 01:57:46] "DELETE /firewall-rule/6bba5b43-1601-465e-bea6-6182c05a75f0 HTTP/1.1" 200 115 0.027191 10.0.0.41 - - [2026-02-26 01:57:47] "DELETE /tag/bddc6b27-b165-4261-b083-ba8f99c530e4 HTTP/1.1" 200 115 0.037950 10.0.0.41 - - [2026-02-26 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.41 - - [2026-02-26 01:57:47] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005591 10.0.0.41 - - [2026-02-26 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.41 - - [2026-02-26 01:57:47] "GET /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006537 10.0.0.41 - - [2026-02-26 01:57:47] "PUT /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc HTTP/1.1" 200 264 0.050912 10.0.0.41 - - [2026-02-26 01:57:47] "PUT /virtual-network/5bf762ef-5f96-4457-a1c0-b1b306eb21b2 HTTP/1.1" 200 264 0.042559 10.0.0.41 - - [2026-02-26 01:57:47] "DELETE /security-group/b1f8e6d8-2635-4843-a7b7-5e3accce3903 HTTP/1.1" 200 115 0.059375 10.0.0.41 - - [2026-02-26 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.41 - - [2026-02-26 01:57:47] "DELETE /access-control-list/9bccab2a-3c41-4260-8cec-a718b137048a HTTP/1.1" 200 115 0.032808 10.0.0.41 - - [2026-02-26 01:57:47] "DELETE /access-control-list/8581240f-5d42-442f-8dd8-d8dbf0c71646 HTTP/1.1" 200 115 0.024498 10.0.0.41 - - [2026-02-26 01:57:47] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035322 10.0.0.41 - - [2026-02-26 01:57:47] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?fields=security_groups HTTP/1.1" 200 1352 0.037831 10.0.0.41 - - [2026-02-26 01:57:47] "DELETE /access-control-list/eb7b2c74-7076-4c72-b0c6-dc5939899772 HTTP/1.1" 200 115 0.028621 10.0.0.41 - - [2026-02-26 01:57:47] "DELETE /security-group/405a4329-4906-45e9-b043-0394d11f9e30 HTTP/1.1" 200 115 0.057542 10.0.0.41 - - [2026-02-26 01:57:47] "GET /project/dc4c3938-b952-4a02-8811-c8394bbfe24e?fields=application_policy_sets HTTP/1.1" 200 1391 0.045637 10.0.0.41 - - [2026-02-26 01:57:47] "DELETE /access-control-list/5bb9ad24-1170-442a-be7e-8ac8ae1571e8 HTTP/1.1" 200 115 0.053480 10.0.0.41 - - [2026-02-26 01:57:47] "DELETE /project/dc4c3938-b952-4a02-8811-c8394bbfe24e HTTP/1.1" 200 115 0.337109 10.0.0.41 - - [2026-02-26 01:58:34] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.41 - - [2026-02-26 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.41 - - [2026-02-26 01:58:34] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002990 10.0.0.41 - - [2026-02-26 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.41 - - [2026-02-26 01:58:34] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002155 10.0.0.41 - - [2026-02-26 01:58:49] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.41 - - [2026-02-26 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.41 - - [2026-02-26 01:58:49] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004577 10.0.0.41 - - [2026-02-26 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.41 - - [2026-02-26 01:58:49] "GET /config-node/ace55c0b-0dd3-4104-9924-00c103822311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005253 10.0.0.41 - - [2026-02-26 01:58:49] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.41 - - [2026-02-26 01:58:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001811 10.0.0.41 - - [2026-02-26 01:58:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002803 10.0.0.41 - - [2026-02-26 01:58:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003708 10.0.0.41 - - [2026-02-26 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.41 - - [2026-02-26 01:58:54] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001938 10.0.0.41 - - [2026-02-26 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.41 - - [2026-02-26 01:58:54] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.006956 10.0.0.41 - - [2026-02-26 01:58:54] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.41 - - [2026-02-26 01:58:54] "POST /alarms HTTP/1.1" 409 264 0.001950 10.0.0.41 - - [2026-02-26 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.41 - - [2026-02-26 01:58:54] "PUT /alarm/b979fcb8-6e08-4543-8e22-31321ce6ff05 HTTP/1.1" 200 244 0.009638 10.0.0.41 - - [2026-02-26 01:58:54] "POST /alarms HTTP/1.1" 409 261 0.009539 10.0.0.41 - - [2026-02-26 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.41 - - [2026-02-26 01:58:54] "PUT /alarm/85398f9f-b828-44fd-9858-fa106383a85c HTTP/1.1" 200 244 0.009551 10.0.0.41 - - [2026-02-26 01:58:54] "POST /alarms HTTP/1.1" 409 261 0.001982 10.0.0.41 - - [2026-02-26 01:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.41 - - [2026-02-26 01:58:54] "PUT /alarm/da878b9e-9767-4cb3-a677-17ee9e8e938e HTTP/1.1" 200 244 0.009571 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 253 0.009915 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/c741c05a-9f6b-4ca5-8618-9a273b58467a HTTP/1.1" 200 244 0.014225 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 251 0.003008 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/0e3f223e-153a-4412-861b-1cd8d40f10c9 HTTP/1.1" 200 244 0.010318 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 252 0.004078 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/a5425020-9cfe-4f7a-ad1d-9fc8f99e030b HTTP/1.1" 200 244 0.010113 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 256 0.013501 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/1bf3d516-e9f3-427a-8974-75d40255dea7 HTTP/1.1" 200 244 0.009454 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 248 0.009662 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/018d6b68-8f62-4050-935b-fb601b52bf43 HTTP/1.1" 200 244 0.011484 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 252 0.013710 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/bbc6ce87-7eda-4ea8-bfff-d8e1ef8ed3e6 HTTP/1.1" 200 244 0.009370 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 257 0.012033 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/842d467b-106d-40ef-a44b-2fc47d21d1c5 HTTP/1.1" 200 244 0.009577 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 251 0.008903 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/f522ef61-55be-4073-bbf0-c21f13ee81c5 HTTP/1.1" 200 244 0.010223 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 257 0.008656 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/a6c03f81-9742-482d-a365-fd421e2ab73a HTTP/1.1" 200 244 0.009252 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 261 0.004537 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/7b088922-e016-4e9b-b5a8-3dc9508c3d84 HTTP/1.1" 200 244 0.015115 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 258 0.005175 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/b7b8189f-706e-4129-a678-bc5bb35b9d55 HTTP/1.1" 200 244 0.008899 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 254 0.002125 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/0287907d-b035-4f4a-81cb-1823c02de72e HTTP/1.1" 200 244 0.009722 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 254 0.003698 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/02d25cf3-8e0c-4c43-bcd0-a44b4e016d99 HTTP/1.1" 200 244 0.010137 10.0.0.41 - - [2026-02-26 01:58:55] "POST /alarms HTTP/1.1" 409 254 0.009776 10.0.0.41 - - [2026-02-26 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.41 - - [2026-02-26 01:58:55] "PUT /alarm/5b68290f-c659-4aca-9b80-5284188ee537 HTTP/1.1" 200 244 0.014461 10.0.0.41 - - [2026-02-26 01:58:56] "POST /alarms HTTP/1.1" 409 247 0.012890 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.41 - - [2026-02-26 01:58:56] "PUT /alarm/f44cd009-57ad-4b63-9dd8-8c3626864b69 HTTP/1.1" 200 244 0.016049 10.0.0.41 - - [2026-02-26 01:58:56] "POST /alarms HTTP/1.1" 409 272 0.002941 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.41 - - [2026-02-26 01:58:56] "PUT /alarm/e5134e69-3aca-4166-aa70-ae0d1477169d HTTP/1.1" 200 244 0.009777 10.0.0.41 - - [2026-02-26 01:58:56] "POST /alarms HTTP/1.1" 409 261 0.011650 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.41 - - [2026-02-26 01:58:56] "PUT /alarm/605e9889-12f7-4973-82c7-2c6fa843a0e5 HTTP/1.1" 200 244 0.009240 10.0.0.41 - - [2026-02-26 01:58:56] "POST /alarms HTTP/1.1" 409 259 0.008161 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.41 - - [2026-02-26 01:58:56] "PUT /alarm/bb91e022-3eca-4373-b473-8ae890dd8229 HTTP/1.1" 200 244 0.013214 10.0.0.41 - - [2026-02-26 01:58:56] "POST /alarms HTTP/1.1" 409 265 0.005454 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.41 - - [2026-02-26 01:58:56] "PUT /alarm/a60e1eaa-88be-4b20-8813-2ceaddfdeba9 HTTP/1.1" 200 244 0.008739 10.0.0.41 - - [2026-02-26 01:58:56] "POST /alarms HTTP/1.1" 409 279 0.009199 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.41 - - [2026-02-26 01:58:56] "PUT /alarm/ab3c2211-f58c-44af-9319-efa32e00f132 HTTP/1.1" 200 244 0.019396 10.0.0.41 - - [2026-02-26 01:58:56] "GET / HTTP/1.1" 200 35931 0.003632 10.0.0.41 - - [2026-02-26 01:58:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002236 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.41 - - [2026-02-26 01:58:56] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.007424 10.0.0.41 - - [2026-02-26 01:58:56] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.41 - - [2026-02-26 01:58:56] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002237 10.0.0.41 - - [2026-02-26 01:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.41 - - [2026-02-26 01:58:56] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.009346 10.0.0.41 - - [2026-02-26 01:58:57] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.41 - - [2026-02-26 01:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.41 - - [2026-02-26 01:58:57] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004416 10.0.0.41 - - [2026-02-26 01:58:57] "PUT /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736 HTTP/1.1" 200 274 0.022198 10.0.0.41 - - [2026-02-26 01:59:00] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.41 - - [2026-02-26 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.41 - - [2026-02-26 01:59:00] "GET /routing-instance/458dc706-a9a0-4c5a-ab97-ab70ef204aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002979 10.0.0.41 - - [2026-02-26 01:59:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002192 10.0.0.41 - - [2026-02-26 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.41 - - [2026-02-26 01:59:00] "GET /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.012269 10.0.0.41 - - [2026-02-26 01:59:00] "PUT /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5 HTTP/1.1" 200 254 0.013104 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.41 - - [2026-02-26 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.41 - - [2026-02-26 01:59:03] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002939 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.41 - - [2026-02-26 01:59:21] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.41 - - [2026-02-26 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.41 - - [2026-02-26 01:59:21] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003909 10.0.0.41 - - [2026-02-26 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.41 - - [2026-02-26 01:59:21] "GET /config-node/ace55c0b-0dd3-4104-9924-00c103822311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002285 10.0.0.41 - - [2026-02-26 01:59:33] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.41 - - [2026-02-26 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.41 - - [2026-02-26 01:59:33] "GET /routing-instance/458dc706-a9a0-4c5a-ab97-ab70ef204aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002452 10.0.0.41 - - [2026-02-26 01:59:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001694 10.0.0.41 - - [2026-02-26 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000803 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000742 10.0.0.41 - - [2026-02-26 01:59:33] "GET /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004138 10.0.0.41 - - [2026-02-26 01:59:33] "PUT /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5 HTTP/1.1" 200 254 0.020321 10.0.0.41 - - [2026-02-26 01:59:47] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.41 - - [2026-02-26 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.41 - - [2026-02-26 01:59:47] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003864 10.0.0.41 - - [2026-02-26 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.41 - - [2026-02-26 01:59:47] "GET /config-node/ace55c0b-0dd3-4104-9924-00c103822311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001700 10.0.0.41 - - [2026-02-26 01:59:47] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.41 - - [2026-02-26 01:59:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001848 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.41 - - [2026-02-26 01:59:52] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001991 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.41 - - [2026-02-26 01:59:52] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.012959 10.0.0.41 - - [2026-02-26 01:59:52] "GET / HTTP/1.1" 200 35931 0.002162 10.0.0.41 - - [2026-02-26 01:59:52] "POST /alarms HTTP/1.1" 409 264 0.001945 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.41 - - [2026-02-26 01:59:52] "PUT /alarm/b979fcb8-6e08-4543-8e22-31321ce6ff05 HTTP/1.1" 200 244 0.007676 10.0.0.41 - - [2026-02-26 01:59:52] "POST /alarms HTTP/1.1" 409 261 0.002680 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.41 - - [2026-02-26 01:59:52] "PUT /alarm/85398f9f-b828-44fd-9858-fa106383a85c HTTP/1.1" 200 244 0.010097 10.0.0.41 - - [2026-02-26 01:59:52] "POST /alarms HTTP/1.1" 409 261 0.004263 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.41 - - [2026-02-26 01:59:52] "PUT /alarm/da878b9e-9767-4cb3-a677-17ee9e8e938e HTTP/1.1" 200 244 0.008873 10.0.0.41 - - [2026-02-26 01:59:52] "POST /alarms HTTP/1.1" 409 253 0.005651 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.41 - - [2026-02-26 01:59:52] "PUT /alarm/c741c05a-9f6b-4ca5-8618-9a273b58467a HTTP/1.1" 200 244 0.009818 10.0.0.41 - - [2026-02-26 01:59:52] "POST /alarms HTTP/1.1" 409 251 0.009319 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.41 - - [2026-02-26 01:59:52] "PUT /alarm/0e3f223e-153a-4412-861b-1cd8d40f10c9 HTTP/1.1" 200 244 0.009889 10.0.0.41 - - [2026-02-26 01:59:52] "POST /alarms HTTP/1.1" 409 252 0.007676 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.41 - - [2026-02-26 01:59:52] "PUT /alarm/a5425020-9cfe-4f7a-ad1d-9fc8f99e030b HTTP/1.1" 200 244 0.011723 10.0.0.41 - - [2026-02-26 01:59:52] "POST /alarms HTTP/1.1" 409 256 0.012581 10.0.0.41 - - [2026-02-26 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/1bf3d516-e9f3-427a-8974-75d40255dea7 HTTP/1.1" 200 244 0.008774 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 248 0.008611 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/018d6b68-8f62-4050-935b-fb601b52bf43 HTTP/1.1" 200 244 0.009287 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 252 0.007494 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/bbc6ce87-7eda-4ea8-bfff-d8e1ef8ed3e6 HTTP/1.1" 200 244 0.010125 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 257 0.006958 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/842d467b-106d-40ef-a44b-2fc47d21d1c5 HTTP/1.1" 200 244 0.009350 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 251 0.002539 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/f522ef61-55be-4073-bbf0-c21f13ee81c5 HTTP/1.1" 200 244 0.010484 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 257 0.005729 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/a6c03f81-9742-482d-a365-fd421e2ab73a HTTP/1.1" 200 244 0.010000 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 261 0.006217 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/7b088922-e016-4e9b-b5a8-3dc9508c3d84 HTTP/1.1" 200 244 0.010489 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 258 0.006685 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/b7b8189f-706e-4129-a678-bc5bb35b9d55 HTTP/1.1" 200 244 0.013260 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 254 0.010407 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/0287907d-b035-4f4a-81cb-1823c02de72e HTTP/1.1" 200 244 0.009730 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 254 0.005624 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/02d25cf3-8e0c-4c43-bcd0-a44b4e016d99 HTTP/1.1" 200 244 0.009960 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 254 0.007475 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/5b68290f-c659-4aca-9b80-5284188ee537 HTTP/1.1" 200 244 0.018158 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 247 0.017232 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/f44cd009-57ad-4b63-9dd8-8c3626864b69 HTTP/1.1" 200 244 0.009109 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 272 0.011789 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/e5134e69-3aca-4166-aa70-ae0d1477169d HTTP/1.1" 200 244 0.008815 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 261 0.010734 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.41 - - [2026-02-26 01:59:53] "PUT /alarm/605e9889-12f7-4973-82c7-2c6fa843a0e5 HTTP/1.1" 200 244 0.010224 10.0.0.41 - - [2026-02-26 01:59:53] "POST /alarms HTTP/1.1" 409 259 0.010349 10.0.0.41 - - [2026-02-26 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.41 - - [2026-02-26 01:59:54] "PUT /alarm/bb91e022-3eca-4373-b473-8ae890dd8229 HTTP/1.1" 200 244 0.008506 10.0.0.41 - - [2026-02-26 01:59:54] "POST /alarms HTTP/1.1" 409 265 0.006509 10.0.0.41 - - [2026-02-26 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.41 - - [2026-02-26 01:59:54] "PUT /alarm/a60e1eaa-88be-4b20-8813-2ceaddfdeba9 HTTP/1.1" 200 244 0.009342 10.0.0.41 - - [2026-02-26 01:59:54] "POST /alarms HTTP/1.1" 409 279 0.002357 10.0.0.41 - - [2026-02-26 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.41 - - [2026-02-26 01:59:54] "PUT /alarm/ab3c2211-f58c-44af-9319-efa32e00f132 HTTP/1.1" 200 244 0.009661 10.0.0.41 - - [2026-02-26 01:59:54] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.41 - - [2026-02-26 01:59:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002804 10.0.0.41 - - [2026-02-26 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.41 - - [2026-02-26 01:59:54] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.007868 10.0.0.41 - - [2026-02-26 01:59:54] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.41 - - [2026-02-26 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.41 - - [2026-02-26 01:59:54] "GET /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002640 10.0.0.41 - - [2026-02-26 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.41 - - [2026-02-26 01:59:54] "PUT /global-vrouter-config/9865885b-ef98-4820-8cb5-fc76868163d2 HTTP/1.1" 200 276 0.017421 10.0.0.41 - - [2026-02-26 01:59:55] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.41 - - [2026-02-26 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.41 - - [2026-02-26 01:59:55] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003782 10.0.0.41 - - [2026-02-26 01:59:55] "PUT /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736 HTTP/1.1" 200 274 0.012262 10.0.0.41 - - [2026-02-26 01:59:58] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.41 - - [2026-02-26 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.41 - - [2026-02-26 01:59:58] "GET /routing-instance/458dc706-a9a0-4c5a-ab97-ab70ef204aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002482 10.0.0.41 - - [2026-02-26 01:59:58] "POST /bgp-routers HTTP/1.1" 409 301 0.003261 10.0.0.41 - - [2026-02-26 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.41 - - [2026-02-26 01:59:58] "GET /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002888 10.0.0.41 - - [2026-02-26 01:59:58] "PUT /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5 HTTP/1.1" 200 254 0.011363 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.41 - - [2026-02-26 01:59:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.41 - - [2026-02-26 02:00:02] "POST /tags HTTP/1.1" 200 355 0.024852 10.0.0.41 - - [2026-02-26 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024126 10.0.0.41 - - [2026-02-26 02:00:02] "GET /tag/846a35de-b9de-44e6-872f-7abbf34e4e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.022320 10.0.0.41 - - [2026-02-26 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.41 - - [2026-02-26 02:00:02] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006423 10.0.0.41 - - [2026-02-26 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.41 - - [2026-02-26 02:00:02] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039893 10.0.0.41 - - [2026-02-26 02:00:02] "POST /virtual-machines HTTP/1.1" 200 351 0.013810 10.0.0.41 - - [2026-02-26 02:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022692 10.0.0.41 - - [2026-02-26 02:00:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.125820 10.0.0.41 - - [2026-02-26 02:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007821 10.0.0.41 - - [2026-02-26 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.41 - - [2026-02-26 02:00:02] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007588 10.0.0.41 - - [2026-02-26 02:00:02] "POST /instance-ips HTTP/1.1" 200 391 0.019397 10.0.0.41 - - [2026-02-26 02:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013644 10.0.0.41 - - [2026-02-26 02:00:02] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008501 10.0.0.41 - - [2026-02-26 02:00:02] "POST /set-tag HTTP/1.1" 200 109 0.013736 10.0.0.41 - - [2026-02-26 02:00:02] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013943 10.0.0.41 - - [2026-02-26 02:00:02] "GET /instance-ip/dd0fa5c0-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003632 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004765 10.0.0.41 - - [2026-02-26 02:00:03] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003408 10.0.0.41 - - [2026-02-26 02:00:03] "POST /ref-update HTTP/1.1" 200 156 0.009145 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009640 10.0.0.41 - - [2026-02-26 02:00:03] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.41 - - [2026-02-26 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-network/285380f6-443c-4fb3-9bd0-81f4b0cef1bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006135 10.0.0.41 - - [2026-02-26 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.41 - - [2026-02-26 02:00:03] "GET /project/f2522181-212b-4de9-8a55-b6f90785ae63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029025 10.0.0.41 - - [2026-02-26 02:00:03] "POST /virtual-machines HTTP/1.1" 200 355 0.009840 10.0.0.41 - - [2026-02-26 02:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022034 10.0.0.41 - - [2026-02-26 02:00:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.097388 10.0.0.41 - - [2026-02-26 02:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007195 10.0.0.41 - - [2026-02-26 02:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010598 10.0.0.41 - - [2026-02-26 02:00:03] "POST /instance-ips HTTP/1.1" 200 395 0.035846 10.0.0.41 - - [2026-02-26 02:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033306 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008239 10.0.0.41 - - [2026-02-26 02:00:03] "POST /set-tag HTTP/1.1" 200 109 0.018210 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.020748 10.0.0.41 - - [2026-02-26 02:00:03] "GET /instance-ip/dd79c3b0-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003624 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004996 10.0.0.41 - - [2026-02-26 02:00:03] "POST /set-tag HTTP/1.1" 200 109 0.004181 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-router/83d9ff75-716d-43ba-b837-67a42100dbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.006183 10.0.0.41 - - [2026-02-26 02:00:03] "POST /ref-update HTTP/1.1" 200 156 0.009666 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018035 10.0.0.41 - - [2026-02-26 02:00:03] "POST /set-tag HTTP/1.1" 200 109 0.007752 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003825 10.0.0.41 - - [2026-02-26 02:00:03] "POST /set-tag HTTP/1.1" 200 109 0.001672 10.0.0.41 - - [2026-02-26 02:00:03] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003253 10.0.0.41 - - [2026-02-26 02:00:03] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.41 - - [2026-02-26 02:00:13] "GET / HTTP/1.1" 200 35931 0.001885 10.0.0.41 - - [2026-02-26 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.41 - - [2026-02-26 02:00:13] "GET /global-system-config/6c2d1634-ac89-4dce-abfe-8358535bf736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004297 10.0.0.41 - - [2026-02-26 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.41 - - [2026-02-26 02:00:13] "GET /config-node/ace55c0b-0dd3-4104-9924-00c103822311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002308 10.0.0.41 - - [2026-02-26 02:00:20] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004128 10.0.0.41 - - [2026-02-26 02:00:20] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.41 - - [2026-02-26 02:00:21] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004496 10.0.0.41 - - [2026-02-26 02:00:21] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.41 - - [2026-02-26 02:00:22] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005546 10.0.0.41 - - [2026-02-26 02:00:22] "POST /set-tag HTTP/1.1" 200 109 0.004855 10.0.0.41 - - [2026-02-26 02:00:25] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.41 - - [2026-02-26 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015257 10.0.0.41 - - [2026-02-26 02:00:25] "GET /routing-instance/458dc706-a9a0-4c5a-ab97-ab70ef204aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008444 10.0.0.41 - - [2026-02-26 02:00:25] "POST /bgp-routers HTTP/1.1" 409 301 0.004274 10.0.0.41 - - [2026-02-26 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006028 10.0.0.41 - - [2026-02-26 02:00:25] "GET /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004329 10.0.0.41 - - [2026-02-26 02:00:25] "PUT /bgp-router/3f2de8b2-58a7-455e-9fe6-0429b8f22fd5 HTTP/1.1" 200 254 0.024730 [Introspect:8084]10.0.0.41 - - [2026-02-26 02:00:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.41 - - [2026-02-26 02:00:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 [Introspect:8084]10.0.0.41 - - [2026-02-26 02:00:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.41 - - [2026-02-26 02:00:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 10.0.0.41 - - [2026-02-26 02:00:54] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004300 10.0.0.41 - - [2026-02-26 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.41 - - [2026-02-26 02:00:54] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004940 10.0.0.41 - - [2026-02-26 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.41 - - [2026-02-26 02:00:54] "GET /virtual-machine/24fb250b-360f-44c4-8164-dd045a46cd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003284 10.0.0.41 - - [2026-02-26 02:00:54] "POST /ref-update HTTP/1.1" 200 156 0.008162 10.0.0.41 - - [2026-02-26 02:00:54] "GET /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011729 10.0.0.41 - - [2026-02-26 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.025470 10.0.0.41 - - [2026-02-26 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.023388 10.0.0.41 - - [2026-02-26 02:00:54] "DELETE /instance-ip/dd0fa5c0-12b6-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.036112 10.0.0.41 - - [2026-02-26 02:00:54] "DELETE /virtual-machine-interface/dcf2c69e-12b6-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.028087 10.0.0.41 - - [2026-02-26 02:00:54] "DELETE /virtual-machine/24fb250b-360f-44c4-8164-dd045a46cd9e HTTP/1.1" 200 115 0.017630 10.0.0.41 - - [2026-02-26 02:00:54] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005096 10.0.0.41 - - [2026-02-26 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.41 - - [2026-02-26 02:01:25] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004315 10.0.0.41 - - [2026-02-26 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.41 - - [2026-02-26 02:01:25] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003719 10.0.0.41 - - [2026-02-26 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.003421 10.0.0.41 - - [2026-02-26 02:01:25] "GET /virtual-machine/2609c3db-e40d-449d-9484-090ef472ee80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002919 10.0.0.41 - - [2026-02-26 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.013869 10.0.0.41 - - [2026-02-26 02:01:25] "GET /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003949 10.0.0.41 - - [2026-02-26 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.019753 10.0.0.41 - - [2026-02-26 02:01:25] "POST /set-tag HTTP/1.1" 200 109 0.033355 10.0.0.41 - - [2026-02-26 02:01:25] "DELETE /instance-ip/dd79c3b0-12b6-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.058799 10.0.0.41 - - [2026-02-26 02:01:25] "DELETE /virtual-machine-interface/dd6115ae-12b6-11f1-90c1-fa163eb8d0bf HTTP/1.1" 200 115 0.048402 10.0.0.41 - - [2026-02-26 02:01:25] "DELETE /virtual-machine/2609c3db-e40d-449d-9484-090ef472ee80 HTTP/1.1" 200 115 0.040877 10.0.0.41 - - [2026-02-26 02:01:25] "DELETE /tag/846a35de-b9de-44e6-872f-7abbf34e4e9c HTTP/1.1" 200 115 0.068268