++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Oct 24 01:28:56 AM UTC 2025 ===================' INFO: =================== Fri Oct 24 01:28:56 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ 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.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.22,10.131.95.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.131.95.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ sed 's/^API__//g' ++ set ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/24/2025 01:29:47.436 7fa7827ee300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/24/2025 01:29:47.604 7fa7827ee300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/24/2025 01:29:47.619 7fa7827ee300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/24/2025 01:29:47.619 7fa7827ee300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2025-10-24 01:29:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000708 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-10-24 01:29:55] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.22 - - [2025-10-24 01:29:55] "GET / HTTP/1.1" 503 181 0.000364 10.0.0.22 - - [2025-10-24 01:29:56] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.22 - - [2025-10-24 01:29:56] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010108 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.003804 10.0.0.22 - - [2025-10-24 01:29:56] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.22 - - [2025-10-24 01:29:56] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006858 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.009620 10.0.0.22 - - [2025-10-24 01:29:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.045171 10.0.0.22 - - [2025-10-24 01:29:56] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.044317 10.0.0.22 - - [2025-10-24 01:29:56] "GET / HTTP/1.1" 200 45303 0.001486 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.22 - - [2025-10-24 01:29:56] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.22 - - [2025-10-24 01:29:56] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005337 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.001801 10.0.0.22 - - [2025-10-24 01:29:56] "POST /config-database-nodes HTTP/1.1" 200 611 0.024077 10.0.0.22 - - [2025-10-24 01:29:56] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.22 - - [2025-10-24 01:29:56] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007880 10.0.0.22 - - [2025-10-24 01:29:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.002384 10.0.0.22 - - [2025-10-24 01:29:56] "POST /database-nodes HTTP/1.1" 200 597 0.036563 10.0.0.22 - - [2025-10-24 01:29:57] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.22 - - [2025-10-24 01:29:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.004566 10.0.0.22 - - [2025-10-24 01:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.22 - - [2025-10-24 01:29:57] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006050 10.0.0.22 - - [2025-10-24 01:29:57] "POST /service-appliance-sets HTTP/1.1" 200 553 0.038654 10.0.0.22 - - [2025-10-24 01:29:57] "POST /fqname-to-id HTTP/1.1" 404 180 0.003236 10.0.0.22 - - [2025-10-24 01:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.22 - - [2025-10-24 01:29:57] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011068 10.0.0.22 - - [2025-10-24 01:29:57] "GET / HTTP/1.1" 200 35931 0.003436 10.0.0.22 - - [2025-10-24 01:29:58] "POST /service-appliance-sets HTTP/1.1" 200 541 0.135368 10.0.0.22 - - [2025-10-24 01:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013285 10.0.0.22 - - [2025-10-24 01:29:58] "GET /network-ipam/0e6d9fee-79c0-46cd-8a3c-193abf5c3d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005938 10.0.0.22 - - [2025-10-24 01:29:58] "GET / HTTP/1.1" 200 35931 0.001249 10.0.0.22 - - [2025-10-24 01:29:58] "POST /service-templates HTTP/1.1" 200 511 0.044739 10.0.0.22 - - [2025-10-24 01:29:58] "POST /service-templates HTTP/1.1" 200 501 0.037476 10.0.0.22 - - [2025-10-24 01:29:58] "POST /service-templates HTTP/1.1" 200 515 0.084357 10.0.0.22 - - [2025-10-24 01:29:58] "POST /service-templates HTTP/1.1" 200 535 0.051162 10.0.0.22 - - [2025-10-24 01:29:58] "POST /service-templates HTTP/1.1" 200 507 0.040615 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:29:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:29:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.22 - - [2025-10-24 01:30:00] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.22 - - [2025-10-24 01:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.22 - - [2025-10-24 01:30:00] "GET /routing-instance/b244a94d-dcc1-4273-910f-4b68a70bbec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003219 10.0.0.22 - - [2025-10-24 01:30:00] "POST /bgp-routers HTTP/1.1" 200 616 0.023785 10.0.0.22 - - [2025-10-24 01:30:00] "GET /bgp-router/98756820-ddc6-49ed-8a5a-32f9b271075a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.022534 10.0.0.22 - - [2025-10-24 01:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010724 10.0.0.22 - - [2025-10-24 01:30:00] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013535 10.0.0.22 - - [2025-10-24 01:30:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003749 10.0.0.22 - - [2025-10-24 01:30:01] "POST /ref-update HTTP/1.1" 200 156 0.015638 10.0.0.22 - - [2025-10-24 01:30:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.22 - - [2025-10-24 01:30:02] "GET /network-ipam/0e6d9fee-79c0-46cd-8a3c-193abf5c3d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002918 10.0.0.22 - - [2025-10-24 01:30:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.006839 10.0.0.22 - - [2025-10-24 01:30:03] "POST /access-control-lists HTTP/1.1" 200 587 0.039042 10.0.0.22 - - [2025-10-24 01:30:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.031137 10.0.0.22 - - [2025-10-24 01:30:03] "POST /access-control-lists HTTP/1.1" 200 585 0.106550 10.0.0.22 - - [2025-10-24 01:30:03] "POST /route-targets HTTP/1.1" 200 327 0.040946 10.0.0.22 - - [2025-10-24 01:30:03] "POST /ref-update HTTP/1.1" 200 156 0.050744 10.0.0.22 - - [2025-10-24 01:30:03] "POST /route-targets HTTP/1.1" 200 327 0.030038 10.0.0.22 - - [2025-10-24 01:30:03] "POST /ref-update HTTP/1.1" 200 156 0.048020 10.0.0.22 - - [2025-10-24 01:30:03] "POST /route-targets HTTP/1.1" 200 327 0.063323 10.0.0.22 - - [2025-10-24 01:30:03] "POST /ref-update HTTP/1.1" 200 156 0.048173 10.0.0.22 - - [2025-10-24 01:30:03] "POST /route-targets HTTP/1.1" 200 327 0.038798 10.0.0.22 - - [2025-10-24 01:30:04] "POST /ref-update HTTP/1.1" 200 156 0.071666 10.0.0.22 - - [2025-10-24 01:30:04] "GET / HTTP/1.1" 200 35931 0.003200 10.0.0.22 - - [2025-10-24 01:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014174 10.0.0.22 - - [2025-10-24 01:30:04] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018562 10.0.0.22 - - [2025-10-24 01:30:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.027345 10.0.0.22 - - [2025-10-24 01:30:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.013003 10.0.0.22 - - [2025-10-24 01:30:04] "POST /access-control-lists HTTP/1.1" 200 551 0.096114 10.0.0.22 - - [2025-10-24 01:30:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.120004 10.0.0.22 - - [2025-10-24 01:30:04] "PUT /access-control-list/3211109f-cf0d-48e8-8937-5af9cfe128f2 HTTP/1.1" 200 272 0.074108 10.0.0.22 - - [2025-10-24 01:30:04] "PUT /access-control-list/39ea6474-0a3b-460e-867b-8b3847ef6001 HTTP/1.1" 200 272 0.060889 10.0.0.22 - - [2025-10-24 01:30:06] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.22 - - [2025-10-24 01:30:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007628 10.0.0.22 - - [2025-10-24 01:30:06] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006083 10.0.0.22 - - [2025-10-24 01:30:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002524 10.0.0.22 - - [2025-10-24 01:30:06] "POST /config-nodes HTTP/1.1" 200 593 0.031690 10.0.0.22 - - [2025-10-24 01:30:06] "GET / HTTP/1.1" 200 35931 0.001999 10.0.0.22 - - [2025-10-24 01:30:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004300 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001256 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001126 10.0.0.22 - - [2025-10-24 01:30:08] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.22 - - [2025-10-24 01:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.22 - - [2025-10-24 01:30:08] "GET /domain/4323c0aa-0762-45b9-88b5-621b25b2a72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003304 10.0.0.22 - - [2025-10-24 01:30:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.002376 10.0.0.22 - - [2025-10-24 01:30:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.016727 10.0.0.22 - - [2025-10-24 01:30:08] "POST /security-groups HTTP/1.1" 200 570 0.086154 10.0.0.22 - - [2025-10-24 01:30:08] "POST /projects HTTP/1.1" 200 481 0.342296 10.0.0.22 - - [2025-10-24 01:30:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.002443 10.0.0.22 - - [2025-10-24 01:30:08] "POST /security-groups HTTP/1.1" 200 534 0.044848 10.0.0.22 - - [2025-10-24 01:30:08] "POST /access-control-lists HTTP/1.1" 200 579 0.028513 10.0.0.22 - - [2025-10-24 01:30:08] "POST /chown HTTP/1.1" 200 109 0.040554 10.0.0.22 - - [2025-10-24 01:30:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.008389 10.0.0.22 - - [2025-10-24 01:30:08] "POST /policy-managements HTTP/1.1" 409 214 0.005617 10.0.0.22 - - [2025-10-24 01:30:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010343 10.0.0.22 - - [2025-10-24 01:30:08] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005192 10.0.0.22 - - [2025-10-24 01:30:08] "POST /access-control-lists HTTP/1.1" 200 577 0.153481 10.0.0.22 - - [2025-10-24 01:30:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.001952 10.0.0.22 - - [2025-10-24 01:30:09] "POST /application-policy-sets HTTP/1.1" 200 528 0.130688 10.0.0.22 - - [2025-10-24 01:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.043355 10.0.0.22 - - [2025-10-24 01:30:09] "GET /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003538 10.0.0.22 - - [2025-10-24 01:30:09] "POST /access-control-lists HTTP/1.1" 200 594 0.079149 10.0.0.22 - - [2025-10-24 01:30:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.006196 10.0.0.22 - - [2025-10-24 01:30:09] "PUT /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513 HTTP/1.1" 200 276 0.021818 10.0.0.22 - - [2025-10-24 01:30:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.027181 10.0.0.22 - - [2025-10-24 01:30:09] "GET /virtual-network/b68cec0e-41d2-4789-9c0a-0596b6f5fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004769 10.0.0.22 - - [2025-10-24 01:30:09] "POST /access-control-lists HTTP/1.1" 200 592 0.059724 10.0.0.22 - - [2025-10-24 01:30:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000475 10.0.0.22 - - [2025-10-24 01:30:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.008198 10.0.0.22 - - [2025-10-24 01:30:09] "POST /security-groups HTTP/1.1" 200 574 0.076129 10.0.0.22 - - [2025-10-24 01:30:09] "POST /projects HTTP/1.1" 200 489 0.219025 10.0.0.22 - - [2025-10-24 01:30:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.006070 10.0.0.22 - - [2025-10-24 01:30:09] "POST /security-groups HTTP/1.1" 200 546 0.069702 10.0.0.22 - - [2025-10-24 01:30:09] "POST /chown HTTP/1.1" 200 109 0.100339 10.0.0.22 - - [2025-10-24 01:30:09] "POST /access-control-lists HTTP/1.1" 200 583 0.157356 10.0.0.22 - - [2025-10-24 01:30:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.003937 10.0.0.22 - - [2025-10-24 01:30:09] "POST /network-ipams HTTP/1.1" 200 522 0.119037 10.0.0.22 - - [2025-10-24 01:30:09] "POST /access-control-lists HTTP/1.1" 200 581 0.154168 10.0.0.22 - - [2025-10-24 01:30:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.007787 10.0.0.22 - - [2025-10-24 01:30:10] "POST /network-ipams HTTP/1.1" 200 510 0.176235 10.0.0.22 - - [2025-10-24 01:30:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.001759 10.0.0.22 - - [2025-10-24 01:30:10] "POST /access-control-lists HTTP/1.1" 200 602 0.124813 10.0.0.22 - - [2025-10-24 01:30:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.013741 10.0.0.22 - - [2025-10-24 01:30:10] "POST /access-control-lists HTTP/1.1" 200 600 0.102218 10.0.0.22 - - [2025-10-24 01:30:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.009062 10.0.0.22 - - [2025-10-24 01:30:10] "POST /useragent-kv HTTP/1.1" 200 115 0.022552 10.0.0.22 - - [2025-10-24 01:30:10] "POST /virtual-networks HTTP/1.1" 200 538 0.304899 10.0.0.22 - - [2025-10-24 01:30:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.22 - - [2025-10-24 01:30:10] "POST /access-control-lists HTTP/1.1" 200 589 0.135895 10.0.0.22 - - [2025-10-24 01:30:10] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.091586 10.0.0.22 - - [2025-10-24 01:30:10] "POST /network-ipams HTTP/1.1" 200 518 0.079652 10.0.0.22 - - [2025-10-24 01:30:10] "POST /route-targets HTTP/1.1" 200 327 0.049543 10.0.0.22 - - [2025-10-24 01:30:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.024799 10.0.0.22 - - [2025-10-24 01:30:10] "POST /ref-update HTTP/1.1" 200 156 0.091008 10.0.0.22 - - [2025-10-24 01:30:10] "PUT /access-control-list/75484b11-2d4a-4c3c-b0aa-c43ba0c73585 HTTP/1.1" 200 272 0.109163 10.0.0.22 - - [2025-10-24 01:30:11] "POST /useragent-kv HTTP/1.1" 200 115 0.095480 10.0.0.22 - - [2025-10-24 01:30:11] "POST /virtual-networks HTTP/1.1" 200 546 0.432368 10.0.0.22 - - [2025-10-24 01:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.22 - - [2025-10-24 01:30:11] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.014640 10.0.0.22 - - [2025-10-24 01:30:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.007979 10.0.0.22 - - [2025-10-24 01:30:11] "POST /route-targets HTTP/1.1" 200 327 0.029156 10.0.0.22 - - [2025-10-24 01:30:11] "POST /ref-update HTTP/1.1" 200 156 0.042926 10.0.0.22 - - [2025-10-24 01:30:11] "POST /network-policys HTTP/1.1" 200 538 0.067407 10.0.0.22 - - [2025-10-24 01:30:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.019765 10.0.0.22 - - [2025-10-24 01:30:11] "POST /network-policys HTTP/1.1" 200 534 0.076807 10.0.0.22 - - [2025-10-24 01:30:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.025530 10.0.0.22 - - [2025-10-24 01:30:11] "POST /network-policys HTTP/1.1" 200 542 0.050187 10.0.0.22 - - [2025-10-24 01:30:11] "POST /ref-update HTTP/1.1" 200 156 0.108275 10.0.0.22 - - [2025-10-24 01:30:11] "PUT /access-control-list/bc7c71a8-fb99-4fbd-ba9f-6698481de648 HTTP/1.1" 200 272 0.020343 10.0.0.22 - - [2025-10-24 01:30:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019676 10.0.0.22 - - [2025-10-24 01:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012416 10.0.0.22 - - [2025-10-24 01:30:11] "GET /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010454 10.0.0.22 - - [2025-10-24 01:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.22 - - [2025-10-24 01:30:11] "POST /ref-update HTTP/1.1" 200 156 0.117197 10.0.0.22 - - [2025-10-24 01:30:11] "PUT /access-control-list/75484b11-2d4a-4c3c-b0aa-c43ba0c73585 HTTP/1.1" 200 272 0.115396 10.0.0.22 - - [2025-10-24 01:30:11] "PUT /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513 HTTP/1.1" 200 276 0.061146 10.0.0.22 - - [2025-10-24 01:30:11] "PUT /access-control-list/75484b11-2d4a-4c3c-b0aa-c43ba0c73585 HTTP/1.1" 200 272 0.046719 10.0.0.22 - - [2025-10-24 01:30:11] "POST /ref-update HTTP/1.1" 200 156 0.169236 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022681 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026742 10.0.0.22 - - [2025-10-24 01:30:12] "PUT /access-control-list/bc7c71a8-fb99-4fbd-ba9f-6698481de648 HTTP/1.1" 200 272 0.098119 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-update HTTP/1.1" 200 156 0.055479 10.0.0.22 - - [2025-10-24 01:30:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.001867 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-update HTTP/1.1" 200 156 0.120067 10.0.0.22 - - [2025-10-24 01:30:12] "POST /access-control-lists HTTP/1.1" 200 601 0.075872 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-update HTTP/1.1" 200 156 0.089808 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-update HTTP/1.1" 200 156 0.222671 10.0.0.22 - - [2025-10-24 01:30:12] "GET / HTTP/1.1" 200 35931 0.004704 10.0.0.22 - - [2025-10-24 01:30:12] "PUT /access-control-list/bf422951-c174-4a39-8ccc-143e77ad0a07 HTTP/1.1" 200 272 0.037427 10.0.0.22 - - [2025-10-24 01:30:12] "POST /alarms HTTP/1.1" 200 581 0.048106 10.0.0.22 - - [2025-10-24 01:30:12] "POST /alarms HTTP/1.1" 200 575 0.080783 10.0.0.22 - - [2025-10-24 01:30:12] "PUT /access-control-list/bf422951-c174-4a39-8ccc-143e77ad0a07 HTTP/1.1" 200 272 0.116752 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-update HTTP/1.1" 200 156 0.221942 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033002 10.0.0.22 - - [2025-10-24 01:30:12] "POST /alarms HTTP/1.1" 200 575 0.150172 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021628 10.0.0.22 - - [2025-10-24 01:30:12] "PUT /access-control-list/bc7c71a8-fb99-4fbd-ba9f-6698481de648 HTTP/1.1" 200 272 0.124668 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008816 10.0.0.22 - - [2025-10-24 01:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.22 - - [2025-10-24 01:30:12] "GET /virtual-network/b68cec0e-41d2-4789-9c0a-0596b6f5fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013288 10.0.0.22 - - [2025-10-24 01:30:12] "POST /alarms HTTP/1.1" 200 559 0.101974 10.0.0.22 - - [2025-10-24 01:30:12] "POST /ref-update HTTP/1.1" 200 156 0.050648 10.0.0.22 - - [2025-10-24 01:30:12] "POST /alarms HTTP/1.1" 200 555 0.091500 10.0.0.22 - - [2025-10-24 01:30:12] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.027158 10.0.0.22 - - [2025-10-24 01:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.22 - - [2025-10-24 01:30:13] "POST /alarms HTTP/1.1" 200 557 0.043721 10.0.0.22 - - [2025-10-24 01:30:13] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004497 10.0.0.22 - - [2025-10-24 01:30:13] "POST /firewall-policys HTTP/1.1" 200 530 0.029296 10.0.0.22 - - [2025-10-24 01:30:13] "POST /alarms HTTP/1.1" 200 565 0.050458 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 10.0.0.22 - - [2025-10-24 01:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.089770 10.0.0.22 - - [2025-10-24 01:30:13] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.027391 10.0.0.22 - - [2025-10-24 01:30:13] "POST /alarms HTTP/1.1" 200 549 0.092132 10.0.0.22 - - [2025-10-24 01:30:13] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.017565 10.0.0.22 - - [2025-10-24 01:30:13] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.021112 10.0.0.22 - - [2025-10-24 01:30:13] "POST /alarms HTTP/1.1" 200 557 0.107729 10.0.0.22 - - [2025-10-24 01:30:13] "POST /ref-update HTTP/1.1" 200 156 0.081709 10.0.0.22 - - [2025-10-24 01:30:13] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.011791 10.0.0.22 - - [2025-10-24 01:30:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.22 - - [2025-10-24 01:30:13] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002872 10.0.0.22 - - [2025-10-24 01:30:13] "POST /alarms HTTP/1.1" 200 567 0.299752 10.0.0.22 - - [2025-10-24 01:30:13] "POST /firewall-policys HTTP/1.1" 200 532 0.207451 10.0.0.22 - - [2025-10-24 01:30:13] "POST /alarms HTTP/1.1" 200 555 0.120541 10.0.0.22 - - [2025-10-24 01:30:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.090640 10.0.0.22 - - [2025-10-24 01:30:13] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.064644 10.0.0.22 - - [2025-10-24 01:30:13] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.011065 10.0.0.22 - - [2025-10-24 01:30:13] "POST /alarms HTTP/1.1" 200 567 0.132366 10.0.0.22 - - [2025-10-24 01:30:13] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.016903 10.0.0.22 - - [2025-10-24 01:30:13] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015730 10.0.0.22 - - [2025-10-24 01:30:14] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005237 10.0.0.22 - - [2025-10-24 01:30:14] "POST /alarms HTTP/1.1" 200 575 0.096153 10.0.0.22 - - [2025-10-24 01:30:14] "POST /alarms HTTP/1.1" 200 569 0.147124 10.0.0.22 - - [2025-10-24 01:30:14] "POST /ref-update HTTP/1.1" 200 156 0.270215 10.0.0.22 - - [2025-10-24 01:30:14] "POST /alarms HTTP/1.1" 200 561 0.133068 10.0.0.22 - - [2025-10-24 01:30:14] "POST /ref-update HTTP/1.1" 200 156 0.148844 10.0.0.22 - - [2025-10-24 01:30:14] "POST /alarms HTTP/1.1" 200 561 0.098546 10.0.0.22 - - [2025-10-24 01:30:14] "POST /ref-update HTTP/1.1" 200 156 0.114492 10.0.0.22 - - [2025-10-24 01:30:14] "POST /alarms HTTP/1.1" 200 561 0.155631 10.0.0.22 - - [2025-10-24 01:30:14] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.073761 10.0.0.22 - - [2025-10-24 01:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017032 10.0.0.22 - - [2025-10-24 01:30:14] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.047884 10.0.0.22 - - [2025-10-24 01:30:14] "POST /alarms HTTP/1.1" 200 547 0.189849 10.0.0.22 - - [2025-10-24 01:30:15] "POST /firewall-policys HTTP/1.1" 200 530 0.161052 10.0.0.22 - - [2025-10-24 01:30:15] "POST /alarms HTTP/1.1" 200 595 0.063684 10.0.0.22 - - [2025-10-24 01:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.089659 10.0.0.22 - - [2025-10-24 01:30:15] "GET /firewall-policy/b6ec131a-6ff7-4ca0-bef6-f9105368e971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016433 10.0.0.22 - - [2025-10-24 01:30:15] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002650 10.0.0.22 - - [2025-10-24 01:30:15] "GET /firewall-policy/b6ec131a-6ff7-4ca0-bef6-f9105368e971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004350 10.0.0.22 - - [2025-10-24 01:30:15] "POST /alarms HTTP/1.1" 200 575 0.182553 10.0.0.22 - - [2025-10-24 01:30:15] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016045 10.0.0.22 - - [2025-10-24 01:30:15] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009826 10.0.0.22 - - [2025-10-24 01:30:15] "POST /alarms HTTP/1.1" 200 571 0.051801 10.0.0.22 - - [2025-10-24 01:30:15] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.038403 10.0.0.22 - - [2025-10-24 01:30:15] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004944 10.0.0.22 - - [2025-10-24 01:30:15] "POST /alarms HTTP/1.1" 200 583 0.026277 10.0.0.22 - - [2025-10-24 01:30:15] "POST /alarms HTTP/1.1" 200 609 0.055242 10.0.0.22 - - [2025-10-24 01:30:15] "POST /ref-update HTTP/1.1" 200 156 0.106324 10.0.0.22 - - [2025-10-24 01:30:15] "POST /ref-update HTTP/1.1" 200 156 0.091922 10.0.0.22 - - [2025-10-24 01:30:15] "POST /ref-update HTTP/1.1" 200 156 0.064210 10.0.0.22 - - [2025-10-24 01:30:15] "POST /ref-update HTTP/1.1" 200 156 0.027572 10.0.0.22 - - [2025-10-24 01:30:15] "POST /ref-update HTTP/1.1" 200 156 0.067273 10.0.0.22 - - [2025-10-24 01:30:15] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.021411 10.0.0.22 - - [2025-10-24 01:30:15] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.22 - - [2025-10-24 01:30:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010386 10.0.0.22 - - [2025-10-24 01:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.22 - - [2025-10-24 01:30:15] "PUT /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513 HTTP/1.1" 200 276 0.039012 10.0.0.22 - - [2025-10-24 01:30:15] "POST /tags HTTP/1.1" 200 299 0.093515 10.0.0.22 - - [2025-10-24 01:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.22 - - [2025-10-24 01:30:16] "GET /tag/1bc44fa8-daf6-408c-bd2f-754a245ecef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.061319 10.0.0.22 - - [2025-10-24 01:30:16] "POST /set-tag HTTP/1.1" 200 109 0.028037 10.0.0.22 - - [2025-10-24 01:30:16] "POST /tags HTTP/1.1" 200 301 0.182700 10.0.0.22 - - [2025-10-24 01:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.22 - - [2025-10-24 01:30:16] "GET /tag/1cb6113c-730e-4c14-81ef-2e250aba83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.068902 10.0.0.22 - - [2025-10-24 01:30:16] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.22 - - [2025-10-24 01:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008409 10.0.0.22 - - [2025-10-24 01:30:16] "GET /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.020617 10.0.0.22 - - [2025-10-24 01:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.22 - - [2025-10-24 01:30:16] "PUT /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513 HTTP/1.1" 200 276 0.082479 10.0.0.22 - - [2025-10-24 01:30:16] "POST /tags HTTP/1.1" 200 325 0.178071 10.0.0.22 - - [2025-10-24 01:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014957 10.0.0.22 - - [2025-10-24 01:30:16] "GET /tag/74c57aae-0488-4cb5-98aa-ea749965901b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.023055 10.0.0.22 - - [2025-10-24 01:30:16] "POST /tags HTTP/1.1" 200 311 0.089373 10.0.0.22 - - [2025-10-24 01:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.22 - - [2025-10-24 01:30:16] "GET /tag/ff77bd97-6cc6-4cef-82a1-9525e6dacd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.035740 10.0.0.22 - - [2025-10-24 01:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007094 10.0.0.22 - - [2025-10-24 01:30:17] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.031216 10.0.0.22 - - [2025-10-24 01:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018674 10.0.0.22 - - [2025-10-24 01:30:17] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077237 10.0.0.22 - - [2025-10-24 01:30:17] "POST /virtual-machines HTTP/1.1" 200 377 0.040933 10.0.0.22 - - [2025-10-24 01:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.077271 10.0.0.22 - - [2025-10-24 01:30:17] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.22 - - [2025-10-24 01:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.22 - - [2025-10-24 01:30:17] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007291 10.0.0.22 - - [2025-10-24 01:30:17] "PUT /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667 HTTP/1.1" 200 274 0.164242 10.0.0.22 - - [2025-10-24 01:30:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.321902 10.0.0.22 - - [2025-10-24 01:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019352 10.0.0.22 - - [2025-10-24 01:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015562 10.0.0.22 - - [2025-10-24 01:30:17] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016300 10.0.0.22 - - [2025-10-24 01:30:17] "POST /instance-ips HTTP/1.1" 200 409 0.105881 10.0.0.22 - - [2025-10-24 01:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.056228 10.0.0.22 - - [2025-10-24 01:30:18] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.024039 10.0.0.22 - - [2025-10-24 01:30:18] "POST /set-tag HTTP/1.1" 200 109 0.072508 10.0.0.22 - - [2025-10-24 01:30:18] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.096420 10.0.0.22 - - [2025-10-24 01:30:18] "GET /instance-ip/ff7b6cfc-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007500 10.0.0.22 - - [2025-10-24 01:30:18] "POST /tags HTTP/1.1" 200 357 0.190645 10.0.0.22 - - [2025-10-24 01:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.22 - - [2025-10-24 01:30:18] "GET /tag/114a4c68-09b0-424a-9da0-a320efee509e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.036106 10.0.0.22 - - [2025-10-24 01:30:18] "POST /tags HTTP/1.1" 200 305 0.049773 10.0.0.22 - - [2025-10-24 01:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019032 10.0.0.22 - - [2025-10-24 01:30:18] "GET /tag/61949a33-7805-48d6-85d8-cd4105b39720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.045602 10.0.0.22 - - [2025-10-24 01:30:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.000925 10.0.0.22 - - [2025-10-24 01:30:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.005810 10.0.0.22 - - [2025-10-24 01:30:19] "POST /security-groups HTTP/1.1" 200 571 0.071805 10.0.0.22 - - [2025-10-24 01:30:19] "POST /fqname-to-id HTTP/1.1" 404 214 0.001981 10.0.0.22 - - [2025-10-24 01:30:19] "POST /projects HTTP/1.1" 200 483 0.291703 10.0.0.22 - - [2025-10-24 01:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014894 10.0.0.22 - - [2025-10-24 01:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013676 10.0.0.22 - - [2025-10-24 01:30:19] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008740 10.0.0.22 - - [2025-10-24 01:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005576 10.0.0.22 - - [2025-10-24 01:30:19] "POST /access-control-lists HTTP/1.1" 200 580 0.116006 10.0.0.22 - - [2025-10-24 01:30:19] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.038782 10.0.0.22 - - [2025-10-24 01:30:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.036840 10.0.0.22 - - [2025-10-24 01:30:19] "POST /access-control-lists HTTP/1.1" 200 578 0.089570 10.0.0.22 - - [2025-10-24 01:30:19] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.135426 10.0.0.22 - - [2025-10-24 01:30:19] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.077349 10.0.0.22 - - [2025-10-24 01:30:19] "POST /security-groups HTTP/1.1" 200 537 0.091995 10.0.0.22 - - [2025-10-24 01:30:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.003399 10.0.0.22 - - [2025-10-24 01:30:19] "POST /access-control-lists HTTP/1.1" 200 596 0.072800 10.0.0.22 - - [2025-10-24 01:30:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.016021 10.0.0.22 - - [2025-10-24 01:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.083527 10.0.0.22 - - [2025-10-24 01:30:19] "POST /chown HTTP/1.1" 200 109 0.044633 10.0.0.22 - - [2025-10-24 01:30:19] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003611 10.0.0.22 - - [2025-10-24 01:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.22 - - [2025-10-24 01:30:19] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023433 10.0.0.22 - - [2025-10-24 01:30:19] "POST /access-control-lists HTTP/1.1" 200 594 0.119447 10.0.0.22 - - [2025-10-24 01:30:19] "POST /tags HTTP/1.1" 409 207 0.016987 10.0.0.22 - - [2025-10-24 01:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2025-10-24 01:30:19] "GET /tag/61949a33-7805-48d6-85d8-cd4105b39720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012622 10.0.0.22 - - [2025-10-24 01:30:20] "POST /firewall-rules HTTP/1.1" 200 564 0.088686 10.0.0.22 - - [2025-10-24 01:30:20] "GET /firewall-rule/0898c67c-ac15-46b8-9a69-e03e7632abe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005638 10.0.0.22 - - [2025-10-24 01:30:20] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007510 10.0.0.22 - - [2025-10-24 01:30:20] "GET /firewall-rule/0898c67c-ac15-46b8-9a69-e03e7632abe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003050 10.0.0.22 - - [2025-10-24 01:30:20] "POST /ref-update HTTP/1.1" 200 156 0.028911 10.0.0.22 - - [2025-10-24 01:30:20] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005020 10.0.0.22 - - [2025-10-24 01:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.22 - - [2025-10-24 01:30:20] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006006 10.0.0.22 - - [2025-10-24 01:30:20] "POST /tags HTTP/1.1" 409 207 0.002396 10.0.0.22 - - [2025-10-24 01:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.22 - - [2025-10-24 01:30:20] "GET /tag/61949a33-7805-48d6-85d8-cd4105b39720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012269 10.0.0.22 - - [2025-10-24 01:30:20] "POST /firewall-rules HTTP/1.1" 200 562 0.075865 10.0.0.22 - - [2025-10-24 01:30:20] "GET /firewall-rule/76d0a377-608e-4b69-9729-8673db561ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.025717 10.0.0.22 - - [2025-10-24 01:30:20] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005472 10.0.0.22 - - [2025-10-24 01:30:20] "GET /firewall-rule/76d0a377-608e-4b69-9729-8673db561ac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006319 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.22 - - [2025-10-24 01:30:20] "POST /ref-update HTTP/1.1" 200 156 0.025930 10.0.0.22 - - [2025-10-24 01:30:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.002630 10.0.0.22 - - [2025-10-24 01:30:20] "POST /tags HTTP/1.1" 200 305 0.080159 10.0.0.22 - - [2025-10-24 01:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011314 10.0.0.22 - - [2025-10-24 01:30:20] "GET /tag/e6c739de-7531-49a8-a12a-2fd75a6ea0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015608 10.0.0.22 - - [2025-10-24 01:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2025-10-24 01:30:20] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039456 10.0.0.22 - - [2025-10-24 01:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.22 - - [2025-10-24 01:30:20] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004933 10.0.0.22 - - [2025-10-24 01:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.22 - - [2025-10-24 01:30:20] "GET /service-appliance-set/5d326ada-3517-4753-b7d5-3567c18dbf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.111260 10.0.0.22 - - [2025-10-24 01:30:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.002179 10.0.0.22 - - [2025-10-24 01:30:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.174652 10.0.0.22 - - [2025-10-24 01:30:21] "GET /virtual-machine-interface/29745fbd-dcd5-49cd-a841-2ed6693de685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.006139 10.0.0.22 - - [2025-10-24 01:30:21] "POST /instance-ips HTTP/1.1" 200 381 0.064523 10.0.0.22 - - [2025-10-24 01:30:21] "GET /instance-ip/253c0295-0491-462f-93f5-abfc23fbb917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010143 10.0.0.22 - - [2025-10-24 01:30:21] "POST /loadbalancers HTTP/1.1" 200 582 0.064873 10.0.0.22 - - [2025-10-24 01:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031212 10.0.0.22 - - [2025-10-24 01:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.22 - - [2025-10-24 01:30:21] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080974 10.0.0.22 - - [2025-10-24 01:30:21] "GET /loadbalancer/4f27333b-d8d8-4dfc-bdf6-5445f1676041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006462 10.0.0.22 - - [2025-10-24 01:30:21] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.107030 10.0.0.22 - - [2025-10-24 01:30:21] "GET /instance-ip/253c0295-0491-462f-93f5-abfc23fbb917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009616 10.0.0.22 - - [2025-10-24 01:30:21] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.078642 10.0.0.22 - - [2025-10-24 01:30:21] "POST /floating-ips HTTP/1.1" 200 583 0.060801 10.0.0.22 - - [2025-10-24 01:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016026 10.0.0.22 - - [2025-10-24 01:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006604 10.0.0.22 - - [2025-10-24 01:30:21] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056483 10.0.0.22 - - [2025-10-24 01:30:21] "GET /loadbalancer-listener/caf17540-d97d-438c-b8b8-b7db42e8f404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004247 10.0.0.22 - - [2025-10-24 01:30:21] "GET /loadbalancer-listener/caf17540-d97d-438c-b8b8-b7db42e8f404?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003411 10.0.0.22 - - [2025-10-24 01:30:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031891 10.0.0.22 - - [2025-10-24 01:30:21] "GET /instance-ip/253c0295-0491-462f-93f5-abfc23fbb917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003925 10.0.0.22 - - [2025-10-24 01:30:21] "GET /instance-ip/253c0295-0491-462f-93f5-abfc23fbb917?fields=floating_ips HTTP/1.1" 200 1170 0.007854 10.0.0.22 - - [2025-10-24 01:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.22 - - [2025-10-24 01:30:21] "GET /floating-ip/0f5fc59c-f82c-4894-a9e0-e9f552549b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.010594 10.0.0.22 - - [2025-10-24 01:30:21] "GET /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012163 10.0.0.22 - - [2025-10-24 01:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.22 - - [2025-10-24 01:30:22] "PUT /global-vrouter-config/962e8628-f6eb-4a60-b462-94a8f58e7513 HTTP/1.1" 200 276 0.012207 10.0.0.22 - - [2025-10-24 01:30:22] "POST /tags HTTP/1.1" 200 355 0.033847 10.0.0.22 - - [2025-10-24 01:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012014 10.0.0.22 - - [2025-10-24 01:30:22] "GET /tag/d658fc5f-c163-486a-a05b-5d66b2f2ba07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016600 10.0.0.22 - - [2025-10-24 01:30:22] "POST /tags HTTP/1.1" 200 303 0.031432 10.0.0.22 - - [2025-10-24 01:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015602 10.0.0.22 - - [2025-10-24 01:30:22] "GET /tag/c50acbba-af10-4695-8f0a-97b88bb63821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017191 10.0.0.22 - - [2025-10-24 01:30:22] "POST /projects HTTP/1.1" 409 218 0.004168 10.0.0.22 - - [2025-10-24 01:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008796 10.0.0.22 - - [2025-10-24 01:30:22] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043293 10.0.0.22 - - [2025-10-24 01:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.22 - - [2025-10-24 01:30:22] "GET /network-ipam/64803453-93c4-497f-8bfb-7609130a4c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003350 10.0.0.22 - - [2025-10-24 01:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.22 - - [2025-10-24 01:30:22] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004490 10.0.0.22 - - [2025-10-24 01:30:22] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.059868 10.0.0.22 - - [2025-10-24 01:30:22] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005806 10.0.0.22 - - [2025-10-24 01:30:22] "POST /set-tag HTTP/1.1" 200 109 0.160937 10.0.0.22 - - [2025-10-24 01:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017334 10.0.0.22 - - [2025-10-24 01:30:22] "GET /network-ipam/5d29a342-1ac8-42d8-8da5-75bb58c24f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003951 10.0.0.22 - - [2025-10-24 01:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.22 - - [2025-10-24 01:30:22] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004984 10.0.0.22 - - [2025-10-24 01:30:22] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.070869 10.0.0.22 - - [2025-10-24 01:30:22] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010086 10.0.0.22 - - [2025-10-24 01:30:23] "POST /set-tag HTTP/1.1" 200 109 0.074517 10.0.0.22 - - [2025-10-24 01:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.22 - - [2025-10-24 01:30:23] "GET /network-policy/a54d2891-b29c-46b9-a3f1-acb3ab8113f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003957 10.0.0.22 - - [2025-10-24 01:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.22 - - [2025-10-24 01:30:23] "GET /network-policy/ed9abb56-2d33-4c96-8d9e-69d888ffcc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003823 10.0.0.22 - - [2025-10-24 01:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2025-10-24 01:30:23] "GET /network-policy/7f689ebc-74ca-401b-bbc6-0e348405106f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003746 10.0.0.22 - - [2025-10-24 01:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.22 - - [2025-10-24 01:30:23] "PUT /network-policy/7f689ebc-74ca-401b-bbc6-0e348405106f HTTP/1.1" 200 262 0.017175 10.0.0.22 - - [2025-10-24 01:30:23] "POST /ref-update HTTP/1.1" 200 156 0.058843 10.0.0.22 - - [2025-10-24 01:30:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029572 10.0.0.22 - - [2025-10-24 01:30:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040547 10.0.0.22 - - [2025-10-24 01:30:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002624 10.0.0.22 - - [2025-10-24 01:30:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002423 10.0.0.22 - - [2025-10-24 01:30:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004028 10.0.0.22 - - [2025-10-24 01:30:23] "POST /security-groups HTTP/1.1" 409 245 0.006268 10.0.0.22 - - [2025-10-24 01:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.22 - - [2025-10-24 01:30:23] "PUT /security-group/7e935f26-5924-4ace-97f3-d7c3a29246e5 HTTP/1.1" 200 262 0.063683 10.0.0.22 - - [2025-10-24 01:30:23] "PUT /access-control-list/f86a11e1-00b2-43a3-b102-b45e433a3804 HTTP/1.1" 200 272 0.040555 10.0.0.22 - - [2025-10-24 01:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.056260 10.0.0.22 - - [2025-10-24 01:30:23] "PUT /access-control-list/64708a78-5d10-4bd2-adab-917f08830d25 HTTP/1.1" 200 272 0.031376 10.0.0.22 - - [2025-10-24 01:30:23] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008716 10.0.0.22 - - [2025-10-24 01:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.22 - - [2025-10-24 01:30:23] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006314 10.0.0.22 - - [2025-10-24 01:30:23] "POST /tags HTTP/1.1" 409 206 0.005221 10.0.0.22 - - [2025-10-24 01:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2025-10-24 01:30:23] "GET /tag/c50acbba-af10-4695-8f0a-97b88bb63821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012953 10.0.0.22 - - [2025-10-24 01:30:23] "POST /firewall-rules HTTP/1.1" 200 562 0.077257 10.0.0.22 - - [2025-10-24 01:30:23] "GET /firewall-rule/083ebf42-4a4d-41e3-8ac0-880fd4ef9201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.015487 10.0.0.22 - - [2025-10-24 01:30:23] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004769 10.0.0.22 - - [2025-10-24 01:30:23] "GET /firewall-rule/083ebf42-4a4d-41e3-8ac0-880fd4ef9201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002823 10.0.0.22 - - [2025-10-24 01:30:24] "POST /ref-update HTTP/1.1" 200 156 0.028511 10.0.0.22 - - [2025-10-24 01:30:24] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002857 10.0.0.22 - - [2025-10-24 01:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.22 - - [2025-10-24 01:30:24] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002956 10.0.0.22 - - [2025-10-24 01:30:24] "POST /tags HTTP/1.1" 409 206 0.002010 10.0.0.22 - - [2025-10-24 01:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.22 - - [2025-10-24 01:30:24] "GET /tag/c50acbba-af10-4695-8f0a-97b88bb63821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017156 10.0.0.22 - - [2025-10-24 01:30:24] "POST /firewall-rules HTTP/1.1" 200 560 0.084481 10.0.0.22 - - [2025-10-24 01:30:24] "GET /firewall-rule/96fc4adb-099f-461c-8662-d73dbddcb6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.029719 10.0.0.22 - - [2025-10-24 01:30:24] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.013059 10.0.0.22 - - [2025-10-24 01:30:24] "GET /firewall-rule/96fc4adb-099f-461c-8662-d73dbddcb6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.024335 10.0.0.22 - - [2025-10-24 01:30:24] "POST /ref-update HTTP/1.1" 200 156 0.070679 10.0.0.22 - - [2025-10-24 01:30:24] "POST /fqname-to-id HTTP/1.1" 404 228 0.005752 10.0.0.22 - - [2025-10-24 01:30:24] "POST /tags HTTP/1.1" 200 301 0.037806 10.0.0.22 - - [2025-10-24 01:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024901 10.0.0.22 - - [2025-10-24 01:30:24] "GET /tag/786bec17-7cce-4b92-9dea-4f54b035e4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023159 10.0.0.22 - - [2025-10-24 01:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000708 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.22 - - [2025-10-24 01:30:24] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034281 10.0.0.22 - - [2025-10-24 01:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.22 - - [2025-10-24 01:30:24] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005119 10.0.0.22 - - [2025-10-24 01:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.22 - - [2025-10-24 01:30:24] "GET /service-appliance-set/5d326ada-3517-4753-b7d5-3567c18dbf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002963 10.0.0.22 - - [2025-10-24 01:30:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.002310 10.0.0.22 - - [2025-10-24 01:30:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121746 10.0.0.22 - - [2025-10-24 01:30:24] "GET /virtual-machine-interface/5021e97e-2cda-443c-b1d1-3934839c91b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.019514 10.0.0.22 - - [2025-10-24 01:30:25] "POST /instance-ips HTTP/1.1" 200 377 0.326106 10.0.0.22 - - [2025-10-24 01:30:25] "GET /instance-ip/76e4acd9-bc99-43e6-a2db-31261b3d07f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012352 10.0.0.22 - - [2025-10-24 01:30:25] "POST /loadbalancers HTTP/1.1" 200 582 0.101331 10.0.0.22 - - [2025-10-24 01:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032478 10.0.0.22 - - [2025-10-24 01:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007129 10.0.0.22 - - [2025-10-24 01:30:25] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069744 10.0.0.22 - - [2025-10-24 01:30:25] "GET /instance-ip/76e4acd9-bc99-43e6-a2db-31261b3d07f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007490 10.0.0.22 - - [2025-10-24 01:30:25] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040610 10.0.0.22 - - [2025-10-24 01:30:25] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003397 10.0.0.22 - - [2025-10-24 01:30:25] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.039710 10.0.0.22 - - [2025-10-24 01:30:25] "POST /floating-ips HTTP/1.1" 200 581 0.044497 10.0.0.22 - - [2025-10-24 01:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014910 10.0.0.22 - - [2025-10-24 01:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018316 10.0.0.22 - - [2025-10-24 01:30:25] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037028 10.0.0.22 - - [2025-10-24 01:30:25] "GET /loadbalancer-listener/f6d39d3b-8136-4db5-a12e-9aff3422e511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003769 10.0.0.22 - - [2025-10-24 01:30:25] "GET /loadbalancer-listener/f6d39d3b-8136-4db5-a12e-9aff3422e511?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005749 10.0.0.22 - - [2025-10-24 01:30:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034010 10.0.0.22 - - [2025-10-24 01:30:25] "GET /instance-ip/76e4acd9-bc99-43e6-a2db-31261b3d07f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003661 10.0.0.22 - - [2025-10-24 01:30:26] "GET /instance-ip/76e4acd9-bc99-43e6-a2db-31261b3d07f9?fields=floating_ips HTTP/1.1" 200 1164 0.010828 10.0.0.22 - - [2025-10-24 01:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.22 - - [2025-10-24 01:30:26] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006260 10.0.0.22 - - [2025-10-24 01:30:26] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029538 10.0.0.22 - - [2025-10-24 01:30:26] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.030619 10.0.0.22 - - [2025-10-24 01:30:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030449 10.0.0.22 - - [2025-10-24 01:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028783 10.0.0.22 - - [2025-10-24 01:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008630 10.0.0.22 - - [2025-10-24 01:30:26] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044544 10.0.0.22 - - [2025-10-24 01:30:26] "GET /loadbalancer-listener/b1baea1c-ba89-4743-96dc-1826db96454b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002404 10.0.0.22 - - [2025-10-24 01:30:26] "GET /loadbalancer-listener/b1baea1c-ba89-4743-96dc-1826db96454b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003624 10.0.0.22 - - [2025-10-24 01:30:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037625 10.0.0.22 - - [2025-10-24 01:30:26] "GET /instance-ip/76e4acd9-bc99-43e6-a2db-31261b3d07f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007637 10.0.0.22 - - [2025-10-24 01:30:26] "GET /instance-ip/76e4acd9-bc99-43e6-a2db-31261b3d07f9?fields=floating_ips HTTP/1.1" 200 1164 0.003508 10.0.0.22 - - [2025-10-24 01:30:26] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002774 10.0.0.22 - - [2025-10-24 01:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.22 - - [2025-10-24 01:30:26] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040820 10.0.0.22 - - [2025-10-24 01:30:26] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002755 10.0.0.22 - - [2025-10-24 01:30:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.043963 10.0.0.22 - - [2025-10-24 01:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027583 10.0.0.22 - - [2025-10-24 01:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012375 10.0.0.22 - - [2025-10-24 01:30:26] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061674 10.0.0.22 - - [2025-10-24 01:30:26] "GET /loadbalancer-listener/80e4dd34-2fa2-4177-94bb-4f260e80975f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004188 10.0.0.22 - - [2025-10-24 01:30:26] "GET /loadbalancer-listener/80e4dd34-2fa2-4177-94bb-4f260e80975f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003958 10.0.0.22 - - [2025-10-24 01:30:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.076759 10.0.0.22 - - [2025-10-24 01:30:26] "GET /instance-ip/76e4acd9-bc99-43e6-a2db-31261b3d07f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.019432 10.0.0.22 - - [2025-10-24 01:30:26] "GET /instance-ip/76e4acd9-bc99-43e6-a2db-31261b3d07f9?fields=floating_ips HTTP/1.1" 200 1164 0.008242 10.0.0.22 - - [2025-10-24 01:30:26] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002106 10.0.0.22 - - [2025-10-24 01:30:26] "POST /tags HTTP/1.1" 200 371 0.066261 10.0.0.22 - - [2025-10-24 01:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.027102 10.0.0.22 - - [2025-10-24 01:30:27] "GET /tag/4c826736-2559-40f5-b53b-bf569a353508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.017739 10.0.0.22 - - [2025-10-24 01:30:27] "POST /tags HTTP/1.1" 200 319 0.051983 10.0.0.22 - - [2025-10-24 01:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020795 10.0.0.22 - - [2025-10-24 01:30:27] "GET /tag/4290d0e2-7954-4ff3-828d-af0faa050d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.020772 10.0.0.22 - - [2025-10-24 01:30:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.000556 10.0.0.22 - - [2025-10-24 01:30:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.004179 10.0.0.22 - - [2025-10-24 01:30:27] "POST /security-groups HTTP/1.1" 200 578 0.071179 10.0.0.22 - - [2025-10-24 01:30:27] "POST /projects HTTP/1.1" 200 497 0.210776 10.0.0.22 - - [2025-10-24 01:30:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.015769 10.0.0.22 - - [2025-10-24 01:30:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024080 10.0.0.22 - - [2025-10-24 01:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010245 10.0.0.22 - - [2025-10-24 01:30:27] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.023695 10.0.0.22 - - [2025-10-24 01:30:27] "POST /access-control-lists HTTP/1.1" 200 587 0.111713 10.0.0.22 - - [2025-10-24 01:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024113 10.0.0.22 - - [2025-10-24 01:30:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.009043 10.0.0.22 - - [2025-10-24 01:30:27] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010587 10.0.0.22 - - [2025-10-24 01:30:27] "POST /access-control-lists HTTP/1.1" 200 585 0.082497 10.0.0.22 - - [2025-10-24 01:30:27] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.113728 10.0.0.22 - - [2025-10-24 01:30:27] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.063259 10.0.0.22 - - [2025-10-24 01:30:27] "POST /security-groups HTTP/1.1" 200 558 0.067052 10.0.0.22 - - [2025-10-24 01:30:27] "POST /fqname-to-id HTTP/1.1" 404 248 0.003252 10.0.0.22 - - [2025-10-24 01:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.045884 10.0.0.22 - - [2025-10-24 01:30:28] "POST /access-control-lists HTTP/1.1" 200 610 0.075651 10.0.0.22 - - [2025-10-24 01:30:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.018306 10.0.0.22 - - [2025-10-24 01:30:28] "POST /chown HTTP/1.1" 200 109 0.069463 10.0.0.22 - - [2025-10-24 01:30:28] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008249 10.0.0.22 - - [2025-10-24 01:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.22 - - [2025-10-24 01:30:28] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040897 10.0.0.22 - - [2025-10-24 01:30:28] "POST /access-control-lists HTTP/1.1" 200 608 0.087045 10.0.0.22 - - [2025-10-24 01:30:28] "POST /tags HTTP/1.1" 409 214 0.028110 10.0.0.22 - - [2025-10-24 01:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006009 10.0.0.22 - - [2025-10-24 01:30:28] "GET /tag/4290d0e2-7954-4ff3-828d-af0faa050d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.011762 10.0.0.22 - - [2025-10-24 01:30:28] "POST /firewall-rules HTTP/1.1" 200 578 0.074151 10.0.0.22 - - [2025-10-24 01:30:28] "GET /firewall-rule/9fbe631f-bced-4e08-90e4-45f62ef190f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.022617 10.0.0.22 - - [2025-10-24 01:30:28] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004843 10.0.0.22 - - [2025-10-24 01:30:28] "GET /firewall-rule/9fbe631f-bced-4e08-90e4-45f62ef190f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003030 10.0.0.22 - - [2025-10-24 01:30:28] "POST /ref-update HTTP/1.1" 200 156 0.072753 10.0.0.22 - - [2025-10-24 01:30:28] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003442 10.0.0.22 - - [2025-10-24 01:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.22 - - [2025-10-24 01:30:28] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002468 10.0.0.22 - - [2025-10-24 01:30:28] "POST /tags HTTP/1.1" 409 214 0.002178 10.0.0.22 - - [2025-10-24 01:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.22 - - [2025-10-24 01:30:28] "GET /tag/4290d0e2-7954-4ff3-828d-af0faa050d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.012227 10.0.0.22 - - [2025-10-24 01:30:28] "POST /firewall-rules HTTP/1.1" 200 576 0.068133 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:30:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.22 - - [2025-10-24 01:30:28] "GET /firewall-rule/f37d87f0-743a-46a6-9fbe-990d2e25fd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005246 10.0.0.22 - - [2025-10-24 01:30:28] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004311 10.0.0.22 - - [2025-10-24 01:30:28] "GET /firewall-rule/f37d87f0-743a-46a6-9fbe-990d2e25fd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002231 10.0.0.22 - - [2025-10-24 01:30:28] "POST /ref-update HTTP/1.1" 200 156 0.045719 10.0.0.22 - - [2025-10-24 01:30:28] "POST /tags HTTP/1.1" 200 363 0.039108 10.0.0.22 - - [2025-10-24 01:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011980 10.0.0.22 - - [2025-10-24 01:30:28] "GET /tag/e848652a-798c-4936-b138-f849b4541fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012728 10.0.0.22 - - [2025-10-24 01:30:29] "POST /tags HTTP/1.1" 200 311 0.251669 10.0.0.22 - - [2025-10-24 01:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011398 10.0.0.22 - - [2025-10-24 01:30:29] "GET /tag/ee9233a4-0621-4ca7-9399-25ef56fba0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018220 10.0.0.22 - - [2025-10-24 01:30:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000518 10.0.0.22 - - [2025-10-24 01:30:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.013931 10.0.0.22 - - [2025-10-24 01:30:29] "POST /security-groups HTTP/1.1" 200 574 0.076513 10.0.0.22 - - [2025-10-24 01:30:29] "POST /projects HTTP/1.1" 200 489 0.201504 10.0.0.22 - - [2025-10-24 01:30:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.002268 10.0.0.22 - - [2025-10-24 01:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020581 10.0.0.22 - - [2025-10-24 01:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012509 10.0.0.22 - - [2025-10-24 01:30:29] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.026870 10.0.0.22 - - [2025-10-24 01:30:29] "POST /access-control-lists HTTP/1.1" 200 583 0.096914 10.0.0.22 - - [2025-10-24 01:30:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.014915 10.0.0.22 - - [2025-10-24 01:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011251 10.0.0.22 - - [2025-10-24 01:30:29] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004230 10.0.0.22 - - [2025-10-24 01:30:29] "POST /access-control-lists HTTP/1.1" 200 581 0.095458 10.0.0.22 - - [2025-10-24 01:30:29] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.125756 10.0.0.22 - - [2025-10-24 01:30:29] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.053348 10.0.0.22 - - [2025-10-24 01:30:30] "POST /security-groups HTTP/1.1" 200 546 0.081522 10.0.0.22 - - [2025-10-24 01:30:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026782 10.0.0.22 - - [2025-10-24 01:30:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.003577 10.0.0.22 - - [2025-10-24 01:30:30] "POST /chown HTTP/1.1" 200 109 0.037377 10.0.0.22 - - [2025-10-24 01:30:30] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023013 10.0.0.22 - - [2025-10-24 01:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.22 - - [2025-10-24 01:30:30] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005480 10.0.0.22 - - [2025-10-24 01:30:30] "POST /access-control-lists HTTP/1.1" 200 602 0.131781 10.0.0.22 - - [2025-10-24 01:30:30] "POST /tags HTTP/1.1" 409 210 0.021217 10.0.0.22 - - [2025-10-24 01:30:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.011732 10.0.0.22 - - [2025-10-24 01:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.22 - - [2025-10-24 01:30:30] "GET /tag/ee9233a4-0621-4ca7-9399-25ef56fba0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013375 10.0.0.22 - - [2025-10-24 01:30:30] "POST /access-control-lists HTTP/1.1" 200 600 0.096112 10.0.0.22 - - [2025-10-24 01:30:30] "POST /firewall-rules HTTP/1.1" 200 570 0.090711 10.0.0.22 - - [2025-10-24 01:30:30] "GET /firewall-rule/239a90f5-cfb9-47ec-bd12-d96f469d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004832 10.0.0.22 - - [2025-10-24 01:30:30] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004312 10.0.0.22 - - [2025-10-24 01:30:30] "GET /firewall-rule/239a90f5-cfb9-47ec-bd12-d96f469d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002342 10.0.0.22 - - [2025-10-24 01:30:30] "POST /ref-update HTTP/1.1" 200 156 0.035659 10.0.0.22 - - [2025-10-24 01:30:30] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005555 10.0.0.22 - - [2025-10-24 01:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.22 - - [2025-10-24 01:30:30] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003226 10.0.0.22 - - [2025-10-24 01:30:30] "POST /tags HTTP/1.1" 409 210 0.001983 10.0.0.22 - - [2025-10-24 01:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.22 - - [2025-10-24 01:30:30] "GET /tag/ee9233a4-0621-4ca7-9399-25ef56fba0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018203 10.0.0.22 - - [2025-10-24 01:30:30] "POST /firewall-rules HTTP/1.1" 200 568 0.114137 10.0.0.22 - - [2025-10-24 01:30:30] "GET /firewall-rule/4e8ae15e-f628-44ce-aebb-8ef84cbf6682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011431 10.0.0.22 - - [2025-10-24 01:30:30] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.007478 10.0.0.22 - - [2025-10-24 01:30:30] "GET /firewall-rule/4e8ae15e-f628-44ce-aebb-8ef84cbf6682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005688 10.0.0.22 - - [2025-10-24 01:30:30] "POST /ref-update HTTP/1.1" 200 156 0.045513 10.0.0.22 - - [2025-10-24 01:30:31] "POST /tags HTTP/1.1" 200 363 0.025259 10.0.0.22 - - [2025-10-24 01:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017789 10.0.0.22 - - [2025-10-24 01:30:31] "GET /tag/ecffd000-338c-4668-a3cd-98800cf28ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.026367 10.0.0.22 - - [2025-10-24 01:30:31] "POST /tags HTTP/1.1" 409 210 0.002283 10.0.0.22 - - [2025-10-24 01:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.22 - - [2025-10-24 01:30:31] "GET /tag/ff77bd97-6cc6-4cef-82a1-9525e6dacd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012024 10.0.0.22 - - [2025-10-24 01:30:31] "POST /projects HTTP/1.1" 409 223 0.002236 10.0.0.22 - - [2025-10-24 01:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.22 - - [2025-10-24 01:30:31] "GET /project/3c67270b-68bf-4d4b-90e9-39c1c3f5a448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035222 10.0.0.22 - - [2025-10-24 01:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.22 - - [2025-10-24 01:30:31] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004721 10.0.0.22 - - [2025-10-24 01:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.22 - - [2025-10-24 01:30:31] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005767 10.0.0.22 - - [2025-10-24 01:30:31] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.051498 10.0.0.22 - - [2025-10-24 01:30:31] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.044981 10.0.0.22 - - [2025-10-24 01:30:31] "POST /security-groups HTTP/1.1" 409 253 0.002692 10.0.0.22 - - [2025-10-24 01:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.22 - - [2025-10-24 01:30:31] "PUT /security-group/c486096c-f6bf-415a-9043-152ad1d964a2 HTTP/1.1" 200 262 0.059346 10.0.0.22 - - [2025-10-24 01:30:31] "PUT /access-control-list/384c8783-0c67-4697-9cda-37530d2eb4b8 HTTP/1.1" 200 272 0.025899 10.0.0.22 - - [2025-10-24 01:30:31] "PUT /access-control-list/fc2fe95c-b395-4b3f-9a96-95052fcd7298 HTTP/1.1" 200 272 0.029539 10.0.0.22 - - [2025-10-24 01:30:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.037213 10.0.0.22 - - [2025-10-24 01:30:31] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012933 10.0.0.22 - - [2025-10-24 01:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.22 - - [2025-10-24 01:30:31] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003331 10.0.0.22 - - [2025-10-24 01:30:31] "POST /tags HTTP/1.1" 409 210 0.001994 10.0.0.22 - - [2025-10-24 01:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.22 - - [2025-10-24 01:30:31] "GET /tag/ff77bd97-6cc6-4cef-82a1-9525e6dacd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011784 10.0.0.22 - - [2025-10-24 01:30:31] "POST /firewall-rules HTTP/1.1" 200 570 0.091182 10.0.0.22 - - [2025-10-24 01:30:31] "GET /firewall-rule/9b02ed0c-21c9-46e7-9387-77bf06130b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004987 10.0.0.22 - - [2025-10-24 01:30:31] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005533 10.0.0.22 - - [2025-10-24 01:30:31] "GET /firewall-rule/9b02ed0c-21c9-46e7-9387-77bf06130b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002641 10.0.0.22 - - [2025-10-24 01:30:32] "POST /ref-update HTTP/1.1" 200 156 0.069547 10.0.0.22 - - [2025-10-24 01:30:32] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002729 10.0.0.22 - - [2025-10-24 01:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.22 - - [2025-10-24 01:30:32] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002535 10.0.0.22 - - [2025-10-24 01:30:32] "POST /tags HTTP/1.1" 409 210 0.002139 10.0.0.22 - - [2025-10-24 01:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.22 - - [2025-10-24 01:30:32] "GET /tag/ff77bd97-6cc6-4cef-82a1-9525e6dacd34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012710 10.0.0.22 - - [2025-10-24 01:30:32] "POST /firewall-rules HTTP/1.1" 200 568 0.067060 10.0.0.22 - - [2025-10-24 01:30:32] "GET /firewall-rule/adbeecf7-3f1b-4942-ac8b-df994874cd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004220 10.0.0.22 - - [2025-10-24 01:30:32] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003618 10.0.0.22 - - [2025-10-24 01:30:32] "GET /firewall-rule/adbeecf7-3f1b-4942-ac8b-df994874cd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002143 10.0.0.22 - - [2025-10-24 01:30:32] "POST /ref-update HTTP/1.1" 200 156 0.054723 10.0.0.22 - - [2025-10-24 01:30:32] "POST /tags HTTP/1.1" 409 237 0.011765 10.0.0.22 - - [2025-10-24 01:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.22 - - [2025-10-24 01:30:32] "GET /tag/ecffd000-338c-4668-a3cd-98800cf28ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011215 10.0.0.22 - - [2025-10-24 01:30:32] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004271 10.0.0.22 - - [2025-10-24 01:30:32] "POST /set-tag HTTP/1.1" 200 109 0.017378 10.0.0.249 - - [2025-10-24 01:31:13] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.249 - - [2025-10-24 01:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.249 - - [2025-10-24 01:31:13] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005257 10.0.0.249 - - [2025-10-24 01:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.249 - - [2025-10-24 01:31:13] "GET /routing-instance/b244a94d-dcc1-4273-910f-4b68a70bbec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003350 10.0.0.249 - - [2025-10-24 01:31:13] "PUT /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667 HTTP/1.1" 200 274 0.009792 10.0.0.249 - - [2025-10-24 01:31:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002066 10.0.0.249 - - [2025-10-24 01:31:14] "POST /virtual-routers HTTP/1.1" 200 599 0.023917 10.0.0.249 - - [2025-10-24 01:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.026594 10.0.0.249 - - [2025-10-24 01:31:14] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007873 10.0.0.249 - - [2025-10-24 01:31:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.005563 10.0.0.249 - - [2025-10-24 01:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.249 - - [2025-10-24 01:31:14] "GET /virtual-network/b68cec0e-41d2-4789-9c0a-0596b6f5fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008590 10.0.0.249 - - [2025-10-24 01:31:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.069412 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:31:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:31:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:31:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:31:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:31:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:31:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:32:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:32:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001275 10.0.0.22 - - [2025-10-24 01:34:16] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003442 10.0.0.22 - - [2025-10-24 01:34:16] "POST /ref-update HTTP/1.1" 200 156 0.009509 10.0.0.22 - - [2025-10-24 01:34:22] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007139 10.0.0.22 - - [2025-10-24 01:34:22] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.22 - - [2025-10-24 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.22 - - [2025-10-24 01:34:22] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002824 10.0.0.22 - - [2025-10-24 01:34:22] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004900 10.0.0.22 - - [2025-10-24 01:34:22] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.22 - - [2025-10-24 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.22 - - [2025-10-24 01:34:22] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002729 10.0.0.22 - - [2025-10-24 01:34:22] "GET /loadbalancer-pool/343d7252-681f-4005-b157-bff8dabba450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004998 10.0.0.22 - - [2025-10-24 01:34:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018840 10.0.0.22 - - [2025-10-24 01:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010483 10.0.0.22 - - [2025-10-24 01:34:22] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007093 10.0.0.22 - - [2025-10-24 01:34:22] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008853 10.0.0.22 - - [2025-10-24 01:34:22] "POST /ref-update HTTP/1.1" 200 156 0.008381 10.0.0.22 - - [2025-10-24 01:34:22] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.009235 10.0.0.22 - - [2025-10-24 01:34:22] "POST /tags HTTP/1.1" 409 205 0.002164 10.0.0.22 - - [2025-10-24 01:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.22 - - [2025-10-24 01:34:22] "GET /tag/786bec17-7cce-4b92-9dea-4f54b035e4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010934 10.0.0.22 - - [2025-10-24 01:34:22] "PUT /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e HTTP/1.1" 200 256 0.009704 10.0.0.22 - - [2025-10-24 01:34:22] "POST /set-tag HTTP/1.1" 200 109 0.063677 10.0.0.22 - - [2025-10-24 01:34:22] "GET /loadbalancer-pool/d560e961-7036-44aa-96fb-05f714bb90eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004561 10.0.0.22 - - [2025-10-24 01:34:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031818 10.0.0.22 - - [2025-10-24 01:34:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008889 10.0.0.22 - - [2025-10-24 01:34:22] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008247 10.0.0.22 - - [2025-10-24 01:34:22] "POST /set-tag HTTP/1.1" 200 109 0.005072 10.0.0.22 - - [2025-10-24 01:34:22] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004544 10.0.0.22 - - [2025-10-24 01:34:22] "POST /ref-update HTTP/1.1" 200 156 0.008496 10.0.0.22 - - [2025-10-24 01:34:22] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.011960 10.0.0.22 - - [2025-10-24 01:34:22] "GET /loadbalancer-pool/b409adc3-b775-49b4-9f38-86ed8938cb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004310 10.0.0.22 - - [2025-10-24 01:34:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018480 10.0.0.22 - - [2025-10-24 01:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029601 10.0.0.22 - - [2025-10-24 01:34:23] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013915 10.0.0.22 - - [2025-10-24 01:34:23] "PUT /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e HTTP/1.1" 200 256 0.050347 10.0.0.22 - - [2025-10-24 01:34:23] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004408 10.0.0.22 - - [2025-10-24 01:34:23] "POST /ref-update HTTP/1.1" 200 156 0.006887 10.0.0.22 - - [2025-10-24 01:34:23] "POST /set-tag HTTP/1.1" 200 109 0.007008 10.0.0.22 - - [2025-10-24 01:34:23] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002832 10.0.0.22 - - [2025-10-24 01:34:23] "PUT /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e HTTP/1.1" 200 256 0.010284 10.0.0.22 - - [2025-10-24 01:34:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002253 10.0.0.22 - - [2025-10-24 01:34:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002838 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:35:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:35:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:35:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002288 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:35:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001363 10.0.0.22 - - [2025-10-24 01:36:11] "GET / HTTP/1.1" 200 35931 0.001887 10.0.0.22 - - [2025-10-24 01:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2025-10-24 01:36:11] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.011148 10.0.0.22 - - [2025-10-24 01:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.22 - - [2025-10-24 01:36:11] "GET /config-node/1adc1a78-ddff-47f0-a09f-485ff7139f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003769 10.0.0.22 - - [2025-10-24 01:36:23] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.22 - - [2025-10-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.22 - - [2025-10-24 01:36:23] "GET /routing-instance/b244a94d-dcc1-4273-910f-4b68a70bbec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003034 10.0.0.22 - - [2025-10-24 01:36:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001829 10.0.0.22 - - [2025-10-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.22 - - [2025-10-24 01:36:23] "GET /bgp-router/98756820-ddc6-49ed-8a5a-32f9b271075a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006905 10.0.0.22 - - [2025-10-24 01:36:23] "PUT /bgp-router/98756820-ddc6-49ed-8a5a-32f9b271075a HTTP/1.1" 200 254 0.015660 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:36:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:36:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.249 - - [2025-10-24 01:36:32] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.249 - - [2025-10-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2025-10-24 01:36:32] "GET /global-system-config/d50fb2b2-0333-4954-b487-bdc8ad255667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004492 10.0.0.249 - - [2025-10-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.249 - - [2025-10-24 01:36:32] "GET /routing-instance/b244a94d-dcc1-4273-910f-4b68a70bbec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002586 10.0.0.249 - - [2025-10-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.249 - - [2025-10-24 01:36:32] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003892 10.0.0.249 - - [2025-10-24 01:36:32] "PUT /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768 HTTP/1.1" 200 262 0.020648 10.0.0.249 - - [2025-10-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.249 - - [2025-10-24 01:36:32] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002745 10.0.0.249 - - [2025-10-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.249 - - [2025-10-24 01:36:33] "GET /virtual-machine-interface/a5deac6a-1c0a-4d8b-b978-230bb0e52437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006018 10.0.0.249 - - [2025-10-24 01:36:33] "PUT /virtual-machine-interface/a5deac6a-1c0a-4d8b-b978-230bb0e52437 HTTP/1.1" 200 284 0.010974 10.0.0.22 - - [2025-10-24 01:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.22 - - [2025-10-24 01:36:58] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002758 10.0.0.22 - - [2025-10-24 01:37:02] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008894 10.0.0.22 - - [2025-10-24 01:37:02] "POST /set-tag HTTP/1.1" 200 109 0.006153 10.0.0.22 - - [2025-10-24 01:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.22 - - [2025-10-24 01:37:02] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002794 10.0.0.22 - - [2025-10-24 01:37:02] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006032 10.0.0.22 - - [2025-10-24 01:37:02] "POST /set-tag HTTP/1.1" 200 109 0.032670 10.0.0.22 - - [2025-10-24 01:37:02] "DELETE /loadbalancer-member/72d2206a-1653-476f-9cb8-b71c5fc544ff HTTP/1.1" 200 115 0.054510 10.0.0.22 - - [2025-10-24 01:37:02] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007191 10.0.0.22 - - [2025-10-24 01:37:02] "POST /set-tag HTTP/1.1" 200 109 0.005137 10.0.0.22 - - [2025-10-24 01:37:02] "DELETE /loadbalancer-member/cdea4cd9-3eec-4220-879e-94978a893a9e HTTP/1.1" 200 115 0.053232 10.0.0.22 - - [2025-10-24 01:37:02] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017688 10.0.0.22 - - [2025-10-24 01:37:02] "POST /set-tag HTTP/1.1" 200 109 0.004304 10.0.0.22 - - [2025-10-24 01:37:02] "DELETE /loadbalancer-member/d4585b6f-f44f-44bb-bb58-0552c976d680 HTTP/1.1" 200 115 0.056445 10.0.0.22 - - [2025-10-24 01:37:02] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016597 10.0.0.22 - - [2025-10-24 01:37:02] "POST /set-tag HTTP/1.1" 200 109 0.004136 10.0.0.22 - - [2025-10-24 01:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.22 - - [2025-10-24 01:37:03] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003345 10.0.0.22 - - [2025-10-24 01:37:03] "GET /loadbalancer-pool/343d7252-681f-4005-b157-bff8dabba450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003398 10.0.0.22 - - [2025-10-24 01:37:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016374 10.0.0.22 - - [2025-10-24 01:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012255 10.0.0.22 - - [2025-10-24 01:37:03] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024491 10.0.0.22 - - [2025-10-24 01:37:03] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.026237 10.0.0.22 - - [2025-10-24 01:37:03] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004347 10.0.0.22 - - [2025-10-24 01:37:03] "POST /set-tag HTTP/1.1" 200 109 0.108527 10.0.0.22 - - [2025-10-24 01:37:03] "GET /loadbalancer-pool/d560e961-7036-44aa-96fb-05f714bb90eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.038685 10.0.0.22 - - [2025-10-24 01:37:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.047959 10.0.0.22 - - [2025-10-24 01:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008319 10.0.0.22 - - [2025-10-24 01:37:03] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012739 10.0.0.22 - - [2025-10-24 01:37:03] "POST /set-tag HTTP/1.1" 200 109 0.003683 10.0.0.22 - - [2025-10-24 01:37:03] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006869 10.0.0.22 - - [2025-10-24 01:37:03] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005298 10.0.0.22 - - [2025-10-24 01:37:03] "GET /loadbalancer-pool/b409adc3-b775-49b4-9f38-86ed8938cb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003093 10.0.0.22 - - [2025-10-24 01:37:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015757 10.0.0.22 - - [2025-10-24 01:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040181 10.0.0.22 - - [2025-10-24 01:37:03] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017082 10.0.0.22 - - [2025-10-24 01:37:03] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006922 10.0.0.22 - - [2025-10-24 01:37:03] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.014079 10.0.0.22 - - [2025-10-24 01:37:03] "POST /set-tag HTTP/1.1" 200 109 0.002601 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:38:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001319 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:38:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001247 10.0.0.22 - - [2025-10-24 01:39:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002887 10.0.0.22 - - [2025-10-24 01:39:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002075 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004791 10.0.0.22 - - [2025-10-24 01:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009241 10.0.0.22 - - [2025-10-24 01:41:29] "POST /set-tag HTTP/1.1" 200 109 0.004497 10.0.0.22 - - [2025-10-24 01:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.22 - - [2025-10-24 01:41:29] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002574 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006594 10.0.0.22 - - [2025-10-24 01:41:29] "POST /set-tag HTTP/1.1" 200 109 0.033427 10.0.0.22 - - [2025-10-24 01:41:29] "DELETE /loadbalancer-member/fe049dc3-8424-41d1-932d-7576f0552e0a HTTP/1.1" 200 115 0.047241 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005900 10.0.0.22 - - [2025-10-24 01:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.22 - - [2025-10-24 01:41:29] "DELETE /loadbalancer-member/3d42193c-8ed7-4cfe-b960-2b8a19ef4a57 HTTP/1.1" 200 115 0.048994 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006571 10.0.0.22 - - [2025-10-24 01:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.22 - - [2025-10-24 01:41:29] "DELETE /loadbalancer-member/96577c8c-2292-4f6d-ba5f-96e9f9b7d974 HTTP/1.1" 200 115 0.046020 10.0.0.22 - - [2025-10-24 01:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.22 - - [2025-10-24 01:41:29] "GET /loadbalancer/f0f1dd16-e109-4077-85c1-aba3453f5a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004944 10.0.0.22 - - [2025-10-24 01:41:29] "GET /loadbalancer-pool/343d7252-681f-4005-b157-bff8dabba450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003983 10.0.0.22 - - [2025-10-24 01:41:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037406 10.0.0.22 - - [2025-10-24 01:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018088 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011003 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005220 10.0.0.22 - - [2025-10-24 01:41:29] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002947 10.0.0.22 - - [2025-10-24 01:41:29] "POST /set-tag HTTP/1.1" 200 109 0.076036 10.0.0.22 - - [2025-10-24 01:41:29] "GET /loadbalancer-pool/d560e961-7036-44aa-96fb-05f714bb90eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014915 10.0.0.22 - - [2025-10-24 01:41:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.067979 10.0.0.22 - - [2025-10-24 01:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011329 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025298 10.0.0.22 - - [2025-10-24 01:41:29] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005876 10.0.0.22 - - [2025-10-24 01:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.22 - - [2025-10-24 01:41:29] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002146 10.0.0.22 - - [2025-10-24 01:41:30] "GET /loadbalancer-pool/b409adc3-b775-49b4-9f38-86ed8938cb75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003597 10.0.0.22 - - [2025-10-24 01:41:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047144 10.0.0.22 - - [2025-10-24 01:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.039073 10.0.0.22 - - [2025-10-24 01:41:30] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020474 10.0.0.22 - - [2025-10-24 01:41:30] "GET /virtual-machine-interface/ff3f488a-b078-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005899 10.0.0.22 - - [2025-10-24 01:41:30] "GET /floating-ip/bf6ee950-4ded-4276-b0ac-0c4293bfbe8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003774 10.0.0.22 - - [2025-10-24 01:41:30] "POST /set-tag HTTP/1.1" 200 109 0.003315 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:41:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:41:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:41:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:41:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:42:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:42:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 10.0.0.22 - - [2025-10-24 01:42:50] "GET / HTTP/1.1" 200 35931 0.003545 10.0.0.22 - - [2025-10-24 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.22 - - [2025-10-24 01:42:50] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046875 10.0.0.22 - - [2025-10-24 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.22 - - [2025-10-24 01:42:50] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035889 10.0.0.22 - - [2025-10-24 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.22 - - [2025-10-24 01:42:50] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029360 10.0.0.22 - - [2025-10-24 01:42:51] "POST /tags HTTP/1.1" 200 333 0.028183 10.0.0.22 - - [2025-10-24 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009585 10.0.0.22 - - [2025-10-24 01:42:51] "GET /tag/7d1368c9-5748-4309-a27f-4c6a901d66ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020705 10.0.0.22 - - [2025-10-24 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.22 - - [2025-10-24 01:42:51] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038969 10.0.0.22 - - [2025-10-24 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.22 - - [2025-10-24 01:42:51] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004872 10.0.0.22 - - [2025-10-24 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.22 - - [2025-10-24 01:42:51] "GET /service-appliance-set/5d326ada-3517-4753-b7d5-3567c18dbf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002229 10.0.0.22 - - [2025-10-24 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.001334 10.0.0.22 - - [2025-10-24 01:42:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.090875 10.0.0.22 - - [2025-10-24 01:42:51] "GET /virtual-machine-interface/694d981e-8bc4-4ecf-8d1b-bbae741ec497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020943 10.0.0.22 - - [2025-10-24 01:42:51] "POST /instance-ips HTTP/1.1" 200 409 0.029940 10.0.0.22 - - [2025-10-24 01:42:51] "GET /instance-ip/cfdd02b6-c0fa-4989-b4b3-2b3a3473ba81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.015801 10.0.0.22 - - [2025-10-24 01:42:51] "POST /loadbalancers HTTP/1.1" 200 610 0.063421 10.0.0.22 - - [2025-10-24 01:42:51] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045674 10.0.0.22 - - [2025-10-24 01:42:51] "GET /instance-ip/cfdd02b6-c0fa-4989-b4b3-2b3a3473ba81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.014081 10.0.0.22 - - [2025-10-24 01:42:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.042974 10.0.0.22 - - [2025-10-24 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2025-10-24 01:42:51] "POST /floating-ips HTTP/1.1" 200 597 0.038448 10.0.0.22 - - [2025-10-24 01:42:51] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059294 10.0.0.22 - - [2025-10-24 01:42:51] "GET /loadbalancer/11946dd9-37dd-437e-8fdf-dc0ecc88f872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003403 10.0.0.22 - - [2025-10-24 01:42:51] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.018852 10.0.0.22 - - [2025-10-24 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.22 - - [2025-10-24 01:42:52] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045696 10.0.0.22 - - [2025-10-24 01:42:52] "GET /loadbalancer-listener/83a76413-5744-49af-841f-86fc70a1bf66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003026 10.0.0.22 - - [2025-10-24 01:42:52] "GET /loadbalancer-listener/83a76413-5744-49af-841f-86fc70a1bf66?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003447 10.0.0.22 - - [2025-10-24 01:42:52] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.036421 10.0.0.22 - - [2025-10-24 01:42:52] "GET /instance-ip/cfdd02b6-c0fa-4989-b4b3-2b3a3473ba81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003459 10.0.0.22 - - [2025-10-24 01:42:52] "GET /instance-ip/cfdd02b6-c0fa-4989-b4b3-2b3a3473ba81?fields=floating_ips HTTP/1.1" 200 1213 0.007445 10.0.0.22 - - [2025-10-24 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.22 - - [2025-10-24 01:42:52] "GET /loadbalancer/11946dd9-37dd-437e-8fdf-dc0ecc88f872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002074 10.0.0.22 - - [2025-10-24 01:42:52] "GET /floating-ip/d1ab4785-66a6-4310-950a-d7ddf7d01b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002752 10.0.0.22 - - [2025-10-24 01:42:52] "POST /tags HTTP/1.1" 200 295 0.051764 10.0.0.22 - - [2025-10-24 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010976 10.0.0.22 - - [2025-10-24 01:42:52] "GET /tag/f3384438-a317-410a-88a8-8d1f29094ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014148 10.0.0.22 - - [2025-10-24 01:42:52] "POST /tags HTTP/1.1" 409 233 0.002080 10.0.0.22 - - [2025-10-24 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.22 - - [2025-10-24 01:42:52] "GET /tag/d658fc5f-c163-486a-a05b-5d66b2f2ba07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011766 10.0.0.22 - - [2025-10-24 01:42:52] "POST /tags HTTP/1.1" 409 206 0.002163 10.0.0.22 - - [2025-10-24 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.22 - - [2025-10-24 01:42:52] "GET /tag/c50acbba-af10-4695-8f0a-97b88bb63821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013139 10.0.0.22 - - [2025-10-24 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.22 - - [2025-10-24 01:42:52] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004368 10.0.0.22 - - [2025-10-24 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2025-10-24 01:42:52] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041763 10.0.0.22 - - [2025-10-24 01:42:52] "POST /virtual-machines HTTP/1.1" 200 369 0.012049 10.0.0.22 - - [2025-10-24 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008258 10.0.0.22 - - [2025-10-24 01:42:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112175 10.0.0.22 - - [2025-10-24 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021697 10.0.0.22 - - [2025-10-24 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.22 - - [2025-10-24 01:42:52] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004897 10.0.0.22 - - [2025-10-24 01:42:52] "POST /instance-ips HTTP/1.1" 200 409 0.021019 10.0.0.22 - - [2025-10-24 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.037473 10.0.0.22 - - [2025-10-24 01:42:52] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.019771 10.0.0.22 - - [2025-10-24 01:42:52] "POST /set-tag HTTP/1.1" 200 109 0.019724 10.0.0.22 - - [2025-10-24 01:42:52] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014955 10.0.0.22 - - [2025-10-24 01:42:52] "GET /instance-ip/c1805596-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006150 10.0.0.22 - - [2025-10-24 01:42:53] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004509 10.0.0.22 - - [2025-10-24 01:42:53] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.22 - - [2025-10-24 01:42:53] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002395 10.0.0.22 - - [2025-10-24 01:42:53] "POST /ref-update HTTP/1.1" 200 156 0.011276 10.0.0.22 - - [2025-10-24 01:42:53] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012974 10.0.0.22 - - [2025-10-24 01:42:53] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.22 - - [2025-10-24 01:42:53] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005058 10.0.0.22 - - [2025-10-24 01:42:53] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.22 - - [2025-10-24 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004649 10.0.0.22 - - [2025-10-24 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.22 - - [2025-10-24 01:42:54] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039384 10.0.0.22 - - [2025-10-24 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-networks?parent_id=50966e93-d862-45e5-a3a0-733bfdd742c9&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003021 10.0.0.22 - - [2025-10-24 01:42:54] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031666 10.0.0.22 - - [2025-10-24 01:42:54] "POST /virtual-machines HTTP/1.1" 200 369 0.008782 10.0.0.22 - - [2025-10-24 01:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024639 10.0.0.22 - - [2025-10-24 01:42:54] "POST /virtual-networks HTTP/1.1" 200 512 0.111257 10.0.0.22 - - [2025-10-24 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007129 10.0.0.22 - - [2025-10-24 01:42:54] "GET /network-ipam/50ed4196-5cf3-4eac-ada9-aaa2be7e97ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.005260 10.0.0.22 - - [2025-10-24 01:42:54] "POST /route-targets HTTP/1.1" 200 327 0.020545 10.0.0.22 - - [2025-10-24 01:42:54] "POST /ref-update HTTP/1.1" 200 156 0.076499 10.0.0.22 - - [2025-10-24 01:42:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.185632 10.0.0.22 - - [2025-10-24 01:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.037991 10.0.0.22 - - [2025-10-24 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013791 10.0.0.22 - - [2025-10-24 01:42:54] "POST /useragent-kv HTTP/1.1" 200 115 0.009699 10.0.0.22 - - [2025-10-24 01:42:54] "POST /ref-update HTTP/1.1" 200 156 0.172582 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.008322 10.0.0.22 - - [2025-10-24 01:42:54] "GET /domains HTTP/1.1" 200 280 0.003570 10.0.0.22 - - [2025-10-24 01:42:54] "GET /domain/4323c0aa-0762-45b9-88b5-621b25b2a72f HTTP/1.1" 200 3085 0.007916 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004979 10.0.0.22 - - [2025-10-24 01:42:54] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9 HTTP/1.1" 200 7064 0.042580 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb HTTP/1.1" 200 2086 0.005620 10.0.0.22 - - [2025-10-24 01:42:54] "POST /instance-ips HTTP/1.1" 200 409 0.042322 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb HTTP/1.1" 200 2086 0.008969 10.0.0.22 - - [2025-10-24 01:42:54] "GET /routing-instance/3a75545e-e095-49ae-b33e-9548142f224f HTTP/1.1" 200 1402 0.007509 10.0.0.22 - - [2025-10-24 01:42:54] "GET /routing-instance/3a75545e-e095-49ae-b33e-9548142f224f HTTP/1.1" 200 1402 0.002906 10.0.0.22 - - [2025-10-24 01:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035152 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008486 10.0.0.22 - - [2025-10-24 01:42:54] "GET /route-target/bb7e9073-0b6b-4e18-8103-6de487b57c16 HTTP/1.1" 200 1152 0.011809 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb HTTP/1.1" 200 2086 0.004556 10.0.0.22 - - [2025-10-24 01:42:54] "GET /routing-instance/3a75545e-e095-49ae-b33e-9548142f224f HTTP/1.1" 200 1402 0.002455 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004050 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb HTTP/1.1" 200 2086 0.003914 10.0.0.22 - - [2025-10-24 01:42:54] "GET /routing-instance/3a75545e-e095-49ae-b33e-9548142f224f HTTP/1.1" 200 1402 0.003116 10.0.0.22 - - [2025-10-24 01:42:54] "GET /routing-instance/3a75545e-e095-49ae-b33e-9548142f224f HTTP/1.1" 200 1402 0.003424 10.0.0.22 - - [2025-10-24 01:42:54] "GET /route-target/bb7e9073-0b6b-4e18-8103-6de487b57c16 HTTP/1.1" 200 1152 0.002316 10.0.0.22 - - [2025-10-24 01:42:54] "POST /set-tag HTTP/1.1" 200 109 0.028288 10.0.0.22 - - [2025-10-24 01:42:54] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016285 10.0.0.22 - - [2025-10-24 01:42:54] "GET /domains HTTP/1.1" 200 280 0.001640 10.0.0.22 - - [2025-10-24 01:42:54] "GET /instance-ip/c2a4c57e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006328 10.0.0.22 - - [2025-10-24 01:42:54] "GET /domain/4323c0aa-0762-45b9-88b5-621b25b2a72f HTTP/1.1" 200 3085 0.003524 10.0.0.22 - - [2025-10-24 01:42:54] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9 HTTP/1.1" 200 7064 0.034822 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb HTTP/1.1" 200 2086 0.009943 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007037 10.0.0.22 - - [2025-10-24 01:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003802 10.0.0.22 - - [2025-10-24 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.22 - - [2025-10-24 01:42:55] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044166 10.0.0.22 - - [2025-10-24 01:42:55] "POST /ref-update HTTP/1.1" 200 156 0.039220 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012630 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.009931 10.0.0.22 - - [2025-10-24 01:42:55] "POST /set-tag HTTP/1.1" 200 109 0.010684 10.0.0.22 - - [2025-10-24 01:42:55] "GET /floating-ip-pools?parent_id=15796c03-f6d9-4c49-b680-b919e9ca2ffb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002831 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007897 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004524 10.0.0.22 - - [2025-10-24 01:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.22 - - [2025-10-24 01:42:55] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022785 10.0.0.22 - - [2025-10-24 01:42:55] "POST /ref-update HTTP/1.1" 200 156 0.018605 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.015724 10.0.0.22 - - [2025-10-24 01:42:55] "GET /domains HTTP/1.1" 200 280 0.004954 10.0.0.22 - - [2025-10-24 01:42:55] "GET /domain/4323c0aa-0762-45b9-88b5-621b25b2a72f HTTP/1.1" 200 3085 0.008645 10.0.0.22 - - [2025-10-24 01:42:55] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9 HTTP/1.1" 200 7320 0.032856 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb HTTP/1.1" 200 2324 0.004930 10.0.0.22 - - [2025-10-24 01:42:55] "GET /floating-ip-pool/d4959483-43ce-4ecb-a83b-595c354738d4 HTTP/1.1" 200 1315 0.002197 10.0.0.22 - - [2025-10-24 01:42:55] "GET /domains HTTP/1.1" 200 280 0.001374 10.0.0.22 - - [2025-10-24 01:42:55] "GET /domain/4323c0aa-0762-45b9-88b5-621b25b2a72f HTTP/1.1" 200 3085 0.002151 10.0.0.22 - - [2025-10-24 01:42:55] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9 HTTP/1.1" 200 7320 0.026130 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb HTTP/1.1" 200 2324 0.004025 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003642 10.0.0.22 - - [2025-10-24 01:42:55] "POST /tags HTTP/1.1" 200 365 0.047374 10.0.0.22 - - [2025-10-24 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.22 - - [2025-10-24 01:42:55] "GET /tag/b067c428-5e5c-419e-a478-e3c4803a55ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017813 10.0.0.22 - - [2025-10-24 01:42:55] "POST /tags HTTP/1.1" 409 206 0.001974 10.0.0.22 - - [2025-10-24 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.22 - - [2025-10-24 01:42:55] "GET /tag/c50acbba-af10-4695-8f0a-97b88bb63821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011430 10.0.0.22 - - [2025-10-24 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.22 - - [2025-10-24 01:42:55] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036253 10.0.0.22 - - [2025-10-24 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004030 10.0.0.22 - - [2025-10-24 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.22 - - [2025-10-24 01:42:55] "GET /service-appliance-set/cc08e534-f57c-40b5-9d25-e535a0e7b4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004117 10.0.0.22 - - [2025-10-24 01:42:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001508 10.0.0.22 - - [2025-10-24 01:42:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.122191 10.0.0.22 - - [2025-10-24 01:42:55] "GET /virtual-machine-interface/f0c9f528-9ed1-4a4d-b456-f7ea8cbdcb4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016488 10.0.0.22 - - [2025-10-24 01:42:56] "POST /set-tag HTTP/1.1" 200 109 0.013840 10.0.0.22 - - [2025-10-24 01:42:56] "POST /instance-ips HTTP/1.1" 200 417 0.037847 10.0.0.22 - - [2025-10-24 01:42:56] "GET /instance-ip/09d22cf0-c968-4026-a176-5af0e3776985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.009595 10.0.0.22 - - [2025-10-24 01:42:56] "POST /loadbalancers HTTP/1.1" 200 618 0.060571 10.0.0.22 - - [2025-10-24 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026360 10.0.0.22 - - [2025-10-24 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.22 - - [2025-10-24 01:42:56] "POST /service-instances HTTP/1.1" 200 566 0.038265 10.0.0.22 - - [2025-10-24 01:42:56] "POST /ref-update HTTP/1.1" 200 156 0.015534 10.0.0.22 - - [2025-10-24 01:42:56] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051073 10.0.0.22 - - [2025-10-24 01:42:56] "GET /virtual-machine-interface/f0c9f528-9ed1-4a4d-b456-f7ea8cbdcb4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013113 10.0.0.22 - - [2025-10-24 01:42:56] "GET /virtual-machine-interface/f0c9f528-9ed1-4a4d-b456-f7ea8cbdcb4a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005903 10.0.0.22 - - [2025-10-24 01:42:56] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.014034 10.0.0.22 - - [2025-10-24 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014328 10.0.0.22 - - [2025-10-24 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.22 - - [2025-10-24 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006676 10.0.0.22 - - [2025-10-24 01:42:56] "GET /floating-ip-pool/d4959483-43ce-4ecb-a83b-595c354738d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002153 10.0.0.22 - - [2025-10-24 01:42:56] "POST /virtual-machines HTTP/1.1" 200 429 0.016869 10.0.0.22 - - [2025-10-24 01:42:56] "POST /floating-ips HTTP/1.1" 200 671 0.109782 10.0.0.22 - - [2025-10-24 01:42:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.178335 10.0.0.22 - - [2025-10-24 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.073733 10.0.0.22 - - [2025-10-24 01:42:56] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011559 10.0.0.22 - - [2025-10-24 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.22 - - [2025-10-24 01:42:56] "POST /chown HTTP/1.1" 200 109 0.033029 10.0.0.22 - - [2025-10-24 01:42:56] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002969 10.0.0.22 - - [2025-10-24 01:42:56] "POST /tags HTTP/1.1" 409 221 0.002272 10.0.0.22 - - [2025-10-24 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.22 - - [2025-10-24 01:42:56] "POST /chown HTTP/1.1" 200 109 0.006492 10.0.0.22 - - [2025-10-24 01:42:56] "PUT /virtual-machine-interface/ae5f1fbd-40b1-4fe0-9401-0ba13774068d HTTP/1.1" 200 284 0.024562 10.0.0.22 - - [2025-10-24 01:42:56] "GET /tag/7d1368c9-5748-4309-a27f-4c6a901d66ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.035637 10.0.0.22 - - [2025-10-24 01:42:56] "POST /tags HTTP/1.1" 409 238 0.002344 10.0.0.22 - - [2025-10-24 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.22 - - [2025-10-24 01:42:56] "PUT /instance-ip/09d22cf0-c968-4026-a176-5af0e3776985 HTTP/1.1" 200 256 0.047843 10.0.0.22 - - [2025-10-24 01:42:56] "GET /tag/b067c428-5e5c-419e-a478-e3c4803a55ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011903 10.0.0.22 - - [2025-10-24 01:42:56] "POST /ref-update HTTP/1.1" 200 156 0.026474 10.0.0.22 - - [2025-10-24 01:42:56] "POST /ref-update HTTP/1.1" 200 156 0.021181 10.0.0.22 - - [2025-10-24 01:42:56] "POST /ref-update HTTP/1.1" 200 156 0.024225 10.0.0.22 - - [2025-10-24 01:42:56] "POST /firewall-rules HTTP/1.1" 200 650 0.078103 10.0.0.22 - - [2025-10-24 01:42:56] "GET /firewall-rule/5c82b1cb-fed2-4eb5-89e3-e4c8d6694dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.026916 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.008179 10.0.0.22 - - [2025-10-24 01:42:57] "GET /firewall-policy/b6ec131a-6ff7-4ca0-bef6-f9105368e971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003927 10.0.0.22 - - [2025-10-24 01:42:57] "GET /firewall-rule/5c82b1cb-fed2-4eb5-89e3-e4c8d6694dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002577 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.028301 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.031102 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.050133 10.0.0.22 - - [2025-10-24 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008533 10.0.0.22 - - [2025-10-24 01:42:57] "POST /virtual-machines HTTP/1.1" 200 429 0.021720 10.0.0.22 - - [2025-10-24 01:42:57] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049535 10.0.0.22 - - [2025-10-24 01:42:57] "GET /loadbalancer/376d46e8-d9da-49fb-9f89-b2801c4c71cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003536 10.0.0.22 - - [2025-10-24 01:42:57] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.097678 10.0.0.22 - - [2025-10-24 01:42:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162192 10.0.0.22 - - [2025-10-24 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.22 - - [2025-10-24 01:42:57] "POST /chown HTTP/1.1" 200 109 0.023289 10.0.0.22 - - [2025-10-24 01:42:57] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041243 10.0.0.22 - - [2025-10-24 01:42:57] "GET /loadbalancer-listener/e20a025b-9293-4a40-aa83-14b1ed2c8e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006774 10.0.0.22 - - [2025-10-24 01:42:57] "GET /loadbalancer-listener/e20a025b-9293-4a40-aa83-14b1ed2c8e9f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.009285 10.0.0.22 - - [2025-10-24 01:42:57] "POST /chown HTTP/1.1" 200 109 0.017280 10.0.0.22 - - [2025-10-24 01:42:57] "PUT /virtual-machine-interface/ee22cc40-ec3a-479f-b14f-392cff11c2d5 HTTP/1.1" 200 284 0.014744 10.0.0.22 - - [2025-10-24 01:42:57] "PUT /instance-ip/09d22cf0-c968-4026-a176-5af0e3776985 HTTP/1.1" 200 256 0.026998 10.0.0.22 - - [2025-10-24 01:42:57] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.033221 10.0.0.22 - - [2025-10-24 01:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.074238 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.064724 10.0.0.22 - - [2025-10-24 01:42:57] "GET /loadbalancer-pool/12f965b8-57a5-4653-90e5-32c7b236e57b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.022151 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.035583 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.020860 10.0.0.22 - - [2025-10-24 01:42:57] "POST /loadbalancer-members HTTP/1.1" 200 707 0.025240 10.0.0.22 - - [2025-10-24 01:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020190 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.029146 10.0.0.22 - - [2025-10-24 01:42:57] "GET /loadbalancer-member/c5fcf32f-53c6-47bd-9a91-17e017f5857f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012277 10.0.0.22 - - [2025-10-24 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.015613 10.0.0.22 - - [2025-10-24 01:42:57] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002111 10.0.0.22 - - [2025-10-24 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.22 - - [2025-10-24 01:42:57] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004976 10.0.0.22 - - [2025-10-24 01:42:57] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.012569 10.0.0.22 - - [2025-10-24 01:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019472 10.0.0.22 - - [2025-10-24 01:42:57] "POST /tags HTTP/1.1" 409 221 0.013008 10.0.0.22 - - [2025-10-24 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.22 - - [2025-10-24 01:42:57] "GET /tag/7d1368c9-5748-4309-a27f-4c6a901d66ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015290 10.0.0.22 - - [2025-10-24 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.22 - - [2025-10-24 01:42:57] "POST /tags HTTP/1.1" 409 238 0.001952 10.0.0.22 - - [2025-10-24 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2025-10-24 01:42:57] "GET /tag/b067c428-5e5c-419e-a478-e3c4803a55ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.031281 10.0.0.22 - - [2025-10-24 01:42:57] "POST /chown HTTP/1.1" 200 109 0.038192 10.0.0.22 - - [2025-10-24 01:42:57] "POST /firewall-rules HTTP/1.1" 409 293 0.006318 10.0.0.22 - - [2025-10-24 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007501 10.0.0.22 - - [2025-10-24 01:42:58] "POST /chown HTTP/1.1" 200 109 0.023710 10.0.0.22 - - [2025-10-24 01:42:58] "PUT /instance-ip/09d22cf0-c968-4026-a176-5af0e3776985 HTTP/1.1" 200 256 0.027550 10.0.0.22 - - [2025-10-24 01:42:58] "PUT /firewall-rule/5c82b1cb-fed2-4eb5-89e3-e4c8d6694dcd HTTP/1.1" 200 260 0.025257 10.0.0.22 - - [2025-10-24 01:42:58] "GET /firewall-rule/5c82b1cb-fed2-4eb5-89e3-e4c8d6694dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013338 10.0.0.22 - - [2025-10-24 01:42:58] "GET /firewall-policy/b6ec131a-6ff7-4ca0-bef6-f9105368e971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005237 10.0.0.22 - - [2025-10-24 01:42:58] "POST /ref-update HTTP/1.1" 200 156 0.030787 10.0.0.22 - - [2025-10-24 01:42:58] "POST /chown HTTP/1.1" 200 109 0.011316 10.0.0.22 - - [2025-10-24 01:42:58] "GET /firewall-rule/5c82b1cb-fed2-4eb5-89e3-e4c8d6694dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007464 10.0.0.22 - - [2025-10-24 01:42:58] "POST /chown HTTP/1.1" 200 109 0.019246 10.0.0.22 - - [2025-10-24 01:42:58] "PUT /instance-ip/09d22cf0-c968-4026-a176-5af0e3776985 HTTP/1.1" 200 256 0.011275 10.0.0.22 - - [2025-10-24 01:42:58] "POST /ref-update HTTP/1.1" 200 156 0.020094 10.0.0.22 - - [2025-10-24 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.22 - - [2025-10-24 01:42:58] "POST /chown HTTP/1.1" 200 109 0.006620 10.0.0.22 - - [2025-10-24 01:42:58] "POST /chown HTTP/1.1" 200 109 0.018412 10.0.0.22 - - [2025-10-24 01:42:58] "PUT /instance-ip/09d22cf0-c968-4026-a176-5af0e3776985 HTTP/1.1" 200 256 0.024217 10.0.0.22 - - [2025-10-24 01:42:58] "POST /ref-update HTTP/1.1" 200 156 0.010506 10.0.0.22 - - [2025-10-24 01:42:58] "POST /chown HTTP/1.1" 200 109 0.018569 10.0.0.22 - - [2025-10-24 01:42:58] "POST /chown HTTP/1.1" 200 109 0.025701 10.0.0.22 - - [2025-10-24 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006942 10.0.0.22 - - [2025-10-24 01:42:58] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007043 10.0.0.22 - - [2025-10-24 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.22 - - [2025-10-24 01:42:58] "PUT /instance-ip/09d22cf0-c968-4026-a176-5af0e3776985 HTTP/1.1" 200 256 0.018229 10.0.0.22 - - [2025-10-24 01:42:58] "POST /ref-update HTTP/1.1" 200 156 0.024903 10.0.0.22 - - [2025-10-24 01:42:58] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036482 10.0.0.22 - - [2025-10-24 01:42:58] "POST /virtual-machines HTTP/1.1" 200 373 0.012388 10.0.0.22 - - [2025-10-24 01:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018951 10.0.0.22 - - [2025-10-24 01:42:58] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.055640 10.0.0.22 - - [2025-10-24 01:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034275 10.0.0.22 - - [2025-10-24 01:42:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.140070 10.0.0.22 - - [2025-10-24 01:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021628 10.0.0.22 - - [2025-10-24 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012856 10.0.0.22 - - [2025-10-24 01:42:58] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012861 10.0.0.22 - - [2025-10-24 01:42:58] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.008765 10.0.0.22 - - [2025-10-24 01:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017657 10.0.0.22 - - [2025-10-24 01:42:58] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.010038 10.0.0.22 - - [2025-10-24 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.22 - - [2025-10-24 01:42:59] "POST /instance-ips HTTP/1.1" 200 413 0.053828 10.0.0.22 - - [2025-10-24 01:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027193 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.040897 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.033454 10.0.0.22 - - [2025-10-24 01:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.080153 10.0.0.22 - - [2025-10-24 01:42:59] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.017360 10.0.0.22 - - [2025-10-24 01:42:59] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.041678 10.0.0.22 - - [2025-10-24 01:42:59] "POST /ref-update HTTP/1.1" 200 156 0.050934 10.0.0.22 - - [2025-10-24 01:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.036384 10.0.0.22 - - [2025-10-24 01:42:59] "POST /set-tag HTTP/1.1" 200 109 0.044879 10.0.0.22 - - [2025-10-24 01:42:59] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.027114 10.0.0.22 - - [2025-10-24 01:42:59] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.028010 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.051069 10.0.0.22 - - [2025-10-24 01:42:59] "GET /instance-ip/c5272cf6-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.020300 10.0.0.22 - - [2025-10-24 01:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.069092 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.050214 10.0.0.22 - - [2025-10-24 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.22 - - [2025-10-24 01:42:59] "POST /ref-update HTTP/1.1" 200 156 0.015595 10.0.0.22 - - [2025-10-24 01:42:59] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008837 10.0.0.22 - - [2025-10-24 01:42:59] "POST /set-tag HTTP/1.1" 200 109 0.004855 10.0.0.22 - - [2025-10-24 01:42:59] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003594 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.008512 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.020273 10.0.0.22 - - [2025-10-24 01:42:59] "POST /ref-update HTTP/1.1" 200 156 0.018369 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.025233 10.0.0.22 - - [2025-10-24 01:42:59] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.029416 10.0.0.22 - - [2025-10-24 01:42:59] "POST /set-tag HTTP/1.1" 200 109 0.005677 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.007411 10.0.0.22 - - [2025-10-24 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.22 - - [2025-10-24 01:42:59] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009245 10.0.0.22 - - [2025-10-24 01:42:59] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.008991 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.006402 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.017410 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.016899 10.0.0.22 - - [2025-10-24 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.006002 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.033605 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.017185 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.006436 10.0.0.22 - - [2025-10-24 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.007721 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.006381 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.017235 10.0.0.22 - - [2025-10-24 01:42:59] "POST /chown HTTP/1.1" 200 109 0.031392 10.0.0.22 - - [2025-10-24 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013683 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.006717 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.013813 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.006934 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.020738 10.0.0.22 - - [2025-10-24 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.006591 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.020018 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.018713 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.006711 10.0.0.22 - - [2025-10-24 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.007924 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.006815 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.016268 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.032821 10.0.0.22 - - [2025-10-24 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.007490 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.024034 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.015123 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.019834 10.0.0.22 - - [2025-10-24 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.007324 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.019645 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.018137 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.007454 10.0.0.22 - - [2025-10-24 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.010098 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.027523 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.008466 10.0.0.22 - - [2025-10-24 01:43:00] "POST /chown HTTP/1.1" 200 109 0.023264 10.0.0.22 - - [2025-10-24 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.22 - - [2025-10-24 01:43:01] "POST /chown HTTP/1.1" 200 109 0.013238 10.0.0.22 - - [2025-10-24 01:43:01] "POST /chown HTTP/1.1" 200 109 0.018330 10.0.0.22 - - [2025-10-24 01:43:01] "POST /chown HTTP/1.1" 200 109 0.011349 10.0.0.22 - - [2025-10-24 01:43:01] "POST /chown HTTP/1.1" 200 109 0.006848 10.0.0.22 - - [2025-10-24 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.22 - - [2025-10-24 01:43:01] "POST /chown HTTP/1.1" 200 109 0.015306 10.0.0.22 - - [2025-10-24 01:43:01] "POST /chown HTTP/1.1" 200 109 0.019180 10.0.0.22 - - [2025-10-24 01:43:01] "POST /chown HTTP/1.1" 200 109 0.006579 10.0.0.22 - - [2025-10-24 01:43:01] "POST /chown HTTP/1.1" 200 109 0.018707 10.0.0.22 - - [2025-10-24 01:43:02] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010783 10.0.0.22 - - [2025-10-24 01:43:03] "POST /set-tag HTTP/1.1" 200 109 0.010419 10.0.0.22 - - [2025-10-24 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.22 - - [2025-10-24 01:43:03] "GET /loadbalancer/11946dd9-37dd-437e-8fdf-dc0ecc88f872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002343 10.0.0.22 - - [2025-10-24 01:43:03] "GET /loadbalancer-pool/b28e8fda-3d4e-41b7-a6b6-285f3ae11c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002807 10.0.0.22 - - [2025-10-24 01:43:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019789 10.0.0.22 - - [2025-10-24 01:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007611 10.0.0.22 - - [2025-10-24 01:43:03] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007362 10.0.0.22 - - [2025-10-24 01:43:03] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005972 10.0.0.22 - - [2025-10-24 01:43:03] "POST /tags HTTP/1.1" 409 221 0.004264 10.0.0.22 - - [2025-10-24 01:43:03] "POST /ref-update HTTP/1.1" 200 156 0.007469 10.0.0.22 - - [2025-10-24 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013635 10.0.0.22 - - [2025-10-24 01:43:03] "GET /floating-ip/d1ab4785-66a6-4310-950a-d7ddf7d01b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.012578 10.0.0.22 - - [2025-10-24 01:43:03] "GET /tag/7d1368c9-5748-4309-a27f-4c6a901d66ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018310 10.0.0.22 - - [2025-10-24 01:43:03] "PUT /floating-ip/d1ab4785-66a6-4310-950a-d7ddf7d01b49 HTTP/1.1" 200 256 0.029128 10.0.0.22 - - [2025-10-24 01:43:03] "POST /set-tag HTTP/1.1" 200 109 0.046617 10.0.0.22 - - [2025-10-24 01:43:03] "GET /virtual-machine/5a384cdc-e896-4672-9e29-0688eb6fb99c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003891 10.0.0.22 - - [2025-10-24 01:43:03] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004661 10.0.0.22 - - [2025-10-24 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.22 - - [2025-10-24 01:43:05] "GET /loadbalancer/11946dd9-37dd-437e-8fdf-dc0ecc88f872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003992 10.0.0.22 - - [2025-10-24 01:43:05] "GET /loadbalancer-pool/b28e8fda-3d4e-41b7-a6b6-285f3ae11c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.013420 10.0.0.22 - - [2025-10-24 01:43:05] "POST /loadbalancer-members HTTP/1.1" 200 702 0.037450 10.0.0.22 - - [2025-10-24 01:43:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007575 10.0.0.22 - - [2025-10-24 01:43:05] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010898 10.0.0.22 - - [2025-10-24 01:43:05] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006156 10.0.0.22 - - [2025-10-24 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.024535 10.0.0.22 - - [2025-10-24 01:43:05] "POST /set-tag HTTP/1.1" 200 109 0.053446 10.0.0.22 - - [2025-10-24 01:43:05] "GET /floating-ip/d1ab4785-66a6-4310-950a-d7ddf7d01b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002591 10.0.0.22 - - [2025-10-24 01:43:05] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008154 10.0.0.22 - - [2025-10-24 01:43:05] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.22 - - [2025-10-24 01:43:08] "GET /virtual-machine/b3a3daff-952a-413b-acd4-1efc0260984c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002999 10.0.0.22 - - [2025-10-24 01:43:08] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004473 10.0.0.22 - - [2025-10-24 01:43:13] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004910 10.0.0.22 - - [2025-10-24 01:43:13] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.22 - - [2025-10-24 01:43:13] "GET /virtual-machine/9620afae-20d6-4869-af1c-1f39f803176d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003911 10.0.0.22 - - [2025-10-24 01:43:13] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007864 10.0.0.22 - - [2025-10-24 01:43:14] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004761 10.0.0.22 - - [2025-10-24 01:43:14] "POST /set-tag HTTP/1.1" 200 109 0.003214 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:43:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001264 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:43:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.22 - - [2025-10-24 01:43:46] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007398 10.0.0.22 - - [2025-10-24 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.003456 10.0.0.22 - - [2025-10-24 01:43:46] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004046 10.0.0.22 - - [2025-10-24 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.22 - - [2025-10-24 01:43:46] "GET /virtual-machine/9620afae-20d6-4869-af1c-1f39f803176d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004769 10.0.0.22 - - [2025-10-24 01:43:46] "POST /ref-update HTTP/1.1" 200 156 0.016880 10.0.0.22 - - [2025-10-24 01:43:46] "GET /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004582 10.0.0.22 - - [2025-10-24 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.017767 10.0.0.22 - - [2025-10-24 01:43:46] "POST /set-tag HTTP/1.1" 200 109 0.019309 10.0.0.22 - - [2025-10-24 01:43:46] "DELETE /instance-ip/c5272cf6-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.040547 10.0.0.22 - - [2025-10-24 01:43:46] "DELETE /virtual-machine-interface/c5060ddc-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.044649 10.0.0.22 - - [2025-10-24 01:43:46] "DELETE /virtual-machine/9620afae-20d6-4869-af1c-1f39f803176d HTTP/1.1" 200 115 0.037580 10.0.0.22 - - [2025-10-24 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.22 - - [2025-10-24 01:43:49] "GET /tag/b067c428-5e5c-419e-a478-e3c4803a55ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015202 10.0.0.22 - - [2025-10-24 01:43:49] "GET /tag/b067c428-5e5c-419e-a478-e3c4803a55ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013066 10.0.0.22 - - [2025-10-24 01:43:49] "GET /virtual-machine-interface/ae5f1fbd-40b1-4fe0-9401-0ba13774068d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004470 10.0.0.22 - - [2025-10-24 01:43:49] "POST /set-tag HTTP/1.1" 200 109 0.023590 10.0.0.22 - - [2025-10-24 01:43:49] "GET /virtual-machine-interface/ee22cc40-ec3a-479f-b14f-392cff11c2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.027869 10.0.0.22 - - [2025-10-24 01:43:49] "POST /set-tag HTTP/1.1" 200 109 0.018144 10.0.0.22 - - [2025-10-24 01:43:49] "GET /virtual-machine-interface/f0c9f528-9ed1-4a4d-b456-f7ea8cbdcb4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004417 10.0.0.22 - - [2025-10-24 01:43:49] "POST /set-tag HTTP/1.1" 200 109 0.013922 10.0.0.22 - - [2025-10-24 01:43:49] "GET /firewall-policy/b6ec131a-6ff7-4ca0-bef6-f9105368e971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004556 10.0.0.22 - - [2025-10-24 01:43:49] "GET /firewall-rule/5c82b1cb-fed2-4eb5-89e3-e4c8d6694dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003035 10.0.0.22 - - [2025-10-24 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.012668 10.0.0.22 - - [2025-10-24 01:43:49] "DELETE /firewall-rule/5c82b1cb-fed2-4eb5-89e3-e4c8d6694dcd HTTP/1.1" 200 115 0.039467 10.0.0.22 - - [2025-10-24 01:43:49] "DELETE /loadbalancer-member/c5fcf32f-53c6-47bd-9a91-17e017f5857f HTTP/1.1" 200 115 0.031090 10.0.0.22 - - [2025-10-24 01:43:49] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.015533 10.0.0.22 - - [2025-10-24 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016736 10.0.0.22 - - [2025-10-24 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.22 - - [2025-10-24 01:43:49] "DELETE /loadbalancer-pool/12f965b8-57a5-4653-90e5-32c7b236e57b HTTP/1.1" 200 115 0.068911 10.0.0.22 - - [2025-10-24 01:43:49] "DELETE /loadbalancer-listener/e20a025b-9293-4a40-aa83-14b1ed2c8e9f HTTP/1.1" 200 115 0.027405 10.0.0.22 - - [2025-10-24 01:43:49] "GET /floating-ip/6c4f5ab4-66f2-4ca4-8a24-fa585ee4282c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003393 10.0.0.22 - - [2025-10-24 01:43:49] "POST /chown HTTP/1.1" 200 109 0.008282 10.0.0.22 - - [2025-10-24 01:43:49] "POST /chown HTTP/1.1" 200 109 0.019092 10.0.0.22 - - [2025-10-24 01:43:49] "POST /chown HTTP/1.1" 200 109 0.019820 10.0.0.22 - - [2025-10-24 01:43:49] "PUT /floating-ip/6c4f5ab4-66f2-4ca4-8a24-fa585ee4282c HTTP/1.1" 200 256 0.034498 10.0.0.22 - - [2025-10-24 01:43:49] "POST /chown HTTP/1.1" 200 109 0.006568 10.0.0.22 - - [2025-10-24 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.22 - - [2025-10-24 01:43:49] "POST /chown HTTP/1.1" 200 109 0.014140 10.0.0.22 - - [2025-10-24 01:43:49] "POST /chown HTTP/1.1" 200 109 0.021428 10.0.0.22 - - [2025-10-24 01:43:49] "DELETE /floating-ip/6c4f5ab4-66f2-4ca4-8a24-fa585ee4282c HTTP/1.1" 200 115 0.091458 10.0.0.22 - - [2025-10-24 01:43:49] "DELETE /loadbalancer/376d46e8-d9da-49fb-9f89-b2801c4c71cd HTTP/1.1" 200 115 0.046391 10.0.0.22 - - [2025-10-24 01:43:49] "POST /chown HTTP/1.1" 200 109 0.017864 10.0.0.22 - - [2025-10-24 01:43:49] "POST /chown HTTP/1.1" 200 109 0.018482 10.0.0.22 - - [2025-10-24 01:43:49] "DELETE /instance-ip/09d22cf0-c968-4026-a176-5af0e3776985 HTTP/1.1" 200 115 0.090519 10.0.0.22 - - [2025-10-24 01:43:49] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.015603 10.0.0.22 - - [2025-10-24 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016148 10.0.0.22 - - [2025-10-24 01:43:50] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.012405 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /virtual-machine-interface/f0c9f528-9ed1-4a4d-b456-f7ea8cbdcb4a HTTP/1.1" 200 115 0.097034 10.0.0.22 - - [2025-10-24 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024668 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /tag/b067c428-5e5c-419e-a478-e3c4803a55ee HTTP/1.1" 200 115 0.094169 10.0.0.22 - - [2025-10-24 01:43:50] "GET /floating-ip-pool/d4959483-43ce-4ecb-a83b-595c354738d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017214 10.0.0.22 - - [2025-10-24 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.012451 10.0.0.22 - - [2025-10-24 01:43:50] "PUT /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 266 0.037563 10.0.0.22 - - [2025-10-24 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018187 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /floating-ip-pool/d4959483-43ce-4ecb-a83b-595c354738d4 HTTP/1.1" 200 115 0.097611 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /service-instance/47250097-2547-479b-9343-f576cc89e399 HTTP/1.1" 200 115 0.044601 10.0.0.22 - - [2025-10-24 01:43:50] "GET /virtual-machine-interface/ee22cc40-ec3a-479f-b14f-392cff11c2d5?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004308 10.0.0.22 - - [2025-10-24 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.22 - - [2025-10-24 01:43:50] "POST /useragent-kv HTTP/1.1" 200 115 0.002224 10.0.0.22 - - [2025-10-24 01:43:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001714 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /virtual-network/15796c03-f6d9-4c49-b680-b919e9ca2ffb HTTP/1.1" 200 115 0.135933 10.0.0.22 - - [2025-10-24 01:43:50] "GET /routing-instance/3a75545e-e095-49ae-b33e-9548142f224f HTTP/1.1" 404 171 0.001683 10.0.0.22 - - [2025-10-24 01:43:50] "GET /domains HTTP/1.1" 200 280 0.003529 10.0.0.22 - - [2025-10-24 01:43:50] "GET /domain/4323c0aa-0762-45b9-88b5-621b25b2a72f HTTP/1.1" 200 3085 0.008598 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /route-target/bb7e9073-0b6b-4e18-8103-6de487b57c16 HTTP/1.1" 200 115 0.041142 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /virtual-machine-interface/ee22cc40-ec3a-479f-b14f-392cff11c2d5 HTTP/1.1" 200 115 0.083071 10.0.0.22 - - [2025-10-24 01:43:50] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9 HTTP/1.1" 200 7142 0.091037 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /virtual-machine/5d6045cd-6bb6-493f-bdf5-c4445aa7cc4c HTTP/1.1" 200 115 0.086627 10.0.0.22 - - [2025-10-24 01:43:50] "GET /virtual-machine-interface/ae5f1fbd-40b1-4fe0-9401-0ba13774068d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005625 10.0.0.22 - - [2025-10-24 01:43:50] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006227 10.0.0.22 - - [2025-10-24 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.004021 10.0.0.22 - - [2025-10-24 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.22 - - [2025-10-24 01:43:50] "GET /loadbalancer/11946dd9-37dd-437e-8fdf-dc0ecc88f872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002527 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /virtual-machine-interface/ae5f1fbd-40b1-4fe0-9401-0ba13774068d HTTP/1.1" 200 115 0.059856 10.0.0.22 - - [2025-10-24 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.011549 10.0.0.22 - - [2025-10-24 01:43:50] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014682 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /virtual-machine/f532228a-cdfb-438c-b3cc-c879300e9fc4 HTTP/1.1" 200 115 0.032215 10.0.0.22 - - [2025-10-24 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.043222 10.0.0.22 - - [2025-10-24 01:43:50] "DELETE /loadbalancer-member/f6838538-30d2-4165-9001-16afcf175dc8 HTTP/1.1" 200 115 0.057409 10.0.0.22 - - [2025-10-24 01:43:52] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008608 10.0.0.22 - - [2025-10-24 01:43:52] "POST /set-tag HTTP/1.1" 200 109 0.003428 10.0.0.22 - - [2025-10-24 01:43:52] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004576 10.0.0.22 - - [2025-10-24 01:43:52] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.22 - - [2025-10-24 01:43:52] "GET /virtual-machine/b3a3daff-952a-413b-acd4-1efc0260984c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002867 10.0.0.22 - - [2025-10-24 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.013195 10.0.0.22 - - [2025-10-24 01:43:52] "GET /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014139 10.0.0.22 - - [2025-10-24 01:43:52] "POST /set-tag HTTP/1.1" 200 109 0.017178 10.0.0.22 - - [2025-10-24 01:43:52] "POST /set-tag HTTP/1.1" 200 109 0.023175 10.0.0.22 - - [2025-10-24 01:43:52] "POST /set-tag HTTP/1.1" 200 109 0.027725 10.0.0.22 - - [2025-10-24 01:43:52] "DELETE /instance-ip/c2a4c57e-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.032712 10.0.0.22 - - [2025-10-24 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.009423 10.0.0.22 - - [2025-10-24 01:43:52] "DELETE /virtual-machine-interface/c2804b0e-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.042836 10.0.0.22 - - [2025-10-24 01:43:52] "DELETE /virtual-machine/b3a3daff-952a-413b-acd4-1efc0260984c HTTP/1.1" 200 115 0.018611 10.0.0.22 - - [2025-10-24 01:43:55] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009346 10.0.0.22 - - [2025-10-24 01:43:55] "POST /set-tag HTTP/1.1" 200 109 0.004795 10.0.0.22 - - [2025-10-24 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.22 - - [2025-10-24 01:43:55] "GET /loadbalancer/11946dd9-37dd-437e-8fdf-dc0ecc88f872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003187 10.0.0.22 - - [2025-10-24 01:43:57] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011181 10.0.0.22 - - [2025-10-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.22 - - [2025-10-24 01:43:57] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004460 10.0.0.22 - - [2025-10-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.22 - - [2025-10-24 01:43:57] "GET /virtual-machine/5a384cdc-e896-4672-9e29-0688eb6fb99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002328 10.0.0.22 - - [2025-10-24 01:43:57] "POST /ref-update HTTP/1.1" 200 156 0.008272 10.0.0.22 - - [2025-10-24 01:43:57] "GET /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004597 10.0.0.22 - - [2025-10-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.017585 10.0.0.22 - - [2025-10-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.030014 10.0.0.22 - - [2025-10-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.018374 10.0.0.22 - - [2025-10-24 01:43:57] "DELETE /instance-ip/c1805596-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.045758 10.0.0.22 - - [2025-10-24 01:43:57] "POST /ref-update HTTP/1.1" 200 156 0.008802 10.0.0.22 - - [2025-10-24 01:43:57] "DELETE /virtual-machine-interface/c16b0c54-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.042520 10.0.0.22 - - [2025-10-24 01:43:57] "DELETE /virtual-machine/5a384cdc-e896-4672-9e29-0688eb6fb99c HTTP/1.1" 200 115 0.022142 10.0.0.22 - - [2025-10-24 01:43:57] "DELETE /tag/f3384438-a317-410a-88a8-8d1f29094ddd HTTP/1.1" 200 115 0.066666 10.0.0.22 - - [2025-10-24 01:43:57] "DELETE /tag/d658fc5f-c163-486a-a05b-5d66b2f2ba07 HTTP/1.1" 200 115 0.035826 10.0.0.22 - - [2025-10-24 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.22 - - [2025-10-24 01:44:01] "GET /project/50966e93-d862-45e5-a3a0-733bfdd742c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046216 10.0.0.22 - - [2025-10-24 01:44:01] "POST /tags HTTP/1.1" 200 393 0.026350 10.0.0.22 - - [2025-10-24 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009707 10.0.0.22 - - [2025-10-24 01:44:01] "GET /tag/0429afcb-b637-4473-b3b0-d3b3aa347fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.022639 10.0.0.22 - - [2025-10-24 01:44:01] "POST /tags HTTP/1.1" 200 341 0.029230 10.0.0.22 - - [2025-10-24 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.22 - - [2025-10-24 01:44:01] "GET /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015803 10.0.0.22 - - [2025-10-24 01:44:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000494 10.0.0.22 - - [2025-10-24 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.002946 10.0.0.22 - - [2025-10-24 01:44:01] "POST /security-groups HTTP/1.1" 200 589 0.063604 10.0.0.22 - - [2025-10-24 01:44:01] "POST /projects HTTP/1.1" 200 519 0.187018 10.0.0.22 - - [2025-10-24 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.008366 10.0.0.22 - - [2025-10-24 01:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032150 10.0.0.22 - - [2025-10-24 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010497 10.0.0.22 - - [2025-10-24 01:44:01] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013951 10.0.0.22 - - [2025-10-24 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.22 - - [2025-10-24 01:44:01] "POST /access-control-lists HTTP/1.1" 200 598 0.101475 10.0.0.22 - - [2025-10-24 01:44:01] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.014916 10.0.0.22 - - [2025-10-24 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.009453 10.0.0.22 - - [2025-10-24 01:44:01] "POST /access-control-lists HTTP/1.1" 200 596 0.048386 10.0.0.22 - - [2025-10-24 01:44:01] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.070999 10.0.0.22 - - [2025-10-24 01:44:01] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.057111 10.0.0.22 - - [2025-10-24 01:44:01] "POST /security-groups HTTP/1.1" 200 591 0.102187 10.0.0.22 - - [2025-10-24 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.002555 10.0.0.22 - - [2025-10-24 01:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.063329 10.0.0.22 - - [2025-10-24 01:44:02] "POST /access-control-lists HTTP/1.1" 200 632 0.086666 10.0.0.22 - - [2025-10-24 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.012010 10.0.0.22 - - [2025-10-24 01:44:02] "POST /chown HTTP/1.1" 200 109 0.029623 10.0.0.22 - - [2025-10-24 01:44:02] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018086 10.0.0.22 - - [2025-10-24 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011155 10.0.0.22 - - [2025-10-24 01:44:02] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021591 10.0.0.22 - - [2025-10-24 01:44:02] "POST /access-control-lists HTTP/1.1" 200 630 0.076081 10.0.0.22 - - [2025-10-24 01:44:02] "POST /tags HTTP/1.1" 409 226 0.010544 10.0.0.22 - - [2025-10-24 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.22 - - [2025-10-24 01:44:02] "GET /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020721 10.0.0.22 - - [2025-10-24 01:44:02] "POST /firewall-rules HTTP/1.1" 200 600 0.083163 10.0.0.22 - - [2025-10-24 01:44:02] "GET /firewall-rule/e7272726-0cb2-415f-9428-8a9a2357cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006271 10.0.0.22 - - [2025-10-24 01:44:02] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.007364 10.0.0.22 - - [2025-10-24 01:44:02] "GET /firewall-rule/e7272726-0cb2-415f-9428-8a9a2357cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004864 10.0.0.22 - - [2025-10-24 01:44:02] "POST /ref-update HTTP/1.1" 200 156 0.060478 10.0.0.22 - - [2025-10-24 01:44:02] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013565 10.0.0.22 - - [2025-10-24 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013666 10.0.0.22 - - [2025-10-24 01:44:02] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002884 10.0.0.22 - - [2025-10-24 01:44:02] "POST /tags HTTP/1.1" 409 226 0.006606 10.0.0.22 - - [2025-10-24 01:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.22 - - [2025-10-24 01:44:02] "GET /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015733 10.0.0.22 - - [2025-10-24 01:44:02] "POST /firewall-rules HTTP/1.1" 200 598 0.086406 10.0.0.22 - - [2025-10-24 01:44:02] "GET /firewall-rule/86a28c22-42b0-4f3f-9dee-d6c956b87994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003987 10.0.0.22 - - [2025-10-24 01:44:02] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.012895 10.0.0.22 - - [2025-10-24 01:44:02] "GET /firewall-rule/86a28c22-42b0-4f3f-9dee-d6c956b87994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002450 10.0.0.22 - - [2025-10-24 01:44:02] "POST /ref-update HTTP/1.1" 200 156 0.087237 10.0.0.22 - - [2025-10-24 01:44:04] "POST /tags HTTP/1.1" 200 393 0.044616 10.0.0.22 - - [2025-10-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010368 10.0.0.22 - - [2025-10-24 01:44:04] "GET /tag/7e56314d-9502-4163-8494-2e32cb205488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.020060 10.0.0.22 - - [2025-10-24 01:44:04] "POST /tags HTTP/1.1" 200 341 0.039027 10.0.0.22 - - [2025-10-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2025-10-24 01:44:04] "GET /tag/93514424-146c-44db-bc9d-0301f7c2bbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015437 10.0.0.22 - - [2025-10-24 01:44:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000491 10.0.0.22 - - [2025-10-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.004863 10.0.0.22 - - [2025-10-24 01:44:04] "POST /security-groups HTTP/1.1" 200 589 0.072211 10.0.0.22 - - [2025-10-24 01:44:04] "POST /projects HTTP/1.1" 200 519 0.207457 10.0.0.22 - - [2025-10-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.001741 10.0.0.22 - - [2025-10-24 01:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010739 10.0.0.22 - - [2025-10-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011077 10.0.0.22 - - [2025-10-24 01:44:04] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006702 10.0.0.22 - - [2025-10-24 01:44:04] "POST /access-control-lists HTTP/1.1" 200 598 0.042527 10.0.0.22 - - [2025-10-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.015766 10.0.0.22 - - [2025-10-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2025-10-24 01:44:04] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.042569 10.0.0.22 - - [2025-10-24 01:44:04] "POST /access-control-lists HTTP/1.1" 200 596 0.074037 10.0.0.22 - - [2025-10-24 01:44:04] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.074141 10.0.0.22 - - [2025-10-24 01:44:04] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.037665 10.0.0.22 - - [2025-10-24 01:44:04] "POST /security-groups HTTP/1.1" 200 591 0.078801 10.0.0.22 - - [2025-10-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.003220 10.0.0.22 - - [2025-10-24 01:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033808 10.0.0.22 - - [2025-10-24 01:44:04] "POST /chown HTTP/1.1" 200 109 0.015263 10.0.0.22 - - [2025-10-24 01:44:05] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015367 10.0.0.22 - - [2025-10-24 01:44:05] "POST /access-control-lists HTTP/1.1" 200 632 0.102363 10.0.0.22 - - [2025-10-24 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015758 10.0.0.22 - - [2025-10-24 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.014341 10.0.0.22 - - [2025-10-24 01:44:05] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003940 10.0.0.22 - - [2025-10-24 01:44:05] "POST /tags HTTP/1.1" 409 226 0.002217 10.0.0.22 - - [2025-10-24 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.22 - - [2025-10-24 01:44:05] "GET /tag/93514424-146c-44db-bc9d-0301f7c2bbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018561 10.0.0.22 - - [2025-10-24 01:44:05] "POST /access-control-lists HTTP/1.1" 200 630 0.074242 10.0.0.22 - - [2025-10-24 01:44:05] "POST /firewall-rules HTTP/1.1" 200 600 0.078262 10.0.0.22 - - [2025-10-24 01:44:05] "GET /firewall-rule/403cb0cd-808e-4be9-b151-c1bdce695065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013255 10.0.0.22 - - [2025-10-24 01:44:05] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.006064 10.0.0.22 - - [2025-10-24 01:44:05] "GET /firewall-rule/403cb0cd-808e-4be9-b151-c1bdce695065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004674 10.0.0.22 - - [2025-10-24 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.080103 10.0.0.22 - - [2025-10-24 01:44:05] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025028 10.0.0.22 - - [2025-10-24 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.22 - - [2025-10-24 01:44:05] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002597 10.0.0.22 - - [2025-10-24 01:44:05] "POST /tags HTTP/1.1" 409 226 0.001641 10.0.0.22 - - [2025-10-24 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.22 - - [2025-10-24 01:44:05] "GET /tag/93514424-146c-44db-bc9d-0301f7c2bbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014914 10.0.0.22 - - [2025-10-24 01:44:05] "POST /firewall-rules HTTP/1.1" 200 598 0.087667 10.0.0.22 - - [2025-10-24 01:44:05] "GET /firewall-rule/6100b184-848b-4214-b1da-5426f9d6cf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004092 10.0.0.22 - - [2025-10-24 01:44:05] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003520 10.0.0.22 - - [2025-10-24 01:44:05] "GET /firewall-rule/6100b184-848b-4214-b1da-5426f9d6cf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002136 10.0.0.22 - - [2025-10-24 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.084391 10.0.0.22 - - [2025-10-24 01:44:07] "POST /tags HTTP/1.1" 200 345 0.077954 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006785 10.0.0.22 - - [2025-10-24 01:44:07] "GET /tag/d13443e3-17eb-45a9-840b-5d54c629026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.031676 10.0.0.22 - - [2025-10-24 01:44:07] "POST /projects HTTP/1.1" 409 238 0.006848 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.22 - - [2025-10-24 01:44:07] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047583 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.22 - - [2025-10-24 01:44:07] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004594 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.22 - - [2025-10-24 01:44:07] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004651 10.0.0.22 - - [2025-10-24 01:44:07] "POST /security-groups HTTP/1.1" 409 285 0.002751 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.22 - - [2025-10-24 01:44:07] "PUT /security-group/9ad027f9-6899-4292-a335-e93eca0bf33d HTTP/1.1" 200 262 0.072463 10.0.0.22 - - [2025-10-24 01:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034303 10.0.0.22 - - [2025-10-24 01:44:07] "PUT /access-control-list/8c7616dd-15d9-404a-827f-861c10c05bf8 HTTP/1.1" 200 272 0.031637 10.0.0.22 - - [2025-10-24 01:44:07] "POST /tags HTTP/1.1" 409 228 0.006624 10.0.0.22 - - [2025-10-24 01:44:07] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.097134 10.0.0.22 - - [2025-10-24 01:44:07] "PUT /access-control-list/8af1a844-5061-420d-b839-0d3203e71909 HTTP/1.1" 200 272 0.046591 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015325 10.0.0.22 - - [2025-10-24 01:44:07] "GET /tag/d13443e3-17eb-45a9-840b-5d54c629026b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021424 10.0.0.22 - - [2025-10-24 01:44:07] "POST /tags HTTP/1.1" 200 345 0.031181 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.22 - - [2025-10-24 01:44:07] "GET /tag/68d9b591-5aa4-436c-9c32-5ccaba6ae4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020013 10.0.0.22 - - [2025-10-24 01:44:07] "POST /projects HTTP/1.1" 409 238 0.003137 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2025-10-24 01:44:07] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038347 10.0.0.22 - - [2025-10-24 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.22 - - [2025-10-24 01:44:07] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003953 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.22 - - [2025-10-24 01:44:08] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026956 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.22 - - [2025-10-24 01:44:08] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005870 10.0.0.22 - - [2025-10-24 01:44:08] "POST /security-groups HTTP/1.1" 409 285 0.001924 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.22 - - [2025-10-24 01:44:08] "PUT /security-group/cac07315-27ab-4559-a692-56e278e38e6c HTTP/1.1" 200 262 0.059440 10.0.0.22 - - [2025-10-24 01:44:08] "PUT /access-control-list/6d32f807-702f-465c-a33d-e73464f935c5 HTTP/1.1" 200 272 0.021435 10.0.0.22 - - [2025-10-24 01:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026932 10.0.0.22 - - [2025-10-24 01:44:08] "POST /tags HTTP/1.1" 409 228 0.010803 10.0.0.22 - - [2025-10-24 01:44:08] "PUT /access-control-list/a7a6add7-14fd-4e56-a35e-074cfc168147 HTTP/1.1" 200 272 0.037580 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.22 - - [2025-10-24 01:44:08] "GET /tag/68d9b591-5aa4-436c-9c32-5ccaba6ae4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010802 10.0.0.22 - - [2025-10-24 01:44:08] "POST /tags HTTP/1.1" 200 291 0.074346 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2025-10-24 01:44:08] "GET /tag/f1e6d3f7-fe18-437d-abe6-627ee5c85ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014006 10.0.0.22 - - [2025-10-24 01:44:08] "POST /tags HTTP/1.1" 200 303 0.045728 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.22 - - [2025-10-24 01:44:08] "GET /tag/eba8c1df-331e-4066-af20-32b206138915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013221 10.0.0.22 - - [2025-10-24 01:44:08] "POST /tags HTTP/1.1" 409 252 0.001618 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.22 - - [2025-10-24 01:44:08] "GET /tag/0429afcb-b637-4473-b3b0-d3b3aa347fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010676 10.0.0.22 - - [2025-10-24 01:44:08] "POST /tags HTTP/1.1" 409 226 0.001449 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.22 - - [2025-10-24 01:44:08] "GET /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010738 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.22 - - [2025-10-24 01:44:08] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004240 10.0.0.22 - - [2025-10-24 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.22 - - [2025-10-24 01:44:08] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031937 10.0.0.22 - - [2025-10-24 01:44:08] "POST /virtual-machines HTTP/1.1" 200 395 0.009436 10.0.0.22 - - [2025-10-24 01:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028200 10.0.0.22 - - [2025-10-24 01:44:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108649 10.0.0.22 - - [2025-10-24 01:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008248 10.0.0.22 - - [2025-10-24 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010890 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005329 10.0.0.22 - - [2025-10-24 01:44:09] "POST /instance-ips HTTP/1.1" 200 397 0.049548 10.0.0.22 - - [2025-10-24 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039276 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015179 10.0.0.22 - - [2025-10-24 01:44:09] "POST /set-tag HTTP/1.1" 200 109 0.068027 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023725 10.0.0.22 - - [2025-10-24 01:44:09] "GET /instance-ip/eef3384a-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003611 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005200 10.0.0.22 - - [2025-10-24 01:44:09] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003816 10.0.0.22 - - [2025-10-24 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.008377 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004303 10.0.0.22 - - [2025-10-24 01:44:09] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.22 - - [2025-10-24 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003616 10.0.0.22 - - [2025-10-24 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.22 - - [2025-10-24 01:44:09] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040242 10.0.0.22 - - [2025-10-24 01:44:09] "POST /virtual-machines HTTP/1.1" 200 395 0.007920 10.0.0.22 - - [2025-10-24 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011215 10.0.0.22 - - [2025-10-24 01:44:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103572 10.0.0.22 - - [2025-10-24 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009135 10.0.0.22 - - [2025-10-24 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008389 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005944 10.0.0.22 - - [2025-10-24 01:44:09] "POST /instance-ips HTTP/1.1" 200 397 0.020593 10.0.0.22 - - [2025-10-24 01:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025550 10.0.0.22 - - [2025-10-24 01:44:09] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013092 10.0.0.22 - - [2025-10-24 01:44:10] "POST /set-tag HTTP/1.1" 200 109 0.071728 10.0.0.22 - - [2025-10-24 01:44:10] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009690 10.0.0.22 - - [2025-10-24 01:44:10] "GET /instance-ip/ef68dcda-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003324 10.0.0.22 - - [2025-10-24 01:44:10] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004740 10.0.0.22 - - [2025-10-24 01:44:10] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.22 - - [2025-10-24 01:44:10] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003255 10.0.0.22 - - [2025-10-24 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.007498 10.0.0.22 - - [2025-10-24 01:44:10] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004322 10.0.0.22 - - [2025-10-24 01:44:10] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.22 - - [2025-10-24 01:44:10] "POST /tags HTTP/1.1" 200 291 0.020344 10.0.0.22 - - [2025-10-24 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010375 10.0.0.22 - - [2025-10-24 01:44:10] "GET /tag/1048885e-9757-482c-92d5-2654b4eff443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014249 10.0.0.22 - - [2025-10-24 01:44:10] "POST /tags HTTP/1.1" 409 252 0.001657 10.0.0.22 - - [2025-10-24 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.22 - - [2025-10-24 01:44:10] "GET /tag/7e56314d-9502-4163-8494-2e32cb205488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012048 10.0.0.22 - - [2025-10-24 01:44:10] "POST /tags HTTP/1.1" 409 226 0.001841 10.0.0.22 - - [2025-10-24 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.22 - - [2025-10-24 01:44:10] "GET /tag/93514424-146c-44db-bc9d-0301f7c2bbc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012009 10.0.0.22 - - [2025-10-24 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.22 - - [2025-10-24 01:44:10] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004143 10.0.0.22 - - [2025-10-24 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.22 - - [2025-10-24 01:44:10] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036882 10.0.0.22 - - [2025-10-24 01:44:10] "POST /virtual-machines HTTP/1.1" 200 395 0.008801 10.0.0.22 - - [2025-10-24 01:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008512 10.0.0.22 - - [2025-10-24 01:44:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111809 10.0.0.22 - - [2025-10-24 01:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027920 10.0.0.22 - - [2025-10-24 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005664 10.0.0.22 - - [2025-10-24 01:44:10] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004913 10.0.0.22 - - [2025-10-24 01:44:10] "POST /instance-ips HTTP/1.1" 200 397 0.031132 10.0.0.22 - - [2025-10-24 01:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019618 10.0.0.22 - - [2025-10-24 01:44:10] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006902 10.0.0.22 - - [2025-10-24 01:44:10] "POST /set-tag HTTP/1.1" 200 109 0.067777 10.0.0.22 - - [2025-10-24 01:44:10] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017886 10.0.0.22 - - [2025-10-24 01:44:10] "GET /instance-ip/effa51ec-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002986 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004655 10.0.0.22 - - [2025-10-24 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003278 10.0.0.22 - - [2025-10-24 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.008088 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004654 10.0.0.22 - - [2025-10-24 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.22 - - [2025-10-24 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003582 10.0.0.22 - - [2025-10-24 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.22 - - [2025-10-24 01:44:11] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033655 10.0.0.22 - - [2025-10-24 01:44:11] "POST /virtual-machines HTTP/1.1" 200 395 0.007993 10.0.0.22 - - [2025-10-24 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010301 10.0.0.22 - - [2025-10-24 01:44:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126271 10.0.0.22 - - [2025-10-24 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008398 10.0.0.22 - - [2025-10-24 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007925 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004078 10.0.0.22 - - [2025-10-24 01:44:11] "POST /instance-ips HTTP/1.1" 200 397 0.019023 10.0.0.22 - - [2025-10-24 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023881 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012689 10.0.0.22 - - [2025-10-24 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.063950 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020335 10.0.0.22 - - [2025-10-24 01:44:11] "GET /instance-ip/f069171c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003443 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004508 10.0.0.22 - - [2025-10-24 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003854 10.0.0.22 - - [2025-10-24 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.011544 10.0.0.22 - - [2025-10-24 01:44:11] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.032351 10.0.0.22 - - [2025-10-24 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.004042 10.0.0.22 - - [2025-10-24 01:44:11] "POST /tags HTTP/1.1" 200 299 0.019867 10.0.0.22 - - [2025-10-24 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015385 10.0.0.22 - - [2025-10-24 01:44:11] "GET /tag/11f2facf-1d06-4bff-99e2-b6aaa27b5c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015036 10.0.0.22 - - [2025-10-24 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.22 - - [2025-10-24 01:44:12] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003897 10.0.0.22 - - [2025-10-24 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.22 - - [2025-10-24 01:44:12] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037944 10.0.0.22 - - [2025-10-24 01:44:12] "POST /virtual-machines HTTP/1.1" 200 395 0.007954 10.0.0.22 - - [2025-10-24 01:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013148 10.0.0.22 - - [2025-10-24 01:44:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110817 10.0.0.22 - - [2025-10-24 01:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008081 10.0.0.22 - - [2025-10-24 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007718 10.0.0.22 - - [2025-10-24 01:44:12] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008976 10.0.0.22 - - [2025-10-24 01:44:12] "POST /instance-ips HTTP/1.1" 200 397 0.020601 10.0.0.22 - - [2025-10-24 01:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032297 10.0.0.22 - - [2025-10-24 01:44:12] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008133 10.0.0.22 - - [2025-10-24 01:44:12] "POST /set-tag HTTP/1.1" 200 109 0.028811 10.0.0.22 - - [2025-10-24 01:44:12] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018645 10.0.0.22 - - [2025-10-24 01:44:12] "GET /instance-ip/f0f26166-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003223 10.0.0.22 - - [2025-10-24 01:44:12] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005224 10.0.0.22 - - [2025-10-24 01:44:12] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.22 - - [2025-10-24 01:44:12] "POST /tags HTTP/1.1" 200 299 0.016505 10.0.0.22 - - [2025-10-24 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007568 10.0.0.22 - - [2025-10-24 01:44:12] "GET /tag/3be259aa-3ab6-4e8e-8646-a1c16afa09f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012536 10.0.0.22 - - [2025-10-24 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.22 - - [2025-10-24 01:44:12] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003638 10.0.0.22 - - [2025-10-24 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.22 - - [2025-10-24 01:44:12] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043577 10.0.0.22 - - [2025-10-24 01:44:12] "POST /virtual-machines HTTP/1.1" 200 395 0.010350 10.0.0.22 - - [2025-10-24 01:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019279 10.0.0.22 - - [2025-10-24 01:44:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111443 10.0.0.22 - - [2025-10-24 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008338 10.0.0.22 - - [2025-10-24 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.22 - - [2025-10-24 01:44:13] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004728 10.0.0.22 - - [2025-10-24 01:44:13] "POST /instance-ips HTTP/1.1" 200 397 0.019512 10.0.0.22 - - [2025-10-24 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030010 10.0.0.22 - - [2025-10-24 01:44:13] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010706 10.0.0.22 - - [2025-10-24 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.018240 10.0.0.22 - - [2025-10-24 01:44:13] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014541 10.0.0.22 - - [2025-10-24 01:44:13] "GET /instance-ip/f15ddb44-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002734 10.0.0.22 - - [2025-10-24 01:44:13] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004447 10.0.0.22 - - [2025-10-24 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.22 - - [2025-10-24 01:44:13] "POST /tags HTTP/1.1" 200 299 0.017061 10.0.0.22 - - [2025-10-24 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.22 - - [2025-10-24 01:44:13] "GET /tag/d0d17c03-afe0-494f-9887-0cae18a7233f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012153 10.0.0.22 - - [2025-10-24 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.22 - - [2025-10-24 01:44:13] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003743 10.0.0.22 - - [2025-10-24 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2025-10-24 01:44:13] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032812 10.0.0.22 - - [2025-10-24 01:44:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008133 10.0.0.22 - - [2025-10-24 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017920 10.0.0.22 - - [2025-10-24 01:44:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115889 10.0.0.22 - - [2025-10-24 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021723 10.0.0.22 - - [2025-10-24 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009031 10.0.0.22 - - [2025-10-24 01:44:13] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004759 10.0.0.22 - - [2025-10-24 01:44:13] "POST /instance-ips HTTP/1.1" 200 397 0.029893 10.0.0.22 - - [2025-10-24 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017690 10.0.0.22 - - [2025-10-24 01:44:13] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008870 10.0.0.22 - - [2025-10-24 01:44:13] "POST /set-tag HTTP/1.1" 200 109 0.019438 10.0.0.22 - - [2025-10-24 01:44:13] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014775 10.0.0.22 - - [2025-10-24 01:44:13] "GET /instance-ip/f1c68cf2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002862 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004523 10.0.0.22 - - [2025-10-24 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.22 - - [2025-10-24 01:44:14] "POST /tags HTTP/1.1" 200 299 0.016960 10.0.0.22 - - [2025-10-24 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.22 - - [2025-10-24 01:44:14] "GET /tag/57469b3e-335c-4de7-af1b-0b0c1c3e0371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012555 10.0.0.22 - - [2025-10-24 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003839 10.0.0.22 - - [2025-10-24 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.22 - - [2025-10-24 01:44:14] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023377 10.0.0.22 - - [2025-10-24 01:44:14] "POST /virtual-machines HTTP/1.1" 200 395 0.012683 10.0.0.22 - - [2025-10-24 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017856 10.0.0.22 - - [2025-10-24 01:44:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109010 10.0.0.22 - - [2025-10-24 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011656 10.0.0.22 - - [2025-10-24 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014302 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004702 10.0.0.22 - - [2025-10-24 01:44:14] "POST /instance-ips HTTP/1.1" 200 397 0.022174 10.0.0.22 - - [2025-10-24 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028354 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008435 10.0.0.22 - - [2025-10-24 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.019431 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009254 10.0.0.22 - - [2025-10-24 01:44:14] "GET /instance-ip/f22d5086-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008634 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004577 10.0.0.22 - - [2025-10-24 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003407 10.0.0.22 - - [2025-10-24 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.006796 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004718 10.0.0.22 - - [2025-10-24 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004033 10.0.0.22 - - [2025-10-24 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004379 10.0.0.22 - - [2025-10-24 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.008109 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010187 10.0.0.22 - - [2025-10-24 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003593 10.0.0.22 - - [2025-10-24 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.008570 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004755 10.0.0.22 - - [2025-10-24 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.22 - - [2025-10-24 01:44:14] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004091 10.0.0.22 - - [2025-10-24 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-router/3f3ecd78-631a-4973-8230-32c1a6b7f768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005178 10.0.0.22 - - [2025-10-24 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.017995 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013193 10.0.0.22 - - [2025-10-24 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004076 10.0.0.22 - - [2025-10-24 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004415 10.0.0.22 - - [2025-10-24 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003675 10.0.0.22 - - [2025-10-24 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004436 10.0.0.22 - - [2025-10-24 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004010 10.0.0.22 - - [2025-10-24 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004539 10.0.0.22 - - [2025-10-24 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.22 - - [2025-10-24 01:44:15] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017838 10.0.0.22 - - [2025-10-24 01:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.22 - - [2025-10-24 01:44:18] "GET /virtual-machine/08397591-fd80-4f41-87b5-675008bf7d22?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.005381 10.0.0.22 - - [2025-10-24 01:44:18] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004497 10.0.0.22 - - [2025-10-24 01:44:20] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004515 10.0.0.22 - - [2025-10-24 01:44:20] "POST /set-tag HTTP/1.1" 200 109 0.004672 10.0.0.22 - - [2025-10-24 01:44:20] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006639 10.0.0.22 - - [2025-10-24 01:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.22 - - [2025-10-24 01:44:20] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005482 10.0.0.22 - - [2025-10-24 01:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.22 - - [2025-10-24 01:44:21] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004975 10.0.0.22 - - [2025-10-24 01:44:21] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.22 - - [2025-10-24 01:44:22] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004620 10.0.0.22 - - [2025-10-24 01:44:22] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.22 - - [2025-10-24 01:44:23] "GET /virtual-machine/c7215cfc-74d0-4351-b160-f0961b0b6c3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003123 10.0.0.22 - - [2025-10-24 01:44:23] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005034 10.0.0.22 - - [2025-10-24 01:44:23] "GET /virtual-machine/addb1a82-50b0-4f55-a81f-ff30960a5bcc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002964 10.0.0.22 - - [2025-10-24 01:44:23] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005708 10.0.0.22 - - [2025-10-24 01:44:23] "GET /virtual-machine/f88be053-f4cc-433f-b6de-e48da9ca12ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002913 10.0.0.22 - - [2025-10-24 01:44:23] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005395 10.0.0.22 - - [2025-10-24 01:44:25] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009202 10.0.0.22 - - [2025-10-24 01:44:25] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.22 - - [2025-10-24 01:44:25] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003789 10.0.0.22 - - [2025-10-24 01:44:25] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.22 - - [2025-10-24 01:44:28] "GET /virtual-machine/fdd25dcb-d9da-4b96-8aff-f0d3e19c38db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003603 10.0.0.22 - - [2025-10-24 01:44:28] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004381 10.0.0.22 - - [2025-10-24 01:44:28] "GET /virtual-machine/b7a00c7f-a120-4c60-8f3d-bbc07effbb37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002885 10.0.0.22 - - [2025-10-24 01:44:28] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004383 10.0.0.22 - - [2025-10-24 01:44:28] "GET /virtual-machine/590c3c93-de36-456b-8875-809a9b6e9d0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003245 10.0.0.22 - - [2025-10-24 01:44:28] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003756 10.0.0.22 - - [2025-10-24 01:44:28] "GET /virtual-machine/55963312-7c0a-47bc-97e8-a5efb6d45f07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002882 10.0.0.22 - - [2025-10-24 01:44:28] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004014 10.0.0.22 - - [2025-10-24 01:44:29] "GET /loadbalancer/b7eb4613-0aa2-42de-8989-658a2814bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001435 10.0.0.22 - - [2025-10-24 01:44:29] "POST /tags HTTP/1.1" 200 333 0.029938 10.0.0.22 - - [2025-10-24 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021397 10.0.0.22 - - [2025-10-24 01:44:29] "GET /tag/bfc53a9b-4672-4653-85d8-68d2898100a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019705 10.0.0.22 - - [2025-10-24 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.22 - - [2025-10-24 01:44:29] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033426 10.0.0.22 - - [2025-10-24 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.22 - - [2025-10-24 01:44:29] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004674 10.0.0.22 - - [2025-10-24 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.22 - - [2025-10-24 01:44:29] "GET /service-appliance-set/5d326ada-3517-4753-b7d5-3567c18dbf0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002015 10.0.0.22 - - [2025-10-24 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.001356 10.0.0.22 - - [2025-10-24 01:44:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.090526 10.0.0.22 - - [2025-10-24 01:44:29] "GET /virtual-machine-interface/6d8db060-373c-4d0b-963a-b5f63b4e5915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005274 10.0.0.22 - - [2025-10-24 01:44:29] "POST /instance-ips HTTP/1.1" 200 409 0.024587 10.0.0.22 - - [2025-10-24 01:44:29] "GET /instance-ip/983ea7e7-935e-4ef2-9aba-d0cf9b710220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005842 10.0.0.22 - - [2025-10-24 01:44:29] "POST /loadbalancers HTTP/1.1" 200 629 0.060665 10.0.0.22 - - [2025-10-24 01:44:29] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032857 10.0.0.22 - - [2025-10-24 01:44:29] "GET /instance-ip/983ea7e7-935e-4ef2-9aba-d0cf9b710220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003716 10.0.0.22 - - [2025-10-24 01:44:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018204 10.0.0.22 - - [2025-10-24 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005553 10.0.0.22 - - [2025-10-24 01:44:29] "POST /floating-ips HTTP/1.1" 200 597 0.037699 10.0.0.22 - - [2025-10-24 01:44:29] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058206 10.0.0.22 - - [2025-10-24 01:44:29] "GET /loadbalancer/b7eb4613-0aa2-42de-8989-658a2814bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002811 10.0.0.22 - - [2025-10-24 01:44:29] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019387 10.0.0.22 - - [2025-10-24 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.22 - - [2025-10-24 01:44:29] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033316 10.0.0.22 - - [2025-10-24 01:44:29] "GET /loadbalancer-listener/e2fe760d-9336-4c64-8221-bcafcb44cb8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007538 10.0.0.22 - - [2025-10-24 01:44:29] "GET /loadbalancer-listener/e2fe760d-9336-4c64-8221-bcafcb44cb8c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003450 10.0.0.22 - - [2025-10-24 01:44:29] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019688 10.0.0.22 - - [2025-10-24 01:44:29] "GET /instance-ip/983ea7e7-935e-4ef2-9aba-d0cf9b710220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002796 10.0.0.22 - - [2025-10-24 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2025-10-24 01:44:29] "GET /instance-ip/983ea7e7-935e-4ef2-9aba-d0cf9b710220?fields=floating_ips HTTP/1.1" 200 1213 0.007523 10.0.0.22 - - [2025-10-24 01:44:29] "GET /loadbalancer/b7eb4613-0aa2-42de-8989-658a2814bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004702 10.0.0.22 - - [2025-10-24 01:44:29] "GET /loadbalancer-pool/d98dcea0-8bbc-4364-a739-f7d675942af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002983 10.0.0.22 - - [2025-10-24 01:44:29] "GET /floating-ip/f47bdd3d-aec2-46b4-9366-fee23d5afcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003024 10.0.0.22 - - [2025-10-24 01:44:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023624 10.0.0.22 - - [2025-10-24 01:44:30] "GET /loadbalancer/b7eb4613-0aa2-42de-8989-658a2814bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.015699 10.0.0.22 - - [2025-10-24 01:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.042787 10.0.0.22 - - [2025-10-24 01:44:30] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005375 10.0.0.22 - - [2025-10-24 01:44:30] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009135 10.0.0.22 - - [2025-10-24 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.006261 10.0.0.22 - - [2025-10-24 01:44:30] "GET /floating-ip/f47bdd3d-aec2-46b4-9366-fee23d5afcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.020671 10.0.0.22 - - [2025-10-24 01:44:30] "POST /tags HTTP/1.1" 409 221 0.002112 10.0.0.22 - - [2025-10-24 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.22 - - [2025-10-24 01:44:30] "GET /tag/bfc53a9b-4672-4653-85d8-68d2898100a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012795 10.0.0.22 - - [2025-10-24 01:44:30] "PUT /floating-ip/f47bdd3d-aec2-46b4-9366-fee23d5afcd6 HTTP/1.1" 200 256 0.014304 10.0.0.22 - - [2025-10-24 01:44:30] "POST /set-tag HTTP/1.1" 200 109 0.090040 10.0.0.22 - - [2025-10-24 01:44:30] "GET /loadbalancer-pool/d98dcea0-8bbc-4364-a739-f7d675942af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003627 10.0.0.22 - - [2025-10-24 01:44:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013881 10.0.0.22 - - [2025-10-24 01:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019101 10.0.0.22 - - [2025-10-24 01:44:30] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006718 10.0.0.22 - - [2025-10-24 01:44:30] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006911 10.0.0.22 - - [2025-10-24 01:44:30] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.22 - - [2025-10-24 01:44:30] "GET /floating-ip/f47bdd3d-aec2-46b4-9366-fee23d5afcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.003426 10.0.0.22 - - [2025-10-24 01:44:30] "POST /set-tag HTTP/1.1" 200 109 0.059927 10.0.0.22 - - [2025-10-24 01:44:31] "POST /tags HTTP/1.1" 409 206 0.002104 10.0.0.22 - - [2025-10-24 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.22 - - [2025-10-24 01:44:31] "GET /tag/eba8c1df-331e-4066-af20-32b206138915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012092 10.0.0.22 - - [2025-10-24 01:44:31] "POST /tags HTTP/1.1" 409 204 0.001739 10.0.0.22 - - [2025-10-24 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.22 - - [2025-10-24 01:44:31] "GET /tag/3be259aa-3ab6-4e8e-8646-a1c16afa09f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011037 10.0.0.22 - - [2025-10-24 01:44:31] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002165 10.0.0.22 - - [2025-10-24 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.22 - - [2025-10-24 01:44:31] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002790 10.0.0.22 - - [2025-10-24 01:44:31] "POST /tags HTTP/1.1" 409 206 0.001993 10.0.0.22 - - [2025-10-24 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.22 - - [2025-10-24 01:44:31] "GET /tag/eba8c1df-331e-4066-af20-32b206138915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011830 10.0.0.22 - - [2025-10-24 01:44:31] "POST /tags HTTP/1.1" 409 226 0.001866 10.0.0.22 - - [2025-10-24 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.22 - - [2025-10-24 01:44:31] "GET /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010493 10.0.0.22 - - [2025-10-24 01:44:31] "POST /tags HTTP/1.1" 409 204 0.001985 10.0.0.22 - - [2025-10-24 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.22 - - [2025-10-24 01:44:31] "GET /tag/3be259aa-3ab6-4e8e-8646-a1c16afa09f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011880 10.0.0.22 - - [2025-10-24 01:44:31] "POST /tags HTTP/1.1" 409 226 0.001842 10.0.0.22 - - [2025-10-24 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.22 - - [2025-10-24 01:44:31] "GET /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011751 10.0.0.22 - - [2025-10-24 01:44:31] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002250 10.0.0.22 - - [2025-10-24 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.22 - - [2025-10-24 01:44:31] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002538 10.0.0.22 - - [2025-10-24 01:44:32] "POST /firewall-rules HTTP/1.1" 200 626 0.071574 10.0.0.22 - - [2025-10-24 01:44:32] "POST /firewall-rules HTTP/1.1" 200 646 0.076680 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-rule/39c105ba-9172-4958-8e72-31ace99a157d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.016889 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002387 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-rule/76e925d3-9a67-4c86-9ff2-3329d7670e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004005 10.0.0.22 - - [2025-10-24 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.014804 10.0.0.22 - - [2025-10-24 01:44:32] "POST /firewall-policys HTTP/1.1" 200 606 0.042236 10.0.0.22 - - [2025-10-24 01:44:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011678 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007200 10.0.0.22 - - [2025-10-24 01:44:32] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002905 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002626 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/b6ec131a-6ff7-4ca0-bef6-f9105368e971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003318 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003152 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004118 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002045 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002214 10.0.0.22 - - [2025-10-24 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.019466 10.0.0.22 - - [2025-10-24 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.030765 10.0.0.22 - - [2025-10-24 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.030902 10.0.0.22 - - [2025-10-24 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.021096 10.0.0.22 - - [2025-10-24 01:44:32] "POST /ref-update HTTP/1.1" 200 156 0.030355 10.0.0.22 - - [2025-10-24 01:44:32] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006319 10.0.0.22 - - [2025-10-24 01:44:52] "GET /global-system-configs HTTP/1.1" 200 322 0.005145 10.0.0.22 - - [2025-10-24 01:44:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002002 10.0.0.22 - - [2025-10-24 01:46:31] "POST /tags HTTP/1.1" 409 252 0.003136 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.22 - - [2025-10-24 01:46:31] "GET /tag/7e56314d-9502-4163-8494-2e32cb205488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.017445 10.0.0.22 - - [2025-10-24 01:46:31] "POST /tags HTTP/1.1" 409 228 0.004431 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.22 - - [2025-10-24 01:46:31] "GET /tag/68d9b591-5aa4-436c-9c32-5ccaba6ae4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014457 10.0.0.22 - - [2025-10-24 01:46:31] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003551 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.22 - - [2025-10-24 01:46:31] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002623 10.0.0.22 - - [2025-10-24 01:46:31] "POST /tags HTTP/1.1" 409 206 0.001560 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.22 - - [2025-10-24 01:46:31] "GET /tag/eba8c1df-331e-4066-af20-32b206138915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011538 10.0.0.22 - - [2025-10-24 01:46:31] "POST /tags HTTP/1.1" 409 226 0.001934 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.22 - - [2025-10-24 01:46:31] "GET /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011251 10.0.0.22 - - [2025-10-24 01:46:31] "POST /tags HTTP/1.1" 409 204 0.001884 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2025-10-24 01:46:31] "GET /tag/3be259aa-3ab6-4e8e-8646-a1c16afa09f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011770 10.0.0.22 - - [2025-10-24 01:46:31] "POST /tags HTTP/1.1" 409 226 0.001917 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.22 - - [2025-10-24 01:46:31] "GET /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011047 10.0.0.22 - - [2025-10-24 01:46:31] "POST /tags HTTP/1.1" 409 228 0.001804 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.22 - - [2025-10-24 01:46:31] "GET /tag/68d9b591-5aa4-436c-9c32-5ccaba6ae4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012592 10.0.0.22 - - [2025-10-24 01:46:31] "POST /tags HTTP/1.1" 409 252 0.001950 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.22 - - [2025-10-24 01:46:31] "GET /tag/7e56314d-9502-4163-8494-2e32cb205488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011082 10.0.0.22 - - [2025-10-24 01:46:31] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002337 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.22 - - [2025-10-24 01:46:31] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002931 10.0.0.22 - - [2025-10-24 01:46:31] "POST /firewall-rules HTTP/1.1" 409 281 0.002015 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.22 - - [2025-10-24 01:46:31] "PUT /firewall-rule/76e925d3-9a67-4c86-9ff2-3329d7670e1c HTTP/1.1" 200 260 0.028244 10.0.0.22 - - [2025-10-24 01:46:31] "POST /firewall-rules HTTP/1.1" 409 291 0.012673 10.0.0.22 - - [2025-10-24 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.22 - - [2025-10-24 01:46:32] "PUT /firewall-rule/39c105ba-9172-4958-8e72-31ace99a157d HTTP/1.1" 200 260 0.023087 10.0.0.22 - - [2025-10-24 01:46:32] "GET /firewall-rule/39c105ba-9172-4958-8e72-31ace99a157d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.007339 10.0.0.22 - - [2025-10-24 01:46:32] "POST /firewall-rules HTTP/1.1" 200 658 0.075516 10.0.0.22 - - [2025-10-24 01:46:32] "GET /firewall-rule/3603b727-cea7-4d6e-b0b9-c80727fedf09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004034 10.0.0.22 - - [2025-10-24 01:46:32] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002493 10.0.0.22 - - [2025-10-24 01:46:32] "GET /firewall-rule/76e925d3-9a67-4c86-9ff2-3329d7670e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003987 10.0.0.22 - - [2025-10-24 01:46:32] "POST /firewall-policys HTTP/1.1" 409 269 0.002085 10.0.0.22 - - [2025-10-24 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.22 - - [2025-10-24 01:46:32] "PUT /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4 HTTP/1.1" 200 264 0.024735 10.0.0.22 - - [2025-10-24 01:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030256 10.0.0.22 - - [2025-10-24 01:46:32] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005213 10.0.0.22 - - [2025-10-24 01:46:32] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002911 10.0.0.22 - - [2025-10-24 01:46:32] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002592 10.0.0.22 - - [2025-10-24 01:46:32] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002177 10.0.0.22 - - [2025-10-24 01:46:32] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002611 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:46:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:46:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:46:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:46:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:46:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:46:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 10.0.0.22 - - [2025-10-24 01:47:33] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007685 10.0.0.22 - - [2025-10-24 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.005821 10.0.0.22 - - [2025-10-24 01:47:33] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010003 10.0.0.22 - - [2025-10-24 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.005613 10.0.0.22 - - [2025-10-24 01:47:33] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004528 10.0.0.22 - - [2025-10-24 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.22 - - [2025-10-24 01:47:33] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004815 10.0.0.22 - - [2025-10-24 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.22 - - [2025-10-24 01:47:33] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004143 10.0.0.22 - - [2025-10-24 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.001773 10.0.0.22 - - [2025-10-24 01:47:33] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004615 10.0.0.22 - - [2025-10-24 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.22 - - [2025-10-24 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2025-10-24 01:47:33] "GET /loadbalancer/b7eb4613-0aa2-42de-8989-658a2814bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002362 10.0.0.22 - - [2025-10-24 01:47:33] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003819 10.0.0.22 - - [2025-10-24 01:47:33] "POST /set-tag HTTP/1.1" 200 109 0.025089 10.0.0.22 - - [2025-10-24 01:47:33] "DELETE /loadbalancer-member/6db944a3-eb7a-4e91-b480-d424545c87da HTTP/1.1" 200 115 0.028865 10.0.0.22 - - [2025-10-24 01:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2025-10-24 01:47:33] "GET /loadbalancer/b7eb4613-0aa2-42de-8989-658a2814bb4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002465 10.0.0.22 - - [2025-10-24 01:47:33] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005405 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.22 - - [2025-10-24 01:47:34] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005968 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.22 - - [2025-10-24 01:47:34] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006649 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.22 - - [2025-10-24 01:47:34] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004496 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.22 - - [2025-10-24 01:47:34] "GET /virtual-machine/c7215cfc-74d0-4351-b160-f0961b0b6c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002932 10.0.0.22 - - [2025-10-24 01:47:34] "POST /ref-update HTTP/1.1" 200 156 0.008771 10.0.0.22 - - [2025-10-24 01:47:34] "GET /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.016837 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.023729 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.037263 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.034632 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.016243 10.0.0.22 - - [2025-10-24 01:47:34] "POST /set-tag HTTP/1.1" 200 109 0.035320 10.0.0.22 - - [2025-10-24 01:47:35] "DELETE /instance-ip/ef68dcda-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.061652 10.0.0.22 - - [2025-10-24 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.008818 10.0.0.22 - - [2025-10-24 01:47:35] "DELETE /virtual-machine-interface/ef4f52d8-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.040142 10.0.0.22 - - [2025-10-24 01:47:35] "DELETE /virtual-machine/c7215cfc-74d0-4351-b160-f0961b0b6c3c HTTP/1.1" 200 115 0.027151 10.0.0.22 - - [2025-10-24 01:47:35] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005419 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.22 - - [2025-10-24 01:47:35] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004381 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.22 - - [2025-10-24 01:47:35] "GET /virtual-machine/f88be053-f4cc-433f-b6de-e48da9ca12ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003019 10.0.0.22 - - [2025-10-24 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.22 - - [2025-10-24 01:47:35] "GET /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006264 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.018126 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.026028 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.025712 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.015651 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.031716 10.0.0.22 - - [2025-10-24 01:47:35] "DELETE /instance-ip/f069171c-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.050364 10.0.0.22 - - [2025-10-24 01:47:35] "DELETE /virtual-machine-interface/f04cae24-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.046949 10.0.0.22 - - [2025-10-24 01:47:35] "DELETE /virtual-machine/f88be053-f4cc-433f-b6de-e48da9ca12ad HTTP/1.1" 200 115 0.026718 10.0.0.22 - - [2025-10-24 01:47:35] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005266 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.22 - - [2025-10-24 01:47:35] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004028 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.22 - - [2025-10-24 01:47:35] "GET /virtual-machine/addb1a82-50b0-4f55-a81f-ff30960a5bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002941 10.0.0.22 - - [2025-10-24 01:47:35] "POST /ref-update HTTP/1.1" 200 156 0.013238 10.0.0.22 - - [2025-10-24 01:47:35] "GET /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011924 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.018416 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.028418 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.022066 10.0.0.22 - - [2025-10-24 01:47:35] "POST /set-tag HTTP/1.1" 200 109 0.014614 10.0.0.22 - - [2025-10-24 01:47:36] "POST /set-tag HTTP/1.1" 200 109 0.046626 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /instance-ip/effa51ec-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.055421 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /virtual-machine-interface/efe42ad4-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.044838 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /virtual-machine/addb1a82-50b0-4f55-a81f-ff30960a5bcc HTTP/1.1" 200 115 0.024644 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /tag/1048885e-9757-482c-92d5-2654b4eff443 HTTP/1.1" 200 115 0.031426 10.0.0.22 - - [2025-10-24 01:47:36] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005337 10.0.0.22 - - [2025-10-24 01:47:36] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.22 - - [2025-10-24 01:47:36] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004169 10.0.0.22 - - [2025-10-24 01:47:36] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.22 - - [2025-10-24 01:47:36] "GET /virtual-machine/08397591-fd80-4f41-87b5-675008bf7d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003459 10.0.0.22 - - [2025-10-24 01:47:36] "POST /ref-update HTTP/1.1" 200 156 0.010423 10.0.0.22 - - [2025-10-24 01:47:36] "GET /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005776 10.0.0.22 - - [2025-10-24 01:47:36] "POST /set-tag HTTP/1.1" 200 109 0.019266 10.0.0.22 - - [2025-10-24 01:47:36] "POST /set-tag HTTP/1.1" 200 109 0.027978 10.0.0.22 - - [2025-10-24 01:47:36] "POST /set-tag HTTP/1.1" 200 109 0.032768 10.0.0.22 - - [2025-10-24 01:47:36] "POST /set-tag HTTP/1.1" 200 109 0.015982 10.0.0.22 - - [2025-10-24 01:47:36] "POST /set-tag HTTP/1.1" 200 109 0.025833 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /instance-ip/eef3384a-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.049432 10.0.0.22 - - [2025-10-24 01:47:36] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /virtual-machine-interface/eed93954-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.046614 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /virtual-machine/08397591-fd80-4f41-87b5-675008bf7d22 HTTP/1.1" 200 115 0.022379 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /tag/f1e6d3f7-fe18-437d-abe6-627ee5c85ee9 HTTP/1.1" 200 115 0.045107 10.0.0.22 - - [2025-10-24 01:47:36] "DELETE /tag/eba8c1df-331e-4066-af20-32b206138915 HTTP/1.1" 409 388 0.003800 10.0.0.22 - - [2025-10-24 01:48:04] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008594 10.0.0.22 - - [2025-10-24 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.004478 10.0.0.22 - - [2025-10-24 01:48:04] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005868 10.0.0.22 - - [2025-10-24 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.22 - - [2025-10-24 01:48:04] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006762 10.0.0.22 - - [2025-10-24 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.22 - - [2025-10-24 01:48:04] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004920 10.0.0.22 - - [2025-10-24 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.22 - - [2025-10-24 01:48:04] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006048 10.0.0.22 - - [2025-10-24 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.22 - - [2025-10-24 01:48:04] "GET /virtual-machine/b7a00c7f-a120-4c60-8f3d-bbc07effbb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002293 10.0.0.22 - - [2025-10-24 01:48:05] "POST /ref-update HTTP/1.1" 200 156 0.011890 10.0.0.22 - - [2025-10-24 01:48:05] "GET /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004202 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.039086 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.040478 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.039129 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.036643 10.0.0.22 - - [2025-10-24 01:48:05] "DELETE /instance-ip/f1c68cf2-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.032775 10.0.0.22 - - [2025-10-24 01:48:05] "DELETE /virtual-machine-interface/f1afe510-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.034047 10.0.0.22 - - [2025-10-24 01:48:05] "DELETE /virtual-machine/b7a00c7f-a120-4c60-8f3d-bbc07effbb37 HTTP/1.1" 200 115 0.024022 10.0.0.22 - - [2025-10-24 01:48:05] "DELETE /tag/d0d17c03-afe0-494f-9887-0cae18a7233f HTTP/1.1" 200 115 0.037713 10.0.0.22 - - [2025-10-24 01:48:05] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008706 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.22 - - [2025-10-24 01:48:05] "GET /virtual-machine/590c3c93-de36-456b-8875-809a9b6e9d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002880 10.0.0.22 - - [2025-10-24 01:48:05] "POST /ref-update HTTP/1.1" 200 156 0.026480 10.0.0.22 - - [2025-10-24 01:48:05] "GET /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004569 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.017980 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.035655 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.018007 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.019395 10.0.0.22 - - [2025-10-24 01:48:05] "DELETE /instance-ip/f15ddb44-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.063483 10.0.0.22 - - [2025-10-24 01:48:05] "DELETE /virtual-machine-interface/f143a97c-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.049994 10.0.0.22 - - [2025-10-24 01:48:05] "DELETE /virtual-machine/590c3c93-de36-456b-8875-809a9b6e9d0b HTTP/1.1" 200 115 0.020404 10.0.0.22 - - [2025-10-24 01:48:05] "DELETE /tag/3be259aa-3ab6-4e8e-8646-a1c16afa09f2 HTTP/1.1" 409 236 0.007071 10.0.0.22 - - [2025-10-24 01:48:05] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004800 10.0.0.22 - - [2025-10-24 01:48:05] "POST /set-tag HTTP/1.1" 200 109 0.009937 10.0.0.22 - - [2025-10-24 01:48:05] "GET /virtual-machine/fdd25dcb-d9da-4b96-8aff-f0d3e19c38db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005450 10.0.0.22 - - [2025-10-24 01:48:06] "POST /ref-update HTTP/1.1" 200 156 0.015204 10.0.0.22 - - [2025-10-24 01:48:06] "GET /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006270 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.032929 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.021643 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.018836 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.024797 10.0.0.22 - - [2025-10-24 01:48:06] "DELETE /instance-ip/f0f26166-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.054505 10.0.0.22 - - [2025-10-24 01:48:06] "DELETE /virtual-machine-interface/f0d8b3e2-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.055199 10.0.0.22 - - [2025-10-24 01:48:06] "DELETE /virtual-machine/fdd25dcb-d9da-4b96-8aff-f0d3e19c38db HTTP/1.1" 200 115 0.043563 10.0.0.22 - - [2025-10-24 01:48:06] "DELETE /tag/0429afcb-b637-4473-b3b0-d3b3aa347fb5 HTTP/1.1" 200 115 0.071572 10.0.0.22 - - [2025-10-24 01:48:06] "DELETE /tag/d13443e3-17eb-45a9-840b-5d54c629026b HTTP/1.1" 200 115 0.051054 10.0.0.22 - - [2025-10-24 01:48:06] "DELETE /tag/11f2facf-1d06-4bff-99e2-b6aaa27b5c01 HTTP/1.1" 200 115 0.038117 10.0.0.22 - - [2025-10-24 01:48:06] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004161 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.22 - - [2025-10-24 01:48:06] "GET /virtual-machine/55963312-7c0a-47bc-97e8-a5efb6d45f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002550 10.0.0.22 - - [2025-10-24 01:48:06] "POST /ref-update HTTP/1.1" 200 156 0.010695 10.0.0.22 - - [2025-10-24 01:48:06] "GET /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010672 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.024761 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.028615 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.059166 10.0.0.22 - - [2025-10-24 01:48:06] "POST /set-tag HTTP/1.1" 200 109 0.027179 10.0.0.22 - - [2025-10-24 01:48:06] "DELETE /instance-ip/f22d5086-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.057737 10.0.0.22 - - [2025-10-24 01:48:07] "DELETE /virtual-machine-interface/f2126d52-b07a-11f0-8ef1-fa163e9bebba HTTP/1.1" 200 115 0.064563 10.0.0.22 - - [2025-10-24 01:48:07] "DELETE /virtual-machine/55963312-7c0a-47bc-97e8-a5efb6d45f07 HTTP/1.1" 200 115 0.033612 10.0.0.22 - - [2025-10-24 01:48:07] "DELETE /tag/7e56314d-9502-4163-8494-2e32cb205488 HTTP/1.1" 409 236 0.005456 10.0.0.22 - - [2025-10-24 01:48:07] "DELETE /tag/68d9b591-5aa4-436c-9c32-5ccaba6ae4b1 HTTP/1.1" 409 236 0.006052 10.0.0.22 - - [2025-10-24 01:48:07] "DELETE /tag/57469b3e-335c-4de7-af1b-0b0c1c3e0371 HTTP/1.1" 200 115 0.040425 10.0.0.22 - - [2025-10-24 01:48:08] "POST /projects HTTP/1.1" 409 238 0.002091 10.0.0.22 - - [2025-10-24 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.22 - - [2025-10-24 01:48:08] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036276 10.0.0.22 - - [2025-10-24 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.22 - - [2025-10-24 01:48:08] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004449 10.0.0.22 - - [2025-10-24 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.22 - - [2025-10-24 01:48:08] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004027 10.0.0.22 - - [2025-10-24 01:48:08] "POST /security-groups HTTP/1.1" 409 285 0.002047 10.0.0.22 - - [2025-10-24 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.22 - - [2025-10-24 01:48:09] "PUT /security-group/cac07315-27ab-4559-a692-56e278e38e6c HTTP/1.1" 200 262 0.055598 10.0.0.22 - - [2025-10-24 01:48:09] "PUT /access-control-list/6d32f807-702f-465c-a33d-e73464f935c5 HTTP/1.1" 200 272 0.012864 10.0.0.22 - - [2025-10-24 01:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028568 10.0.0.22 - - [2025-10-24 01:48:09] "PUT /access-control-list/a7a6add7-14fd-4e56-a35e-074cfc168147 HTTP/1.1" 200 272 0.021016 10.0.0.22 - - [2025-10-24 01:48:14] "POST /projects HTTP/1.1" 409 238 0.002115 10.0.0.22 - - [2025-10-24 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.22 - - [2025-10-24 01:48:14] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033871 10.0.0.22 - - [2025-10-24 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2025-10-24 01:48:14] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004381 10.0.0.22 - - [2025-10-24 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.22 - - [2025-10-24 01:48:14] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005493 10.0.0.22 - - [2025-10-24 01:48:14] "POST /security-groups HTTP/1.1" 409 285 0.002182 10.0.0.22 - - [2025-10-24 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.22 - - [2025-10-24 01:48:14] "PUT /security-group/cac07315-27ab-4559-a692-56e278e38e6c HTTP/1.1" 200 262 0.056187 10.0.0.22 - - [2025-10-24 01:48:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013030 10.0.0.22 - - [2025-10-24 01:48:14] "PUT /access-control-list/6d32f807-702f-465c-a33d-e73464f935c5 HTTP/1.1" 200 272 0.014297 10.0.0.22 - - [2025-10-24 01:48:14] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.010778 10.0.0.22 - - [2025-10-24 01:48:14] "PUT /access-control-list/a7a6add7-14fd-4e56-a35e-074cfc168147 HTTP/1.1" 200 272 0.021275 10.0.0.22 - - [2025-10-24 01:48:14] "GET /firewall-rule/403cb0cd-808e-4be9-b151-c1bdce695065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002789 10.0.0.22 - - [2025-10-24 01:48:14] "POST /ref-update HTTP/1.1" 200 156 0.051212 10.0.0.22 - - [2025-10-24 01:48:14] "DELETE /firewall-rule/403cb0cd-808e-4be9-b151-c1bdce695065 HTTP/1.1" 200 115 0.029202 10.0.0.22 - - [2025-10-24 01:48:14] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006824 10.0.0.22 - - [2025-10-24 01:48:14] "GET /firewall-rule/6100b184-848b-4214-b1da-5426f9d6cf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002897 10.0.0.22 - - [2025-10-24 01:48:14] "POST /ref-update HTTP/1.1" 200 156 0.051896 10.0.0.22 - - [2025-10-24 01:48:14] "DELETE /firewall-rule/6100b184-848b-4214-b1da-5426f9d6cf0d HTTP/1.1" 200 115 0.043322 10.0.0.22 - - [2025-10-24 01:48:14] "DELETE /tag/7e56314d-9502-4163-8494-2e32cb205488 HTTP/1.1" 409 236 0.005152 10.0.0.22 - - [2025-10-24 01:48:14] "DELETE /tag/93514424-146c-44db-bc9d-0301f7c2bbc5 HTTP/1.1" 200 115 0.036073 10.0.0.22 - - [2025-10-24 01:48:14] "DELETE /tag/68d9b591-5aa4-436c-9c32-5ccaba6ae4b1 HTTP/1.1" 409 236 0.005743 10.0.0.22 - - [2025-10-24 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.22 - - [2025-10-24 01:48:14] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004323 10.0.0.22 - - [2025-10-24 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.22 - - [2025-10-24 01:48:14] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.010701 10.0.0.22 - - [2025-10-24 01:48:14] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.039152 10.0.0.22 - - [2025-10-24 01:48:14] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.038865 10.0.0.22 - - [2025-10-24 01:48:15] "DELETE /security-group/cac07315-27ab-4559-a692-56e278e38e6c HTTP/1.1" 200 115 0.050555 10.0.0.22 - - [2025-10-24 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.22 - - [2025-10-24 01:48:15] "DELETE /access-control-list/6d32f807-702f-465c-a33d-e73464f935c5 HTTP/1.1" 200 115 0.039546 10.0.0.22 - - [2025-10-24 01:48:15] "DELETE /access-control-list/a7a6add7-14fd-4e56-a35e-074cfc168147 HTTP/1.1" 200 115 0.038346 10.0.0.22 - - [2025-10-24 01:48:15] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.066095 10.0.0.22 - - [2025-10-24 01:48:15] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?fields=security_groups HTTP/1.1" 200 1353 0.034905 10.0.0.22 - - [2025-10-24 01:48:15] "DELETE /access-control-list/314a69c7-5030-4a08-99cc-e9ce301e03cc HTTP/1.1" 200 115 0.030767 10.0.0.22 - - [2025-10-24 01:48:15] "DELETE /security-group/9f5e8408-4787-46e9-8c77-f0d21f760246 HTTP/1.1" 200 115 0.080160 10.0.0.22 - - [2025-10-24 01:48:15] "DELETE /access-control-list/481f4d2a-343b-428d-b74a-966fa29b31dc HTTP/1.1" 200 115 0.042373 10.0.0.22 - - [2025-10-24 01:48:15] "GET /project/d974049e-69d5-4bee-bb9e-e8b750d04b41?fields=application_policy_sets HTTP/1.1" 200 1392 0.059681 10.0.0.22 - - [2025-10-24 01:48:15] "DELETE /project/d974049e-69d5-4bee-bb9e-e8b750d04b41 HTTP/1.1" 200 115 0.390878 10.0.0.22 - - [2025-10-24 01:48:15] "POST /projects HTTP/1.1" 409 238 0.001933 10.0.0.22 - - [2025-10-24 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.22 - - [2025-10-24 01:48:15] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028693 10.0.0.22 - - [2025-10-24 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.22 - - [2025-10-24 01:48:15] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003724 10.0.0.22 - - [2025-10-24 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.22 - - [2025-10-24 01:48:15] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004895 10.0.0.22 - - [2025-10-24 01:48:15] "POST /security-groups HTTP/1.1" 409 285 0.002445 10.0.0.22 - - [2025-10-24 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.22 - - [2025-10-24 01:48:15] "PUT /security-group/9ad027f9-6899-4292-a335-e93eca0bf33d HTTP/1.1" 200 262 0.055510 10.0.0.22 - - [2025-10-24 01:48:15] "PUT /access-control-list/8c7616dd-15d9-404a-827f-861c10c05bf8 HTTP/1.1" 200 272 0.015474 10.0.0.22 - - [2025-10-24 01:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028372 10.0.0.22 - - [2025-10-24 01:48:15] "PUT /access-control-list/8af1a844-5061-420d-b839-0d3203e71909 HTTP/1.1" 200 272 0.024024 10.0.0.22 - - [2025-10-24 01:48:19] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002795 10.0.0.22 - - [2025-10-24 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.22 - - [2025-10-24 01:48:19] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002853 10.0.0.22 - - [2025-10-24 01:48:20] "GET /firewall-policy/b9cc2c94-2f27-4ba4-8b8c-639d01a768a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005246 10.0.0.22 - - [2025-10-24 01:48:20] "GET /firewall-rule/76e925d3-9a67-4c86-9ff2-3329d7670e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005203 10.0.0.22 - - [2025-10-24 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.012038 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /firewall-rule/76e925d3-9a67-4c86-9ff2-3329d7670e1c HTTP/1.1" 200 115 0.054490 10.0.0.22 - - [2025-10-24 01:48:20] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006128 10.0.0.22 - - [2025-10-24 01:48:20] "GET /firewall-rule/3603b727-cea7-4d6e-b0b9-c80727fedf09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002955 10.0.0.22 - - [2025-10-24 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.014119 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /firewall-rule/3603b727-cea7-4d6e-b0b9-c80727fedf09 HTTP/1.1" 200 115 0.059299 10.0.0.22 - - [2025-10-24 01:48:20] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003723 10.0.0.22 - - [2025-10-24 01:48:20] "GET /firewall-rule/39c105ba-9172-4958-8e72-31ace99a157d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002996 10.0.0.22 - - [2025-10-24 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.012429 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /firewall-rule/39c105ba-9172-4958-8e72-31ace99a157d HTTP/1.1" 200 115 0.047821 10.0.0.22 - - [2025-10-24 01:48:20] "GET /application-policy-set/90083cbf-ff06-48c6-b05a-1d62e4ffa0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002850 10.0.0.22 - - [2025-10-24 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.22 - - [2025-10-24 01:48:20] "GET /policy-management/aee9cbbd-167d-43ba-a9b6-a6037ebed11e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002582 10.0.0.22 - - [2025-10-24 01:48:20] "GET /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003086 10.0.0.22 - - [2025-10-24 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.021960 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /firewall-policy/a92eb4b4-ea3e-4702-aced-9fdfde1427a4 HTTP/1.1" 200 115 0.038649 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /tag/7e56314d-9502-4163-8494-2e32cb205488 HTTP/1.1" 200 115 0.044893 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /tag/68d9b591-5aa4-436c-9c32-5ccaba6ae4b1 HTTP/1.1" 200 115 0.059159 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /tag/3be259aa-3ab6-4e8e-8646-a1c16afa09f2 HTTP/1.1" 200 115 0.062593 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /tag/eba8c1df-331e-4066-af20-32b206138915 HTTP/1.1" 200 115 0.056665 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /loadbalancer-member/773b9249-b6cc-4fcf-8f17-011b3bf24577 HTTP/1.1" 200 115 0.026809 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /loadbalancer-pool/d98dcea0-8bbc-4364-a739-f7d675942af8 HTTP/1.1" 200 115 0.030370 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /loadbalancer-listener/e2fe760d-9336-4c64-8221-bcafcb44cb8c HTTP/1.1" 200 115 0.029939 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /loadbalancer/b7eb4613-0aa2-42de-8989-658a2814bb4e HTTP/1.1" 200 115 0.037193 10.0.0.22 - - [2025-10-24 01:48:20] "DELETE /floating-ip/f47bdd3d-aec2-46b4-9366-fee23d5afcd6 HTTP/1.1" 200 115 0.035923 10.0.0.22 - - [2025-10-24 01:48:21] "DELETE /instance-ip/983ea7e7-935e-4ef2-9aba-d0cf9b710220 HTTP/1.1" 200 115 0.050738 10.0.0.22 - - [2025-10-24 01:48:21] "DELETE /virtual-machine-interface/6d8db060-373c-4d0b-963a-b5f63b4e5915 HTTP/1.1" 200 115 0.053766 10.0.0.22 - - [2025-10-24 01:48:21] "DELETE /tag/bfc53a9b-4672-4653-85d8-68d2898100a4 HTTP/1.1" 200 115 0.045774 10.0.0.22 - - [2025-10-24 01:48:21] "POST /projects HTTP/1.1" 409 238 0.002608 10.0.0.22 - - [2025-10-24 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.22 - - [2025-10-24 01:48:21] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042720 10.0.0.22 - - [2025-10-24 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.22 - - [2025-10-24 01:48:21] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005028 10.0.0.22 - - [2025-10-24 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.22 - - [2025-10-24 01:48:21] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004298 10.0.0.22 - - [2025-10-24 01:48:21] "POST /security-groups HTTP/1.1" 409 285 0.002409 10.0.0.22 - - [2025-10-24 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.22 - - [2025-10-24 01:48:21] "PUT /security-group/9ad027f9-6899-4292-a335-e93eca0bf33d HTTP/1.1" 200 262 0.055262 10.0.0.22 - - [2025-10-24 01:48:21] "PUT /access-control-list/8c7616dd-15d9-404a-827f-861c10c05bf8 HTTP/1.1" 200 272 0.019417 10.0.0.22 - - [2025-10-24 01:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034836 10.0.0.22 - - [2025-10-24 01:48:21] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.029731 10.0.0.22 - - [2025-10-24 01:48:21] "PUT /access-control-list/8af1a844-5061-420d-b839-0d3203e71909 HTTP/1.1" 200 272 0.047839 10.0.0.22 - - [2025-10-24 01:48:21] "GET /firewall-rule/e7272726-0cb2-415f-9428-8a9a2357cf83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007616 10.0.0.22 - - [2025-10-24 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.062534 10.0.0.22 - - [2025-10-24 01:48:21] "DELETE /firewall-rule/e7272726-0cb2-415f-9428-8a9a2357cf83 HTTP/1.1" 200 115 0.037551 10.0.0.22 - - [2025-10-24 01:48:21] "GET /firewall-policy/d90b6db1-e496-4ca8-a57e-66df066fe3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.008064 10.0.0.22 - - [2025-10-24 01:48:21] "GET /firewall-rule/86a28c22-42b0-4f3f-9dee-d6c956b87994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003242 10.0.0.22 - - [2025-10-24 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.075430 10.0.0.22 - - [2025-10-24 01:48:21] "DELETE /firewall-rule/86a28c22-42b0-4f3f-9dee-d6c956b87994 HTTP/1.1" 200 115 0.043976 10.0.0.22 - - [2025-10-24 01:48:21] "DELETE /tag/c5651d1f-47eb-498b-a31f-35c1e08eebc9 HTTP/1.1" 200 115 0.050195 10.0.0.22 - - [2025-10-24 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.22 - - [2025-10-24 01:48:22] "GET /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008116 10.0.0.22 - - [2025-10-24 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.22 - - [2025-10-24 01:48:22] "GET /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005756 10.0.0.22 - - [2025-10-24 01:48:22] "PUT /virtual-network/133cbe8c-76c0-4138-998b-a70f72fa0dad HTTP/1.1" 200 264 0.064637 10.0.0.22 - - [2025-10-24 01:48:22] "PUT /virtual-network/e27a961c-4f8e-4c92-955b-eb55175d4ab3 HTTP/1.1" 200 264 0.051475 10.0.0.22 - - [2025-10-24 01:48:22] "DELETE /security-group/9ad027f9-6899-4292-a335-e93eca0bf33d HTTP/1.1" 200 115 0.055766 10.0.0.22 - - [2025-10-24 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.22 - - [2025-10-24 01:48:22] "DELETE /access-control-list/8c7616dd-15d9-404a-827f-861c10c05bf8 HTTP/1.1" 200 115 0.044377 10.0.0.22 - - [2025-10-24 01:48:22] "DELETE /access-control-list/8af1a844-5061-420d-b839-0d3203e71909 HTTP/1.1" 200 115 0.055739 10.0.0.22 - - [2025-10-24 01:48:22] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.069525 10.0.0.22 - - [2025-10-24 01:48:22] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?fields=security_groups HTTP/1.1" 200 1353 0.054745 10.0.0.22 - - [2025-10-24 01:48:22] "DELETE /security-group/b0b145ac-762e-4a63-84d9-6d51e425357f HTTP/1.1" 200 115 0.043198 10.0.0.22 - - [2025-10-24 01:48:22] "DELETE /access-control-list/755e064d-12eb-4233-90fb-3bbd5c7ecffd HTTP/1.1" 200 115 0.047441 10.0.0.22 - - [2025-10-24 01:48:22] "GET /project/e692f133-70c0-489f-992a-945bfb95a453?fields=application_policy_sets HTTP/1.1" 200 1392 0.062072 10.0.0.22 - - [2025-10-24 01:48:22] "DELETE /access-control-list/616ef819-b109-4e37-a339-7c6fab198392 HTTP/1.1" 200 115 0.059676 10.0.0.22 - - [2025-10-24 01:48:22] "DELETE /project/e692f133-70c0-489f-992a-945bfb95a453 HTTP/1.1" 200 115 0.368321 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:48:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.22 - - [2025-10-24 01:48:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884