++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Mar 23 10:35:27 PM UTC 2026 ===================' INFO: =================== Mon Mar 23 10:35:27 PM 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.241 ++ CONFIGDB_NODES=10.0.0.241 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.241 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.241 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.241 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.241 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.241,10.136.51.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.136.51.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ 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: 03/23/2026 22:36:06.503 7f3439acc840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/23/2026 22:36:06.664 7f3439acc840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/23/2026 22:36:06.676 7f3439acc840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/23/2026 22:36:06.676 7f3439acc840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-03-23 22:36:15] "GET / HTTP/1.1" 503 181 0.000210 10.0.0.241 - - [2026-03-23 22:36:15] "GET / HTTP/1.1" 503 181 0.000226 10.0.0.241 - - [2026-03-23 22:36:15] "GET / HTTP/1.1" 503 181 0.000234 10.0.0.241 - - [2026-03-23 22:36:16] "GET / HTTP/1.1" 200 45303 0.001503 10.0.0.241 - - [2026-03-23 22:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.241 - - [2026-03-23 22:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.241 - - [2026-03-23 22:36:16] "GET / HTTP/1.1" 200 36215 0.001208 10.0.0.241 - - [2026-03-23 22:36:16] "GET / HTTP/1.1" 200 36215 0.001168 10.0.0.241 - - [2026-03-23 22:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.241 - - [2026-03-23 22:36:16] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005621 10.0.0.241 - - [2026-03-23 22:36:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002259 10.0.0.241 - - [2026-03-23 22:36:16] "POST /config-database-nodes HTTP/1.1" 200 613 0.027087 10.0.0.241 - - [2026-03-23 22:36:16] "GET / HTTP/1.1" 200 36215 0.002780 10.0.0.241 - - [2026-03-23 22:36:16] "GET / HTTP/1.1" 200 36215 0.001181 10.0.0.241 - - [2026-03-23 22:36:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.002277 10.0.0.241 - - [2026-03-23 22:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.241 - - [2026-03-23 22:36:16] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006409 10.0.0.241 - - [2026-03-23 22:36:17] "POST /service-appliance-sets HTTP/1.1" 200 555 0.030717 10.0.0.241 - - [2026-03-23 22:36:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.001884 10.0.0.241 - - [2026-03-23 22:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.241 - - [2026-03-23 22:36:17] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007785 10.0.0.241 - - [2026-03-23 22:36:17] "POST /service-appliance-sets HTTP/1.1" 200 543 0.025877 10.0.0.241 - - [2026-03-23 22:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.241 - - [2026-03-23 22:36:17] "GET /network-ipam/039b8b72-7271-4435-8351-ca9cc5027c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003092 10.0.0.241 - - [2026-03-23 22:36:17] "POST /service-templates HTTP/1.1" 200 513 0.095097 10.0.0.241 - - [2026-03-23 22:36:17] "POST /service-templates HTTP/1.1" 200 503 0.095937 10.0.0.241 - - [2026-03-23 22:36:17] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.241 - - [2026-03-23 22:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.241 - - [2026-03-23 22:36:17] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012316 10.0.0.241 - - [2026-03-23 22:36:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.001866 10.0.0.241 - - [2026-03-23 22:36:17] "POST /service-templates HTTP/1.1" 200 517 0.106934 10.0.0.241 - - [2026-03-23 22:36:17] "POST /analytics-nodes HTTP/1.1" 200 601 0.052851 10.0.0.241 - - [2026-03-23 22:36:17] "POST /service-templates HTTP/1.1" 200 537 0.050533 10.0.0.241 - - [2026-03-23 22:36:17] "POST /service-templates HTTP/1.1" 200 509 0.067389 10.0.0.241 - - [2026-03-23 22:36:18] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.241 - - [2026-03-23 22:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.241 - - [2026-03-23 22:36:18] "GET /routing-instance/05b108d0-1f86-4e47-8d80-3ce027da0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012827 10.0.0.241 - - [2026-03-23 22:36:18] "POST /bgp-routers HTTP/1.1" 200 618 0.065952 10.0.0.241 - - [2026-03-23 22:36:18] "GET /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.011275 10.0.0.241 - - [2026-03-23 22:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007889 10.0.0.241 - - [2026-03-23 22:36:18] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009980 10.0.0.241 - - [2026-03-23 22:36:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010710 10.0.0.241 - - [2026-03-23 22:36:19] "POST /ref-update HTTP/1.1" 200 156 0.022267 10.0.0.241 - - [2026-03-23 22:36:20] "GET / HTTP/1.1" 200 36215 0.001524 10.0.0.241 - - [2026-03-23 22:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.241 - - [2026-03-23 22:36:20] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007344 10.0.0.241 - - [2026-03-23 22:36:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002260 10.0.0.241 - - [2026-03-23 22:36:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.036085 10.0.0.241 - - [2026-03-23 22:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.241 - - [2026-03-23 22:36:21] "GET /network-ipam/039b8b72-7271-4435-8351-ca9cc5027c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003201 10.0.0.241 - - [2026-03-23 22:36:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.002169 10.0.0.241 - - [2026-03-23 22:36:22] "POST /access-control-lists HTTP/1.1" 200 589 0.107965 10.0.0.241 - - [2026-03-23 22:36:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.042662 10.0.0.241 - - [2026-03-23 22:36:22] "POST /access-control-lists HTTP/1.1" 200 587 0.150752 10.0.0.241 - - [2026-03-23 22:36:22] "POST /route-targets HTTP/1.1" 200 328 0.023241 10.0.0.241 - - [2026-03-23 22:36:22] "POST /ref-update HTTP/1.1" 200 156 0.024450 10.0.0.241 - - [2026-03-23 22:36:22] "POST /route-targets HTTP/1.1" 200 328 0.030707 10.0.0.241 - - [2026-03-23 22:36:22] "POST /ref-update HTTP/1.1" 200 156 0.021488 10.0.0.241 - - [2026-03-23 22:36:22] "POST /route-targets HTTP/1.1" 200 328 0.029893 10.0.0.241 - - [2026-03-23 22:36:22] "POST /ref-update HTTP/1.1" 200 156 0.043168 10.0.0.241 - - [2026-03-23 22:36:22] "POST /route-targets HTTP/1.1" 200 328 0.014521 10.0.0.241 - - [2026-03-23 22:36:22] "POST /ref-update HTTP/1.1" 200 156 0.015062 10.0.0.241 - - [2026-03-23 22:36:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.010578 10.0.0.241 - - [2026-03-23 22:36:23] "POST /access-control-lists HTTP/1.1" 200 553 0.079475 10.0.0.241 - - [2026-03-23 22:36:23] "PUT /access-control-list/ff97e343-c610-41d6-ba5d-26443482996d HTTP/1.1" 200 273 0.016536 10.0.0.241 - - [2026-03-23 22:36:23] "PUT /access-control-list/8fa2f694-ede1-46a7-9e2f-f901e4095714 HTTP/1.1" 200 273 0.012478 10.0.0.241 - - [2026-03-23 22:36:23] "GET / HTTP/1.1" 200 36215 0.001188 10.0.0.241 - - [2026-03-23 22:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.241 - - [2026-03-23 22:36:23] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006150 10.0.0.241 - - [2026-03-23 22:36:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002599 10.0.0.241 - - [2026-03-23 22:36:23] "POST /config-nodes HTTP/1.1" 200 595 0.029599 10.0.0.241 - - [2026-03-23 22:36:24] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.241 - - [2026-03-23 22:36:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003219 10.0.0.241 - - [2026-03-23 22:36:28] "GET / HTTP/1.1" 200 36215 0.001759 10.0.0.241 - - [2026-03-23 22:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.241 - - [2026-03-23 22:36:28] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006319 10.0.0.241 - - [2026-03-23 22:36:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002051 10.0.0.241 - - [2026-03-23 22:36:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.027511 10.0.0.241 - - [2026-03-23 22:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.241 - - [2026-03-23 22:36:29] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003499 10.0.0.241 - - [2026-03-23 22:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.241 - - [2026-03-23 22:36:29] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.012565 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:36:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:36:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 10.0.0.241 - - [2026-03-23 22:36:29] "GET / HTTP/1.1" 200 36215 0.002052 10.0.0.241 - - [2026-03-23 22:36:29] "POST /alarms HTTP/1.1" 200 583 0.053752 10.0.0.241 - - [2026-03-23 22:36:29] "POST /alarms HTTP/1.1" 200 577 0.033585 10.0.0.241 - - [2026-03-23 22:36:29] "POST /alarms HTTP/1.1" 200 577 0.029662 10.0.0.241 - - [2026-03-23 22:36:29] "POST /alarms HTTP/1.1" 200 561 0.017715 10.0.0.241 - - [2026-03-23 22:36:29] "POST /alarms HTTP/1.1" 200 557 0.023277 10.0.0.241 - - [2026-03-23 22:36:29] "POST /alarms HTTP/1.1" 200 559 0.022115 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 567 0.017943 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 551 0.020351 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 559 0.025413 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 569 0.023683 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 557 0.027016 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 569 0.024691 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 577 0.073551 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 571 0.028897 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 563 0.037863 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 563 0.028368 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 563 0.042587 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 549 0.035652 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 597 0.028096 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 577 0.134845 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 573 0.053703 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 585 0.025627 10.0.0.241 - - [2026-03-23 22:36:30] "POST /alarms HTTP/1.1" 200 611 0.031196 10.0.0.241 - - [2026-03-23 22:36:31] "GET / HTTP/1.1" 200 36215 0.001275 10.0.0.241 - - [2026-03-23 22:36:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002870 10.0.0.241 - - [2026-03-23 22:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.241 - - [2026-03-23 22:36:31] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.034415 10.0.0.241 - - [2026-03-23 22:36:31] "GET / HTTP/1.1" 200 36215 0.001436 10.0.0.241 - - [2026-03-23 22:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.241 - - [2026-03-23 22:36:31] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002783 10.0.0.241 - - [2026-03-23 22:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.241 - - [2026-03-23 22:36:31] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.008961 10.0.0.241 - - [2026-03-23 22:36:31] "GET / HTTP/1.1" 200 36215 0.001231 10.0.0.241 - - [2026-03-23 22:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.241 - - [2026-03-23 22:36:31] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006719 10.0.0.241 - - [2026-03-23 22:36:31] "PUT /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d HTTP/1.1" 200 275 0.030851 10.0.0.241 - - [2026-03-23 22:36:35] "GET / HTTP/1.1" 200 36215 0.002117 10.0.0.241 - - [2026-03-23 22:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.241 - - [2026-03-23 22:36:35] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009834 10.0.0.241 - - [2026-03-23 22:36:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.006907 10.0.0.241 - - [2026-03-23 22:36:35] "POST /database-nodes HTTP/1.1" 200 599 0.028372 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:36:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.015890 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:36:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001614 10.0.0.241 - - [2026-03-23 22:36:58] "GET /global-system-configs HTTP/1.1" 200 323 0.003853 10.0.0.241 - - [2026-03-23 22:36:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002923 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:37:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000855 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:37:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000795 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:37:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000811 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:37:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001943 10.0.0.241 - - [2026-03-23 22:37:13] "GET / HTTP/1.1" 200 36215 0.001554 10.0.0.241 - - [2026-03-23 22:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010934 10.0.0.241 - - [2026-03-23 22:37:13] "GET /domain/2dd1d635-1542-4c10-a9ad-fdadc4afe10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003101 10.0.0.241 - - [2026-03-23 22:37:13] "POST /id-to-fqname HTTP/1.1" 200 173 0.000537 10.0.0.241 - - [2026-03-23 22:37:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.013119 10.0.0.241 - - [2026-03-23 22:37:13] "POST /security-groups HTTP/1.1" 200 570 0.070795 10.0.0.241 - - [2026-03-23 22:37:13] "POST /projects HTTP/1.1" 200 483 0.254154 10.0.0.241 - - [2026-03-23 22:37:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.002605 10.0.0.241 - - [2026-03-23 22:37:14] "POST /access-control-lists HTTP/1.1" 200 581 0.055562 10.0.0.241 - - [2026-03-23 22:37:14] "POST /security-groups HTTP/1.1" 200 536 0.091149 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.005612 10.0.0.241 - - [2026-03-23 22:37:14] "POST /chown HTTP/1.1" 200 109 0.072377 10.0.0.241 - - [2026-03-23 22:37:14] "POST /policy-managements HTTP/1.1" 409 214 0.008203 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.241 - - [2026-03-23 22:37:14] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018959 10.0.0.241 - - [2026-03-23 22:37:14] "POST /access-control-lists HTTP/1.1" 200 579 0.157526 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.005286 10.0.0.241 - - [2026-03-23 22:37:14] "POST /application-policy-sets HTTP/1.1" 200 530 0.048539 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.241 - - [2026-03-23 22:37:14] "POST /access-control-lists HTTP/1.1" 200 596 0.046744 10.0.0.241 - - [2026-03-23 22:37:14] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003234 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.004461 10.0.0.241 - - [2026-03-23 22:37:14] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.011943 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011088 10.0.0.241 - - [2026-03-23 22:37:14] "POST /access-control-lists HTTP/1.1" 200 594 0.041031 10.0.0.241 - - [2026-03-23 22:37:14] "GET /virtual-network/f5a78b98-d23a-4040-ac9b-29786598810f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007746 10.0.0.241 - - [2026-03-23 22:37:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.002305 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.019269 10.0.0.241 - - [2026-03-23 22:37:14] "POST /security-groups HTTP/1.1" 200 574 0.093212 10.0.0.241 - - [2026-03-23 22:37:14] "POST /projects HTTP/1.1" 200 491 0.248288 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.005352 10.0.0.241 - - [2026-03-23 22:37:14] "POST /security-groups HTTP/1.1" 200 548 0.076626 10.0.0.241 - - [2026-03-23 22:37:14] "POST /access-control-lists HTTP/1.1" 200 585 0.101845 10.0.0.241 - - [2026-03-23 22:37:14] "POST /chown HTTP/1.1" 200 109 0.045697 10.0.0.241 - - [2026-03-23 22:37:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002748 10.0.0.241 - - [2026-03-23 22:37:14] "POST /network-ipams HTTP/1.1" 200 524 0.053308 10.0.0.241 - - [2026-03-23 22:37:14] "POST /access-control-lists HTTP/1.1" 200 583 0.034430 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.007838 10.0.0.241 - - [2026-03-23 22:37:15] "POST /network-ipams HTTP/1.1" 200 512 0.061164 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.001474 10.0.0.241 - - [2026-03-23 22:37:15] "POST /access-control-lists HTTP/1.1" 200 604 0.026324 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.006384 10.0.0.241 - - [2026-03-23 22:37:15] "POST /access-control-lists HTTP/1.1" 200 602 0.030664 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.001550 10.0.0.241 - - [2026-03-23 22:37:15] "POST /useragent-kv HTTP/1.1" 200 115 0.005602 10.0.0.241 - - [2026-03-23 22:37:15] "POST /virtual-networks HTTP/1.1" 200 540 0.155282 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016065 10.0.0.241 - - [2026-03-23 22:37:15] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.054070 10.0.0.241 - - [2026-03-23 22:37:15] "POST /access-control-lists HTTP/1.1" 200 591 0.094730 10.0.0.241 - - [2026-03-23 22:37:15] "POST /route-targets HTTP/1.1" 200 328 0.011647 10.0.0.241 - - [2026-03-23 22:37:15] "POST /ref-update HTTP/1.1" 200 156 0.028428 10.0.0.241 - - [2026-03-23 22:37:15] "PUT /access-control-list/eb0c0bd2-e559-483d-96b2-518fb7686b9a HTTP/1.1" 200 273 0.054951 10.0.0.241 - - [2026-03-23 22:37:15] "POST /network-ipams HTTP/1.1" 200 520 0.092484 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.001615 10.0.0.241 - - [2026-03-23 22:37:15] "POST /useragent-kv HTTP/1.1" 200 115 0.014231 10.0.0.241 - - [2026-03-23 22:37:15] "POST /virtual-networks HTTP/1.1" 200 548 0.160627 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.241 - - [2026-03-23 22:37:15] "POST /route-targets HTTP/1.1" 200 328 0.008137 10.0.0.241 - - [2026-03-23 22:37:15] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.023172 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.001909 10.0.0.241 - - [2026-03-23 22:37:15] "POST /ref-update HTTP/1.1" 200 156 0.047577 10.0.0.241 - - [2026-03-23 22:37:15] "POST /network-policys HTTP/1.1" 200 540 0.038904 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.001901 10.0.0.241 - - [2026-03-23 22:37:15] "POST /network-policys HTTP/1.1" 200 536 0.016787 10.0.0.241 - - [2026-03-23 22:37:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.006548 10.0.0.241 - - [2026-03-23 22:37:15] "POST /network-policys HTTP/1.1" 200 544 0.023846 10.0.0.241 - - [2026-03-23 22:37:15] "POST /ref-update HTTP/1.1" 200 156 0.050170 10.0.0.241 - - [2026-03-23 22:37:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016667 10.0.0.241 - - [2026-03-23 22:37:15] "PUT /access-control-list/e493ad3e-d955-44e7-a37e-3da1924fdb0e HTTP/1.1" 200 273 0.029637 10.0.0.241 - - [2026-03-23 22:37:16] "PUT /access-control-list/eb0c0bd2-e559-483d-96b2-518fb7686b9a HTTP/1.1" 200 273 0.022724 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-update HTTP/1.1" 200 156 0.082701 10.0.0.241 - - [2026-03-23 22:37:16] "PUT /access-control-list/e493ad3e-d955-44e7-a37e-3da1924fdb0e HTTP/1.1" 200 273 0.024275 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-update HTTP/1.1" 200 156 0.077881 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015649 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006197 10.0.0.241 - - [2026-03-23 22:37:16] "PUT /access-control-list/eb0c0bd2-e559-483d-96b2-518fb7686b9a HTTP/1.1" 200 273 0.093930 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-update HTTP/1.1" 200 156 0.022318 10.0.0.241 - - [2026-03-23 22:37:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.007344 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-update HTTP/1.1" 200 156 0.094604 10.0.0.241 - - [2026-03-23 22:37:16] "POST /access-control-lists HTTP/1.1" 200 603 0.082604 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-update HTTP/1.1" 200 156 0.083914 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-update HTTP/1.1" 200 156 0.037101 10.0.0.241 - - [2026-03-23 22:37:16] "PUT /access-control-list/e493ad3e-d955-44e7-a37e-3da1924fdb0e HTTP/1.1" 200 273 0.016415 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-update HTTP/1.1" 200 156 0.118304 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028175 10.0.0.241 - - [2026-03-23 22:37:16] "PUT /access-control-list/54370da8-8841-407c-a98a-86ecf12ef3c5 HTTP/1.1" 200 273 0.090004 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024643 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002370 10.0.0.241 - - [2026-03-23 22:37:16] "POST /ref-update HTTP/1.1" 200 156 0.030390 10.0.0.241 - - [2026-03-23 22:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.241 - - [2026-03-23 22:37:16] "GET /virtual-network/f5a78b98-d23a-4040-ac9b-29786598810f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.008284 10.0.0.241 - - [2026-03-23 22:37:16] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003816 10.0.0.241 - - [2026-03-23 22:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.241 - - [2026-03-23 22:37:16] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002602 10.0.0.241 - - [2026-03-23 22:37:16] "POST /firewall-policys HTTP/1.1" 200 532 0.016295 10.0.0.241 - - [2026-03-23 22:37:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012659 10.0.0.241 - - [2026-03-23 22:37:16] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.013043 10.0.0.241 - - [2026-03-23 22:37:16] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002169 10.0.0.241 - - [2026-03-23 22:37:16] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002710 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.019155 10.0.0.241 - - [2026-03-23 22:37:17] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.014716 10.0.0.241 - - [2026-03-23 22:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.241 - - [2026-03-23 22:37:17] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002419 10.0.0.241 - - [2026-03-23 22:37:17] "POST /firewall-policys HTTP/1.1" 200 534 0.015223 10.0.0.241 - - [2026-03-23 22:37:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023544 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017007 10.0.0.241 - - [2026-03-23 22:37:17] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002154 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003007 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002906 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002573 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.022852 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.035295 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.034717 10.0.0.241 - - [2026-03-23 22:37:17] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003843 10.0.0.241 - - [2026-03-23 22:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.241 - - [2026-03-23 22:37:17] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002047 10.0.0.241 - - [2026-03-23 22:37:17] "POST /firewall-policys HTTP/1.1" 200 532 0.018904 10.0.0.241 - - [2026-03-23 22:37:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023834 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/7ca2d26b-0f94-46e2-95db-d2a454596b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.015037 10.0.0.241 - - [2026-03-23 22:37:17] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002790 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/7ca2d26b-0f94-46e2-95db-d2a454596b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002418 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002187 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002778 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002084 10.0.0.241 - - [2026-03-23 22:37:17] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002157 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.022152 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.027591 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.033329 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.023286 10.0.0.241 - - [2026-03-23 22:37:17] "POST /ref-update HTTP/1.1" 200 156 0.038869 10.0.0.241 - - [2026-03-23 22:37:17] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.020679 10.0.0.241 - - [2026-03-23 22:37:18] "POST /tags HTTP/1.1" 200 300 0.036118 10.0.0.241 - - [2026-03-23 22:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011058 10.0.0.241 - - [2026-03-23 22:37:18] "GET /tag/f9de1953-c736-4fe3-93fd-be63e5e32a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017833 10.0.0.241 - - [2026-03-23 22:37:18] "POST /set-tag HTTP/1.1" 200 109 0.013166 10.0.0.241 - - [2026-03-23 22:37:18] "POST /tags HTTP/1.1" 200 358 0.109514 10.0.0.241 - - [2026-03-23 22:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007847 10.0.0.241 - - [2026-03-23 22:37:18] "GET /tag/4806981c-3a27-449e-beb5-1b8fedf63640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.051474 10.0.0.241 - - [2026-03-23 22:37:18] "POST /tags HTTP/1.1" 200 306 0.066597 10.0.0.241 - - [2026-03-23 22:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013663 10.0.0.241 - - [2026-03-23 22:37:18] "GET /tag/0ee98805-4cde-42eb-994d-dfa42a681037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016735 10.0.0.241 - - [2026-03-23 22:37:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.001610 10.0.0.241 - - [2026-03-23 22:37:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.018320 10.0.0.241 - - [2026-03-23 22:37:18] "POST /security-groups HTTP/1.1" 200 571 0.081235 10.0.0.241 - - [2026-03-23 22:37:18] "POST /projects HTTP/1.1" 200 485 0.262962 10.0.0.241 - - [2026-03-23 22:37:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025645 10.0.0.241 - - [2026-03-23 22:37:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.018256 10.0.0.241 - - [2026-03-23 22:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013456 10.0.0.241 - - [2026-03-23 22:37:19] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.028125 10.0.0.241 - - [2026-03-23 22:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2026-03-23 22:37:19] "POST /access-control-lists HTTP/1.1" 200 582 0.080532 10.0.0.241 - - [2026-03-23 22:37:19] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.017135 10.0.0.241 - - [2026-03-23 22:37:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.019428 10.0.0.241 - - [2026-03-23 22:37:19] "POST /access-control-lists HTTP/1.1" 200 580 0.069311 10.0.0.241 - - [2026-03-23 22:37:19] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.118430 10.0.0.241 - - [2026-03-23 22:37:19] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.066961 10.0.0.241 - - [2026-03-23 22:37:19] "POST /security-groups HTTP/1.1" 200 539 0.103202 10.0.0.241 - - [2026-03-23 22:37:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.004317 10.0.0.241 - - [2026-03-23 22:37:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022138 10.0.0.241 - - [2026-03-23 22:37:19] "POST /access-control-lists HTTP/1.1" 200 598 0.054924 10.0.0.241 - - [2026-03-23 22:37:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.013484 10.0.0.241 - - [2026-03-23 22:37:19] "POST /chown HTTP/1.1" 200 109 0.059676 10.0.0.241 - - [2026-03-23 22:37:19] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021964 10.0.0.241 - - [2026-03-23 22:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008390 10.0.0.241 - - [2026-03-23 22:37:19] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.019569 10.0.0.241 - - [2026-03-23 22:37:19] "POST /access-control-lists HTTP/1.1" 200 596 0.112824 10.0.0.241 - - [2026-03-23 22:37:19] "POST /tags HTTP/1.1" 409 207 0.023774 10.0.0.241 - - [2026-03-23 22:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.241 - - [2026-03-23 22:37:19] "GET /tag/0ee98805-4cde-42eb-994d-dfa42a681037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012072 10.0.0.241 - - [2026-03-23 22:37:19] "POST /firewall-rules HTTP/1.1" 200 566 0.061170 10.0.0.241 - - [2026-03-23 22:37:19] "GET /firewall-rule/4e39044b-6c47-4b4d-be57-11bcfd0b7618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.016023 10.0.0.241 - - [2026-03-23 22:37:19] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002756 10.0.0.241 - - [2026-03-23 22:37:19] "GET /firewall-rule/4e39044b-6c47-4b4d-be57-11bcfd0b7618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002353 10.0.0.241 - - [2026-03-23 22:37:19] "POST /ref-update HTTP/1.1" 200 156 0.026320 10.0.0.241 - - [2026-03-23 22:37:19] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009167 10.0.0.241 - - [2026-03-23 22:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.241 - - [2026-03-23 22:37:19] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002695 10.0.0.241 - - [2026-03-23 22:37:19] "POST /tags HTTP/1.1" 409 207 0.001940 10.0.0.241 - - [2026-03-23 22:37:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.241 - - [2026-03-23 22:37:19] "GET /tag/0ee98805-4cde-42eb-994d-dfa42a681037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010503 10.0.0.241 - - [2026-03-23 22:37:20] "POST /firewall-rules HTTP/1.1" 200 564 0.092192 10.0.0.241 - - [2026-03-23 22:37:20] "GET /firewall-rule/4a6c7c7c-d017-4636-aa1e-92019f84ff8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004895 10.0.0.241 - - [2026-03-23 22:37:20] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003190 10.0.0.241 - - [2026-03-23 22:37:20] "GET /firewall-rule/4a6c7c7c-d017-4636-aa1e-92019f84ff8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.001905 10.0.0.241 - - [2026-03-23 22:37:20] "POST /ref-update HTTP/1.1" 200 156 0.021950 10.0.0.241 - - [2026-03-23 22:37:20] "POST /tags HTTP/1.1" 200 302 0.085729 10.0.0.241 - - [2026-03-23 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014084 10.0.0.241 - - [2026-03-23 22:37:20] "GET /tag/090997c0-7d54-4aba-bda1-b94c366ce80c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022121 10.0.0.241 - - [2026-03-23 22:37:20] "POST /tags HTTP/1.1" 200 326 0.090371 10.0.0.241 - - [2026-03-23 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009978 10.0.0.241 - - [2026-03-23 22:37:20] "GET /tag/b6ca98f5-14cc-4bd0-82b7-fa321f085f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.014642 10.0.0.241 - - [2026-03-23 22:37:20] "POST /tags HTTP/1.1" 200 364 0.021179 10.0.0.241 - - [2026-03-23 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013350 10.0.0.241 - - [2026-03-23 22:37:20] "GET /tag/c22f1cb9-fafb-48ef-8fee-545f4fcc5960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011905 10.0.0.241 - - [2026-03-23 22:37:20] "POST /tags HTTP/1.1" 200 312 0.020592 10.0.0.241 - - [2026-03-23 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.241 - - [2026-03-23 22:37:20] "GET /tag/b3ba0de8-c9f7-4ebd-bf71-2bb46b6ba4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011721 10.0.0.241 - - [2026-03-23 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.241 - - [2026-03-23 22:37:20] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.003523 10.0.0.241 - - [2026-03-23 22:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.241 - - [2026-03-23 22:37:20] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034905 10.0.0.241 - - [2026-03-23 22:37:20] "POST /virtual-machines HTTP/1.1" 200 378 0.014435 10.0.0.241 - - [2026-03-23 22:37:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014721 10.0.0.241 - - [2026-03-23 22:37:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.155743 10.0.0.241 - - [2026-03-23 22:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.035844 10.0.0.241 - - [2026-03-23 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015758 10.0.0.241 - - [2026-03-23 22:37:21] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004849 10.0.0.241 - - [2026-03-23 22:37:21] "POST /instance-ips HTTP/1.1" 200 410 0.039131 10.0.0.241 - - [2026-03-23 22:37:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029809 10.0.0.241 - - [2026-03-23 22:37:21] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.021499 10.0.0.241 - - [2026-03-23 22:37:21] "POST /set-tag HTTP/1.1" 200 109 0.049893 10.0.0.241 - - [2026-03-23 22:37:21] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015728 10.0.0.241 - - [2026-03-23 22:37:21] "GET /instance-ip/daeee844-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007954 10.0.0.241 - - [2026-03-23 22:37:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.001990 10.0.0.241 - - [2026-03-23 22:37:21] "POST /tags HTTP/1.1" 200 356 0.016141 10.0.0.241 - - [2026-03-23 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.241 - - [2026-03-23 22:37:21] "GET /tag/d5b087ee-d7a2-428f-b4e4-ce8722f08b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014576 10.0.0.241 - - [2026-03-23 22:37:21] "POST /tags HTTP/1.1" 200 304 0.021071 10.0.0.241 - - [2026-03-23 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007674 10.0.0.241 - - [2026-03-23 22:37:21] "GET /tag/3efb7f50-cc41-4eff-9bad-ad54d8da3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010888 10.0.0.241 - - [2026-03-23 22:37:21] "POST /projects HTTP/1.1" 409 218 0.002155 10.0.0.241 - - [2026-03-23 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.241 - - [2026-03-23 22:37:21] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024962 10.0.0.241 - - [2026-03-23 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.241 - - [2026-03-23 22:37:21] "GET /network-ipam/08b379e8-dd6f-432a-a95c-d9c8accaf7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002990 10.0.0.241 - - [2026-03-23 22:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.241 - - [2026-03-23 22:37:21] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.003781 10.0.0.241 - - [2026-03-23 22:37:21] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.067147 10.0.0.241 - - [2026-03-23 22:37:21] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.012961 10.0.0.241 - - [2026-03-23 22:37:22] "POST /set-tag HTTP/1.1" 200 109 0.055490 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.241 - - [2026-03-23 22:37:22] "GET /network-ipam/ea73c358-7019-491f-94c6-37eb0652ea30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.004127 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.241 - - [2026-03-23 22:37:22] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004788 10.0.0.241 - - [2026-03-23 22:37:22] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.063786 10.0.0.241 - - [2026-03-23 22:37:22] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.012013 10.0.0.241 - - [2026-03-23 22:37:22] "POST /set-tag HTTP/1.1" 200 109 0.062907 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.241 - - [2026-03-23 22:37:22] "GET /network-policy/04170a25-e312-46bd-b822-c0aa23592440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007790 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012912 10.0.0.241 - - [2026-03-23 22:37:22] "GET /network-policy/08e6aafe-ad44-47a0-af30-519e04100a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003999 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.241 - - [2026-03-23 22:37:22] "GET /network-policy/37317e5d-ebe1-4ffd-a6af-8b4e41409b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005508 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.241 - - [2026-03-23 22:37:22] "PUT /network-policy/37317e5d-ebe1-4ffd-a6af-8b4e41409b47 HTTP/1.1" 200 263 0.021848 10.0.0.241 - - [2026-03-23 22:37:22] "PUT /access-control-list/eb0c0bd2-e559-483d-96b2-518fb7686b9a HTTP/1.1" 200 273 0.025390 10.0.0.241 - - [2026-03-23 22:37:22] "POST /ref-update HTTP/1.1" 200 156 0.087645 10.0.0.241 - - [2026-03-23 22:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002148 10.0.0.241 - - [2026-03-23 22:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002884 10.0.0.241 - - [2026-03-23 22:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002352 10.0.0.241 - - [2026-03-23 22:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002128 10.0.0.241 - - [2026-03-23 22:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003577 10.0.0.241 - - [2026-03-23 22:37:22] "POST /security-groups HTTP/1.1" 409 245 0.002114 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.241 - - [2026-03-23 22:37:22] "PUT /security-group/e640c815-f6c6-404d-bd2c-b8bfcc90eee4 HTTP/1.1" 200 263 0.056167 10.0.0.241 - - [2026-03-23 22:37:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022388 10.0.0.241 - - [2026-03-23 22:37:22] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014642 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.241 - - [2026-03-23 22:37:22] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002370 10.0.0.241 - - [2026-03-23 22:37:22] "POST /tags HTTP/1.1" 409 206 0.001612 10.0.0.241 - - [2026-03-23 22:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.241 - - [2026-03-23 22:37:22] "GET /tag/3efb7f50-cc41-4eff-9bad-ad54d8da3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009952 10.0.0.241 - - [2026-03-23 22:37:23] "POST /firewall-rules HTTP/1.1" 200 564 0.082638 10.0.0.241 - - [2026-03-23 22:37:23] "GET /firewall-rule/6377aa10-8d13-4b19-93f0-6a63fff11733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004653 10.0.0.241 - - [2026-03-23 22:37:23] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.014137 10.0.0.241 - - [2026-03-23 22:37:23] "GET /firewall-rule/6377aa10-8d13-4b19-93f0-6a63fff11733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.001921 10.0.0.241 - - [2026-03-23 22:37:23] "PUT /access-control-list/54370da8-8841-407c-a98a-86ecf12ef3c5 HTTP/1.1" 200 273 0.053737 10.0.0.241 - - [2026-03-23 22:37:23] "PUT /access-control-list/5c21e0b4-2c1a-4134-bc40-e2ba68f298b4 HTTP/1.1" 200 273 0.014566 10.0.0.241 - - [2026-03-23 22:37:23] "PUT /access-control-list/0fc67a0f-4083-44bf-8316-5fd046c422d5 HTTP/1.1" 200 273 0.021172 10.0.0.241 - - [2026-03-23 22:37:23] "POST /ref-update HTTP/1.1" 200 156 0.077208 10.0.0.241 - - [2026-03-23 22:37:23] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009083 10.0.0.241 - - [2026-03-23 22:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.241 - - [2026-03-23 22:37:23] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003139 10.0.0.241 - - [2026-03-23 22:37:23] "POST /tags HTTP/1.1" 409 206 0.001631 10.0.0.241 - - [2026-03-23 22:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.241 - - [2026-03-23 22:37:23] "GET /tag/3efb7f50-cc41-4eff-9bad-ad54d8da3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010700 10.0.0.241 - - [2026-03-23 22:37:23] "POST /firewall-rules HTTP/1.1" 200 562 0.072221 10.0.0.241 - - [2026-03-23 22:37:23] "GET /firewall-rule/f3bb1387-a7c0-40c6-bafc-3a57ef02ea59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.010367 10.0.0.241 - - [2026-03-23 22:37:23] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006845 10.0.0.241 - - [2026-03-23 22:37:23] "GET /firewall-rule/f3bb1387-a7c0-40c6-bafc-3a57ef02ea59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004313 10.0.0.241 - - [2026-03-23 22:37:23] "POST /ref-update HTTP/1.1" 200 156 0.038897 10.0.0.241 - - [2026-03-23 22:37:23] "POST /fqname-to-id HTTP/1.1" 404 228 0.002580 10.0.0.241 - - [2026-03-23 22:37:23] "POST /tags HTTP/1.1" 200 372 0.025595 10.0.0.241 - - [2026-03-23 22:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010188 10.0.0.241 - - [2026-03-23 22:37:23] "GET /tag/5a0fe3b6-2b59-4a11-b0dc-de165feaf4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.012018 10.0.0.241 - - [2026-03-23 22:37:23] "POST /tags HTTP/1.1" 200 320 0.023988 10.0.0.241 - - [2026-03-23 22:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010245 10.0.0.241 - - [2026-03-23 22:37:23] "GET /tag/1cd5a528-1bfe-4a86-9223-197c2fc0ab05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014322 10.0.0.241 - - [2026-03-23 22:37:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.000548 10.0.0.241 - - [2026-03-23 22:37:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.012193 10.0.0.241 - - [2026-03-23 22:37:24] "POST /security-groups HTTP/1.1" 200 578 0.119525 10.0.0.241 - - [2026-03-23 22:37:24] "POST /projects HTTP/1.1" 200 499 0.254613 10.0.0.241 - - [2026-03-23 22:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024900 10.0.0.241 - - [2026-03-23 22:37:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002825 10.0.0.241 - - [2026-03-23 22:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.023988 10.0.0.241 - - [2026-03-23 22:37:24] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.031479 10.0.0.241 - - [2026-03-23 22:37:24] "POST /access-control-lists HTTP/1.1" 200 589 0.092633 10.0.0.241 - - [2026-03-23 22:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013251 10.0.0.241 - - [2026-03-23 22:37:24] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007190 10.0.0.241 - - [2026-03-23 22:37:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.002535 10.0.0.241 - - [2026-03-23 22:37:24] "POST /access-control-lists HTTP/1.1" 200 587 0.033395 10.0.0.241 - - [2026-03-23 22:37:24] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.080691 10.0.0.241 - - [2026-03-23 22:37:24] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.105276 10.0.0.241 - - [2026-03-23 22:37:24] "POST /security-groups HTTP/1.1" 200 560 0.108010 10.0.0.241 - - [2026-03-23 22:37:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.006182 10.0.0.241 - - [2026-03-23 22:37:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.049916 10.0.0.241 - - [2026-03-23 22:37:24] "POST /access-control-lists HTTP/1.1" 200 612 0.050932 10.0.0.241 - - [2026-03-23 22:37:24] "POST /chown HTTP/1.1" 200 109 0.045099 10.0.0.241 - - [2026-03-23 22:37:24] "POST /fqname-to-id HTTP/1.1" 404 247 0.020529 10.0.0.241 - - [2026-03-23 22:37:24] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028753 10.0.0.241 - - [2026-03-23 22:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.241 - - [2026-03-23 22:37:24] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.047615 10.0.0.241 - - [2026-03-23 22:37:24] "POST /access-control-lists HTTP/1.1" 200 610 0.102840 10.0.0.241 - - [2026-03-23 22:37:24] "POST /tags HTTP/1.1" 409 214 0.013867 10.0.0.241 - - [2026-03-23 22:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.241 - - [2026-03-23 22:37:24] "GET /tag/1cd5a528-1bfe-4a86-9223-197c2fc0ab05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013960 10.0.0.241 - - [2026-03-23 22:37:25] "POST /firewall-rules HTTP/1.1" 200 580 0.117847 10.0.0.241 - - [2026-03-23 22:37:25] "GET /firewall-rule/d63c6f71-a5e5-493e-8cdb-3b91f3cefae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007259 10.0.0.241 - - [2026-03-23 22:37:25] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.004920 10.0.0.241 - - [2026-03-23 22:37:25] "GET /firewall-rule/d63c6f71-a5e5-493e-8cdb-3b91f3cefae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002026 10.0.0.241 - - [2026-03-23 22:37:25] "POST /ref-update HTTP/1.1" 200 156 0.038652 10.0.0.241 - - [2026-03-23 22:37:25] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025685 10.0.0.241 - - [2026-03-23 22:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.241 - - [2026-03-23 22:37:25] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008138 10.0.0.241 - - [2026-03-23 22:37:25] "POST /tags HTTP/1.1" 409 214 0.007964 10.0.0.241 - - [2026-03-23 22:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.241 - - [2026-03-23 22:37:25] "GET /tag/1cd5a528-1bfe-4a86-9223-197c2fc0ab05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011869 10.0.0.241 - - [2026-03-23 22:37:25] "POST /firewall-rules HTTP/1.1" 200 578 0.105477 10.0.0.241 - - [2026-03-23 22:37:25] "GET /firewall-rule/6e677c66-3e9e-44ec-83be-0b4893d2bb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.025896 10.0.0.241 - - [2026-03-23 22:37:25] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.020150 10.0.0.241 - - [2026-03-23 22:37:25] "GET /firewall-rule/6e677c66-3e9e-44ec-83be-0b4893d2bb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003491 10.0.0.241 - - [2026-03-23 22:37:25] "POST /ref-update HTTP/1.1" 200 156 0.034413 10.0.0.241 - - [2026-03-23 22:37:25] "POST /tags HTTP/1.1" 200 306 0.226030 10.0.0.241 - - [2026-03-23 22:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.241 - - [2026-03-23 22:37:25] "GET /tag/e2a04982-4781-4439-b9ff-1ac8fafab1b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028889 10.0.0.241 - - [2026-03-23 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.241 - - [2026-03-23 22:37:26] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071491 10.0.0.241 - - [2026-03-23 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009153 10.0.0.241 - - [2026-03-23 22:37:26] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004320 10.0.0.241 - - [2026-03-23 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.241 - - [2026-03-23 22:37:26] "GET /service-appliance-set/590b501e-b581-443e-9695-d78c3c07c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003348 10.0.0.241 - - [2026-03-23 22:37:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.001366 10.0.0.241 - - [2026-03-23 22:37:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138614 10.0.0.241 - - [2026-03-23 22:37:26] "GET /virtual-machine-interface/107d2122-f4f4-4a74-8f9f-837d12c3eb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.021168 10.0.0.241 - - [2026-03-23 22:37:26] "POST /instance-ips HTTP/1.1" 200 382 0.040367 10.0.0.241 - - [2026-03-23 22:37:26] "GET /instance-ip/a16af9f8-00bd-4a41-8d64-d031be31429a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004177 10.0.0.241 - - [2026-03-23 22:37:26] "POST /loadbalancers HTTP/1.1" 200 584 0.061871 10.0.0.241 - - [2026-03-23 22:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032194 10.0.0.241 - - [2026-03-23 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.241 - - [2026-03-23 22:37:26] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042490 10.0.0.241 - - [2026-03-23 22:37:26] "GET /loadbalancer/82bfc4aa-c629-488a-bd4e-092730f3be4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008227 10.0.0.241 - - [2026-03-23 22:37:26] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078397 10.0.0.241 - - [2026-03-23 22:37:26] "GET /instance-ip/a16af9f8-00bd-4a41-8d64-d031be31429a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002615 10.0.0.241 - - [2026-03-23 22:37:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051766 10.0.0.241 - - [2026-03-23 22:37:26] "POST /floating-ips HTTP/1.1" 200 585 0.032856 10.0.0.241 - - [2026-03-23 22:37:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023296 10.0.0.241 - - [2026-03-23 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012251 10.0.0.241 - - [2026-03-23 22:37:26] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044565 10.0.0.241 - - [2026-03-23 22:37:26] "GET /loadbalancer-listener/da88b94d-6896-4b96-972c-590554f50f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002627 10.0.0.241 - - [2026-03-23 22:37:26] "GET /loadbalancer-listener/da88b94d-6896-4b96-972c-590554f50f1c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004203 10.0.0.241 - - [2026-03-23 22:37:26] "GET / HTTP/1.1" 200 36215 0.001330 10.0.0.241 - - [2026-03-23 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.241 - - [2026-03-23 22:37:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026399 10.0.0.241 - - [2026-03-23 22:37:26] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011804 10.0.0.241 - - [2026-03-23 22:37:26] "GET /instance-ip/a16af9f8-00bd-4a41-8d64-d031be31429a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004886 10.0.0.241 - - [2026-03-23 22:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.241 - - [2026-03-23 22:37:26] "GET /instance-ip/a16af9f8-00bd-4a41-8d64-d031be31429a?fields=floating_ips HTTP/1.1" 200 1173 0.003682 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.241 - - [2026-03-23 22:37:27] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002453 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.241 - - [2026-03-23 22:37:27] "GET /config-node/5ac1fff7-3dfa-4704-8748-a641e3244373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003087 10.0.0.241 - - [2026-03-23 22:37:27] "GET /floating-ip/5d44bbe5-4205-4f52-b471-1fc5baecd422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002360 10.0.0.241 - - [2026-03-23 22:37:27] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.011299 10.0.0.241 - - [2026-03-23 22:37:27] "POST /tags HTTP/1.1" 200 364 0.040812 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.241 - - [2026-03-23 22:37:27] "GET /tag/302a15f0-759e-4f11-b5ed-9c8116313b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011075 10.0.0.241 - - [2026-03-23 22:37:27] "POST /tags HTTP/1.1" 200 312 0.018549 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007314 10.0.0.241 - - [2026-03-23 22:37:27] "GET /tag/72ee654d-24ee-4396-b80a-c1dd35b94527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019650 10.0.0.241 - - [2026-03-23 22:37:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000440 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.004489 10.0.0.241 - - [2026-03-23 22:37:27] "POST /security-groups HTTP/1.1" 200 574 0.066872 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.001764 10.0.0.241 - - [2026-03-23 22:37:27] "POST /projects HTTP/1.1" 200 491 0.212240 10.0.0.241 - - [2026-03-23 22:37:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.055233 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.241 - - [2026-03-23 22:37:27] "POST /access-control-lists HTTP/1.1" 200 585 0.105694 10.0.0.241 - - [2026-03-23 22:37:27] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.004875 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001926 10.0.0.241 - - [2026-03-23 22:37:27] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005052 10.0.0.241 - - [2026-03-23 22:37:27] "POST /access-control-lists HTTP/1.1" 200 583 0.096483 10.0.0.241 - - [2026-03-23 22:37:27] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.098580 10.0.0.241 - - [2026-03-23 22:37:27] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.042867 10.0.0.241 - - [2026-03-23 22:37:27] "POST /security-groups HTTP/1.1" 200 548 0.072936 10.0.0.241 - - [2026-03-23 22:37:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.001904 10.0.0.241 - - [2026-03-23 22:37:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.039006 10.0.0.241 - - [2026-03-23 22:37:28] "POST /chown HTTP/1.1" 200 109 0.023806 10.0.0.241 - - [2026-03-23 22:37:28] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016276 10.0.0.241 - - [2026-03-23 22:37:28] "POST /access-control-lists HTTP/1.1" 200 604 0.091558 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.007760 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013443 10.0.0.241 - - [2026-03-23 22:37:28] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002496 10.0.0.241 - - [2026-03-23 22:37:28] "POST /tags HTTP/1.1" 409 210 0.001644 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.241 - - [2026-03-23 22:37:28] "GET /tag/72ee654d-24ee-4396-b80a-c1dd35b94527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.038065 10.0.0.241 - - [2026-03-23 22:37:28] "POST /access-control-lists HTTP/1.1" 200 602 0.074439 10.0.0.241 - - [2026-03-23 22:37:28] "POST /firewall-rules HTTP/1.1" 200 572 0.091821 10.0.0.241 - - [2026-03-23 22:37:28] "GET /firewall-rule/7d6b7b16-d647-49ba-acec-bd3f0e82e3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019316 10.0.0.241 - - [2026-03-23 22:37:28] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.003595 10.0.0.241 - - [2026-03-23 22:37:28] "GET /firewall-rule/7d6b7b16-d647-49ba-acec-bd3f0e82e3ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002055 10.0.0.241 - - [2026-03-23 22:37:28] "POST /ref-update HTTP/1.1" 200 156 0.032916 10.0.0.241 - - [2026-03-23 22:37:28] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002752 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.241 - - [2026-03-23 22:37:28] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002030 10.0.0.241 - - [2026-03-23 22:37:28] "POST /tags HTTP/1.1" 409 210 0.002128 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.241 - - [2026-03-23 22:37:28] "GET /tag/72ee654d-24ee-4396-b80a-c1dd35b94527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010841 10.0.0.241 - - [2026-03-23 22:37:28] "POST /firewall-rules HTTP/1.1" 200 570 0.076888 10.0.0.241 - - [2026-03-23 22:37:28] "GET /firewall-rule/f6d6a684-1eae-4854-a08d-1f79c79ed032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003756 10.0.0.241 - - [2026-03-23 22:37:28] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.002958 10.0.0.241 - - [2026-03-23 22:37:28] "GET /firewall-rule/f6d6a684-1eae-4854-a08d-1f79c79ed032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001968 10.0.0.241 - - [2026-03-23 22:37:28] "POST /ref-update HTTP/1.1" 200 156 0.044261 10.0.0.241 - - [2026-03-23 22:37:28] "POST /tags HTTP/1.1" 409 237 0.007698 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.241 - - [2026-03-23 22:37:28] "GET /tag/c22f1cb9-fafb-48ef-8fee-545f4fcc5960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011151 10.0.0.241 - - [2026-03-23 22:37:28] "POST /tags HTTP/1.1" 409 210 0.001909 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.241 - - [2026-03-23 22:37:28] "GET /tag/b3ba0de8-c9f7-4ebd-bf71-2bb46b6ba4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010974 10.0.0.241 - - [2026-03-23 22:37:28] "POST /projects HTTP/1.1" 409 223 0.001934 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.241 - - [2026-03-23 22:37:28] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049250 10.0.0.241 - - [2026-03-23 22:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.241 - - [2026-03-23 22:37:29] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.007096 10.0.0.241 - - [2026-03-23 22:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.241 - - [2026-03-23 22:37:29] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004512 10.0.0.241 - - [2026-03-23 22:37:29] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.044795 10.0.0.241 - - [2026-03-23 22:37:29] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.033654 10.0.0.241 - - [2026-03-23 22:37:29] "POST /security-groups HTTP/1.1" 409 253 0.014805 10.0.0.241 - - [2026-03-23 22:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.241 - - [2026-03-23 22:37:29] "PUT /security-group/cf5a6712-aeff-41d4-892d-41246ae0f1d6 HTTP/1.1" 200 263 0.055585 10.0.0.241 - - [2026-03-23 22:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030143 10.0.0.241 - - [2026-03-23 22:37:29] "PUT /access-control-list/838e5294-ce12-4931-8e44-2de7a2e7a416 HTTP/1.1" 200 273 0.020054 10.0.0.241 - - [2026-03-23 22:37:29] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018413 10.0.0.241 - - [2026-03-23 22:37:29] "PUT /access-control-list/09c9cb33-e0fa-453b-8c9e-409edc77e3b5 HTTP/1.1" 200 273 0.036105 10.0.0.241 - - [2026-03-23 22:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.241 - - [2026-03-23 22:37:29] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002381 10.0.0.241 - - [2026-03-23 22:37:29] "POST /tags HTTP/1.1" 409 210 0.001368 10.0.0.241 - - [2026-03-23 22:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.241 - - [2026-03-23 22:37:29] "GET /tag/b3ba0de8-c9f7-4ebd-bf71-2bb46b6ba4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010811 10.0.0.241 - - [2026-03-23 22:37:29] "POST /firewall-rules HTTP/1.1" 200 572 0.076049 10.0.0.241 - - [2026-03-23 22:37:29] "GET /firewall-rule/b25c6a0b-f684-478f-b9c8-cd93d56b9bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003937 10.0.0.241 - - [2026-03-23 22:37:29] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.003208 10.0.0.241 - - [2026-03-23 22:37:29] "GET /firewall-rule/b25c6a0b-f684-478f-b9c8-cd93d56b9bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002001 10.0.0.241 - - [2026-03-23 22:37:29] "POST /ref-update HTTP/1.1" 200 156 0.067320 10.0.0.241 - - [2026-03-23 22:37:29] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012912 10.0.0.241 - - [2026-03-23 22:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.028129 10.0.0.241 - - [2026-03-23 22:37:29] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003198 10.0.0.241 - - [2026-03-23 22:37:29] "POST /tags HTTP/1.1" 409 210 0.001997 10.0.0.241 - - [2026-03-23 22:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.241 - - [2026-03-23 22:37:29] "GET /tag/b3ba0de8-c9f7-4ebd-bf71-2bb46b6ba4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012805 10.0.0.241 - - [2026-03-23 22:37:29] "POST /firewall-rules HTTP/1.1" 200 570 0.061473 10.0.0.241 - - [2026-03-23 22:37:29] "GET /firewall-rule/73540ad4-3a3b-41a4-b82a-d9184c319621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005964 10.0.0.241 - - [2026-03-23 22:37:30] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.007144 10.0.0.241 - - [2026-03-23 22:37:30] "GET /firewall-rule/73540ad4-3a3b-41a4-b82a-d9184c319621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003497 10.0.0.241 - - [2026-03-23 22:37:30] "POST /ref-update HTTP/1.1" 200 156 0.076646 10.0.0.241 - - [2026-03-23 22:37:30] "POST /tags HTTP/1.1" 200 302 0.025197 10.0.0.241 - - [2026-03-23 22:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.032058 10.0.0.241 - - [2026-03-23 22:37:30] "GET /tag/e47d5a8b-00f7-4a12-9d6e-b9674e835aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011948 10.0.0.241 - - [2026-03-23 22:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.241 - - [2026-03-23 22:37:30] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056681 10.0.0.241 - - [2026-03-23 22:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.241 - - [2026-03-23 22:37:30] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006157 10.0.0.241 - - [2026-03-23 22:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.241 - - [2026-03-23 22:37:30] "GET /service-appliance-set/590b501e-b581-443e-9695-d78c3c07c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003181 10.0.0.241 - - [2026-03-23 22:37:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.002977 10.0.0.241 - - [2026-03-23 22:37:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107208 10.0.0.241 - - [2026-03-23 22:37:30] "GET /virtual-machine-interface/31346de5-e06e-4f5c-9cc6-da9ffea07e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.020096 10.0.0.241 - - [2026-03-23 22:37:30] "POST /instance-ips HTTP/1.1" 200 378 0.018424 10.0.0.241 - - [2026-03-23 22:37:30] "GET /instance-ip/1d09fdf9-2f37-40e4-a372-e2ee74f4f3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007339 10.0.0.241 - - [2026-03-23 22:37:30] "POST /loadbalancers HTTP/1.1" 200 584 0.059890 10.0.0.241 - - [2026-03-23 22:37:30] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034926 10.0.0.241 - - [2026-03-23 22:37:30] "GET /instance-ip/1d09fdf9-2f37-40e4-a372-e2ee74f4f3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002644 10.0.0.241 - - [2026-03-23 22:37:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024750 10.0.0.241 - - [2026-03-23 22:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012188 10.0.0.241 - - [2026-03-23 22:37:30] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.041842 10.0.0.241 - - [2026-03-23 22:37:30] "POST /floating-ips HTTP/1.1" 200 583 0.053393 10.0.0.241 - - [2026-03-23 22:37:30] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003390 10.0.0.241 - - [2026-03-23 22:37:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015362 10.0.0.241 - - [2026-03-23 22:37:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009326 10.0.0.241 - - [2026-03-23 22:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.241 - - [2026-03-23 22:37:31] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038281 10.0.0.241 - - [2026-03-23 22:37:31] "GET /loadbalancer-listener/dc4cfee8-6e22-40a8-9c20-a43efc6d1c33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002127 10.0.0.241 - - [2026-03-23 22:37:31] "GET /loadbalancer-listener/dc4cfee8-6e22-40a8-9c20-a43efc6d1c33?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002750 10.0.0.241 - - [2026-03-23 22:37:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019938 10.0.0.241 - - [2026-03-23 22:37:31] "GET /instance-ip/1d09fdf9-2f37-40e4-a372-e2ee74f4f3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003020 10.0.0.241 - - [2026-03-23 22:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.241 - - [2026-03-23 22:37:31] "GET /instance-ip/1d09fdf9-2f37-40e4-a372-e2ee74f4f3ba?fields=floating_ips HTTP/1.1" 200 1166 0.012476 10.0.0.241 - - [2026-03-23 22:37:31] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003993 10.0.0.241 - - [2026-03-23 22:37:31] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047445 10.0.0.241 - - [2026-03-23 22:37:31] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003996 10.0.0.241 - - [2026-03-23 22:37:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015717 10.0.0.241 - - [2026-03-23 22:37:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025386 10.0.0.241 - - [2026-03-23 22:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.241 - - [2026-03-23 22:37:31] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.039077 10.0.0.241 - - [2026-03-23 22:37:31] "GET /loadbalancer-listener/8987f7d7-b049-4268-9b4f-48be595cc9ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003753 10.0.0.241 - - [2026-03-23 22:37:31] "GET /loadbalancer-listener/8987f7d7-b049-4268-9b4f-48be595cc9ee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003208 10.0.0.241 - - [2026-03-23 22:37:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018106 10.0.0.241 - - [2026-03-23 22:37:31] "GET /instance-ip/1d09fdf9-2f37-40e4-a372-e2ee74f4f3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004353 10.0.0.241 - - [2026-03-23 22:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013491 10.0.0.241 - - [2026-03-23 22:37:31] "GET /instance-ip/1d09fdf9-2f37-40e4-a372-e2ee74f4f3ba?fields=floating_ips HTTP/1.1" 200 1166 0.003422 10.0.0.241 - - [2026-03-23 22:37:31] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030357 10.0.0.241 - - [2026-03-23 22:37:31] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002180 10.0.0.241 - - [2026-03-23 22:37:31] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002361 10.0.0.241 - - [2026-03-23 22:37:31] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.015239 10.0.0.241 - - [2026-03-23 22:37:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012656 10.0.0.241 - - [2026-03-23 22:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.241 - - [2026-03-23 22:37:31] "GET /project/b241f24f-dd22-4099-a013-8d293ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.044942 10.0.0.241 - - [2026-03-23 22:37:31] "GET /loadbalancer-listener/85ee2c11-ba35-4ff6-a000-e90e2a08292e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.001998 10.0.0.241 - - [2026-03-23 22:37:31] "GET /loadbalancer-listener/85ee2c11-ba35-4ff6-a000-e90e2a08292e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.002807 10.0.0.241 - - [2026-03-23 22:37:31] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.015444 10.0.0.241 - - [2026-03-23 22:37:31] "GET /instance-ip/1d09fdf9-2f37-40e4-a372-e2ee74f4f3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002697 10.0.0.241 - - [2026-03-23 22:37:31] "GET /instance-ip/1d09fdf9-2f37-40e4-a372-e2ee74f4f3ba?fields=floating_ips HTTP/1.1" 200 1166 0.002211 10.0.0.241 - - [2026-03-23 22:37:31] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001979 10.0.0.241 - - [2026-03-23 22:37:31] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003953 10.0.0.241 - - [2026-03-23 22:37:31] "POST /set-tag HTTP/1.1" 200 109 0.008039 10.0.0.241 - - [2026-03-23 22:37:38] "GET / HTTP/1.1" 200 36215 0.001513 10.0.0.241 - - [2026-03-23 22:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.241 - - [2026-03-23 22:37:38] "GET /routing-instance/05b108d0-1f86-4e47-8d80-3ce027da0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002485 10.0.0.241 - - [2026-03-23 22:37:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001705 10.0.0.241 - - [2026-03-23 22:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.241 - - [2026-03-23 22:37:38] "GET /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003169 10.0.0.241 - - [2026-03-23 22:37:38] "PUT /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58 HTTP/1.1" 200 255 0.017924 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:37:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:37:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000924 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001293 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001140 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000907 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001773 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001713 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:38:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:40:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:40:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 10.0.0.41 - - [2026-03-23 22:40:29] "GET / HTTP/1.1" 200 36215 0.001828 10.0.0.41 - - [2026-03-23 22:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.41 - - [2026-03-23 22:40:29] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004823 10.0.0.41 - - [2026-03-23 22:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.41 - - [2026-03-23 22:40:29] "GET /routing-instance/05b108d0-1f86-4e47-8d80-3ce027da0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002916 10.0.0.41 - - [2026-03-23 22:40:29] "PUT /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d HTTP/1.1" 200 275 0.016076 10.0.0.41 - - [2026-03-23 22:40:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.007102 10.0.0.41 - - [2026-03-23 22:40:29] "POST /virtual-routers HTTP/1.1" 200 601 0.015345 10.0.0.41 - - [2026-03-23 22:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011896 10.0.0.41 - - [2026-03-23 22:40:29] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003646 10.0.0.41 - - [2026-03-23 22:40:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.001910 10.0.0.41 - - [2026-03-23 22:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.41 - - [2026-03-23 22:40:29] "GET /virtual-network/f5a78b98-d23a-4040-ac9b-29786598810f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003640 10.0.0.41 - - [2026-03-23 22:40:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.055121 10.0.0.241 - - [2026-03-23 22:41:58] "GET /global-system-configs HTTP/1.1" 200 323 0.003007 10.0.0.241 - - [2026-03-23 22:41:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002721 10.0.0.241 - - [2026-03-23 22:42:17] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002812 10.0.0.241 - - [2026-03-23 22:42:17] "POST /ref-update HTTP/1.1" 200 156 0.010524 10.0.0.241 - - [2026-03-23 22:42:28] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005700 10.0.0.241 - - [2026-03-23 22:42:28] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.241 - - [2026-03-23 22:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.241 - - [2026-03-23 22:42:28] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002030 10.0.0.241 - - [2026-03-23 22:42:28] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004174 10.0.0.241 - - [2026-03-23 22:42:28] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.241 - - [2026-03-23 22:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.241 - - [2026-03-23 22:42:28] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.001995 10.0.0.241 - - [2026-03-23 22:42:28] "GET /loadbalancer-pool/13a8b545-403c-40e0-b0ca-713a4984473c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007926 10.0.0.241 - - [2026-03-23 22:42:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014832 10.0.0.241 - - [2026-03-23 22:42:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008175 10.0.0.241 - - [2026-03-23 22:42:28] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015723 10.0.0.241 - - [2026-03-23 22:42:28] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003874 10.0.0.241 - - [2026-03-23 22:42:28] "POST /tags HTTP/1.1" 409 205 0.003766 10.0.0.241 - - [2026-03-23 22:42:28] "POST /ref-update HTTP/1.1" 200 156 0.005902 10.0.0.241 - - [2026-03-23 22:42:28] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.013140 10.0.0.241 - - [2026-03-23 22:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.241 - - [2026-03-23 22:42:29] "GET /tag/e47d5a8b-00f7-4a12-9d6e-b9674e835aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009874 10.0.0.241 - - [2026-03-23 22:42:29] "PUT /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d HTTP/1.1" 200 257 0.013127 10.0.0.241 - - [2026-03-23 22:42:29] "POST /set-tag HTTP/1.1" 200 109 0.076639 10.0.0.241 - - [2026-03-23 22:42:29] "GET /loadbalancer-pool/405ce7fd-b9c2-46a5-9f75-cc1086ad1cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012247 10.0.0.241 - - [2026-03-23 22:42:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015192 10.0.0.241 - - [2026-03-23 22:42:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015221 10.0.0.241 - - [2026-03-23 22:42:29] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011597 10.0.0.241 - - [2026-03-23 22:42:29] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003991 10.0.0.241 - - [2026-03-23 22:42:29] "POST /ref-update HTTP/1.1" 200 156 0.007121 10.0.0.241 - - [2026-03-23 22:42:29] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.006253 10.0.0.241 - - [2026-03-23 22:42:29] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.241 - - [2026-03-23 22:42:29] "GET /loadbalancer-pool/baff491b-fbc5-4f63-89d3-1568669eef0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003451 10.0.0.241 - - [2026-03-23 22:42:29] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016194 10.0.0.241 - - [2026-03-23 22:42:29] "PUT /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d HTTP/1.1" 200 257 0.019154 10.0.0.241 - - [2026-03-23 22:42:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020472 10.0.0.241 - - [2026-03-23 22:42:29] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015190 10.0.0.241 - - [2026-03-23 22:42:29] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004991 10.0.0.241 - - [2026-03-23 22:42:29] "POST /set-tag HTTP/1.1" 200 109 0.005666 10.0.0.241 - - [2026-03-23 22:42:29] "POST /ref-update HTTP/1.1" 200 156 0.007269 10.0.0.241 - - [2026-03-23 22:42:29] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.010834 10.0.0.241 - - [2026-03-23 22:42:29] "PUT /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d HTTP/1.1" 200 257 0.011890 10.0.0.241 - - [2026-03-23 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.241 - - [2026-03-23 22:43:17] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003925 10.0.0.241 - - [2026-03-23 22:43:22] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007636 10.0.0.241 - - [2026-03-23 22:43:22] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.241 - - [2026-03-23 22:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.241 - - [2026-03-23 22:43:22] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003320 10.0.0.241 - - [2026-03-23 22:43:22] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006045 10.0.0.241 - - [2026-03-23 22:43:22] "POST /set-tag HTTP/1.1" 200 109 0.030521 10.0.0.241 - - [2026-03-23 22:43:22] "DELETE /loadbalancer-member/b9a68483-84ca-46c1-ab2d-2281421bfdf1 HTTP/1.1" 200 115 0.098309 10.0.0.241 - - [2026-03-23 22:43:22] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008034 10.0.0.241 - - [2026-03-23 22:43:22] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.241 - - [2026-03-23 22:43:22] "DELETE /loadbalancer-member/4ddea55e-fb52-4c8c-a161-3975fac5dd06 HTTP/1.1" 200 115 0.063347 10.0.0.241 - - [2026-03-23 22:43:22] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003906 10.0.0.241 - - [2026-03-23 22:43:22] "POST /set-tag HTTP/1.1" 200 109 0.006953 10.0.0.241 - - [2026-03-23 22:43:22] "DELETE /loadbalancer-member/09a64173-3ecf-461d-a85e-f2590c4b32d7 HTTP/1.1" 200 115 0.076426 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:43:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000789 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:43:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001031 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:43:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 10.0.0.41 - - [2026-03-23 22:43:29] "GET / HTTP/1.1" 200 36215 0.001481 10.0.0.41 - - [2026-03-23 22:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.41 - - [2026-03-23 22:43:29] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005233 10.0.0.41 - - [2026-03-23 22:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.41 - - [2026-03-23 22:43:29] "GET /routing-instance/05b108d0-1f86-4e47-8d80-3ce027da0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002203 10.0.0.41 - - [2026-03-23 22:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.41 - - [2026-03-23 22:43:29] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005490 10.0.0.41 - - [2026-03-23 22:43:29] "PUT /virtual-router/e94c090b-541c-4995-8b33-617243d683ad HTTP/1.1" 200 263 0.010679 10.0.0.41 - - [2026-03-23 22:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.41 - - [2026-03-23 22:43:29] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.030911 10.0.0.41 - - [2026-03-23 22:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.41 - - [2026-03-23 22:43:29] "GET /virtual-machine-interface/8a9f6cb3-4fbc-46e6-a93d-7737fec5a457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006592 10.0.0.41 - - [2026-03-23 22:43:29] "PUT /virtual-machine-interface/8a9f6cb3-4fbc-46e6-a93d-7737fec5a457 HTTP/1.1" 200 285 0.035728 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:43:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:43:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.241 - - [2026-03-23 22:43:32] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004189 10.0.0.241 - - [2026-03-23 22:43:32] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.241 - - [2026-03-23 22:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.241 - - [2026-03-23 22:43:32] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002094 10.0.0.241 - - [2026-03-23 22:43:32] "GET /loadbalancer-pool/13a8b545-403c-40e0-b0ca-713a4984473c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002123 10.0.0.241 - - [2026-03-23 22:43:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012762 10.0.0.241 - - [2026-03-23 22:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010079 10.0.0.241 - - [2026-03-23 22:43:32] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011862 10.0.0.241 - - [2026-03-23 22:43:32] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006387 10.0.0.241 - - [2026-03-23 22:43:32] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002087 10.0.0.241 - - [2026-03-23 22:43:32] "POST /set-tag HTTP/1.1" 200 109 0.059970 10.0.0.241 - - [2026-03-23 22:43:32] "GET /loadbalancer-pool/405ce7fd-b9c2-46a5-9f75-cc1086ad1cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009522 10.0.0.241 - - [2026-03-23 22:43:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016726 10.0.0.241 - - [2026-03-23 22:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.006701 10.0.0.241 - - [2026-03-23 22:43:32] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010677 10.0.0.241 - - [2026-03-23 22:43:32] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003240 10.0.0.241 - - [2026-03-23 22:43:32] "POST /set-tag HTTP/1.1" 200 109 0.004908 10.0.0.241 - - [2026-03-23 22:43:32] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005237 10.0.0.241 - - [2026-03-23 22:43:32] "GET /loadbalancer-pool/baff491b-fbc5-4f63-89d3-1568669eef0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002702 10.0.0.241 - - [2026-03-23 22:43:32] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016745 10.0.0.241 - - [2026-03-23 22:43:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014242 10.0.0.241 - - [2026-03-23 22:43:32] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013169 10.0.0.241 - - [2026-03-23 22:43:32] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003758 10.0.0.241 - - [2026-03-23 22:43:32] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002542 10.0.0.241 - - [2026-03-23 22:43:32] "POST /set-tag HTTP/1.1" 200 109 0.003338 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:45:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001273 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:45:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001278 10.0.0.241 - - [2026-03-23 22:46:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002472 10.0.0.241 - - [2026-03-23 22:46:58] "GET /global-system-configs HTTP/1.1" 200 323 0.003721 10.0.0.241 - - [2026-03-23 22:48:43] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004086 10.0.0.241 - - [2026-03-23 22:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.241 - - [2026-03-23 22:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.241 - - [2026-03-23 22:48:43] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002196 10.0.0.241 - - [2026-03-23 22:48:43] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003972 10.0.0.241 - - [2026-03-23 22:48:43] "POST /set-tag HTTP/1.1" 200 109 0.046946 10.0.0.241 - - [2026-03-23 22:48:43] "DELETE /loadbalancer-member/99d81591-84d4-4681-b676-9bab922392d4 HTTP/1.1" 200 115 0.063557 10.0.0.241 - - [2026-03-23 22:48:43] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007623 10.0.0.241 - - [2026-03-23 22:48:43] "POST /set-tag HTTP/1.1" 200 109 0.004588 10.0.0.241 - - [2026-03-23 22:48:43] "DELETE /loadbalancer-member/7484a05a-16ee-42cf-9a6c-ee02b29034a5 HTTP/1.1" 200 115 0.034305 10.0.0.241 - - [2026-03-23 22:48:43] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006154 10.0.0.241 - - [2026-03-23 22:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.241 - - [2026-03-23 22:48:43] "DELETE /loadbalancer-member/f1927a8d-44e8-48a6-8b0d-500c186958b6 HTTP/1.1" 200 115 0.057454 10.0.0.241 - - [2026-03-23 22:48:43] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014031 10.0.0.241 - - [2026-03-23 22:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.241 - - [2026-03-23 22:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.241 - - [2026-03-23 22:48:43] "GET /loadbalancer/206a8037-2175-4ce2-aad1-6014aba58f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003063 10.0.0.241 - - [2026-03-23 22:48:43] "GET /loadbalancer-pool/13a8b545-403c-40e0-b0ca-713a4984473c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002695 10.0.0.241 - - [2026-03-23 22:48:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021485 10.0.0.241 - - [2026-03-23 22:48:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023351 10.0.0.241 - - [2026-03-23 22:48:43] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009506 10.0.0.241 - - [2026-03-23 22:48:43] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006366 10.0.0.241 - - [2026-03-23 22:48:43] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004746 10.0.0.241 - - [2026-03-23 22:48:43] "POST /set-tag HTTP/1.1" 200 109 0.073598 10.0.0.241 - - [2026-03-23 22:48:43] "GET /loadbalancer-pool/405ce7fd-b9c2-46a5-9f75-cc1086ad1cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010819 10.0.0.241 - - [2026-03-23 22:48:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025894 10.0.0.241 - - [2026-03-23 22:48:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022629 10.0.0.241 - - [2026-03-23 22:48:44] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013138 10.0.0.241 - - [2026-03-23 22:48:44] "POST /set-tag HTTP/1.1" 200 109 0.008595 10.0.0.241 - - [2026-03-23 22:48:44] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005324 10.0.0.241 - - [2026-03-23 22:48:44] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004597 10.0.0.241 - - [2026-03-23 22:48:44] "GET /loadbalancer-pool/baff491b-fbc5-4f63-89d3-1568669eef0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002742 10.0.0.241 - - [2026-03-23 22:48:44] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023941 10.0.0.241 - - [2026-03-23 22:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022404 10.0.0.241 - - [2026-03-23 22:48:44] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017008 10.0.0.241 - - [2026-03-23 22:48:44] "GET /virtual-machine-interface/dad0e9a2-2708-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003720 10.0.0.241 - - [2026-03-23 22:48:44] "GET /floating-ip/96c0b682-d63c-435e-947c-cedda13afc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002524 10.0.0.241 - - [2026-03-23 22:48:44] "POST /set-tag HTTP/1.1" 200 109 0.008266 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:48:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:48:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001152 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:48:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:48:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:49:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:49:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000763 10.0.0.241 - - [2026-03-23 22:49:13] "GET / HTTP/1.1" 200 36215 0.001690 10.0.0.241 - - [2026-03-23 22:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.241 - - [2026-03-23 22:49:13] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027019 10.0.0.241 - - [2026-03-23 22:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.241 - - [2026-03-23 22:49:13] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033310 10.0.0.241 - - [2026-03-23 22:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.241 - - [2026-03-23 22:49:13] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029767 10.0.0.241 - - [2026-03-23 22:49:13] "POST /tags HTTP/1.1" 200 334 0.024208 10.0.0.241 - - [2026-03-23 22:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.241 - - [2026-03-23 22:49:13] "GET /tag/402bb5d5-26bb-4503-a48d-1da65d92f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014131 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008870 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.241 - - [2026-03-23 22:49:14] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038946 10.0.0.241 - - [2026-03-23 22:49:14] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043922 10.0.0.241 - - [2026-03-23 22:49:14] "GET /virtual-networks?parent_id=000d4452-64d2-4ce9-aad0-99b5bef0d88b&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.007654 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.241 - - [2026-03-23 22:49:14] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003986 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.241 - - [2026-03-23 22:49:14] "GET /service-appliance-set/590b501e-b581-443e-9695-d78c3c07c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002843 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.001224 10.0.0.241 - - [2026-03-23 22:49:14] "POST /virtual-networks HTTP/1.1" 200 514 0.055086 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.241 - - [2026-03-23 22:49:14] "GET /network-ipam/d252e35e-6aa7-419a-8ff9-efc0308587e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.047060 10.0.0.241 - - [2026-03-23 22:49:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.122632 10.0.0.241 - - [2026-03-23 22:49:14] "GET /virtual-machine-interface/74d5a4c8-a9ad-45d1-8732-918bea0226e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.013864 10.0.0.241 - - [2026-03-23 22:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005882 10.0.0.241 - - [2026-03-23 22:49:14] "POST /ref-update HTTP/1.1" 200 156 0.069557 10.0.0.241 - - [2026-03-23 22:49:14] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004519 10.0.0.241 - - [2026-03-23 22:49:14] "GET /domains HTTP/1.1" 200 281 0.001801 10.0.0.241 - - [2026-03-23 22:49:14] "POST /instance-ips HTTP/1.1" 200 410 0.039556 10.0.0.241 - - [2026-03-23 22:49:14] "GET /instance-ip/27233fff-525a-4f42-be38-9a3414b253ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.008125 10.0.0.241 - - [2026-03-23 22:49:14] "GET /domain/2dd1d635-1542-4c10-a9ad-fdadc4afe10a HTTP/1.1" 200 3099 0.024556 10.0.0.241 - - [2026-03-23 22:49:14] "POST /loadbalancers HTTP/1.1" 200 612 0.031465 10.0.0.241 - - [2026-03-23 22:49:14] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b HTTP/1.1" 200 5494 0.046418 10.0.0.241 - - [2026-03-23 22:49:14] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2085 0.004761 10.0.0.241 - - [2026-03-23 22:49:14] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2085 0.003650 10.0.0.241 - - [2026-03-23 22:49:14] "GET /routing-instance/e26fa717-6d56-46d1-a3ea-6dae078a1723 HTTP/1.1" 200 1184 0.010641 10.0.0.241 - - [2026-03-23 22:49:14] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039798 10.0.0.241 - - [2026-03-23 22:49:14] "GET /routing-instance/e26fa717-6d56-46d1-a3ea-6dae078a1723 HTTP/1.1" 200 1184 0.006461 10.0.0.241 - - [2026-03-23 22:49:14] "GET /instance-ip/27233fff-525a-4f42-be38-9a3414b253ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003376 10.0.0.241 - - [2026-03-23 22:49:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019332 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701 10.0.0.241 - - [2026-03-23 22:49:14] "POST /floating-ips HTTP/1.1" 200 599 0.026562 10.0.0.241 - - [2026-03-23 22:49:14] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041034 10.0.0.241 - - [2026-03-23 22:49:14] "GET /loadbalancer/49529c60-33fe-424a-bb23-05ef9ff49f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002731 10.0.0.241 - - [2026-03-23 22:49:14] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.018747 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.241 - - [2026-03-23 22:49:14] "POST /route-targets HTTP/1.1" 200 328 0.012456 10.0.0.241 - - [2026-03-23 22:49:14] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040826 10.0.0.241 - - [2026-03-23 22:49:14] "POST /ref-update HTTP/1.1" 200 156 0.027756 10.0.0.241 - - [2026-03-23 22:49:14] "GET /loadbalancer-listener/95f53b21-a334-422f-9eee-fca8f1dec968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.008491 10.0.0.241 - - [2026-03-23 22:49:14] "GET /loadbalancer-listener/95f53b21-a334-422f-9eee-fca8f1dec968?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003471 10.0.0.241 - - [2026-03-23 22:49:14] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.024658 10.0.0.241 - - [2026-03-23 22:49:14] "GET /instance-ip/27233fff-525a-4f42-be38-9a3414b253ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002921 10.0.0.241 - - [2026-03-23 22:49:14] "GET /instance-ip/27233fff-525a-4f42-be38-9a3414b253ef?fields=floating_ips HTTP/1.1" 200 1214 0.004246 10.0.0.241 - - [2026-03-23 22:49:14] "GET /floating-ip/9c19a066-bd6c-4f9a-bfbd-93ac54dc859c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002656 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.241 - - [2026-03-23 22:49:14] "GET /loadbalancer/49529c60-33fe-424a-bb23-05ef9ff49f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002568 10.0.0.241 - - [2026-03-23 22:49:14] "POST /tags HTTP/1.1" 200 296 0.056031 10.0.0.241 - - [2026-03-23 22:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016159 10.0.0.241 - - [2026-03-23 22:49:14] "GET /tag/27f34e46-6e3b-4efd-8057-575f309bc357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.015315 10.0.0.241 - - [2026-03-23 22:49:15] "POST /tags HTTP/1.1" 409 233 0.001915 10.0.0.241 - - [2026-03-23 22:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.241 - - [2026-03-23 22:49:15] "GET /tag/d5b087ee-d7a2-428f-b4e4-ce8722f08b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.009480 10.0.0.241 - - [2026-03-23 22:49:15] "POST /tags HTTP/1.1" 409 206 0.001608 10.0.0.241 - - [2026-03-23 22:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.241 - - [2026-03-23 22:49:15] "GET /tag/3efb7f50-cc41-4eff-9bad-ad54d8da3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011139 10.0.0.241 - - [2026-03-23 22:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.241 - - [2026-03-23 22:49:15] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004110 10.0.0.241 - - [2026-03-23 22:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.241 - - [2026-03-23 22:49:15] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032635 10.0.0.241 - - [2026-03-23 22:49:15] "POST /virtual-machines HTTP/1.1" 200 370 0.008593 10.0.0.241 - - [2026-03-23 22:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007428 10.0.0.241 - - [2026-03-23 22:49:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103060 10.0.0.241 - - [2026-03-23 22:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017695 10.0.0.241 - - [2026-03-23 22:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.241 - - [2026-03-23 22:49:15] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004461 10.0.0.241 - - [2026-03-23 22:49:15] "POST /instance-ips HTTP/1.1" 200 410 0.021877 10.0.0.241 - - [2026-03-23 22:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018500 10.0.0.241 - - [2026-03-23 22:49:15] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005316 10.0.0.241 - - [2026-03-23 22:49:15] "POST /set-tag HTTP/1.1" 200 109 0.015274 10.0.0.241 - - [2026-03-23 22:49:15] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016421 10.0.0.241 - - [2026-03-23 22:49:15] "GET /instance-ip/84a0c9a6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002933 10.0.0.241 - - [2026-03-23 22:49:15] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004104 10.0.0.241 - - [2026-03-23 22:49:15] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.241 - - [2026-03-23 22:49:15] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002271 10.0.0.241 - - [2026-03-23 22:49:15] "POST /ref-update HTTP/1.1" 200 156 0.007490 10.0.0.241 - - [2026-03-23 22:49:15] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010516 10.0.0.241 - - [2026-03-23 22:49:15] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.241 - - [2026-03-23 22:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.241 - - [2026-03-23 22:49:15] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003583 10.0.0.241 - - [2026-03-23 22:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.241 - - [2026-03-23 22:49:15] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032922 10.0.0.241 - - [2026-03-23 22:49:15] "POST /virtual-machines HTTP/1.1" 200 370 0.007763 10.0.0.241 - - [2026-03-23 22:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031287 10.0.0.241 - - [2026-03-23 22:49:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109859 10.0.0.241 - - [2026-03-23 22:49:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025029 10.0.0.241 - - [2026-03-23 22:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008343 10.0.0.241 - - [2026-03-23 22:49:16] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004989 10.0.0.241 - - [2026-03-23 22:49:16] "POST /instance-ips HTTP/1.1" 200 410 0.019765 10.0.0.241 - - [2026-03-23 22:49:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023777 10.0.0.241 - - [2026-03-23 22:49:16] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.017250 10.0.0.241 - - [2026-03-23 22:49:16] "POST /set-tag HTTP/1.1" 200 109 0.016319 10.0.0.241 - - [2026-03-23 22:49:16] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019675 10.0.0.241 - - [2026-03-23 22:49:16] "GET /instance-ip/85089c98-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004407 10.0.0.241 - - [2026-03-23 22:49:16] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004376 10.0.0.241 - - [2026-03-23 22:49:16] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.241 - - [2026-03-23 22:49:16] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003656 10.0.0.241 - - [2026-03-23 22:49:16] "POST /ref-update HTTP/1.1" 200 156 0.007472 10.0.0.241 - - [2026-03-23 22:49:16] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003878 10.0.0.241 - - [2026-03-23 22:49:16] "POST /set-tag HTTP/1.1" 200 109 0.001755 10.0.0.241 - - [2026-03-23 22:49:16] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003420 10.0.0.241 - - [2026-03-23 22:49:16] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.241 - - [2026-03-23 22:49:16] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003642 10.0.0.241 - - [2026-03-23 22:49:16] "POST /set-tag HTTP/1.1" 200 109 0.001903 10.0.0.241 - - [2026-03-23 22:49:19] "GET /domains HTTP/1.1" 200 281 0.002080 10.0.0.241 - - [2026-03-23 22:49:19] "GET /domain/2dd1d635-1542-4c10-a9ad-fdadc4afe10a HTTP/1.1" 200 3099 0.002401 10.0.0.241 - - [2026-03-23 22:49:19] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b HTTP/1.1" 200 7088 0.036128 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2085 0.003720 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2085 0.012427 10.0.0.241 - - [2026-03-23 22:49:19] "GET /routing-instance/e26fa717-6d56-46d1-a3ea-6dae078a1723 HTTP/1.1" 200 1406 0.003512 10.0.0.241 - - [2026-03-23 22:49:19] "GET /routing-instance/e26fa717-6d56-46d1-a3ea-6dae078a1723 HTTP/1.1" 200 1406 0.001951 10.0.0.241 - - [2026-03-23 22:49:19] "GET /route-target/e2d60eda-65b6-498b-a27c-8342e84a0a2e HTTP/1.1" 200 1155 0.001662 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2085 0.003112 10.0.0.241 - - [2026-03-23 22:49:19] "GET /routing-instance/e26fa717-6d56-46d1-a3ea-6dae078a1723 HTTP/1.1" 200 1406 0.002268 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003341 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2085 0.003396 10.0.0.241 - - [2026-03-23 22:49:19] "GET /routing-instance/e26fa717-6d56-46d1-a3ea-6dae078a1723 HTTP/1.1" 200 1406 0.002160 10.0.0.241 - - [2026-03-23 22:49:19] "GET /routing-instance/e26fa717-6d56-46d1-a3ea-6dae078a1723 HTTP/1.1" 200 1406 0.002111 10.0.0.241 - - [2026-03-23 22:49:19] "GET /route-target/e2d60eda-65b6-498b-a27c-8342e84a0a2e HTTP/1.1" 200 1155 0.001772 10.0.0.241 - - [2026-03-23 22:49:19] "GET /domains HTTP/1.1" 200 281 0.001733 10.0.0.241 - - [2026-03-23 22:49:19] "GET /domain/2dd1d635-1542-4c10-a9ad-fdadc4afe10a HTTP/1.1" 200 3099 0.002467 10.0.0.241 - - [2026-03-23 22:49:19] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b HTTP/1.1" 200 7088 0.035912 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2085 0.005170 10.0.0.241 - - [2026-03-23 22:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.241 - - [2026-03-23 22:49:19] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030506 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004157 10.0.0.241 - - [2026-03-23 22:49:19] "GET /floating-ip-pools?parent_id=467692e9-9e62-498f-8706-50a3d55179a2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001750 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004290 10.0.0.241 - - [2026-03-23 22:49:19] "POST /floating-ip-pools HTTP/1.1" 200 564 0.021741 10.0.0.241 - - [2026-03-23 22:49:19] "POST /ref-update HTTP/1.1" 200 156 0.007957 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012481 10.0.0.241 - - [2026-03-23 22:49:19] "GET /domains HTTP/1.1" 200 281 0.001446 10.0.0.241 - - [2026-03-23 22:49:19] "GET /domain/2dd1d635-1542-4c10-a9ad-fdadc4afe10a HTTP/1.1" 200 3099 0.002606 10.0.0.241 - - [2026-03-23 22:49:19] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b HTTP/1.1" 200 7345 0.031230 10.0.0.241 - - [2026-03-23 22:49:19] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2324 0.005406 10.0.0.241 - - [2026-03-23 22:49:19] "GET /floating-ip-pool/0d5500e2-ca6d-46d5-9286-fdd556b25d59 HTTP/1.1" 200 1316 0.004822 10.0.0.241 - - [2026-03-23 22:49:20] "GET /domains HTTP/1.1" 200 281 0.001501 10.0.0.241 - - [2026-03-23 22:49:20] "GET /domain/2dd1d635-1542-4c10-a9ad-fdadc4afe10a HTTP/1.1" 200 3099 0.002559 10.0.0.241 - - [2026-03-23 22:49:20] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b HTTP/1.1" 200 7345 0.026364 10.0.0.241 - - [2026-03-23 22:49:20] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 2324 0.003975 10.0.0.241 - - [2026-03-23 22:49:20] "GET /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003941 10.0.0.241 - - [2026-03-23 22:49:20] "POST /tags HTTP/1.1" 200 366 0.045010 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011683 10.0.0.241 - - [2026-03-23 22:49:20] "GET /tag/cef276f9-f493-4338-8bd8-63b15f92c749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015743 10.0.0.241 - - [2026-03-23 22:49:20] "POST /tags HTTP/1.1" 409 206 0.001895 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.241 - - [2026-03-23 22:49:20] "GET /tag/3efb7f50-cc41-4eff-9bad-ad54d8da3eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013924 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.241 - - [2026-03-23 22:49:20] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.020914 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.241 - - [2026-03-23 22:49:20] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.008208 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.241 - - [2026-03-23 22:49:20] "GET /service-appliance-set/53f669d2-cee8-4798-8fc7-e3a3a93ea6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003349 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.001319 10.0.0.241 - - [2026-03-23 22:49:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.103607 10.0.0.241 - - [2026-03-23 22:49:20] "GET /virtual-machine-interface/f11fe584-8d91-4d17-886d-64dce8f841af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.015339 10.0.0.241 - - [2026-03-23 22:49:20] "POST /set-tag HTTP/1.1" 200 109 0.015417 10.0.0.241 - - [2026-03-23 22:49:20] "POST /instance-ips HTTP/1.1" 200 418 0.019341 10.0.0.241 - - [2026-03-23 22:49:20] "GET /instance-ip/58e7601a-f545-4f61-b957-87e266e5a481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005744 10.0.0.241 - - [2026-03-23 22:49:20] "POST /loadbalancers HTTP/1.1" 200 620 0.058254 10.0.0.241 - - [2026-03-23 22:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010447 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.241 - - [2026-03-23 22:49:20] "POST /service-instances HTTP/1.1" 200 568 0.044946 10.0.0.241 - - [2026-03-23 22:49:20] "POST /ref-update HTTP/1.1" 200 156 0.026594 10.0.0.241 - - [2026-03-23 22:49:20] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.065384 10.0.0.241 - - [2026-03-23 22:49:20] "GET /virtual-machine-interface/f11fe584-8d91-4d17-886d-64dce8f841af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004184 10.0.0.241 - - [2026-03-23 22:49:20] "GET /virtual-machine-interface/f11fe584-8d91-4d17-886d-64dce8f841af?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.010725 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.241 - - [2026-03-23 22:49:20] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.030725 10.0.0.241 - - [2026-03-23 22:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020654 10.0.0.241 - - [2026-03-23 22:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008526 10.0.0.241 - - [2026-03-23 22:49:20] "GET /floating-ip-pool/0d5500e2-ca6d-46d5-9286-fdd556b25d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009158 10.0.0.241 - - [2026-03-23 22:49:21] "POST /virtual-machines HTTP/1.1" 200 430 0.014781 10.0.0.241 - - [2026-03-23 22:49:21] "POST /floating-ips HTTP/1.1" 200 673 0.115400 10.0.0.241 - - [2026-03-23 22:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.006509 10.0.0.241 - - [2026-03-23 22:49:21] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002539 10.0.0.241 - - [2026-03-23 22:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.241 - - [2026-03-23 22:49:21] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010032 10.0.0.241 - - [2026-03-23 22:49:21] "POST /tags HTTP/1.1" 409 221 0.003643 10.0.0.241 - - [2026-03-23 22:49:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.179966 10.0.0.241 - - [2026-03-23 22:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.241 - - [2026-03-23 22:49:21] "POST /chown HTTP/1.1" 200 109 0.030150 10.0.0.241 - - [2026-03-23 22:49:21] "GET /tag/402bb5d5-26bb-4503-a48d-1da65d92f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.025192 10.0.0.241 - - [2026-03-23 22:49:21] "POST /tags HTTP/1.1" 409 238 0.002512 10.0.0.241 - - [2026-03-23 22:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.241 - - [2026-03-23 22:49:21] "POST /chown HTTP/1.1" 200 109 0.007480 10.0.0.241 - - [2026-03-23 22:49:21] "GET /tag/cef276f9-f493-4338-8bd8-63b15f92c749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015884 10.0.0.241 - - [2026-03-23 22:49:21] "PUT /virtual-machine-interface/53f006ec-b41a-40ee-8e9d-bafefefdf85b HTTP/1.1" 200 285 0.043627 10.0.0.241 - - [2026-03-23 22:49:21] "PUT /instance-ip/58e7601a-f545-4f61-b957-87e266e5a481 HTTP/1.1" 200 257 0.025014 10.0.0.241 - - [2026-03-23 22:49:21] "POST /firewall-rules HTTP/1.1" 200 652 0.101941 10.0.0.241 - - [2026-03-23 22:49:21] "GET /firewall-rule/82d5c375-2bee-4587-b93f-2a5203fd7266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005347 10.0.0.241 - - [2026-03-23 22:49:21] "POST /ref-update HTTP/1.1" 200 156 0.049344 10.0.0.241 - - [2026-03-23 22:49:21] "POST /ref-update HTTP/1.1" 200 156 0.018592 10.0.0.241 - - [2026-03-23 22:49:21] "GET /firewall-policy/7ca2d26b-0f94-46e2-95db-d2a454596b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005120 10.0.0.241 - - [2026-03-23 22:49:21] "GET /firewall-rule/82d5c375-2bee-4587-b93f-2a5203fd7266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003673 10.0.0.241 - - [2026-03-23 22:49:21] "POST /ref-update HTTP/1.1" 200 156 0.023017 10.0.0.241 - - [2026-03-23 22:49:21] "POST /ref-update HTTP/1.1" 200 156 0.024620 10.0.0.241 - - [2026-03-23 22:49:21] "POST /ref-update HTTP/1.1" 200 156 0.010320 10.0.0.241 - - [2026-03-23 22:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.241 - - [2026-03-23 22:49:21] "POST /ref-update HTTP/1.1" 200 156 0.044916 10.0.0.241 - - [2026-03-23 22:49:21] "POST /ref-update HTTP/1.1" 200 156 0.031896 10.0.0.241 - - [2026-03-23 22:49:21] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.081943 10.0.0.241 - - [2026-03-23 22:49:21] "GET /loadbalancer/9baffe19-e980-440b-bedf-31eafbe29acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002466 10.0.0.241 - - [2026-03-23 22:49:21] "POST /virtual-machines HTTP/1.1" 200 430 0.009995 10.0.0.241 - - [2026-03-23 22:49:21] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.015461 10.0.0.241 - - [2026-03-23 22:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014724 10.0.0.241 - - [2026-03-23 22:49:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.075615 10.0.0.241 - - [2026-03-23 22:49:21] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.056728 10.0.0.241 - - [2026-03-23 22:49:21] "POST /chown HTTP/1.1" 200 109 0.041493 10.0.0.241 - - [2026-03-23 22:49:21] "GET /loadbalancer-listener/c368cca9-0a9f-4128-9c65-4c74082b1e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004409 10.0.0.241 - - [2026-03-23 22:49:21] "POST /chown HTTP/1.1" 200 109 0.005539 10.0.0.241 - - [2026-03-23 22:49:21] "GET /loadbalancer-listener/c368cca9-0a9f-4128-9c65-4c74082b1e6e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.007573 10.0.0.241 - - [2026-03-23 22:49:21] "PUT /virtual-machine-interface/0a714f56-62e2-483f-9931-5c81b2e21604 HTTP/1.1" 200 285 0.027810 10.0.0.241 - - [2026-03-23 22:49:21] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.050808 10.0.0.241 - - [2026-03-23 22:49:21] "PUT /instance-ip/58e7601a-f545-4f61-b957-87e266e5a481 HTTP/1.1" 200 257 0.028027 10.0.0.241 - - [2026-03-23 22:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007601 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.015756 10.0.0.241 - - [2026-03-23 22:49:22] "GET /loadbalancer-pool/3daccc97-ee0f-499d-9065-ddbe13c6dacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009740 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.026018 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.016445 10.0.0.241 - - [2026-03-23 22:49:22] "POST /loadbalancer-members HTTP/1.1" 200 709 0.043396 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.012182 10.0.0.241 - - [2026-03-23 22:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012036 10.0.0.241 - - [2026-03-23 22:49:22] "GET /loadbalancer-member/720bc61b-140e-4d22-b7e7-0a815ce5f66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.017546 10.0.0.241 - - [2026-03-23 22:49:22] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002573 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.028752 10.0.0.241 - - [2026-03-23 22:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.241 - - [2026-03-23 22:49:22] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.012063 10.0.0.241 - - [2026-03-23 22:49:22] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005591 10.0.0.241 - - [2026-03-23 22:49:22] "POST /tags HTTP/1.1" 409 221 0.005451 10.0.0.241 - - [2026-03-23 22:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.241 - - [2026-03-23 22:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.006566 10.0.0.241 - - [2026-03-23 22:49:22] "GET /tag/402bb5d5-26bb-4503-a48d-1da65d92f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014788 10.0.0.241 - - [2026-03-23 22:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.241 - - [2026-03-23 22:49:22] "POST /tags HTTP/1.1" 409 238 0.001595 10.0.0.241 - - [2026-03-23 22:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.241 - - [2026-03-23 22:49:22] "POST /chown HTTP/1.1" 200 109 0.005866 10.0.0.241 - - [2026-03-23 22:49:22] "GET /tag/cef276f9-f493-4338-8bd8-63b15f92c749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010378 10.0.0.241 - - [2026-03-23 22:49:22] "POST /firewall-rules HTTP/1.1" 409 293 0.002143 10.0.0.241 - - [2026-03-23 22:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.241 - - [2026-03-23 22:49:22] "POST /chown HTTP/1.1" 200 109 0.008657 10.0.0.241 - - [2026-03-23 22:49:22] "PUT /instance-ip/58e7601a-f545-4f61-b957-87e266e5a481 HTTP/1.1" 200 257 0.016253 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.014033 10.0.0.241 - - [2026-03-23 22:49:22] "PUT /firewall-rule/82d5c375-2bee-4587-b93f-2a5203fd7266 HTTP/1.1" 200 261 0.018002 10.0.0.241 - - [2026-03-23 22:49:22] "GET /firewall-rule/82d5c375-2bee-4587-b93f-2a5203fd7266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010713 10.0.0.241 - - [2026-03-23 22:49:22] "GET /firewall-policy/7ca2d26b-0f94-46e2-95db-d2a454596b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004143 10.0.0.241 - - [2026-03-23 22:49:22] "POST /chown HTTP/1.1" 200 109 0.006770 10.0.0.241 - - [2026-03-23 22:49:22] "POST /chown HTTP/1.1" 200 109 0.015129 10.0.0.241 - - [2026-03-23 22:49:22] "PUT /instance-ip/58e7601a-f545-4f61-b957-87e266e5a481 HTTP/1.1" 200 257 0.016666 10.0.0.241 - - [2026-03-23 22:49:22] "GET /firewall-rule/82d5c375-2bee-4587-b93f-2a5203fd7266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004224 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.009891 10.0.0.241 - - [2026-03-23 22:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.241 - - [2026-03-23 22:49:22] "POST /chown HTTP/1.1" 200 109 0.006082 10.0.0.241 - - [2026-03-23 22:49:22] "POST /chown HTTP/1.1" 200 109 0.014941 10.0.0.241 - - [2026-03-23 22:49:22] "PUT /instance-ip/58e7601a-f545-4f61-b957-87e266e5a481 HTTP/1.1" 200 257 0.011340 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.009728 10.0.0.241 - - [2026-03-23 22:49:22] "POST /chown HTTP/1.1" 200 109 0.010697 10.0.0.241 - - [2026-03-23 22:49:22] "POST /chown HTTP/1.1" 200 109 0.006063 10.0.0.241 - - [2026-03-23 22:49:22] "PUT /instance-ip/58e7601a-f545-4f61-b957-87e266e5a481 HTTP/1.1" 200 257 0.014740 10.0.0.241 - - [2026-03-23 22:49:22] "POST /ref-update HTTP/1.1" 200 156 0.019287 10.0.0.241 - - [2026-03-23 22:49:22] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.007997 10.0.0.241 - - [2026-03-23 22:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011250 10.0.0.241 - - [2026-03-23 22:49:22] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.007948 10.0.0.241 - - [2026-03-23 22:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014250 10.0.0.241 - - [2026-03-23 22:49:23] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.006784 10.0.0.241 - - [2026-03-23 22:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026727 10.0.0.241 - - [2026-03-23 22:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.241 - - [2026-03-23 22:49:23] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.012349 10.0.0.241 - - [2026-03-23 22:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.241 - - [2026-03-23 22:49:23] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.006961 10.0.0.241 - - [2026-03-23 22:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.006379 10.0.0.241 - - [2026-03-23 22:49:23] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039670 10.0.0.241 - - [2026-03-23 22:49:23] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.024199 10.0.0.241 - - [2026-03-23 22:49:23] "POST /virtual-machines HTTP/1.1" 200 374 0.008887 10.0.0.241 - - [2026-03-23 22:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015097 10.0.0.241 - - [2026-03-23 22:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026169 10.0.0.241 - - [2026-03-23 22:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.009774 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.042770 10.0.0.241 - - [2026-03-23 22:49:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.158060 10.0.0.241 - - [2026-03-23 22:49:23] "POST /ref-update HTTP/1.1" 200 156 0.029282 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.023056 10.0.0.241 - - [2026-03-23 22:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022283 10.0.0.241 - - [2026-03-23 22:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008155 10.0.0.241 - - [2026-03-23 22:49:23] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004003 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.005117 10.0.0.241 - - [2026-03-23 22:49:23] "POST /ref-update HTTP/1.1" 200 156 0.015229 10.0.0.241 - - [2026-03-23 22:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.241 - - [2026-03-23 22:49:23] "POST /instance-ips HTTP/1.1" 200 414 0.021986 10.0.0.241 - - [2026-03-23 22:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027243 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.011502 10.0.0.241 - - [2026-03-23 22:49:23] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.021407 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.025077 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.010267 10.0.0.241 - - [2026-03-23 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.013016 10.0.0.241 - - [2026-03-23 22:49:23] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016996 10.0.0.241 - - [2026-03-23 22:49:23] "GET /instance-ip/897ccac4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006428 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.028969 10.0.0.241 - - [2026-03-23 22:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.241 - - [2026-03-23 22:49:23] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003582 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.008629 10.0.0.241 - - [2026-03-23 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.009377 10.0.0.241 - - [2026-03-23 22:49:23] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007964 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.020182 10.0.0.241 - - [2026-03-23 22:49:23] "POST /ref-update HTTP/1.1" 200 156 0.009934 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.015228 10.0.0.241 - - [2026-03-23 22:49:23] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.021299 10.0.0.241 - - [2026-03-23 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.003527 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.042590 10.0.0.241 - - [2026-03-23 22:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.241 - - [2026-03-23 22:49:23] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005118 10.0.0.241 - - [2026-03-23 22:49:23] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.241 - - [2026-03-23 22:49:23] "POST /chown HTTP/1.1" 200 109 0.007144 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.014742 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.016939 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.008161 10.0.0.241 - - [2026-03-23 22:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.007160 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.006258 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.013968 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.026271 10.0.0.241 - - [2026-03-23 22:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.006149 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.023168 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.012691 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.006445 10.0.0.241 - - [2026-03-23 22:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.005515 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.010310 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.006589 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.012150 10.0.0.241 - - [2026-03-23 22:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.006346 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.016437 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.010505 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.006436 10.0.0.241 - - [2026-03-23 22:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.005745 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.005842 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.012959 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.013545 10.0.0.241 - - [2026-03-23 22:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.005844 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.016967 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.009695 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.006228 10.0.0.241 - - [2026-03-23 22:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.005682 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.011570 10.0.0.241 - - [2026-03-23 22:49:24] "POST /chown HTTP/1.1" 200 109 0.006664 10.0.0.241 - - [2026-03-23 22:49:25] "POST /chown HTTP/1.1" 200 109 0.016764 10.0.0.241 - - [2026-03-23 22:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.241 - - [2026-03-23 22:49:25] "POST /chown HTTP/1.1" 200 109 0.006005 10.0.0.241 - - [2026-03-23 22:49:25] "POST /chown HTTP/1.1" 200 109 0.016453 10.0.0.241 - - [2026-03-23 22:49:25] "POST /chown HTTP/1.1" 200 109 0.013606 10.0.0.241 - - [2026-03-23 22:49:25] "POST /chown HTTP/1.1" 200 109 0.006408 10.0.0.241 - - [2026-03-23 22:49:26] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004197 10.0.0.241 - - [2026-03-23 22:49:26] "POST /set-tag HTTP/1.1" 200 109 0.004617 10.0.0.241 - - [2026-03-23 22:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.241 - - [2026-03-23 22:49:27] "GET /loadbalancer/49529c60-33fe-424a-bb23-05ef9ff49f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.040539 10.0.0.241 - - [2026-03-23 22:49:27] "GET /loadbalancer-pool/b233b1fc-ca94-4c19-aba3-beb9cdb5b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003505 10.0.0.241 - - [2026-03-23 22:49:27] "POST /loadbalancer-members HTTP/1.1" 200 704 0.056109 10.0.0.241 - - [2026-03-23 22:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010518 10.0.0.241 - - [2026-03-23 22:49:27] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004722 10.0.0.241 - - [2026-03-23 22:49:27] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011135 10.0.0.241 - - [2026-03-23 22:49:27] "POST /tags HTTP/1.1" 409 221 0.002512 10.0.0.241 - - [2026-03-23 22:49:27] "POST /ref-update HTTP/1.1" 200 156 0.046435 10.0.0.241 - - [2026-03-23 22:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.241 - - [2026-03-23 22:49:27] "GET /floating-ip/9c19a066-bd6c-4f9a-bfbd-93ac54dc859c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.004532 10.0.0.241 - - [2026-03-23 22:49:27] "GET /tag/402bb5d5-26bb-4503-a48d-1da65d92f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020811 10.0.0.241 - - [2026-03-23 22:49:27] "POST /set-tag HTTP/1.1" 200 109 0.026706 10.0.0.241 - - [2026-03-23 22:49:27] "PUT /floating-ip/9c19a066-bd6c-4f9a-bfbd-93ac54dc859c HTTP/1.1" 200 257 0.026291 10.0.0.241 - - [2026-03-23 22:49:27] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006433 10.0.0.241 - - [2026-03-23 22:49:27] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.241 - - [2026-03-23 22:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.241 - - [2026-03-23 22:49:27] "GET /loadbalancer/49529c60-33fe-424a-bb23-05ef9ff49f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002647 10.0.0.241 - - [2026-03-23 22:49:27] "GET /loadbalancer-pool/b233b1fc-ca94-4c19-aba3-beb9cdb5b9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003147 10.0.0.241 - - [2026-03-23 22:49:27] "POST /loadbalancer-members HTTP/1.1" 200 704 0.030097 10.0.0.241 - - [2026-03-23 22:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009188 10.0.0.241 - - [2026-03-23 22:49:27] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014222 10.0.0.241 - - [2026-03-23 22:49:27] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004278 10.0.0.241 - - [2026-03-23 22:49:27] "POST /ref-update HTTP/1.1" 200 156 0.009540 10.0.0.241 - - [2026-03-23 22:49:27] "GET /floating-ip/9c19a066-bd6c-4f9a-bfbd-93ac54dc859c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008626 10.0.0.241 - - [2026-03-23 22:49:27] "POST /set-tag HTTP/1.1" 200 109 0.041683 10.0.0.241 - - [2026-03-23 22:49:28] "GET /virtual-machine/e2ea423e-c916-494f-b4e0-4b99017b7331?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003221 10.0.0.241 - - [2026-03-23 22:49:28] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010017 10.0.0.241 - - [2026-03-23 22:49:28] "GET /virtual-machine/653f5ec4-1e36-45be-9f35-176f0ef849c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002679 10.0.0.241 - - [2026-03-23 22:49:28] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003943 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:49:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000891 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:49:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.241 - - [2026-03-23 22:49:32] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004152 10.0.0.241 - - [2026-03-23 22:49:32] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.241 - - [2026-03-23 22:49:33] "GET /virtual-machine/d11d0b7c-3e95-40ee-88d2-20edf3a08f7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002954 10.0.0.241 - - [2026-03-23 22:49:33] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003965 10.0.0.241 - - [2026-03-23 22:49:33] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008315 10.0.0.241 - - [2026-03-23 22:49:33] "POST /set-tag HTTP/1.1" 200 109 0.006479 10.0.0.241 - - [2026-03-23 22:50:05] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004449 10.0.0.241 - - [2026-03-23 22:50:05] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.241 - - [2026-03-23 22:50:05] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004224 10.0.0.241 - - [2026-03-23 22:50:05] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.241 - - [2026-03-23 22:50:05] "GET /virtual-machine/d11d0b7c-3e95-40ee-88d2-20edf3a08f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002416 10.0.0.241 - - [2026-03-23 22:50:05] "POST /ref-update HTTP/1.1" 200 156 0.012640 10.0.0.241 - - [2026-03-23 22:50:05] "GET /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007460 10.0.0.241 - - [2026-03-23 22:50:05] "POST /set-tag HTTP/1.1" 200 109 0.013603 10.0.0.241 - - [2026-03-23 22:50:05] "POST /set-tag HTTP/1.1" 200 109 0.013161 10.0.0.241 - - [2026-03-23 22:50:05] "DELETE /instance-ip/897ccac4-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.034481 10.0.0.241 - - [2026-03-23 22:50:05] "DELETE /virtual-machine-interface/895940a4-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.040070 10.0.0.241 - - [2026-03-23 22:50:05] "DELETE /virtual-machine/d11d0b7c-3e95-40ee-88d2-20edf3a08f7c HTTP/1.1" 200 115 0.019935 10.0.0.241 - - [2026-03-23 22:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.241 - - [2026-03-23 22:50:08] "GET /tag/cef276f9-f493-4338-8bd8-63b15f92c749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010674 10.0.0.241 - - [2026-03-23 22:50:08] "GET /tag/cef276f9-f493-4338-8bd8-63b15f92c749?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.015806 10.0.0.241 - - [2026-03-23 22:50:08] "GET /virtual-machine-interface/0a714f56-62e2-483f-9931-5c81b2e21604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004378 10.0.0.241 - - [2026-03-23 22:50:08] "POST /set-tag HTTP/1.1" 200 109 0.014106 10.0.0.241 - - [2026-03-23 22:50:08] "GET /virtual-machine-interface/53f006ec-b41a-40ee-8e9d-bafefefdf85b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004344 10.0.0.241 - - [2026-03-23 22:50:08] "POST /set-tag HTTP/1.1" 200 109 0.011928 10.0.0.241 - - [2026-03-23 22:50:08] "GET /virtual-machine-interface/f11fe584-8d91-4d17-886d-64dce8f841af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.021537 10.0.0.241 - - [2026-03-23 22:50:08] "POST /set-tag HTTP/1.1" 200 109 0.014395 10.0.0.241 - - [2026-03-23 22:50:08] "GET /firewall-policy/7ca2d26b-0f94-46e2-95db-d2a454596b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017784 10.0.0.241 - - [2026-03-23 22:50:08] "GET /firewall-rule/82d5c375-2bee-4587-b93f-2a5203fd7266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002152 10.0.0.241 - - [2026-03-23 22:50:08] "POST /ref-update HTTP/1.1" 200 156 0.012626 10.0.0.241 - - [2026-03-23 22:50:08] "DELETE /firewall-rule/82d5c375-2bee-4587-b93f-2a5203fd7266 HTTP/1.1" 200 115 0.036333 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /loadbalancer-member/720bc61b-140e-4d22-b7e7-0a815ce5f66f HTTP/1.1" 200 115 0.033895 10.0.0.241 - - [2026-03-23 22:50:09] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.007544 10.0.0.241 - - [2026-03-23 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013155 10.0.0.241 - - [2026-03-23 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /loadbalancer-pool/3daccc97-ee0f-499d-9065-ddbe13c6dacb HTTP/1.1" 200 115 0.071109 10.0.0.241 - - [2026-03-23 22:50:09] "POST /chown HTTP/1.1" 200 109 0.019384 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /loadbalancer-listener/c368cca9-0a9f-4128-9c65-4c74082b1e6e HTTP/1.1" 200 115 0.039536 10.0.0.241 - - [2026-03-23 22:50:09] "GET /floating-ip/0ed6666a-a132-472f-be13-ed57c0bf551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.002897 10.0.0.241 - - [2026-03-23 22:50:09] "POST /chown HTTP/1.1" 200 109 0.007355 10.0.0.241 - - [2026-03-23 22:50:09] "POST /chown HTTP/1.1" 200 109 0.019098 10.0.0.241 - - [2026-03-23 22:50:09] "POST /chown HTTP/1.1" 200 109 0.032568 10.0.0.241 - - [2026-03-23 22:50:09] "PUT /floating-ip/0ed6666a-a132-472f-be13-ed57c0bf551f HTTP/1.1" 200 257 0.039673 10.0.0.241 - - [2026-03-23 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.241 - - [2026-03-23 22:50:09] "POST /chown HTTP/1.1" 200 109 0.005986 10.0.0.241 - - [2026-03-23 22:50:09] "POST /chown HTTP/1.1" 200 109 0.041540 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /floating-ip/0ed6666a-a132-472f-be13-ed57c0bf551f HTTP/1.1" 200 115 0.091220 10.0.0.241 - - [2026-03-23 22:50:09] "POST /chown HTTP/1.1" 200 109 0.013224 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /loadbalancer/9baffe19-e980-440b-bedf-31eafbe29acb HTTP/1.1" 200 115 0.043154 10.0.0.241 - - [2026-03-23 22:50:09] "POST /chown HTTP/1.1" 200 109 0.006686 10.0.0.241 - - [2026-03-23 22:50:09] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.007147 10.0.0.241 - - [2026-03-23 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015742 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /instance-ip/58e7601a-f545-4f61-b957-87e266e5a481 HTTP/1.1" 200 115 0.086540 10.0.0.241 - - [2026-03-23 22:50:09] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.010601 10.0.0.241 - - [2026-03-23 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011233 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /virtual-machine-interface/f11fe584-8d91-4d17-886d-64dce8f841af HTTP/1.1" 200 115 0.072241 10.0.0.241 - - [2026-03-23 22:50:09] "PUT /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 267 0.009085 10.0.0.241 - - [2026-03-23 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017997 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /tag/cef276f9-f493-4338-8bd8-63b15f92c749 HTTP/1.1" 200 115 0.074240 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /service-instance/074a41c9-4ffc-4dd7-a970-15208258b9d2 HTTP/1.1" 200 115 0.035363 10.0.0.241 - - [2026-03-23 22:50:09] "GET /floating-ip-pool/0d5500e2-ca6d-46d5-9286-fdd556b25d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003966 10.0.0.241 - - [2026-03-23 22:50:09] "POST /ref-update HTTP/1.1" 200 156 0.029695 10.0.0.241 - - [2026-03-23 22:50:09] "GET /virtual-machine-interface/0a714f56-62e2-483f-9931-5c81b2e21604?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005867 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /floating-ip-pool/0d5500e2-ca6d-46d5-9286-fdd556b25d59 HTTP/1.1" 200 115 0.031602 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /virtual-machine-interface/0a714f56-62e2-483f-9931-5c81b2e21604 HTTP/1.1" 200 115 0.069596 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /virtual-machine/4bc8d794-9a6f-440b-9330-06d03bbfce7d HTTP/1.1" 200 115 0.043114 10.0.0.241 - - [2026-03-23 22:50:09] "GET /virtual-machine-interface/53f006ec-b41a-40ee-8e9d-bafefefdf85b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004351 10.0.0.241 - - [2026-03-23 22:50:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009923 10.0.0.241 - - [2026-03-23 22:50:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003092 10.0.0.241 - - [2026-03-23 22:50:09] "DELETE /virtual-network/467692e9-9e62-498f-8706-50a3d55179a2 HTTP/1.1" 200 115 0.162899 10.0.0.241 - - [2026-03-23 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.241 - - [2026-03-23 22:50:09] "GET /routing-instance/e26fa717-6d56-46d1-a3ea-6dae078a1723 HTTP/1.1" 404 171 0.005158 10.0.0.241 - - [2026-03-23 22:50:09] "GET /domains HTTP/1.1" 200 281 0.011676 10.0.0.241 - - [2026-03-23 22:50:10] "GET /domain/2dd1d635-1542-4c10-a9ad-fdadc4afe10a HTTP/1.1" 200 3099 0.011361 10.0.0.241 - - [2026-03-23 22:50:10] "DELETE /route-target/e2d60eda-65b6-498b-a27c-8342e84a0a2e HTTP/1.1" 200 115 0.062780 10.0.0.241 - - [2026-03-23 22:50:10] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b HTTP/1.1" 200 6896 0.043790 10.0.0.241 - - [2026-03-23 22:50:10] "DELETE /virtual-machine-interface/53f006ec-b41a-40ee-8e9d-bafefefdf85b HTTP/1.1" 200 115 0.134153 10.0.0.241 - - [2026-03-23 22:50:10] "POST /ref-update HTTP/1.1" 200 156 0.015227 10.0.0.241 - - [2026-03-23 22:50:10] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013322 10.0.0.241 - - [2026-03-23 22:50:10] "POST /set-tag HTTP/1.1" 200 109 0.009002 10.0.0.241 - - [2026-03-23 22:50:10] "DELETE /virtual-machine/5467cea0-b39e-4444-a12b-17d676176e19 HTTP/1.1" 200 115 0.063397 10.0.0.241 - - [2026-03-23 22:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.241 - - [2026-03-23 22:50:10] "GET /loadbalancer/49529c60-33fe-424a-bb23-05ef9ff49f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002958 10.0.0.241 - - [2026-03-23 22:50:10] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004088 10.0.0.241 - - [2026-03-23 22:50:10] "POST /set-tag HTTP/1.1" 200 109 0.022747 10.0.0.241 - - [2026-03-23 22:50:10] "DELETE /loadbalancer-member/9d098c12-01b4-42e5-b34c-747a31975885 HTTP/1.1" 200 115 0.047311 10.0.0.241 - - [2026-03-23 22:50:11] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007216 10.0.0.241 - - [2026-03-23 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.004657 10.0.0.241 - - [2026-03-23 22:50:11] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005176 10.0.0.241 - - [2026-03-23 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.241 - - [2026-03-23 22:50:11] "GET /virtual-machine/653f5ec4-1e36-45be-9f35-176f0ef849c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003308 10.0.0.241 - - [2026-03-23 22:50:11] "POST /ref-update HTTP/1.1" 200 156 0.009556 10.0.0.241 - - [2026-03-23 22:50:11] "GET /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009251 10.0.0.241 - - [2026-03-23 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.025712 10.0.0.241 - - [2026-03-23 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.020011 10.0.0.241 - - [2026-03-23 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.049870 10.0.0.241 - - [2026-03-23 22:50:11] "DELETE /instance-ip/85089c98-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.040590 10.0.0.241 - - [2026-03-23 22:50:11] "POST /ref-update HTTP/1.1" 200 156 0.017593 10.0.0.241 - - [2026-03-23 22:50:11] "DELETE /virtual-machine-interface/84f17518-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.043437 10.0.0.241 - - [2026-03-23 22:50:11] "DELETE /virtual-machine/653f5ec4-1e36-45be-9f35-176f0ef849c8 HTTP/1.1" 200 115 0.018562 10.0.0.241 - - [2026-03-23 22:50:15] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004596 10.0.0.241 - - [2026-03-23 22:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.241 - - [2026-03-23 22:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.241 - - [2026-03-23 22:50:15] "GET /loadbalancer/49529c60-33fe-424a-bb23-05ef9ff49f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002404 10.0.0.241 - - [2026-03-23 22:50:16] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004306 10.0.0.241 - - [2026-03-23 22:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.241 - - [2026-03-23 22:50:16] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006722 10.0.0.241 - - [2026-03-23 22:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.241 - - [2026-03-23 22:50:16] "GET /virtual-machine/e2ea423e-c916-494f-b4e0-4b99017b7331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002751 10.0.0.241 - - [2026-03-23 22:50:16] "POST /ref-update HTTP/1.1" 200 156 0.007369 10.0.0.241 - - [2026-03-23 22:50:16] "GET /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012032 10.0.0.241 - - [2026-03-23 22:50:16] "POST /set-tag HTTP/1.1" 200 109 0.017851 10.0.0.241 - - [2026-03-23 22:50:16] "POST /set-tag HTTP/1.1" 200 109 0.029042 10.0.0.241 - - [2026-03-23 22:50:16] "POST /set-tag HTTP/1.1" 200 109 0.033828 10.0.0.241 - - [2026-03-23 22:50:16] "DELETE /instance-ip/84a0c9a6-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.031920 10.0.0.241 - - [2026-03-23 22:50:16] "POST /ref-update HTTP/1.1" 200 156 0.008069 10.0.0.241 - - [2026-03-23 22:50:16] "DELETE /virtual-machine-interface/848cc2c6-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.058586 10.0.0.241 - - [2026-03-23 22:50:16] "DELETE /virtual-machine/e2ea423e-c916-494f-b4e0-4b99017b7331 HTTP/1.1" 200 115 0.020604 10.0.0.241 - - [2026-03-23 22:50:17] "DELETE /tag/27f34e46-6e3b-4efd-8057-575f309bc357 HTTP/1.1" 200 115 0.099519 10.0.0.241 - - [2026-03-23 22:50:17] "DELETE /tag/d5b087ee-d7a2-428f-b4e4-ce8722f08b37 HTTP/1.1" 200 115 0.055565 10.0.0.241 - - [2026-03-23 22:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.241 - - [2026-03-23 22:50:20] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027911 10.0.0.241 - - [2026-03-23 22:50:20] "POST /tags HTTP/1.1" 200 394 0.044843 10.0.0.241 - - [2026-03-23 22:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006580 10.0.0.241 - - [2026-03-23 22:50:20] "GET /tag/9e52a0be-f5cf-4ee5-8681-6c1871d3f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.018327 10.0.0.241 - - [2026-03-23 22:50:20] "POST /tags HTTP/1.1" 200 342 0.025502 10.0.0.241 - - [2026-03-23 22:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.241 - - [2026-03-23 22:50:20] "GET /tag/257d213c-d3ea-4d76-9aab-82e396219822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011092 10.0.0.241 - - [2026-03-23 22:50:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.000991 10.0.0.241 - - [2026-03-23 22:50:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.002277 10.0.0.241 - - [2026-03-23 22:50:20] "POST /security-groups HTTP/1.1" 200 589 0.062012 10.0.0.241 - - [2026-03-23 22:50:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.001904 10.0.0.241 - - [2026-03-23 22:50:20] "POST /projects HTTP/1.1" 200 521 0.198066 10.0.0.241 - - [2026-03-23 22:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.041355 10.0.0.241 - - [2026-03-23 22:50:21] "POST /access-control-lists HTTP/1.1" 200 600 0.084599 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022734 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.005881 10.0.0.241 - - [2026-03-23 22:50:21] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003826 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.241 - - [2026-03-23 22:50:21] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004589 10.0.0.241 - - [2026-03-23 22:50:21] "POST /access-control-lists HTTP/1.1" 200 598 0.061387 10.0.0.241 - - [2026-03-23 22:50:21] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.062158 10.0.0.241 - - [2026-03-23 22:50:21] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.079915 10.0.0.241 - - [2026-03-23 22:50:21] "POST /security-groups HTTP/1.1" 200 593 0.078871 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.018445 10.0.0.241 - - [2026-03-23 22:50:21] "POST /access-control-lists HTTP/1.1" 200 634 0.064172 10.0.0.241 - - [2026-03-23 22:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.071228 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.018237 10.0.0.241 - - [2026-03-23 22:50:21] "POST /chown HTTP/1.1" 200 109 0.017151 10.0.0.241 - - [2026-03-23 22:50:21] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012616 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.241 - - [2026-03-23 22:50:21] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021068 10.0.0.241 - - [2026-03-23 22:50:21] "POST /access-control-lists HTTP/1.1" 200 632 0.058564 10.0.0.241 - - [2026-03-23 22:50:21] "POST /tags HTTP/1.1" 409 226 0.022414 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.241 - - [2026-03-23 22:50:21] "GET /tag/257d213c-d3ea-4d76-9aab-82e396219822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010288 10.0.0.241 - - [2026-03-23 22:50:21] "POST /firewall-rules HTTP/1.1" 200 602 0.074577 10.0.0.241 - - [2026-03-23 22:50:21] "GET /firewall-rule/40bc6917-58f5-4980-b60b-ab01ebc251e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.011451 10.0.0.241 - - [2026-03-23 22:50:21] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003742 10.0.0.241 - - [2026-03-23 22:50:21] "GET /firewall-rule/40bc6917-58f5-4980-b60b-ab01ebc251e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002219 10.0.0.241 - - [2026-03-23 22:50:21] "POST /ref-update HTTP/1.1" 200 156 0.037709 10.0.0.241 - - [2026-03-23 22:50:21] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007887 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.241 - - [2026-03-23 22:50:21] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002280 10.0.0.241 - - [2026-03-23 22:50:21] "POST /tags HTTP/1.1" 409 226 0.001375 10.0.0.241 - - [2026-03-23 22:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.241 - - [2026-03-23 22:50:21] "GET /tag/257d213c-d3ea-4d76-9aab-82e396219822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009829 10.0.0.241 - - [2026-03-23 22:50:22] "POST /firewall-rules HTTP/1.1" 200 600 0.071514 10.0.0.241 - - [2026-03-23 22:50:22] "GET /firewall-rule/8f7541a8-6548-4293-a488-68d7508786f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005403 10.0.0.241 - - [2026-03-23 22:50:22] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003968 10.0.0.241 - - [2026-03-23 22:50:22] "GET /firewall-rule/8f7541a8-6548-4293-a488-68d7508786f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001998 10.0.0.241 - - [2026-03-23 22:50:22] "POST /ref-update HTTP/1.1" 200 156 0.045315 10.0.0.241 - - [2026-03-23 22:50:23] "POST /tags HTTP/1.1" 200 394 0.024091 10.0.0.241 - - [2026-03-23 22:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.241 - - [2026-03-23 22:50:23] "GET /tag/a7000794-b8c9-4ac5-bf00-264d0a3bbf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012291 10.0.0.241 - - [2026-03-23 22:50:23] "POST /tags HTTP/1.1" 200 342 0.029393 10.0.0.241 - - [2026-03-23 22:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.241 - - [2026-03-23 22:50:23] "GET /tag/16119524-5b17-46a2-926a-13ce837fbeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014651 10.0.0.241 - - [2026-03-23 22:50:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000567 10.0.0.241 - - [2026-03-23 22:50:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.002700 10.0.0.241 - - [2026-03-23 22:50:23] "POST /security-groups HTTP/1.1" 200 589 0.068691 10.0.0.241 - - [2026-03-23 22:50:23] "POST /projects HTTP/1.1" 200 521 0.144791 10.0.0.241 - - [2026-03-23 22:50:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.001700 10.0.0.241 - - [2026-03-23 22:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024102 10.0.0.241 - - [2026-03-23 22:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012642 10.0.0.241 - - [2026-03-23 22:50:24] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.026500 10.0.0.241 - - [2026-03-23 22:50:24] "POST /access-control-lists HTTP/1.1" 200 600 0.089878 10.0.0.241 - - [2026-03-23 22:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017193 10.0.0.241 - - [2026-03-23 22:50:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.007950 10.0.0.241 - - [2026-03-23 22:50:24] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005064 10.0.0.241 - - [2026-03-23 22:50:24] "POST /access-control-lists HTTP/1.1" 200 598 0.064759 10.0.0.241 - - [2026-03-23 22:50:24] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.082528 10.0.0.241 - - [2026-03-23 22:50:24] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.039336 10.0.0.241 - - [2026-03-23 22:50:24] "POST /security-groups HTTP/1.1" 200 593 0.070024 10.0.0.241 - - [2026-03-23 22:50:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.004719 10.0.0.241 - - [2026-03-23 22:50:24] "POST /access-control-lists HTTP/1.1" 200 634 0.059913 10.0.0.241 - - [2026-03-23 22:50:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.012195 10.0.0.241 - - [2026-03-23 22:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.068378 10.0.0.241 - - [2026-03-23 22:50:24] "POST /chown HTTP/1.1" 200 109 0.052144 10.0.0.241 - - [2026-03-23 22:50:24] "POST /access-control-lists HTTP/1.1" 200 632 0.072294 10.0.0.241 - - [2026-03-23 22:50:24] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020875 10.0.0.241 - - [2026-03-23 22:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.241 - - [2026-03-23 22:50:24] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002532 10.0.0.241 - - [2026-03-23 22:50:24] "POST /tags HTTP/1.1" 409 226 0.001409 10.0.0.241 - - [2026-03-23 22:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.241 - - [2026-03-23 22:50:24] "GET /tag/16119524-5b17-46a2-926a-13ce837fbeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013396 10.0.0.241 - - [2026-03-23 22:50:24] "POST /firewall-rules HTTP/1.1" 200 602 0.061269 10.0.0.241 - - [2026-03-23 22:50:24] "GET /firewall-rule/be4bc56b-2502-4d9f-a821-a8f4a7960859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003553 10.0.0.241 - - [2026-03-23 22:50:24] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003079 10.0.0.241 - - [2026-03-23 22:50:24] "GET /firewall-rule/be4bc56b-2502-4d9f-a821-a8f4a7960859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001983 10.0.0.241 - - [2026-03-23 22:50:24] "POST /ref-update HTTP/1.1" 200 156 0.067003 10.0.0.241 - - [2026-03-23 22:50:24] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016815 10.0.0.241 - - [2026-03-23 22:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.241 - - [2026-03-23 22:50:24] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002745 10.0.0.241 - - [2026-03-23 22:50:24] "POST /tags HTTP/1.1" 409 226 0.001872 10.0.0.241 - - [2026-03-23 22:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.241 - - [2026-03-23 22:50:24] "GET /tag/16119524-5b17-46a2-926a-13ce837fbeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011446 10.0.0.241 - - [2026-03-23 22:50:25] "POST /firewall-rules HTTP/1.1" 200 600 0.067024 10.0.0.241 - - [2026-03-23 22:50:25] "GET /firewall-rule/6e066733-74dd-4c34-96a3-96cad096da3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.011183 10.0.0.241 - - [2026-03-23 22:50:25] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004979 10.0.0.241 - - [2026-03-23 22:50:25] "GET /firewall-rule/6e066733-74dd-4c34-96a3-96cad096da3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002208 10.0.0.241 - - [2026-03-23 22:50:25] "POST /ref-update HTTP/1.1" 200 156 0.047803 10.0.0.241 - - [2026-03-23 22:50:26] "POST /tags HTTP/1.1" 200 346 0.082695 10.0.0.241 - - [2026-03-23 22:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017593 10.0.0.241 - - [2026-03-23 22:50:26] "GET /tag/50fe35d2-880a-40c9-b28f-c7518850abe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.023348 10.0.0.241 - - [2026-03-23 22:50:26] "POST /projects HTTP/1.1" 409 238 0.001845 10.0.0.241 - - [2026-03-23 22:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.241 - - [2026-03-23 22:50:26] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.055235 10.0.0.241 - - [2026-03-23 22:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.241 - - [2026-03-23 22:50:26] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007748 10.0.0.241 - - [2026-03-23 22:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.241 - - [2026-03-23 22:50:26] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004350 10.0.0.241 - - [2026-03-23 22:50:26] "POST /security-groups HTTP/1.1" 409 285 0.001999 10.0.0.241 - - [2026-03-23 22:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.241 - - [2026-03-23 22:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.241 - - [2026-03-23 22:50:27] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036961 10.0.0.241 - - [2026-03-23 22:50:27] "PUT /security-group/a96325f2-4f69-4af4-8ddf-971ca331356f HTTP/1.1" 200 263 0.061359 10.0.0.241 - - [2026-03-23 22:50:27] "PUT /access-control-list/178d9d2e-c8d9-4bd1-9214-502f1cdee044 HTTP/1.1" 200 273 0.013165 10.0.0.241 - - [2026-03-23 22:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028902 10.0.0.241 - - [2026-03-23 22:50:27] "PUT /access-control-list/6a9705f4-8422-4728-b9bd-321a8fe182c0 HTTP/1.1" 200 273 0.010723 10.0.0.241 - - [2026-03-23 22:50:27] "POST /tags HTTP/1.1" 409 228 0.004054 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.241 - - [2026-03-23 22:50:27] "GET /tag/50fe35d2-880a-40c9-b28f-c7518850abe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015071 10.0.0.241 - - [2026-03-23 22:50:27] "POST /tags HTTP/1.1" 200 346 0.017169 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008817 10.0.0.241 - - [2026-03-23 22:50:27] "GET /tag/88aa744d-fc2c-491c-849e-2f6860d29651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011322 10.0.0.241 - - [2026-03-23 22:50:27] "POST /projects HTTP/1.1" 409 238 0.001743 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.241 - - [2026-03-23 22:50:27] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028769 10.0.0.241 - - [2026-03-23 22:50:27] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041403 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.241 - - [2026-03-23 22:50:27] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004938 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.241 - - [2026-03-23 22:50:27] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004965 10.0.0.241 - - [2026-03-23 22:50:27] "POST /security-groups HTTP/1.1" 409 285 0.002664 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006931 10.0.0.241 - - [2026-03-23 22:50:27] "PUT /security-group/6505ccaf-95d8-4725-b447-ff54e3470703 HTTP/1.1" 200 263 0.059121 10.0.0.241 - - [2026-03-23 22:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017213 10.0.0.241 - - [2026-03-23 22:50:27] "PUT /access-control-list/f4792709-86e7-4404-93d5-4a78e8cc6f98 HTTP/1.1" 200 273 0.010943 10.0.0.241 - - [2026-03-23 22:50:27] "POST /tags HTTP/1.1" 409 228 0.003810 10.0.0.241 - - [2026-03-23 22:50:27] "PUT /access-control-list/33a9e135-bf1c-4670-9f43-d132363f1868 HTTP/1.1" 200 273 0.019321 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.241 - - [2026-03-23 22:50:27] "GET /tag/88aa744d-fc2c-491c-849e-2f6860d29651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010137 10.0.0.241 - - [2026-03-23 22:50:27] "POST /tags HTTP/1.1" 200 292 0.036388 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014084 10.0.0.241 - - [2026-03-23 22:50:27] "GET /tag/31cb4664-4564-4386-b767-3bcb6ed43134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012422 10.0.0.241 - - [2026-03-23 22:50:27] "POST /tags HTTP/1.1" 200 304 0.048343 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.241 - - [2026-03-23 22:50:27] "GET /tag/4a4cdc02-c4d4-4b09-aff8-3fa0af093227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012176 10.0.0.241 - - [2026-03-23 22:50:27] "POST /tags HTTP/1.1" 409 252 0.001619 10.0.0.241 - - [2026-03-23 22:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.241 - - [2026-03-23 22:50:28] "GET /tag/9e52a0be-f5cf-4ee5-8681-6c1871d3f264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011404 10.0.0.241 - - [2026-03-23 22:50:28] "POST /tags HTTP/1.1" 409 226 0.001839 10.0.0.241 - - [2026-03-23 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.241 - - [2026-03-23 22:50:28] "GET /tag/257d213c-d3ea-4d76-9aab-82e396219822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016057 10.0.0.241 - - [2026-03-23 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.241 - - [2026-03-23 22:50:28] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003703 10.0.0.241 - - [2026-03-23 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.241 - - [2026-03-23 22:50:28] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.028963 10.0.0.241 - - [2026-03-23 22:50:28] "POST /virtual-machines HTTP/1.1" 200 396 0.008806 10.0.0.241 - - [2026-03-23 22:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015098 10.0.0.241 - - [2026-03-23 22:50:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097460 10.0.0.241 - - [2026-03-23 22:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007415 10.0.0.241 - - [2026-03-23 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006379 10.0.0.241 - - [2026-03-23 22:50:28] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010134 10.0.0.241 - - [2026-03-23 22:50:28] "POST /instance-ips HTTP/1.1" 200 398 0.020078 10.0.0.241 - - [2026-03-23 22:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019790 10.0.0.241 - - [2026-03-23 22:50:28] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008298 10.0.0.241 - - [2026-03-23 22:50:28] "POST /set-tag HTTP/1.1" 200 109 0.067934 10.0.0.241 - - [2026-03-23 22:50:28] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008870 10.0.0.241 - - [2026-03-23 22:50:28] "GET /instance-ip/b02464ca-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004531 10.0.0.241 - - [2026-03-23 22:50:28] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004094 10.0.0.241 - - [2026-03-23 22:50:28] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.241 - - [2026-03-23 22:50:28] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003779 10.0.0.241 - - [2026-03-23 22:50:28] "POST /ref-update HTTP/1.1" 200 156 0.009207 10.0.0.241 - - [2026-03-23 22:50:28] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011945 10.0.0.241 - - [2026-03-23 22:50:28] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.241 - - [2026-03-23 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.241 - - [2026-03-23 22:50:28] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003603 10.0.0.241 - - [2026-03-23 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.241 - - [2026-03-23 22:50:28] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.028425 10.0.0.241 - - [2026-03-23 22:50:28] "POST /virtual-machines HTTP/1.1" 200 396 0.008629 10.0.0.241 - - [2026-03-23 22:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012255 10.0.0.241 - - [2026-03-23 22:50:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107513 10.0.0.241 - - [2026-03-23 22:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007322 10.0.0.241 - - [2026-03-23 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.241 - - [2026-03-23 22:50:29] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004104 10.0.0.241 - - [2026-03-23 22:50:29] "POST /instance-ips HTTP/1.1" 200 398 0.022523 10.0.0.241 - - [2026-03-23 22:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022822 10.0.0.241 - - [2026-03-23 22:50:29] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011403 10.0.0.241 - - [2026-03-23 22:50:29] "POST /set-tag HTTP/1.1" 200 109 0.078044 10.0.0.241 - - [2026-03-23 22:50:29] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013077 10.0.0.241 - - [2026-03-23 22:50:29] "GET /instance-ip/b095eae6-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004081 10.0.0.241 - - [2026-03-23 22:50:29] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004283 10.0.0.241 - - [2026-03-23 22:50:29] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.241 - - [2026-03-23 22:50:29] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003187 10.0.0.241 - - [2026-03-23 22:50:29] "POST /ref-update HTTP/1.1" 200 156 0.007054 10.0.0.241 - - [2026-03-23 22:50:29] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004315 10.0.0.241 - - [2026-03-23 22:50:29] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.241 - - [2026-03-23 22:50:29] "POST /tags HTTP/1.1" 200 292 0.015198 10.0.0.241 - - [2026-03-23 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.241 - - [2026-03-23 22:50:29] "GET /tag/f3b752ea-a25b-4394-8d2e-d4782b05c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011261 10.0.0.241 - - [2026-03-23 22:50:29] "POST /tags HTTP/1.1" 409 252 0.002957 10.0.0.241 - - [2026-03-23 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2026-03-23 22:50:29] "GET /tag/a7000794-b8c9-4ac5-bf00-264d0a3bbf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010506 10.0.0.241 - - [2026-03-23 22:50:29] "POST /tags HTTP/1.1" 409 226 0.001664 10.0.0.241 - - [2026-03-23 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.241 - - [2026-03-23 22:50:29] "GET /tag/16119524-5b17-46a2-926a-13ce837fbeaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010409 10.0.0.241 - - [2026-03-23 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.241 - - [2026-03-23 22:50:29] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003593 10.0.0.241 - - [2026-03-23 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.241 - - [2026-03-23 22:50:29] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050507 10.0.0.241 - - [2026-03-23 22:50:29] "POST /virtual-machines HTTP/1.1" 200 396 0.009381 10.0.0.241 - - [2026-03-23 22:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007823 10.0.0.241 - - [2026-03-23 22:50:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097444 10.0.0.241 - - [2026-03-23 22:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018667 10.0.0.241 - - [2026-03-23 22:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007055 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004249 10.0.0.241 - - [2026-03-23 22:50:30] "POST /instance-ips HTTP/1.1" 200 398 0.017577 10.0.0.241 - - [2026-03-23 22:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021667 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005270 10.0.0.241 - - [2026-03-23 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.059888 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008173 10.0.0.241 - - [2026-03-23 22:50:30] "GET /instance-ip/b1230ffc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005832 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004164 10.0.0.241 - - [2026-03-23 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004171 10.0.0.241 - - [2026-03-23 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.011502 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003856 10.0.0.241 - - [2026-03-23 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.241 - - [2026-03-23 22:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003958 10.0.0.241 - - [2026-03-23 22:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.241 - - [2026-03-23 22:50:30] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030529 10.0.0.241 - - [2026-03-23 22:50:30] "POST /virtual-machines HTTP/1.1" 200 396 0.009286 10.0.0.241 - - [2026-03-23 22:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017791 10.0.0.241 - - [2026-03-23 22:50:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104421 10.0.0.241 - - [2026-03-23 22:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007908 10.0.0.241 - - [2026-03-23 22:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007266 10.0.0.241 - - [2026-03-23 22:50:30] "POST /instance-ips HTTP/1.1" 200 398 0.066370 10.0.0.241 - - [2026-03-23 22:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017443 10.0.0.241 - - [2026-03-23 22:50:30] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013170 10.0.0.241 - - [2026-03-23 22:50:31] "POST /set-tag HTTP/1.1" 200 109 0.063843 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016344 10.0.0.241 - - [2026-03-23 22:50:31] "GET /instance-ip/b194e88e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002618 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004321 10.0.0.241 - - [2026-03-23 22:50:31] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.002845 10.0.0.241 - - [2026-03-23 22:50:31] "POST /ref-update HTTP/1.1" 200 156 0.006852 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004005 10.0.0.241 - - [2026-03-23 22:50:31] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.241 - - [2026-03-23 22:50:31] "POST /tags HTTP/1.1" 200 300 0.015806 10.0.0.241 - - [2026-03-23 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.241 - - [2026-03-23 22:50:31] "GET /tag/32a7e6dc-badf-4fdb-86a7-c9234bb2b98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011460 10.0.0.241 - - [2026-03-23 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010294 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003493 10.0.0.241 - - [2026-03-23 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.241 - - [2026-03-23 22:50:31] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.024544 10.0.0.241 - - [2026-03-23 22:50:31] "POST /virtual-machines HTTP/1.1" 200 396 0.009265 10.0.0.241 - - [2026-03-23 22:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008200 10.0.0.241 - - [2026-03-23 22:50:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098048 10.0.0.241 - - [2026-03-23 22:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007935 10.0.0.241 - - [2026-03-23 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011874 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005558 10.0.0.241 - - [2026-03-23 22:50:31] "POST /instance-ips HTTP/1.1" 200 398 0.023282 10.0.0.241 - - [2026-03-23 22:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027539 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010377 10.0.0.241 - - [2026-03-23 22:50:31] "POST /set-tag HTTP/1.1" 200 109 0.017164 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016309 10.0.0.241 - - [2026-03-23 22:50:31] "GET /instance-ip/b20df9e0-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009276 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004153 10.0.0.241 - - [2026-03-23 22:50:31] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.241 - - [2026-03-23 22:50:31] "POST /tags HTTP/1.1" 200 300 0.017981 10.0.0.241 - - [2026-03-23 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.241 - - [2026-03-23 22:50:31] "GET /tag/b41ec4b2-1099-4d07-a556-7e59b5478e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010268 10.0.0.241 - - [2026-03-23 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.241 - - [2026-03-23 22:50:31] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003239 10.0.0.241 - - [2026-03-23 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.241 - - [2026-03-23 22:50:32] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034313 10.0.0.241 - - [2026-03-23 22:50:32] "POST /virtual-machines HTTP/1.1" 200 396 0.016316 10.0.0.241 - - [2026-03-23 22:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014689 10.0.0.241 - - [2026-03-23 22:50:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.089632 10.0.0.241 - - [2026-03-23 22:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016957 10.0.0.241 - - [2026-03-23 22:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009346 10.0.0.241 - - [2026-03-23 22:50:32] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009468 10.0.0.241 - - [2026-03-23 22:50:32] "POST /instance-ips HTTP/1.1" 200 398 0.020450 10.0.0.241 - - [2026-03-23 22:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019420 10.0.0.241 - - [2026-03-23 22:50:32] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013265 10.0.0.241 - - [2026-03-23 22:50:32] "POST /set-tag HTTP/1.1" 200 109 0.018027 10.0.0.241 - - [2026-03-23 22:50:32] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016048 10.0.0.241 - - [2026-03-23 22:50:32] "GET /instance-ip/b27261be-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002765 10.0.0.241 - - [2026-03-23 22:50:32] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004260 10.0.0.241 - - [2026-03-23 22:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.241 - - [2026-03-23 22:50:32] "POST /tags HTTP/1.1" 200 300 0.016483 10.0.0.241 - - [2026-03-23 22:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014513 10.0.0.241 - - [2026-03-23 22:50:32] "GET /tag/f155893f-8772-4527-8462-cf4460418696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011098 10.0.0.241 - - [2026-03-23 22:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.241 - - [2026-03-23 22:50:32] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003341 10.0.0.241 - - [2026-03-23 22:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.241 - - [2026-03-23 22:50:32] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033277 10.0.0.241 - - [2026-03-23 22:50:32] "POST /virtual-machines HTTP/1.1" 200 396 0.007390 10.0.0.241 - - [2026-03-23 22:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014746 10.0.0.241 - - [2026-03-23 22:50:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101770 10.0.0.241 - - [2026-03-23 22:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007111 10.0.0.241 - - [2026-03-23 22:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011974 10.0.0.241 - - [2026-03-23 22:50:32] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004090 10.0.0.241 - - [2026-03-23 22:50:32] "POST /instance-ips HTTP/1.1" 200 398 0.017955 10.0.0.241 - - [2026-03-23 22:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021593 10.0.0.241 - - [2026-03-23 22:50:32] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008560 10.0.0.241 - - [2026-03-23 22:50:33] "POST /set-tag HTTP/1.1" 200 109 0.021253 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012351 10.0.0.241 - - [2026-03-23 22:50:33] "GET /instance-ip/b2d60c8c-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002445 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003908 10.0.0.241 - - [2026-03-23 22:50:33] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.241 - - [2026-03-23 22:50:33] "POST /tags HTTP/1.1" 200 300 0.015337 10.0.0.241 - - [2026-03-23 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013520 10.0.0.241 - - [2026-03-23 22:50:33] "GET /tag/9bcebe41-5d16-4b01-ac51-6590736e3377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011274 10.0.0.241 - - [2026-03-23 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003528 10.0.0.241 - - [2026-03-23 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.241 - - [2026-03-23 22:50:33] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038362 10.0.0.241 - - [2026-03-23 22:50:33] "POST /virtual-machines HTTP/1.1" 200 396 0.009160 10.0.0.241 - - [2026-03-23 22:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008954 10.0.0.241 - - [2026-03-23 22:50:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118512 10.0.0.241 - - [2026-03-23 22:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028309 10.0.0.241 - - [2026-03-23 22:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012660 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004525 10.0.0.241 - - [2026-03-23 22:50:33] "POST /instance-ips HTTP/1.1" 200 398 0.019881 10.0.0.241 - - [2026-03-23 22:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030129 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011551 10.0.0.241 - - [2026-03-23 22:50:33] "POST /set-tag HTTP/1.1" 200 109 0.020823 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.029806 10.0.0.241 - - [2026-03-23 22:50:33] "GET /instance-ip/b33f64f2-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003111 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003937 10.0.0.241 - - [2026-03-23 22:50:33] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003710 10.0.0.241 - - [2026-03-23 22:50:33] "POST /ref-update HTTP/1.1" 200 156 0.009337 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004090 10.0.0.241 - - [2026-03-23 22:50:33] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.241 - - [2026-03-23 22:50:33] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003623 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003751 10.0.0.241 - - [2026-03-23 22:50:34] "POST /ref-update HTTP/1.1" 200 156 0.009222 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004336 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003149 10.0.0.241 - - [2026-03-23 22:50:34] "POST /ref-update HTTP/1.1" 200 156 0.008205 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004642 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003676 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003365 10.0.0.241 - - [2026-03-23 22:50:34] "POST /ref-update HTTP/1.1" 200 156 0.006701 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004194 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003810 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012612 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.007470 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005611 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005619 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.003293 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004163 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003892 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.241 - - [2026-03-23 22:50:34] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004263 10.0.0.241 - - [2026-03-23 22:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.241 - - [2026-03-23 22:50:38] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006200 10.0.0.241 - - [2026-03-23 22:50:38] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.241 - - [2026-03-23 22:50:38] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003888 10.0.0.241 - - [2026-03-23 22:50:38] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.241 - - [2026-03-23 22:50:39] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004516 10.0.0.241 - - [2026-03-23 22:50:39] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.241 - - [2026-03-23 22:50:39] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003560 10.0.0.241 - - [2026-03-23 22:50:39] "POST /set-tag HTTP/1.1" 200 109 0.001703 10.0.0.241 - - [2026-03-23 22:50:40] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004300 10.0.0.241 - - [2026-03-23 22:50:40] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine/9c4ca910-1435-43e2-a6ac-e2613f41d870?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003310 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003793 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine/ad2c73d2-7480-4cca-b73c-8feb528b1157?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002633 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003528 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine/b664bf8c-0e8e-47dc-bae6-36b6b4e5494d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002687 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003449 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine/e294b8c0-da88-4c58-b9a0-7f9b2badfda1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002586 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003643 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine/2e7574ef-80ce-48a7-a834-cabdbc2b1fd0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004178 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005412 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine/19e67162-65a4-4390-adf0-ca430b3b49e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003833 10.0.0.241 - - [2026-03-23 22:50:42] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005708 10.0.0.241 - - [2026-03-23 22:50:44] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006194 10.0.0.241 - - [2026-03-23 22:50:44] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.241 - - [2026-03-23 22:50:44] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003796 10.0.0.241 - - [2026-03-23 22:50:44] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.241 - - [2026-03-23 22:50:47] "GET /virtual-machine/de128591-0edd-4787-a32a-73334dd70d7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002949 10.0.0.241 - - [2026-03-23 22:50:47] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004401 10.0.0.241 - - [2026-03-23 22:50:47] "GET /virtual-machine/47294210-9708-44be-be22-f79385d6e745?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002772 10.0.0.241 - - [2026-03-23 22:50:47] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003709 10.0.0.241 - - [2026-03-23 22:50:48] "GET /loadbalancer/61cd534b-7593-4540-b785-063a967e138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001648 10.0.0.241 - - [2026-03-23 22:50:48] "POST /tags HTTP/1.1" 200 334 0.026473 10.0.0.241 - - [2026-03-23 22:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012220 10.0.0.241 - - [2026-03-23 22:50:48] "GET /tag/0b0889c4-fb0f-463b-aee2-3b0258c5d02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011147 10.0.0.241 - - [2026-03-23 22:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.241 - - [2026-03-23 22:50:48] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.040887 10.0.0.241 - - [2026-03-23 22:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.241 - - [2026-03-23 22:50:48] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004541 10.0.0.241 - - [2026-03-23 22:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.241 - - [2026-03-23 22:50:48] "GET /service-appliance-set/590b501e-b581-443e-9695-d78c3c07c592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002728 10.0.0.241 - - [2026-03-23 22:50:48] "POST /fqname-to-id HTTP/1.1" 404 273 0.001574 10.0.0.241 - - [2026-03-23 22:50:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.123030 10.0.0.241 - - [2026-03-23 22:50:48] "GET /virtual-machine-interface/cb44814a-54f4-4f87-8a73-b027f251ff88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.030149 10.0.0.241 - - [2026-03-23 22:50:48] "POST /instance-ips HTTP/1.1" 200 410 0.031720 10.0.0.241 - - [2026-03-23 22:50:48] "GET /instance-ip/1cfaf524-1584-49f3-a9fd-955d9411dbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004843 10.0.0.241 - - [2026-03-23 22:50:49] "POST /loadbalancers HTTP/1.1" 200 631 0.064229 10.0.0.241 - - [2026-03-23 22:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018243 10.0.0.241 - - [2026-03-23 22:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.241 - - [2026-03-23 22:50:49] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.047601 10.0.0.241 - - [2026-03-23 22:50:49] "GET /instance-ip/1cfaf524-1584-49f3-a9fd-955d9411dbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002617 10.0.0.241 - - [2026-03-23 22:50:49] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034176 10.0.0.241 - - [2026-03-23 22:50:49] "POST /floating-ips HTTP/1.1" 200 599 0.039376 10.0.0.241 - - [2026-03-23 22:50:49] "GET /loadbalancer/61cd534b-7593-4540-b785-063a967e138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.011477 10.0.0.241 - - [2026-03-23 22:50:49] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.015502 10.0.0.241 - - [2026-03-23 22:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.241 - - [2026-03-23 22:50:49] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027905 10.0.0.241 - - [2026-03-23 22:50:49] "GET /loadbalancer-listener/9f8bccd1-cf85-47b8-a08f-9981a491e9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.002727 10.0.0.241 - - [2026-03-23 22:50:49] "GET /loadbalancer-listener/9f8bccd1-cf85-47b8-a08f-9981a491e9d8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002409 10.0.0.241 - - [2026-03-23 22:50:49] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016925 10.0.0.241 - - [2026-03-23 22:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.241 - - [2026-03-23 22:50:49] "GET /instance-ip/1cfaf524-1584-49f3-a9fd-955d9411dbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.007087 10.0.0.241 - - [2026-03-23 22:50:49] "GET /loadbalancer/61cd534b-7593-4540-b785-063a967e138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002978 10.0.0.241 - - [2026-03-23 22:50:49] "GET /instance-ip/1cfaf524-1584-49f3-a9fd-955d9411dbb6?fields=floating_ips HTTP/1.1" 200 1214 0.005070 10.0.0.241 - - [2026-03-23 22:50:49] "GET /loadbalancer-pool/1ea9ed9f-3afa-4832-9970-36482273d6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003794 10.0.0.241 - - [2026-03-23 22:50:49] "GET /floating-ip/351dccd6-fd5c-4f5e-a6d7-4bacdd42396a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.001809 10.0.0.241 - - [2026-03-23 22:50:49] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015720 10.0.0.241 - - [2026-03-23 22:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018321 10.0.0.241 - - [2026-03-23 22:50:49] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006323 10.0.0.241 - - [2026-03-23 22:50:49] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003547 10.0.0.241 - - [2026-03-23 22:50:49] "GET /loadbalancer/61cd534b-7593-4540-b785-063a967e138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003200 10.0.0.241 - - [2026-03-23 22:50:49] "POST /ref-update HTTP/1.1" 200 156 0.010714 10.0.0.241 - - [2026-03-23 22:50:49] "GET /floating-ip/351dccd6-fd5c-4f5e-a6d7-4bacdd42396a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.009346 10.0.0.241 - - [2026-03-23 22:50:49] "POST /tags HTTP/1.1" 409 221 0.001840 10.0.0.241 - - [2026-03-23 22:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.241 - - [2026-03-23 22:50:49] "GET /tag/0b0889c4-fb0f-463b-aee2-3b0258c5d02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010113 10.0.0.241 - - [2026-03-23 22:50:49] "POST /set-tag HTTP/1.1" 200 109 0.022922 10.0.0.241 - - [2026-03-23 22:50:49] "PUT /floating-ip/351dccd6-fd5c-4f5e-a6d7-4bacdd42396a HTTP/1.1" 200 257 0.022655 10.0.0.241 - - [2026-03-23 22:50:49] "GET /loadbalancer-pool/1ea9ed9f-3afa-4832-9970-36482273d6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.013349 10.0.0.241 - - [2026-03-23 22:50:49] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013627 10.0.0.241 - - [2026-03-23 22:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011560 10.0.0.241 - - [2026-03-23 22:50:49] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007704 10.0.0.241 - - [2026-03-23 22:50:49] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005574 10.0.0.241 - - [2026-03-23 22:50:49] "POST /ref-update HTTP/1.1" 200 156 0.006791 10.0.0.241 - - [2026-03-23 22:50:49] "GET /floating-ip/351dccd6-fd5c-4f5e-a6d7-4bacdd42396a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.007337 10.0.0.241 - - [2026-03-23 22:50:49] "POST /set-tag HTTP/1.1" 200 109 0.059675 10.0.0.241 - - [2026-03-23 22:50:49] "POST /tags HTTP/1.1" 409 206 0.001822 10.0.0.241 - - [2026-03-23 22:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.241 - - [2026-03-23 22:50:49] "GET /tag/4a4cdc02-c4d4-4b09-aff8-3fa0af093227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009902 10.0.0.241 - - [2026-03-23 22:50:50] "POST /tags HTTP/1.1" 409 204 0.001921 10.0.0.241 - - [2026-03-23 22:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.241 - - [2026-03-23 22:50:50] "GET /tag/b41ec4b2-1099-4d07-a556-7e59b5478e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010201 10.0.0.241 - - [2026-03-23 22:50:50] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002163 10.0.0.241 - - [2026-03-23 22:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.241 - - [2026-03-23 22:50:50] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002020 10.0.0.241 - - [2026-03-23 22:50:50] "POST /tags HTTP/1.1" 409 206 0.001354 10.0.0.241 - - [2026-03-23 22:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.241 - - [2026-03-23 22:50:50] "GET /tag/4a4cdc02-c4d4-4b09-aff8-3fa0af093227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009398 10.0.0.241 - - [2026-03-23 22:50:50] "POST /tags HTTP/1.1" 409 226 0.001821 10.0.0.241 - - [2026-03-23 22:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.241 - - [2026-03-23 22:50:50] "GET /tag/257d213c-d3ea-4d76-9aab-82e396219822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010082 10.0.0.241 - - [2026-03-23 22:50:50] "POST /tags HTTP/1.1" 409 204 0.001582 10.0.0.241 - - [2026-03-23 22:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.241 - - [2026-03-23 22:50:50] "GET /tag/b41ec4b2-1099-4d07-a556-7e59b5478e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010352 10.0.0.241 - - [2026-03-23 22:50:50] "POST /tags HTTP/1.1" 409 226 0.001911 10.0.0.241 - - [2026-03-23 22:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.241 - - [2026-03-23 22:50:50] "GET /tag/257d213c-d3ea-4d76-9aab-82e396219822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009969 10.0.0.241 - - [2026-03-23 22:50:50] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002079 10.0.0.241 - - [2026-03-23 22:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.241 - - [2026-03-23 22:50:50] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001984 10.0.0.241 - - [2026-03-23 22:50:50] "POST /firewall-rules HTTP/1.1" 200 628 0.071090 10.0.0.241 - - [2026-03-23 22:50:50] "POST /firewall-rules HTTP/1.1" 200 648 0.072034 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-rule/cc20e87b-e520-4a78-acc6-b5640462c5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.004154 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001825 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-rule/e5e70d29-e64a-4699-a790-09627b19ed26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002716 10.0.0.241 - - [2026-03-23 22:50:50] "POST /ref-update HTTP/1.1" 200 156 0.011898 10.0.0.241 - - [2026-03-23 22:50:50] "POST /firewall-policys HTTP/1.1" 200 608 0.020227 10.0.0.241 - - [2026-03-23 22:50:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014230 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005257 10.0.0.241 - - [2026-03-23 22:50:50] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002534 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002094 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003558 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/7ca2d26b-0f94-46e2-95db-d2a454596b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003678 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003158 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001994 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002827 10.0.0.241 - - [2026-03-23 22:50:50] "POST /ref-update HTTP/1.1" 200 156 0.019898 10.0.0.241 - - [2026-03-23 22:50:50] "POST /ref-update HTTP/1.1" 200 156 0.031537 10.0.0.241 - - [2026-03-23 22:50:50] "POST /ref-update HTTP/1.1" 200 156 0.026912 10.0.0.241 - - [2026-03-23 22:50:50] "POST /ref-update HTTP/1.1" 200 156 0.055283 10.0.0.241 - - [2026-03-23 22:50:50] "POST /ref-update HTTP/1.1" 200 156 0.034412 10.0.0.241 - - [2026-03-23 22:50:50] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002517 10.0.0.241 - - [2026-03-23 22:51:58] "GET /global-system-configs HTTP/1.1" 200 323 0.002170 10.0.0.241 - - [2026-03-23 22:51:58] "GET /global-system-configs HTTP/1.1" 200 323 0.006261 10.0.0.241 - - [2026-03-23 22:52:50] "POST /tags HTTP/1.1" 409 252 0.002134 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.241 - - [2026-03-23 22:52:50] "GET /tag/a7000794-b8c9-4ac5-bf00-264d0a3bbf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012473 10.0.0.241 - - [2026-03-23 22:52:50] "POST /tags HTTP/1.1" 409 228 0.001983 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.241 - - [2026-03-23 22:52:50] "GET /tag/88aa744d-fc2c-491c-849e-2f6860d29651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011959 10.0.0.241 - - [2026-03-23 22:52:50] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003789 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.241 - - [2026-03-23 22:52:50] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002689 10.0.0.241 - - [2026-03-23 22:52:50] "POST /tags HTTP/1.1" 409 206 0.001794 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.241 - - [2026-03-23 22:52:50] "GET /tag/4a4cdc02-c4d4-4b09-aff8-3fa0af093227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012521 10.0.0.241 - - [2026-03-23 22:52:50] "POST /tags HTTP/1.1" 409 226 0.001934 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.241 - - [2026-03-23 22:52:50] "GET /tag/257d213c-d3ea-4d76-9aab-82e396219822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010466 10.0.0.241 - - [2026-03-23 22:52:50] "POST /tags HTTP/1.1" 409 204 0.001725 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.241 - - [2026-03-23 22:52:50] "GET /tag/b41ec4b2-1099-4d07-a556-7e59b5478e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011569 10.0.0.241 - - [2026-03-23 22:52:50] "POST /tags HTTP/1.1" 409 226 0.001804 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.241 - - [2026-03-23 22:52:50] "GET /tag/257d213c-d3ea-4d76-9aab-82e396219822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011385 10.0.0.241 - - [2026-03-23 22:52:50] "POST /tags HTTP/1.1" 409 228 0.001988 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.241 - - [2026-03-23 22:52:50] "GET /tag/88aa744d-fc2c-491c-849e-2f6860d29651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010888 10.0.0.241 - - [2026-03-23 22:52:50] "POST /tags HTTP/1.1" 409 252 0.002154 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.241 - - [2026-03-23 22:52:50] "GET /tag/a7000794-b8c9-4ac5-bf00-264d0a3bbf8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016119 10.0.0.241 - - [2026-03-23 22:52:50] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.007197 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.241 - - [2026-03-23 22:52:50] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002779 10.0.0.241 - - [2026-03-23 22:52:50] "POST /firewall-rules HTTP/1.1" 409 281 0.007450 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.241 - - [2026-03-23 22:52:50] "PUT /firewall-rule/e5e70d29-e64a-4699-a790-09627b19ed26 HTTP/1.1" 200 261 0.027146 10.0.0.241 - - [2026-03-23 22:52:50] "POST /firewall-rules HTTP/1.1" 409 291 0.015573 10.0.0.241 - - [2026-03-23 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.241 - - [2026-03-23 22:52:50] "PUT /firewall-rule/cc20e87b-e520-4a78-acc6-b5640462c5a5 HTTP/1.1" 200 261 0.025875 10.0.0.241 - - [2026-03-23 22:52:50] "GET /firewall-rule/cc20e87b-e520-4a78-acc6-b5640462c5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.002114 10.0.0.241 - - [2026-03-23 22:52:50] "POST /firewall-rules HTTP/1.1" 200 660 0.117690 10.0.0.241 - - [2026-03-23 22:52:50] "GET /firewall-rule/7d279eaf-a8e6-40cb-a818-b63f7f1a6e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.006615 10.0.0.241 - - [2026-03-23 22:52:50] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002409 10.0.0.241 - - [2026-03-23 22:52:50] "GET /firewall-rule/e5e70d29-e64a-4699-a790-09627b19ed26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002625 10.0.0.241 - - [2026-03-23 22:52:50] "POST /firewall-policys HTTP/1.1" 409 269 0.001942 10.0.0.241 - - [2026-03-23 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.241 - - [2026-03-23 22:52:51] "PUT /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09 HTTP/1.1" 200 265 0.024543 10.0.0.241 - - [2026-03-23 22:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019713 10.0.0.241 - - [2026-03-23 22:52:51] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.012520 10.0.0.241 - - [2026-03-23 22:52:51] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002605 10.0.0.241 - - [2026-03-23 22:52:51] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003203 10.0.0.241 - - [2026-03-23 22:52:51] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.006642 10.0.0.241 - - [2026-03-23 22:52:51] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003414 10.0.0.241 - - [2026-03-23 22:52:51] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002485 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:53:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:53:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001072 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:53:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:53:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001248 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:53:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001936 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:53:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001214 10.0.0.241 - - [2026-03-23 22:53:52] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006104 10.0.0.241 - - [2026-03-23 22:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.241 - - [2026-03-23 22:53:52] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005154 10.0.0.241 - - [2026-03-23 22:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.241 - - [2026-03-23 22:53:52] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005019 10.0.0.241 - - [2026-03-23 22:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.241 - - [2026-03-23 22:53:53] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003975 10.0.0.241 - - [2026-03-23 22:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.241 - - [2026-03-23 22:53:53] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004169 10.0.0.241 - - [2026-03-23 22:53:53] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.241 - - [2026-03-23 22:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.241 - - [2026-03-23 22:53:53] "GET /loadbalancer/61cd534b-7593-4540-b785-063a967e138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002453 10.0.0.241 - - [2026-03-23 22:53:53] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003366 10.0.0.241 - - [2026-03-23 22:53:53] "POST /set-tag HTTP/1.1" 200 109 0.016825 10.0.0.241 - - [2026-03-23 22:53:53] "DELETE /loadbalancer-member/78482769-1abe-4d0d-b4cf-ddcd1e9b971a HTTP/1.1" 200 115 0.032865 10.0.0.241 - - [2026-03-23 22:53:53] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004753 10.0.0.241 - - [2026-03-23 22:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.241 - - [2026-03-23 22:53:53] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003567 10.0.0.241 - - [2026-03-23 22:53:53] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.241 - - [2026-03-23 22:53:53] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003910 10.0.0.241 - - [2026-03-23 22:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.241 - - [2026-03-23 22:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.241 - - [2026-03-23 22:53:53] "GET /loadbalancer/61cd534b-7593-4540-b785-063a967e138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002987 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004023 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.004439 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.012276 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine/ad2c73d2-7480-4cca-b73c-8feb528b1157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002324 10.0.0.241 - - [2026-03-23 22:53:54] "POST /ref-update HTTP/1.1" 200 156 0.008640 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003961 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.015680 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.026060 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.015301 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.021545 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.022135 10.0.0.241 - - [2026-03-23 22:53:54] "DELETE /instance-ip/b095eae6-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.031180 10.0.0.241 - - [2026-03-23 22:53:54] "POST /ref-update HTTP/1.1" 200 156 0.007001 10.0.0.241 - - [2026-03-23 22:53:54] "DELETE /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.041961 10.0.0.241 - - [2026-03-23 22:53:54] "DELETE /virtual-machine/ad2c73d2-7480-4cca-b73c-8feb528b1157 HTTP/1.1" 200 115 0.024065 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003885 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003701 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine/b664bf8c-0e8e-47dc-bae6-36b6b4e5494d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002610 10.0.0.241 - - [2026-03-23 22:53:54] "POST /ref-update HTTP/1.1" 200 156 0.008178 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007949 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.019172 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.024730 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.037649 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.016725 10.0.0.241 - - [2026-03-23 22:53:54] "POST /set-tag HTTP/1.1" 200 109 0.021840 10.0.0.241 - - [2026-03-23 22:53:54] "DELETE /instance-ip/b1230ffc-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.038412 10.0.0.241 - - [2026-03-23 22:53:54] "DELETE /virtual-machine-interface/b10f77ee-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.048439 10.0.0.241 - - [2026-03-23 22:53:54] "DELETE /virtual-machine/b664bf8c-0e8e-47dc-bae6-36b6b4e5494d HTTP/1.1" 200 115 0.013103 10.0.0.241 - - [2026-03-23 22:53:54] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007668 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.241 - - [2026-03-23 22:53:55] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003828 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.241 - - [2026-03-23 22:53:55] "GET /virtual-machine/9c4ca910-1435-43e2-a6ac-e2613f41d870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002622 10.0.0.241 - - [2026-03-23 22:53:55] "POST /ref-update HTTP/1.1" 200 156 0.012593 10.0.0.241 - - [2026-03-23 22:53:55] "GET /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023710 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.019943 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.027079 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.029497 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.014399 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.022208 10.0.0.241 - - [2026-03-23 22:53:55] "DELETE /instance-ip/b02464ca-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.038690 10.0.0.241 - - [2026-03-23 22:53:55] "POST /ref-update HTTP/1.1" 200 156 0.010299 10.0.0.241 - - [2026-03-23 22:53:55] "DELETE /virtual-machine-interface/b00d2224-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.033211 10.0.0.241 - - [2026-03-23 22:53:55] "DELETE /virtual-machine/9c4ca910-1435-43e2-a6ac-e2613f41d870 HTTP/1.1" 200 115 0.015939 10.0.0.241 - - [2026-03-23 22:53:55] "DELETE /tag/31cb4664-4564-4386-b767-3bcb6ed43134 HTTP/1.1" 200 115 0.029425 10.0.0.241 - - [2026-03-23 22:53:55] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003569 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.241 - - [2026-03-23 22:53:55] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003955 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.241 - - [2026-03-23 22:53:55] "GET /virtual-machine/e294b8c0-da88-4c58-b9a0-7f9b2badfda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002729 10.0.0.241 - - [2026-03-23 22:53:55] "POST /ref-update HTTP/1.1" 200 156 0.011805 10.0.0.241 - - [2026-03-23 22:53:55] "GET /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012902 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.027472 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.029810 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.034820 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.012930 10.0.0.241 - - [2026-03-23 22:53:55] "POST /set-tag HTTP/1.1" 200 109 0.024343 10.0.0.241 - - [2026-03-23 22:53:55] "DELETE /instance-ip/b194e88e-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.044084 10.0.0.241 - - [2026-03-23 22:53:56] "DELETE /virtual-machine-interface/b17b9866-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.038308 10.0.0.241 - - [2026-03-23 22:53:56] "DELETE /virtual-machine/e294b8c0-da88-4c58-b9a0-7f9b2badfda1 HTTP/1.1" 200 115 0.015247 10.0.0.241 - - [2026-03-23 22:53:56] "DELETE /tag/4a4cdc02-c4d4-4b09-aff8-3fa0af093227 HTTP/1.1" 409 391 0.006668 10.0.0.241 - - [2026-03-23 22:53:56] "DELETE /tag/f3b752ea-a25b-4394-8d2e-d4782b05c600 HTTP/1.1" 200 115 0.033347 10.0.0.241 - - [2026-03-23 22:54:24] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005368 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.241 - - [2026-03-23 22:54:24] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004272 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.241 - - [2026-03-23 22:54:24] "GET /virtual-machine/2e7574ef-80ce-48a7-a834-cabdbc2b1fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003297 10.0.0.241 - - [2026-03-23 22:54:24] "POST /ref-update HTTP/1.1" 200 156 0.011179 10.0.0.241 - - [2026-03-23 22:54:24] "GET /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008032 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.017011 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.020778 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.022052 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.013453 10.0.0.241 - - [2026-03-23 22:54:24] "DELETE /instance-ip/b20df9e0-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.048841 10.0.0.241 - - [2026-03-23 22:54:24] "DELETE /virtual-machine-interface/b1f6845e-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.038477 10.0.0.241 - - [2026-03-23 22:54:24] "DELETE /virtual-machine/2e7574ef-80ce-48a7-a834-cabdbc2b1fd0 HTTP/1.1" 200 115 0.022800 10.0.0.241 - - [2026-03-23 22:54:24] "DELETE /tag/32a7e6dc-badf-4fdb-86a7-c9234bb2b98e HTTP/1.1" 200 115 0.030501 10.0.0.241 - - [2026-03-23 22:54:24] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003772 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.241 - - [2026-03-23 22:54:24] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004060 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.241 - - [2026-03-23 22:54:24] "GET /virtual-machine/47294210-9708-44be-be22-f79385d6e745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003070 10.0.0.241 - - [2026-03-23 22:54:24] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.241 - - [2026-03-23 22:54:24] "GET /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015604 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.015840 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.024666 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.016326 10.0.0.241 - - [2026-03-23 22:54:24] "POST /set-tag HTTP/1.1" 200 109 0.012149 10.0.0.241 - - [2026-03-23 22:54:24] "DELETE /instance-ip/b33f64f2-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.051088 10.0.0.241 - - [2026-03-23 22:54:24] "DELETE /virtual-machine-interface/b326fe80-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.039673 10.0.0.241 - - [2026-03-23 22:54:24] "DELETE /virtual-machine/47294210-9708-44be-be22-f79385d6e745 HTTP/1.1" 200 115 0.011813 10.0.0.241 - - [2026-03-23 22:54:25] "DELETE /tag/9bcebe41-5d16-4b01-ac51-6590736e3377 HTTP/1.1" 200 115 0.040905 10.0.0.241 - - [2026-03-23 22:54:25] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003825 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.241 - - [2026-03-23 22:54:25] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004011 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.241 - - [2026-03-23 22:54:25] "GET /virtual-machine/19e67162-65a4-4390-adf0-ca430b3b49e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002570 10.0.0.241 - - [2026-03-23 22:54:25] "POST /ref-update HTTP/1.1" 200 156 0.008079 10.0.0.241 - - [2026-03-23 22:54:25] "GET /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004351 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.018943 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.037343 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.046715 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.014026 10.0.0.241 - - [2026-03-23 22:54:25] "DELETE /instance-ip/b2d60c8c-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.048808 10.0.0.241 - - [2026-03-23 22:54:25] "DELETE /virtual-machine-interface/b2bec19e-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.044710 10.0.0.241 - - [2026-03-23 22:54:25] "DELETE /virtual-machine/19e67162-65a4-4390-adf0-ca430b3b49e8 HTTP/1.1" 200 115 0.015911 10.0.0.241 - - [2026-03-23 22:54:25] "DELETE /tag/88aa744d-fc2c-491c-849e-2f6860d29651 HTTP/1.1" 409 237 0.006419 10.0.0.241 - - [2026-03-23 22:54:25] "DELETE /tag/f155893f-8772-4527-8462-cf4460418696 HTTP/1.1" 200 115 0.038630 10.0.0.241 - - [2026-03-23 22:54:25] "DELETE /tag/a7000794-b8c9-4ac5-bf00-264d0a3bbf8a HTTP/1.1" 409 237 0.004398 10.0.0.241 - - [2026-03-23 22:54:25] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004710 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.241 - - [2026-03-23 22:54:25] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005007 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.241 - - [2026-03-23 22:54:25] "GET /virtual-machine/de128591-0edd-4787-a32a-73334dd70d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002777 10.0.0.241 - - [2026-03-23 22:54:25] "POST /ref-update HTTP/1.1" 200 156 0.009121 10.0.0.241 - - [2026-03-23 22:54:25] "GET /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003988 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.028268 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.024215 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.027203 10.0.0.241 - - [2026-03-23 22:54:25] "POST /set-tag HTTP/1.1" 200 109 0.020344 10.0.0.241 - - [2026-03-23 22:54:26] "DELETE /instance-ip/b27261be-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.041334 10.0.0.241 - - [2026-03-23 22:54:26] "DELETE /virtual-machine-interface/b25a55ce-270a-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.043402 10.0.0.241 - - [2026-03-23 22:54:26] "DELETE /virtual-machine/de128591-0edd-4787-a32a-73334dd70d7c HTTP/1.1" 200 115 0.025525 10.0.0.241 - - [2026-03-23 22:54:26] "DELETE /tag/9e52a0be-f5cf-4ee5-8681-6c1871d3f264 HTTP/1.1" 200 115 0.031803 10.0.0.241 - - [2026-03-23 22:54:26] "DELETE /tag/b41ec4b2-1099-4d07-a556-7e59b5478e97 HTTP/1.1" 409 237 0.003593 10.0.0.241 - - [2026-03-23 22:54:26] "DELETE /tag/50fe35d2-880a-40c9-b28f-c7518850abe7 HTTP/1.1" 200 115 0.034179 10.0.0.241 - - [2026-03-23 22:54:28] "POST /projects HTTP/1.1" 409 238 0.002742 10.0.0.241 - - [2026-03-23 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.241 - - [2026-03-23 22:54:28] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031916 10.0.0.241 - - [2026-03-23 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.241 - - [2026-03-23 22:54:28] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003956 10.0.0.241 - - [2026-03-23 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.241 - - [2026-03-23 22:54:28] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003408 10.0.0.241 - - [2026-03-23 22:54:28] "POST /security-groups HTTP/1.1" 409 285 0.002312 10.0.0.241 - - [2026-03-23 22:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.241 - - [2026-03-23 22:54:28] "PUT /security-group/6505ccaf-95d8-4725-b447-ff54e3470703 HTTP/1.1" 200 263 0.054106 10.0.0.241 - - [2026-03-23 22:54:28] "PUT /access-control-list/f4792709-86e7-4404-93d5-4a78e8cc6f98 HTTP/1.1" 200 273 0.013446 10.0.0.241 - - [2026-03-23 22:54:28] "PUT /access-control-list/33a9e135-bf1c-4670-9f43-d132363f1868 HTTP/1.1" 200 273 0.020808 10.0.0.241 - - [2026-03-23 22:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017179 10.0.0.241 - - [2026-03-23 22:54:33] "POST /projects HTTP/1.1" 409 238 0.001984 10.0.0.241 - - [2026-03-23 22:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.241 - - [2026-03-23 22:54:33] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041461 10.0.0.241 - - [2026-03-23 22:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008659 10.0.0.241 - - [2026-03-23 22:54:33] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.013676 10.0.0.241 - - [2026-03-23 22:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.241 - - [2026-03-23 22:54:33] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003927 10.0.0.241 - - [2026-03-23 22:54:33] "POST /security-groups HTTP/1.1" 409 285 0.002204 10.0.0.241 - - [2026-03-23 22:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.241 - - [2026-03-23 22:54:33] "PUT /security-group/6505ccaf-95d8-4725-b447-ff54e3470703 HTTP/1.1" 200 263 0.058915 10.0.0.241 - - [2026-03-23 22:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026184 10.0.0.241 - - [2026-03-23 22:54:33] "PUT /access-control-list/f4792709-86e7-4404-93d5-4a78e8cc6f98 HTTP/1.1" 200 273 0.030437 10.0.0.241 - - [2026-03-23 22:54:33] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.012770 10.0.0.241 - - [2026-03-23 22:54:33] "PUT /access-control-list/33a9e135-bf1c-4670-9f43-d132363f1868 HTTP/1.1" 200 273 0.016627 10.0.0.241 - - [2026-03-23 22:54:33] "GET /firewall-rule/be4bc56b-2502-4d9f-a821-a8f4a7960859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002819 10.0.0.241 - - [2026-03-23 22:54:33] "POST /ref-update HTTP/1.1" 200 156 0.057726 10.0.0.241 - - [2026-03-23 22:54:33] "DELETE /firewall-rule/be4bc56b-2502-4d9f-a821-a8f4a7960859 HTTP/1.1" 200 115 0.031687 10.0.0.241 - - [2026-03-23 22:54:33] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.007023 10.0.0.241 - - [2026-03-23 22:54:33] "GET /firewall-rule/6e066733-74dd-4c34-96a3-96cad096da3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002587 10.0.0.241 - - [2026-03-23 22:54:33] "POST /ref-update HTTP/1.1" 200 156 0.056082 10.0.0.241 - - [2026-03-23 22:54:33] "DELETE /firewall-rule/6e066733-74dd-4c34-96a3-96cad096da3b HTTP/1.1" 200 115 0.036858 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /tag/88aa744d-fc2c-491c-849e-2f6860d29651 HTTP/1.1" 409 237 0.004372 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /tag/16119524-5b17-46a2-926a-13ce837fbeaf HTTP/1.1" 200 115 0.038087 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /tag/a7000794-b8c9-4ac5-bf00-264d0a3bbf8a HTTP/1.1" 409 237 0.006124 10.0.0.241 - - [2026-03-23 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.241 - - [2026-03-23 22:54:34] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004032 10.0.0.241 - - [2026-03-23 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.241 - - [2026-03-23 22:54:34] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003745 10.0.0.241 - - [2026-03-23 22:54:34] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.048956 10.0.0.241 - - [2026-03-23 22:54:34] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.046280 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /security-group/6505ccaf-95d8-4725-b447-ff54e3470703 HTTP/1.1" 200 115 0.041138 10.0.0.241 - - [2026-03-23 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /access-control-list/f4792709-86e7-4404-93d5-4a78e8cc6f98 HTTP/1.1" 200 115 0.029579 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /access-control-list/33a9e135-bf1c-4670-9f43-d132363f1868 HTTP/1.1" 200 115 0.076899 10.0.0.241 - - [2026-03-23 22:54:34] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045846 10.0.0.241 - - [2026-03-23 22:54:34] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?fields=security_groups HTTP/1.1" 200 1352 0.044816 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /security-group/8d396357-a441-4b92-92a2-b3399b180f75 HTTP/1.1" 200 115 0.040205 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /access-control-list/d270936f-bac5-4b40-b6dd-374ef12d79b0 HTTP/1.1" 200 115 0.026499 10.0.0.241 - - [2026-03-23 22:54:34] "GET /project/4f54f468-94e2-4238-acff-02dfe68d5160?fields=application_policy_sets HTTP/1.1" 200 1391 0.047629 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /access-control-list/65f7e27a-15c1-4ce1-9ac8-541358cf883f HTTP/1.1" 200 115 0.055483 10.0.0.241 - - [2026-03-23 22:54:34] "DELETE /project/4f54f468-94e2-4238-acff-02dfe68d5160 HTTP/1.1" 200 115 0.307269 10.0.0.241 - - [2026-03-23 22:54:34] "POST /projects HTTP/1.1" 409 238 0.005833 10.0.0.241 - - [2026-03-23 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.241 - - [2026-03-23 22:54:34] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042437 10.0.0.241 - - [2026-03-23 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.241 - - [2026-03-23 22:54:34] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004271 10.0.0.241 - - [2026-03-23 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.241 - - [2026-03-23 22:54:34] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004091 10.0.0.241 - - [2026-03-23 22:54:34] "POST /security-groups HTTP/1.1" 409 285 0.002137 10.0.0.241 - - [2026-03-23 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.241 - - [2026-03-23 22:54:34] "PUT /security-group/a96325f2-4f69-4af4-8ddf-971ca331356f HTTP/1.1" 200 263 0.055797 10.0.0.241 - - [2026-03-23 22:54:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036863 10.0.0.241 - - [2026-03-23 22:54:35] "PUT /access-control-list/178d9d2e-c8d9-4bd1-9214-502f1cdee044 HTTP/1.1" 200 273 0.042017 10.0.0.241 - - [2026-03-23 22:54:35] "PUT /access-control-list/6a9705f4-8422-4728-b9bd-321a8fe182c0 HTTP/1.1" 200 273 0.023109 10.0.0.241 - - [2026-03-23 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.241 - - [2026-03-23 22:54:39] "GET /loadbalancer/61cd534b-7593-4540-b785-063a967e138c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002541 10.0.0.241 - - [2026-03-23 22:54:39] "GET /virtual-machine-interface/b07d0ecc-270a-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003754 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /loadbalancer-member/f7750bfc-f471-499d-888b-5fd7ae01c851 HTTP/1.1" 200 115 0.034616 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /loadbalancer-pool/1ea9ed9f-3afa-4832-9970-36482273d6d7 HTTP/1.1" 200 115 0.039913 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /loadbalancer-listener/9f8bccd1-cf85-47b8-a08f-9981a491e9d8 HTTP/1.1" 200 115 0.034860 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /loadbalancer/61cd534b-7593-4540-b785-063a967e138c HTTP/1.1" 200 115 0.028112 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /floating-ip/351dccd6-fd5c-4f5e-a6d7-4bacdd42396a HTTP/1.1" 200 115 0.023339 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /instance-ip/1cfaf524-1584-49f3-a9fd-955d9411dbb6 HTTP/1.1" 200 115 0.029576 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /virtual-machine-interface/cb44814a-54f4-4f87-8a73-b027f251ff88 HTTP/1.1" 200 115 0.038367 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /tag/0b0889c4-fb0f-463b-aee2-3b0258c5d02e HTTP/1.1" 200 115 0.029475 10.0.0.241 - - [2026-03-23 22:54:39] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002024 10.0.0.241 - - [2026-03-23 22:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.241 - - [2026-03-23 22:54:39] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002455 10.0.0.241 - - [2026-03-23 22:54:39] "GET /firewall-policy/d927ef69-73d2-4f65-8800-b647672fec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002197 10.0.0.241 - - [2026-03-23 22:54:39] "GET /firewall-rule/e5e70d29-e64a-4699-a790-09627b19ed26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002392 10.0.0.241 - - [2026-03-23 22:54:39] "POST /ref-update HTTP/1.1" 200 156 0.011595 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /firewall-rule/e5e70d29-e64a-4699-a790-09627b19ed26 HTTP/1.1" 200 115 0.036429 10.0.0.241 - - [2026-03-23 22:54:39] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003465 10.0.0.241 - - [2026-03-23 22:54:39] "GET /firewall-rule/7d279eaf-a8e6-40cb-a818-b63f7f1a6e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003399 10.0.0.241 - - [2026-03-23 22:54:39] "POST /ref-update HTTP/1.1" 200 156 0.018267 10.0.0.241 - - [2026-03-23 22:54:39] "DELETE /firewall-rule/7d279eaf-a8e6-40cb-a818-b63f7f1a6e3c HTTP/1.1" 200 115 0.033820 10.0.0.241 - - [2026-03-23 22:54:39] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.007920 10.0.0.241 - - [2026-03-23 22:54:40] "GET /firewall-rule/cc20e87b-e520-4a78-acc6-b5640462c5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.002781 10.0.0.241 - - [2026-03-23 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.011667 10.0.0.241 - - [2026-03-23 22:54:40] "DELETE /firewall-rule/cc20e87b-e520-4a78-acc6-b5640462c5a5 HTTP/1.1" 200 115 0.043345 10.0.0.241 - - [2026-03-23 22:54:40] "GET /application-policy-set/e93e3ef6-6e76-4675-bbbf-b9855ecbdaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002333 10.0.0.241 - - [2026-03-23 22:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.241 - - [2026-03-23 22:54:40] "GET /policy-management/8e37f865-4442-4869-93c6-126fb849e6ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002189 10.0.0.241 - - [2026-03-23 22:54:40] "GET /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002797 10.0.0.241 - - [2026-03-23 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.018197 10.0.0.241 - - [2026-03-23 22:54:40] "DELETE /firewall-policy/42ebadc0-e82e-4461-b34d-61bd59a6dc09 HTTP/1.1" 200 115 0.025768 10.0.0.241 - - [2026-03-23 22:54:40] "DELETE /tag/88aa744d-fc2c-491c-849e-2f6860d29651 HTTP/1.1" 200 115 0.044645 10.0.0.241 - - [2026-03-23 22:54:40] "DELETE /tag/b41ec4b2-1099-4d07-a556-7e59b5478e97 HTTP/1.1" 200 115 0.080824 10.0.0.241 - - [2026-03-23 22:54:40] "DELETE /tag/4a4cdc02-c4d4-4b09-aff8-3fa0af093227 HTTP/1.1" 200 115 0.069646 10.0.0.241 - - [2026-03-23 22:54:40] "DELETE /tag/a7000794-b8c9-4ac5-bf00-264d0a3bbf8a HTTP/1.1" 200 115 0.053632 10.0.0.241 - - [2026-03-23 22:54:40] "POST /projects HTTP/1.1" 409 238 0.002584 10.0.0.241 - - [2026-03-23 22:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.241 - - [2026-03-23 22:54:40] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029993 10.0.0.241 - - [2026-03-23 22:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.241 - - [2026-03-23 22:54:40] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.003503 10.0.0.241 - - [2026-03-23 22:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.241 - - [2026-03-23 22:54:40] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003969 10.0.0.241 - - [2026-03-23 22:54:40] "POST /security-groups HTTP/1.1" 409 285 0.002831 10.0.0.241 - - [2026-03-23 22:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.241 - - [2026-03-23 22:54:40] "PUT /security-group/a96325f2-4f69-4af4-8ddf-971ca331356f HTTP/1.1" 200 263 0.061902 10.0.0.241 - - [2026-03-23 22:54:40] "PUT /access-control-list/178d9d2e-c8d9-4bd1-9214-502f1cdee044 HTTP/1.1" 200 273 0.020330 10.0.0.241 - - [2026-03-23 22:54:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032633 10.0.0.241 - - [2026-03-23 22:54:40] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.022252 10.0.0.241 - - [2026-03-23 22:54:40] "PUT /access-control-list/6a9705f4-8422-4728-b9bd-321a8fe182c0 HTTP/1.1" 200 273 0.037380 10.0.0.241 - - [2026-03-23 22:54:40] "GET /firewall-rule/40bc6917-58f5-4980-b60b-ab01ebc251e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004333 10.0.0.241 - - [2026-03-23 22:54:40] "POST /ref-update HTTP/1.1" 200 156 0.067502 10.0.0.241 - - [2026-03-23 22:54:40] "DELETE /firewall-rule/40bc6917-58f5-4980-b60b-ab01ebc251e5 HTTP/1.1" 200 115 0.040198 10.0.0.241 - - [2026-03-23 22:54:40] "GET /firewall-policy/086f549b-cb3d-4c64-8d68-fc59f6f88939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.005559 10.0.0.241 - - [2026-03-23 22:54:40] "GET /firewall-rule/8f7541a8-6548-4293-a488-68d7508786f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002902 10.0.0.241 - - [2026-03-23 22:54:41] "POST /ref-update HTTP/1.1" 200 156 0.059454 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /firewall-rule/8f7541a8-6548-4293-a488-68d7508786f6 HTTP/1.1" 200 115 0.042454 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /tag/257d213c-d3ea-4d76-9aab-82e396219822 HTTP/1.1" 200 115 0.056287 10.0.0.241 - - [2026-03-23 22:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.241 - - [2026-03-23 22:54:41] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.007224 10.0.0.241 - - [2026-03-23 22:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.241 - - [2026-03-23 22:54:41] "GET /virtual-network/528ec876-a68f-436c-90d0-aea41840452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.010930 10.0.0.241 - - [2026-03-23 22:54:41] "PUT /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9 HTTP/1.1" 200 265 0.051812 10.0.0.241 - - [2026-03-23 22:54:41] "PUT /virtual-network/528ec876-a68f-436c-90d0-aea41840452b HTTP/1.1" 200 265 0.072989 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /security-group/a96325f2-4f69-4af4-8ddf-971ca331356f HTTP/1.1" 200 115 0.046260 10.0.0.241 - - [2026-03-23 22:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /access-control-list/178d9d2e-c8d9-4bd1-9214-502f1cdee044 HTTP/1.1" 200 115 0.031406 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /access-control-list/6a9705f4-8422-4728-b9bd-321a8fe182c0 HTTP/1.1" 200 115 0.043213 10.0.0.241 - - [2026-03-23 22:54:41] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.042511 10.0.0.241 - - [2026-03-23 22:54:41] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?fields=security_groups HTTP/1.1" 200 1351 0.039746 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /security-group/bd560bd8-cbab-4ca8-91ff-1a8040b74ef9 HTTP/1.1" 200 115 0.055322 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /access-control-list/f2c99571-e5a2-462a-8edd-ddc9d913682c HTTP/1.1" 200 115 0.034400 10.0.0.241 - - [2026-03-23 22:54:41] "GET /project/0bb82675-e90e-4dc7-bc55-b77259a13e37?fields=application_policy_sets HTTP/1.1" 200 1390 0.067281 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /access-control-list/9f7899e3-21e6-4bb2-b413-9a2e430ee07e HTTP/1.1" 200 115 0.080377 10.0.0.241 - - [2026-03-23 22:54:41] "DELETE /project/0bb82675-e90e-4dc7-bc55-b77259a13e37 HTTP/1.1" 200 115 0.374571 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:55:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:55:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000841 10.0.0.241 - - [2026-03-23 22:55:40] "GET / HTTP/1.1" 200 36215 0.001710 10.0.0.241 - - [2026-03-23 22:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.241 - - [2026-03-23 22:55:40] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003466 10.0.0.241 - - [2026-03-23 22:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.241 - - [2026-03-23 22:55:41] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002235 10.0.0.241 - - [2026-03-23 22:55:57] "GET / HTTP/1.1" 200 36215 0.002085 10.0.0.241 - - [2026-03-23 22:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.241 - - [2026-03-23 22:55:57] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004595 10.0.0.241 - - [2026-03-23 22:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.241 - - [2026-03-23 22:55:57] "GET /config-node/5ac1fff7-3dfa-4704-8748-a641e3244373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001792 10.0.0.241 - - [2026-03-23 22:55:57] "GET / HTTP/1.1" 200 36215 0.001357 10.0.0.241 - - [2026-03-23 22:55:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001921 10.0.0.241 - - [2026-03-23 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.241 - - [2026-03-23 22:56:02] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002138 10.0.0.241 - - [2026-03-23 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.241 - - [2026-03-23 22:56:02] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.008240 10.0.0.241 - - [2026-03-23 22:56:02] "GET / HTTP/1.1" 200 36215 0.001908 10.0.0.241 - - [2026-03-23 22:56:02] "POST /alarms HTTP/1.1" 409 264 0.002461 10.0.0.241 - - [2026-03-23 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.241 - - [2026-03-23 22:56:02] "PUT /alarm/7bcce738-407b-45bc-ae4c-9b3284d5e195 HTTP/1.1" 200 245 0.009490 10.0.0.241 - - [2026-03-23 22:56:02] "POST /alarms HTTP/1.1" 409 261 0.008237 10.0.0.241 - - [2026-03-23 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.241 - - [2026-03-23 22:56:02] "PUT /alarm/2af0db5a-ecab-4c90-8853-99bb654a062a HTTP/1.1" 200 245 0.012141 10.0.0.241 - - [2026-03-23 22:56:02] "POST /alarms HTTP/1.1" 409 261 0.004094 10.0.0.241 - - [2026-03-23 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.241 - - [2026-03-23 22:56:02] "PUT /alarm/dc3bb9d3-f1f9-43b0-beb2-bf95eefd26cf HTTP/1.1" 200 245 0.009416 10.0.0.241 - - [2026-03-23 22:56:02] "POST /alarms HTTP/1.1" 409 253 0.006249 10.0.0.241 - - [2026-03-23 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.241 - - [2026-03-23 22:56:02] "PUT /alarm/f788e70c-c9ec-4b70-bdc6-c803a5e162d7 HTTP/1.1" 200 245 0.010393 10.0.0.241 - - [2026-03-23 22:56:02] "POST /alarms HTTP/1.1" 409 251 0.005152 10.0.0.241 - - [2026-03-23 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.241 - - [2026-03-23 22:56:02] "PUT /alarm/c4d5a156-ea96-445c-8c31-3ee1eee7f0e8 HTTP/1.1" 200 245 0.009907 10.0.0.241 - - [2026-03-23 22:56:02] "POST /alarms HTTP/1.1" 409 252 0.006286 10.0.0.241 - - [2026-03-23 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/7c4497c6-b551-45c3-8cce-753ce056e985 HTTP/1.1" 200 245 0.010352 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 256 0.013587 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/919e4d4e-6354-4237-bc37-e83519de4d7b HTTP/1.1" 200 245 0.009039 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 248 0.008878 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/0922b1f2-4da8-44fd-a7a3-c0deb3657f4d HTTP/1.1" 200 245 0.009326 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 252 0.008899 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/ee3b77f4-4d61-4fd0-b748-0416b612fde2 HTTP/1.1" 200 245 0.010354 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 257 0.005074 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/81e37c65-9758-47ac-a1c5-4269aed78a21 HTTP/1.1" 200 245 0.010935 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 251 0.006952 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/16b0019d-3013-4086-a1e0-d1a4010694cb HTTP/1.1" 200 245 0.009909 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 257 0.010168 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/70af3004-a28b-4560-b3f5-8a66cf80dec9 HTTP/1.1" 200 245 0.012293 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 261 0.007524 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/48c52e59-f6be-4aa9-8c82-775854d1be83 HTTP/1.1" 200 245 0.012041 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 258 0.004528 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/fd5b4c72-6e56-4bb3-bcc6-71ae92b97e3a HTTP/1.1" 200 245 0.011565 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 254 0.005604 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/401b468f-dd76-444b-9bdf-3748d56405e8 HTTP/1.1" 200 245 0.010399 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 254 0.009289 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/93eb96c9-b9e9-4729-98db-52f6d5322347 HTTP/1.1" 200 245 0.020765 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 254 0.005323 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/1bfc5ef6-a5d7-4fb0-8e24-b084a904d1a0 HTTP/1.1" 200 245 0.011085 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 247 0.004894 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/796959fd-d243-46ff-827a-eddef51d245c HTTP/1.1" 200 245 0.009671 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 272 0.011176 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.241 - - [2026-03-23 22:56:03] "PUT /alarm/a9b370ce-c883-4342-ae44-8b6261295eb8 HTTP/1.1" 200 245 0.011522 10.0.0.241 - - [2026-03-23 22:56:03] "POST /alarms HTTP/1.1" 409 261 0.010813 10.0.0.241 - - [2026-03-23 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.241 - - [2026-03-23 22:56:04] "PUT /alarm/4f748d67-eb7b-4644-b69d-75c7d909251b HTTP/1.1" 200 245 0.010197 10.0.0.241 - - [2026-03-23 22:56:04] "POST /alarms HTTP/1.1" 409 259 0.006645 10.0.0.241 - - [2026-03-23 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.241 - - [2026-03-23 22:56:04] "PUT /alarm/b30bcb25-4c86-43d8-af1f-ff35b40376e7 HTTP/1.1" 200 245 0.011723 10.0.0.241 - - [2026-03-23 22:56:04] "POST /alarms HTTP/1.1" 409 265 0.009100 10.0.0.241 - - [2026-03-23 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.241 - - [2026-03-23 22:56:04] "PUT /alarm/0dd14386-f771-457e-bde5-e2e02568bf94 HTTP/1.1" 200 245 0.010223 10.0.0.241 - - [2026-03-23 22:56:04] "POST /alarms HTTP/1.1" 409 279 0.009381 10.0.0.241 - - [2026-03-23 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.241 - - [2026-03-23 22:56:04] "PUT /alarm/937ea336-0b37-4870-abbb-6fe72a38ac89 HTTP/1.1" 200 245 0.011196 10.0.0.241 - - [2026-03-23 22:56:04] "GET / HTTP/1.1" 200 36215 0.001961 10.0.0.241 - - [2026-03-23 22:56:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001970 10.0.0.241 - - [2026-03-23 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-03-23 22:56:04] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.007735 10.0.0.241 - - [2026-03-23 22:56:04] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.241 - - [2026-03-23 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.241 - - [2026-03-23 22:56:04] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002818 10.0.0.241 - - [2026-03-23 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.241 - - [2026-03-23 22:56:04] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.009320 10.0.0.241 - - [2026-03-23 22:56:05] "GET / HTTP/1.1" 200 36215 0.001529 10.0.0.241 - - [2026-03-23 22:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.241 - - [2026-03-23 22:56:05] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004136 10.0.0.241 - - [2026-03-23 22:56:05] "PUT /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d HTTP/1.1" 200 275 0.014117 10.0.0.241 - - [2026-03-23 22:56:08] "GET / HTTP/1.1" 200 36215 0.002031 10.0.0.241 - - [2026-03-23 22:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.241 - - [2026-03-23 22:56:08] "GET /routing-instance/05b108d0-1f86-4e47-8d80-3ce027da0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005489 10.0.0.241 - - [2026-03-23 22:56:08] "POST /bgp-routers HTTP/1.1" 409 301 0.002355 10.0.0.241 - - [2026-03-23 22:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005854 10.0.0.241 - - [2026-03-23 22:56:08] "GET /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003593 10.0.0.241 - - [2026-03-23 22:56:08] "PUT /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58 HTTP/1.1" 200 255 0.014862 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:56:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:56:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001116 10.0.0.241 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.241 - - [2026-03-23 22:56:11] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002852 10.0.0.241 - - [2026-03-23 22:56:23] "GET / HTTP/1.1" 200 36215 0.001711 10.0.0.241 - - [2026-03-23 22:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.241 - - [2026-03-23 22:56:23] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004421 10.0.0.241 - - [2026-03-23 22:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.241 - - [2026-03-23 22:56:23] "GET /config-node/5ac1fff7-3dfa-4704-8748-a641e3244373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001817 10.0.0.241 - - [2026-03-23 22:56:34] "GET / HTTP/1.1" 200 36215 0.001255 10.0.0.241 - - [2026-03-23 22:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.241 - - [2026-03-23 22:56:34] "GET /routing-instance/05b108d0-1f86-4e47-8d80-3ce027da0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002539 10.0.0.241 - - [2026-03-23 22:56:34] "POST /bgp-routers HTTP/1.1" 409 301 0.001564 10.0.0.241 - - [2026-03-23 22:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.241 - - [2026-03-23 22:56:34] "GET /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002733 10.0.0.241 - - [2026-03-23 22:56:34] "PUT /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58 HTTP/1.1" 200 255 0.009376 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:56:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:56:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000830 10.0.0.241 - - [2026-03-23 22:56:49] "GET / HTTP/1.1" 200 36215 0.001744 10.0.0.241 - - [2026-03-23 22:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.241 - - [2026-03-23 22:56:49] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004166 10.0.0.241 - - [2026-03-23 22:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.241 - - [2026-03-23 22:56:49] "GET /config-node/5ac1fff7-3dfa-4704-8748-a641e3244373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001840 10.0.0.241 - - [2026-03-23 22:56:50] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.241 - - [2026-03-23 22:56:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002068 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.241 - - [2026-03-23 22:56:55] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002201 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.241 - - [2026-03-23 22:56:55] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.008504 10.0.0.241 - - [2026-03-23 22:56:55] "GET / HTTP/1.1" 200 36215 0.001850 10.0.0.241 - - [2026-03-23 22:56:55] "POST /alarms HTTP/1.1" 409 264 0.001833 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.241 - - [2026-03-23 22:56:55] "PUT /alarm/7bcce738-407b-45bc-ae4c-9b3284d5e195 HTTP/1.1" 200 245 0.008888 10.0.0.241 - - [2026-03-23 22:56:55] "POST /alarms HTTP/1.1" 409 261 0.004615 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.241 - - [2026-03-23 22:56:55] "PUT /alarm/2af0db5a-ecab-4c90-8853-99bb654a062a HTTP/1.1" 200 245 0.009039 10.0.0.241 - - [2026-03-23 22:56:55] "POST /alarms HTTP/1.1" 409 261 0.010358 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.241 - - [2026-03-23 22:56:55] "PUT /alarm/dc3bb9d3-f1f9-43b0-beb2-bf95eefd26cf HTTP/1.1" 200 245 0.009890 10.0.0.241 - - [2026-03-23 22:56:55] "POST /alarms HTTP/1.1" 409 253 0.005737 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.241 - - [2026-03-23 22:56:55] "PUT /alarm/f788e70c-c9ec-4b70-bdc6-c803a5e162d7 HTTP/1.1" 200 245 0.012513 10.0.0.241 - - [2026-03-23 22:56:55] "POST /alarms HTTP/1.1" 409 251 0.005720 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.241 - - [2026-03-23 22:56:55] "PUT /alarm/c4d5a156-ea96-445c-8c31-3ee1eee7f0e8 HTTP/1.1" 200 245 0.011466 10.0.0.241 - - [2026-03-23 22:56:55] "POST /alarms HTTP/1.1" 409 252 0.005766 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.241 - - [2026-03-23 22:56:55] "PUT /alarm/7c4497c6-b551-45c3-8cce-753ce056e985 HTTP/1.1" 200 245 0.009873 10.0.0.241 - - [2026-03-23 22:56:55] "POST /alarms HTTP/1.1" 409 256 0.010506 10.0.0.241 - - [2026-03-23 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/919e4d4e-6354-4237-bc37-e83519de4d7b HTTP/1.1" 200 245 0.012206 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 248 0.007100 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/0922b1f2-4da8-44fd-a7a3-c0deb3657f4d HTTP/1.1" 200 245 0.009339 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 252 0.007740 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/ee3b77f4-4d61-4fd0-b748-0416b612fde2 HTTP/1.1" 200 245 0.008740 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 257 0.004265 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/81e37c65-9758-47ac-a1c5-4269aed78a21 HTTP/1.1" 200 245 0.009211 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 251 0.005267 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/16b0019d-3013-4086-a1e0-d1a4010694cb HTTP/1.1" 200 245 0.016305 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 257 0.011683 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/70af3004-a28b-4560-b3f5-8a66cf80dec9 HTTP/1.1" 200 245 0.009629 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 261 0.005888 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/48c52e59-f6be-4aa9-8c82-775854d1be83 HTTP/1.1" 200 245 0.009755 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 258 0.006072 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/fd5b4c72-6e56-4bb3-bcc6-71ae92b97e3a HTTP/1.1" 200 245 0.025851 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 254 0.010788 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/401b468f-dd76-444b-9bdf-3748d56405e8 HTTP/1.1" 200 245 0.010561 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 254 0.002594 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/93eb96c9-b9e9-4729-98db-52f6d5322347 HTTP/1.1" 200 245 0.017361 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 254 0.010039 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/1bfc5ef6-a5d7-4fb0-8e24-b084a904d1a0 HTTP/1.1" 200 245 0.009838 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 247 0.014149 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/796959fd-d243-46ff-827a-eddef51d245c HTTP/1.1" 200 245 0.010766 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 272 0.009615 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008994 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/a9b370ce-c883-4342-ae44-8b6261295eb8 HTTP/1.1" 200 245 0.013145 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 261 0.002291 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.241 - - [2026-03-23 22:56:56] "PUT /alarm/4f748d67-eb7b-4644-b69d-75c7d909251b HTTP/1.1" 200 245 0.009686 10.0.0.241 - - [2026-03-23 22:56:56] "POST /alarms HTTP/1.1" 409 259 0.009028 10.0.0.241 - - [2026-03-23 22:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.241 - - [2026-03-23 22:56:57] "PUT /alarm/b30bcb25-4c86-43d8-af1f-ff35b40376e7 HTTP/1.1" 200 245 0.009312 10.0.0.241 - - [2026-03-23 22:56:57] "POST /alarms HTTP/1.1" 409 265 0.013779 10.0.0.241 - - [2026-03-23 22:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.241 - - [2026-03-23 22:56:57] "PUT /alarm/0dd14386-f771-457e-bde5-e2e02568bf94 HTTP/1.1" 200 245 0.010926 10.0.0.241 - - [2026-03-23 22:56:57] "POST /alarms HTTP/1.1" 409 279 0.004568 10.0.0.241 - - [2026-03-23 22:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.241 - - [2026-03-23 22:56:57] "PUT /alarm/937ea336-0b37-4870-abbb-6fe72a38ac89 HTTP/1.1" 200 245 0.015020 10.0.0.241 - - [2026-03-23 22:56:57] "GET / HTTP/1.1" 200 36215 0.001484 10.0.0.241 - - [2026-03-23 22:56:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001821 10.0.0.241 - - [2026-03-23 22:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.241 - - [2026-03-23 22:56:57] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.008394 10.0.0.241 - - [2026-03-23 22:56:57] "GET / HTTP/1.1" 200 36215 0.001835 10.0.0.241 - - [2026-03-23 22:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.241 - - [2026-03-23 22:56:57] "GET /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002470 10.0.0.241 - - [2026-03-23 22:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.241 - - [2026-03-23 22:56:57] "PUT /global-vrouter-config/1d55c120-ddaa-4627-9a80-d05177ef0cc8 HTTP/1.1" 200 277 0.008698 10.0.0.241 - - [2026-03-23 22:56:58] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.241 - - [2026-03-23 22:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.241 - - [2026-03-23 22:56:58] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005340 10.0.0.241 - - [2026-03-23 22:56:58] "PUT /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d HTTP/1.1" 200 275 0.013580 10.0.0.241 - - [2026-03-23 22:56:58] "GET /global-system-configs HTTP/1.1" 200 323 0.001718 10.0.0.241 - - [2026-03-23 22:56:58] "GET /global-system-configs HTTP/1.1" 200 323 0.005476 10.0.0.241 - - [2026-03-23 22:57:01] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.241 - - [2026-03-23 22:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.241 - - [2026-03-23 22:57:01] "GET /routing-instance/05b108d0-1f86-4e47-8d80-3ce027da0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002627 10.0.0.241 - - [2026-03-23 22:57:01] "POST /bgp-routers HTTP/1.1" 409 301 0.001754 10.0.0.241 - - [2026-03-23 22:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.241 - - [2026-03-23 22:57:01] "GET /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003119 10.0.0.241 - - [2026-03-23 22:57:01] "PUT /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58 HTTP/1.1" 200 255 0.012262 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:57:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:57:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 10.0.0.241 - - [2026-03-23 22:57:04] "POST /tags HTTP/1.1" 200 356 0.019919 10.0.0.241 - - [2026-03-23 22:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.241 - - [2026-03-23 22:57:04] "GET /tag/72f88984-7fdd-4d1e-840c-5a2180a4a9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012388 10.0.0.241 - - [2026-03-23 22:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.241 - - [2026-03-23 22:57:04] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004604 10.0.0.241 - - [2026-03-23 22:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.241 - - [2026-03-23 22:57:04] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046196 10.0.0.241 - - [2026-03-23 22:57:04] "POST /virtual-machines HTTP/1.1" 200 352 0.014157 10.0.0.241 - - [2026-03-23 22:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009353 10.0.0.241 - - [2026-03-23 22:57:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.092023 10.0.0.241 - - [2026-03-23 22:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.006947 10.0.0.241 - - [2026-03-23 22:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.241 - - [2026-03-23 22:57:04] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008107 10.0.0.241 - - [2026-03-23 22:57:04] "POST /instance-ips HTTP/1.1" 200 392 0.022421 10.0.0.241 - - [2026-03-23 22:57:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026186 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.014463 10.0.0.241 - - [2026-03-23 22:57:05] "POST /set-tag HTTP/1.1" 200 109 0.018842 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010964 10.0.0.241 - - [2026-03-23 22:57:05] "GET /instance-ip/9c7db312-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003946 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005518 10.0.0.241 - - [2026-03-23 22:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003902 10.0.0.241 - - [2026-03-23 22:57:05] "POST /ref-update HTTP/1.1" 200 156 0.010526 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017593 10.0.0.241 - - [2026-03-23 22:57:05] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.241 - - [2026-03-23 22:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-network/6fd53e69-529d-4b59-884d-165c0674e8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005834 10.0.0.241 - - [2026-03-23 22:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.241 - - [2026-03-23 22:57:05] "GET /project/000d4452-64d2-4ce9-aad0-99b5bef0d88b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034173 10.0.0.241 - - [2026-03-23 22:57:05] "POST /virtual-machines HTTP/1.1" 200 356 0.007144 10.0.0.241 - - [2026-03-23 22:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016356 10.0.0.241 - - [2026-03-23 22:57:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.101648 10.0.0.241 - - [2026-03-23 22:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007566 10.0.0.241 - - [2026-03-23 22:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005994 10.0.0.241 - - [2026-03-23 22:57:05] "POST /instance-ips HTTP/1.1" 200 396 0.017904 10.0.0.241 - - [2026-03-23 22:57:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019888 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004270 10.0.0.241 - - [2026-03-23 22:57:05] "POST /set-tag HTTP/1.1" 200 109 0.019300 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016263 10.0.0.241 - - [2026-03-23 22:57:05] "GET /instance-ip/9cec3f30-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004360 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004419 10.0.0.241 - - [2026-03-23 22:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-router/e94c090b-541c-4995-8b33-617243d683ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004215 10.0.0.241 - - [2026-03-23 22:57:05] "POST /ref-update HTTP/1.1" 200 156 0.008072 10.0.0.241 - - [2026-03-23 22:57:05] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013427 10.0.0.241 - - [2026-03-23 22:57:05] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.241 - - [2026-03-23 22:57:06] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004078 10.0.0.241 - - [2026-03-23 22:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.241 - - [2026-03-23 22:57:06] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003694 10.0.0.241 - - [2026-03-23 22:57:06] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.241 - - [2026-03-23 22:57:16] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.241 - - [2026-03-23 22:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.241 - - [2026-03-23 22:57:16] "GET /global-system-config/dafb0d0f-95df-48ea-8b81-2fec8251161d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004600 10.0.0.241 - - [2026-03-23 22:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.241 - - [2026-03-23 22:57:16] "GET /config-node/5ac1fff7-3dfa-4704-8748-a641e3244373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001793 10.0.0.241 - - [2026-03-23 22:57:17] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003969 10.0.0.241 - - [2026-03-23 22:57:17] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.241 - - [2026-03-23 22:57:18] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003926 10.0.0.241 - - [2026-03-23 22:57:18] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.241 - - [2026-03-23 22:57:19] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004608 10.0.0.241 - - [2026-03-23 22:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002676 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:57:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000830 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:57:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.241 - - [2026-03-23 22:57:28] "GET / HTTP/1.1" 200 36215 0.001771 10.0.0.241 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.241 - - [2026-03-23 22:57:28] "GET /routing-instance/05b108d0-1f86-4e47-8d80-3ce027da0c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002990 10.0.0.241 - - [2026-03-23 22:57:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001925 10.0.0.241 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.241 - - [2026-03-23 22:57:28] "GET /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003691 10.0.0.241 - - [2026-03-23 22:57:28] "PUT /bgp-router/56f29baa-a8f7-4e39-9679-8e5923a5ad58 HTTP/1.1" 200 255 0.024950 10.0.0.241 - - [2026-03-23 22:57:50] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003948 10.0.0.241 - - [2026-03-23 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.005467 10.0.0.241 - - [2026-03-23 22:57:50] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009524 10.0.0.241 - - [2026-03-23 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.241 - - [2026-03-23 22:57:50] "GET /virtual-machine/791c82ab-e5ae-4f69-a860-1dff988c56d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003272 10.0.0.241 - - [2026-03-23 22:57:50] "POST /ref-update HTTP/1.1" 200 156 0.010064 10.0.0.241 - - [2026-03-23 22:57:50] "GET /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018419 10.0.0.241 - - [2026-03-23 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.013951 10.0.0.241 - - [2026-03-23 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.027569 10.0.0.241 - - [2026-03-23 22:57:50] "DELETE /instance-ip/9c7db312-270b-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.042695 10.0.0.241 - - [2026-03-23 22:57:50] "DELETE /virtual-machine-interface/9c673af6-270b-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.036696 10.0.0.241 - - [2026-03-23 22:57:50] "DELETE /virtual-machine/791c82ab-e5ae-4f69-a860-1dff988c56d9 HTTP/1.1" 200 115 0.017745 10.0.0.241 - - [2026-03-23 22:57:50] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005949 10.0.0.241 - - [2026-03-23 22:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002524 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:57:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:57:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000818 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:57:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000834 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:57:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000814 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:58:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000800 [Introspect:8084]10.0.0.241 - - [2026-03-23 22:58:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000985 10.0.0.241 - - [2026-03-23 22:58:21] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004421 10.0.0.241 - - [2026-03-23 22:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.241 - - [2026-03-23 22:58:21] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011768 10.0.0.241 - - [2026-03-23 22:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.241 - - [2026-03-23 22:58:21] "GET /virtual-machine/6b1b51d7-8f38-4828-b1c1-ecff7c45d8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002725 10.0.0.241 - - [2026-03-23 22:58:21] "POST /ref-update HTTP/1.1" 200 156 0.007936 10.0.0.241 - - [2026-03-23 22:58:21] "GET /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003927 10.0.0.241 - - [2026-03-23 22:58:21] "POST /set-tag HTTP/1.1" 200 109 0.017879 10.0.0.241 - - [2026-03-23 22:58:21] "POST /set-tag HTTP/1.1" 200 109 0.024451 10.0.0.241 - - [2026-03-23 22:58:21] "DELETE /instance-ip/9cec3f30-270b-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.041047 10.0.0.241 - - [2026-03-23 22:58:21] "DELETE /virtual-machine-interface/9cd37432-270b-11f1-9c47-fa163ece8123 HTTP/1.1" 200 115 0.038960 10.0.0.241 - - [2026-03-23 22:58:21] "DELETE /virtual-machine/6b1b51d7-8f38-4828-b1c1-ecff7c45d8e6 HTTP/1.1" 200 115 0.017353 10.0.0.241 - - [2026-03-23 22:58:21] "DELETE /tag/72f88984-7fdd-4d1e-840c-5a2180a4a9c2 HTTP/1.1" 200 115 0.033967