++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Nov 20 01:11:38 PM UTC 2025 ===================' INFO: =================== Thu Nov 20 01:11:38 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 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.242 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.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.242,10.178.94.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.178.94.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242: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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ 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: 11/20/2025 13:12:24.269 7f8de5380300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/20/2025 13:12:24.584 7f8de5380300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/20/2025 13:12:24.608 7f8de5380300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/20/2025 13:12:24.609 7f8de5380300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2025-11-20 13:12:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000709 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2025-11-20 13:12:41] "GET / HTTP/1.1" 503 181 0.005284 10.0.0.242 - - [2025-11-20 13:12:41] "GET / HTTP/1.1" 503 181 0.000268 10.0.0.242 - - [2025-11-20 13:12:42] "GET / HTTP/1.1" 200 45303 0.001512 10.0.0.242 - - [2025-11-20 13:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.242 - - [2025-11-20 13:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.242 - - [2025-11-20 13:12:42] "GET / HTTP/1.1" 200 36215 0.001281 10.0.0.242 - - [2025-11-20 13:12:42] "GET / HTTP/1.1" 200 36215 0.004140 10.0.0.242 - - [2025-11-20 13:12:43] "GET / HTTP/1.1" 200 36215 0.001232 10.0.0.242 - - [2025-11-20 13:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.242 - - [2025-11-20 13:12:43] "GET /routing-instance/08bc3d24-14a9-4a7c-88ed-c594482f7beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004462 10.0.0.242 - - [2025-11-20 13:12:43] "GET / HTTP/1.1" 200 36215 0.002372 10.0.0.242 - - [2025-11-20 13:12:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.091627 10.0.0.242 - - [2025-11-20 13:12:43] "POST /bgp-routers HTTP/1.1" 200 618 0.277038 10.0.0.242 - - [2025-11-20 13:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.042408 10.0.0.242 - - [2025-11-20 13:12:43] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.023615 10.0.0.242 - - [2025-11-20 13:12:43] "GET /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.054256 10.0.0.242 - - [2025-11-20 13:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013514 10.0.0.242 - - [2025-11-20 13:12:43] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.049763 10.0.0.242 - - [2025-11-20 13:12:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.058165 10.0.0.242 - - [2025-11-20 13:12:43] "POST /service-appliance-sets HTTP/1.1" 200 555 0.246034 10.0.0.242 - - [2025-11-20 13:12:43] "POST /ref-update HTTP/1.1" 200 156 0.033216 10.0.0.242 - - [2025-11-20 13:12:43] "POST /fqname-to-id HTTP/1.1" 404 180 0.009435 10.0.0.242 - - [2025-11-20 13:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.031362 10.0.0.242 - - [2025-11-20 13:12:43] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.025173 10.0.0.242 - - [2025-11-20 13:12:43] "GET / HTTP/1.1" 200 36215 0.010071 10.0.0.242 - - [2025-11-20 13:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021886 10.0.0.242 - - [2025-11-20 13:12:43] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.043558 10.0.0.242 - - [2025-11-20 13:12:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.016967 10.0.0.242 - - [2025-11-20 13:12:44] "POST /service-appliance-sets HTTP/1.1" 200 543 0.193488 10.0.0.242 - - [2025-11-20 13:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021833 10.0.0.242 - - [2025-11-20 13:12:44] "GET /network-ipam/d97ce01e-ea37-4963-9835-a7cba4363909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008142 10.0.0.242 - - [2025-11-20 13:12:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.173371 10.0.0.242 - - [2025-11-20 13:12:44] "POST /service-templates HTTP/1.1" 200 513 0.153085 10.0.0.242 - - [2025-11-20 13:12:44] "POST /service-templates HTTP/1.1" 200 503 0.156663 10.0.0.242 - - [2025-11-20 13:12:44] "POST /service-templates HTTP/1.1" 200 517 0.134215 10.0.0.242 - - [2025-11-20 13:12:45] "POST /service-templates HTTP/1.1" 200 537 0.139498 10.0.0.242 - - [2025-11-20 13:12:45] "POST /service-templates HTTP/1.1" 200 509 0.115003 10.0.0.242 - - [2025-11-20 13:12:45] "GET / HTTP/1.1" 200 36215 0.002689 10.0.0.242 - - [2025-11-20 13:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.159460 10.0.0.242 - - [2025-11-20 13:12:45] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.026991 10.0.0.242 - - [2025-11-20 13:12:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.009491 10.0.0.242 - - [2025-11-20 13:12:45] "GET / HTTP/1.1" 200 36215 0.002259 10.0.0.242 - - [2025-11-20 13:12:45] "POST /database-nodes HTTP/1.1" 200 599 0.119321 10.0.0.242 - - [2025-11-20 13:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017820 10.0.0.242 - - [2025-11-20 13:12:45] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.020487 10.0.0.242 - - [2025-11-20 13:12:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.005958 10.0.0.242 - - [2025-11-20 13:12:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.088114 10.0.0.242 - - [2025-11-20 13:12:47] "GET / HTTP/1.1" 200 36215 0.002301 10.0.0.242 - - [2025-11-20 13:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.242 - - [2025-11-20 13:12:47] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010507 10.0.0.242 - - [2025-11-20 13:12:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.003412 10.0.0.242 - - [2025-11-20 13:12:47] "POST /analytics-nodes HTTP/1.1" 200 601 0.093592 10.0.0.242 - - [2025-11-20 13:12:48] "GET / HTTP/1.1" 200 36215 0.001408 10.0.0.242 - - [2025-11-20 13:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.242 - - [2025-11-20 13:12:48] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011252 10.0.0.242 - - [2025-11-20 13:12:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.007252 10.0.0.242 - - [2025-11-20 13:12:48] "POST /config-nodes HTTP/1.1" 200 595 0.047205 10.0.0.242 - - [2025-11-20 13:12:49] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.242 - - [2025-11-20 13:12:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003431 10.0.0.242 - - [2025-11-20 13:12:51] "GET / HTTP/1.1" 200 36215 0.002598 10.0.0.242 - - [2025-11-20 13:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.242 - - [2025-11-20 13:12:51] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006207 10.0.0.242 - - [2025-11-20 13:12:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002652 10.0.0.242 - - [2025-11-20 13:12:51] "POST /config-database-nodes HTTP/1.1" 200 613 0.085035 10.0.0.242 - - [2025-11-20 13:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011013 10.0.0.242 - - [2025-11-20 13:12:52] "GET /network-ipam/d97ce01e-ea37-4963-9835-a7cba4363909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.010946 10.0.0.242 - - [2025-11-20 13:12:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.006322 10.0.0.242 - - [2025-11-20 13:12:53] "POST /access-control-lists HTTP/1.1" 200 589 0.084304 10.0.0.242 - - [2025-11-20 13:12:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.031299 10.0.0.242 - - [2025-11-20 13:12:53] "POST /access-control-lists HTTP/1.1" 200 587 0.086872 10.0.0.242 - - [2025-11-20 13:12:53] "POST /route-targets HTTP/1.1" 200 328 0.029729 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:12:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:12:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 10.0.0.242 - - [2025-11-20 13:12:53] "POST /ref-update HTTP/1.1" 200 156 0.069536 10.0.0.242 - - [2025-11-20 13:12:53] "POST /route-targets HTTP/1.1" 200 328 0.029429 10.0.0.242 - - [2025-11-20 13:12:53] "POST /ref-update HTTP/1.1" 200 156 0.031500 10.0.0.242 - - [2025-11-20 13:12:53] "POST /route-targets HTTP/1.1" 200 328 0.027328 10.0.0.242 - - [2025-11-20 13:12:53] "POST /ref-update HTTP/1.1" 200 156 0.047571 10.0.0.242 - - [2025-11-20 13:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.242 - - [2025-11-20 13:12:54] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.111498 10.0.0.242 - - [2025-11-20 13:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009627 10.0.0.242 - - [2025-11-20 13:12:54] "POST /route-targets HTTP/1.1" 200 328 0.296326 10.0.0.242 - - [2025-11-20 13:12:54] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.099760 10.0.0.242 - - [2025-11-20 13:12:54] "POST /ref-update HTTP/1.1" 200 156 0.084924 10.0.0.242 - - [2025-11-20 13:12:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.004976 10.0.0.242 - - [2025-11-20 13:12:54] "POST /access-control-lists HTTP/1.1" 200 553 0.110312 10.0.0.242 - - [2025-11-20 13:12:54] "PUT /access-control-list/3ba0ee2d-d381-4280-8f03-f84fc27bb416 HTTP/1.1" 200 273 0.023289 10.0.0.242 - - [2025-11-20 13:12:54] "PUT /access-control-list/8b2ea8de-551b-4b7a-89a8-31128f56a3e2 HTTP/1.1" 200 273 0.039628 10.0.0.242 - - [2025-11-20 13:12:55] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 583 0.034885 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 577 0.109794 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 577 0.079069 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 561 0.049881 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 557 0.092945 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 559 0.077419 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 567 0.057976 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 551 0.055867 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 559 0.085340 10.0.0.242 - - [2025-11-20 13:12:55] "POST /alarms HTTP/1.1" 200 569 0.089566 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 557 0.121068 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 569 0.074095 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 577 0.102136 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 571 0.139263 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 563 0.091822 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 563 0.071233 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 563 0.108574 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 549 0.107473 10.0.0.242 - - [2025-11-20 13:12:56] "POST /alarms HTTP/1.1" 200 597 0.082310 10.0.0.242 - - [2025-11-20 13:12:57] "POST /alarms HTTP/1.1" 200 577 0.062089 10.0.0.242 - - [2025-11-20 13:12:57] "POST /alarms HTTP/1.1" 200 573 0.046281 10.0.0.242 - - [2025-11-20 13:12:57] "POST /alarms HTTP/1.1" 200 585 0.031381 10.0.0.242 - - [2025-11-20 13:12:57] "POST /alarms HTTP/1.1" 200 611 0.060508 10.0.0.242 - - [2025-11-20 13:12:57] "GET / HTTP/1.1" 200 36215 0.001313 10.0.0.242 - - [2025-11-20 13:12:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002903 10.0.0.242 - - [2025-11-20 13:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.242 - - [2025-11-20 13:12:57] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.015798 10.0.0.242 - - [2025-11-20 13:12:58] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.242 - - [2025-11-20 13:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.242 - - [2025-11-20 13:12:58] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003262 10.0.0.242 - - [2025-11-20 13:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.242 - - [2025-11-20 13:12:58] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.029784 10.0.0.242 - - [2025-11-20 13:12:58] "GET / HTTP/1.1" 200 36215 0.001316 10.0.0.242 - - [2025-11-20 13:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.242 - - [2025-11-20 13:12:58] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008748 10.0.0.242 - - [2025-11-20 13:12:58] "PUT /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a HTTP/1.1" 200 275 0.034738 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:13:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:13:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001076 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:13:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:13:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001086 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:13:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001056 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:13:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:13:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:13:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001172 10.0.0.242 - - [2025-11-20 13:13:42] "GET / HTTP/1.1" 200 36215 0.001844 10.0.0.242 - - [2025-11-20 13:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.242 - - [2025-11-20 13:13:42] "GET /domain/affed556-3544-4c49-bac0-77dee5f2e13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.010461 10.0.0.242 - - [2025-11-20 13:13:42] "POST /id-to-fqname HTTP/1.1" 200 173 0.003052 10.0.0.242 - - [2025-11-20 13:13:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.008437 10.0.0.242 - - [2025-11-20 13:13:42] "POST /security-groups HTTP/1.1" 200 570 0.073978 10.0.0.242 - - [2025-11-20 13:13:42] "POST /projects HTTP/1.1" 200 483 0.258776 10.0.0.242 - - [2025-11-20 13:13:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.004296 10.0.0.242 - - [2025-11-20 13:13:42] "POST /security-groups HTTP/1.1" 200 536 0.067142 10.0.0.242 - - [2025-11-20 13:13:42] "POST /access-control-lists HTTP/1.1" 200 581 0.108992 10.0.0.242 - - [2025-11-20 13:13:43] "POST /chown HTTP/1.1" 200 109 0.090310 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.016497 10.0.0.242 - - [2025-11-20 13:13:43] "POST /policy-managements HTTP/1.1" 409 214 0.003425 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.242 - - [2025-11-20 13:13:43] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004072 10.0.0.242 - - [2025-11-20 13:13:43] "POST /access-control-lists HTTP/1.1" 200 579 0.076361 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.006111 10.0.0.242 - - [2025-11-20 13:13:43] "POST /application-policy-sets HTTP/1.1" 200 530 0.077941 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021921 10.0.0.242 - - [2025-11-20 13:13:43] "POST /access-control-lists HTTP/1.1" 200 596 0.071543 10.0.0.242 - - [2025-11-20 13:13:43] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009444 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.002496 10.0.0.242 - - [2025-11-20 13:13:43] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.032207 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.028017 10.0.0.242 - - [2025-11-20 13:13:43] "GET /virtual-network/a5e02b3c-59f7-4cdd-9782-1fffb40efbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008536 10.0.0.242 - - [2025-11-20 13:13:43] "POST /access-control-lists HTTP/1.1" 200 594 0.089069 10.0.0.242 - - [2025-11-20 13:13:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000555 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.012027 10.0.0.242 - - [2025-11-20 13:13:43] "POST /security-groups HTTP/1.1" 200 574 0.085002 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.005075 10.0.0.242 - - [2025-11-20 13:13:43] "POST /projects HTTP/1.1" 200 491 0.270807 10.0.0.242 - - [2025-11-20 13:13:43] "POST /access-control-lists HTTP/1.1" 200 585 0.069038 10.0.0.242 - - [2025-11-20 13:13:43] "POST /security-groups HTTP/1.1" 200 548 0.096579 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.005416 10.0.0.242 - - [2025-11-20 13:13:43] "POST /chown HTTP/1.1" 200 109 0.043069 10.0.0.242 - - [2025-11-20 13:13:43] "POST /access-control-lists HTTP/1.1" 200 583 0.090056 10.0.0.242 - - [2025-11-20 13:13:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.010257 10.0.0.242 - - [2025-11-20 13:13:43] "POST /network-ipams HTTP/1.1" 200 524 0.083008 10.0.0.242 - - [2025-11-20 13:13:44] "POST /network-ipams HTTP/1.1" 200 512 0.060000 10.0.0.242 - - [2025-11-20 13:13:44] "POST /access-control-lists HTTP/1.1" 200 604 0.065514 10.0.0.242 - - [2025-11-20 13:13:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.008923 10.0.0.242 - - [2025-11-20 13:13:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.010838 10.0.0.242 - - [2025-11-20 13:13:44] "POST /access-control-lists HTTP/1.1" 200 602 0.037771 10.0.0.242 - - [2025-11-20 13:13:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.007476 10.0.0.242 - - [2025-11-20 13:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.023263 10.0.0.242 - - [2025-11-20 13:13:44] "POST /virtual-networks HTTP/1.1" 200 540 0.181769 10.0.0.242 - - [2025-11-20 13:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011160 10.0.0.242 - - [2025-11-20 13:13:44] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.018971 10.0.0.242 - - [2025-11-20 13:13:44] "POST /access-control-lists HTTP/1.1" 200 591 0.117984 10.0.0.242 - - [2025-11-20 13:13:44] "POST /network-ipams HTTP/1.1" 200 520 0.094449 10.0.0.242 - - [2025-11-20 13:13:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.010596 10.0.0.242 - - [2025-11-20 13:13:44] "POST /route-targets HTTP/1.1" 200 328 0.024356 10.0.0.242 - - [2025-11-20 13:13:44] "POST /ref-update HTTP/1.1" 200 156 0.052408 10.0.0.242 - - [2025-11-20 13:13:44] "PUT /access-control-list/530e41cc-9fcb-4eb3-941b-c90f774a0e48 HTTP/1.1" 200 273 0.110136 10.0.0.242 - - [2025-11-20 13:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.014906 10.0.0.242 - - [2025-11-20 13:13:44] "POST /virtual-networks HTTP/1.1" 200 548 0.322554 10.0.0.242 - - [2025-11-20 13:13:44] "POST /route-targets HTTP/1.1" 200 328 0.021032 10.0.0.242 - - [2025-11-20 13:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016203 10.0.0.242 - - [2025-11-20 13:13:44] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.029885 10.0.0.242 - - [2025-11-20 13:13:44] "POST /ref-update HTTP/1.1" 200 156 0.057439 10.0.0.242 - - [2025-11-20 13:13:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.059467 10.0.0.242 - - [2025-11-20 13:13:45] "POST /network-policys HTTP/1.1" 200 540 0.034378 10.0.0.242 - - [2025-11-20 13:13:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.018302 10.0.0.242 - - [2025-11-20 13:13:45] "POST /network-policys HTTP/1.1" 200 536 0.058287 10.0.0.242 - - [2025-11-20 13:13:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.003770 10.0.0.242 - - [2025-11-20 13:13:45] "POST /network-policys HTTP/1.1" 200 544 0.038026 10.0.0.242 - - [2025-11-20 13:13:45] "POST /ref-update HTTP/1.1" 200 156 0.127078 10.0.0.242 - - [2025-11-20 13:13:45] "PUT /access-control-list/42f2ddfd-8036-4597-9dd2-c9f0c9517aa5 HTTP/1.1" 200 273 0.049046 10.0.0.242 - - [2025-11-20 13:13:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003593 10.0.0.242 - - [2025-11-20 13:13:45] "PUT /access-control-list/42f2ddfd-8036-4597-9dd2-c9f0c9517aa5 HTTP/1.1" 200 273 0.036323 10.0.0.242 - - [2025-11-20 13:13:45] "POST /ref-update HTTP/1.1" 200 156 0.116732 10.0.0.242 - - [2025-11-20 13:13:45] "PUT /access-control-list/530e41cc-9fcb-4eb3-941b-c90f774a0e48 HTTP/1.1" 200 273 0.067364 10.0.0.242 - - [2025-11-20 13:13:45] "POST /ref-update HTTP/1.1" 200 156 0.112215 10.0.0.242 - - [2025-11-20 13:13:45] "POST /ref-update HTTP/1.1" 200 156 0.260022 10.0.0.242 - - [2025-11-20 13:13:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028394 10.0.0.242 - - [2025-11-20 13:13:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015791 10.0.0.242 - - [2025-11-20 13:13:46] "PUT /access-control-list/530e41cc-9fcb-4eb3-941b-c90f774a0e48 HTTP/1.1" 200 273 0.130573 10.0.0.242 - - [2025-11-20 13:13:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.005960 10.0.0.242 - - [2025-11-20 13:13:46] "POST /access-control-lists HTTP/1.1" 200 603 0.080933 10.0.0.242 - - [2025-11-20 13:13:46] "POST /ref-update HTTP/1.1" 200 156 0.250076 10.0.0.242 - - [2025-11-20 13:13:46] "PUT /access-control-list/42f2ddfd-8036-4597-9dd2-c9f0c9517aa5 HTTP/1.1" 200 273 0.085030 10.0.0.242 - - [2025-11-20 13:13:46] "POST /ref-update HTTP/1.1" 200 156 0.104110 10.0.0.242 - - [2025-11-20 13:13:46] "POST /ref-update HTTP/1.1" 200 156 0.282166 10.0.0.242 - - [2025-11-20 13:13:46] "PUT /access-control-list/19187ee2-2aa3-4bab-807f-94e99f10b2a4 HTTP/1.1" 200 273 0.098214 10.0.0.242 - - [2025-11-20 13:13:46] "PUT /access-control-list/19187ee2-2aa3-4bab-807f-94e99f10b2a4 HTTP/1.1" 200 273 0.029449 10.0.0.242 - - [2025-11-20 13:13:46] "POST /ref-update HTTP/1.1" 200 156 0.209988 10.0.0.242 - - [2025-11-20 13:13:46] "POST /ref-update HTTP/1.1" 200 156 0.066198 10.0.0.242 - - [2025-11-20 13:13:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014316 10.0.0.242 - - [2025-11-20 13:13:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004150 10.0.0.242 - - [2025-11-20 13:13:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002959 10.0.0.242 - - [2025-11-20 13:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.242 - - [2025-11-20 13:13:46] "GET /virtual-network/a5e02b3c-59f7-4cdd-9782-1fffb40efbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006871 10.0.0.242 - - [2025-11-20 13:13:46] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.019102 10.0.0.242 - - [2025-11-20 13:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015516 10.0.0.242 - - [2025-11-20 13:13:47] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004649 10.0.0.242 - - [2025-11-20 13:13:47] "POST /firewall-policys HTTP/1.1" 200 532 0.029305 10.0.0.242 - - [2025-11-20 13:13:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.051835 10.0.0.242 - - [2025-11-20 13:13:47] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.037079 10.0.0.242 - - [2025-11-20 13:13:47] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004446 10.0.0.242 - - [2025-11-20 13:13:47] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003570 10.0.0.242 - - [2025-11-20 13:13:47] "POST /ref-update HTTP/1.1" 200 156 0.033561 10.0.0.242 - - [2025-11-20 13:13:47] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005094 10.0.0.242 - - [2025-11-20 13:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.242 - - [2025-11-20 13:13:47] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004454 10.0.0.242 - - [2025-11-20 13:13:47] "POST /firewall-policys HTTP/1.1" 200 534 0.025797 10.0.0.242 - - [2025-11-20 13:13:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.061845 10.0.0.242 - - [2025-11-20 13:13:47] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.019700 10.0.0.242 - - [2025-11-20 13:13:47] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.008622 10.0.0.242 - - [2025-11-20 13:13:47] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003541 10.0.0.242 - - [2025-11-20 13:13:47] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003410 10.0.0.242 - - [2025-11-20 13:13:47] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004533 10.0.0.242 - - [2025-11-20 13:13:47] "POST /ref-update HTTP/1.1" 200 156 0.018550 10.0.0.242 - - [2025-11-20 13:13:47] "POST /ref-update HTTP/1.1" 200 156 0.046018 10.0.0.242 - - [2025-11-20 13:13:47] "POST /ref-update HTTP/1.1" 200 156 0.051407 10.0.0.242 - - [2025-11-20 13:13:47] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.022614 10.0.0.242 - - [2025-11-20 13:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.242 - - [2025-11-20 13:13:47] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003438 10.0.0.242 - - [2025-11-20 13:13:47] "POST /firewall-policys HTTP/1.1" 200 532 0.035839 10.0.0.242 - - [2025-11-20 13:13:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.038341 10.0.0.242 - - [2025-11-20 13:13:48] "GET /firewall-policy/cc229133-a7c7-46e7-b1c8-e2a15c60a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.013786 10.0.0.242 - - [2025-11-20 13:13:48] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004194 10.0.0.242 - - [2025-11-20 13:13:48] "GET /firewall-policy/cc229133-a7c7-46e7-b1c8-e2a15c60a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004099 10.0.0.242 - - [2025-11-20 13:13:48] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004126 10.0.0.242 - - [2025-11-20 13:13:48] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003777 10.0.0.242 - - [2025-11-20 13:13:48] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003825 10.0.0.242 - - [2025-11-20 13:13:48] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003150 10.0.0.242 - - [2025-11-20 13:13:48] "POST /ref-update HTTP/1.1" 200 156 0.035423 10.0.0.242 - - [2025-11-20 13:13:48] "POST /ref-update HTTP/1.1" 200 156 0.068332 10.0.0.242 - - [2025-11-20 13:13:48] "POST /ref-update HTTP/1.1" 200 156 0.049202 10.0.0.242 - - [2025-11-20 13:13:48] "POST /ref-update HTTP/1.1" 200 156 0.028776 10.0.0.242 - - [2025-11-20 13:13:48] "POST /ref-update HTTP/1.1" 200 156 0.050778 10.0.0.242 - - [2025-11-20 13:13:48] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.025148 10.0.0.242 - - [2025-11-20 13:13:48] "POST /tags HTTP/1.1" 200 300 0.075160 10.0.0.242 - - [2025-11-20 13:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011100 10.0.0.242 - - [2025-11-20 13:13:48] "GET /tag/4d7bee0f-a7a0-469a-bf1d-2ec951eb2339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.028401 10.0.0.242 - - [2025-11-20 13:13:48] "POST /set-tag HTTP/1.1" 200 109 0.018862 10.0.0.242 - - [2025-11-20 13:13:49] "POST /tags HTTP/1.1" 200 358 0.164669 10.0.0.242 - - [2025-11-20 13:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017901 10.0.0.242 - - [2025-11-20 13:13:49] "GET /tag/25475aef-81b5-4b6e-84a7-4b79d50e893c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.021770 10.0.0.242 - - [2025-11-20 13:13:49] "POST /tags HTTP/1.1" 200 306 0.094161 10.0.0.242 - - [2025-11-20 13:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.032431 10.0.0.242 - - [2025-11-20 13:13:49] "GET /tag/e8d64f55-c953-42ca-8901-54d79fa081e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029808 10.0.0.242 - - [2025-11-20 13:13:49] "POST /id-to-fqname HTTP/1.1" 200 174 0.002468 10.0.0.242 - - [2025-11-20 13:13:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.005288 10.0.0.242 - - [2025-11-20 13:13:49] "POST /security-groups HTTP/1.1" 200 571 0.155723 10.0.0.242 - - [2025-11-20 13:13:49] "POST /projects HTTP/1.1" 200 485 0.313411 10.0.0.242 - - [2025-11-20 13:13:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.004822 10.0.0.242 - - [2025-11-20 13:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019855 10.0.0.242 - - [2025-11-20 13:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011621 10.0.0.242 - - [2025-11-20 13:13:49] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2296 0.028407 10.0.0.242 - - [2025-11-20 13:13:49] "POST /access-control-lists HTTP/1.1" 200 582 0.097654 10.0.0.242 - - [2025-11-20 13:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.242 - - [2025-11-20 13:13:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.010412 10.0.0.242 - - [2025-11-20 13:13:49] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.012024 10.0.0.242 - - [2025-11-20 13:13:49] "POST /access-control-lists HTTP/1.1" 200 580 0.033181 10.0.0.242 - - [2025-11-20 13:13:50] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.137348 10.0.0.242 - - [2025-11-20 13:13:50] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.087286 10.0.0.242 - - [2025-11-20 13:13:50] "POST /security-groups HTTP/1.1" 200 539 0.094480 10.0.0.242 - - [2025-11-20 13:13:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.015982 10.0.0.242 - - [2025-11-20 13:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018433 10.0.0.242 - - [2025-11-20 13:13:50] "POST /chown HTTP/1.1" 200 109 0.029888 10.0.0.242 - - [2025-11-20 13:13:50] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007975 10.0.0.242 - - [2025-11-20 13:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.242 - - [2025-11-20 13:13:50] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020681 10.0.0.242 - - [2025-11-20 13:13:50] "POST /access-control-lists HTTP/1.1" 200 598 0.145591 10.0.0.242 - - [2025-11-20 13:13:50] "POST /tags HTTP/1.1" 409 207 0.006162 10.0.0.242 - - [2025-11-20 13:13:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.018713 10.0.0.242 - - [2025-11-20 13:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.242 - - [2025-11-20 13:13:50] "GET /tag/e8d64f55-c953-42ca-8901-54d79fa081e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016322 10.0.0.242 - - [2025-11-20 13:13:50] "POST /access-control-lists HTTP/1.1" 200 596 0.085807 10.0.0.242 - - [2025-11-20 13:13:50] "POST /firewall-rules HTTP/1.1" 200 566 0.193541 10.0.0.242 - - [2025-11-20 13:13:50] "GET /firewall-rule/a0193afc-65f8-4ed7-b6b2-75233ef0243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005418 10.0.0.242 - - [2025-11-20 13:13:50] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003069 10.0.0.242 - - [2025-11-20 13:13:50] "GET /firewall-rule/a0193afc-65f8-4ed7-b6b2-75233ef0243b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002983 10.0.0.242 - - [2025-11-20 13:13:50] "POST /ref-update HTTP/1.1" 200 156 0.022539 10.0.0.242 - - [2025-11-20 13:13:50] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019842 10.0.0.242 - - [2025-11-20 13:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008149 10.0.0.242 - - [2025-11-20 13:13:50] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004833 10.0.0.242 - - [2025-11-20 13:13:50] "POST /tags HTTP/1.1" 409 207 0.003688 10.0.0.242 - - [2025-11-20 13:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.242 - - [2025-11-20 13:13:50] "GET /tag/e8d64f55-c953-42ca-8901-54d79fa081e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024990 10.0.0.242 - - [2025-11-20 13:13:51] "POST /firewall-rules HTTP/1.1" 200 564 0.080301 10.0.0.242 - - [2025-11-20 13:13:51] "GET /firewall-rule/2fe88807-c20c-42c8-883f-9e43647a28ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.025189 10.0.0.242 - - [2025-11-20 13:13:51] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009111 10.0.0.242 - - [2025-11-20 13:13:51] "GET /firewall-rule/2fe88807-c20c-42c8-883f-9e43647a28ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003405 10.0.0.242 - - [2025-11-20 13:13:51] "POST /ref-update HTTP/1.1" 200 156 0.069412 10.0.0.242 - - [2025-11-20 13:13:51] "POST /tags HTTP/1.1" 200 302 0.143197 10.0.0.242 - - [2025-11-20 13:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009081 10.0.0.242 - - [2025-11-20 13:13:51] "GET /tag/89b230b7-7c3f-4321-a48b-de039ef63433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.101916 10.0.0.242 - - [2025-11-20 13:13:51] "POST /tags HTTP/1.1" 200 326 0.150430 10.0.0.242 - - [2025-11-20 13:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.041780 10.0.0.242 - - [2025-11-20 13:13:51] "GET /tag/e8e8dc5f-4b61-49e0-91c4-96658f632778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.054507 10.0.0.242 - - [2025-11-20 13:13:51] "POST /tags HTTP/1.1" 200 364 0.039966 10.0.0.242 - - [2025-11-20 13:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.038455 10.0.0.242 - - [2025-11-20 13:13:52] "GET /tag/13d9b711-50b9-4162-93a5-ae160f2d057a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.026282 10.0.0.242 - - [2025-11-20 13:13:52] "POST /tags HTTP/1.1" 200 312 0.060879 10.0.0.242 - - [2025-11-20 13:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.049909 10.0.0.242 - - [2025-11-20 13:13:52] "GET /tag/8ababf1c-8250-4843-a40d-3372740d4158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.054027 10.0.0.242 - - [2025-11-20 13:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.242 - - [2025-11-20 13:13:52] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.006539 10.0.0.242 - - [2025-11-20 13:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008239 10.0.0.242 - - [2025-11-20 13:13:52] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.106373 10.0.0.242 - - [2025-11-20 13:13:52] "POST /virtual-machines HTTP/1.1" 200 378 0.109462 10.0.0.242 - - [2025-11-20 13:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.112361 10.0.0.242 - - [2025-11-20 13:13:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.358560 10.0.0.242 - - [2025-11-20 13:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.109810 10.0.0.242 - - [2025-11-20 13:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.040430 10.0.0.242 - - [2025-11-20 13:13:53] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.026184 10.0.0.242 - - [2025-11-20 13:13:53] "POST /instance-ips HTTP/1.1" 200 410 0.171149 10.0.0.242 - - [2025-11-20 13:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.070853 10.0.0.242 - - [2025-11-20 13:13:53] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.052561 10.0.0.242 - - [2025-11-20 13:13:53] "POST /set-tag HTTP/1.1" 200 109 0.090472 10.0.0.242 - - [2025-11-20 13:13:53] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.051493 10.0.0.242 - - [2025-11-20 13:13:53] "GET /instance-ip/c309fb80-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.011669 10.0.0.242 - - [2025-11-20 13:13:54] "POST /tags HTTP/1.1" 200 306 0.108623 10.0.0.242 - - [2025-11-20 13:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012268 10.0.0.242 - - [2025-11-20 13:13:54] "GET /tag/e356eb26-862a-4a65-8838-3a72a5309c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022237 10.0.0.242 - - [2025-11-20 13:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012360 10.0.0.242 - - [2025-11-20 13:13:54] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065869 10.0.0.242 - - [2025-11-20 13:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009008 10.0.0.242 - - [2025-11-20 13:13:54] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006028 10.0.0.242 - - [2025-11-20 13:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.242 - - [2025-11-20 13:13:54] "GET /service-appliance-set/e0e8dd62-8df0-4b07-958a-51a1ddd39772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022629 10.0.0.242 - - [2025-11-20 13:13:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.008934 10.0.0.242 - - [2025-11-20 13:13:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.181587 10.0.0.242 - - [2025-11-20 13:13:54] "GET /virtual-machine-interface/539633fb-fb65-4c71-bcfa-9916ebbbc0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.037927 10.0.0.242 - - [2025-11-20 13:13:54] "POST /instance-ips HTTP/1.1" 200 382 0.079946 10.0.0.242 - - [2025-11-20 13:13:54] "GET /instance-ip/5e241433-e170-4808-b862-b928df78b2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.018522 10.0.0.242 - - [2025-11-20 13:13:54] "POST /loadbalancers HTTP/1.1" 200 584 0.089371 10.0.0.242 - - [2025-11-20 13:13:54] "GET / HTTP/1.1" 200 36215 0.002154 10.0.0.242 - - [2025-11-20 13:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.242 - - [2025-11-20 13:13:54] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006376 10.0.0.242 - - [2025-11-20 13:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.242 - - [2025-11-20 13:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030473 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015976 10.0.0.242 - - [2025-11-20 13:13:55] "GET /config-node/3247d372-e9fe-4ceb-8faa-b878fad9a824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.010162 10.0.0.242 - - [2025-11-20 13:13:55] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.098979 10.0.0.242 - - [2025-11-20 13:13:55] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.148267 10.0.0.242 - - [2025-11-20 13:13:55] "GET /instance-ip/5e241433-e170-4808-b862-b928df78b2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003017 10.0.0.242 - - [2025-11-20 13:13:55] "GET /loadbalancer/04b9cf85-176e-4ec2-bb80-e6fd8125ebd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.009599 10.0.0.242 - - [2025-11-20 13:13:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.068535 10.0.0.242 - - [2025-11-20 13:13:55] "POST /floating-ips HTTP/1.1" 200 585 0.087275 10.0.0.242 - - [2025-11-20 13:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032241 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.242 - - [2025-11-20 13:13:55] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046966 10.0.0.242 - - [2025-11-20 13:13:55] "GET /loadbalancer-listener/0f16e562-7d89-4186-9cd7-78280dd10d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003503 10.0.0.242 - - [2025-11-20 13:13:55] "GET /loadbalancer-listener/0f16e562-7d89-4186-9cd7-78280dd10d86?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004781 10.0.0.242 - - [2025-11-20 13:13:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.031327 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.242 - - [2025-11-20 13:13:55] "GET /instance-ip/5e241433-e170-4808-b862-b928df78b2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005069 10.0.0.242 - - [2025-11-20 13:13:55] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003972 10.0.0.242 - - [2025-11-20 13:13:55] "GET /instance-ip/5e241433-e170-4808-b862-b928df78b2c8?fields=floating_ips HTTP/1.1" 200 1172 0.014472 10.0.0.242 - - [2025-11-20 13:13:55] "GET /floating-ip/4f6f8402-8791-4537-a3ff-5d4ade8c4293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003771 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.242 - - [2025-11-20 13:13:55] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.031496 10.0.0.242 - - [2025-11-20 13:13:55] "POST /tags HTTP/1.1" 200 356 0.032480 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.242 - - [2025-11-20 13:13:55] "GET /tag/e975d75d-4b7b-49bd-bd7d-9745735c1d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019421 10.0.0.242 - - [2025-11-20 13:13:55] "POST /tags HTTP/1.1" 200 304 0.027050 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.242 - - [2025-11-20 13:13:55] "GET /tag/3c6ac4cc-de06-4019-a087-2c37412173a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015575 10.0.0.242 - - [2025-11-20 13:13:55] "POST /projects HTTP/1.1" 409 218 0.002719 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.242 - - [2025-11-20 13:13:55] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054187 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.242 - - [2025-11-20 13:13:55] "GET /network-ipam/7442fe3d-9fff-42fb-8fee-aee48805aca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003620 10.0.0.242 - - [2025-11-20 13:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.242 - - [2025-11-20 13:13:55] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005206 10.0.0.242 - - [2025-11-20 13:13:56] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.058459 10.0.0.242 - - [2025-11-20 13:13:56] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.008581 10.0.0.242 - - [2025-11-20 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.073679 10.0.0.242 - - [2025-11-20 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.242 - - [2025-11-20 13:13:56] "GET /network-ipam/869b2f1e-4d7c-41db-ab5a-114bfb5cede0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003322 10.0.0.242 - - [2025-11-20 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.242 - - [2025-11-20 13:13:56] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005009 10.0.0.242 - - [2025-11-20 13:13:56] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.086949 10.0.0.242 - - [2025-11-20 13:13:56] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.009225 10.0.0.242 - - [2025-11-20 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.058078 10.0.0.242 - - [2025-11-20 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014888 10.0.0.242 - - [2025-11-20 13:13:56] "GET /network-policy/40e19a88-0b1a-467a-8cf0-2948f1e72dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005898 10.0.0.242 - - [2025-11-20 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.242 - - [2025-11-20 13:13:56] "GET /network-policy/0f7d9eda-a5cb-4ee5-bc33-32f83f368d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004199 10.0.0.242 - - [2025-11-20 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.242 - - [2025-11-20 13:13:56] "GET /network-policy/4072f06b-0e39-4b17-a027-777b73f5ee8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005221 10.0.0.242 - - [2025-11-20 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.242 - - [2025-11-20 13:13:56] "PUT /network-policy/4072f06b-0e39-4b17-a027-777b73f5ee8d HTTP/1.1" 200 263 0.022790 10.0.0.242 - - [2025-11-20 13:13:56] "POST /ref-update HTTP/1.1" 200 156 0.068373 10.0.0.242 - - [2025-11-20 13:13:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007734 10.0.0.242 - - [2025-11-20 13:13:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003123 10.0.0.242 - - [2025-11-20 13:13:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005919 10.0.0.242 - - [2025-11-20 13:13:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004637 10.0.0.242 - - [2025-11-20 13:13:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002881 10.0.0.242 - - [2025-11-20 13:13:56] "POST /security-groups HTTP/1.1" 409 245 0.003144 10.0.0.242 - - [2025-11-20 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2025-11-20 13:13:56] "PUT /security-group/9b56121a-6dc4-4ed7-837e-f88c3c371ffb HTTP/1.1" 200 263 0.069916 10.0.0.242 - - [2025-11-20 13:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032338 10.0.0.242 - - [2025-11-20 13:13:57] "PUT /access-control-list/2623e52d-b5cf-4692-a4dd-ad8b709f3191 HTTP/1.1" 200 273 0.032784 10.0.0.242 - - [2025-11-20 13:13:57] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.027237 10.0.0.242 - - [2025-11-20 13:13:57] "PUT /access-control-list/869cf1b7-6b27-4421-8c87-5c8664e79699 HTTP/1.1" 200 273 0.031046 10.0.0.242 - - [2025-11-20 13:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.242 - - [2025-11-20 13:13:57] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003836 10.0.0.242 - - [2025-11-20 13:13:57] "POST /tags HTTP/1.1" 409 206 0.002579 10.0.0.242 - - [2025-11-20 13:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007362 10.0.0.242 - - [2025-11-20 13:13:57] "GET /tag/3c6ac4cc-de06-4019-a087-2c37412173a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014535 10.0.0.242 - - [2025-11-20 13:13:57] "POST /firewall-rules HTTP/1.1" 200 564 0.107565 10.0.0.242 - - [2025-11-20 13:13:57] "GET /firewall-rule/2ebff698-200e-4937-95f5-1c3fb197e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006085 10.0.0.242 - - [2025-11-20 13:13:57] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004900 10.0.0.242 - - [2025-11-20 13:13:57] "GET /firewall-rule/2ebff698-200e-4937-95f5-1c3fb197e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003964 10.0.0.242 - - [2025-11-20 13:13:57] "POST /ref-update HTTP/1.1" 200 156 0.033467 10.0.0.242 - - [2025-11-20 13:13:57] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010962 10.0.0.242 - - [2025-11-20 13:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.242 - - [2025-11-20 13:13:57] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008473 10.0.0.242 - - [2025-11-20 13:13:57] "POST /tags HTTP/1.1" 409 206 0.004010 10.0.0.242 - - [2025-11-20 13:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.242 - - [2025-11-20 13:13:57] "GET /tag/3c6ac4cc-de06-4019-a087-2c37412173a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016865 10.0.0.242 - - [2025-11-20 13:13:57] "POST /firewall-rules HTTP/1.1" 200 562 0.081821 10.0.0.242 - - [2025-11-20 13:13:57] "GET /firewall-rule/863dedf5-da49-49c0-950a-a559b6b08cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.010974 10.0.0.242 - - [2025-11-20 13:13:57] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005918 10.0.0.242 - - [2025-11-20 13:13:57] "GET /firewall-rule/863dedf5-da49-49c0-950a-a559b6b08cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003279 10.0.0.242 - - [2025-11-20 13:13:57] "POST /ref-update HTTP/1.1" 200 156 0.049559 10.0.0.242 - - [2025-11-20 13:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.242 - - [2025-11-20 13:13:57] "GET /loadbalancer/04b9cf85-176e-4ec2-bb80-e6fd8125ebd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.003179 10.0.0.242 - - [2025-11-20 13:13:57] "POST /tags HTTP/1.1" 200 302 0.037476 10.0.0.242 - - [2025-11-20 13:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.242 - - [2025-11-20 13:13:58] "GET /tag/d405bf3c-0df1-4d1e-88ae-0fa60e861bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014312 10.0.0.242 - - [2025-11-20 13:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.242 - - [2025-11-20 13:13:58] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047502 10.0.0.242 - - [2025-11-20 13:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2025-11-20 13:13:58] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.005252 10.0.0.242 - - [2025-11-20 13:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2025-11-20 13:13:58] "GET /service-appliance-set/e0e8dd62-8df0-4b07-958a-51a1ddd39772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003008 10.0.0.242 - - [2025-11-20 13:13:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.007843 10.0.0.242 - - [2025-11-20 13:13:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.116731 10.0.0.242 - - [2025-11-20 13:13:58] "GET /virtual-machine-interface/8599275f-fafb-48e9-9ebf-ffc86a145673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.016220 10.0.0.242 - - [2025-11-20 13:13:58] "POST /instance-ips HTTP/1.1" 200 378 0.035939 10.0.0.242 - - [2025-11-20 13:13:58] "GET /instance-ip/f7557dc0-36f9-40bb-a68f-abc7d40672f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.009298 10.0.0.242 - - [2025-11-20 13:13:58] "POST /loadbalancers HTTP/1.1" 200 584 0.077535 10.0.0.242 - - [2025-11-20 13:13:58] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051894 10.0.0.242 - - [2025-11-20 13:13:58] "GET /instance-ip/f7557dc0-36f9-40bb-a68f-abc7d40672f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.007604 10.0.0.242 - - [2025-11-20 13:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.046911 10.0.0.242 - - [2025-11-20 13:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.242 - - [2025-11-20 13:13:58] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.089968 10.0.0.242 - - [2025-11-20 13:13:58] "POST /floating-ips HTTP/1.1" 200 583 0.097214 10.0.0.242 - - [2025-11-20 13:13:58] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006563 10.0.0.242 - - [2025-11-20 13:13:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.034569 10.0.0.242 - - [2025-11-20 13:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022580 10.0.0.242 - - [2025-11-20 13:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.242 - - [2025-11-20 13:13:58] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.072031 10.0.0.242 - - [2025-11-20 13:13:58] "GET /loadbalancer-listener/c3b24dcd-da5f-4022-8db8-54c1ae2d7143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004171 10.0.0.242 - - [2025-11-20 13:13:58] "GET /loadbalancer-listener/c3b24dcd-da5f-4022-8db8-54c1ae2d7143?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004417 10.0.0.242 - - [2025-11-20 13:13:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032718 10.0.0.242 - - [2025-11-20 13:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.242 - - [2025-11-20 13:13:59] "GET /instance-ip/f7557dc0-36f9-40bb-a68f-abc7d40672f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004679 10.0.0.242 - - [2025-11-20 13:13:59] "GET /instance-ip/f7557dc0-36f9-40bb-a68f-abc7d40672f4?fields=floating_ips HTTP/1.1" 200 1167 0.010355 10.0.0.242 - - [2025-11-20 13:13:59] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003990 10.0.0.242 - - [2025-11-20 13:13:59] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051444 10.0.0.242 - - [2025-11-20 13:13:59] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004123 10.0.0.242 - - [2025-11-20 13:13:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.027689 10.0.0.242 - - [2025-11-20 13:13:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016669 10.0.0.242 - - [2025-11-20 13:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007696 10.0.0.242 - - [2025-11-20 13:13:59] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052421 10.0.0.242 - - [2025-11-20 13:13:59] "GET /loadbalancer-listener/f85eb0a8-360c-42dd-bad6-4f7acfe82792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002696 10.0.0.242 - - [2025-11-20 13:13:59] "GET /loadbalancer-listener/f85eb0a8-360c-42dd-bad6-4f7acfe82792?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003737 10.0.0.242 - - [2025-11-20 13:13:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.041961 10.0.0.242 - - [2025-11-20 13:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.242 - - [2025-11-20 13:13:59] "GET /instance-ip/f7557dc0-36f9-40bb-a68f-abc7d40672f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004703 10.0.0.242 - - [2025-11-20 13:13:59] "GET /instance-ip/f7557dc0-36f9-40bb-a68f-abc7d40672f4?fields=floating_ips HTTP/1.1" 200 1167 0.003481 10.0.0.242 - - [2025-11-20 13:13:59] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.005957 10.0.0.242 - - [2025-11-20 13:13:59] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.066616 10.0.0.242 - - [2025-11-20 13:13:59] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003535 10.0.0.242 - - [2025-11-20 13:13:59] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.031728 10.0.0.242 - - [2025-11-20 13:13:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016613 10.0.0.242 - - [2025-11-20 13:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012630 10.0.0.242 - - [2025-11-20 13:13:59] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.057032 10.0.0.242 - - [2025-11-20 13:13:59] "GET /loadbalancer-listener/e8fde043-9c14-4fbf-b100-29f619477c81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.008566 10.0.0.242 - - [2025-11-20 13:13:59] "GET /loadbalancer-listener/e8fde043-9c14-4fbf-b100-29f619477c81?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.006092 10.0.0.242 - - [2025-11-20 13:13:59] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.024328 10.0.0.242 - - [2025-11-20 13:13:59] "GET /instance-ip/f7557dc0-36f9-40bb-a68f-abc7d40672f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003212 10.0.0.242 - - [2025-11-20 13:13:59] "GET /instance-ip/f7557dc0-36f9-40bb-a68f-abc7d40672f4?fields=floating_ips HTTP/1.1" 200 1167 0.005293 10.0.0.242 - - [2025-11-20 13:13:59] "POST /tags HTTP/1.1" 200 372 0.025337 10.0.0.242 - - [2025-11-20 13:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008424 10.0.0.242 - - [2025-11-20 13:13:59] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003200 10.0.0.242 - - [2025-11-20 13:14:00] "GET /tag/335fec7c-b81a-4713-a477-d76038cb7fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.016873 10.0.0.242 - - [2025-11-20 13:14:00] "POST /tags HTTP/1.1" 200 320 0.036853 10.0.0.242 - - [2025-11-20 13:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014561 10.0.0.242 - - [2025-11-20 13:14:00] "GET /tag/2c46cdea-7621-40e1-bf5a-23218d0089d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013410 10.0.0.242 - - [2025-11-20 13:14:00] "POST /id-to-fqname HTTP/1.1" 200 181 0.001137 10.0.0.242 - - [2025-11-20 13:14:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.002745 10.0.0.242 - - [2025-11-20 13:14:00] "POST /security-groups HTTP/1.1" 200 578 0.076741 10.0.0.242 - - [2025-11-20 13:14:00] "POST /projects HTTP/1.1" 200 499 0.280669 10.0.0.242 - - [2025-11-20 13:14:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.004471 10.0.0.242 - - [2025-11-20 13:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020306 10.0.0.242 - - [2025-11-20 13:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015603 10.0.0.242 - - [2025-11-20 13:14:00] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.023408 10.0.0.242 - - [2025-11-20 13:14:00] "POST /access-control-lists HTTP/1.1" 200 589 0.110262 10.0.0.242 - - [2025-11-20 13:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012980 10.0.0.242 - - [2025-11-20 13:14:00] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.013961 10.0.0.242 - - [2025-11-20 13:14:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.002887 10.0.0.242 - - [2025-11-20 13:14:00] "POST /access-control-lists HTTP/1.1" 200 587 0.087426 10.0.0.242 - - [2025-11-20 13:14:00] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.155334 10.0.0.242 - - [2025-11-20 13:14:00] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.065029 10.0.0.242 - - [2025-11-20 13:14:00] "POST /security-groups HTTP/1.1" 200 560 0.081622 10.0.0.242 - - [2025-11-20 13:14:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.009907 10.0.0.242 - - [2025-11-20 13:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.051188 10.0.0.242 - - [2025-11-20 13:14:01] "POST /access-control-lists HTTP/1.1" 200 612 0.083516 10.0.0.242 - - [2025-11-20 13:14:01] "POST /chown HTTP/1.1" 200 109 0.040111 10.0.0.242 - - [2025-11-20 13:14:01] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.067771 10.0.0.242 - - [2025-11-20 13:14:01] "POST /fqname-to-id HTTP/1.1" 404 247 0.049469 10.0.0.242 - - [2025-11-20 13:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.242 - - [2025-11-20 13:14:01] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005692 10.0.0.242 - - [2025-11-20 13:14:01] "POST /tags HTTP/1.1" 409 214 0.004206 10.0.0.242 - - [2025-11-20 13:14:01] "POST /access-control-lists HTTP/1.1" 200 610 0.098551 10.0.0.242 - - [2025-11-20 13:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.242 - - [2025-11-20 13:14:01] "GET /tag/2c46cdea-7621-40e1-bf5a-23218d0089d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.032666 10.0.0.242 - - [2025-11-20 13:14:01] "POST /firewall-rules HTTP/1.1" 200 580 0.069674 10.0.0.242 - - [2025-11-20 13:14:01] "GET /firewall-rule/f335111d-448e-420e-a761-0ccd7fa6038a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005319 10.0.0.242 - - [2025-11-20 13:14:01] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005566 10.0.0.242 - - [2025-11-20 13:14:01] "GET /firewall-rule/f335111d-448e-420e-a761-0ccd7fa6038a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003428 10.0.0.242 - - [2025-11-20 13:14:01] "POST /ref-update HTTP/1.1" 200 156 0.072061 10.0.0.242 - - [2025-11-20 13:14:01] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017024 10.0.0.242 - - [2025-11-20 13:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.242 - - [2025-11-20 13:14:01] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005055 10.0.0.242 - - [2025-11-20 13:14:01] "POST /tags HTTP/1.1" 409 214 0.002543 10.0.0.242 - - [2025-11-20 13:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.242 - - [2025-11-20 13:14:01] "GET /tag/2c46cdea-7621-40e1-bf5a-23218d0089d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013534 10.0.0.242 - - [2025-11-20 13:14:01] "POST /firewall-rules HTTP/1.1" 200 578 0.073746 10.0.0.242 - - [2025-11-20 13:14:01] "GET /firewall-rule/d50b34d5-d187-4b17-b486-58ebd50b26d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.011754 10.0.0.242 - - [2025-11-20 13:14:01] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005377 10.0.0.242 - - [2025-11-20 13:14:01] "GET /firewall-rule/d50b34d5-d187-4b17-b486-58ebd50b26d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003633 10.0.0.242 - - [2025-11-20 13:14:01] "POST /ref-update HTTP/1.1" 200 156 0.043788 10.0.0.242 - - [2025-11-20 13:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.242 - - [2025-11-20 13:14:02] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004060 10.0.0.242 - - [2025-11-20 13:14:02] "POST /tags HTTP/1.1" 200 364 0.037272 10.0.0.242 - - [2025-11-20 13:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.242 - - [2025-11-20 13:14:02] "GET /tag/f6ecea58-c0b5-4181-a45d-69a8286d3e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.018840 10.0.0.242 - - [2025-11-20 13:14:02] "POST /tags HTTP/1.1" 200 312 0.021688 10.0.0.242 - - [2025-11-20 13:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.242 - - [2025-11-20 13:14:02] "GET /tag/4726dcf3-5cca-4331-8d25-169cd291eb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.037300 10.0.0.242 - - [2025-11-20 13:14:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000582 10.0.0.242 - - [2025-11-20 13:14:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.011185 10.0.0.242 - - [2025-11-20 13:14:02] "POST /security-groups HTTP/1.1" 200 574 0.069847 10.0.0.242 - - [2025-11-20 13:14:02] "POST /projects HTTP/1.1" 200 491 0.249348 10.0.0.242 - - [2025-11-20 13:14:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.002098 10.0.0.242 - - [2025-11-20 13:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.116586 10.0.0.242 - - [2025-11-20 13:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012945 10.0.0.242 - - [2025-11-20 13:14:02] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2884 0.012128 10.0.0.242 - - [2025-11-20 13:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.242 - - [2025-11-20 13:14:02] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.010894 10.0.0.242 - - [2025-11-20 13:14:02] "POST /access-control-lists HTTP/1.1" 200 585 0.241291 10.0.0.242 - - [2025-11-20 13:14:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.003531 10.0.0.242 - - [2025-11-20 13:14:02] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.123616 10.0.0.242 - - [2025-11-20 13:14:02] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.077777 10.0.0.242 - - [2025-11-20 13:14:03] "POST /access-control-lists HTTP/1.1" 200 583 0.171859 10.0.0.242 - - [2025-11-20 13:14:03] "POST /security-groups HTTP/1.1" 200 548 0.094103 10.0.0.242 - - [2025-11-20 13:14:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.003987 10.0.0.242 - - [2025-11-20 13:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040386 10.0.0.242 - - [2025-11-20 13:14:03] "POST /chown HTTP/1.1" 200 109 0.037807 10.0.0.242 - - [2025-11-20 13:14:03] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017857 10.0.0.242 - - [2025-11-20 13:14:03] "POST /access-control-lists HTTP/1.1" 200 604 0.116929 10.0.0.242 - - [2025-11-20 13:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018177 10.0.0.242 - - [2025-11-20 13:14:03] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003745 10.0.0.242 - - [2025-11-20 13:14:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.003203 10.0.0.242 - - [2025-11-20 13:14:03] "POST /tags HTTP/1.1" 409 210 0.004148 10.0.0.242 - - [2025-11-20 13:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.242 - - [2025-11-20 13:14:03] "GET /tag/4726dcf3-5cca-4331-8d25-169cd291eb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013044 10.0.0.242 - - [2025-11-20 13:14:03] "POST /access-control-lists HTTP/1.1" 200 602 0.106328 10.0.0.242 - - [2025-11-20 13:14:03] "POST /firewall-rules HTTP/1.1" 200 572 0.120642 10.0.0.242 - - [2025-11-20 13:14:03] "GET /firewall-rule/73886f94-b76a-4da0-894c-f066a33173b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.024328 10.0.0.242 - - [2025-11-20 13:14:03] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004789 10.0.0.242 - - [2025-11-20 13:14:03] "GET /firewall-rule/73886f94-b76a-4da0-894c-f066a33173b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004365 10.0.0.242 - - [2025-11-20 13:14:03] "POST /ref-update HTTP/1.1" 200 156 0.104931 10.0.0.242 - - [2025-11-20 13:14:03] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014659 10.0.0.242 - - [2025-11-20 13:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.242 - - [2025-11-20 13:14:03] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004893 10.0.0.242 - - [2025-11-20 13:14:03] "POST /tags HTTP/1.1" 409 210 0.002624 10.0.0.242 - - [2025-11-20 13:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.242 - - [2025-11-20 13:14:03] "GET /tag/4726dcf3-5cca-4331-8d25-169cd291eb6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010642 10.0.0.242 - - [2025-11-20 13:14:03] "POST /firewall-rules HTTP/1.1" 200 570 0.092120 10.0.0.242 - - [2025-11-20 13:14:03] "GET /firewall-rule/025a8360-fb11-46d6-a5e5-01ec5a16f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005393 10.0.0.242 - - [2025-11-20 13:14:04] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.014047 10.0.0.242 - - [2025-11-20 13:14:04] "GET /firewall-rule/025a8360-fb11-46d6-a5e5-01ec5a16f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004797 10.0.0.242 - - [2025-11-20 13:14:04] "POST /ref-update HTTP/1.1" 200 156 0.058091 10.0.0.242 - - [2025-11-20 13:14:04] "POST /tags HTTP/1.1" 409 237 0.011386 10.0.0.242 - - [2025-11-20 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.242 - - [2025-11-20 13:14:04] "GET /tag/13d9b711-50b9-4162-93a5-ae160f2d057a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.014767 10.0.0.242 - - [2025-11-20 13:14:04] "POST /tags HTTP/1.1" 409 210 0.002698 10.0.0.242 - - [2025-11-20 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009544 10.0.0.242 - - [2025-11-20 13:14:04] "GET /tag/8ababf1c-8250-4843-a40d-3372740d4158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.024632 10.0.0.242 - - [2025-11-20 13:14:04] "POST /projects HTTP/1.1" 409 223 0.004811 10.0.0.242 - - [2025-11-20 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009085 10.0.0.242 - - [2025-11-20 13:14:04] "GET /project/871cf5a0-eb36-4334-948d-95a1930fe97e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035828 10.0.0.242 - - [2025-11-20 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.242 - - [2025-11-20 13:14:04] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2956 0.006960 10.0.0.242 - - [2025-11-20 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.242 - - [2025-11-20 13:14:04] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.020902 10.0.0.242 - - [2025-11-20 13:14:04] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.092448 10.0.0.242 - - [2025-11-20 13:14:04] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.162754 10.0.0.242 - - [2025-11-20 13:14:04] "POST /security-groups HTTP/1.1" 409 253 0.012792 10.0.0.242 - - [2025-11-20 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.242 - - [2025-11-20 13:14:04] "PUT /security-group/ee28c82d-e349-4a0c-ac3d-405740de8888 HTTP/1.1" 200 263 0.075751 10.0.0.242 - - [2025-11-20 13:14:05] "PUT /access-control-list/2d565e40-ca98-4b24-9fee-41fe85ade960 HTTP/1.1" 200 273 0.079445 10.0.0.242 - - [2025-11-20 13:14:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.098737 10.0.0.242 - - [2025-11-20 13:14:05] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025926 10.0.0.242 - - [2025-11-20 13:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.242 - - [2025-11-20 13:14:05] "PUT /access-control-list/48009618-2f1e-433c-8c11-5556a4e63dce HTTP/1.1" 200 273 0.080105 10.0.0.242 - - [2025-11-20 13:14:05] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003076 10.0.0.242 - - [2025-11-20 13:14:05] "POST /tags HTTP/1.1" 409 210 0.002290 10.0.0.242 - - [2025-11-20 13:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.242 - - [2025-11-20 13:14:05] "GET /tag/8ababf1c-8250-4843-a40d-3372740d4158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.060805 10.0.0.242 - - [2025-11-20 13:14:05] "POST /firewall-rules HTTP/1.1" 200 572 0.128945 10.0.0.242 - - [2025-11-20 13:14:05] "GET /firewall-rule/b108931d-400c-4056-a2c3-75c0e7eb48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.028134 10.0.0.242 - - [2025-11-20 13:14:05] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.019464 10.0.0.242 - - [2025-11-20 13:14:05] "GET /firewall-rule/b108931d-400c-4056-a2c3-75c0e7eb48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003324 10.0.0.242 - - [2025-11-20 13:14:05] "POST /ref-update HTTP/1.1" 200 156 0.121048 10.0.0.242 - - [2025-11-20 13:14:05] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031474 10.0.0.242 - - [2025-11-20 13:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010784 10.0.0.242 - - [2025-11-20 13:14:05] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011127 10.0.0.242 - - [2025-11-20 13:14:05] "POST /tags HTTP/1.1" 409 210 0.004809 10.0.0.242 - - [2025-11-20 13:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.242 - - [2025-11-20 13:14:05] "GET /tag/8ababf1c-8250-4843-a40d-3372740d4158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.028971 10.0.0.242 - - [2025-11-20 13:14:05] "POST /firewall-rules HTTP/1.1" 200 570 0.136621 10.0.0.242 - - [2025-11-20 13:14:06] "GET /firewall-rule/aeb64f4c-6163-4e48-9891-3e827a6297e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.044703 10.0.0.242 - - [2025-11-20 13:14:06] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005498 10.0.0.242 - - [2025-11-20 13:14:06] "GET /firewall-rule/aeb64f4c-6163-4e48-9891-3e827a6297e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003902 10.0.0.242 - - [2025-11-20 13:14:06] "POST /ref-update HTTP/1.1" 200 156 0.118311 10.0.0.242 - - [2025-11-20 13:14:06] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.050021 10.0.0.242 - - [2025-11-20 13:14:06] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.242 - - [2025-11-20 13:14:07] "GET / HTTP/1.1" 200 36215 0.002931 10.0.0.242 - - [2025-11-20 13:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.242 - - [2025-11-20 13:14:07] "GET /routing-instance/08bc3d24-14a9-4a7c-88ed-c594482f7beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005079 10.0.0.242 - - [2025-11-20 13:14:07] "POST /bgp-routers HTTP/1.1" 409 301 0.003091 10.0.0.242 - - [2025-11-20 13:14:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.242 - - [2025-11-20 13:14:07] "GET /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006651 10.0.0.242 - - [2025-11-20 13:14:07] "PUT /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729 HTTP/1.1" 200 255 0.015868 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001234 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001150 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001347 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001382 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001203 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001449 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001441 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001217 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001271 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:14:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001166 10.0.0.22 - - [2025-11-20 13:16:05] "GET / HTTP/1.1" 200 36215 0.002762 10.0.0.22 - - [2025-11-20 13:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.22 - - [2025-11-20 13:16:05] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005004 10.0.0.22 - - [2025-11-20 13:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.22 - - [2025-11-20 13:16:05] "GET /routing-instance/08bc3d24-14a9-4a7c-88ed-c594482f7beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006743 10.0.0.22 - - [2025-11-20 13:16:05] "PUT /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a HTTP/1.1" 200 275 0.016237 10.0.0.22 - - [2025-11-20 13:16:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.013476 10.0.0.22 - - [2025-11-20 13:16:05] "POST /virtual-routers HTTP/1.1" 200 601 0.023826 10.0.0.22 - - [2025-11-20 13:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013605 10.0.0.22 - - [2025-11-20 13:16:06] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.008149 10.0.0.22 - - [2025-11-20 13:16:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.002815 10.0.0.22 - - [2025-11-20 13:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2025-11-20 13:16:06] "GET /virtual-network/a5e02b3c-59f7-4cdd-9782-1fffb40efbce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.012982 10.0.0.22 - - [2025-11-20 13:16:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.071373 10.0.0.242 - - [2025-11-20 13:16:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002981 10.0.0.242 - - [2025-11-20 13:16:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002264 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:17:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:17:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 10.0.0.242 - - [2025-11-20 13:17:49] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004220 10.0.0.242 - - [2025-11-20 13:17:49] "POST /ref-update HTTP/1.1" 200 156 0.014398 10.0.0.242 - - [2025-11-20 13:17:53] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005145 10.0.0.242 - - [2025-11-20 13:17:53] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.242 - - [2025-11-20 13:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2025-11-20 13:17:53] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004333 10.0.0.242 - - [2025-11-20 13:17:53] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008367 10.0.0.242 - - [2025-11-20 13:17:53] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.242 - - [2025-11-20 13:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.242 - - [2025-11-20 13:17:53] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002985 10.0.0.242 - - [2025-11-20 13:17:53] "GET /loadbalancer-pool/27febe71-7dd0-4061-8185-d7ab69337e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005193 10.0.0.242 - - [2025-11-20 13:17:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046108 10.0.0.242 - - [2025-11-20 13:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020939 10.0.0.242 - - [2025-11-20 13:17:54] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017365 10.0.0.242 - - [2025-11-20 13:17:54] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004827 10.0.0.242 - - [2025-11-20 13:17:54] "POST /ref-update HTTP/1.1" 200 156 0.017006 10.0.0.242 - - [2025-11-20 13:17:54] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.019553 10.0.0.242 - - [2025-11-20 13:17:54] "POST /tags HTTP/1.1" 409 205 0.016275 10.0.0.242 - - [2025-11-20 13:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.242 - - [2025-11-20 13:17:54] "GET /tag/d405bf3c-0df1-4d1e-88ae-0fa60e861bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022605 10.0.0.242 - - [2025-11-20 13:17:54] "PUT /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8 HTTP/1.1" 200 257 0.034701 10.0.0.242 - - [2025-11-20 13:17:54] "POST /set-tag HTTP/1.1" 200 109 0.144360 10.0.0.242 - - [2025-11-20 13:17:54] "GET /loadbalancer-pool/0e752087-cbe6-4f72-9e55-208d58b3f3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.063017 10.0.0.242 - - [2025-11-20 13:17:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038045 10.0.0.242 - - [2025-11-20 13:17:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.039266 10.0.0.242 - - [2025-11-20 13:17:54] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.036036 10.0.0.242 - - [2025-11-20 13:17:54] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007805 10.0.0.242 - - [2025-11-20 13:17:54] "POST /set-tag HTTP/1.1" 200 109 0.008298 10.0.0.242 - - [2025-11-20 13:17:54] "POST /ref-update HTTP/1.1" 200 156 0.022534 10.0.0.242 - - [2025-11-20 13:17:54] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.043332 10.0.0.242 - - [2025-11-20 13:17:54] "GET /loadbalancer-pool/b68ee018-82e8-49ce-8687-bba4a4f8601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.044634 10.0.0.242 - - [2025-11-20 13:17:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.064792 10.0.0.242 - - [2025-11-20 13:17:54] "PUT /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8 HTTP/1.1" 200 257 0.076078 10.0.0.242 - - [2025-11-20 13:17:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.072612 10.0.0.242 - - [2025-11-20 13:17:54] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.040348 10.0.0.242 - - [2025-11-20 13:17:54] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012225 10.0.0.242 - - [2025-11-20 13:17:54] "POST /ref-update HTTP/1.1" 200 156 0.018862 10.0.0.242 - - [2025-11-20 13:17:54] "POST /set-tag HTTP/1.1" 200 109 0.011456 10.0.0.242 - - [2025-11-20 13:17:54] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.010563 10.0.0.242 - - [2025-11-20 13:17:55] "PUT /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8 HTTP/1.1" 200 257 0.022726 10.0.0.22 - - [2025-11-20 13:18:38] "GET / HTTP/1.1" 200 36215 0.001876 10.0.0.22 - - [2025-11-20 13:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.22 - - [2025-11-20 13:18:38] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005625 10.0.0.22 - - [2025-11-20 13:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.22 - - [2025-11-20 13:18:38] "GET /routing-instance/08bc3d24-14a9-4a7c-88ed-c594482f7beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003280 10.0.0.22 - - [2025-11-20 13:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392 10.0.0.22 - - [2025-11-20 13:18:38] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004784 10.0.0.22 - - [2025-11-20 13:18:38] "PUT /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea HTTP/1.1" 200 263 0.018253 10.0.0.22 - - [2025-11-20 13:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014120 10.0.0.22 - - [2025-11-20 13:18:38] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004430 10.0.0.22 - - [2025-11-20 13:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.22 - - [2025-11-20 13:18:38] "GET /virtual-machine-interface/58db3949-5342-4504-b8e1-f049fec2cda6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005317 10.0.0.22 - - [2025-11-20 13:18:38] "PUT /virtual-machine-interface/58db3949-5342-4504-b8e1-f049fec2cda6 HTTP/1.1" 200 285 0.016712 10.0.0.242 - - [2025-11-20 13:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.242 - - [2025-11-20 13:18:45] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006765 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:19:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001046 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:19:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001318 10.0.0.242 - - [2025-11-20 13:19:45] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006649 10.0.0.242 - - [2025-11-20 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.003937 10.0.0.242 - - [2025-11-20 13:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.242 - - [2025-11-20 13:19:45] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006823 10.0.0.242 - - [2025-11-20 13:19:45] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005130 10.0.0.242 - - [2025-11-20 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.027859 10.0.0.242 - - [2025-11-20 13:19:45] "DELETE /loadbalancer-member/378ae7be-05c2-4eda-b510-84adf192e78a HTTP/1.1" 200 115 0.073589 10.0.0.242 - - [2025-11-20 13:19:45] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011465 10.0.0.242 - - [2025-11-20 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.242 - - [2025-11-20 13:19:45] "DELETE /loadbalancer-member/d737704e-c10a-48ed-9366-3340372702b9 HTTP/1.1" 200 115 0.037555 10.0.0.242 - - [2025-11-20 13:19:45] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005061 10.0.0.242 - - [2025-11-20 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.004624 10.0.0.242 - - [2025-11-20 13:19:46] "DELETE /loadbalancer-member/2f800990-2c50-4197-abfc-a7290ca64734 HTTP/1.1" 200 115 0.058332 10.0.0.242 - - [2025-11-20 13:19:46] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008039 10.0.0.242 - - [2025-11-20 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.242 - - [2025-11-20 13:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.242 - - [2025-11-20 13:19:46] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005675 10.0.0.242 - - [2025-11-20 13:19:46] "GET /loadbalancer-pool/27febe71-7dd0-4061-8185-d7ab69337e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004013 10.0.0.242 - - [2025-11-20 13:19:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026763 10.0.0.242 - - [2025-11-20 13:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028713 10.0.0.242 - - [2025-11-20 13:19:46] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017939 10.0.0.242 - - [2025-11-20 13:19:46] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004599 10.0.0.242 - - [2025-11-20 13:19:46] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006916 10.0.0.242 - - [2025-11-20 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.088820 10.0.0.242 - - [2025-11-20 13:19:46] "GET /loadbalancer-pool/0e752087-cbe6-4f72-9e55-208d58b3f3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018010 10.0.0.242 - - [2025-11-20 13:19:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017764 10.0.0.242 - - [2025-11-20 13:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013247 10.0.0.242 - - [2025-11-20 13:19:46] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019866 10.0.0.242 - - [2025-11-20 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.005616 10.0.0.242 - - [2025-11-20 13:19:46] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005438 10.0.0.242 - - [2025-11-20 13:19:46] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002989 10.0.0.242 - - [2025-11-20 13:19:46] "GET /loadbalancer-pool/b68ee018-82e8-49ce-8687-bba4a4f8601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004013 10.0.0.242 - - [2025-11-20 13:19:46] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019954 10.0.0.242 - - [2025-11-20 13:19:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021327 10.0.0.242 - - [2025-11-20 13:19:46] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.029191 10.0.0.242 - - [2025-11-20 13:19:46] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004830 10.0.0.242 - - [2025-11-20 13:19:46] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002541 10.0.0.242 - - [2025-11-20 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.002504 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:19:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001123 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:19:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001092 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:19:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002024 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:19:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001884 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:21:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001217 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:21:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 10.0.0.242 - - [2025-11-20 13:21:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002281 10.0.0.242 - - [2025-11-20 13:21:52] "GET /global-system-configs HTTP/1.1" 200 323 0.008858 10.0.0.242 - - [2025-11-20 13:23:59] "GET / HTTP/1.1" 200 36215 0.002030 10.0.0.242 - - [2025-11-20 13:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2025-11-20 13:23:59] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047432 10.0.0.242 - - [2025-11-20 13:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.242 - - [2025-11-20 13:23:59] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036221 10.0.0.242 - - [2025-11-20 13:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.242 - - [2025-11-20 13:24:00] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063044 10.0.0.242 - - [2025-11-20 13:24:00] "POST /tags HTTP/1.1" 200 334 0.057461 10.0.0.242 - - [2025-11-20 13:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024442 10.0.0.242 - - [2025-11-20 13:24:00] "GET /tag/a22c1597-87cc-4be8-9b49-7dc84ff0bae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018649 10.0.0.242 - - [2025-11-20 13:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.242 - - [2025-11-20 13:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.242 - - [2025-11-20 13:24:00] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.095690 10.0.0.242 - - [2025-11-20 13:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.242 - - [2025-11-20 13:24:00] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.140020 10.0.0.242 - - [2025-11-20 13:24:00] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.013281 10.0.0.242 - - [2025-11-20 13:24:00] "GET /virtual-networks?parent_id=5391bc93-5bce-4f06-9aa7-b222fa62b414&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.015857 10.0.0.242 - - [2025-11-20 13:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010669 10.0.0.242 - - [2025-11-20 13:24:00] "GET /service-appliance-set/e0e8dd62-8df0-4b07-958a-51a1ddd39772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007260 10.0.0.242 - - [2025-11-20 13:24:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.010995 10.0.0.242 - - [2025-11-20 13:24:00] "POST /virtual-networks HTTP/1.1" 200 514 0.143293 10.0.0.242 - - [2025-11-20 13:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020930 10.0.0.242 - - [2025-11-20 13:24:00] "GET /network-ipam/ec3cc9ce-1494-40bf-a9db-c64c97af5b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.008615 10.0.0.242 - - [2025-11-20 13:24:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.154019 10.0.0.242 - - [2025-11-20 13:24:01] "GET /virtual-machine-interface/4d0b7759-8851-4c5c-a175-a724c0504df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.028973 10.0.0.242 - - [2025-11-20 13:24:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005173 10.0.0.242 - - [2025-11-20 13:24:01] "POST /ref-update HTTP/1.1" 200 156 0.106650 10.0.0.242 - - [2025-11-20 13:24:01] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.009422 10.0.0.242 - - [2025-11-20 13:24:01] "GET /domains HTTP/1.1" 200 281 0.006052 10.0.0.242 - - [2025-11-20 13:24:01] "POST /instance-ips HTTP/1.1" 200 410 0.079756 10.0.0.242 - - [2025-11-20 13:24:01] "GET /domain/affed556-3544-4c49-bac0-77dee5f2e13f HTTP/1.1" 200 3100 0.036879 10.0.0.242 - - [2025-11-20 13:24:01] "GET /instance-ip/fe7e8cb9-387c-43e7-9cb3-991ca9adcfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.019552 10.0.0.242 - - [2025-11-20 13:24:01] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414 HTTP/1.1" 200 5497 0.066262 10.0.0.242 - - [2025-11-20 13:24:01] "POST /loadbalancers HTTP/1.1" 200 612 0.108683 10.0.0.242 - - [2025-11-20 13:24:01] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2094 0.064569 10.0.0.242 - - [2025-11-20 13:24:01] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2094 0.012660 10.0.0.242 - - [2025-11-20 13:24:01] "GET /routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a HTTP/1.1" 200 1183 0.008084 10.0.0.242 - - [2025-11-20 13:24:01] "GET /routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a HTTP/1.1" 200 1183 0.007609 10.0.0.242 - - [2025-11-20 13:24:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024997 10.0.0.242 - - [2025-11-20 13:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.038735 10.0.0.242 - - [2025-11-20 13:24:01] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.095592 10.0.0.242 - - [2025-11-20 13:24:01] "GET /instance-ip/fe7e8cb9-387c-43e7-9cb3-991ca9adcfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010940 10.0.0.242 - - [2025-11-20 13:24:01] "POST /route-targets HTTP/1.1" 200 328 0.020420 10.0.0.242 - - [2025-11-20 13:24:01] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.105317 10.0.0.242 - - [2025-11-20 13:24:01] "POST /ref-update HTTP/1.1" 200 156 0.065521 10.0.0.242 - - [2025-11-20 13:24:01] "GET /loadbalancer/b2d2a4c0-93af-479b-a39c-db466056799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004402 10.0.0.242 - - [2025-11-20 13:24:01] "POST /floating-ips HTTP/1.1" 200 599 0.081888 10.0.0.242 - - [2025-11-20 13:24:01] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.049406 10.0.0.242 - - [2025-11-20 13:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007796 10.0.0.242 - - [2025-11-20 13:24:01] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053763 10.0.0.242 - - [2025-11-20 13:24:01] "GET /loadbalancer-listener/edde4bb7-8fa8-4fbc-b14b-b71c7359ef40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.007730 10.0.0.242 - - [2025-11-20 13:24:01] "GET /loadbalancer-listener/edde4bb7-8fa8-4fbc-b14b-b71c7359ef40?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.022111 10.0.0.242 - - [2025-11-20 13:24:01] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.046614 10.0.0.242 - - [2025-11-20 13:24:01] "GET /instance-ip/fe7e8cb9-387c-43e7-9cb3-991ca9adcfb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.013498 10.0.0.242 - - [2025-11-20 13:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.242 - - [2025-11-20 13:24:01] "GET /instance-ip/fe7e8cb9-387c-43e7-9cb3-991ca9adcfb3?fields=floating_ips HTTP/1.1" 200 1215 0.015138 10.0.0.242 - - [2025-11-20 13:24:01] "GET /floating-ip/6eb1403d-3b4a-4b62-8587-cd21002de702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003210 10.0.0.242 - - [2025-11-20 13:24:01] "GET /loadbalancer/b2d2a4c0-93af-479b-a39c-db466056799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004614 10.0.0.242 - - [2025-11-20 13:24:02] "POST /tags HTTP/1.1" 200 296 0.091615 10.0.0.242 - - [2025-11-20 13:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.242 - - [2025-11-20 13:24:02] "GET /tag/8a43d023-f61c-4cf8-a61d-8ad0907b2bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.047591 10.0.0.242 - - [2025-11-20 13:24:02] "POST /tags HTTP/1.1" 409 233 0.003587 10.0.0.242 - - [2025-11-20 13:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.242 - - [2025-11-20 13:24:02] "GET /tag/e975d75d-4b7b-49bd-bd7d-9745735c1d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017248 10.0.0.242 - - [2025-11-20 13:24:02] "POST /tags HTTP/1.1" 409 206 0.002532 10.0.0.242 - - [2025-11-20 13:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.242 - - [2025-11-20 13:24:02] "GET /tag/3c6ac4cc-de06-4019-a087-2c37412173a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011673 10.0.0.242 - - [2025-11-20 13:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.242 - - [2025-11-20 13:24:02] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3028 0.005692 10.0.0.242 - - [2025-11-20 13:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2025-11-20 13:24:02] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029762 10.0.0.242 - - [2025-11-20 13:24:02] "POST /virtual-machines HTTP/1.1" 200 370 0.017714 10.0.0.242 - - [2025-11-20 13:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020937 10.0.0.242 - - [2025-11-20 13:24:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142636 10.0.0.242 - - [2025-11-20 13:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012237 10.0.0.242 - - [2025-11-20 13:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.242 - - [2025-11-20 13:24:02] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008779 10.0.0.242 - - [2025-11-20 13:24:02] "POST /instance-ips HTTP/1.1" 200 410 0.025665 10.0.0.242 - - [2025-11-20 13:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021217 10.0.0.242 - - [2025-11-20 13:24:02] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012257 10.0.0.242 - - [2025-11-20 13:24:02] "POST /set-tag HTTP/1.1" 200 109 0.021950 10.0.0.242 - - [2025-11-20 13:24:02] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015327 10.0.0.242 - - [2025-11-20 13:24:02] "GET /instance-ip/2e479bf4-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006482 10.0.0.242 - - [2025-11-20 13:24:02] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006162 10.0.0.242 - - [2025-11-20 13:24:02] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.242 - - [2025-11-20 13:24:02] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004075 10.0.0.242 - - [2025-11-20 13:24:03] "POST /ref-update HTTP/1.1" 200 156 0.009952 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007548 10.0.0.242 - - [2025-11-20 13:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.242 - - [2025-11-20 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3028 0.005325 10.0.0.242 - - [2025-11-20 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017977 10.0.0.242 - - [2025-11-20 13:24:03] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033205 10.0.0.242 - - [2025-11-20 13:24:03] "POST /virtual-machines HTTP/1.1" 200 370 0.011477 10.0.0.242 - - [2025-11-20 13:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017498 10.0.0.242 - - [2025-11-20 13:24:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.138803 10.0.0.242 - - [2025-11-20 13:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013304 10.0.0.242 - - [2025-11-20 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008892 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006166 10.0.0.242 - - [2025-11-20 13:24:03] "POST /instance-ips HTTP/1.1" 200 410 0.040019 10.0.0.242 - - [2025-11-20 13:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036602 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.014153 10.0.0.242 - - [2025-11-20 13:24:03] "POST /set-tag HTTP/1.1" 200 109 0.017353 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010518 10.0.0.242 - - [2025-11-20 13:24:03] "GET /instance-ip/2ec2a47a-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004230 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005479 10.0.0.242 - - [2025-11-20 13:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.004683 10.0.0.242 - - [2025-11-20 13:24:03] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012936 10.0.0.242 - - [2025-11-20 13:24:03] "POST /set-tag HTTP/1.1" 200 109 0.005052 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005204 10.0.0.242 - - [2025-11-20 13:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.242 - - [2025-11-20 13:24:03] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006271 10.0.0.242 - - [2025-11-20 13:24:04] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.242 - - [2025-11-20 13:24:06] "GET /domains HTTP/1.1" 200 281 0.002732 10.0.0.242 - - [2025-11-20 13:24:06] "GET /domain/affed556-3544-4c49-bac0-77dee5f2e13f HTTP/1.1" 200 3100 0.003313 10.0.0.242 - - [2025-11-20 13:24:06] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414 HTTP/1.1" 200 7091 0.049725 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2094 0.023408 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2094 0.006313 10.0.0.242 - - [2025-11-20 13:24:06] "GET /routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a HTTP/1.1" 200 1405 0.004097 10.0.0.242 - - [2025-11-20 13:24:06] "GET /routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a HTTP/1.1" 200 1405 0.002829 10.0.0.242 - - [2025-11-20 13:24:06] "GET /route-target/7028f9f0-0996-44d2-83b8-db4a9e77ce59 HTTP/1.1" 200 1153 0.003385 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2094 0.004536 10.0.0.242 - - [2025-11-20 13:24:06] "GET /routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a HTTP/1.1" 200 1405 0.005823 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004702 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2094 0.006251 10.0.0.242 - - [2025-11-20 13:24:06] "GET /routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a HTTP/1.1" 200 1405 0.002975 10.0.0.242 - - [2025-11-20 13:24:06] "GET /routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a HTTP/1.1" 200 1405 0.002860 10.0.0.242 - - [2025-11-20 13:24:06] "GET /route-target/7028f9f0-0996-44d2-83b8-db4a9e77ce59 HTTP/1.1" 200 1153 0.002617 10.0.0.242 - - [2025-11-20 13:24:06] "GET /domains HTTP/1.1" 200 281 0.003783 10.0.0.242 - - [2025-11-20 13:24:06] "GET /domain/affed556-3544-4c49-bac0-77dee5f2e13f HTTP/1.1" 200 3100 0.003772 10.0.0.242 - - [2025-11-20 13:24:06] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414 HTTP/1.1" 200 7091 0.040396 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2094 0.004419 10.0.0.242 - - [2025-11-20 13:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.242 - - [2025-11-20 13:24:06] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038336 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006990 10.0.0.242 - - [2025-11-20 13:24:06] "GET /floating-ip-pools?parent_id=b7523aee-817e-4b8e-9ffb-81bf19532e54&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002732 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005148 10.0.0.242 - - [2025-11-20 13:24:06] "POST /floating-ip-pools HTTP/1.1" 200 564 0.040888 10.0.0.242 - - [2025-11-20 13:24:06] "POST /ref-update HTTP/1.1" 200 156 0.015116 10.0.0.242 - - [2025-11-20 13:24:06] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.015846 10.0.0.242 - - [2025-11-20 13:24:06] "GET /domains HTTP/1.1" 200 281 0.002201 10.0.0.242 - - [2025-11-20 13:24:06] "GET /domain/affed556-3544-4c49-bac0-77dee5f2e13f HTTP/1.1" 200 3100 0.004625 10.0.0.242 - - [2025-11-20 13:24:07] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414 HTTP/1.1" 200 7348 0.045721 10.0.0.242 - - [2025-11-20 13:24:07] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2333 0.005781 10.0.0.242 - - [2025-11-20 13:24:07] "GET /floating-ip-pool/624871a0-cb3d-40ff-840d-9f33847b5618 HTTP/1.1" 200 1316 0.003140 10.0.0.242 - - [2025-11-20 13:24:07] "GET /domains HTTP/1.1" 200 281 0.001958 10.0.0.242 - - [2025-11-20 13:24:07] "GET /domain/affed556-3544-4c49-bac0-77dee5f2e13f HTTP/1.1" 200 3100 0.002999 10.0.0.242 - - [2025-11-20 13:24:07] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414 HTTP/1.1" 200 7348 0.038139 10.0.0.242 - - [2025-11-20 13:24:07] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 2333 0.004786 10.0.0.242 - - [2025-11-20 13:24:07] "GET /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004864 10.0.0.242 - - [2025-11-20 13:24:07] "POST /tags HTTP/1.1" 200 366 0.064669 10.0.0.242 - - [2025-11-20 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006998 10.0.0.242 - - [2025-11-20 13:24:07] "GET /tag/d50e13de-b3ba-49df-8283-6d16b41c76c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012895 10.0.0.242 - - [2025-11-20 13:24:07] "POST /tags HTTP/1.1" 409 206 0.005249 10.0.0.242 - - [2025-11-20 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.242 - - [2025-11-20 13:24:07] "GET /tag/3c6ac4cc-de06-4019-a087-2c37412173a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.027125 10.0.0.242 - - [2025-11-20 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.242 - - [2025-11-20 13:24:07] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.040028 10.0.0.242 - - [2025-11-20 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.242 - - [2025-11-20 13:24:07] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3028 0.004947 10.0.0.242 - - [2025-11-20 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.242 - - [2025-11-20 13:24:07] "GET /service-appliance-set/a5646cf5-e807-4cfe-9fdf-b7ab06f9b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.005141 10.0.0.242 - - [2025-11-20 13:24:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.002499 10.0.0.242 - - [2025-11-20 13:24:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.109076 10.0.0.242 - - [2025-11-20 13:24:07] "GET /virtual-machine-interface/60b221e3-abec-40fc-aaa4-136d33b1e92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.023265 10.0.0.242 - - [2025-11-20 13:24:07] "POST /set-tag HTTP/1.1" 200 109 0.016724 10.0.0.242 - - [2025-11-20 13:24:07] "POST /instance-ips HTTP/1.1" 200 418 0.038796 10.0.0.242 - - [2025-11-20 13:24:07] "GET /instance-ip/136da50b-5a5b-4d97-98cb-bbb0af21b24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007743 10.0.0.242 - - [2025-11-20 13:24:07] "POST /loadbalancers HTTP/1.1" 200 620 0.069158 10.0.0.242 - - [2025-11-20 13:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023633 10.0.0.242 - - [2025-11-20 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008372 10.0.0.242 - - [2025-11-20 13:24:08] "POST /service-instances HTTP/1.1" 200 568 0.026612 10.0.0.242 - - [2025-11-20 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.016977 10.0.0.242 - - [2025-11-20 13:24:08] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.064491 10.0.0.242 - - [2025-11-20 13:24:08] "GET /virtual-machine-interface/60b221e3-abec-40fc-aaa4-136d33b1e92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009725 10.0.0.242 - - [2025-11-20 13:24:08] "GET /virtual-machine-interface/60b221e3-abec-40fc-aaa4-136d33b1e92f?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006347 10.0.0.242 - - [2025-11-20 13:24:08] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.016263 10.0.0.242 - - [2025-11-20 13:24:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021006 10.0.0.242 - - [2025-11-20 13:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2025-11-20 13:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.242 - - [2025-11-20 13:24:08] "GET /floating-ip-pool/624871a0-cb3d-40ff-840d-9f33847b5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003083 10.0.0.242 - - [2025-11-20 13:24:08] "POST /virtual-machines HTTP/1.1" 200 430 0.018248 10.0.0.242 - - [2025-11-20 13:24:08] "POST /floating-ips HTTP/1.1" 200 673 0.107856 10.0.0.242 - - [2025-11-20 13:24:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.048914 10.0.0.242 - - [2025-11-20 13:24:08] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010785 10.0.0.242 - - [2025-11-20 13:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2025-11-20 13:24:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.182211 10.0.0.242 - - [2025-11-20 13:24:08] "POST /chown HTTP/1.1" 200 109 0.022115 10.0.0.242 - - [2025-11-20 13:24:08] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006260 10.0.0.242 - - [2025-11-20 13:24:08] "POST /tags HTTP/1.1" 409 221 0.005150 10.0.0.242 - - [2025-11-20 13:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.242 - - [2025-11-20 13:24:08] "POST /chown HTTP/1.1" 200 109 0.006865 10.0.0.242 - - [2025-11-20 13:24:08] "PUT /virtual-machine-interface/0bfb5f27-61b7-40b5-b6cf-56afc0beffce HTTP/1.1" 200 285 0.019527 10.0.0.242 - - [2025-11-20 13:24:08] "GET /tag/a22c1597-87cc-4be8-9b49-7dc84ff0bae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.026545 10.0.0.242 - - [2025-11-20 13:24:08] "POST /tags HTTP/1.1" 409 238 0.005578 10.0.0.242 - - [2025-11-20 13:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.242 - - [2025-11-20 13:24:08] "PUT /instance-ip/136da50b-5a5b-4d97-98cb-bbb0af21b24c HTTP/1.1" 200 257 0.023978 10.0.0.242 - - [2025-11-20 13:24:08] "GET /tag/d50e13de-b3ba-49df-8283-6d16b41c76c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012008 10.0.0.242 - - [2025-11-20 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.021145 10.0.0.242 - - [2025-11-20 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.026669 10.0.0.242 - - [2025-11-20 13:24:08] "POST /firewall-rules HTTP/1.1" 200 652 0.124080 10.0.0.242 - - [2025-11-20 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.079642 10.0.0.242 - - [2025-11-20 13:24:08] "GET /firewall-rule/8ec5b6e4-4998-465d-bc9b-0ff5d017de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.027103 10.0.0.242 - - [2025-11-20 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.011782 10.0.0.242 - - [2025-11-20 13:24:08] "GET /firewall-policy/cc229133-a7c7-46e7-b1c8-e2a15c60a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.012420 10.0.0.242 - - [2025-11-20 13:24:08] "GET /firewall-rule/8ec5b6e4-4998-465d-bc9b-0ff5d017de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003232 10.0.0.242 - - [2025-11-20 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.026929 10.0.0.242 - - [2025-11-20 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.020759 10.0.0.242 - - [2025-11-20 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.052110 10.0.0.242 - - [2025-11-20 13:24:08] "POST /virtual-machines HTTP/1.1" 200 430 0.013898 10.0.0.242 - - [2025-11-20 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007540 10.0.0.242 - - [2025-11-20 13:24:09] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.044998 10.0.0.242 - - [2025-11-20 13:24:09] "GET /loadbalancer/460bc5c1-de7b-445b-ad4e-d065a9383085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003349 10.0.0.242 - - [2025-11-20 13:24:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.164995 10.0.0.242 - - [2025-11-20 13:24:09] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.089929 10.0.0.242 - - [2025-11-20 13:24:09] "POST /chown HTTP/1.1" 200 109 0.036497 10.0.0.242 - - [2025-11-20 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007219 10.0.0.242 - - [2025-11-20 13:24:09] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047342 10.0.0.242 - - [2025-11-20 13:24:09] "POST /chown HTTP/1.1" 200 109 0.022691 10.0.0.242 - - [2025-11-20 13:24:09] "PUT /virtual-machine-interface/5d797d6f-e806-4249-80ee-11936564950d HTTP/1.1" 200 285 0.021151 10.0.0.242 - - [2025-11-20 13:24:09] "GET /loadbalancer-listener/03a5539e-fed9-419e-93bf-ebe0b0b8a1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.026320 10.0.0.242 - - [2025-11-20 13:24:09] "GET /loadbalancer-listener/03a5539e-fed9-419e-93bf-ebe0b0b8a1fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.009868 10.0.0.242 - - [2025-11-20 13:24:09] "PUT /instance-ip/136da50b-5a5b-4d97-98cb-bbb0af21b24c HTTP/1.1" 200 257 0.053569 10.0.0.242 - - [2025-11-20 13:24:09] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.050801 10.0.0.242 - - [2025-11-20 13:24:09] "POST /ref-update HTTP/1.1" 200 156 0.031284 10.0.0.242 - - [2025-11-20 13:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024472 10.0.0.242 - - [2025-11-20 13:24:09] "POST /ref-update HTTP/1.1" 200 156 0.046536 10.0.0.242 - - [2025-11-20 13:24:09] "GET /loadbalancer-pool/3b4e745f-b570-4236-9e83-920ed0ad4b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.012559 10.0.0.242 - - [2025-11-20 13:24:09] "POST /ref-update HTTP/1.1" 200 156 0.057566 10.0.0.242 - - [2025-11-20 13:24:09] "POST /loadbalancer-members HTTP/1.1" 200 709 0.083658 10.0.0.242 - - [2025-11-20 13:24:09] "POST /ref-update HTTP/1.1" 200 156 0.027128 10.0.0.242 - - [2025-11-20 13:24:09] "POST /ref-update HTTP/1.1" 200 156 0.041786 10.0.0.242 - - [2025-11-20 13:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022304 10.0.0.242 - - [2025-11-20 13:24:09] "GET /loadbalancer-member/e132e636-805d-4f08-85d7-4227545ddbc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.031557 10.0.0.242 - - [2025-11-20 13:24:09] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010443 10.0.0.242 - - [2025-11-20 13:24:09] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.013254 10.0.0.242 - - [2025-11-20 13:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012838 10.0.0.242 - - [2025-11-20 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007616 10.0.0.242 - - [2025-11-20 13:24:09] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008700 10.0.0.242 - - [2025-11-20 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.242 - - [2025-11-20 13:24:09] "POST /tags HTTP/1.1" 409 221 0.004181 10.0.0.242 - - [2025-11-20 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.242 - - [2025-11-20 13:24:09] "GET /tag/a22c1597-87cc-4be8-9b49-7dc84ff0bae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012299 10.0.0.242 - - [2025-11-20 13:24:09] "POST /chown HTTP/1.1" 200 109 0.024593 10.0.0.242 - - [2025-11-20 13:24:09] "POST /tags HTTP/1.1" 409 238 0.034052 10.0.0.242 - - [2025-11-20 13:24:09] "POST /chown HTTP/1.1" 200 109 0.052246 10.0.0.242 - - [2025-11-20 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.242 - - [2025-11-20 13:24:09] "PUT /instance-ip/136da50b-5a5b-4d97-98cb-bbb0af21b24c HTTP/1.1" 200 257 0.037507 10.0.0.242 - - [2025-11-20 13:24:10] "GET /tag/d50e13de-b3ba-49df-8283-6d16b41c76c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.036414 10.0.0.242 - - [2025-11-20 13:24:10] "POST /firewall-rules HTTP/1.1" 409 293 0.002922 10.0.0.242 - - [2025-11-20 13:24:10] "POST /ref-update HTTP/1.1" 200 156 0.015306 10.0.0.242 - - [2025-11-20 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.242 - - [2025-11-20 13:24:10] "POST /chown HTTP/1.1" 200 109 0.026248 10.0.0.242 - - [2025-11-20 13:24:10] "POST /chown HTTP/1.1" 200 109 0.028939 10.0.0.242 - - [2025-11-20 13:24:10] "PUT /firewall-rule/8ec5b6e4-4998-465d-bc9b-0ff5d017de38 HTTP/1.1" 200 261 0.071375 10.0.0.242 - - [2025-11-20 13:24:10] "GET /firewall-rule/8ec5b6e4-4998-465d-bc9b-0ff5d017de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.017963 10.0.0.242 - - [2025-11-20 13:24:10] "GET /firewall-policy/cc229133-a7c7-46e7-b1c8-e2a15c60a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012728 10.0.0.242 - - [2025-11-20 13:24:10] "PUT /instance-ip/136da50b-5a5b-4d97-98cb-bbb0af21b24c HTTP/1.1" 200 257 0.065520 10.0.0.242 - - [2025-11-20 13:24:10] "GET /firewall-rule/8ec5b6e4-4998-465d-bc9b-0ff5d017de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.035584 10.0.0.242 - - [2025-11-20 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.242 - - [2025-11-20 13:24:10] "POST /ref-update HTTP/1.1" 200 156 0.043057 10.0.0.242 - - [2025-11-20 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.242 - - [2025-11-20 13:24:10] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3028 0.004284 10.0.0.242 - - [2025-11-20 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2025-11-20 13:24:10] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.044066 10.0.0.242 - - [2025-11-20 13:24:10] "POST /chown HTTP/1.1" 200 109 0.035078 10.0.0.242 - - [2025-11-20 13:24:10] "POST /virtual-machines HTTP/1.1" 200 374 0.039142 10.0.0.242 - - [2025-11-20 13:24:10] "POST /chown HTTP/1.1" 200 109 0.043068 10.0.0.242 - - [2025-11-20 13:24:10] "PUT /instance-ip/136da50b-5a5b-4d97-98cb-bbb0af21b24c HTTP/1.1" 200 257 0.029128 10.0.0.242 - - [2025-11-20 13:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.037538 10.0.0.242 - - [2025-11-20 13:24:10] "POST /ref-update HTTP/1.1" 200 156 0.042239 10.0.0.242 - - [2025-11-20 13:24:10] "POST /chown HTTP/1.1" 200 109 0.049378 10.0.0.242 - - [2025-11-20 13:24:10] "POST /chown HTTP/1.1" 200 109 0.036041 10.0.0.242 - - [2025-11-20 13:24:10] "PUT /instance-ip/136da50b-5a5b-4d97-98cb-bbb0af21b24c HTTP/1.1" 200 257 0.039946 10.0.0.242 - - [2025-11-20 13:24:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.250225 10.0.0.242 - - [2025-11-20 13:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025034 10.0.0.242 - - [2025-11-20 13:24:10] "POST /ref-update HTTP/1.1" 200 156 0.068456 10.0.0.242 - - [2025-11-20 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.040134 10.0.0.242 - - [2025-11-20 13:24:10] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004870 10.0.0.242 - - [2025-11-20 13:24:10] "POST /instance-ips HTTP/1.1" 200 414 0.023872 10.0.0.242 - - [2025-11-20 13:24:10] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.023134 10.0.0.242 - - [2025-11-20 13:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.050971 10.0.0.242 - - [2025-11-20 13:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.035577 10.0.0.242 - - [2025-11-20 13:24:11] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.028876 10.0.0.242 - - [2025-11-20 13:24:11] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.012165 10.0.0.242 - - [2025-11-20 13:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018477 10.0.0.242 - - [2025-11-20 13:24:11] "POST /set-tag HTTP/1.1" 200 109 0.058562 10.0.0.242 - - [2025-11-20 13:24:11] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014644 10.0.0.242 - - [2025-11-20 13:24:11] "GET /instance-ip/332133c4-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004550 10.0.0.242 - - [2025-11-20 13:24:11] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.012323 10.0.0.242 - - [2025-11-20 13:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019977 10.0.0.242 - - [2025-11-20 13:24:11] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008579 10.0.0.242 - - [2025-11-20 13:24:11] "POST /set-tag HTTP/1.1" 200 109 0.003963 10.0.0.242 - - [2025-11-20 13:24:11] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.009225 10.0.0.242 - - [2025-11-20 13:24:11] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.013695 10.0.0.242 - - [2025-11-20 13:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009481 10.0.0.242 - - [2025-11-20 13:24:11] "POST /ref-update HTTP/1.1" 200 156 0.017211 10.0.0.242 - - [2025-11-20 13:24:11] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.020061 10.0.0.242 - - [2025-11-20 13:24:11] "POST /set-tag HTTP/1.1" 200 109 0.009401 10.0.0.242 - - [2025-11-20 13:24:11] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005858 10.0.0.242 - - [2025-11-20 13:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.242 - - [2025-11-20 13:24:11] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.010355 10.0.0.242 - - [2025-11-20 13:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021609 10.0.0.242 - - [2025-11-20 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.011041 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.018706 10.0.0.242 - - [2025-11-20 13:24:11] "POST /ref-update HTTP/1.1" 200 156 0.034789 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.008007 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.039221 10.0.0.242 - - [2025-11-20 13:24:11] "POST /ref-update HTTP/1.1" 200 156 0.013834 10.0.0.242 - - [2025-11-20 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.011577 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.017196 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.007785 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.028648 10.0.0.242 - - [2025-11-20 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.242 - - [2025-11-20 13:24:11] "POST /chown HTTP/1.1" 200 109 0.009199 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.009046 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.014093 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.020377 10.0.0.242 - - [2025-11-20 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.008252 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.017569 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.008921 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.026548 10.0.0.242 - - [2025-11-20 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007036 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.014707 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.026985 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.020334 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.007045 10.0.0.242 - - [2025-11-20 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.009210 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.024711 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.007242 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.029345 10.0.0.242 - - [2025-11-20 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.008158 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.027816 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.035203 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.006547 10.0.0.242 - - [2025-11-20 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.013363 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.007330 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.019406 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.019843 10.0.0.242 - - [2025-11-20 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.242 - - [2025-11-20 13:24:12] "POST /chown HTTP/1.1" 200 109 0.007125 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.023924 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.007410 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.020947 10.0.0.242 - - [2025-11-20 13:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.007969 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.031265 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.014940 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.008359 10.0.0.242 - - [2025-11-20 13:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.014414 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.006940 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.015815 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.027516 10.0.0.242 - - [2025-11-20 13:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.007463 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.020827 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.008716 10.0.0.242 - - [2025-11-20 13:24:13] "POST /chown HTTP/1.1" 200 109 0.027047 10.0.0.242 - - [2025-11-20 13:24:17] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005268 10.0.0.242 - - [2025-11-20 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.004110 10.0.0.242 - - [2025-11-20 13:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.242 - - [2025-11-20 13:24:17] "GET /loadbalancer/b2d2a4c0-93af-479b-a39c-db466056799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002632 10.0.0.242 - - [2025-11-20 13:24:17] "GET /loadbalancer-pool/02befcbf-5e12-4f59-b318-fd5ba6ad7d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004894 10.0.0.242 - - [2025-11-20 13:24:17] "POST /loadbalancer-members HTTP/1.1" 200 704 0.034158 10.0.0.242 - - [2025-11-20 13:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010103 10.0.0.242 - - [2025-11-20 13:24:17] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004765 10.0.0.242 - - [2025-11-20 13:24:17] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009943 10.0.0.242 - - [2025-11-20 13:24:17] "POST /ref-update HTTP/1.1" 200 156 0.011436 10.0.0.242 - - [2025-11-20 13:24:17] "POST /tags HTTP/1.1" 409 221 0.002492 10.0.0.242 - - [2025-11-20 13:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.242 - - [2025-11-20 13:24:17] "GET /tag/a22c1597-87cc-4be8-9b49-7dc84ff0bae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012827 10.0.0.242 - - [2025-11-20 13:24:17] "GET /floating-ip/6eb1403d-3b4a-4b62-8587-cd21002de702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.016242 10.0.0.242 - - [2025-11-20 13:24:17] "PUT /floating-ip/6eb1403d-3b4a-4b62-8587-cd21002de702 HTTP/1.1" 200 257 0.011635 10.0.0.242 - - [2025-11-20 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.018056 10.0.0.242 - - [2025-11-20 13:24:18] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009557 10.0.0.242 - - [2025-11-20 13:24:18] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.242 - - [2025-11-20 13:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.242 - - [2025-11-20 13:24:18] "GET /loadbalancer/b2d2a4c0-93af-479b-a39c-db466056799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003318 10.0.0.242 - - [2025-11-20 13:24:18] "GET /loadbalancer-pool/02befcbf-5e12-4f59-b318-fd5ba6ad7d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004243 10.0.0.242 - - [2025-11-20 13:24:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017649 10.0.0.242 - - [2025-11-20 13:24:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009218 10.0.0.242 - - [2025-11-20 13:24:18] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005358 10.0.0.242 - - [2025-11-20 13:24:18] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007563 10.0.0.242 - - [2025-11-20 13:24:18] "POST /ref-update HTTP/1.1" 200 156 0.007585 10.0.0.242 - - [2025-11-20 13:24:18] "POST /set-tag HTTP/1.1" 200 109 0.031517 10.0.0.242 - - [2025-11-20 13:24:18] "GET /floating-ip/6eb1403d-3b4a-4b62-8587-cd21002de702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.003215 10.0.0.242 - - [2025-11-20 13:24:20] "GET /virtual-machine/d237628c-f781-4b0e-9ae8-6ab8c3ded859?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004133 10.0.0.242 - - [2025-11-20 13:24:20] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007021 10.0.0.242 - - [2025-11-20 13:24:20] "GET /virtual-machine/d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003837 10.0.0.242 - - [2025-11-20 13:24:20] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004877 10.0.0.242 - - [2025-11-20 13:24:25] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005203 10.0.0.242 - - [2025-11-20 13:24:25] "POST /set-tag HTTP/1.1" 200 109 0.004511 10.0.0.242 - - [2025-11-20 13:24:25] "GET /virtual-machine/3d037ac8-ab8c-426a-a5cb-e61f02313839?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.006846 10.0.0.242 - - [2025-11-20 13:24:25] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012703 10.0.0.242 - - [2025-11-20 13:24:26] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006613 10.0.0.242 - - [2025-11-20 13:24:26] "POST /set-tag HTTP/1.1" 200 109 0.004768 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:24:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:24:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001642 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:24:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:24:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001141 10.0.0.242 - - [2025-11-20 13:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.242 - - [2025-11-20 13:24:45] "POST /chown HTTP/1.1" 200 109 0.011811 10.0.0.242 - - [2025-11-20 13:24:45] "POST /chown HTTP/1.1" 200 109 0.044791 10.0.0.242 - - [2025-11-20 13:24:45] "POST /chown HTTP/1.1" 200 109 0.008482 10.0.0.242 - - [2025-11-20 13:24:45] "POST /chown HTTP/1.1" 200 109 0.021856 10.0.0.242 - - [2025-11-20 13:24:58] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006494 10.0.0.242 - - [2025-11-20 13:24:58] "POST /set-tag HTTP/1.1" 200 109 0.003991 10.0.0.242 - - [2025-11-20 13:24:58] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006053 10.0.0.242 - - [2025-11-20 13:24:58] "POST /set-tag HTTP/1.1" 200 109 0.003685 10.0.0.242 - - [2025-11-20 13:24:58] "GET /virtual-machine/3d037ac8-ab8c-426a-a5cb-e61f02313839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003496 10.0.0.242 - - [2025-11-20 13:24:58] "POST /ref-update HTTP/1.1" 200 156 0.015707 10.0.0.242 - - [2025-11-20 13:24:58] "GET /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015536 10.0.0.242 - - [2025-11-20 13:24:58] "POST /set-tag HTTP/1.1" 200 109 0.019834 10.0.0.242 - - [2025-11-20 13:24:58] "POST /set-tag HTTP/1.1" 200 109 0.037391 10.0.0.242 - - [2025-11-20 13:24:58] "DELETE /instance-ip/332133c4-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.064491 10.0.0.242 - - [2025-11-20 13:24:58] "DELETE /virtual-machine-interface/32f5b636-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.051907 10.0.0.242 - - [2025-11-20 13:24:58] "DELETE /virtual-machine/3d037ac8-ab8c-426a-a5cb-e61f02313839 HTTP/1.1" 200 115 0.022926 10.0.0.242 - - [2025-11-20 13:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.242 - - [2025-11-20 13:25:01] "GET /tag/d50e13de-b3ba-49df-8283-6d16b41c76c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019452 10.0.0.242 - - [2025-11-20 13:25:01] "GET /tag/d50e13de-b3ba-49df-8283-6d16b41c76c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.024324 10.0.0.242 - - [2025-11-20 13:25:01] "GET /virtual-machine-interface/0bfb5f27-61b7-40b5-b6cf-56afc0beffce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.005475 10.0.0.242 - - [2025-11-20 13:25:01] "POST /set-tag HTTP/1.1" 200 109 0.017989 10.0.0.242 - - [2025-11-20 13:25:01] "GET /virtual-machine-interface/5d797d6f-e806-4249-80ee-11936564950d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.027409 10.0.0.242 - - [2025-11-20 13:25:01] "POST /set-tag HTTP/1.1" 200 109 0.025400 10.0.0.242 - - [2025-11-20 13:25:01] "GET /virtual-machine-interface/60b221e3-abec-40fc-aaa4-136d33b1e92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006898 10.0.0.242 - - [2025-11-20 13:25:01] "POST /set-tag HTTP/1.1" 200 109 0.028701 10.0.0.242 - - [2025-11-20 13:25:01] "GET /firewall-policy/cc229133-a7c7-46e7-b1c8-e2a15c60a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016888 10.0.0.242 - - [2025-11-20 13:25:01] "GET /firewall-rule/8ec5b6e4-4998-465d-bc9b-0ff5d017de38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003331 10.0.0.242 - - [2025-11-20 13:25:01] "POST /ref-update HTTP/1.1" 200 156 0.022030 10.0.0.242 - - [2025-11-20 13:25:01] "DELETE /firewall-rule/8ec5b6e4-4998-465d-bc9b-0ff5d017de38 HTTP/1.1" 200 115 0.096972 10.0.0.242 - - [2025-11-20 13:25:01] "DELETE /loadbalancer-member/e132e636-805d-4f08-85d7-4227545ddbc6 HTTP/1.1" 200 115 0.070640 10.0.0.242 - - [2025-11-20 13:25:01] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.027668 10.0.0.242 - - [2025-11-20 13:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035817 10.0.0.242 - - [2025-11-20 13:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.242 - - [2025-11-20 13:25:01] "DELETE /loadbalancer-pool/3b4e745f-b570-4236-9e83-920ed0ad4b24 HTTP/1.1" 200 115 0.121479 10.0.0.242 - - [2025-11-20 13:25:01] "POST /chown HTTP/1.1" 200 109 0.025683 10.0.0.242 - - [2025-11-20 13:25:01] "POST /chown HTTP/1.1" 200 109 0.055316 10.0.0.242 - - [2025-11-20 13:25:02] "POST /chown HTTP/1.1" 200 109 0.071391 10.0.0.242 - - [2025-11-20 13:25:02] "DELETE /loadbalancer-listener/03a5539e-fed9-419e-93bf-ebe0b0b8a1fa HTTP/1.1" 200 115 0.171648 10.0.0.242 - - [2025-11-20 13:25:02] "GET /floating-ip/7a069755-e9bf-455d-8900-2a959ab434c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.010752 10.0.0.242 - - [2025-11-20 13:25:02] "POST /chown HTTP/1.1" 200 109 0.021505 10.0.0.242 - - [2025-11-20 13:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.242 - - [2025-11-20 13:25:02] "PUT /floating-ip/7a069755-e9bf-455d-8900-2a959ab434c6 HTTP/1.1" 200 257 0.044285 10.0.0.242 - - [2025-11-20 13:25:02] "POST /chown HTTP/1.1" 200 109 0.049988 10.0.0.242 - - [2025-11-20 13:25:02] "POST /chown HTTP/1.1" 200 109 0.033632 10.0.0.242 - - [2025-11-20 13:25:02] "DELETE /floating-ip/7a069755-e9bf-455d-8900-2a959ab434c6 HTTP/1.1" 200 115 0.122183 10.0.0.242 - - [2025-11-20 13:25:02] "POST /chown HTTP/1.1" 200 109 0.057928 10.0.0.242 - - [2025-11-20 13:25:02] "POST /chown HTTP/1.1" 200 109 0.033151 10.0.0.242 - - [2025-11-20 13:25:02] "DELETE /loadbalancer/460bc5c1-de7b-445b-ad4e-d065a9383085 HTTP/1.1" 200 115 0.128345 10.0.0.242 - - [2025-11-20 13:25:02] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 267 0.028504 10.0.0.242 - - [2025-11-20 13:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023431 10.0.0.242 - - [2025-11-20 13:25:02] "DELETE /instance-ip/136da50b-5a5b-4d97-98cb-bbb0af21b24c HTTP/1.1" 200 115 0.190372 10.0.0.242 - - [2025-11-20 13:25:02] "DELETE /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 200 115 0.104938 10.0.0.242 - - [2025-11-20 13:25:02] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 404 171 0.006714 10.0.0.242 - - [2025-11-20 13:25:02] "DELETE /virtual-machine-interface/60b221e3-abec-40fc-aaa4-136d33b1e92f HTTP/1.1" 200 115 0.096755 10.0.0.242 - - [2025-11-20 13:25:02] "DELETE /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 404 177 0.007111 10.0.0.242 - - [2025-11-20 13:25:02] "PUT /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 404 171 0.005507 10.0.0.242 - - [2025-11-20 13:25:02] "DELETE /service-instance/aa7843a5-5b00-4b19-a977-6244ee9f3918 HTTP/1.1" 404 177 0.002659 10.0.0.242 - - [2025-11-20 13:25:02] "GET /virtual-machine-interface/5d797d6f-e806-4249-80ee-11936564950d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.011134 10.0.0.242 - - [2025-11-20 13:25:03] "DELETE /virtual-machine-interface/5d797d6f-e806-4249-80ee-11936564950d HTTP/1.1" 200 115 0.143776 10.0.0.242 - - [2025-11-20 13:25:03] "DELETE /tag/d50e13de-b3ba-49df-8283-6d16b41c76c7 HTTP/1.1" 200 115 0.329984 10.0.0.242 - - [2025-11-20 13:25:03] "DELETE /virtual-machine/b777df18-8368-4b8c-8080-5c57260e205e HTTP/1.1" 200 115 0.057373 10.0.0.242 - - [2025-11-20 13:25:03] "GET /virtual-machine-interface/0bfb5f27-61b7-40b5-b6cf-56afc0beffce?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.016320 10.0.0.242 - - [2025-11-20 13:25:03] "GET /floating-ip-pool/624871a0-cb3d-40ff-840d-9f33847b5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008943 10.0.0.242 - - [2025-11-20 13:25:03] "DELETE /virtual-machine-interface/0bfb5f27-61b7-40b5-b6cf-56afc0beffce HTTP/1.1" 200 115 0.101556 10.0.0.242 - - [2025-11-20 13:25:03] "POST /ref-update HTTP/1.1" 200 156 0.050756 10.0.0.242 - - [2025-11-20 13:25:03] "POST /ref-update HTTP/1.1" 200 156 0.070733 10.0.0.242 - - [2025-11-20 13:25:03] "DELETE /virtual-machine/57d0bbaf-7c45-4c20-a8ec-d2c684c92cbc HTTP/1.1" 200 115 0.110320 10.0.0.242 - - [2025-11-20 13:25:03] "DELETE /floating-ip-pool/624871a0-cb3d-40ff-840d-9f33847b5618 HTTP/1.1" 200 115 0.150620 10.0.0.242 - - [2025-11-20 13:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009459 10.0.0.242 - - [2025-11-20 13:25:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004838 10.0.0.242 - - [2025-11-20 13:25:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004216 10.0.0.242 - - [2025-11-20 13:25:03] "DELETE /virtual-network/b7523aee-817e-4b8e-9ffb-81bf19532e54 HTTP/1.1" 200 115 0.191755 10.0.0.242 - - [2025-11-20 13:25:03] "GET /routing-instance/3925111b-d6b1-49b7-8e2f-48179a736c4a HTTP/1.1" 404 171 0.002823 10.0.0.242 - - [2025-11-20 13:25:03] "GET /domains HTTP/1.1" 200 281 0.002279 10.0.0.242 - - [2025-11-20 13:25:03] "DELETE /route-target/7028f9f0-0996-44d2-83b8-db4a9e77ce59 HTTP/1.1" 200 115 0.073748 10.0.0.242 - - [2025-11-20 13:25:03] "GET /domain/affed556-3544-4c49-bac0-77dee5f2e13f HTTP/1.1" 200 3100 0.005305 10.0.0.242 - - [2025-11-20 13:25:03] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414 HTTP/1.1" 200 6899 0.048759 10.0.0.242 - - [2025-11-20 13:25:03] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010291 10.0.0.242 - - [2025-11-20 13:25:03] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.242 - - [2025-11-20 13:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.242 - - [2025-11-20 13:25:03] "GET /loadbalancer/b2d2a4c0-93af-479b-a39c-db466056799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003737 10.0.0.242 - - [2025-11-20 13:25:03] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005924 10.0.0.242 - - [2025-11-20 13:25:04] "POST /set-tag HTTP/1.1" 200 109 0.030797 10.0.0.242 - - [2025-11-20 13:25:04] "DELETE /loadbalancer-member/cec2c199-9f63-4b7c-8853-5d2ca44589af HTTP/1.1" 200 115 0.069220 10.0.0.242 - - [2025-11-20 13:25:05] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009945 10.0.0.242 - - [2025-11-20 13:25:05] "POST /set-tag HTTP/1.1" 200 109 0.003492 10.0.0.242 - - [2025-11-20 13:25:05] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013751 10.0.0.242 - - [2025-11-20 13:25:05] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.242 - - [2025-11-20 13:25:05] "GET /virtual-machine/d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003274 10.0.0.242 - - [2025-11-20 13:25:05] "POST /ref-update HTTP/1.1" 200 156 0.012588 10.0.0.242 - - [2025-11-20 13:25:05] "GET /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012139 10.0.0.242 - - [2025-11-20 13:25:05] "POST /set-tag HTTP/1.1" 200 109 0.017823 10.0.0.242 - - [2025-11-20 13:25:05] "POST /set-tag HTTP/1.1" 200 109 0.038562 10.0.0.242 - - [2025-11-20 13:25:05] "POST /set-tag HTTP/1.1" 200 109 0.033373 10.0.0.242 - - [2025-11-20 13:25:05] "DELETE /instance-ip/2ec2a47a-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.184787 10.0.0.242 - - [2025-11-20 13:25:05] "POST /ref-update HTTP/1.1" 200 156 0.008550 10.0.0.242 - - [2025-11-20 13:25:05] "DELETE /virtual-machine-interface/2ea392d8-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.085042 10.0.0.242 - - [2025-11-20 13:25:05] "DELETE /virtual-machine/d0f1d057-3f5b-4035-8a7c-b66a77d0c8ec HTTP/1.1" 200 115 0.028964 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:25:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:25:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001113 10.0.0.242 - - [2025-11-20 13:25:08] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009559 10.0.0.242 - - [2025-11-20 13:25:08] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.242 - - [2025-11-20 13:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.242 - - [2025-11-20 13:25:08] "GET /loadbalancer/b2d2a4c0-93af-479b-a39c-db466056799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002799 10.0.0.242 - - [2025-11-20 13:25:10] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004741 10.0.0.242 - - [2025-11-20 13:25:10] "POST /set-tag HTTP/1.1" 200 109 0.002836 10.0.0.242 - - [2025-11-20 13:25:11] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007134 10.0.0.242 - - [2025-11-20 13:25:11] "POST /set-tag HTTP/1.1" 200 109 0.003084 10.0.0.242 - - [2025-11-20 13:25:11] "GET /virtual-machine/d237628c-f781-4b0e-9ae8-6ab8c3ded859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005309 10.0.0.242 - - [2025-11-20 13:25:11] "POST /ref-update HTTP/1.1" 200 156 0.009045 10.0.0.242 - - [2025-11-20 13:25:11] "GET /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012414 10.0.0.242 - - [2025-11-20 13:25:11] "POST /set-tag HTTP/1.1" 200 109 0.042983 10.0.0.242 - - [2025-11-20 13:25:11] "POST /set-tag HTTP/1.1" 200 109 0.017993 10.0.0.242 - - [2025-11-20 13:25:11] "POST /set-tag HTTP/1.1" 200 109 0.025960 10.0.0.242 - - [2025-11-20 13:25:11] "DELETE /instance-ip/2e479bf4-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.052468 10.0.0.242 - - [2025-11-20 13:25:11] "POST /ref-update HTTP/1.1" 200 156 0.008371 10.0.0.242 - - [2025-11-20 13:25:12] "DELETE /virtual-machine-interface/2e28b5c2-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.080749 10.0.0.242 - - [2025-11-20 13:25:12] "DELETE /virtual-machine/d237628c-f781-4b0e-9ae8-6ab8c3ded859 HTTP/1.1" 200 115 0.024579 10.0.0.242 - - [2025-11-20 13:25:12] "DELETE /tag/8a43d023-f61c-4cf8-a61d-8ad0907b2bf5 HTTP/1.1" 200 115 0.065841 10.0.0.242 - - [2025-11-20 13:25:12] "DELETE /tag/e975d75d-4b7b-49bd-bd7d-9745735c1d4f HTTP/1.1" 200 115 0.037232 10.0.0.242 - - [2025-11-20 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.242 - - [2025-11-20 13:25:14] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038146 10.0.0.242 - - [2025-11-20 13:25:14] "POST /tags HTTP/1.1" 200 394 0.035043 10.0.0.242 - - [2025-11-20 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011804 10.0.0.242 - - [2025-11-20 13:25:14] "GET /tag/f1575059-4602-40e5-b067-3202597f8ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014299 10.0.0.242 - - [2025-11-20 13:25:14] "POST /tags HTTP/1.1" 200 342 0.031871 10.0.0.242 - - [2025-11-20 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.242 - - [2025-11-20 13:25:14] "GET /tag/840dcc15-0dae-490a-bc83-458a9cca1241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014530 10.0.0.242 - - [2025-11-20 13:25:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000959 10.0.0.242 - - [2025-11-20 13:25:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.013210 10.0.0.242 - - [2025-11-20 13:25:14] "POST /security-groups HTTP/1.1" 200 589 0.068473 10.0.0.242 - - [2025-11-20 13:25:14] "POST /projects HTTP/1.1" 200 521 0.205969 10.0.0.242 - - [2025-11-20 13:25:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.004672 10.0.0.242 - - [2025-11-20 13:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011382 10.0.0.242 - - [2025-11-20 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.242 - - [2025-11-20 13:25:14] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3028 0.032069 10.0.0.242 - - [2025-11-20 13:25:14] "POST /access-control-lists HTTP/1.1" 200 600 0.082024 10.0.0.242 - - [2025-11-20 13:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2025-11-20 13:25:14] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.004302 10.0.0.242 - - [2025-11-20 13:25:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.004912 10.0.0.242 - - [2025-11-20 13:25:14] "POST /access-control-lists HTTP/1.1" 200 598 0.046682 10.0.0.242 - - [2025-11-20 13:25:14] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.085652 10.0.0.242 - - [2025-11-20 13:25:15] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.083973 10.0.0.242 - - [2025-11-20 13:25:15] "POST /security-groups HTTP/1.1" 200 593 0.080268 10.0.0.242 - - [2025-11-20 13:25:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.002062 10.0.0.242 - - [2025-11-20 13:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.057405 10.0.0.242 - - [2025-11-20 13:25:15] "POST /access-control-lists HTTP/1.1" 200 634 0.105631 10.0.0.242 - - [2025-11-20 13:25:15] "POST /chown HTTP/1.1" 200 109 0.067167 10.0.0.242 - - [2025-11-20 13:25:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.007510 10.0.0.242 - - [2025-11-20 13:25:15] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002830 10.0.0.242 - - [2025-11-20 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2025-11-20 13:25:15] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003010 10.0.0.242 - - [2025-11-20 13:25:15] "POST /tags HTTP/1.1" 409 226 0.002675 10.0.0.242 - - [2025-11-20 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.242 - - [2025-11-20 13:25:15] "GET /tag/840dcc15-0dae-490a-bc83-458a9cca1241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.031355 10.0.0.242 - - [2025-11-20 13:25:15] "POST /access-control-lists HTTP/1.1" 200 632 0.078425 10.0.0.242 - - [2025-11-20 13:25:15] "POST /firewall-rules HTTP/1.1" 200 602 0.064837 10.0.0.242 - - [2025-11-20 13:25:15] "GET /firewall-rule/d3ff1259-84a9-4087-922b-d449537302a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.014685 10.0.0.242 - - [2025-11-20 13:25:15] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.008796 10.0.0.242 - - [2025-11-20 13:25:15] "GET /firewall-rule/d3ff1259-84a9-4087-922b-d449537302a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004128 10.0.0.242 - - [2025-11-20 13:25:15] "POST /ref-update HTTP/1.1" 200 156 0.042196 10.0.0.242 - - [2025-11-20 13:25:15] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008924 10.0.0.242 - - [2025-11-20 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.242 - - [2025-11-20 13:25:15] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003688 10.0.0.242 - - [2025-11-20 13:25:15] "POST /tags HTTP/1.1" 409 226 0.002623 10.0.0.242 - - [2025-11-20 13:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.242 - - [2025-11-20 13:25:15] "GET /tag/840dcc15-0dae-490a-bc83-458a9cca1241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012550 10.0.0.242 - - [2025-11-20 13:25:15] "POST /firewall-rules HTTP/1.1" 200 600 0.071338 10.0.0.242 - - [2025-11-20 13:25:15] "GET /firewall-rule/1a0dadc1-1746-4060-94c5-dfbda70d7fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004241 10.0.0.242 - - [2025-11-20 13:25:15] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003993 10.0.0.242 - - [2025-11-20 13:25:15] "GET /firewall-rule/1a0dadc1-1746-4060-94c5-dfbda70d7fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002721 10.0.0.242 - - [2025-11-20 13:25:16] "POST /ref-update HTTP/1.1" 200 156 0.055723 10.0.0.242 - - [2025-11-20 13:25:17] "POST /tags HTTP/1.1" 200 394 0.027546 10.0.0.242 - - [2025-11-20 13:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.021446 10.0.0.242 - - [2025-11-20 13:25:17] "GET /tag/2712be14-1a51-47de-be37-cd9f18d98c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.021400 10.0.0.242 - - [2025-11-20 13:25:17] "POST /tags HTTP/1.1" 200 342 0.021018 10.0.0.242 - - [2025-11-20 13:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009506 10.0.0.242 - - [2025-11-20 13:25:17] "GET /tag/c2be0718-d5d2-4f15-9e33-8e4ec9c8facb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012954 10.0.0.242 - - [2025-11-20 13:25:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000648 10.0.0.242 - - [2025-11-20 13:25:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.002054 10.0.0.242 - - [2025-11-20 13:25:17] "POST /security-groups HTTP/1.1" 200 589 0.072892 10.0.0.242 - - [2025-11-20 13:25:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.006031 10.0.0.242 - - [2025-11-20 13:25:17] "POST /projects HTTP/1.1" 200 521 0.231821 10.0.0.242 - - [2025-11-20 13:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024601 10.0.0.242 - - [2025-11-20 13:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.242 - - [2025-11-20 13:25:17] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3100 0.006923 10.0.0.242 - - [2025-11-20 13:25:17] "POST /access-control-lists HTTP/1.1" 200 600 0.093493 10.0.0.242 - - [2025-11-20 13:25:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.008100 10.0.0.242 - - [2025-11-20 13:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008589 10.0.0.242 - - [2025-11-20 13:25:17] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005858 10.0.0.242 - - [2025-11-20 13:25:18] "POST /access-control-lists HTTP/1.1" 200 598 0.079463 10.0.0.242 - - [2025-11-20 13:25:18] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.129632 10.0.0.242 - - [2025-11-20 13:25:18] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.051299 10.0.0.242 - - [2025-11-20 13:25:18] "POST /security-groups HTTP/1.1" 200 593 0.074597 10.0.0.242 - - [2025-11-20 13:25:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.003264 10.0.0.242 - - [2025-11-20 13:25:18] "POST /access-control-lists HTTP/1.1" 200 634 0.064800 10.0.0.242 - - [2025-11-20 13:25:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.008675 10.0.0.242 - - [2025-11-20 13:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.073924 10.0.0.242 - - [2025-11-20 13:25:18] "POST /chown HTTP/1.1" 200 109 0.015248 10.0.0.242 - - [2025-11-20 13:25:18] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018717 10.0.0.242 - - [2025-11-20 13:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.242 - - [2025-11-20 13:25:18] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012680 10.0.0.242 - - [2025-11-20 13:25:18] "POST /access-control-lists HTTP/1.1" 200 632 0.065508 10.0.0.242 - - [2025-11-20 13:25:18] "POST /tags HTTP/1.1" 409 226 0.023109 10.0.0.242 - - [2025-11-20 13:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.242 - - [2025-11-20 13:25:18] "GET /tag/c2be0718-d5d2-4f15-9e33-8e4ec9c8facb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011840 10.0.0.242 - - [2025-11-20 13:25:18] "POST /firewall-rules HTTP/1.1" 200 602 0.076756 10.0.0.242 - - [2025-11-20 13:25:18] "GET /firewall-rule/c54cbc85-9eb3-404d-b25f-3ea1c1030b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004539 10.0.0.242 - - [2025-11-20 13:25:18] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004181 10.0.0.242 - - [2025-11-20 13:25:18] "GET /firewall-rule/c54cbc85-9eb3-404d-b25f-3ea1c1030b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002466 10.0.0.242 - - [2025-11-20 13:25:18] "POST /ref-update HTTP/1.1" 200 156 0.062202 10.0.0.242 - - [2025-11-20 13:25:18] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021400 10.0.0.242 - - [2025-11-20 13:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.242 - - [2025-11-20 13:25:18] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003422 10.0.0.242 - - [2025-11-20 13:25:18] "POST /tags HTTP/1.1" 409 226 0.002297 10.0.0.242 - - [2025-11-20 13:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2025-11-20 13:25:18] "GET /tag/c2be0718-d5d2-4f15-9e33-8e4ec9c8facb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013457 10.0.0.242 - - [2025-11-20 13:25:18] "POST /firewall-rules HTTP/1.1" 200 600 0.065451 10.0.0.242 - - [2025-11-20 13:25:19] "GET /firewall-rule/ccb3024c-196e-41ac-b579-e266f01fad24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011173 10.0.0.242 - - [2025-11-20 13:25:19] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004381 10.0.0.242 - - [2025-11-20 13:25:19] "GET /firewall-rule/ccb3024c-196e-41ac-b579-e266f01fad24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002684 10.0.0.242 - - [2025-11-20 13:25:19] "POST /ref-update HTTP/1.1" 200 156 0.050806 10.0.0.242 - - [2025-11-20 13:25:19] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008552 10.0.0.242 - - [2025-11-20 13:25:19] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.242 - - [2025-11-20 13:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2025-11-20 13:25:19] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008376 10.0.0.242 - - [2025-11-20 13:25:19] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004480 10.0.0.242 - - [2025-11-20 13:25:19] "POST /set-tag HTTP/1.1" 200 109 0.018134 10.0.0.242 - - [2025-11-20 13:25:19] "DELETE /loadbalancer-member/8d13245a-8978-493e-b6fa-7c215d448ee9 HTTP/1.1" 200 115 0.040190 10.0.0.242 - - [2025-11-20 13:25:19] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007959 10.0.0.242 - - [2025-11-20 13:25:19] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.242 - - [2025-11-20 13:25:19] "DELETE /loadbalancer-member/f583c946-12e0-4a9d-85d4-4e1a8be0a366 HTTP/1.1" 200 115 0.025103 10.0.0.242 - - [2025-11-20 13:25:19] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007859 10.0.0.242 - - [2025-11-20 13:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.242 - - [2025-11-20 13:25:19] "DELETE /loadbalancer-member/a8fbf55e-e447-4244-ba1e-ebefddecda6b HTTP/1.1" 200 115 0.026790 10.0.0.242 - - [2025-11-20 13:25:19] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004581 10.0.0.242 - - [2025-11-20 13:25:19] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.242 - - [2025-11-20 13:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.242 - - [2025-11-20 13:25:19] "GET /loadbalancer/5d51e122-fe83-4dea-948a-bfe06b274d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002547 10.0.0.242 - - [2025-11-20 13:25:19] "GET /loadbalancer-pool/27febe71-7dd0-4061-8185-d7ab69337e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004603 10.0.0.242 - - [2025-11-20 13:25:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038750 10.0.0.242 - - [2025-11-20 13:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030827 10.0.0.242 - - [2025-11-20 13:25:19] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016061 10.0.0.242 - - [2025-11-20 13:25:19] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008292 10.0.0.242 - - [2025-11-20 13:25:19] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002389 10.0.0.242 - - [2025-11-20 13:25:19] "POST /set-tag HTTP/1.1" 200 109 0.063719 10.0.0.242 - - [2025-11-20 13:25:19] "GET /loadbalancer-pool/0e752087-cbe6-4f72-9e55-208d58b3f3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.019289 10.0.0.242 - - [2025-11-20 13:25:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017661 10.0.0.242 - - [2025-11-20 13:25:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009018 10.0.0.242 - - [2025-11-20 13:25:19] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014414 10.0.0.242 - - [2025-11-20 13:25:20] "POST /set-tag HTTP/1.1" 200 109 0.009682 10.0.0.242 - - [2025-11-20 13:25:20] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005630 10.0.0.242 - - [2025-11-20 13:25:20] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002638 10.0.0.242 - - [2025-11-20 13:25:20] "GET /loadbalancer-pool/b68ee018-82e8-49ce-8687-bba4a4f8601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003300 10.0.0.242 - - [2025-11-20 13:25:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017240 10.0.0.242 - - [2025-11-20 13:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017236 10.0.0.242 - - [2025-11-20 13:25:20] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009715 10.0.0.242 - - [2025-11-20 13:25:20] "GET /virtual-machine-interface/c2bb2ba4-c612-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005071 10.0.0.242 - - [2025-11-20 13:25:20] "GET /floating-ip/8d510b0e-2c42-4e17-9647-3dde5ae00ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002115 10.0.0.242 - - [2025-11-20 13:25:20] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.242 - - [2025-11-20 13:25:20] "POST /tags HTTP/1.1" 200 346 0.163409 10.0.0.242 - - [2025-11-20 13:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.242 - - [2025-11-20 13:25:20] "GET /tag/d00ecdae-4774-4907-85c6-cad4f9e254d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.034377 10.0.0.242 - - [2025-11-20 13:25:20] "POST /projects HTTP/1.1" 409 238 0.003920 10.0.0.242 - - [2025-11-20 13:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.242 - - [2025-11-20 13:25:20] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031233 10.0.0.242 - - [2025-11-20 13:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.242 - - [2025-11-20 13:25:20] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.006742 10.0.0.242 - - [2025-11-20 13:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.242 - - [2025-11-20 13:25:20] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005094 10.0.0.242 - - [2025-11-20 13:25:20] "POST /security-groups HTTP/1.1" 409 285 0.002787 10.0.0.242 - - [2025-11-20 13:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.242 - - [2025-11-20 13:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.242 - - [2025-11-20 13:25:20] "PUT /security-group/990e5a58-ce97-4507-a414-9a4ed45d35e2 HTTP/1.1" 200 263 0.061704 10.0.0.242 - - [2025-11-20 13:25:20] "PUT /access-control-list/8e57f659-bb19-4b19-8d54-c155cbd0f9a5 HTTP/1.1" 200 273 0.017274 10.0.0.242 - - [2025-11-20 13:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.043904 10.0.0.242 - - [2025-11-20 13:25:20] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.145934 10.0.0.242 - - [2025-11-20 13:25:21] "POST /tags HTTP/1.1" 409 228 0.014851 10.0.0.242 - - [2025-11-20 13:25:21] "PUT /access-control-list/329a2abb-ef05-45e0-8888-473d57ed387a HTTP/1.1" 200 273 0.058244 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.242 - - [2025-11-20 13:25:21] "GET /tag/d00ecdae-4774-4907-85c6-cad4f9e254d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011097 10.0.0.242 - - [2025-11-20 13:25:21] "POST /tags HTTP/1.1" 200 346 0.027467 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.242 - - [2025-11-20 13:25:21] "GET /tag/2026c3d8-7544-4f2f-832d-e401054fed1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013942 10.0.0.242 - - [2025-11-20 13:25:21] "POST /projects HTTP/1.1" 409 238 0.002738 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.242 - - [2025-11-20 13:25:21] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038500 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.242 - - [2025-11-20 13:25:21] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.004845 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007886 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007734 10.0.0.242 - - [2025-11-20 13:25:21] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004580 10.0.0.242 - - [2025-11-20 13:25:21] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038716 10.0.0.242 - - [2025-11-20 13:25:21] "POST /security-groups HTTP/1.1" 409 285 0.003681 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.242 - - [2025-11-20 13:25:21] "PUT /security-group/728e971c-b47a-48b3-b443-775884801fc4 HTTP/1.1" 200 263 0.065344 10.0.0.242 - - [2025-11-20 13:25:21] "PUT /access-control-list/e75e1f17-a8c6-4137-98ed-eaffb8376278 HTTP/1.1" 200 273 0.012737 10.0.0.242 - - [2025-11-20 13:25:21] "PUT /access-control-list/d3bc2571-3a6d-40ad-b572-9d3008a37ff4 HTTP/1.1" 200 273 0.022353 10.0.0.242 - - [2025-11-20 13:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018883 10.0.0.242 - - [2025-11-20 13:25:21] "POST /tags HTTP/1.1" 409 228 0.003004 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.242 - - [2025-11-20 13:25:21] "GET /tag/2026c3d8-7544-4f2f-832d-e401054fed1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012195 10.0.0.242 - - [2025-11-20 13:25:21] "POST /tags HTTP/1.1" 200 292 0.054149 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013101 10.0.0.242 - - [2025-11-20 13:25:21] "GET /tag/b5c30bfd-3ee9-4ccd-aef5-ab14b4ec07cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014507 10.0.0.242 - - [2025-11-20 13:25:21] "POST /tags HTTP/1.1" 200 304 0.050553 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.242 - - [2025-11-20 13:25:21] "GET /tag/b7fb97ec-8d29-4dd6-be95-dede018c6438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017159 10.0.0.242 - - [2025-11-20 13:25:21] "POST /tags HTTP/1.1" 409 252 0.003092 10.0.0.242 - - [2025-11-20 13:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.242 - - [2025-11-20 13:25:22] "GET /tag/f1575059-4602-40e5-b067-3202597f8ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012261 10.0.0.242 - - [2025-11-20 13:25:22] "POST /tags HTTP/1.1" 409 226 0.002430 10.0.0.242 - - [2025-11-20 13:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.242 - - [2025-11-20 13:25:22] "GET /tag/840dcc15-0dae-490a-bc83-458a9cca1241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.021383 10.0.0.242 - - [2025-11-20 13:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2025-11-20 13:25:22] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.005693 10.0.0.242 - - [2025-11-20 13:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.242 - - [2025-11-20 13:25:22] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047871 10.0.0.242 - - [2025-11-20 13:25:22] "POST /virtual-machines HTTP/1.1" 200 396 0.013068 10.0.0.242 - - [2025-11-20 13:25:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011970 10.0.0.242 - - [2025-11-20 13:25:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115785 10.0.0.242 - - [2025-11-20 13:25:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031480 10.0.0.242 - - [2025-11-20 13:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017957 10.0.0.242 - - [2025-11-20 13:25:22] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004775 10.0.0.242 - - [2025-11-20 13:25:22] "POST /instance-ips HTTP/1.1" 200 398 0.024679 10.0.0.242 - - [2025-11-20 13:25:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025835 10.0.0.242 - - [2025-11-20 13:25:22] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007729 10.0.0.242 - - [2025-11-20 13:25:22] "POST /set-tag HTTP/1.1" 200 109 0.067481 10.0.0.242 - - [2025-11-20 13:25:22] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023478 10.0.0.242 - - [2025-11-20 13:25:22] "GET /instance-ip/5dd3e9ae-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004817 10.0.0.242 - - [2025-11-20 13:25:22] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005289 10.0.0.242 - - [2025-11-20 13:25:22] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.242 - - [2025-11-20 13:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.242 - - [2025-11-20 13:25:22] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.004694 10.0.0.242 - - [2025-11-20 13:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.242 - - [2025-11-20 13:25:22] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055247 10.0.0.242 - - [2025-11-20 13:25:22] "POST /virtual-machines HTTP/1.1" 200 396 0.013264 10.0.0.242 - - [2025-11-20 13:25:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017484 10.0.0.242 - - [2025-11-20 13:25:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110764 10.0.0.242 - - [2025-11-20 13:25:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011347 10.0.0.242 - - [2025-11-20 13:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010472 10.0.0.242 - - [2025-11-20 13:25:23] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006283 10.0.0.242 - - [2025-11-20 13:25:23] "POST /instance-ips HTTP/1.1" 200 398 0.022288 10.0.0.242 - - [2025-11-20 13:25:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023204 10.0.0.242 - - [2025-11-20 13:25:23] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011389 10.0.0.242 - - [2025-11-20 13:25:23] "POST /set-tag HTTP/1.1" 200 109 0.067792 10.0.0.242 - - [2025-11-20 13:25:23] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022340 10.0.0.242 - - [2025-11-20 13:25:23] "GET /instance-ip/5e49adf6-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003412 10.0.0.242 - - [2025-11-20 13:25:23] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004493 10.0.0.242 - - [2025-11-20 13:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.242 - - [2025-11-20 13:25:23] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004201 10.0.0.242 - - [2025-11-20 13:25:23] "POST /ref-update HTTP/1.1" 200 156 0.021899 10.0.0.242 - - [2025-11-20 13:25:23] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011870 10.0.0.242 - - [2025-11-20 13:25:23] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.242 - - [2025-11-20 13:25:23] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.005177 10.0.0.242 - - [2025-11-20 13:25:23] "POST /ref-update HTTP/1.1" 200 156 0.009251 10.0.0.242 - - [2025-11-20 13:25:23] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011652 10.0.0.242 - - [2025-11-20 13:25:23] "POST /set-tag HTTP/1.1" 200 109 0.003670 10.0.0.242 - - [2025-11-20 13:25:23] "POST /tags HTTP/1.1" 200 292 0.049020 10.0.0.242 - - [2025-11-20 13:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015562 10.0.0.242 - - [2025-11-20 13:25:23] "GET /tag/752f388a-daea-4c1c-bdd3-769479dfd960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013424 10.0.0.242 - - [2025-11-20 13:25:23] "POST /tags HTTP/1.1" 409 252 0.003407 10.0.0.242 - - [2025-11-20 13:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.242 - - [2025-11-20 13:25:24] "GET /tag/2712be14-1a51-47de-be37-cd9f18d98c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.027290 10.0.0.242 - - [2025-11-20 13:25:24] "POST /tags HTTP/1.1" 409 226 0.006069 10.0.0.242 - - [2025-11-20 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.242 - - [2025-11-20 13:25:24] "GET /tag/c2be0718-d5d2-4f15-9e33-8e4ec9c8facb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015061 10.0.0.242 - - [2025-11-20 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.242 - - [2025-11-20 13:25:24] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.004473 10.0.0.242 - - [2025-11-20 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.242 - - [2025-11-20 13:25:24] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046244 10.0.0.242 - - [2025-11-20 13:25:24] "POST /virtual-machines HTTP/1.1" 200 396 0.012362 10.0.0.242 - - [2025-11-20 13:25:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025927 10.0.0.242 - - [2025-11-20 13:25:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101092 10.0.0.242 - - [2025-11-20 13:25:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009712 10.0.0.242 - - [2025-11-20 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011802 10.0.0.242 - - [2025-11-20 13:25:24] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005863 10.0.0.242 - - [2025-11-20 13:25:24] "POST /instance-ips HTTP/1.1" 200 398 0.029360 10.0.0.242 - - [2025-11-20 13:25:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019893 10.0.0.242 - - [2025-11-20 13:25:24] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012558 10.0.0.242 - - [2025-11-20 13:25:24] "POST /set-tag HTTP/1.1" 200 109 0.063617 10.0.0.242 - - [2025-11-20 13:25:24] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017009 10.0.0.242 - - [2025-11-20 13:25:24] "GET /instance-ip/5f0242ee-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003679 10.0.0.242 - - [2025-11-20 13:25:24] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005033 10.0.0.242 - - [2025-11-20 13:25:24] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.242 - - [2025-11-20 13:25:24] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.009350 10.0.0.242 - - [2025-11-20 13:25:24] "POST /ref-update HTTP/1.1" 200 156 0.011256 10.0.0.242 - - [2025-11-20 13:25:24] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020753 10.0.0.242 - - [2025-11-20 13:25:24] "POST /set-tag HTTP/1.1" 200 109 0.003786 10.0.0.242 - - [2025-11-20 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.242 - - [2025-11-20 13:25:24] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.004975 10.0.0.242 - - [2025-11-20 13:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.242 - - [2025-11-20 13:25:25] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046428 10.0.0.242 - - [2025-11-20 13:25:25] "POST /virtual-machines HTTP/1.1" 200 396 0.008730 10.0.0.242 - - [2025-11-20 13:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017141 10.0.0.242 - - [2025-11-20 13:25:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115832 10.0.0.242 - - [2025-11-20 13:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018396 10.0.0.242 - - [2025-11-20 13:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013775 10.0.0.242 - - [2025-11-20 13:25:25] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006176 10.0.0.242 - - [2025-11-20 13:25:25] "POST /instance-ips HTTP/1.1" 200 398 0.029037 10.0.0.242 - - [2025-11-20 13:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029546 10.0.0.242 - - [2025-11-20 13:25:25] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010443 10.0.0.242 - - [2025-11-20 13:25:25] "POST /set-tag HTTP/1.1" 200 109 0.063813 10.0.0.242 - - [2025-11-20 13:25:25] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.029942 10.0.0.242 - - [2025-11-20 13:25:25] "GET /instance-ip/5f83ce40-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004253 10.0.0.242 - - [2025-11-20 13:25:25] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005813 10.0.0.242 - - [2025-11-20 13:25:25] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.242 - - [2025-11-20 13:25:25] "POST /tags HTTP/1.1" 200 300 0.020686 10.0.0.242 - - [2025-11-20 13:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.242 - - [2025-11-20 13:25:25] "GET /tag/c9de2984-19ee-4967-86c8-08e3059b2f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013031 10.0.0.242 - - [2025-11-20 13:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.242 - - [2025-11-20 13:25:25] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.006376 10.0.0.242 - - [2025-11-20 13:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.242 - - [2025-11-20 13:25:25] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032753 10.0.0.242 - - [2025-11-20 13:25:25] "POST /virtual-machines HTTP/1.1" 200 396 0.010084 10.0.0.242 - - [2025-11-20 13:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009295 10.0.0.242 - - [2025-11-20 13:25:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122623 10.0.0.242 - - [2025-11-20 13:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021340 10.0.0.242 - - [2025-11-20 13:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015012 10.0.0.242 - - [2025-11-20 13:25:26] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005437 10.0.0.242 - - [2025-11-20 13:25:26] "POST /instance-ips HTTP/1.1" 200 398 0.027740 10.0.0.242 - - [2025-11-20 13:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038231 10.0.0.242 - - [2025-11-20 13:25:26] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009781 10.0.0.242 - - [2025-11-20 13:25:26] "POST /set-tag HTTP/1.1" 200 109 0.023138 10.0.0.242 - - [2025-11-20 13:25:26] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021657 10.0.0.242 - - [2025-11-20 13:25:26] "GET /instance-ip/5ffbfe88-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003139 10.0.0.242 - - [2025-11-20 13:25:26] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004679 10.0.0.242 - - [2025-11-20 13:25:26] "POST /set-tag HTTP/1.1" 200 109 0.005441 10.0.0.242 - - [2025-11-20 13:25:26] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004555 10.0.0.242 - - [2025-11-20 13:25:26] "POST /ref-update HTTP/1.1" 200 156 0.010809 10.0.0.242 - - [2025-11-20 13:25:26] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015762 10.0.0.242 - - [2025-11-20 13:25:26] "POST /set-tag HTTP/1.1" 200 109 0.004759 10.0.0.242 - - [2025-11-20 13:25:26] "POST /tags HTTP/1.1" 200 300 0.028618 10.0.0.242 - - [2025-11-20 13:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012867 10.0.0.242 - - [2025-11-20 13:25:26] "GET /tag/7a590c49-09c7-4abe-a258-29f9328a7062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014051 10.0.0.242 - - [2025-11-20 13:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.242 - - [2025-11-20 13:25:26] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.004710 10.0.0.242 - - [2025-11-20 13:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.242 - - [2025-11-20 13:25:26] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045210 10.0.0.242 - - [2025-11-20 13:25:26] "POST /virtual-machines HTTP/1.1" 200 396 0.009907 10.0.0.242 - - [2025-11-20 13:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021134 10.0.0.242 - - [2025-11-20 13:25:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109379 10.0.0.242 - - [2025-11-20 13:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010998 10.0.0.242 - - [2025-11-20 13:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012812 10.0.0.242 - - [2025-11-20 13:25:26] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006436 10.0.0.242 - - [2025-11-20 13:25:27] "POST /instance-ips HTTP/1.1" 200 398 0.026719 10.0.0.242 - - [2025-11-20 13:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031893 10.0.0.242 - - [2025-11-20 13:25:27] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016121 10.0.0.242 - - [2025-11-20 13:25:27] "POST /set-tag HTTP/1.1" 200 109 0.024145 10.0.0.242 - - [2025-11-20 13:25:27] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019515 10.0.0.242 - - [2025-11-20 13:25:27] "GET /instance-ip/60867efa-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003152 10.0.0.242 - - [2025-11-20 13:25:27] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005078 10.0.0.242 - - [2025-11-20 13:25:27] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.242 - - [2025-11-20 13:25:27] "POST /tags HTTP/1.1" 200 300 0.023757 10.0.0.242 - - [2025-11-20 13:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.242 - - [2025-11-20 13:25:27] "GET /tag/5324f8ce-781a-4018-a1ab-724ca6af6bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015002 10.0.0.242 - - [2025-11-20 13:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.242 - - [2025-11-20 13:25:27] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.005588 10.0.0.242 - - [2025-11-20 13:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.242 - - [2025-11-20 13:25:27] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032136 10.0.0.242 - - [2025-11-20 13:25:27] "POST /virtual-machines HTTP/1.1" 200 396 0.020200 10.0.0.242 - - [2025-11-20 13:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020950 10.0.0.242 - - [2025-11-20 13:25:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.138271 10.0.0.242 - - [2025-11-20 13:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010615 10.0.0.242 - - [2025-11-20 13:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013831 10.0.0.242 - - [2025-11-20 13:25:27] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010648 10.0.0.242 - - [2025-11-20 13:25:27] "POST /instance-ips HTTP/1.1" 200 398 0.021623 10.0.0.242 - - [2025-11-20 13:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026325 10.0.0.242 - - [2025-11-20 13:25:27] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016504 10.0.0.242 - - [2025-11-20 13:25:27] "POST /set-tag HTTP/1.1" 200 109 0.025796 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013937 10.0.0.242 - - [2025-11-20 13:25:28] "GET /instance-ip/610309d4-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006053 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004601 10.0.0.242 - - [2025-11-20 13:25:28] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.242 - - [2025-11-20 13:25:28] "POST /tags HTTP/1.1" 200 300 0.022612 10.0.0.242 - - [2025-11-20 13:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.242 - - [2025-11-20 13:25:28] "GET /tag/3b8c2226-9167-42d6-8a6e-9c1bd34130be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015130 10.0.0.242 - - [2025-11-20 13:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.004490 10.0.0.242 - - [2025-11-20 13:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.242 - - [2025-11-20 13:25:28] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039675 10.0.0.242 - - [2025-11-20 13:25:28] "POST /virtual-machines HTTP/1.1" 200 396 0.009931 10.0.0.242 - - [2025-11-20 13:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018363 10.0.0.242 - - [2025-11-20 13:25:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101894 10.0.0.242 - - [2025-11-20 13:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016420 10.0.0.242 - - [2025-11-20 13:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004177 10.0.0.242 - - [2025-11-20 13:25:28] "POST /instance-ips HTTP/1.1" 200 398 0.020985 10.0.0.242 - - [2025-11-20 13:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028155 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013809 10.0.0.242 - - [2025-11-20 13:25:28] "POST /set-tag HTTP/1.1" 200 109 0.024112 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008438 10.0.0.242 - - [2025-11-20 13:25:28] "GET /instance-ip/61782bce-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005038 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004502 10.0.0.242 - - [2025-11-20 13:25:28] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005996 10.0.0.242 - - [2025-11-20 13:25:28] "POST /ref-update HTTP/1.1" 200 156 0.011846 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017810 10.0.0.242 - - [2025-11-20 13:25:28] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004561 10.0.0.242 - - [2025-11-20 13:25:28] "POST /set-tag HTTP/1.1" 200 109 0.003137 10.0.0.242 - - [2025-11-20 13:25:28] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005249 10.0.0.242 - - [2025-11-20 13:25:29] "POST /ref-update HTTP/1.1" 200 156 0.009806 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004652 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.005451 10.0.0.242 - - [2025-11-20 13:25:29] "POST /ref-update HTTP/1.1" 200 156 0.009475 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005815 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004814 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004888 10.0.0.242 - - [2025-11-20 13:25:29] "POST /ref-update HTTP/1.1" 200 156 0.007569 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014171 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.003118 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005753 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005137 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004610 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004407 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005111 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004907 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.004229 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004807 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.242 - - [2025-11-20 13:25:29] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004990 10.0.0.242 - - [2025-11-20 13:25:29] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.242 - - [2025-11-20 13:25:32] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005076 10.0.0.242 - - [2025-11-20 13:25:32] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.242 - - [2025-11-20 13:25:32] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005784 10.0.0.242 - - [2025-11-20 13:25:32] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.242 - - [2025-11-20 13:25:33] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005311 10.0.0.242 - - [2025-11-20 13:25:33] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.242 - - [2025-11-20 13:25:36] "GET /virtual-machine/0795225f-4b7a-41d6-ad61-759b1729cb86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004088 10.0.0.242 - - [2025-11-20 13:25:36] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005111 10.0.0.242 - - [2025-11-20 13:25:36] "GET /virtual-machine/c6187ff8-dee5-445a-bce3-0041778ac5ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.011588 10.0.0.242 - - [2025-11-20 13:25:36] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004431 10.0.0.242 - - [2025-11-20 13:25:36] "GET /virtual-machine/fb3da6ad-2f92-456b-9974-4171fca109de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004536 10.0.0.242 - - [2025-11-20 13:25:36] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009363 10.0.0.242 - - [2025-11-20 13:25:36] "GET /virtual-machine/dd2fb7ba-f123-4835-91d3-9c2245e8a658?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003394 10.0.0.242 - - [2025-11-20 13:25:36] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005109 10.0.0.242 - - [2025-11-20 13:25:37] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004618 10.0.0.242 - - [2025-11-20 13:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.242 - - [2025-11-20 13:25:38] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005881 10.0.0.242 - - [2025-11-20 13:25:38] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.242 - - [2025-11-20 13:25:39] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005493 10.0.0.242 - - [2025-11-20 13:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.242 - - [2025-11-20 13:25:41] "GET /virtual-machine/7527f0fb-f70e-4350-bbab-5a0f049358ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003512 10.0.0.242 - - [2025-11-20 13:25:41] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004231 10.0.0.242 - - [2025-11-20 13:25:41] "GET /virtual-machine/75b98a94-0047-438c-a489-dbe6d488b92b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003307 10.0.0.242 - - [2025-11-20 13:25:41] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005495 10.0.0.242 - - [2025-11-20 13:25:41] "GET /virtual-machine/4abcd0e5-c207-4207-bfcf-4a4ce4337700?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004638 10.0.0.242 - - [2025-11-20 13:25:41] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004760 10.0.0.242 - - [2025-11-20 13:25:41] "GET /virtual-machine/bc17ab74-d260-408b-9f25-5fcdd7d03fd9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003303 10.0.0.242 - - [2025-11-20 13:25:41] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005634 10.0.0.242 - - [2025-11-20 13:25:42] "GET /loadbalancer/19b1c2ae-f0f3-4368-8371-0a350b242636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002151 10.0.0.242 - - [2025-11-20 13:25:42] "POST /tags HTTP/1.1" 200 334 0.028999 10.0.0.242 - - [2025-11-20 13:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.242 - - [2025-11-20 13:25:42] "GET /tag/369abca3-630a-4c73-b997-4a415f51f0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013824 10.0.0.242 - - [2025-11-20 13:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.242 - - [2025-11-20 13:25:42] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039697 10.0.0.242 - - [2025-11-20 13:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.242 - - [2025-11-20 13:25:42] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010318 10.0.0.242 - - [2025-11-20 13:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.242 - - [2025-11-20 13:25:42] "GET /service-appliance-set/e0e8dd62-8df0-4b07-958a-51a1ddd39772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003210 10.0.0.242 - - [2025-11-20 13:25:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.002492 10.0.0.242 - - [2025-11-20 13:25:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.101723 10.0.0.242 - - [2025-11-20 13:25:42] "GET /virtual-machine-interface/c479407d-6e0a-4812-9a7d-e5bcf8ca9ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.004937 10.0.0.242 - - [2025-11-20 13:25:43] "POST /instance-ips HTTP/1.1" 200 410 0.024540 10.0.0.242 - - [2025-11-20 13:25:43] "GET /instance-ip/995d3e62-df2d-4f10-aabf-9437acbe0d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.011031 10.0.0.242 - - [2025-11-20 13:25:43] "POST /loadbalancers HTTP/1.1" 200 631 0.066106 10.0.0.242 - - [2025-11-20 13:25:43] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053046 10.0.0.242 - - [2025-11-20 13:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031857 10.0.0.242 - - [2025-11-20 13:25:43] "GET /instance-ip/995d3e62-df2d-4f10-aabf-9437acbe0d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.012861 10.0.0.242 - - [2025-11-20 13:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012530 10.0.0.242 - - [2025-11-20 13:25:43] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035622 10.0.0.242 - - [2025-11-20 13:25:43] "POST /floating-ips HTTP/1.1" 200 599 0.040328 10.0.0.242 - - [2025-11-20 13:25:43] "GET /loadbalancer/19b1c2ae-f0f3-4368-8371-0a350b242636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003728 10.0.0.242 - - [2025-11-20 13:25:43] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.017354 10.0.0.242 - - [2025-11-20 13:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.242 - - [2025-11-20 13:25:43] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044751 10.0.0.242 - - [2025-11-20 13:25:43] "GET /loadbalancer-listener/bac4d773-6a7a-4618-b36c-cab0bc938141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003600 10.0.0.242 - - [2025-11-20 13:25:43] "GET /loadbalancer-listener/bac4d773-6a7a-4618-b36c-cab0bc938141?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003280 10.0.0.242 - - [2025-11-20 13:25:43] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.023847 10.0.0.242 - - [2025-11-20 13:25:43] "GET /instance-ip/995d3e62-df2d-4f10-aabf-9437acbe0d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003596 10.0.0.242 - - [2025-11-20 13:25:43] "GET /instance-ip/995d3e62-df2d-4f10-aabf-9437acbe0d48?fields=floating_ips HTTP/1.1" 200 1215 0.005792 10.0.0.242 - - [2025-11-20 13:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.242 - - [2025-11-20 13:25:43] "GET /loadbalancer/19b1c2ae-f0f3-4368-8371-0a350b242636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003802 10.0.0.242 - - [2025-11-20 13:25:43] "GET /loadbalancer-pool/ef08e64a-71b4-496d-b9df-905c20b55636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004105 10.0.0.242 - - [2025-11-20 13:25:43] "GET /loadbalancer/19b1c2ae-f0f3-4368-8371-0a350b242636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004764 10.0.0.242 - - [2025-11-20 13:25:43] "GET /floating-ip/ad874cd1-1ad3-42af-9873-9d6f4448d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004014 10.0.0.242 - - [2025-11-20 13:25:43] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025462 10.0.0.242 - - [2025-11-20 13:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025719 10.0.0.242 - - [2025-11-20 13:25:43] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011364 10.0.0.242 - - [2025-11-20 13:25:43] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007034 10.0.0.242 - - [2025-11-20 13:25:43] "POST /ref-update HTTP/1.1" 200 156 0.007913 10.0.0.242 - - [2025-11-20 13:25:43] "GET /floating-ip/ad874cd1-1ad3-42af-9873-9d6f4448d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.006227 10.0.0.242 - - [2025-11-20 13:25:43] "POST /tags HTTP/1.1" 409 221 0.003242 10.0.0.242 - - [2025-11-20 13:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2025-11-20 13:25:43] "GET /tag/369abca3-630a-4c73-b997-4a415f51f0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012210 10.0.0.242 - - [2025-11-20 13:25:43] "PUT /floating-ip/ad874cd1-1ad3-42af-9873-9d6f4448d8f1 HTTP/1.1" 200 257 0.009855 10.0.0.242 - - [2025-11-20 13:25:43] "POST /set-tag HTTP/1.1" 200 109 0.059404 10.0.0.242 - - [2025-11-20 13:25:43] "GET /loadbalancer-pool/ef08e64a-71b4-496d-b9df-905c20b55636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.017354 10.0.0.242 - - [2025-11-20 13:25:43] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015989 10.0.0.242 - - [2025-11-20 13:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012600 10.0.0.242 - - [2025-11-20 13:25:43] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025828 10.0.0.242 - - [2025-11-20 13:25:43] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010494 10.0.0.242 - - [2025-11-20 13:25:44] "POST /ref-update HTTP/1.1" 200 156 0.009072 10.0.0.242 - - [2025-11-20 13:25:44] "GET /floating-ip/ad874cd1-1ad3-42af-9873-9d6f4448d8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.015478 10.0.0.242 - - [2025-11-20 13:25:44] "POST /set-tag HTTP/1.1" 200 109 0.093930 10.0.0.242 - - [2025-11-20 13:25:44] "POST /tags HTTP/1.1" 409 206 0.003179 10.0.0.242 - - [2025-11-20 13:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.242 - - [2025-11-20 13:25:44] "GET /tag/b7fb97ec-8d29-4dd6-be95-dede018c6438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012165 10.0.0.242 - - [2025-11-20 13:25:44] "POST /tags HTTP/1.1" 409 204 0.002292 10.0.0.242 - - [2025-11-20 13:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.242 - - [2025-11-20 13:25:45] "GET /tag/7a590c49-09c7-4abe-a258-29f9328a7062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011637 10.0.0.242 - - [2025-11-20 13:25:45] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002606 10.0.0.242 - - [2025-11-20 13:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.242 - - [2025-11-20 13:25:45] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004901 10.0.0.242 - - [2025-11-20 13:25:45] "POST /tags HTTP/1.1" 409 206 0.003686 10.0.0.242 - - [2025-11-20 13:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.242 - - [2025-11-20 13:25:45] "GET /tag/b7fb97ec-8d29-4dd6-be95-dede018c6438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013010 10.0.0.242 - - [2025-11-20 13:25:45] "POST /tags HTTP/1.1" 409 226 0.002190 10.0.0.242 - - [2025-11-20 13:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.242 - - [2025-11-20 13:25:45] "GET /tag/840dcc15-0dae-490a-bc83-458a9cca1241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014488 10.0.0.242 - - [2025-11-20 13:25:45] "POST /tags HTTP/1.1" 409 204 0.002245 10.0.0.242 - - [2025-11-20 13:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.242 - - [2025-11-20 13:25:45] "GET /tag/7a590c49-09c7-4abe-a258-29f9328a7062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012597 10.0.0.242 - - [2025-11-20 13:25:45] "POST /tags HTTP/1.1" 409 226 0.002555 10.0.0.242 - - [2025-11-20 13:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.242 - - [2025-11-20 13:25:45] "GET /tag/840dcc15-0dae-490a-bc83-458a9cca1241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019903 10.0.0.242 - - [2025-11-20 13:25:45] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003019 10.0.0.242 - - [2025-11-20 13:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.242 - - [2025-11-20 13:25:45] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003021 10.0.0.242 - - [2025-11-20 13:25:45] "POST /firewall-rules HTTP/1.1" 200 628 0.081150 10.0.0.242 - - [2025-11-20 13:25:45] "POST /firewall-rules HTTP/1.1" 200 648 0.088345 10.0.0.242 - - [2025-11-20 13:25:45] "GET /firewall-rule/bcc31903-4471-46e7-990a-25b55011d487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.009485 10.0.0.242 - - [2025-11-20 13:25:45] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004689 10.0.0.242 - - [2025-11-20 13:25:45] "GET /firewall-rule/e9084e9b-d2a4-4e98-b8f4-f0e67ab9dee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004124 10.0.0.242 - - [2025-11-20 13:25:45] "POST /ref-update HTTP/1.1" 200 156 0.016398 10.0.0.242 - - [2025-11-20 13:25:45] "POST /firewall-policys HTTP/1.1" 200 608 0.067929 10.0.0.242 - - [2025-11-20 13:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016998 10.0.0.242 - - [2025-11-20 13:25:45] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011919 10.0.0.242 - - [2025-11-20 13:25:45] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003264 10.0.0.242 - - [2025-11-20 13:25:45] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005761 10.0.0.242 - - [2025-11-20 13:25:45] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004983 10.0.0.242 - - [2025-11-20 13:25:46] "GET /firewall-policy/cc229133-a7c7-46e7-b1c8-e2a15c60a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005952 10.0.0.242 - - [2025-11-20 13:25:46] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006442 10.0.0.242 - - [2025-11-20 13:25:46] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003733 10.0.0.242 - - [2025-11-20 13:25:46] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003785 10.0.0.242 - - [2025-11-20 13:25:46] "POST /ref-update HTTP/1.1" 200 156 0.033725 10.0.0.242 - - [2025-11-20 13:25:46] "POST /ref-update HTTP/1.1" 200 156 0.042459 10.0.0.242 - - [2025-11-20 13:25:46] "POST /ref-update HTTP/1.1" 200 156 0.035163 10.0.0.242 - - [2025-11-20 13:25:46] "POST /ref-update HTTP/1.1" 200 156 0.027191 10.0.0.242 - - [2025-11-20 13:25:46] "POST /ref-update HTTP/1.1" 200 156 0.052499 10.0.0.242 - - [2025-11-20 13:25:46] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.013294 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:25:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001471 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:25:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001594 10.0.0.242 - - [2025-11-20 13:26:50] "GET /global-system-configs HTTP/1.1" 200 323 0.011546 10.0.0.242 - - [2025-11-20 13:26:52] "GET /global-system-configs HTTP/1.1" 200 323 0.004534 10.0.0.242 - - [2025-11-20 13:27:45] "POST /tags HTTP/1.1" 409 252 0.002314 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.242 - - [2025-11-20 13:27:45] "GET /tag/2712be14-1a51-47de-be37-cd9f18d98c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012085 10.0.0.242 - - [2025-11-20 13:27:45] "POST /tags HTTP/1.1" 409 228 0.002814 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.242 - - [2025-11-20 13:27:45] "GET /tag/2026c3d8-7544-4f2f-832d-e401054fed1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016927 10.0.0.242 - - [2025-11-20 13:27:45] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.010648 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.242 - - [2025-11-20 13:27:45] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003294 10.0.0.242 - - [2025-11-20 13:27:45] "POST /tags HTTP/1.1" 409 206 0.002557 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.242 - - [2025-11-20 13:27:45] "GET /tag/b7fb97ec-8d29-4dd6-be95-dede018c6438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011163 10.0.0.242 - - [2025-11-20 13:27:45] "POST /tags HTTP/1.1" 409 226 0.002193 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.242 - - [2025-11-20 13:27:45] "GET /tag/840dcc15-0dae-490a-bc83-458a9cca1241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010857 10.0.0.242 - - [2025-11-20 13:27:45] "POST /tags HTTP/1.1" 409 204 0.003654 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.242 - - [2025-11-20 13:27:45] "GET /tag/7a590c49-09c7-4abe-a258-29f9328a7062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013862 10.0.0.242 - - [2025-11-20 13:27:45] "POST /tags HTTP/1.1" 409 226 0.002679 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.242 - - [2025-11-20 13:27:45] "GET /tag/840dcc15-0dae-490a-bc83-458a9cca1241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017100 10.0.0.242 - - [2025-11-20 13:27:45] "POST /tags HTTP/1.1" 409 228 0.002684 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.242 - - [2025-11-20 13:27:45] "GET /tag/2026c3d8-7544-4f2f-832d-e401054fed1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020353 10.0.0.242 - - [2025-11-20 13:27:45] "POST /tags HTTP/1.1" 409 252 0.003281 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.242 - - [2025-11-20 13:27:45] "GET /tag/2712be14-1a51-47de-be37-cd9f18d98c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011360 10.0.0.242 - - [2025-11-20 13:27:45] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003042 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2025-11-20 13:27:45] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003456 10.0.0.242 - - [2025-11-20 13:27:45] "POST /firewall-rules HTTP/1.1" 409 281 0.003171 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007205 10.0.0.242 - - [2025-11-20 13:27:45] "PUT /firewall-rule/e9084e9b-d2a4-4e98-b8f4-f0e67ab9dee1 HTTP/1.1" 200 261 0.026504 10.0.0.242 - - [2025-11-20 13:27:45] "POST /firewall-rules HTTP/1.1" 409 291 0.001810 10.0.0.242 - - [2025-11-20 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.242 - - [2025-11-20 13:27:45] "PUT /firewall-rule/bcc31903-4471-46e7-990a-25b55011d487 HTTP/1.1" 200 261 0.026505 10.0.0.242 - - [2025-11-20 13:27:45] "GET /firewall-rule/bcc31903-4471-46e7-990a-25b55011d487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.016371 10.0.0.242 - - [2025-11-20 13:27:45] "POST /firewall-rules HTTP/1.1" 200 660 0.096612 10.0.0.242 - - [2025-11-20 13:27:45] "GET /firewall-rule/84be4dea-5a43-48cf-b6c3-f3cc8037c277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.020568 10.0.0.242 - - [2025-11-20 13:27:46] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002989 10.0.0.242 - - [2025-11-20 13:27:46] "GET /firewall-rule/e9084e9b-d2a4-4e98-b8f4-f0e67ab9dee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004418 10.0.0.242 - - [2025-11-20 13:27:46] "POST /firewall-policys HTTP/1.1" 409 269 0.002447 10.0.0.242 - - [2025-11-20 13:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.242 - - [2025-11-20 13:27:46] "PUT /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56 HTTP/1.1" 200 265 0.053217 10.0.0.242 - - [2025-11-20 13:27:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029795 10.0.0.242 - - [2025-11-20 13:27:46] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004108 10.0.0.242 - - [2025-11-20 13:27:46] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.007070 10.0.0.242 - - [2025-11-20 13:27:46] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003174 10.0.0.242 - - [2025-11-20 13:27:46] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004461 10.0.0.242 - - [2025-11-20 13:27:46] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003301 10.0.0.242 - - [2025-11-20 13:28:47] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.015068 10.0.0.242 - - [2025-11-20 13:28:47] "POST /set-tag HTTP/1.1" 200 109 0.017337 10.0.0.242 - - [2025-11-20 13:28:47] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.016333 10.0.0.242 - - [2025-11-20 13:28:47] "POST /set-tag HTTP/1.1" 200 109 0.004158 10.0.0.242 - - [2025-11-20 13:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.242 - - [2025-11-20 13:28:47] "GET /loadbalancer/19b1c2ae-f0f3-4368-8371-0a350b242636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007917 10.0.0.242 - - [2025-11-20 13:28:47] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005548 10.0.0.242 - - [2025-11-20 13:28:47] "POST /set-tag HTTP/1.1" 200 109 0.019794 10.0.0.242 - - [2025-11-20 13:28:47] "DELETE /loadbalancer-member/c10eb04b-fa04-4677-be14-c613977c523a HTTP/1.1" 200 115 0.056585 10.0.0.242 - - [2025-11-20 13:28:47] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005778 10.0.0.242 - - [2025-11-20 13:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.242 - - [2025-11-20 13:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.242 - - [2025-11-20 13:28:47] "GET /loadbalancer/19b1c2ae-f0f3-4368-8371-0a350b242636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003220 10.0.0.242 - - [2025-11-20 13:28:47] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004886 10.0.0.242 - - [2025-11-20 13:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.242 - - [2025-11-20 13:28:47] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004674 10.0.0.242 - - [2025-11-20 13:28:47] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.242 - - [2025-11-20 13:28:48] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008831 10.0.0.242 - - [2025-11-20 13:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.242 - - [2025-11-20 13:28:48] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004719 10.0.0.242 - - [2025-11-20 13:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.242 - - [2025-11-20 13:28:48] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004599 10.0.0.242 - - [2025-11-20 13:28:48] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.242 - - [2025-11-20 13:28:49] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005585 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.004661 10.0.0.242 - - [2025-11-20 13:28:49] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008985 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.005717 10.0.0.242 - - [2025-11-20 13:28:49] "GET /virtual-machine/c6187ff8-dee5-445a-bce3-0041778ac5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005993 10.0.0.242 - - [2025-11-20 13:28:49] "POST /ref-update HTTP/1.1" 200 156 0.013180 10.0.0.242 - - [2025-11-20 13:28:49] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004809 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.068347 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.050271 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.020092 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.029812 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.027183 10.0.0.242 - - [2025-11-20 13:28:49] "DELETE /instance-ip/5e49adf6-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.036560 10.0.0.242 - - [2025-11-20 13:28:49] "POST /ref-update HTTP/1.1" 200 156 0.016509 10.0.0.242 - - [2025-11-20 13:28:49] "DELETE /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.051516 10.0.0.242 - - [2025-11-20 13:28:49] "DELETE /virtual-machine/c6187ff8-dee5-445a-bce3-0041778ac5ab HTTP/1.1" 200 115 0.017344 10.0.0.242 - - [2025-11-20 13:28:49] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013452 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.242 - - [2025-11-20 13:28:49] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004936 10.0.0.242 - - [2025-11-20 13:28:49] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.242 - - [2025-11-20 13:28:49] "GET /virtual-machine/0795225f-4b7a-41d6-ad61-759b1729cb86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004367 10.0.0.242 - - [2025-11-20 13:28:49] "POST /ref-update HTTP/1.1" 200 156 0.023846 10.0.0.242 - - [2025-11-20 13:28:50] "GET /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013458 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.020475 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.033114 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.031927 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.021473 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.032245 10.0.0.242 - - [2025-11-20 13:28:50] "DELETE /instance-ip/5dd3e9ae-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.065218 10.0.0.242 - - [2025-11-20 13:28:50] "POST /ref-update HTTP/1.1" 200 156 0.012375 10.0.0.242 - - [2025-11-20 13:28:50] "DELETE /virtual-machine-interface/5dbc1c16-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.043108 10.0.0.242 - - [2025-11-20 13:28:50] "DELETE /virtual-machine/0795225f-4b7a-41d6-ad61-759b1729cb86 HTTP/1.1" 200 115 0.022031 10.0.0.242 - - [2025-11-20 13:28:50] "DELETE /tag/b5c30bfd-3ee9-4ccd-aef5-ab14b4ec07cd HTTP/1.1" 200 115 0.048324 10.0.0.242 - - [2025-11-20 13:28:50] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006701 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.242 - - [2025-11-20 13:28:50] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004635 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.242 - - [2025-11-20 13:28:50] "GET /virtual-machine/fb3da6ad-2f92-456b-9974-4171fca109de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003847 10.0.0.242 - - [2025-11-20 13:28:50] "POST /ref-update HTTP/1.1" 200 156 0.018709 10.0.0.242 - - [2025-11-20 13:28:50] "GET /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013495 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.019589 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.033309 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.026340 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.020466 10.0.0.242 - - [2025-11-20 13:28:50] "POST /set-tag HTTP/1.1" 200 109 0.033351 10.0.0.242 - - [2025-11-20 13:28:50] "DELETE /instance-ip/5f0242ee-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.055627 10.0.0.242 - - [2025-11-20 13:28:51] "DELETE /virtual-machine-interface/5ee9a996-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.047778 10.0.0.242 - - [2025-11-20 13:28:51] "DELETE /virtual-machine/fb3da6ad-2f92-456b-9974-4171fca109de HTTP/1.1" 200 115 0.023434 10.0.0.242 - - [2025-11-20 13:28:51] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024563 10.0.0.242 - - [2025-11-20 13:28:51] "POST /set-tag HTTP/1.1" 200 109 0.004358 10.0.0.242 - - [2025-11-20 13:28:51] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005128 10.0.0.242 - - [2025-11-20 13:28:51] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.242 - - [2025-11-20 13:28:51] "GET /virtual-machine/dd2fb7ba-f123-4835-91d3-9c2245e8a658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003421 10.0.0.242 - - [2025-11-20 13:28:51] "POST /ref-update HTTP/1.1" 200 156 0.012021 10.0.0.242 - - [2025-11-20 13:28:51] "GET /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012299 10.0.0.242 - - [2025-11-20 13:28:51] "POST /set-tag HTTP/1.1" 200 109 0.020863 10.0.0.242 - - [2025-11-20 13:28:51] "POST /set-tag HTTP/1.1" 200 109 0.041973 10.0.0.242 - - [2025-11-20 13:28:51] "POST /set-tag HTTP/1.1" 200 109 0.023742 10.0.0.242 - - [2025-11-20 13:28:51] "POST /set-tag HTTP/1.1" 200 109 0.018406 10.0.0.242 - - [2025-11-20 13:28:51] "POST /set-tag HTTP/1.1" 200 109 0.037102 10.0.0.242 - - [2025-11-20 13:28:51] "DELETE /instance-ip/5f83ce40-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.058406 10.0.0.242 - - [2025-11-20 13:28:51] "DELETE /virtual-machine-interface/5f67312c-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.048620 10.0.0.242 - - [2025-11-20 13:28:51] "DELETE /virtual-machine/dd2fb7ba-f123-4835-91d3-9c2245e8a658 HTTP/1.1" 200 115 0.042632 10.0.0.242 - - [2025-11-20 13:28:51] "DELETE /tag/b7fb97ec-8d29-4dd6-be95-dede018c6438 HTTP/1.1" 409 391 0.005610 10.0.0.242 - - [2025-11-20 13:28:51] "DELETE /tag/752f388a-daea-4c1c-bdd3-769479dfd960 HTTP/1.1" 200 115 0.033211 10.0.0.242 - - [2025-11-20 13:29:18] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008692 10.0.0.242 - - [2025-11-20 13:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.242 - - [2025-11-20 13:29:18] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005931 10.0.0.242 - - [2025-11-20 13:29:18] "POST /set-tag HTTP/1.1" 200 109 0.003979 10.0.0.242 - - [2025-11-20 13:29:18] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009821 10.0.0.242 - - [2025-11-20 13:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.242 - - [2025-11-20 13:29:18] "GET /virtual-machine/75b98a94-0047-438c-a489-dbe6d488b92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004504 10.0.0.242 - - [2025-11-20 13:29:18] "POST /ref-update HTTP/1.1" 200 156 0.016513 10.0.0.242 - - [2025-11-20 13:29:18] "GET /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.026825 10.0.0.242 - - [2025-11-20 13:29:18] "POST /set-tag HTTP/1.1" 200 109 0.018224 10.0.0.242 - - [2025-11-20 13:29:18] "POST /set-tag HTTP/1.1" 200 109 0.020338 10.0.0.242 - - [2025-11-20 13:29:18] "POST /set-tag HTTP/1.1" 200 109 0.040502 10.0.0.242 - - [2025-11-20 13:29:18] "POST /set-tag HTTP/1.1" 200 109 0.033817 10.0.0.242 - - [2025-11-20 13:29:18] "DELETE /instance-ip/610309d4-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.034920 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /virtual-machine-interface/60e50452-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.042175 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /virtual-machine/75b98a94-0047-438c-a489-dbe6d488b92b HTTP/1.1" 200 115 0.021798 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /tag/5324f8ce-781a-4018-a1ab-724ca6af6bcf HTTP/1.1" 200 115 0.044822 10.0.0.242 - - [2025-11-20 13:29:19] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005167 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.242 - - [2025-11-20 13:29:19] "GET /virtual-machine/4abcd0e5-c207-4207-bfcf-4a4ce4337700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002970 10.0.0.242 - - [2025-11-20 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.015794 10.0.0.242 - - [2025-11-20 13:29:19] "GET /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004910 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.017757 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.035541 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.024058 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.024478 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /instance-ip/60867efa-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.043569 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /virtual-machine-interface/606b9b6c-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.044703 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /virtual-machine/4abcd0e5-c207-4207-bfcf-4a4ce4337700 HTTP/1.1" 200 115 0.023386 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /tag/7a590c49-09c7-4abe-a258-29f9328a7062 HTTP/1.1" 409 237 0.010521 10.0.0.242 - - [2025-11-20 13:29:19] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004652 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.242 - - [2025-11-20 13:29:19] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008202 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.003076 10.0.0.242 - - [2025-11-20 13:29:19] "GET /virtual-machine/7527f0fb-f70e-4350-bbab-5a0f049358ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005932 10.0.0.242 - - [2025-11-20 13:29:19] "POST /ref-update HTTP/1.1" 200 156 0.010093 10.0.0.242 - - [2025-11-20 13:29:19] "GET /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006506 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.018627 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.024199 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.017866 10.0.0.242 - - [2025-11-20 13:29:19] "POST /set-tag HTTP/1.1" 200 109 0.021080 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /instance-ip/5ffbfe88-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.043567 10.0.0.242 - - [2025-11-20 13:29:19] "DELETE /virtual-machine-interface/5fe36d82-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.043198 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /virtual-machine/7527f0fb-f70e-4350-bbab-5a0f049358ed HTTP/1.1" 200 115 0.035536 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /tag/d00ecdae-4774-4907-85c6-cad4f9e254d6 HTTP/1.1" 200 115 0.050085 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /tag/f1575059-4602-40e5-b067-3202597f8ebd HTTP/1.1" 200 115 0.039053 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /tag/c9de2984-19ee-4967-86c8-08e3059b2f8a HTTP/1.1" 200 115 0.034678 10.0.0.242 - - [2025-11-20 13:29:20] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004577 10.0.0.242 - - [2025-11-20 13:29:20] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.242 - - [2025-11-20 13:29:20] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004250 10.0.0.242 - - [2025-11-20 13:29:20] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.242 - - [2025-11-20 13:29:20] "GET /virtual-machine/bc17ab74-d260-408b-9f25-5fcdd7d03fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003379 10.0.0.242 - - [2025-11-20 13:29:20] "POST /ref-update HTTP/1.1" 200 156 0.010578 10.0.0.242 - - [2025-11-20 13:29:20] "GET /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012390 10.0.0.242 - - [2025-11-20 13:29:20] "POST /set-tag HTTP/1.1" 200 109 0.016634 10.0.0.242 - - [2025-11-20 13:29:20] "POST /set-tag HTTP/1.1" 200 109 0.021773 10.0.0.242 - - [2025-11-20 13:29:20] "POST /set-tag HTTP/1.1" 200 109 0.020828 10.0.0.242 - - [2025-11-20 13:29:20] "POST /set-tag HTTP/1.1" 200 109 0.015547 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /instance-ip/61782bce-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.046175 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /virtual-machine-interface/615d0664-c614-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.044095 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /virtual-machine/bc17ab74-d260-408b-9f25-5fcdd7d03fd9 HTTP/1.1" 200 115 0.025162 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /tag/3b8c2226-9167-42d6-8a6e-9c1bd34130be HTTP/1.1" 200 115 0.035956 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /tag/2026c3d8-7544-4f2f-832d-e401054fed1f HTTP/1.1" 409 237 0.005781 10.0.0.242 - - [2025-11-20 13:29:20] "DELETE /tag/2712be14-1a51-47de-be37-cd9f18d98c72 HTTP/1.1" 409 237 0.005860 10.0.0.242 - - [2025-11-20 13:29:22] "POST /projects HTTP/1.1" 409 238 0.002377 10.0.0.242 - - [2025-11-20 13:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2025-11-20 13:29:22] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024642 10.0.0.242 - - [2025-11-20 13:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.242 - - [2025-11-20 13:29:22] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.004633 10.0.0.242 - - [2025-11-20 13:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2025-11-20 13:29:22] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004431 10.0.0.242 - - [2025-11-20 13:29:22] "POST /security-groups HTTP/1.1" 409 285 0.002185 10.0.0.242 - - [2025-11-20 13:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020425 10.0.0.242 - - [2025-11-20 13:29:23] "PUT /security-group/728e971c-b47a-48b3-b443-775884801fc4 HTTP/1.1" 200 263 0.067468 10.0.0.242 - - [2025-11-20 13:29:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033202 10.0.0.242 - - [2025-11-20 13:29:23] "PUT /access-control-list/e75e1f17-a8c6-4137-98ed-eaffb8376278 HTTP/1.1" 200 273 0.023244 10.0.0.242 - - [2025-11-20 13:29:23] "PUT /access-control-list/d3bc2571-3a6d-40ad-b572-9d3008a37ff4 HTTP/1.1" 200 273 0.024687 10.0.0.242 - - [2025-11-20 13:29:28] "POST /projects HTTP/1.1" 409 238 0.002440 10.0.0.242 - - [2025-11-20 13:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.242 - - [2025-11-20 13:29:28] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035481 10.0.0.242 - - [2025-11-20 13:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.242 - - [2025-11-20 13:29:28] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.006540 10.0.0.242 - - [2025-11-20 13:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.242 - - [2025-11-20 13:29:28] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005704 10.0.0.242 - - [2025-11-20 13:29:28] "POST /security-groups HTTP/1.1" 409 285 0.002835 10.0.0.242 - - [2025-11-20 13:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2025-11-20 13:29:28] "PUT /security-group/728e971c-b47a-48b3-b443-775884801fc4 HTTP/1.1" 200 263 0.057674 10.0.0.242 - - [2025-11-20 13:29:28] "PUT /access-control-list/e75e1f17-a8c6-4137-98ed-eaffb8376278 HTTP/1.1" 200 273 0.013198 10.0.0.242 - - [2025-11-20 13:29:28] "PUT /access-control-list/d3bc2571-3a6d-40ad-b572-9d3008a37ff4 HTTP/1.1" 200 273 0.016119 10.0.0.242 - - [2025-11-20 13:29:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013409 10.0.0.242 - - [2025-11-20 13:29:28] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005286 10.0.0.242 - - [2025-11-20 13:29:28] "GET /firewall-rule/c54cbc85-9eb3-404d-b25f-3ea1c1030b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003861 10.0.0.242 - - [2025-11-20 13:29:28] "POST /ref-update HTTP/1.1" 200 156 0.049515 10.0.0.242 - - [2025-11-20 13:29:28] "DELETE /firewall-rule/c54cbc85-9eb3-404d-b25f-3ea1c1030b2e HTTP/1.1" 200 115 0.044368 10.0.0.242 - - [2025-11-20 13:29:28] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.010723 10.0.0.242 - - [2025-11-20 13:29:28] "GET /firewall-rule/ccb3024c-196e-41ac-b579-e266f01fad24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009406 10.0.0.242 - - [2025-11-20 13:29:28] "POST /ref-update HTTP/1.1" 200 156 0.059244 10.0.0.242 - - [2025-11-20 13:29:28] "DELETE /firewall-rule/ccb3024c-196e-41ac-b579-e266f01fad24 HTTP/1.1" 200 115 0.035170 10.0.0.242 - - [2025-11-20 13:29:28] "DELETE /tag/c2be0718-d5d2-4f15-9e33-8e4ec9c8facb HTTP/1.1" 200 115 0.045800 10.0.0.242 - - [2025-11-20 13:29:28] "DELETE /tag/2026c3d8-7544-4f2f-832d-e401054fed1f HTTP/1.1" 409 237 0.004543 10.0.0.242 - - [2025-11-20 13:29:28] "DELETE /tag/2712be14-1a51-47de-be37-cd9f18d98c72 HTTP/1.1" 409 237 0.004973 10.0.0.242 - - [2025-11-20 13:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2025-11-20 13:29:28] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3172 0.006033 10.0.0.242 - - [2025-11-20 13:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.242 - - [2025-11-20 13:29:28] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006015 10.0.0.242 - - [2025-11-20 13:29:28] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.041979 10.0.0.242 - - [2025-11-20 13:29:29] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.053723 10.0.0.242 - - [2025-11-20 13:29:29] "DELETE /security-group/728e971c-b47a-48b3-b443-775884801fc4 HTTP/1.1" 200 115 0.061129 10.0.0.242 - - [2025-11-20 13:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007921 10.0.0.242 - - [2025-11-20 13:29:29] "DELETE /access-control-list/e75e1f17-a8c6-4137-98ed-eaffb8376278 HTTP/1.1" 200 115 0.056567 10.0.0.242 - - [2025-11-20 13:29:29] "DELETE /access-control-list/d3bc2571-3a6d-40ad-b572-9d3008a37ff4 HTTP/1.1" 200 115 0.024445 10.0.0.242 - - [2025-11-20 13:29:29] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035367 10.0.0.242 - - [2025-11-20 13:29:29] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?fields=security_groups HTTP/1.1" 200 1352 0.032646 10.0.0.242 - - [2025-11-20 13:29:29] "DELETE /security-group/05f3fd05-5fff-4c95-adb7-a9434831ffd9 HTTP/1.1" 200 115 0.049450 10.0.0.242 - - [2025-11-20 13:29:29] "DELETE /access-control-list/85abd6fe-952c-42ea-a940-4bfb47e4991d HTTP/1.1" 200 115 0.046951 10.0.0.242 - - [2025-11-20 13:29:29] "GET /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d?fields=application_policy_sets HTTP/1.1" 200 1391 0.052187 10.0.0.242 - - [2025-11-20 13:29:29] "DELETE /access-control-list/ba418c92-2c15-40d5-b955-5a1e04a9870b HTTP/1.1" 200 115 0.049338 10.0.0.242 - - [2025-11-20 13:29:29] "DELETE /project/ab7b7f0c-1d9b-4337-8981-33dbe4a4a89d HTTP/1.1" 200 115 0.313608 10.0.0.242 - - [2025-11-20 13:29:29] "POST /projects HTTP/1.1" 409 238 0.002083 10.0.0.242 - - [2025-11-20 13:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.242 - - [2025-11-20 13:29:29] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035977 10.0.0.242 - - [2025-11-20 13:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.242 - - [2025-11-20 13:29:29] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3100 0.004028 10.0.0.242 - - [2025-11-20 13:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.242 - - [2025-11-20 13:29:29] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004900 10.0.0.242 - - [2025-11-20 13:29:29] "POST /security-groups HTTP/1.1" 409 285 0.002618 10.0.0.242 - - [2025-11-20 13:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2025-11-20 13:29:29] "PUT /security-group/990e5a58-ce97-4507-a414-9a4ed45d35e2 HTTP/1.1" 200 263 0.058948 10.0.0.242 - - [2025-11-20 13:29:29] "PUT /access-control-list/8e57f659-bb19-4b19-8d54-c155cbd0f9a5 HTTP/1.1" 200 273 0.016753 10.0.0.242 - - [2025-11-20 13:29:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015768 10.0.0.242 - - [2025-11-20 13:29:29] "PUT /access-control-list/329a2abb-ef05-45e0-8888-473d57ed387a HTTP/1.1" 200 273 0.036112 10.0.0.242 - - [2025-11-20 13:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2025-11-20 13:29:33] "GET /loadbalancer/19b1c2ae-f0f3-4368-8371-0a350b242636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002523 10.0.0.242 - - [2025-11-20 13:29:33] "GET /virtual-machine-interface/5e2ef72c-c614-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001670 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /loadbalancer-member/ba81fe1c-b96a-4a99-a5d6-894f13090b2c HTTP/1.1" 200 115 0.042870 10.0.0.242 - - [2025-11-20 13:29:34] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005533 10.0.0.242 - - [2025-11-20 13:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.242 - - [2025-11-20 13:29:34] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006039 10.0.0.242 - - [2025-11-20 13:29:34] "GET /firewall-policy/a912a695-fc80-4b4b-8425-5af566cf23a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003218 10.0.0.242 - - [2025-11-20 13:29:34] "GET /firewall-rule/e9084e9b-d2a4-4e98-b8f4-f0e67ab9dee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003867 10.0.0.242 - - [2025-11-20 13:29:34] "POST /ref-update HTTP/1.1" 200 156 0.014074 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /firewall-rule/e9084e9b-d2a4-4e98-b8f4-f0e67ab9dee1 HTTP/1.1" 200 115 0.073752 10.0.0.242 - - [2025-11-20 13:29:34] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008150 10.0.0.242 - - [2025-11-20 13:29:34] "GET /firewall-rule/84be4dea-5a43-48cf-b6c3-f3cc8037c277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003603 10.0.0.242 - - [2025-11-20 13:29:34] "POST /ref-update HTTP/1.1" 200 156 0.015349 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /firewall-rule/84be4dea-5a43-48cf-b6c3-f3cc8037c277 HTTP/1.1" 200 115 0.054426 10.0.0.242 - - [2025-11-20 13:29:34] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.004789 10.0.0.242 - - [2025-11-20 13:29:34] "GET /firewall-rule/bcc31903-4471-46e7-990a-25b55011d487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003211 10.0.0.242 - - [2025-11-20 13:29:34] "POST /ref-update HTTP/1.1" 200 156 0.012595 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /firewall-rule/bcc31903-4471-46e7-990a-25b55011d487 HTTP/1.1" 200 115 0.044459 10.0.0.242 - - [2025-11-20 13:29:34] "GET /application-policy-set/61a3a04b-a24b-46af-8d9b-9d42195a97ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005271 10.0.0.242 - - [2025-11-20 13:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.242 - - [2025-11-20 13:29:34] "GET /policy-management/de4ebe32-e7b8-4fa4-a9af-16f54c4e096f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002853 10.0.0.242 - - [2025-11-20 13:29:34] "GET /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004561 10.0.0.242 - - [2025-11-20 13:29:34] "POST /ref-update HTTP/1.1" 200 156 0.030483 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /firewall-policy/3f240e6b-d1b9-4634-9ff2-aa413e682c56 HTTP/1.1" 200 115 0.041640 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /tag/b7fb97ec-8d29-4dd6-be95-dede018c6438 HTTP/1.1" 200 115 0.055810 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /tag/7a590c49-09c7-4abe-a258-29f9328a7062 HTTP/1.1" 200 115 0.056481 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /tag/2026c3d8-7544-4f2f-832d-e401054fed1f HTTP/1.1" 200 115 0.063386 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /tag/2712be14-1a51-47de-be37-cd9f18d98c72 HTTP/1.1" 200 115 0.048671 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /loadbalancer-pool/ef08e64a-71b4-496d-b9df-905c20b55636 HTTP/1.1" 200 115 0.026564 10.0.0.242 - - [2025-11-20 13:29:34] "DELETE /loadbalancer-listener/bac4d773-6a7a-4618-b36c-cab0bc938141 HTTP/1.1" 200 115 0.045377 10.0.0.242 - - [2025-11-20 13:29:35] "DELETE /loadbalancer/19b1c2ae-f0f3-4368-8371-0a350b242636 HTTP/1.1" 200 115 0.031270 10.0.0.242 - - [2025-11-20 13:29:35] "DELETE /floating-ip/ad874cd1-1ad3-42af-9873-9d6f4448d8f1 HTTP/1.1" 200 115 0.042291 10.0.0.242 - - [2025-11-20 13:29:35] "DELETE /instance-ip/995d3e62-df2d-4f10-aabf-9437acbe0d48 HTTP/1.1" 200 115 0.056298 10.0.0.242 - - [2025-11-20 13:29:35] "DELETE /virtual-machine-interface/c479407d-6e0a-4812-9a7d-e5bcf8ca9ecb HTTP/1.1" 200 115 0.054132 10.0.0.242 - - [2025-11-20 13:29:35] "DELETE /tag/369abca3-630a-4c73-b997-4a415f51f0d4 HTTP/1.1" 200 115 0.068892 10.0.0.242 - - [2025-11-20 13:29:35] "POST /projects HTTP/1.1" 409 238 0.003843 10.0.0.242 - - [2025-11-20 13:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.242 - - [2025-11-20 13:29:35] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034386 10.0.0.242 - - [2025-11-20 13:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.242 - - [2025-11-20 13:29:35] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3100 0.004671 10.0.0.242 - - [2025-11-20 13:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.242 - - [2025-11-20 13:29:35] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004115 10.0.0.242 - - [2025-11-20 13:29:35] "POST /security-groups HTTP/1.1" 409 285 0.002778 10.0.0.242 - - [2025-11-20 13:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.242 - - [2025-11-20 13:29:35] "PUT /security-group/990e5a58-ce97-4507-a414-9a4ed45d35e2 HTTP/1.1" 200 263 0.068909 10.0.0.242 - - [2025-11-20 13:29:35] "PUT /access-control-list/8e57f659-bb19-4b19-8d54-c155cbd0f9a5 HTTP/1.1" 200 273 0.036629 10.0.0.242 - - [2025-11-20 13:29:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.056860 10.0.0.242 - - [2025-11-20 13:29:35] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.025455 10.0.0.242 - - [2025-11-20 13:29:35] "PUT /access-control-list/329a2abb-ef05-45e0-8888-473d57ed387a HTTP/1.1" 200 273 0.038412 10.0.0.242 - - [2025-11-20 13:29:35] "GET /firewall-rule/d3ff1259-84a9-4087-922b-d449537302a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006678 10.0.0.242 - - [2025-11-20 13:29:35] "POST /ref-update HTTP/1.1" 200 156 0.139226 10.0.0.242 - - [2025-11-20 13:29:35] "DELETE /firewall-rule/d3ff1259-84a9-4087-922b-d449537302a4 HTTP/1.1" 200 115 0.055966 10.0.0.242 - - [2025-11-20 13:29:35] "GET /firewall-policy/fdd45c2c-a19d-4910-847a-241ed951ce27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007836 10.0.0.242 - - [2025-11-20 13:29:35] "GET /firewall-rule/1a0dadc1-1746-4060-94c5-dfbda70d7fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003177 10.0.0.242 - - [2025-11-20 13:29:36] "POST /ref-update HTTP/1.1" 200 156 0.047706 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /firewall-rule/1a0dadc1-1746-4060-94c5-dfbda70d7fcf HTTP/1.1" 200 115 0.047065 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /tag/840dcc15-0dae-490a-bc83-458a9cca1241 HTTP/1.1" 200 115 0.057346 10.0.0.242 - - [2025-11-20 13:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.242 - - [2025-11-20 13:29:36] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3100 0.011833 10.0.0.242 - - [2025-11-20 13:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.242 - - [2025-11-20 13:29:36] "GET /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007917 10.0.0.242 - - [2025-11-20 13:29:36] "PUT /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c HTTP/1.1" 200 265 0.067184 10.0.0.242 - - [2025-11-20 13:29:36] "PUT /virtual-network/3f032988-252d-42b6-8559-f82c9eb70bed HTTP/1.1" 200 265 0.060514 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /access-control-list/8e57f659-bb19-4b19-8d54-c155cbd0f9a5 HTTP/1.1" 200 115 0.050075 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /security-group/990e5a58-ce97-4507-a414-9a4ed45d35e2 HTTP/1.1" 200 115 0.104883 10.0.0.242 - - [2025-11-20 13:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /access-control-list/329a2abb-ef05-45e0-8888-473d57ed387a HTTP/1.1" 200 115 0.041789 10.0.0.242 - - [2025-11-20 13:29:36] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.043538 10.0.0.242 - - [2025-11-20 13:29:36] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?fields=security_groups HTTP/1.1" 200 1353 0.031356 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /security-group/8507d570-3140-4d6f-a13d-883f2c0ecb88 HTTP/1.1" 200 115 0.061206 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /access-control-list/ae96bbad-3c36-4e7a-8d65-9c31e578cdd9 HTTP/1.1" 200 115 0.049901 10.0.0.242 - - [2025-11-20 13:29:36] "GET /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c?fields=application_policy_sets HTTP/1.1" 200 1392 0.053234 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /access-control-list/5d6e1fc8-2641-4bc9-8eca-ea19afc3a185 HTTP/1.1" 200 115 0.056215 10.0.0.242 - - [2025-11-20 13:29:36] "DELETE /project/e1ec52c2-b496-410f-ac29-f51fbc83ac3c HTTP/1.1" 200 115 0.333417 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:29:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001280 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:29:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001551 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:29:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001163 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:29:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001319 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:29:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000986 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:29:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001156 10.0.0.242 - - [2025-11-20 13:30:33] "GET / HTTP/1.1" 200 36215 0.002710 10.0.0.242 - - [2025-11-20 13:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.242 - - [2025-11-20 13:30:33] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002749 10.0.0.242 - - [2025-11-20 13:30:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.242 - - [2025-11-20 13:30:34] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002984 10.0.0.242 - - [2025-11-20 13:30:48] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.242 - - [2025-11-20 13:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.242 - - [2025-11-20 13:30:48] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004650 10.0.0.242 - - [2025-11-20 13:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.242 - - [2025-11-20 13:30:48] "GET /config-node/3247d372-e9fe-4ceb-8faa-b878fad9a824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002764 10.0.0.242 - - [2025-11-20 13:30:49] "GET / HTTP/1.1" 200 36215 0.004702 10.0.0.242 - - [2025-11-20 13:30:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005785 10.0.0.242 - - [2025-11-20 13:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.242 - - [2025-11-20 13:30:54] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002626 10.0.0.242 - - [2025-11-20 13:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.242 - - [2025-11-20 13:30:54] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.009604 10.0.0.242 - - [2025-11-20 13:30:54] "GET / HTTP/1.1" 200 36215 0.003654 10.0.0.242 - - [2025-11-20 13:30:54] "POST /alarms HTTP/1.1" 409 264 0.002217 10.0.0.242 - - [2025-11-20 13:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.242 - - [2025-11-20 13:30:54] "PUT /alarm/804586df-f150-43c8-b8c2-a54fac40d35c HTTP/1.1" 200 245 0.011511 10.0.0.242 - - [2025-11-20 13:30:54] "POST /alarms HTTP/1.1" 409 261 0.004662 10.0.0.242 - - [2025-11-20 13:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.242 - - [2025-11-20 13:30:54] "PUT /alarm/9e293d98-1e85-4fe8-802b-7644d88888bc HTTP/1.1" 200 245 0.017272 10.0.0.242 - - [2025-11-20 13:30:54] "POST /alarms HTTP/1.1" 409 261 0.002308 10.0.0.242 - - [2025-11-20 13:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2025-11-20 13:30:54] "PUT /alarm/7b464fd7-8e9c-4adc-b69b-b140db5d7958 HTTP/1.1" 200 245 0.012424 10.0.0.242 - - [2025-11-20 13:30:54] "POST /alarms HTTP/1.1" 409 253 0.002955 10.0.0.242 - - [2025-11-20 13:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2025-11-20 13:30:54] "PUT /alarm/8039550f-4470-45aa-829c-a25c90baf04a HTTP/1.1" 200 245 0.012402 10.0.0.242 - - [2025-11-20 13:30:54] "POST /alarms HTTP/1.1" 409 251 0.002687 10.0.0.242 - - [2025-11-20 13:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.242 - - [2025-11-20 13:30:54] "PUT /alarm/1bccfae7-6b0e-4179-b436-4605a74c506d HTTP/1.1" 200 245 0.009356 10.0.0.242 - - [2025-11-20 13:30:54] "POST /alarms HTTP/1.1" 409 252 0.002395 10.0.0.242 - - [2025-11-20 13:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/a92f31db-68e1-423c-8d40-7fe87a3317f9 HTTP/1.1" 200 245 0.012122 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 256 0.002278 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/b23ca307-1f60-485d-b78d-6ddaa9f9a4f8 HTTP/1.1" 200 245 0.016537 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 248 0.003371 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/8371b4ca-1940-402a-869e-7a64b10d130c HTTP/1.1" 200 245 0.010731 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 252 0.002532 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/34502b1a-82fa-4789-8247-c2c3be9c6a0d HTTP/1.1" 200 245 0.010099 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 257 0.002338 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/8ba18645-07b4-41fa-812a-4d6ac6277f3b HTTP/1.1" 200 245 0.010017 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 251 0.008413 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/d8b8e69e-384e-4afd-9dc6-7236184d16c0 HTTP/1.1" 200 245 0.015030 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 257 0.009292 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/6c55fdad-9dbc-4e3e-b5e8-696a813c1a43 HTTP/1.1" 200 245 0.010413 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 261 0.005800 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/9bc6fa22-82da-43e9-8d07-02ace7036287 HTTP/1.1" 200 245 0.010382 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 258 0.005805 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/77560e79-6c65-4aea-845d-4ca406388051 HTTP/1.1" 200 245 0.010764 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 254 0.012325 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/08a54562-2151-442e-8a2c-5d9380ef87c8 HTTP/1.1" 200 245 0.011416 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 254 0.010546 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/d91d9207-9537-4de6-adf3-6791fed7bdd1 HTTP/1.1" 200 245 0.011516 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 254 0.010911 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/49b7e842-763b-4ec4-9972-526efdf21da6 HTTP/1.1" 200 245 0.029371 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 247 0.022195 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/257d5e01-a4c8-46f3-91f9-fdb2f35adcdd HTTP/1.1" 200 245 0.011286 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 272 0.003668 10.0.0.242 - - [2025-11-20 13:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.242 - - [2025-11-20 13:30:55] "PUT /alarm/09abe244-8768-46cf-8ebd-43652ac217ee HTTP/1.1" 200 245 0.021148 10.0.0.242 - - [2025-11-20 13:30:55] "POST /alarms HTTP/1.1" 409 261 0.003601 10.0.0.242 - - [2025-11-20 13:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.242 - - [2025-11-20 13:30:56] "PUT /alarm/fe7a9be5-2f2f-479d-b5e4-185d5f0326b6 HTTP/1.1" 200 245 0.013789 10.0.0.242 - - [2025-11-20 13:30:56] "POST /alarms HTTP/1.1" 409 259 0.014322 10.0.0.242 - - [2025-11-20 13:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.242 - - [2025-11-20 13:30:56] "PUT /alarm/d25bc250-9d8b-4417-9440-1d7fa2742c37 HTTP/1.1" 200 245 0.010616 10.0.0.242 - - [2025-11-20 13:30:56] "POST /alarms HTTP/1.1" 409 265 0.008193 10.0.0.242 - - [2025-11-20 13:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.242 - - [2025-11-20 13:30:56] "PUT /alarm/b0600c7f-fac8-4f19-b17c-e238d6e23219 HTTP/1.1" 200 245 0.011203 10.0.0.242 - - [2025-11-20 13:30:56] "POST /alarms HTTP/1.1" 409 279 0.007729 10.0.0.242 - - [2025-11-20 13:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.242 - - [2025-11-20 13:30:56] "PUT /alarm/87387c06-0948-4056-afab-23d5f7a19c3c HTTP/1.1" 200 245 0.011066 10.0.0.242 - - [2025-11-20 13:30:56] "GET / HTTP/1.1" 200 36215 0.003032 10.0.0.242 - - [2025-11-20 13:30:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002139 10.0.0.242 - - [2025-11-20 13:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2025-11-20 13:30:56] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.008096 10.0.0.242 - - [2025-11-20 13:30:56] "GET / HTTP/1.1" 200 36215 0.001775 10.0.0.242 - - [2025-11-20 13:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.242 - - [2025-11-20 13:30:56] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002588 10.0.0.242 - - [2025-11-20 13:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2025-11-20 13:30:56] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.013605 10.0.0.242 - - [2025-11-20 13:30:57] "GET / HTTP/1.1" 200 36215 0.002054 10.0.0.242 - - [2025-11-20 13:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006897 10.0.0.242 - - [2025-11-20 13:30:57] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008300 10.0.0.242 - - [2025-11-20 13:30:57] "PUT /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a HTTP/1.1" 200 275 0.019955 10.0.0.242 - - [2025-11-20 13:31:01] "GET / HTTP/1.1" 200 36215 0.001790 10.0.0.242 - - [2025-11-20 13:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.242 - - [2025-11-20 13:31:01] "GET /routing-instance/08bc3d24-14a9-4a7c-88ed-c594482f7beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003317 10.0.0.242 - - [2025-11-20 13:31:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002470 10.0.0.242 - - [2025-11-20 13:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.242 - - [2025-11-20 13:31:01] "GET /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003441 10.0.0.242 - - [2025-11-20 13:31:01] "PUT /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729 HTTP/1.1" 200 255 0.014134 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:31:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002050 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:31:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001215 10.0.0.242 - - [2025-11-20 13:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.242 - - [2025-11-20 13:31:05] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.009690 10.0.0.242 - - [2025-11-20 13:31:40] "GET / HTTP/1.1" 200 36215 0.002156 10.0.0.242 - - [2025-11-20 13:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.242 - - [2025-11-20 13:31:40] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006269 10.0.0.242 - - [2025-11-20 13:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.242 - - [2025-11-20 13:31:40] "GET /config-node/3247d372-e9fe-4ceb-8faa-b878fad9a824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002659 10.0.0.242 - - [2025-11-20 13:31:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002674 10.0.0.242 - - [2025-11-20 13:31:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002003 10.0.0.242 - - [2025-11-20 13:31:52] "GET / HTTP/1.1" 200 36215 0.001576 10.0.0.242 - - [2025-11-20 13:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.242 - - [2025-11-20 13:31:52] "GET /routing-instance/08bc3d24-14a9-4a7c-88ed-c594482f7beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003476 10.0.0.242 - - [2025-11-20 13:31:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002654 10.0.0.242 - - [2025-11-20 13:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2025-11-20 13:31:52] "GET /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003406 10.0.0.242 - - [2025-11-20 13:31:52] "PUT /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729 HTTP/1.1" 200 255 0.026651 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:31:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:31:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001484 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:31:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001234 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:31:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001521 10.0.0.242 - - [2025-11-20 13:32:12] "GET / HTTP/1.1" 200 36215 0.001913 10.0.0.242 - - [2025-11-20 13:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2025-11-20 13:32:12] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005075 10.0.0.242 - - [2025-11-20 13:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2025-11-20 13:32:12] "GET /config-node/3247d372-e9fe-4ceb-8faa-b878fad9a824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002316 10.0.0.242 - - [2025-11-20 13:32:12] "GET / HTTP/1.1" 200 36215 0.001442 10.0.0.242 - - [2025-11-20 13:32:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002576 10.0.0.242 - - [2025-11-20 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.242 - - [2025-11-20 13:32:17] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003519 10.0.0.242 - - [2025-11-20 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.242 - - [2025-11-20 13:32:17] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.008323 10.0.0.242 - - [2025-11-20 13:32:17] "GET / HTTP/1.1" 200 36215 0.001764 10.0.0.242 - - [2025-11-20 13:32:17] "POST /alarms HTTP/1.1" 409 264 0.002298 10.0.0.242 - - [2025-11-20 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.242 - - [2025-11-20 13:32:17] "PUT /alarm/804586df-f150-43c8-b8c2-a54fac40d35c HTTP/1.1" 200 245 0.010521 10.0.0.242 - - [2025-11-20 13:32:17] "POST /alarms HTTP/1.1" 409 261 0.003387 10.0.0.242 - - [2025-11-20 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2025-11-20 13:32:17] "PUT /alarm/9e293d98-1e85-4fe8-802b-7644d88888bc HTTP/1.1" 200 245 0.014652 10.0.0.242 - - [2025-11-20 13:32:17] "POST /alarms HTTP/1.1" 409 261 0.005541 10.0.0.242 - - [2025-11-20 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.242 - - [2025-11-20 13:32:17] "PUT /alarm/7b464fd7-8e9c-4adc-b69b-b140db5d7958 HTTP/1.1" 200 245 0.010444 10.0.0.242 - - [2025-11-20 13:32:17] "POST /alarms HTTP/1.1" 409 253 0.007205 10.0.0.242 - - [2025-11-20 13:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.242 - - [2025-11-20 13:32:17] "PUT /alarm/8039550f-4470-45aa-829c-a25c90baf04a HTTP/1.1" 200 245 0.011197 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 251 0.013069 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/1bccfae7-6b0e-4179-b436-4605a74c506d HTTP/1.1" 200 245 0.010305 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 252 0.003340 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/a92f31db-68e1-423c-8d40-7fe87a3317f9 HTTP/1.1" 200 245 0.012901 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 256 0.012126 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/b23ca307-1f60-485d-b78d-6ddaa9f9a4f8 HTTP/1.1" 200 245 0.009725 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 248 0.006690 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/8371b4ca-1940-402a-869e-7a64b10d130c HTTP/1.1" 200 245 0.012647 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 252 0.012405 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/34502b1a-82fa-4789-8247-c2c3be9c6a0d HTTP/1.1" 200 245 0.011378 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 257 0.010345 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/8ba18645-07b4-41fa-812a-4d6ac6277f3b HTTP/1.1" 200 245 0.010676 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 251 0.013894 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/d8b8e69e-384e-4afd-9dc6-7236184d16c0 HTTP/1.1" 200 245 0.011125 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 257 0.006524 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/6c55fdad-9dbc-4e3e-b5e8-696a813c1a43 HTTP/1.1" 200 245 0.011626 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 261 0.004258 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/9bc6fa22-82da-43e9-8d07-02ace7036287 HTTP/1.1" 200 245 0.014289 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 258 0.017000 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/77560e79-6c65-4aea-845d-4ca406388051 HTTP/1.1" 200 245 0.011923 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 254 0.013048 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/08a54562-2151-442e-8a2c-5d9380ef87c8 HTTP/1.1" 200 245 0.013644 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 254 0.006215 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/d91d9207-9537-4de6-adf3-6791fed7bdd1 HTTP/1.1" 200 245 0.017768 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 254 0.014472 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.242 - - [2025-11-20 13:32:18] "PUT /alarm/49b7e842-763b-4ec4-9972-526efdf21da6 HTTP/1.1" 200 245 0.016571 10.0.0.242 - - [2025-11-20 13:32:18] "POST /alarms HTTP/1.1" 409 247 0.008913 10.0.0.242 - - [2025-11-20 13:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007165 10.0.0.242 - - [2025-11-20 13:32:19] "PUT /alarm/257d5e01-a4c8-46f3-91f9-fdb2f35adcdd HTTP/1.1" 200 245 0.011487 10.0.0.242 - - [2025-11-20 13:32:19] "POST /alarms HTTP/1.1" 409 272 0.006112 10.0.0.242 - - [2025-11-20 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.242 - - [2025-11-20 13:32:19] "PUT /alarm/09abe244-8768-46cf-8ebd-43652ac217ee HTTP/1.1" 200 245 0.010968 10.0.0.242 - - [2025-11-20 13:32:19] "POST /alarms HTTP/1.1" 409 261 0.018834 10.0.0.242 - - [2025-11-20 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.242 - - [2025-11-20 13:32:19] "PUT /alarm/fe7a9be5-2f2f-479d-b5e4-185d5f0326b6 HTTP/1.1" 200 245 0.011061 10.0.0.242 - - [2025-11-20 13:32:19] "POST /alarms HTTP/1.1" 409 259 0.003967 10.0.0.242 - - [2025-11-20 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.242 - - [2025-11-20 13:32:19] "PUT /alarm/d25bc250-9d8b-4417-9440-1d7fa2742c37 HTTP/1.1" 200 245 0.019701 10.0.0.242 - - [2025-11-20 13:32:19] "POST /alarms HTTP/1.1" 409 265 0.004291 10.0.0.242 - - [2025-11-20 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.242 - - [2025-11-20 13:32:19] "PUT /alarm/b0600c7f-fac8-4f19-b17c-e238d6e23219 HTTP/1.1" 200 245 0.010874 10.0.0.242 - - [2025-11-20 13:32:19] "POST /alarms HTTP/1.1" 409 279 0.006534 10.0.0.242 - - [2025-11-20 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.242 - - [2025-11-20 13:32:19] "PUT /alarm/87387c06-0948-4056-afab-23d5f7a19c3c HTTP/1.1" 200 245 0.009457 10.0.0.242 - - [2025-11-20 13:32:19] "GET / HTTP/1.1" 200 36215 0.001828 10.0.0.242 - - [2025-11-20 13:32:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002324 10.0.0.242 - - [2025-11-20 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.242 - - [2025-11-20 13:32:19] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.007182 10.0.0.242 - - [2025-11-20 13:32:19] "GET / HTTP/1.1" 200 36215 0.001545 10.0.0.242 - - [2025-11-20 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.242 - - [2025-11-20 13:32:19] "GET /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002624 10.0.0.242 - - [2025-11-20 13:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2025-11-20 13:32:19] "PUT /global-vrouter-config/ca7e8b09-5691-4246-824e-412caf24591b HTTP/1.1" 200 277 0.010144 10.0.0.242 - - [2025-11-20 13:32:20] "GET / HTTP/1.1" 200 36215 0.003119 10.0.0.242 - - [2025-11-20 13:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.242 - - [2025-11-20 13:32:20] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005233 10.0.0.242 - - [2025-11-20 13:32:20] "PUT /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a HTTP/1.1" 200 275 0.017682 10.0.0.242 - - [2025-11-20 13:32:23] "GET / HTTP/1.1" 200 36215 0.001831 10.0.0.242 - - [2025-11-20 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006806 10.0.0.242 - - [2025-11-20 13:32:23] "GET /routing-instance/08bc3d24-14a9-4a7c-88ed-c594482f7beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003364 10.0.0.242 - - [2025-11-20 13:32:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002831 10.0.0.242 - - [2025-11-20 13:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2025-11-20 13:32:23] "GET /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004816 10.0.0.242 - - [2025-11-20 13:32:23] "PUT /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729 HTTP/1.1" 200 255 0.015567 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:32:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001342 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:32:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001476 10.0.0.242 - - [2025-11-20 13:32:27] "POST /tags HTTP/1.1" 200 356 0.035476 10.0.0.242 - - [2025-11-20 13:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007013 10.0.0.242 - - [2025-11-20 13:32:27] "GET /tag/9ed55366-4e51-45cd-b67e-8265a95a7160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.023882 10.0.0.242 - - [2025-11-20 13:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.242 - - [2025-11-20 13:32:27] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3028 0.007142 10.0.0.242 - - [2025-11-20 13:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.242 - - [2025-11-20 13:32:28] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.074062 10.0.0.242 - - [2025-11-20 13:32:28] "POST /virtual-machines HTTP/1.1" 200 352 0.017606 10.0.0.242 - - [2025-11-20 13:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.032612 10.0.0.242 - - [2025-11-20 13:32:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.121562 10.0.0.242 - - [2025-11-20 13:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011127 10.0.0.242 - - [2025-11-20 13:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018082 10.0.0.242 - - [2025-11-20 13:32:28] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.009598 10.0.0.242 - - [2025-11-20 13:32:28] "POST /instance-ips HTTP/1.1" 200 392 0.023202 10.0.0.242 - - [2025-11-20 13:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022663 10.0.0.242 - - [2025-11-20 13:32:28] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.010648 10.0.0.242 - - [2025-11-20 13:32:28] "POST /set-tag HTTP/1.1" 200 109 0.026062 10.0.0.242 - - [2025-11-20 13:32:28] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.019160 10.0.0.242 - - [2025-11-20 13:32:28] "GET /instance-ip/5baae5fa-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004363 10.0.0.242 - - [2025-11-20 13:32:28] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005815 10.0.0.242 - - [2025-11-20 13:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.242 - - [2025-11-20 13:32:28] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.007847 10.0.0.242 - - [2025-11-20 13:32:28] "POST /ref-update HTTP/1.1" 200 156 0.010192 10.0.0.242 - - [2025-11-20 13:32:28] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.013589 10.0.0.242 - - [2025-11-20 13:32:28] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.242 - - [2025-11-20 13:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007227 10.0.0.242 - - [2025-11-20 13:32:28] "GET /virtual-network/00ac83c1-dca5-4669-8018-25725d079d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3028 0.005310 10.0.0.242 - - [2025-11-20 13:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.242 - - [2025-11-20 13:32:28] "GET /project/5391bc93-5bce-4f06-9aa7-b222fa62b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029634 10.0.0.242 - - [2025-11-20 13:32:28] "POST /virtual-machines HTTP/1.1" 200 356 0.009408 10.0.0.242 - - [2025-11-20 13:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009839 10.0.0.242 - - [2025-11-20 13:32:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.123162 10.0.0.242 - - [2025-11-20 13:32:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009142 10.0.0.242 - - [2025-11-20 13:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012701 10.0.0.242 - - [2025-11-20 13:32:29] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005112 10.0.0.242 - - [2025-11-20 13:32:29] "POST /instance-ips HTTP/1.1" 200 396 0.034220 10.0.0.242 - - [2025-11-20 13:32:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.036485 10.0.0.242 - - [2025-11-20 13:32:29] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.013282 10.0.0.242 - - [2025-11-20 13:32:29] "POST /set-tag HTTP/1.1" 200 109 0.031845 10.0.0.242 - - [2025-11-20 13:32:29] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.020653 10.0.0.242 - - [2025-11-20 13:32:29] "GET /instance-ip/5c2507c2-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004853 10.0.0.242 - - [2025-11-20 13:32:29] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005747 10.0.0.242 - - [2025-11-20 13:32:29] "POST /set-tag HTTP/1.1" 200 109 0.003251 10.0.0.242 - - [2025-11-20 13:32:29] "GET /virtual-router/2fc83880-2c2c-41f6-9be0-c1ceaba3daea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004951 10.0.0.242 - - [2025-11-20 13:32:29] "POST /ref-update HTTP/1.1" 200 156 0.010875 10.0.0.242 - - [2025-11-20 13:32:29] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.023880 10.0.0.242 - - [2025-11-20 13:32:29] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.242 - - [2025-11-20 13:32:29] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004892 10.0.0.242 - - [2025-11-20 13:32:29] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.242 - - [2025-11-20 13:32:29] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004249 10.0.0.242 - - [2025-11-20 13:32:29] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.242 - - [2025-11-20 13:32:39] "GET / HTTP/1.1" 200 36215 0.001945 10.0.0.242 - - [2025-11-20 13:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.242 - - [2025-11-20 13:32:39] "GET /global-system-config/ca0b236c-6351-4ceb-a68a-4b9e823e185a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006806 10.0.0.242 - - [2025-11-20 13:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2025-11-20 13:32:39] "GET /config-node/3247d372-e9fe-4ceb-8faa-b878fad9a824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002266 10.0.0.242 - - [2025-11-20 13:32:42] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005244 10.0.0.242 - - [2025-11-20 13:32:42] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.242 - - [2025-11-20 13:32:43] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004521 10.0.0.242 - - [2025-11-20 13:32:43] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.242 - - [2025-11-20 13:32:45] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005617 10.0.0.242 - - [2025-11-20 13:32:45] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.242 - - [2025-11-20 13:32:51] "GET / HTTP/1.1" 200 36215 0.001378 10.0.0.242 - - [2025-11-20 13:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.242 - - [2025-11-20 13:32:51] "GET /routing-instance/08bc3d24-14a9-4a7c-88ed-c594482f7beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003055 10.0.0.242 - - [2025-11-20 13:32:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002012 10.0.0.242 - - [2025-11-20 13:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.242 - - [2025-11-20 13:32:51] "GET /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003304 10.0.0.242 - - [2025-11-20 13:32:51] "PUT /bgp-router/1e9a9b2c-e3ab-4c19-a811-76a49780b729 HTTP/1.1" 200 255 0.013455 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:32:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 [Introspect:8084]10.0.0.242 - - [2025-11-20 13:32:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001186 10.0.0.242 - - [2025-11-20 13:33:16] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005013 10.0.0.242 - - [2025-11-20 13:33:16] "POST /set-tag HTTP/1.1" 200 109 0.003880 10.0.0.242 - - [2025-11-20 13:33:16] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005196 10.0.0.242 - - [2025-11-20 13:33:16] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.242 - - [2025-11-20 13:33:16] "GET /virtual-machine/01a5014f-42f1-4fa3-83df-e08bac986bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003316 10.0.0.242 - - [2025-11-20 13:33:16] "POST /ref-update HTTP/1.1" 200 156 0.011660 10.0.0.242 - - [2025-11-20 13:33:16] "GET /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004629 10.0.0.242 - - [2025-11-20 13:33:16] "POST /set-tag HTTP/1.1" 200 109 0.015440 10.0.0.242 - - [2025-11-20 13:33:16] "POST /set-tag HTTP/1.1" 200 109 0.033617 10.0.0.242 - - [2025-11-20 13:33:17] "DELETE /instance-ip/5baae5fa-c615-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.034011 10.0.0.242 - - [2025-11-20 13:33:17] "DELETE /virtual-machine-interface/5b8ef854-c615-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.040787 10.0.0.242 - - [2025-11-20 13:33:17] "DELETE /virtual-machine/01a5014f-42f1-4fa3-83df-e08bac986bf8 HTTP/1.1" 200 115 0.015529 10.0.0.242 - - [2025-11-20 13:33:17] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008987 10.0.0.242 - - [2025-11-20 13:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.242 - - [2025-11-20 13:33:47] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.022959 10.0.0.242 - - [2025-11-20 13:33:47] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.242 - - [2025-11-20 13:33:47] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004466 10.0.0.242 - - [2025-11-20 13:33:47] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.242 - - [2025-11-20 13:33:47] "GET /virtual-machine/729ce33f-bede-4608-9fdc-b525f09bb689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003103 10.0.0.242 - - [2025-11-20 13:33:47] "POST /ref-update HTTP/1.1" 200 156 0.014238 10.0.0.242 - - [2025-11-20 13:33:47] "GET /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008533 10.0.0.242 - - [2025-11-20 13:33:48] "POST /set-tag HTTP/1.1" 200 109 0.037859 10.0.0.242 - - [2025-11-20 13:33:48] "POST /set-tag HTTP/1.1" 200 109 0.024566 10.0.0.242 - - [2025-11-20 13:33:48] "DELETE /instance-ip/5c2507c2-c615-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.048930 10.0.0.242 - - [2025-11-20 13:33:48] "DELETE /virtual-machine-interface/5c08537a-c615-11f0-a6e4-fa163e211b4b HTTP/1.1" 200 115 0.072591 10.0.0.242 - - [2025-11-20 13:33:48] "DELETE /virtual-machine/729ce33f-bede-4608-9fdc-b525f09bb689 HTTP/1.1" 200 115 0.053237 10.0.0.242 - - [2025-11-20 13:33:48] "DELETE /tag/9ed55366-4e51-45cd-b67e-8265a95a7160 HTTP/1.1" 200 115 0.052694