++ 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: =================== Tue Nov 18 12:47:06 AM UTC 2025 ===================' INFO: =================== Tue Nov 18 12:47:06 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141: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.141 ++ CONFIGDB_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141 ++ 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.141 ++ 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.141 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.141,10.121.53.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.121.53.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.141:9041 + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141: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=__ ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/18/2025 00:47:47.425 7f708b51d180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/18/2025 00:47:47.575 7f708b51d180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/18/2025 00:47:47.588 7f708b51d180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/18/2025 00:47:47.588 7f708b51d180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2025-11-18 00:47:56] "GET / HTTP/1.1" 503 181 0.000226 10.0.0.141 - - [2025-11-18 00:47:56] "GET / HTTP/1.1" 503 181 0.000234 10.0.0.141 - - [2025-11-18 00:47:57] "GET / HTTP/1.1" 200 45303 0.001603 10.0.0.141 - - [2025-11-18 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.141 - - [2025-11-18 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.141 - - [2025-11-18 00:47:57] "GET / HTTP/1.1" 200 36215 0.002044 10.0.0.141 - - [2025-11-18 00:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.141 - - [2025-11-18 00:47:57] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005944 10.0.0.141 - - [2025-11-18 00:47:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.009561 10.0.0.141 - - [2025-11-18 00:47:57] "POST /config-database-nodes HTTP/1.1" 200 613 0.032249 10.0.0.141 - - [2025-11-18 00:47:58] "GET / HTTP/1.1" 200 36215 0.002418 10.0.0.141 - - [2025-11-18 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.141 - - [2025-11-18 00:47:58] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004086 10.0.0.141 - - [2025-11-18 00:47:58] "POST /bgp-routers HTTP/1.1" 200 618 0.047106 10.0.0.141 - - [2025-11-18 00:47:58] "GET /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.006786 10.0.0.141 - - [2025-11-18 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.141 - - [2025-11-18 00:47:58] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016666 10.0.0.141 - - [2025-11-18 00:47:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005097 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:47:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002157 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:47:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.001078 10.0.0.141 - - [2025-11-18 00:47:58] "POST /ref-update HTTP/1.1" 200 156 0.028014 10.0.0.141 - - [2025-11-18 00:47:58] "GET / HTTP/1.1" 200 36215 0.001556 10.0.0.141 - - [2025-11-18 00:47:58] "GET / HTTP/1.1" 200 36215 0.001230 10.0.0.141 - - [2025-11-18 00:47:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.002216 10.0.0.141 - - [2025-11-18 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.141 - - [2025-11-18 00:47:58] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010252 10.0.0.141 - - [2025-11-18 00:47:58] "POST /service-appliance-sets HTTP/1.1" 200 555 0.133645 10.0.0.141 - - [2025-11-18 00:47:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.002594 10.0.0.141 - - [2025-11-18 00:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.141 - - [2025-11-18 00:47:58] "GET / HTTP/1.1" 200 36215 0.002244 10.0.0.141 - - [2025-11-18 00:47:59] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.034520 10.0.0.141 - - [2025-11-18 00:47:59] "POST /service-appliance-sets HTTP/1.1" 200 543 0.148193 10.0.0.141 - - [2025-11-18 00:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007065 10.0.0.141 - - [2025-11-18 00:47:59] "GET /network-ipam/6509cff1-a886-4b96-b245-c03e77868505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003608 10.0.0.141 - - [2025-11-18 00:47:59] "POST /service-templates HTTP/1.1" 200 513 0.041678 10.0.0.141 - - [2025-11-18 00:47:59] "POST /service-templates HTTP/1.1" 200 503 0.039426 10.0.0.141 - - [2025-11-18 00:47:59] "POST /service-templates HTTP/1.1" 200 517 0.034473 10.0.0.141 - - [2025-11-18 00:47:59] "POST /service-templates HTTP/1.1" 200 537 0.050429 10.0.0.141 - - [2025-11-18 00:47:59] "POST /service-templates HTTP/1.1" 200 509 0.044724 10.0.0.141 - - [2025-11-18 00:48:00] "GET / HTTP/1.1" 200 36215 0.002155 10.0.0.141 - - [2025-11-18 00:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006802 10.0.0.141 - - [2025-11-18 00:48:00] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.045152 10.0.0.141 - - [2025-11-18 00:48:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.005465 10.0.0.141 - - [2025-11-18 00:48:00] "POST /database-nodes HTTP/1.1" 200 599 0.073703 10.0.0.141 - - [2025-11-18 00:48:03] "GET / HTTP/1.1" 200 36215 0.002432 10.0.0.141 - - [2025-11-18 00:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.141 - - [2025-11-18 00:48:03] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010574 10.0.0.141 - - [2025-11-18 00:48:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002688 10.0.0.141 - - [2025-11-18 00:48:03] "POST /config-nodes HTTP/1.1" 200 595 0.047542 10.0.0.141 - - [2025-11-18 00:48:03] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.141 - - [2025-11-18 00:48:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002922 10.0.0.141 - - [2025-11-18 00:48:04] "GET / HTTP/1.1" 200 36215 0.001965 10.0.0.141 - - [2025-11-18 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656 10.0.0.141 - - [2025-11-18 00:48:04] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.015030 10.0.0.141 - - [2025-11-18 00:48:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.005673 10.0.0.141 - - [2025-11-18 00:48:04] "POST /analytics-nodes HTTP/1.1" 200 601 0.086993 10.0.0.141 - - [2025-11-18 00:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.141 - - [2025-11-18 00:48:04] "GET /network-ipam/6509cff1-a886-4b96-b245-c03e77868505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003995 10.0.0.141 - - [2025-11-18 00:48:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.002040 10.0.0.141 - - [2025-11-18 00:48:05] "POST /access-control-lists HTTP/1.1" 200 589 0.021554 10.0.0.141 - - [2025-11-18 00:48:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.003903 10.0.0.141 - - [2025-11-18 00:48:05] "POST /access-control-lists HTTP/1.1" 200 587 0.019457 10.0.0.141 - - [2025-11-18 00:48:05] "POST /route-targets HTTP/1.1" 200 328 0.011803 10.0.0.141 - - [2025-11-18 00:48:05] "POST /ref-update HTTP/1.1" 200 156 0.013130 10.0.0.141 - - [2025-11-18 00:48:05] "POST /route-targets HTTP/1.1" 200 328 0.015264 10.0.0.141 - - [2025-11-18 00:48:05] "POST /ref-update HTTP/1.1" 200 156 0.010258 10.0.0.141 - - [2025-11-18 00:48:05] "POST /route-targets HTTP/1.1" 200 328 0.011314 10.0.0.141 - - [2025-11-18 00:48:05] "POST /ref-update HTTP/1.1" 200 156 0.014733 10.0.0.141 - - [2025-11-18 00:48:05] "POST /route-targets HTTP/1.1" 200 328 0.014961 10.0.0.141 - - [2025-11-18 00:48:05] "POST /ref-update HTTP/1.1" 200 156 0.015210 10.0.0.141 - - [2025-11-18 00:48:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.002329 10.0.0.141 - - [2025-11-18 00:48:05] "POST /access-control-lists HTTP/1.1" 200 553 0.066252 10.0.0.141 - - [2025-11-18 00:48:06] "PUT /access-control-list/2a329fbf-55f0-43e9-81fc-7c5699afcbe7 HTTP/1.1" 200 273 0.014460 10.0.0.141 - - [2025-11-18 00:48:06] "PUT /access-control-list/f622023b-d018-4014-ab43-3f9549dfc382 HTTP/1.1" 200 273 0.012942 10.0.0.141 - - [2025-11-18 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.141 - - [2025-11-18 00:48:08] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004589 10.0.0.141 - - [2025-11-18 00:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.141 - - [2025-11-18 00:48:08] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.038567 10.0.0.141 - - [2025-11-18 00:48:09] "GET / HTTP/1.1" 200 36215 0.002233 10.0.0.141 - - [2025-11-18 00:48:09] "POST /alarms HTTP/1.1" 200 583 0.042751 10.0.0.141 - - [2025-11-18 00:48:09] "POST /alarms HTTP/1.1" 200 577 0.163769 10.0.0.141 - - [2025-11-18 00:48:09] "POST /alarms HTTP/1.1" 200 577 0.061335 10.0.0.141 - - [2025-11-18 00:48:09] "POST /alarms HTTP/1.1" 200 561 0.055312 10.0.0.141 - - [2025-11-18 00:48:09] "POST /alarms HTTP/1.1" 200 557 0.066438 10.0.0.141 - - [2025-11-18 00:48:09] "POST /alarms HTTP/1.1" 200 559 0.096277 10.0.0.141 - - [2025-11-18 00:48:09] "POST /alarms HTTP/1.1" 200 567 0.064394 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 551 0.096288 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 559 0.046422 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 569 0.028971 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 557 0.023890 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 569 0.046095 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 577 0.075758 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 571 0.059294 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 563 0.058613 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 563 0.040297 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 563 0.075694 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 549 0.040892 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 597 0.046768 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 577 0.043930 10.0.0.141 - - [2025-11-18 00:48:10] "POST /alarms HTTP/1.1" 200 573 0.053708 10.0.0.141 - - [2025-11-18 00:48:11] "POST /alarms HTTP/1.1" 200 585 0.032944 10.0.0.141 - - [2025-11-18 00:48:11] "POST /alarms HTTP/1.1" 200 611 0.035808 10.0.0.141 - - [2025-11-18 00:48:11] "GET / HTTP/1.1" 200 36215 0.001861 10.0.0.141 - - [2025-11-18 00:48:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002676 10.0.0.141 - - [2025-11-18 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.141 - - [2025-11-18 00:48:11] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.018677 10.0.0.141 - - [2025-11-18 00:48:11] "GET / HTTP/1.1" 200 36215 0.004088 10.0.0.141 - - [2025-11-18 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.141 - - [2025-11-18 00:48:11] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005283 10.0.0.141 - - [2025-11-18 00:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.141 - - [2025-11-18 00:48:11] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.026588 10.0.0.141 - - [2025-11-18 00:48:12] "GET / HTTP/1.1" 200 36215 0.001228 10.0.0.141 - - [2025-11-18 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.141 - - [2025-11-18 00:48:12] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006993 10.0.0.141 - - [2025-11-18 00:48:12] "PUT /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13 HTTP/1.1" 200 275 0.032384 10.0.0.141 - - [2025-11-18 00:48:12] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.141 - - [2025-11-18 00:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.141 - - [2025-11-18 00:48:12] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009391 10.0.0.141 - - [2025-11-18 00:48:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.003290 10.0.0.141 - - [2025-11-18 00:48:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.041135 10.0.0.141 - - [2025-11-18 00:48:22] "GET / HTTP/1.1" 200 36215 0.001632 10.0.0.141 - - [2025-11-18 00:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.141 - - [2025-11-18 00:48:22] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.020496 10.0.0.141 - - [2025-11-18 00:48:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.004623 10.0.0.141 - - [2025-11-18 00:48:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.023348 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:48:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001170 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:48:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001786 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:48:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:48:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 10.0.0.141 - - [2025-11-18 00:48:53] "GET / HTTP/1.1" 200 36215 0.002259 10.0.0.141 - - [2025-11-18 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.141 - - [2025-11-18 00:48:53] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008208 10.0.0.141 - - [2025-11-18 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.141 - - [2025-11-18 00:48:54] "GET /config-node/1786c346-429e-4e4a-8d86-629144031c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.011960 10.0.0.141 - - [2025-11-18 00:49:05] "GET / HTTP/1.1" 200 36215 0.001331 10.0.0.141 - - [2025-11-18 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.141 - - [2025-11-18 00:49:05] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003052 10.0.0.141 - - [2025-11-18 00:49:05] "POST /bgp-routers HTTP/1.1" 409 301 0.010215 10.0.0.141 - - [2025-11-18 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.141 - - [2025-11-18 00:49:05] "GET /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004603 10.0.0.141 - - [2025-11-18 00:49:05] "PUT /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d HTTP/1.1" 200 255 0.014973 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:49:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:49:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:50:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:50:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:50:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:50:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:50:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001310 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:50:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001250 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002148 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 10.0.0.141 - - [2025-11-18 00:51:11] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.141 - - [2025-11-18 00:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.141 - - [2025-11-18 00:51:12] "GET /domain/ed2aa32c-36c9-41b2-b6bb-f43ad316cc15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.009467 10.0.0.141 - - [2025-11-18 00:51:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.000496 10.0.0.141 - - [2025-11-18 00:51:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.015105 10.0.0.141 - - [2025-11-18 00:51:12] "POST /security-groups HTTP/1.1" 200 570 0.074246 10.0.0.141 - - [2025-11-18 00:51:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.004917 10.0.0.141 - - [2025-11-18 00:51:12] "POST /projects HTTP/1.1" 200 483 0.301986 10.0.0.141 - - [2025-11-18 00:51:12] "POST /access-control-lists HTTP/1.1" 200 581 0.093128 10.0.0.141 - - [2025-11-18 00:51:12] "POST /security-groups HTTP/1.1" 200 536 0.118622 10.0.0.141 - - [2025-11-18 00:51:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.008398 10.0.0.141 - - [2025-11-18 00:51:12] "POST /access-control-lists HTTP/1.1" 200 579 0.035841 10.0.0.141 - - [2025-11-18 00:51:12] "POST /chown HTTP/1.1" 200 109 0.053479 10.0.0.141 - - [2025-11-18 00:51:12] "POST /policy-managements HTTP/1.1" 409 214 0.018311 10.0.0.141 - - [2025-11-18 00:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010234 10.0.0.141 - - [2025-11-18 00:51:12] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003088 10.0.0.141 - - [2025-11-18 00:51:12] "POST /application-policy-sets HTTP/1.1" 200 530 0.038347 10.0.0.141 - - [2025-11-18 00:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021492 10.0.0.141 - - [2025-11-18 00:51:12] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002922 10.0.0.141 - - [2025-11-18 00:51:12] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.011869 10.0.0.141 - - [2025-11-18 00:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016704 10.0.0.141 - - [2025-11-18 00:51:12] "GET /virtual-network/5cfdcae8-3925-422b-a82f-e3a807fd2332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004617 10.0.0.141 - - [2025-11-18 00:51:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000449 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.011295 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.007740 10.0.0.141 - - [2025-11-18 00:51:13] "POST /security-groups HTTP/1.1" 200 574 0.077238 10.0.0.141 - - [2025-11-18 00:51:13] "POST /projects HTTP/1.1" 200 491 0.237792 10.0.0.141 - - [2025-11-18 00:51:13] "POST /access-control-lists HTTP/1.1" 200 596 0.102455 10.0.0.141 - - [2025-11-18 00:51:13] "POST /security-groups HTTP/1.1" 200 548 0.064955 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.005772 10.0.0.141 - - [2025-11-18 00:51:13] "POST /chown HTTP/1.1" 200 109 0.027271 10.0.0.141 - - [2025-11-18 00:51:13] "POST /access-control-lists HTTP/1.1" 200 594 0.061167 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.002727 10.0.0.141 - - [2025-11-18 00:51:13] "POST /network-ipams HTTP/1.1" 200 524 0.137641 10.0.0.141 - - [2025-11-18 00:51:13] "POST /network-ipams HTTP/1.1" 200 512 0.061578 10.0.0.141 - - [2025-11-18 00:51:13] "POST /access-control-lists HTTP/1.1" 200 585 0.142802 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.020382 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.012386 10.0.0.141 - - [2025-11-18 00:51:13] "POST /access-control-lists HTTP/1.1" 200 583 0.080389 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.003103 10.0.0.141 - - [2025-11-18 00:51:13] "POST /access-control-lists HTTP/1.1" 200 604 0.111347 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.008411 10.0.0.141 - - [2025-11-18 00:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.042333 10.0.0.141 - - [2025-11-18 00:51:13] "POST /virtual-networks HTTP/1.1" 200 540 0.337797 10.0.0.141 - - [2025-11-18 00:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010312 10.0.0.141 - - [2025-11-18 00:51:13] "POST /access-control-lists HTTP/1.1" 200 602 0.055004 10.0.0.141 - - [2025-11-18 00:51:14] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.039368 10.0.0.141 - - [2025-11-18 00:51:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.001927 10.0.0.141 - - [2025-11-18 00:51:14] "POST /access-control-lists HTTP/1.1" 200 591 0.083270 10.0.0.141 - - [2025-11-18 00:51:14] "POST /network-ipams HTTP/1.1" 200 520 0.126110 10.0.0.141 - - [2025-11-18 00:51:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.004128 10.0.0.141 - - [2025-11-18 00:51:14] "POST /route-targets HTTP/1.1" 200 328 0.024530 10.0.0.141 - - [2025-11-18 00:51:14] "POST /ref-update HTTP/1.1" 200 156 0.071050 10.0.0.141 - - [2025-11-18 00:51:14] "PUT /access-control-list/ac99c4d6-9207-480d-a192-5d88f4f0d44d HTTP/1.1" 200 273 0.110340 10.0.0.141 - - [2025-11-18 00:51:14] "POST /useragent-kv HTTP/1.1" 200 115 0.029548 10.0.0.141 - - [2025-11-18 00:51:14] "POST /virtual-networks HTTP/1.1" 200 548 0.394269 10.0.0.141 - - [2025-11-18 00:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011627 10.0.0.141 - - [2025-11-18 00:51:14] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.027501 10.0.0.141 - - [2025-11-18 00:51:14] "POST /route-targets HTTP/1.1" 200 328 0.036509 10.0.0.141 - - [2025-11-18 00:51:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.010352 10.0.0.141 - - [2025-11-18 00:51:14] "POST /ref-update HTTP/1.1" 200 156 0.062205 10.0.0.141 - - [2025-11-18 00:51:14] "POST /network-policys HTTP/1.1" 200 540 0.101795 10.0.0.141 - - [2025-11-18 00:51:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.033036 10.0.0.141 - - [2025-11-18 00:51:14] "POST /network-policys HTTP/1.1" 200 536 0.037762 10.0.0.141 - - [2025-11-18 00:51:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.011703 10.0.0.141 - - [2025-11-18 00:51:15] "POST /network-policys HTTP/1.1" 200 544 0.029185 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-update HTTP/1.1" 200 156 0.073941 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018282 10.0.0.141 - - [2025-11-18 00:51:15] "PUT /access-control-list/8e451f64-f2e9-4a57-8014-9621db2619d0 HTTP/1.1" 200 273 0.080040 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-update HTTP/1.1" 200 156 0.120988 10.0.0.141 - - [2025-11-18 00:51:15] "PUT /access-control-list/ac99c4d6-9207-480d-a192-5d88f4f0d44d HTTP/1.1" 200 273 0.097023 10.0.0.141 - - [2025-11-18 00:51:15] "PUT /access-control-list/ac99c4d6-9207-480d-a192-5d88f4f0d44d HTTP/1.1" 200 273 0.026921 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-update HTTP/1.1" 200 156 0.170166 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016222 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004496 10.0.0.141 - - [2025-11-18 00:51:15] "PUT /access-control-list/8e451f64-f2e9-4a57-8014-9621db2619d0 HTTP/1.1" 200 273 0.058530 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-update HTTP/1.1" 200 156 0.030241 10.0.0.141 - - [2025-11-18 00:51:15] "POST /fqname-to-id HTTP/1.1" 404 237 0.009840 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-update HTTP/1.1" 200 156 0.115207 10.0.0.141 - - [2025-11-18 00:51:15] "POST /access-control-lists HTTP/1.1" 200 603 0.068636 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-update HTTP/1.1" 200 156 0.048669 10.0.0.141 - - [2025-11-18 00:51:15] "POST /ref-update HTTP/1.1" 200 156 0.128225 10.0.0.141 - - [2025-11-18 00:51:15] "PUT /access-control-list/8e451f64-f2e9-4a57-8014-9621db2619d0 HTTP/1.1" 200 273 0.051409 10.0.0.141 - - [2025-11-18 00:51:15] "PUT /access-control-list/3787e22d-39a6-4781-b5f4-d46e5b5b8f1e HTTP/1.1" 200 273 0.094238 10.0.0.141 - - [2025-11-18 00:51:16] "POST /ref-update HTTP/1.1" 200 156 0.179324 10.0.0.141 - - [2025-11-18 00:51:16] "POST /ref-update HTTP/1.1" 200 156 0.027333 10.0.0.141 - - [2025-11-18 00:51:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002330 10.0.0.141 - - [2025-11-18 00:51:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016771 10.0.0.141 - - [2025-11-18 00:51:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014246 10.0.0.141 - - [2025-11-18 00:51:16] "PUT /access-control-list/3787e22d-39a6-4781-b5f4-d46e5b5b8f1e HTTP/1.1" 200 273 0.092472 10.0.0.141 - - [2025-11-18 00:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014624 10.0.0.141 - - [2025-11-18 00:51:16] "GET /virtual-network/5cfdcae8-3925-422b-a82f-e3a807fd2332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006337 10.0.0.141 - - [2025-11-18 00:51:16] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004865 10.0.0.141 - - [2025-11-18 00:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.141 - - [2025-11-18 00:51:16] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003099 10.0.0.141 - - [2025-11-18 00:51:16] "POST /firewall-policys HTTP/1.1" 200 532 0.058821 10.0.0.141 - - [2025-11-18 00:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033416 10.0.0.141 - - [2025-11-18 00:51:16] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.018955 10.0.0.141 - - [2025-11-18 00:51:16] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.015871 10.0.0.141 - - [2025-11-18 00:51:16] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005507 10.0.0.141 - - [2025-11-18 00:51:16] "POST /ref-update HTTP/1.1" 200 156 0.019693 10.0.0.141 - - [2025-11-18 00:51:16] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.012111 10.0.0.141 - - [2025-11-18 00:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.141 - - [2025-11-18 00:51:16] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003253 10.0.0.141 - - [2025-11-18 00:51:16] "POST /firewall-policys HTTP/1.1" 200 534 0.041449 10.0.0.141 - - [2025-11-18 00:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014007 10.0.0.141 - - [2025-11-18 00:51:16] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.016355 10.0.0.141 - - [2025-11-18 00:51:16] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003027 10.0.0.141 - - [2025-11-18 00:51:16] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003634 10.0.0.141 - - [2025-11-18 00:51:16] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002843 10.0.0.141 - - [2025-11-18 00:51:16] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003273 10.0.0.141 - - [2025-11-18 00:51:16] "POST /ref-update HTTP/1.1" 200 156 0.022696 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.141 - - [2025-11-18 00:51:17] "POST /ref-update HTTP/1.1" 200 156 0.056259 10.0.0.141 - - [2025-11-18 00:51:17] "POST /ref-update HTTP/1.1" 200 156 0.067855 10.0.0.141 - - [2025-11-18 00:51:17] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006529 10.0.0.141 - - [2025-11-18 00:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005567 10.0.0.141 - - [2025-11-18 00:51:17] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004326 10.0.0.141 - - [2025-11-18 00:51:17] "POST /firewall-policys HTTP/1.1" 200 532 0.026699 10.0.0.141 - - [2025-11-18 00:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.047852 10.0.0.141 - - [2025-11-18 00:51:17] "GET /firewall-policy/8c8dc813-50d7-4c5b-8e7b-b12a6f19f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.053896 10.0.0.141 - - [2025-11-18 00:51:17] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.079864 10.0.0.141 - - [2025-11-18 00:51:17] "GET /firewall-policy/8c8dc813-50d7-4c5b-8e7b-b12a6f19f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003047 10.0.0.141 - - [2025-11-18 00:51:17] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002706 10.0.0.141 - - [2025-11-18 00:51:17] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003652 10.0.0.141 - - [2025-11-18 00:51:17] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003456 10.0.0.141 - - [2025-11-18 00:51:17] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002912 10.0.0.141 - - [2025-11-18 00:51:17] "POST /ref-update HTTP/1.1" 200 156 0.037470 10.0.0.141 - - [2025-11-18 00:51:17] "POST /ref-update HTTP/1.1" 200 156 0.116775 10.0.0.141 - - [2025-11-18 00:51:17] "POST /ref-update HTTP/1.1" 200 156 0.072642 10.0.0.141 - - [2025-11-18 00:51:17] "POST /ref-update HTTP/1.1" 200 156 0.040874 10.0.0.141 - - [2025-11-18 00:51:17] "POST /ref-update HTTP/1.1" 200 156 0.050628 10.0.0.141 - - [2025-11-18 00:51:17] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.023972 10.0.0.141 - - [2025-11-18 00:51:18] "POST /tags HTTP/1.1" 200 300 0.074061 10.0.0.141 - - [2025-11-18 00:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032586 10.0.0.141 - - [2025-11-18 00:51:18] "GET /tag/a3b8445f-f9aa-4c93-b3e2-ae08a69faee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020578 10.0.0.141 - - [2025-11-18 00:51:18] "POST /set-tag HTTP/1.1" 200 109 0.017540 10.0.0.141 - - [2025-11-18 00:51:18] "POST /tags HTTP/1.1" 200 306 0.173827 10.0.0.141 - - [2025-11-18 00:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.141 - - [2025-11-18 00:51:18] "GET /tag/a4bde8de-963c-4427-a44e-d411bc23c00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030118 10.0.0.141 - - [2025-11-18 00:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.141 - - [2025-11-18 00:51:18] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030082 10.0.0.141 - - [2025-11-18 00:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.141 - - [2025-11-18 00:51:18] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.006063 10.0.0.141 - - [2025-11-18 00:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.141 - - [2025-11-18 00:51:18] "GET /service-appliance-set/07569114-484c-47f8-8cef-4d6606e7aa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004303 10.0.0.141 - - [2025-11-18 00:51:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.001768 10.0.0.141 - - [2025-11-18 00:51:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127083 10.0.0.141 - - [2025-11-18 00:51:18] "GET /virtual-machine-interface/7c0330a8-3b92-493b-b6e2-e0aba49f7dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.008589 10.0.0.141 - - [2025-11-18 00:51:18] "POST /instance-ips HTTP/1.1" 200 382 0.085344 10.0.0.141 - - [2025-11-18 00:51:19] "GET /instance-ip/f8bb6f37-46d9-4402-875a-76649e649297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.018085 10.0.0.141 - - [2025-11-18 00:51:19] "POST /loadbalancers HTTP/1.1" 200 584 0.086225 10.0.0.141 - - [2025-11-18 00:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.077685 10.0.0.141 - - [2025-11-18 00:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020136 10.0.0.141 - - [2025-11-18 00:51:19] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065010 10.0.0.141 - - [2025-11-18 00:51:19] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.075352 10.0.0.141 - - [2025-11-18 00:51:19] "GET /loadbalancer/76e9b808-7b8d-4138-9c2c-0a005f4f57e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.014825 10.0.0.141 - - [2025-11-18 00:51:19] "GET /instance-ip/f8bb6f37-46d9-4402-875a-76649e649297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016898 10.0.0.141 - - [2025-11-18 00:51:19] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.104363 10.0.0.141 - - [2025-11-18 00:51:19] "POST /floating-ips HTTP/1.1" 200 585 0.117725 10.0.0.141 - - [2025-11-18 00:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.065283 10.0.0.141 - - [2025-11-18 00:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017834 10.0.0.141 - - [2025-11-18 00:51:19] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077733 10.0.0.141 - - [2025-11-18 00:51:19] "GET /loadbalancer-listener/160a7100-2c81-4430-9f9f-bff040e485bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003822 10.0.0.141 - - [2025-11-18 00:51:19] "GET /loadbalancer-listener/160a7100-2c81-4430-9f9f-bff040e485bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.032656 10.0.0.141 - - [2025-11-18 00:51:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.101256 10.0.0.141 - - [2025-11-18 00:51:19] "GET /instance-ip/f8bb6f37-46d9-4402-875a-76649e649297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003326 10.0.0.141 - - [2025-11-18 00:51:19] "GET /instance-ip/f8bb6f37-46d9-4402-875a-76649e649297?fields=floating_ips HTTP/1.1" 200 1172 0.012034 10.0.0.141 - - [2025-11-18 00:51:19] "GET /floating-ip/2d4440c1-7493-411b-a19a-4d66ba38000e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004540 10.0.0.141 - - [2025-11-18 00:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.141 - - [2025-11-18 00:51:19] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003278 10.0.0.141 - - [2025-11-18 00:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.141 - - [2025-11-18 00:51:20] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.014324 10.0.0.141 - - [2025-11-18 00:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.141 - - [2025-11-18 00:51:20] "GET /loadbalancer/76e9b808-7b8d-4138-9c2c-0a005f4f57e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002672 10.0.0.141 - - [2025-11-18 00:51:20] "POST /tags HTTP/1.1" 200 358 0.091570 10.0.0.141 - - [2025-11-18 00:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010026 10.0.0.141 - - [2025-11-18 00:51:20] "GET /tag/6ff558ac-3382-4aa8-8f96-2e1d06ac86cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.016487 10.0.0.141 - - [2025-11-18 00:51:20] "POST /tags HTTP/1.1" 200 306 0.065545 10.0.0.141 - - [2025-11-18 00:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022201 10.0.0.141 - - [2025-11-18 00:51:20] "GET /tag/e840197e-e6fa-4bf4-9b8c-8379b7368cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018418 10.0.0.141 - - [2025-11-18 00:51:20] "POST /id-to-fqname HTTP/1.1" 200 174 0.011017 10.0.0.141 - - [2025-11-18 00:51:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.013849 10.0.0.141 - - [2025-11-18 00:51:20] "POST /security-groups HTTP/1.1" 200 571 0.089814 10.0.0.141 - - [2025-11-18 00:51:20] "POST /projects HTTP/1.1" 200 485 0.306378 10.0.0.141 - - [2025-11-18 00:51:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.011171 10.0.0.141 - - [2025-11-18 00:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026386 10.0.0.141 - - [2025-11-18 00:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.141 - - [2025-11-18 00:51:20] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.020867 10.0.0.141 - - [2025-11-18 00:51:20] "POST /access-control-lists HTTP/1.1" 200 582 0.095459 10.0.0.141 - - [2025-11-18 00:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2025-11-18 00:51:20] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.008877 10.0.0.141 - - [2025-11-18 00:51:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.016971 10.0.0.141 - - [2025-11-18 00:51:20] "POST /access-control-lists HTTP/1.1" 200 580 0.049260 10.0.0.141 - - [2025-11-18 00:51:21] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.107100 10.0.0.141 - - [2025-11-18 00:51:21] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.044137 10.0.0.141 - - [2025-11-18 00:51:21] "POST /security-groups HTTP/1.1" 200 539 0.090623 10.0.0.141 - - [2025-11-18 00:51:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.005848 10.0.0.141 - - [2025-11-18 00:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036509 10.0.0.141 - - [2025-11-18 00:51:21] "POST /access-control-lists HTTP/1.1" 200 598 0.054707 10.0.0.141 - - [2025-11-18 00:51:21] "POST /chown HTTP/1.1" 200 109 0.022723 10.0.0.141 - - [2025-11-18 00:51:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.009502 10.0.0.141 - - [2025-11-18 00:51:21] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023448 10.0.0.141 - - [2025-11-18 00:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.141 - - [2025-11-18 00:51:21] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006152 10.0.0.141 - - [2025-11-18 00:51:21] "POST /tags HTTP/1.1" 409 207 0.003913 10.0.0.141 - - [2025-11-18 00:51:21] "POST /access-control-lists HTTP/1.1" 200 596 0.073722 10.0.0.141 - - [2025-11-18 00:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015117 10.0.0.141 - - [2025-11-18 00:51:21] "GET /tag/e840197e-e6fa-4bf4-9b8c-8379b7368cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023736 10.0.0.141 - - [2025-11-18 00:51:21] "POST /firewall-rules HTTP/1.1" 200 566 0.082324 10.0.0.141 - - [2025-11-18 00:51:21] "GET /firewall-rule/ad5f0ee7-4071-4bc9-9c8c-70313435267d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005729 10.0.0.141 - - [2025-11-18 00:51:21] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.015355 10.0.0.141 - - [2025-11-18 00:51:21] "GET /firewall-rule/ad5f0ee7-4071-4bc9-9c8c-70313435267d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003022 10.0.0.141 - - [2025-11-18 00:51:21] "POST /ref-update HTTP/1.1" 200 156 0.022582 10.0.0.141 - - [2025-11-18 00:51:21] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030823 10.0.0.141 - - [2025-11-18 00:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.141 - - [2025-11-18 00:51:21] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002986 10.0.0.141 - - [2025-11-18 00:51:21] "POST /tags HTTP/1.1" 409 207 0.003319 10.0.0.141 - - [2025-11-18 00:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.141 - - [2025-11-18 00:51:21] "GET /tag/e840197e-e6fa-4bf4-9b8c-8379b7368cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.049037 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000768 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 10.0.0.141 - - [2025-11-18 00:51:21] "POST /firewall-rules HTTP/1.1" 200 564 0.105087 10.0.0.141 - - [2025-11-18 00:51:22] "GET /firewall-rule/cf46eb0c-0f92-48c4-b00b-76deaaab194d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011765 10.0.0.141 - - [2025-11-18 00:51:22] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008666 10.0.0.141 - - [2025-11-18 00:51:22] "GET /firewall-rule/cf46eb0c-0f92-48c4-b00b-76deaaab194d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007297 10.0.0.141 - - [2025-11-18 00:51:22] "POST /ref-update HTTP/1.1" 200 156 0.061872 10.0.0.141 - - [2025-11-18 00:51:22] "POST /tags HTTP/1.1" 200 302 0.103945 10.0.0.141 - - [2025-11-18 00:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019485 10.0.0.141 - - [2025-11-18 00:51:22] "GET /tag/db9eff0d-ac8e-47dc-a50b-ccf9005a87d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.043768 10.0.0.141 - - [2025-11-18 00:51:22] "POST /tags HTTP/1.1" 200 326 0.304843 10.0.0.141 - - [2025-11-18 00:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.141 - - [2025-11-18 00:51:22] "GET /tag/fd749ef9-7383-4821-9305-f46117079db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.039341 10.0.0.141 - - [2025-11-18 00:51:22] "POST /tags HTTP/1.1" 200 364 0.035338 10.0.0.141 - - [2025-11-18 00:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017036 10.0.0.141 - - [2025-11-18 00:51:22] "GET /tag/9f30052a-a0bf-4265-8c5a-6fefe3fa7639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015656 10.0.0.141 - - [2025-11-18 00:51:22] "POST /tags HTTP/1.1" 200 312 0.026011 10.0.0.141 - - [2025-11-18 00:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018511 10.0.0.141 - - [2025-11-18 00:51:23] "GET /tag/cca8103b-b127-491d-ac0d-143f293b05fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013913 10.0.0.141 - - [2025-11-18 00:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.141 - - [2025-11-18 00:51:23] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004173 10.0.0.141 - - [2025-11-18 00:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.141 - - [2025-11-18 00:51:23] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.063566 10.0.0.141 - - [2025-11-18 00:51:23] "POST /virtual-machines HTTP/1.1" 200 378 0.019813 10.0.0.141 - - [2025-11-18 00:51:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027152 10.0.0.141 - - [2025-11-18 00:51:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.126586 10.0.0.141 - - [2025-11-18 00:51:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008281 10.0.0.141 - - [2025-11-18 00:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.141 - - [2025-11-18 00:51:23] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.028026 10.0.0.141 - - [2025-11-18 00:51:23] "POST /instance-ips HTTP/1.1" 200 410 0.031861 10.0.0.141 - - [2025-11-18 00:51:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023447 10.0.0.141 - - [2025-11-18 00:51:23] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.026158 10.0.0.141 - - [2025-11-18 00:51:23] "POST /set-tag HTTP/1.1" 200 109 0.031798 10.0.0.141 - - [2025-11-18 00:51:23] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.024011 10.0.0.141 - - [2025-11-18 00:51:23] "GET /instance-ip/b473a662-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.005478 10.0.0.141 - - [2025-11-18 00:51:23] "POST /tags HTTP/1.1" 200 302 0.027355 10.0.0.141 - - [2025-11-18 00:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.141 - - [2025-11-18 00:51:23] "GET /tag/17204215-3438-4d5f-9ce9-82f0c9818e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011281 10.0.0.141 - - [2025-11-18 00:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.141 - - [2025-11-18 00:51:23] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.057484 10.0.0.141 - - [2025-11-18 00:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.141 - - [2025-11-18 00:51:23] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008112 10.0.0.141 - - [2025-11-18 00:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006650 10.0.0.141 - - [2025-11-18 00:51:24] "GET /service-appliance-set/07569114-484c-47f8-8cef-4d6606e7aa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004618 10.0.0.141 - - [2025-11-18 00:51:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.001665 10.0.0.141 - - [2025-11-18 00:51:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.135641 10.0.0.141 - - [2025-11-18 00:51:24] "GET /virtual-machine-interface/5f325f11-a109-4c9a-b799-b12f635892cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.025067 10.0.0.141 - - [2025-11-18 00:51:24] "POST /instance-ips HTTP/1.1" 200 378 0.094231 10.0.0.141 - - [2025-11-18 00:51:24] "GET /instance-ip/837ace1f-88ab-4fec-aae0-7ea44f2a816c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007022 10.0.0.141 - - [2025-11-18 00:51:24] "POST /loadbalancers HTTP/1.1" 200 584 0.067223 10.0.0.141 - - [2025-11-18 00:51:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027910 10.0.0.141 - - [2025-11-18 00:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016574 10.0.0.141 - - [2025-11-18 00:51:24] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.106157 10.0.0.141 - - [2025-11-18 00:51:24] "GET /instance-ip/837ace1f-88ab-4fec-aae0-7ea44f2a816c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008726 10.0.0.141 - - [2025-11-18 00:51:24] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.122834 10.0.0.141 - - [2025-11-18 00:51:24] "GET /loadbalancer/3536ed2c-03dd-49a2-a118-ae00a5399827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.011164 10.0.0.141 - - [2025-11-18 00:51:24] "POST /floating-ips HTTP/1.1" 200 583 0.089083 10.0.0.141 - - [2025-11-18 00:51:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058945 10.0.0.141 - - [2025-11-18 00:51:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013613 10.0.0.141 - - [2025-11-18 00:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008974 10.0.0.141 - - [2025-11-18 00:51:24] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037741 10.0.0.141 - - [2025-11-18 00:51:24] "GET /loadbalancer-listener/15c4463f-d3b1-4dbd-ab6c-1ed7d4eef4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002858 10.0.0.141 - - [2025-11-18 00:51:24] "GET /loadbalancer-listener/15c4463f-d3b1-4dbd-ab6c-1ed7d4eef4fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003057 10.0.0.141 - - [2025-11-18 00:51:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024040 10.0.0.141 - - [2025-11-18 00:51:24] "GET /instance-ip/837ace1f-88ab-4fec-aae0-7ea44f2a816c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004851 10.0.0.141 - - [2025-11-18 00:51:25] "GET /instance-ip/837ace1f-88ab-4fec-aae0-7ea44f2a816c?fields=floating_ips HTTP/1.1" 200 1166 0.004860 10.0.0.141 - - [2025-11-18 00:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.141 - - [2025-11-18 00:51:25] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.013038 10.0.0.141 - - [2025-11-18 00:51:25] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050644 10.0.0.141 - - [2025-11-18 00:51:25] "GET /loadbalancer/3536ed2c-03dd-49a2-a118-ae00a5399827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004666 10.0.0.141 - - [2025-11-18 00:51:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.020046 10.0.0.141 - - [2025-11-18 00:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022910 10.0.0.141 - - [2025-11-18 00:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011595 10.0.0.141 - - [2025-11-18 00:51:25] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.054684 10.0.0.141 - - [2025-11-18 00:51:25] "GET /loadbalancer-listener/4ab7552f-ba71-4bda-8947-2bdd5e893023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007791 10.0.0.141 - - [2025-11-18 00:51:25] "GET /loadbalancer-listener/4ab7552f-ba71-4bda-8947-2bdd5e893023?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004304 10.0.0.141 - - [2025-11-18 00:51:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018358 10.0.0.141 - - [2025-11-18 00:51:25] "GET /instance-ip/837ace1f-88ab-4fec-aae0-7ea44f2a816c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003216 10.0.0.141 - - [2025-11-18 00:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011185 10.0.0.141 - - [2025-11-18 00:51:25] "GET /instance-ip/837ace1f-88ab-4fec-aae0-7ea44f2a816c?fields=floating_ips HTTP/1.1" 200 1166 0.009351 10.0.0.141 - - [2025-11-18 00:51:25] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003500 10.0.0.141 - - [2025-11-18 00:51:25] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042524 10.0.0.141 - - [2025-11-18 00:51:25] "GET /loadbalancer/3536ed2c-03dd-49a2-a118-ae00a5399827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003058 10.0.0.141 - - [2025-11-18 00:51:25] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.025563 10.0.0.141 - - [2025-11-18 00:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.045272 10.0.0.141 - - [2025-11-18 00:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.024945 10.0.0.141 - - [2025-11-18 00:51:25] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038345 10.0.0.141 - - [2025-11-18 00:51:25] "GET /loadbalancer-listener/204567a8-0348-4baf-a78e-418972a25a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.009154 10.0.0.141 - - [2025-11-18 00:51:25] "GET /loadbalancer-listener/204567a8-0348-4baf-a78e-418972a25a90?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004768 10.0.0.141 - - [2025-11-18 00:51:25] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.032458 10.0.0.141 - - [2025-11-18 00:51:25] "GET /instance-ip/837ace1f-88ab-4fec-aae0-7ea44f2a816c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011023 10.0.0.141 - - [2025-11-18 00:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011286 10.0.0.141 - - [2025-11-18 00:51:25] "GET /instance-ip/837ace1f-88ab-4fec-aae0-7ea44f2a816c?fields=floating_ips HTTP/1.1" 200 1166 0.009822 10.0.0.141 - - [2025-11-18 00:51:25] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007100 10.0.0.141 - - [2025-11-18 00:51:25] "GET /loadbalancer/3536ed2c-03dd-49a2-a118-ae00a5399827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007621 10.0.0.141 - - [2025-11-18 00:51:25] "POST /tags HTTP/1.1" 200 356 0.020027 10.0.0.141 - - [2025-11-18 00:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.141 - - [2025-11-18 00:51:25] "GET /tag/1eff286c-634c-41e3-9a7a-a3804e24cffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.015134 10.0.0.141 - - [2025-11-18 00:51:25] "POST /tags HTTP/1.1" 200 304 0.023188 10.0.0.141 - - [2025-11-18 00:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021010 10.0.0.141 - - [2025-11-18 00:51:25] "GET /tag/b9c501ed-6385-4acd-b19e-b71d24865f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013184 10.0.0.141 - - [2025-11-18 00:51:26] "POST /projects HTTP/1.1" 409 218 0.002009 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.141 - - [2025-11-18 00:51:26] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040094 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.141 - - [2025-11-18 00:51:26] "GET /network-ipam/592d2445-2150-4b59-bef1-f913c3bd27d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002890 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.141 - - [2025-11-18 00:51:26] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.003989 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:51:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001069 10.0.0.141 - - [2025-11-18 00:51:26] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.042192 10.0.0.141 - - [2025-11-18 00:51:26] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.025445 10.0.0.141 - - [2025-11-18 00:51:26] "POST /set-tag HTTP/1.1" 200 109 0.054108 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.141 - - [2025-11-18 00:51:26] "GET /network-ipam/28a55cc2-4880-4754-9fc8-b17606356c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002645 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.141 - - [2025-11-18 00:51:26] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004443 10.0.0.141 - - [2025-11-18 00:51:26] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.048227 10.0.0.141 - - [2025-11-18 00:51:26] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.020451 10.0.0.141 - - [2025-11-18 00:51:26] "POST /set-tag HTTP/1.1" 200 109 0.158862 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006778 10.0.0.141 - - [2025-11-18 00:51:26] "GET /network-policy/5439818a-fac2-4087-a241-eafc0661d238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.015888 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006782 10.0.0.141 - - [2025-11-18 00:51:26] "GET /network-policy/7a8a766c-3af6-4551-a8d8-ffd942ea180c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002479 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.141 - - [2025-11-18 00:51:26] "GET /network-policy/9beebbf0-c611-4b62-a7c6-fb8a1efe2651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002865 10.0.0.141 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.141 - - [2025-11-18 00:51:26] "PUT /network-policy/9beebbf0-c611-4b62-a7c6-fb8a1efe2651 HTTP/1.1" 200 263 0.013626 10.0.0.141 - - [2025-11-18 00:51:26] "PUT /access-control-list/ac99c4d6-9207-480d-a192-5d88f4f0d44d HTTP/1.1" 200 273 0.025463 10.0.0.141 - - [2025-11-18 00:51:26] "POST /ref-update HTTP/1.1" 200 156 0.062032 10.0.0.141 - - [2025-11-18 00:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021079 10.0.0.141 - - [2025-11-18 00:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002893 10.0.0.141 - - [2025-11-18 00:51:27] "PUT /access-control-list/3787e22d-39a6-4781-b5f4-d46e5b5b8f1e HTTP/1.1" 200 273 0.073534 10.0.0.141 - - [2025-11-18 00:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001962 10.0.0.141 - - [2025-11-18 00:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010026 10.0.0.141 - - [2025-11-18 00:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003186 10.0.0.141 - - [2025-11-18 00:51:27] "POST /security-groups HTTP/1.1" 409 245 0.003652 10.0.0.141 - - [2025-11-18 00:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.141 - - [2025-11-18 00:51:27] "PUT /security-group/cbb9b33c-bca4-4888-a552-ee5a96322a5d HTTP/1.1" 200 263 0.068190 10.0.0.141 - - [2025-11-18 00:51:27] "PUT /access-control-list/26d51516-6da9-4ec6-b6ef-b22e819c48b8 HTTP/1.1" 200 273 0.017394 10.0.0.141 - - [2025-11-18 00:51:27] "PUT /access-control-list/0d374ecc-8721-4171-b534-1bb8dad59e9e HTTP/1.1" 200 273 0.025036 10.0.0.141 - - [2025-11-18 00:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025982 10.0.0.141 - - [2025-11-18 00:51:27] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008457 10.0.0.141 - - [2025-11-18 00:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.141 - - [2025-11-18 00:51:27] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002767 10.0.0.141 - - [2025-11-18 00:51:27] "POST /tags HTTP/1.1" 409 206 0.001679 10.0.0.141 - - [2025-11-18 00:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.141 - - [2025-11-18 00:51:27] "GET /tag/b9c501ed-6385-4acd-b19e-b71d24865f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012415 10.0.0.141 - - [2025-11-18 00:51:27] "POST /firewall-rules HTTP/1.1" 200 564 0.066656 10.0.0.141 - - [2025-11-18 00:51:27] "GET /firewall-rule/43599d79-db27-47a3-bd4b-2a82e5c9d860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.009286 10.0.0.141 - - [2025-11-18 00:51:27] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003938 10.0.0.141 - - [2025-11-18 00:51:27] "GET /firewall-rule/43599d79-db27-47a3-bd4b-2a82e5c9d860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002100 10.0.0.141 - - [2025-11-18 00:51:27] "POST /ref-update HTTP/1.1" 200 156 0.019859 10.0.0.141 - - [2025-11-18 00:51:27] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009714 10.0.0.141 - - [2025-11-18 00:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.141 - - [2025-11-18 00:51:27] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002880 10.0.0.141 - - [2025-11-18 00:51:27] "POST /tags HTTP/1.1" 409 206 0.001911 10.0.0.141 - - [2025-11-18 00:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.141 - - [2025-11-18 00:51:27] "GET /tag/b9c501ed-6385-4acd-b19e-b71d24865f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014129 10.0.0.141 - - [2025-11-18 00:51:27] "POST /firewall-rules HTTP/1.1" 200 562 0.072497 10.0.0.141 - - [2025-11-18 00:51:27] "GET /firewall-rule/1eeae90d-2729-4ab6-8518-0292b2213b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.009449 10.0.0.141 - - [2025-11-18 00:51:27] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004004 10.0.0.141 - - [2025-11-18 00:51:27] "GET /firewall-rule/1eeae90d-2729-4ab6-8518-0292b2213b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002299 10.0.0.141 - - [2025-11-18 00:51:27] "POST /ref-update HTTP/1.1" 200 156 0.023035 10.0.0.141 - - [2025-11-18 00:51:27] "POST /tags HTTP/1.1" 200 372 0.032567 10.0.0.141 - - [2025-11-18 00:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.141 - - [2025-11-18 00:51:27] "GET /tag/72681cc9-1456-42ca-919e-53d491dbb0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.011118 10.0.0.141 - - [2025-11-18 00:51:27] "POST /tags HTTP/1.1" 200 320 0.016193 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.141 - - [2025-11-18 00:51:28] "GET /tag/18ceaefc-9a40-4b51-a5aa-2d918641a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010857 10.0.0.141 - - [2025-11-18 00:51:28] "POST /id-to-fqname HTTP/1.1" 200 181 0.000507 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.004863 10.0.0.141 - - [2025-11-18 00:51:28] "POST /security-groups HTTP/1.1" 200 578 0.066301 10.0.0.141 - - [2025-11-18 00:51:28] "POST /projects HTTP/1.1" 200 499 0.159965 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.005972 10.0.0.141 - - [2025-11-18 00:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.051000 10.0.0.141 - - [2025-11-18 00:51:28] "POST /access-control-lists HTTP/1.1" 200 589 0.078119 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025167 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.019734 10.0.0.141 - - [2025-11-18 00:51:28] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.023345 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.141 - - [2025-11-18 00:51:28] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.009788 10.0.0.141 - - [2025-11-18 00:51:28] "POST /access-control-lists HTTP/1.1" 200 587 0.076237 10.0.0.141 - - [2025-11-18 00:51:28] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.078371 10.0.0.141 - - [2025-11-18 00:51:28] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.042239 10.0.0.141 - - [2025-11-18 00:51:28] "POST /security-groups HTTP/1.1" 200 560 0.071644 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.004884 10.0.0.141 - - [2025-11-18 00:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.048206 10.0.0.141 - - [2025-11-18 00:51:28] "POST /access-control-lists HTTP/1.1" 200 612 0.048221 10.0.0.141 - - [2025-11-18 00:51:28] "POST /chown HTTP/1.1" 200 109 0.047235 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.034044 10.0.0.141 - - [2025-11-18 00:51:28] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.036321 10.0.0.141 - - [2025-11-18 00:51:28] "POST /access-control-lists HTTP/1.1" 200 610 0.074651 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.141 - - [2025-11-18 00:51:28] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007863 10.0.0.141 - - [2025-11-18 00:51:28] "POST /tags HTTP/1.1" 409 214 0.002242 10.0.0.141 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.141 - - [2025-11-18 00:51:28] "GET /tag/18ceaefc-9a40-4b51-a5aa-2d918641a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010046 10.0.0.141 - - [2025-11-18 00:51:29] "POST /firewall-rules HTTP/1.1" 200 580 0.072851 10.0.0.141 - - [2025-11-18 00:51:29] "GET /firewall-rule/b311a70f-5603-4efd-a21a-da1ede986600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005661 10.0.0.141 - - [2025-11-18 00:51:29] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005159 10.0.0.141 - - [2025-11-18 00:51:29] "GET /firewall-rule/b311a70f-5603-4efd-a21a-da1ede986600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002229 10.0.0.141 - - [2025-11-18 00:51:29] "POST /ref-update HTTP/1.1" 200 156 0.032414 10.0.0.141 - - [2025-11-18 00:51:29] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.075634 10.0.0.141 - - [2025-11-18 00:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.141 - - [2025-11-18 00:51:29] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003504 10.0.0.141 - - [2025-11-18 00:51:29] "POST /tags HTTP/1.1" 409 214 0.002502 10.0.0.141 - - [2025-11-18 00:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.141 - - [2025-11-18 00:51:29] "GET /tag/18ceaefc-9a40-4b51-a5aa-2d918641a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011432 10.0.0.141 - - [2025-11-18 00:51:29] "POST /firewall-rules HTTP/1.1" 200 578 0.063591 10.0.0.141 - - [2025-11-18 00:51:29] "GET /firewall-rule/670ab848-fb9b-4c84-9c81-3fdf320ebd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.015622 10.0.0.141 - - [2025-11-18 00:51:29] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004124 10.0.0.141 - - [2025-11-18 00:51:29] "GET /firewall-rule/670ab848-fb9b-4c84-9c81-3fdf320ebd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002205 10.0.0.141 - - [2025-11-18 00:51:29] "POST /ref-update HTTP/1.1" 200 156 0.071548 10.0.0.141 - - [2025-11-18 00:51:29] "POST /tags HTTP/1.1" 200 364 0.030684 10.0.0.141 - - [2025-11-18 00:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014770 10.0.0.141 - - [2025-11-18 00:51:29] "GET /tag/61746c4f-3720-4ea0-a5e3-45a7a69f3386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012041 10.0.0.141 - - [2025-11-18 00:51:29] "POST /tags HTTP/1.1" 200 312 0.022414 10.0.0.141 - - [2025-11-18 00:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015535 10.0.0.141 - - [2025-11-18 00:51:29] "GET /tag/940eb0b3-2ea0-40b8-89ac-e12ab4da74fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013069 10.0.0.141 - - [2025-11-18 00:51:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000528 10.0.0.141 - - [2025-11-18 00:51:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.005034 10.0.0.141 - - [2025-11-18 00:51:29] "POST /security-groups HTTP/1.1" 200 574 0.074659 10.0.0.141 - - [2025-11-18 00:51:29] "POST /projects HTTP/1.1" 200 491 0.175233 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.003211 10.0.0.141 - - [2025-11-18 00:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017994 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009629 10.0.0.141 - - [2025-11-18 00:51:30] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.010103 10.0.0.141 - - [2025-11-18 00:51:30] "POST /access-control-lists HTTP/1.1" 200 585 0.084367 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018743 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.018174 10.0.0.141 - - [2025-11-18 00:51:30] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005472 10.0.0.141 - - [2025-11-18 00:51:30] "POST /access-control-lists HTTP/1.1" 200 583 0.077477 10.0.0.141 - - [2025-11-18 00:51:30] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.081964 10.0.0.141 - - [2025-11-18 00:51:30] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.047478 10.0.0.141 - - [2025-11-18 00:51:30] "POST /security-groups HTTP/1.1" 200 548 0.070459 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.002121 10.0.0.141 - - [2025-11-18 00:51:30] "POST /access-control-lists HTTP/1.1" 200 604 0.066709 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.004378 10.0.0.141 - - [2025-11-18 00:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.072713 10.0.0.141 - - [2025-11-18 00:51:30] "POST /chown HTTP/1.1" 200 109 0.015782 10.0.0.141 - - [2025-11-18 00:51:30] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010243 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.141 - - [2025-11-18 00:51:30] "POST /access-control-lists HTTP/1.1" 200 602 0.093504 10.0.0.141 - - [2025-11-18 00:51:30] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009624 10.0.0.141 - - [2025-11-18 00:51:30] "POST /tags HTTP/1.1" 409 210 0.002903 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.141 - - [2025-11-18 00:51:30] "GET /tag/940eb0b3-2ea0-40b8-89ac-e12ab4da74fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009999 10.0.0.141 - - [2025-11-18 00:51:30] "POST /firewall-rules HTTP/1.1" 200 572 0.068666 10.0.0.141 - - [2025-11-18 00:51:30] "GET /firewall-rule/2b9df8fa-03ba-426b-a201-b53fa84b664f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.012158 10.0.0.141 - - [2025-11-18 00:51:30] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004391 10.0.0.141 - - [2025-11-18 00:51:30] "GET /firewall-rule/2b9df8fa-03ba-426b-a201-b53fa84b664f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002016 10.0.0.141 - - [2025-11-18 00:51:30] "POST /ref-update HTTP/1.1" 200 156 0.027658 10.0.0.141 - - [2025-11-18 00:51:30] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002536 10.0.0.141 - - [2025-11-18 00:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.141 - - [2025-11-18 00:51:30] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002086 10.0.0.141 - - [2025-11-18 00:51:30] "POST /tags HTTP/1.1" 409 210 0.001902 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.039034 10.0.0.141 - - [2025-11-18 00:51:31] "GET /tag/940eb0b3-2ea0-40b8-89ac-e12ab4da74fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013654 10.0.0.141 - - [2025-11-18 00:51:31] "POST /firewall-rules HTTP/1.1" 200 570 0.073131 10.0.0.141 - - [2025-11-18 00:51:31] "GET /firewall-rule/6587d408-5778-4ee7-9b69-43b29b6df06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004269 10.0.0.141 - - [2025-11-18 00:51:31] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003310 10.0.0.141 - - [2025-11-18 00:51:31] "GET /firewall-rule/6587d408-5778-4ee7-9b69-43b29b6df06a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002058 10.0.0.141 - - [2025-11-18 00:51:31] "POST /ref-update HTTP/1.1" 200 156 0.040922 10.0.0.141 - - [2025-11-18 00:51:31] "POST /tags HTTP/1.1" 409 237 0.003623 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.141 - - [2025-11-18 00:51:31] "GET /tag/9f30052a-a0bf-4265-8c5a-6fefe3fa7639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010359 10.0.0.141 - - [2025-11-18 00:51:31] "POST /tags HTTP/1.1" 409 210 0.001918 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.141 - - [2025-11-18 00:51:31] "GET /tag/cca8103b-b127-491d-ac0d-143f293b05fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011034 10.0.0.141 - - [2025-11-18 00:51:31] "POST /projects HTTP/1.1" 409 223 0.001770 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.141 - - [2025-11-18 00:51:31] "GET /project/cf25f97c-d43b-4880-9487-bf3e9ad8efe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046412 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.141 - - [2025-11-18 00:51:31] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005551 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.141 - - [2025-11-18 00:51:31] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003968 10.0.0.141 - - [2025-11-18 00:51:31] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.042027 10.0.0.141 - - [2025-11-18 00:51:31] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.039177 10.0.0.141 - - [2025-11-18 00:51:31] "POST /security-groups HTTP/1.1" 409 253 0.019741 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.141 - - [2025-11-18 00:51:31] "PUT /security-group/9ced06d9-5fb7-4ec4-a7ce-a13feb1beeb0 HTTP/1.1" 200 263 0.063505 10.0.0.141 - - [2025-11-18 00:51:31] "PUT /access-control-list/8c710386-626a-4264-a655-73285efa3439 HTTP/1.1" 200 273 0.012882 10.0.0.141 - - [2025-11-18 00:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024321 10.0.0.141 - - [2025-11-18 00:51:31] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005805 10.0.0.141 - - [2025-11-18 00:51:31] "PUT /access-control-list/0f70bb48-9143-4967-bcf8-1206b1056492 HTTP/1.1" 200 273 0.021162 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.141 - - [2025-11-18 00:51:31] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003083 10.0.0.141 - - [2025-11-18 00:51:31] "POST /tags HTTP/1.1" 409 210 0.001520 10.0.0.141 - - [2025-11-18 00:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.141 - - [2025-11-18 00:51:31] "GET /tag/cca8103b-b127-491d-ac0d-143f293b05fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011435 10.0.0.141 - - [2025-11-18 00:51:32] "POST /firewall-rules HTTP/1.1" 200 572 0.064365 10.0.0.141 - - [2025-11-18 00:51:32] "GET /firewall-rule/14daefff-4be2-445e-aea2-241ba0d54258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003820 10.0.0.141 - - [2025-11-18 00:51:32] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003093 10.0.0.141 - - [2025-11-18 00:51:32] "GET /firewall-rule/14daefff-4be2-445e-aea2-241ba0d54258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001821 10.0.0.141 - - [2025-11-18 00:51:32] "POST /ref-update HTTP/1.1" 200 156 0.034627 10.0.0.141 - - [2025-11-18 00:51:32] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002566 10.0.0.141 - - [2025-11-18 00:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.141 - - [2025-11-18 00:51:32] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002775 10.0.0.141 - - [2025-11-18 00:51:32] "POST /tags HTTP/1.1" 409 210 0.001575 10.0.0.141 - - [2025-11-18 00:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.141 - - [2025-11-18 00:51:32] "GET /tag/cca8103b-b127-491d-ac0d-143f293b05fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010800 10.0.0.141 - - [2025-11-18 00:51:32] "POST /firewall-rules HTTP/1.1" 200 570 0.063994 10.0.0.141 - - [2025-11-18 00:51:32] "GET /firewall-rule/c6c4c3e2-c35b-48d4-ac8a-33aef50a154c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.014041 10.0.0.141 - - [2025-11-18 00:51:32] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003816 10.0.0.141 - - [2025-11-18 00:51:32] "GET /firewall-rule/c6c4c3e2-c35b-48d4-ac8a-33aef50a154c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002060 10.0.0.141 - - [2025-11-18 00:51:32] "POST /ref-update HTTP/1.1" 200 156 0.044384 10.0.0.141 - - [2025-11-18 00:51:32] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004207 10.0.0.141 - - [2025-11-18 00:51:32] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.19 - - [2025-11-18 00:52:16] "GET / HTTP/1.1" 200 36215 0.002384 10.0.0.19 - - [2025-11-18 00:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2025-11-18 00:52:16] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006872 10.0.0.19 - - [2025-11-18 00:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.19 - - [2025-11-18 00:52:16] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003080 10.0.0.19 - - [2025-11-18 00:52:16] "PUT /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13 HTTP/1.1" 200 275 0.009347 10.0.0.19 - - [2025-11-18 00:52:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.005540 10.0.0.19 - - [2025-11-18 00:52:16] "POST /virtual-routers HTTP/1.1" 200 601 0.023540 10.0.0.19 - - [2025-11-18 00:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010168 10.0.0.19 - - [2025-11-18 00:52:16] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.013049 10.0.0.19 - - [2025-11-18 00:52:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.005168 10.0.0.19 - - [2025-11-18 00:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2025-11-18 00:52:16] "GET /virtual-network/5cfdcae8-3925-422b-a82f-e3a807fd2332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006745 10.0.0.19 - - [2025-11-18 00:52:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.079468 10.0.0.141 - - [2025-11-18 00:52:16] "GET /global-system-configs HTTP/1.1" 200 323 0.001933 10.0.0.141 - - [2025-11-18 00:52:17] "GET /global-system-configs HTTP/1.1" 200 323 0.002183 10.0.0.19 - - [2025-11-18 00:54:24] "GET / HTTP/1.1" 200 36215 0.001465 10.0.0.19 - - [2025-11-18 00:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2025-11-18 00:54:24] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005275 10.0.0.19 - - [2025-11-18 00:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.19 - - [2025-11-18 00:54:24] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002722 10.0.0.19 - - [2025-11-18 00:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009117 10.0.0.19 - - [2025-11-18 00:54:24] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003904 10.0.0.19 - - [2025-11-18 00:54:24] "PUT /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69 HTTP/1.1" 200 263 0.026397 10.0.0.19 - - [2025-11-18 00:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.19 - - [2025-11-18 00:54:24] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004145 10.0.0.19 - - [2025-11-18 00:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.19 - - [2025-11-18 00:54:24] "GET /virtual-machine-interface/b4429aaa-2af4-4401-8d7d-fa86a9a7020c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.007208 10.0.0.19 - - [2025-11-18 00:54:24] "PUT /virtual-machine-interface/b4429aaa-2af4-4401-8d7d-fa86a9a7020c HTTP/1.1" 200 285 0.015993 10.0.0.141 - - [2025-11-18 00:55:19] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003237 10.0.0.141 - - [2025-11-18 00:55:19] "POST /ref-update HTTP/1.1" 200 156 0.021118 10.0.0.141 - - [2025-11-18 00:55:28] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006984 10.0.0.141 - - [2025-11-18 00:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.141 - - [2025-11-18 00:55:28] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006957 10.0.0.141 - - [2025-11-18 00:55:28] "POST /set-tag HTTP/1.1" 200 109 0.004857 10.0.0.141 - - [2025-11-18 00:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.141 - - [2025-11-18 00:55:28] "GET /loadbalancer/3536ed2c-03dd-49a2-a118-ae00a5399827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003126 10.0.0.141 - - [2025-11-18 00:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.141 - - [2025-11-18 00:55:28] "GET /loadbalancer/3536ed2c-03dd-49a2-a118-ae00a5399827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002928 10.0.0.141 - - [2025-11-18 00:55:28] "GET /loadbalancer-pool/6785987c-098b-4d9c-b6bd-f2482cfad789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005230 10.0.0.141 - - [2025-11-18 00:55:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030777 10.0.0.141 - - [2025-11-18 00:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023949 10.0.0.141 - - [2025-11-18 00:55:28] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.025856 10.0.0.141 - - [2025-11-18 00:55:28] "POST /tags HTTP/1.1" 409 205 0.006451 10.0.0.141 - - [2025-11-18 00:55:28] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008172 10.0.0.141 - - [2025-11-18 00:55:28] "POST /ref-update HTTP/1.1" 200 156 0.011663 10.0.0.141 - - [2025-11-18 00:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009338 10.0.0.141 - - [2025-11-18 00:55:28] "GET /tag/17204215-3438-4d5f-9ce9-82f0c9818e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011784 10.0.0.141 - - [2025-11-18 00:55:28] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009425 10.0.0.141 - - [2025-11-18 00:55:28] "PUT /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf HTTP/1.1" 200 257 0.024637 10.0.0.141 - - [2025-11-18 00:55:29] "POST /set-tag HTTP/1.1" 200 109 0.124644 10.0.0.141 - - [2025-11-18 00:55:29] "GET /loadbalancer-pool/50c5b8c6-9ac3-441d-8e7f-add58a296b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014491 10.0.0.141 - - [2025-11-18 00:55:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.055667 10.0.0.141 - - [2025-11-18 00:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.053539 10.0.0.141 - - [2025-11-18 00:55:29] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017660 10.0.0.141 - - [2025-11-18 00:55:29] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008528 10.0.0.141 - - [2025-11-18 00:55:29] "POST /set-tag HTTP/1.1" 200 109 0.012122 10.0.0.141 - - [2025-11-18 00:55:29] "POST /ref-update HTTP/1.1" 200 156 0.038260 10.0.0.141 - - [2025-11-18 00:55:29] "GET /loadbalancer-pool/8feb245e-d714-44d4-930f-03f65f8ed410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.044615 10.0.0.141 - - [2025-11-18 00:55:29] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.002959 10.0.0.141 - - [2025-11-18 00:55:29] "PUT /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf HTTP/1.1" 200 257 0.048995 10.0.0.141 - - [2025-11-18 00:55:29] "POST /loadbalancer-members HTTP/1.1" 200 694 0.107235 10.0.0.141 - - [2025-11-18 00:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023408 10.0.0.141 - - [2025-11-18 00:55:29] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020236 10.0.0.141 - - [2025-11-18 00:55:29] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015699 10.0.0.141 - - [2025-11-18 00:55:29] "POST /set-tag HTTP/1.1" 200 109 0.014044 10.0.0.141 - - [2025-11-18 00:55:29] "POST /ref-update HTTP/1.1" 200 156 0.024372 10.0.0.141 - - [2025-11-18 00:55:29] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.010343 10.0.0.141 - - [2025-11-18 00:55:29] "PUT /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf HTTP/1.1" 200 257 0.025013 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:55:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001783 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:55:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001266 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:55:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:55:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003343 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:55:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.141 - - [2025-11-18 00:55:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 10.0.0.141 - - [2025-11-18 00:57:16] "GET /global-system-configs HTTP/1.1" 200 323 0.006041 10.0.0.141 - - [2025-11-18 00:57:17] "GET /global-system-configs HTTP/1.1" 200 323 0.001878 10.0.0.141 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004763 10.0.0.141 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.141 - - [2025-11-18 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.141 - - [2025-11-18 00:59:19] "GET /loadbalancer/3536ed2c-03dd-49a2-a118-ae00a5399827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003604 10.0.0.141 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008867 10.0.0.141 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.067128 10.0.0.141 - - [2025-11-18 00:59:19] "DELETE /loadbalancer-member/71fb2be9-49b7-4dee-b378-03d88ae9abe0 HTTP/1.1" 200 115 0.104804 10.0.0.141 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016826 10.0.0.141 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.011640 10.0.0.141 - - [2025-11-18 00:59:19] "DELETE /loadbalancer-member/3a0145dd-6385-4a85-b44c-d2c14dd57f1b HTTP/1.1" 200 115 0.068318 10.0.0.141 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004460 10.0.0.141 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.007006 10.0.0.141 - - [2025-11-18 00:59:19] "DELETE /loadbalancer-member/dc4a9d89-ab81-41f1-b7de-e7178c96bf84 HTTP/1.1" 200 115 0.037198 10.0.0.141 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008011 10.0.0.141 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.004094 10.0.0.141 - - [2025-11-18 00:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.141 - - [2025-11-18 00:59:19] "GET /loadbalancer/3536ed2c-03dd-49a2-a118-ae00a5399827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003254 10.0.0.141 - - [2025-11-18 00:59:20] "GET /loadbalancer-pool/6785987c-098b-4d9c-b6bd-f2482cfad789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005388 10.0.0.141 - - [2025-11-18 00:59:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038863 10.0.0.141 - - [2025-11-18 00:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022544 10.0.0.141 - - [2025-11-18 00:59:20] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019841 10.0.0.141 - - [2025-11-18 00:59:20] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008449 10.0.0.141 - - [2025-11-18 00:59:20] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004774 10.0.0.141 - - [2025-11-18 00:59:20] "POST /set-tag HTTP/1.1" 200 109 0.080202 10.0.0.141 - - [2025-11-18 00:59:20] "GET /loadbalancer-pool/50c5b8c6-9ac3-441d-8e7f-add58a296b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.036308 10.0.0.141 - - [2025-11-18 00:59:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034139 10.0.0.141 - - [2025-11-18 00:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009444 10.0.0.141 - - [2025-11-18 00:59:20] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008903 10.0.0.141 - - [2025-11-18 00:59:20] "POST /set-tag HTTP/1.1" 200 109 0.013311 10.0.0.141 - - [2025-11-18 00:59:20] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006588 10.0.0.141 - - [2025-11-18 00:59:20] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003349 10.0.0.141 - - [2025-11-18 00:59:20] "GET /loadbalancer-pool/8feb245e-d714-44d4-930f-03f65f8ed410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005550 10.0.0.141 - - [2025-11-18 00:59:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029455 10.0.0.141 - - [2025-11-18 00:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.047292 10.0.0.141 - - [2025-11-18 00:59:20] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016952 10.0.0.141 - - [2025-11-18 00:59:20] "GET /virtual-machine-interface/b45788b0-c418-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005825 10.0.0.141 - - [2025-11-18 00:59:20] "GET /floating-ip/01e6da63-338d-43df-8ca1-67dc4f5587bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007375 10.0.0.141 - - [2025-11-18 00:59:20] "POST /set-tag HTTP/1.1" 200 109 0.004625 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001271 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001476 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:00:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:00:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001111 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:00:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001367 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:00:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001401 10.0.0.141 - - [2025-11-18 01:00:56] "GET / HTTP/1.1" 200 36215 0.002686 10.0.0.141 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.141 - - [2025-11-18 01:00:56] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088678 10.0.0.141 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.141 - - [2025-11-18 01:00:56] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067947 10.0.0.141 - - [2025-11-18 01:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.141 - - [2025-11-18 01:00:57] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040549 10.0.0.141 - - [2025-11-18 01:00:57] "POST /tags HTTP/1.1" 200 334 0.042535 10.0.0.141 - - [2025-11-18 01:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.141 - - [2025-11-18 01:00:57] "GET /tag/b57d1f2f-1140-455f-8092-e14a8bb321c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.040447 10.0.0.141 - - [2025-11-18 01:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005882 10.0.0.141 - - [2025-11-18 01:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.141 - - [2025-11-18 01:00:57] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.085845 10.0.0.141 - - [2025-11-18 01:00:57] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080699 10.0.0.141 - - [2025-11-18 01:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015394 10.0.0.141 - - [2025-11-18 01:00:57] "GET /virtual-networks?parent_id=c01353f2-5506-4582-846f-c04dc41955aa&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.006727 10.0.0.141 - - [2025-11-18 01:00:57] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.016753 10.0.0.141 - - [2025-11-18 01:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.141 - - [2025-11-18 01:00:57] "GET /service-appliance-set/07569114-484c-47f8-8cef-4d6606e7aa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005797 10.0.0.141 - - [2025-11-18 01:00:57] "POST /fqname-to-id HTTP/1.1" 404 254 0.005113 10.0.0.141 - - [2025-11-18 01:00:58] "POST /virtual-networks HTTP/1.1" 200 514 0.153953 10.0.0.141 - - [2025-11-18 01:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.141 - - [2025-11-18 01:00:58] "GET /network-ipam/7354e1af-0dee-4e13-977d-f6cd04e53b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.005850 10.0.0.141 - - [2025-11-18 01:00:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.190298 10.0.0.141 - - [2025-11-18 01:00:58] "GET /virtual-machine-interface/4e101665-7e16-458e-903b-95ef940933aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.028220 10.0.0.141 - - [2025-11-18 01:00:58] "POST /useragent-kv HTTP/1.1" 200 115 0.011858 10.0.0.141 - - [2025-11-18 01:00:58] "POST /ref-update HTTP/1.1" 200 156 0.202090 10.0.0.141 - - [2025-11-18 01:00:58] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004948 10.0.0.141 - - [2025-11-18 01:00:58] "GET /domains HTTP/1.1" 200 281 0.003093 10.0.0.141 - - [2025-11-18 01:00:58] "POST /instance-ips HTTP/1.1" 200 410 0.087873 10.0.0.141 - - [2025-11-18 01:00:58] "GET /domain/ed2aa32c-36c9-41b2-b6bb-f43ad316cc15 HTTP/1.1" 200 3100 0.035941 10.0.0.141 - - [2025-11-18 01:00:58] "GET /instance-ip/f27aa80f-8b95-4ce8-8bf5-a25211341818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010786 10.0.0.141 - - [2025-11-18 01:00:58] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa HTTP/1.1" 200 5497 0.081158 10.0.0.141 - - [2025-11-18 01:00:58] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2090 0.049415 10.0.0.141 - - [2025-11-18 01:00:58] "POST /loadbalancers HTTP/1.1" 200 612 0.125822 10.0.0.141 - - [2025-11-18 01:00:58] "POST /route-targets HTTP/1.1" 200 328 0.037939 10.0.0.141 - - [2025-11-18 01:00:58] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2090 0.028556 10.0.0.141 - - [2025-11-18 01:00:58] "GET /routing-instance/f018189c-8126-4da1-a924-f566fa7b2d98 HTTP/1.1" 200 1184 0.007721 10.0.0.141 - - [2025-11-18 01:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.043231 10.0.0.141 - - [2025-11-18 01:00:58] "GET /routing-instance/f018189c-8126-4da1-a924-f566fa7b2d98 HTTP/1.1" 200 1184 0.009385 10.0.0.141 - - [2025-11-18 01:00:58] "POST /ref-update HTTP/1.1" 200 156 0.076347 10.0.0.141 - - [2025-11-18 01:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012646 10.0.0.141 - - [2025-11-18 01:00:58] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.131527 10.0.0.141 - - [2025-11-18 01:00:58] "GET /instance-ip/f27aa80f-8b95-4ce8-8bf5-a25211341818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004473 10.0.0.141 - - [2025-11-18 01:00:58] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088243 10.0.0.141 - - [2025-11-18 01:00:58] "GET /loadbalancer/69fe2447-7031-4a57-9695-c162ad25d346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.006911 10.0.0.141 - - [2025-11-18 01:00:58] "POST /floating-ips HTTP/1.1" 200 599 0.073057 10.0.0.141 - - [2025-11-18 01:00:58] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.057596 10.0.0.141 - - [2025-11-18 01:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.141 - - [2025-11-18 01:00:58] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056716 10.0.0.141 - - [2025-11-18 01:00:58] "GET /loadbalancer-listener/5a0e7cbe-cba9-4f25-bfab-ec308a0a7248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.008147 10.0.0.141 - - [2025-11-18 01:00:59] "GET /loadbalancer-listener/5a0e7cbe-cba9-4f25-bfab-ec308a0a7248?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005307 10.0.0.141 - - [2025-11-18 01:00:59] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.030490 10.0.0.141 - - [2025-11-18 01:00:59] "GET /instance-ip/f27aa80f-8b95-4ce8-8bf5-a25211341818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005887 10.0.0.141 - - [2025-11-18 01:00:59] "GET /instance-ip/f27aa80f-8b95-4ce8-8bf5-a25211341818?fields=floating_ips HTTP/1.1" 200 1215 0.022361 10.0.0.141 - - [2025-11-18 01:00:59] "GET /floating-ip/1710a394-f336-4966-82f2-627c3f8e189f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003579 10.0.0.141 - - [2025-11-18 01:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.141 - - [2025-11-18 01:00:59] "GET /loadbalancer/69fe2447-7031-4a57-9695-c162ad25d346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003553 10.0.0.141 - - [2025-11-18 01:00:59] "POST /tags HTTP/1.1" 200 296 0.084001 10.0.0.141 - - [2025-11-18 01:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012653 10.0.0.141 - - [2025-11-18 01:00:59] "GET /tag/5529b8dc-2ae6-4c7d-b8d3-1427f15c1a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.052609 10.0.0.141 - - [2025-11-18 01:00:59] "POST /tags HTTP/1.1" 409 233 0.002608 10.0.0.141 - - [2025-11-18 01:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.141 - - [2025-11-18 01:00:59] "GET /tag/1eff286c-634c-41e3-9a7a-a3804e24cffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.021137 10.0.0.141 - - [2025-11-18 01:00:59] "POST /tags HTTP/1.1" 409 206 0.003455 10.0.0.141 - - [2025-11-18 01:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.141 - - [2025-11-18 01:00:59] "GET /tag/b9c501ed-6385-4acd-b19e-b71d24865f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019975 10.0.0.141 - - [2025-11-18 01:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.141 - - [2025-11-18 01:00:59] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008464 10.0.0.141 - - [2025-11-18 01:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.141 - - [2025-11-18 01:00:59] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044552 10.0.0.141 - - [2025-11-18 01:00:59] "POST /virtual-machines HTTP/1.1" 200 370 0.038553 10.0.0.141 - - [2025-11-18 01:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027574 10.0.0.141 - - [2025-11-18 01:00:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.214839 10.0.0.141 - - [2025-11-18 01:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026247 10.0.0.141 - - [2025-11-18 01:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022765 10.0.0.141 - - [2025-11-18 01:01:00] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.013752 10.0.0.141 - - [2025-11-18 01:01:00] "POST /instance-ips HTTP/1.1" 200 410 0.069888 10.0.0.141 - - [2025-11-18 01:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.047558 10.0.0.141 - - [2025-11-18 01:01:00] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010150 10.0.0.141 - - [2025-11-18 01:01:00] "POST /set-tag HTTP/1.1" 200 109 0.056344 10.0.0.141 - - [2025-11-18 01:01:00] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.028489 10.0.0.141 - - [2025-11-18 01:01:00] "GET /instance-ip/0c29d754-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006388 10.0.0.141 - - [2025-11-18 01:01:00] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011510 10.0.0.141 - - [2025-11-18 01:01:00] "POST /set-tag HTTP/1.1" 200 109 0.005351 10.0.0.141 - - [2025-11-18 01:01:00] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.008496 10.0.0.141 - - [2025-11-18 01:01:00] "POST /ref-update HTTP/1.1" 200 156 0.020170 10.0.0.141 - - [2025-11-18 01:01:00] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010852 10.0.0.141 - - [2025-11-18 01:01:00] "POST /set-tag HTTP/1.1" 200 109 0.006834 10.0.0.141 - - [2025-11-18 01:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.141 - - [2025-11-18 01:01:00] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006209 10.0.0.141 - - [2025-11-18 01:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.141 - - [2025-11-18 01:01:01] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.242708 10.0.0.141 - - [2025-11-18 01:01:01] "POST /virtual-machines HTTP/1.1" 200 370 0.016463 10.0.0.141 - - [2025-11-18 01:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.044870 10.0.0.141 - - [2025-11-18 01:01:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.167290 10.0.0.141 - - [2025-11-18 01:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024138 10.0.0.141 - - [2025-11-18 01:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.028171 10.0.0.141 - - [2025-11-18 01:01:01] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.021936 10.0.0.141 - - [2025-11-18 01:01:01] "POST /instance-ips HTTP/1.1" 200 410 0.081779 10.0.0.141 - - [2025-11-18 01:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.083532 10.0.0.141 - - [2025-11-18 01:01:01] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.032822 10.0.0.141 - - [2025-11-18 01:01:01] "POST /set-tag HTTP/1.1" 200 109 0.049488 10.0.0.141 - - [2025-11-18 01:01:01] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.027986 10.0.0.141 - - [2025-11-18 01:01:01] "GET /instance-ip/0cfc6bec-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.011218 10.0.0.141 - - [2025-11-18 01:01:02] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011310 10.0.0.141 - - [2025-11-18 01:01:02] "POST /set-tag HTTP/1.1" 200 109 0.005879 10.0.0.141 - - [2025-11-18 01:01:02] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.012699 10.0.0.141 - - [2025-11-18 01:01:02] "POST /ref-update HTTP/1.1" 200 156 0.022886 10.0.0.141 - - [2025-11-18 01:01:02] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005722 10.0.0.141 - - [2025-11-18 01:01:02] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.141 - - [2025-11-18 01:01:02] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006543 10.0.0.141 - - [2025-11-18 01:01:02] "POST /set-tag HTTP/1.1" 200 109 0.003577 10.0.0.141 - - [2025-11-18 01:01:02] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005488 10.0.0.141 - - [2025-11-18 01:01:02] "POST /set-tag HTTP/1.1" 200 109 0.005353 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:01:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001128 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:01:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001359 10.0.0.141 - - [2025-11-18 01:01:03] "GET /domains HTTP/1.1" 200 281 0.002756 10.0.0.141 - - [2025-11-18 01:01:03] "GET /domain/ed2aa32c-36c9-41b2-b6bb-f43ad316cc15 HTTP/1.1" 200 3100 0.004110 10.0.0.141 - - [2025-11-18 01:01:03] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa HTTP/1.1" 200 7091 0.081594 10.0.0.141 - - [2025-11-18 01:01:03] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2090 0.007041 10.0.0.141 - - [2025-11-18 01:01:03] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2090 0.015246 10.0.0.141 - - [2025-11-18 01:01:03] "GET /routing-instance/f018189c-8126-4da1-a924-f566fa7b2d98 HTTP/1.1" 200 1406 0.018047 10.0.0.141 - - [2025-11-18 01:01:03] "GET /routing-instance/f018189c-8126-4da1-a924-f566fa7b2d98 HTTP/1.1" 200 1406 0.005177 10.0.0.141 - - [2025-11-18 01:01:03] "GET /route-target/599a9dce-b9ce-4a08-9c21-f4f23c61f9f2 HTTP/1.1" 200 1154 0.007625 10.0.0.141 - - [2025-11-18 01:01:03] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2090 0.005208 10.0.0.141 - - [2025-11-18 01:01:03] "GET /routing-instance/f018189c-8126-4da1-a924-f566fa7b2d98 HTTP/1.1" 200 1406 0.005180 10.0.0.141 - - [2025-11-18 01:01:03] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017299 10.0.0.141 - - [2025-11-18 01:01:03] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2090 0.006671 10.0.0.141 - - [2025-11-18 01:01:03] "GET /routing-instance/f018189c-8126-4da1-a924-f566fa7b2d98 HTTP/1.1" 200 1406 0.004012 10.0.0.141 - - [2025-11-18 01:01:04] "GET /routing-instance/f018189c-8126-4da1-a924-f566fa7b2d98 HTTP/1.1" 200 1406 0.004972 10.0.0.141 - - [2025-11-18 01:01:04] "GET /route-target/599a9dce-b9ce-4a08-9c21-f4f23c61f9f2 HTTP/1.1" 200 1154 0.004281 10.0.0.141 - - [2025-11-18 01:01:04] "GET /domains HTTP/1.1" 200 281 0.002291 10.0.0.141 - - [2025-11-18 01:01:04] "GET /domain/ed2aa32c-36c9-41b2-b6bb-f43ad316cc15 HTTP/1.1" 200 3100 0.004023 10.0.0.141 - - [2025-11-18 01:01:04] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa HTTP/1.1" 200 7091 0.048005 10.0.0.141 - - [2025-11-18 01:01:04] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2090 0.007138 10.0.0.141 - - [2025-11-18 01:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.141 - - [2025-11-18 01:01:04] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.110793 10.0.0.141 - - [2025-11-18 01:01:04] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009004 10.0.0.141 - - [2025-11-18 01:01:04] "GET /floating-ip-pools?parent_id=196399f5-629e-49b0-a1ab-d3bbd94e1867&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003965 10.0.0.141 - - [2025-11-18 01:01:04] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005798 10.0.0.141 - - [2025-11-18 01:01:04] "POST /floating-ip-pools HTTP/1.1" 200 564 0.036307 10.0.0.141 - - [2025-11-18 01:01:04] "POST /ref-update HTTP/1.1" 200 156 0.026189 10.0.0.141 - - [2025-11-18 01:01:04] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013670 10.0.0.141 - - [2025-11-18 01:01:04] "GET /domains HTTP/1.1" 200 281 0.002330 10.0.0.141 - - [2025-11-18 01:01:04] "GET /domain/ed2aa32c-36c9-41b2-b6bb-f43ad316cc15 HTTP/1.1" 200 3100 0.004346 10.0.0.141 - - [2025-11-18 01:01:04] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa HTTP/1.1" 200 7348 0.060112 10.0.0.141 - - [2025-11-18 01:01:04] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2329 0.012072 10.0.0.141 - - [2025-11-18 01:01:04] "GET /floating-ip-pool/1a827b6a-c8e8-4f10-bd0c-b3333a26fa2d HTTP/1.1" 200 1317 0.009727 10.0.0.141 - - [2025-11-18 01:01:04] "GET /domains HTTP/1.1" 200 281 0.006732 10.0.0.141 - - [2025-11-18 01:01:04] "GET /domain/ed2aa32c-36c9-41b2-b6bb-f43ad316cc15 HTTP/1.1" 200 3100 0.004401 10.0.0.141 - - [2025-11-18 01:01:04] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa HTTP/1.1" 200 7348 0.064059 10.0.0.141 - - [2025-11-18 01:01:04] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 2329 0.007647 10.0.0.141 - - [2025-11-18 01:01:04] "GET /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005641 10.0.0.141 - - [2025-11-18 01:01:04] "POST /tags HTTP/1.1" 200 366 0.065223 10.0.0.141 - - [2025-11-18 01:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009776 10.0.0.141 - - [2025-11-18 01:01:04] "GET /tag/f61a147d-0ab7-47e7-a096-7cf6e08ab8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.025445 10.0.0.141 - - [2025-11-18 01:01:04] "POST /tags HTTP/1.1" 409 206 0.002952 10.0.0.141 - - [2025-11-18 01:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.141 - - [2025-11-18 01:01:04] "GET /tag/b9c501ed-6385-4acd-b19e-b71d24865f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013526 10.0.0.141 - - [2025-11-18 01:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.141 - - [2025-11-18 01:01:05] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038452 10.0.0.141 - - [2025-11-18 01:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.141 - - [2025-11-18 01:01:05] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004820 10.0.0.141 - - [2025-11-18 01:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.141 - - [2025-11-18 01:01:05] "GET /service-appliance-set/f84864cd-33b4-48ec-aa90-fe4ee2ab67b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.006053 10.0.0.141 - - [2025-11-18 01:01:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.002980 10.0.0.141 - - [2025-11-18 01:01:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.110196 10.0.0.141 - - [2025-11-18 01:01:05] "GET /virtual-machine-interface/d9df4a8e-2822-48fc-9b66-91bd27644084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015162 10.0.0.141 - - [2025-11-18 01:01:05] "POST /set-tag HTTP/1.1" 200 109 0.021734 10.0.0.141 - - [2025-11-18 01:01:05] "POST /instance-ips HTTP/1.1" 200 418 0.040285 10.0.0.141 - - [2025-11-18 01:01:05] "GET /instance-ip/c6bf60c7-342f-482f-a58a-145c93874ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.030760 10.0.0.141 - - [2025-11-18 01:01:05] "POST /loadbalancers HTTP/1.1" 200 620 0.071936 10.0.0.141 - - [2025-11-18 01:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022393 10.0.0.141 - - [2025-11-18 01:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011907 10.0.0.141 - - [2025-11-18 01:01:05] "POST /service-instances HTTP/1.1" 200 568 0.028722 10.0.0.141 - - [2025-11-18 01:01:05] "POST /ref-update HTTP/1.1" 200 156 0.019040 10.0.0.141 - - [2025-11-18 01:01:05] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.091534 10.0.0.141 - - [2025-11-18 01:01:05] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.049520 10.0.0.141 - - [2025-11-18 01:01:05] "GET /virtual-machine-interface/d9df4a8e-2822-48fc-9b66-91bd27644084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.026854 10.0.0.141 - - [2025-11-18 01:01:05] "GET /virtual-machine-interface/d9df4a8e-2822-48fc-9b66-91bd27644084?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.010045 10.0.0.141 - - [2025-11-18 01:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024926 10.0.0.141 - - [2025-11-18 01:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.141 - - [2025-11-18 01:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.141 - - [2025-11-18 01:01:05] "GET /floating-ip-pool/1a827b6a-c8e8-4f10-bd0c-b3333a26fa2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003149 10.0.0.141 - - [2025-11-18 01:01:05] "POST /virtual-machines HTTP/1.1" 200 430 0.018619 10.0.0.141 - - [2025-11-18 01:01:06] "POST /floating-ips HTTP/1.1" 200 673 0.142881 10.0.0.141 - - [2025-11-18 01:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.162266 10.0.0.141 - - [2025-11-18 01:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019287 10.0.0.141 - - [2025-11-18 01:01:06] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015811 10.0.0.141 - - [2025-11-18 01:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.141 - - [2025-11-18 01:01:06] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003266 10.0.0.141 - - [2025-11-18 01:01:06] "POST /chown HTTP/1.1" 200 109 0.058205 10.0.0.141 - - [2025-11-18 01:01:06] "POST /tags HTTP/1.1" 409 221 0.004040 10.0.0.141 - - [2025-11-18 01:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.141 - - [2025-11-18 01:01:06] "GET /tag/b57d1f2f-1140-455f-8092-e14a8bb321c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010057 10.0.0.141 - - [2025-11-18 01:01:06] "POST /chown HTTP/1.1" 200 109 0.018108 10.0.0.141 - - [2025-11-18 01:01:06] "PUT /virtual-machine-interface/4a6086ef-a2e7-4a47-bdd0-2155e841041f HTTP/1.1" 200 285 0.037789 10.0.0.141 - - [2025-11-18 01:01:06] "POST /tags HTTP/1.1" 409 238 0.011692 10.0.0.141 - - [2025-11-18 01:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007647 10.0.0.141 - - [2025-11-18 01:01:06] "GET /tag/f61a147d-0ab7-47e7-a096-7cf6e08ab8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010491 10.0.0.141 - - [2025-11-18 01:01:06] "PUT /instance-ip/c6bf60c7-342f-482f-a58a-145c93874ce6 HTTP/1.1" 200 257 0.043423 10.0.0.141 - - [2025-11-18 01:01:06] "POST /ref-update HTTP/1.1" 200 156 0.018051 10.0.0.141 - - [2025-11-18 01:01:06] "POST /ref-update HTTP/1.1" 200 156 0.021232 10.0.0.141 - - [2025-11-18 01:01:06] "POST /ref-update HTTP/1.1" 200 156 0.021119 10.0.0.141 - - [2025-11-18 01:01:06] "POST /firewall-rules HTTP/1.1" 200 652 0.099198 10.0.0.141 - - [2025-11-18 01:01:06] "GET /firewall-rule/7694f8fa-ecf8-4042-be0d-6a6943ece133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.017113 10.0.0.141 - - [2025-11-18 01:01:06] "GET /firewall-policy/8c8dc813-50d7-4c5b-8e7b-b12a6f19f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.011437 10.0.0.141 - - [2025-11-18 01:01:06] "POST /ref-update HTTP/1.1" 200 156 0.019691 10.0.0.141 - - [2025-11-18 01:01:06] "POST /ref-update HTTP/1.1" 200 156 0.041766 10.0.0.141 - - [2025-11-18 01:01:06] "GET /firewall-rule/7694f8fa-ecf8-4042-be0d-6a6943ece133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.012862 10.0.0.141 - - [2025-11-18 01:01:06] "POST /ref-update HTTP/1.1" 200 156 0.030793 10.0.0.141 - - [2025-11-18 01:01:06] "POST /ref-update HTTP/1.1" 200 156 0.042936 10.0.0.141 - - [2025-11-18 01:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009578 10.0.0.141 - - [2025-11-18 01:01:06] "POST /virtual-machines HTTP/1.1" 200 430 0.015650 10.0.0.141 - - [2025-11-18 01:01:06] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.031349 10.0.0.141 - - [2025-11-18 01:01:06] "GET /loadbalancer/b354e079-7481-4da8-8098-cb0dccf1624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007089 10.0.0.141 - - [2025-11-18 01:01:06] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.085284 10.0.0.141 - - [2025-11-18 01:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.155583 10.0.0.141 - - [2025-11-18 01:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.141 - - [2025-11-18 01:01:06] "POST /chown HTTP/1.1" 200 109 0.033480 10.0.0.141 - - [2025-11-18 01:01:06] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047347 10.0.0.141 - - [2025-11-18 01:01:06] "GET /loadbalancer-listener/c82f9b93-d0c7-441b-b41f-69e8dc76cb19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005443 10.0.0.141 - - [2025-11-18 01:01:06] "POST /chown HTTP/1.1" 200 109 0.006586 10.0.0.141 - - [2025-11-18 01:01:06] "GET /loadbalancer-listener/c82f9b93-d0c7-441b-b41f-69e8dc76cb19?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.008293 10.0.0.141 - - [2025-11-18 01:01:06] "PUT /virtual-machine-interface/8e2af53a-6b68-4ced-b8c1-5b37408394a1 HTTP/1.1" 200 285 0.036547 10.0.0.141 - - [2025-11-18 01:01:07] "PUT /instance-ip/c6bf60c7-342f-482f-a58a-145c93874ce6 HTTP/1.1" 200 257 0.027303 10.0.0.141 - - [2025-11-18 01:01:07] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.061945 10.0.0.141 - - [2025-11-18 01:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016024 10.0.0.141 - - [2025-11-18 01:01:07] "GET /loadbalancer-pool/c9ab0a1a-7a84-4496-8f2a-bf495185ef71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007083 10.0.0.141 - - [2025-11-18 01:01:07] "POST /ref-update HTTP/1.1" 200 156 0.015215 10.0.0.141 - - [2025-11-18 01:01:07] "POST /ref-update HTTP/1.1" 200 156 0.017408 10.0.0.141 - - [2025-11-18 01:01:07] "POST /ref-update HTTP/1.1" 200 156 0.030025 10.0.0.141 - - [2025-11-18 01:01:07] "POST /loadbalancer-members HTTP/1.1" 200 709 0.076818 10.0.0.141 - - [2025-11-18 01:01:07] "POST /ref-update HTTP/1.1" 200 156 0.036398 10.0.0.141 - - [2025-11-18 01:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032539 10.0.0.141 - - [2025-11-18 01:01:07] "GET /loadbalancer-member/b8bc48ac-2da1-4be0-bf7b-b7ffa43ca74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.002370 10.0.0.141 - - [2025-11-18 01:01:07] "POST /ref-update HTTP/1.1" 200 156 0.041766 10.0.0.141 - - [2025-11-18 01:01:07] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002450 10.0.0.141 - - [2025-11-18 01:01:07] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.025052 10.0.0.141 - - [2025-11-18 01:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.141 - - [2025-11-18 01:01:07] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004363 10.0.0.141 - - [2025-11-18 01:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012950 10.0.0.141 - - [2025-11-18 01:01:07] "POST /tags HTTP/1.1" 409 221 0.025743 10.0.0.141 - - [2025-11-18 01:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.141 - - [2025-11-18 01:01:07] "GET /tag/b57d1f2f-1140-455f-8092-e14a8bb321c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015048 10.0.0.141 - - [2025-11-18 01:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014394 10.0.0.141 - - [2025-11-18 01:01:07] "POST /chown HTTP/1.1" 200 109 0.010458 10.0.0.141 - - [2025-11-18 01:01:07] "POST /chown HTTP/1.1" 200 109 0.023114 10.0.0.141 - - [2025-11-18 01:01:07] "POST /tags HTTP/1.1" 409 238 0.010964 10.0.0.141 - - [2025-11-18 01:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.141 - - [2025-11-18 01:01:07] "GET /tag/f61a147d-0ab7-47e7-a096-7cf6e08ab8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015312 10.0.0.141 - - [2025-11-18 01:01:07] "PUT /instance-ip/c6bf60c7-342f-482f-a58a-145c93874ce6 HTTP/1.1" 200 257 0.019001 10.0.0.141 - - [2025-11-18 01:01:07] "POST /firewall-rules HTTP/1.1" 409 293 0.002255 10.0.0.141 - - [2025-11-18 01:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.141 - - [2025-11-18 01:01:07] "POST /ref-update HTTP/1.1" 200 156 0.036333 10.0.0.141 - - [2025-11-18 01:01:07] "POST /chown HTTP/1.1" 200 109 0.027514 10.0.0.141 - - [2025-11-18 01:01:07] "PUT /firewall-rule/7694f8fa-ecf8-4042-be0d-6a6943ece133 HTTP/1.1" 200 261 0.060606 10.0.0.141 - - [2025-11-18 01:01:07] "POST /chown HTTP/1.1" 200 109 0.011720 10.0.0.141 - - [2025-11-18 01:01:07] "GET /firewall-rule/7694f8fa-ecf8-4042-be0d-6a6943ece133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004967 10.0.0.141 - - [2025-11-18 01:01:07] "GET /firewall-policy/8c8dc813-50d7-4c5b-8e7b-b12a6f19f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006810 10.0.0.141 - - [2025-11-18 01:01:07] "PUT /instance-ip/c6bf60c7-342f-482f-a58a-145c93874ce6 HTTP/1.1" 200 257 0.040223 10.0.0.141 - - [2025-11-18 01:01:07] "GET /firewall-rule/7694f8fa-ecf8-4042-be0d-6a6943ece133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.011690 10.0.0.141 - - [2025-11-18 01:01:07] "POST /ref-update HTTP/1.1" 200 156 0.030444 10.0.0.141 - - [2025-11-18 01:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.141 - - [2025-11-18 01:01:07] "POST /chown HTTP/1.1" 200 109 0.007955 10.0.0.141 - - [2025-11-18 01:01:07] "POST /chown HTTP/1.1" 200 109 0.033499 10.0.0.141 - - [2025-11-18 01:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013681 10.0.0.141 - - [2025-11-18 01:01:07] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005161 10.0.0.141 - - [2025-11-18 01:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.141 - - [2025-11-18 01:01:07] "PUT /instance-ip/c6bf60c7-342f-482f-a58a-145c93874ce6 HTTP/1.1" 200 257 0.015559 10.0.0.141 - - [2025-11-18 01:01:07] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.051267 10.0.0.141 - - [2025-11-18 01:01:07] "POST /virtual-machines HTTP/1.1" 200 374 0.017462 10.0.0.141 - - [2025-11-18 01:01:07] "POST /ref-update HTTP/1.1" 200 156 0.048994 10.0.0.141 - - [2025-11-18 01:01:07] "POST /chown HTTP/1.1" 200 109 0.020703 10.0.0.141 - - [2025-11-18 01:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021012 10.0.0.141 - - [2025-11-18 01:01:08] "POST /chown HTTP/1.1" 200 109 0.013574 10.0.0.141 - - [2025-11-18 01:01:08] "PUT /instance-ip/c6bf60c7-342f-482f-a58a-145c93874ce6 HTTP/1.1" 200 257 0.029664 10.0.0.141 - - [2025-11-18 01:01:08] "POST /ref-update HTTP/1.1" 200 156 0.102331 10.0.0.141 - - [2025-11-18 01:01:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.193860 10.0.0.141 - - [2025-11-18 01:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019099 10.0.0.141 - - [2025-11-18 01:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015081 10.0.0.141 - - [2025-11-18 01:01:08] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.010317 10.0.0.141 - - [2025-11-18 01:01:08] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.011338 10.0.0.141 - - [2025-11-18 01:01:08] "POST /instance-ips HTTP/1.1" 200 414 0.050830 10.0.0.141 - - [2025-11-18 01:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.041411 10.0.0.141 - - [2025-11-18 01:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036499 10.0.0.141 - - [2025-11-18 01:01:08] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.013823 10.0.0.141 - - [2025-11-18 01:01:08] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.011042 10.0.0.141 - - [2025-11-18 01:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017140 10.0.0.141 - - [2025-11-18 01:01:08] "POST /set-tag HTTP/1.1" 200 109 0.032103 10.0.0.141 - - [2025-11-18 01:01:08] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019578 10.0.0.141 - - [2025-11-18 01:01:08] "GET /instance-ip/1108ab2e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002750 10.0.0.141 - - [2025-11-18 01:01:08] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.026908 10.0.0.141 - - [2025-11-18 01:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011426 10.0.0.141 - - [2025-11-18 01:01:08] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009387 10.0.0.141 - - [2025-11-18 01:01:08] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.141 - - [2025-11-18 01:01:08] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005325 10.0.0.141 - - [2025-11-18 01:01:08] "POST /ref-update HTTP/1.1" 200 156 0.010925 10.0.0.141 - - [2025-11-18 01:01:08] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013794 10.0.0.141 - - [2025-11-18 01:01:08] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.141 - - [2025-11-18 01:01:08] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.009297 10.0.0.141 - - [2025-11-18 01:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008677 10.0.0.141 - - [2025-11-18 01:01:08] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006567 10.0.0.141 - - [2025-11-18 01:01:08] "POST /set-tag HTTP/1.1" 200 109 0.005218 10.0.0.141 - - [2025-11-18 01:01:08] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.011693 10.0.0.141 - - [2025-11-18 01:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.006942 10.0.0.141 - - [2025-11-18 01:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.141 - - [2025-11-18 01:01:08] "POST /chown HTTP/1.1" 200 109 0.008324 10.0.0.141 - - [2025-11-18 01:01:08] "POST /chown HTTP/1.1" 200 109 0.016113 10.0.0.141 - - [2025-11-18 01:01:08] "POST /ref-update HTTP/1.1" 200 156 0.008007 10.0.0.141 - - [2025-11-18 01:01:08] "POST /chown HTTP/1.1" 200 109 0.022567 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.032657 10.0.0.141 - - [2025-11-18 01:01:09] "POST /ref-update HTTP/1.1" 200 156 0.007838 10.0.0.141 - - [2025-11-18 01:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.005898 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.020522 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.008254 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.022132 10.0.0.141 - - [2025-11-18 01:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.005708 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.021336 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.015488 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.006716 10.0.0.141 - - [2025-11-18 01:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.012066 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.019979 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.006892 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.021275 10.0.0.141 - - [2025-11-18 01:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.007582 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.021463 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.019979 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.006722 10.0.0.141 - - [2025-11-18 01:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.006871 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.012638 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.014109 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.029149 10.0.0.141 - - [2025-11-18 01:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.007180 10.0.0.141 - - [2025-11-18 01:01:09] "POST /chown HTTP/1.1" 200 109 0.020088 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.006425 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.015368 10.0.0.141 - - [2025-11-18 01:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.006276 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.016405 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.017276 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.007233 10.0.0.141 - - [2025-11-18 01:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.006041 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.006580 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.015550 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.024682 10.0.0.141 - - [2025-11-18 01:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.007407 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.021446 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.007617 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.015854 10.0.0.141 - - [2025-11-18 01:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012275 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.011353 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.015726 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.015473 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.007274 10.0.0.141 - - [2025-11-18 01:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.006416 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.020508 10.0.0.141 - - [2025-11-18 01:01:10] "POST /chown HTTP/1.1" 200 109 0.022241 10.0.0.141 - - [2025-11-18 01:01:14] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006426 10.0.0.141 - - [2025-11-18 01:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.141 - - [2025-11-18 01:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.141 - - [2025-11-18 01:01:14] "GET /loadbalancer/69fe2447-7031-4a57-9695-c162ad25d346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002637 10.0.0.141 - - [2025-11-18 01:01:14] "GET /loadbalancer-pool/27bf87f0-18b4-4a52-9f58-9b99344c7ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002833 10.0.0.141 - - [2025-11-18 01:01:14] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020813 10.0.0.141 - - [2025-11-18 01:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030632 10.0.0.141 - - [2025-11-18 01:01:14] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.018035 10.0.0.141 - - [2025-11-18 01:01:14] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006266 10.0.0.141 - - [2025-11-18 01:01:14] "POST /ref-update HTTP/1.1" 200 156 0.006299 10.0.0.141 - - [2025-11-18 01:01:14] "GET /floating-ip/1710a394-f336-4966-82f2-627c3f8e189f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.015486 10.0.0.141 - - [2025-11-18 01:01:14] "POST /tags HTTP/1.1" 409 221 0.005632 10.0.0.141 - - [2025-11-18 01:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.141 - - [2025-11-18 01:01:14] "PUT /floating-ip/1710a394-f336-4966-82f2-627c3f8e189f HTTP/1.1" 200 257 0.022217 10.0.0.141 - - [2025-11-18 01:01:14] "GET /tag/b57d1f2f-1140-455f-8092-e14a8bb321c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.033406 10.0.0.141 - - [2025-11-18 01:01:14] "POST /set-tag HTTP/1.1" 200 109 0.020740 10.0.0.141 - - [2025-11-18 01:01:16] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006729 10.0.0.141 - - [2025-11-18 01:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.141 - - [2025-11-18 01:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.141 - - [2025-11-18 01:01:16] "GET /loadbalancer/69fe2447-7031-4a57-9695-c162ad25d346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004136 10.0.0.141 - - [2025-11-18 01:01:16] "GET /loadbalancer-pool/27bf87f0-18b4-4a52-9f58-9b99344c7ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.006677 10.0.0.141 - - [2025-11-18 01:01:16] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023440 10.0.0.141 - - [2025-11-18 01:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011416 10.0.0.141 - - [2025-11-18 01:01:16] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.030947 10.0.0.141 - - [2025-11-18 01:01:16] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.021027 10.0.0.141 - - [2025-11-18 01:01:16] "POST /ref-update HTTP/1.1" 200 156 0.021056 10.0.0.141 - - [2025-11-18 01:01:16] "GET /floating-ip/1710a394-f336-4966-82f2-627c3f8e189f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.013159 10.0.0.141 - - [2025-11-18 01:01:16] "POST /set-tag HTTP/1.1" 200 109 0.048749 10.0.0.141 - - [2025-11-18 01:01:17] "GET /virtual-machine/9ba57943-2ced-4b1a-9e7b-b4fa35b531b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003398 10.0.0.141 - - [2025-11-18 01:01:17] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007287 10.0.0.141 - - [2025-11-18 01:01:18] "GET /virtual-machine/4b71574c-83a8-4094-bdb4-6f8e165b8efa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003220 10.0.0.141 - - [2025-11-18 01:01:18] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005008 10.0.0.141 - - [2025-11-18 01:01:19] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004348 10.0.0.141 - - [2025-11-18 01:01:19] "POST /set-tag HTTP/1.1" 200 109 0.007325 10.0.0.141 - - [2025-11-18 01:01:23] "GET /virtual-machine/733a0fee-bad0-42ca-8611-797a2e63b375?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003065 10.0.0.141 - - [2025-11-18 01:01:23] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003922 10.0.0.141 - - [2025-11-18 01:01:23] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004492 10.0.0.141 - - [2025-11-18 01:01:23] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.141 - - [2025-11-18 01:01:54] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006562 10.0.0.141 - - [2025-11-18 01:01:54] "POST /set-tag HTTP/1.1" 200 109 0.003936 10.0.0.141 - - [2025-11-18 01:01:54] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004199 10.0.0.141 - - [2025-11-18 01:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.141 - - [2025-11-18 01:01:54] "GET /virtual-machine/733a0fee-bad0-42ca-8611-797a2e63b375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002533 10.0.0.141 - - [2025-11-18 01:01:54] "POST /ref-update HTTP/1.1" 200 156 0.008795 10.0.0.141 - - [2025-11-18 01:01:54] "GET /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005448 10.0.0.141 - - [2025-11-18 01:01:54] "POST /set-tag HTTP/1.1" 200 109 0.022124 10.0.0.141 - - [2025-11-18 01:01:54] "POST /set-tag HTTP/1.1" 200 109 0.042683 10.0.0.141 - - [2025-11-18 01:01:54] "DELETE /instance-ip/1108ab2e-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.038583 10.0.0.141 - - [2025-11-18 01:01:54] "DELETE /virtual-machine-interface/10e50a8e-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.054608 10.0.0.141 - - [2025-11-18 01:01:54] "DELETE /virtual-machine/733a0fee-bad0-42ca-8611-797a2e63b375 HTTP/1.1" 200 115 0.018925 10.0.0.141 - - [2025-11-18 01:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.141 - - [2025-11-18 01:01:58] "GET /tag/f61a147d-0ab7-47e7-a096-7cf6e08ab8a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012591 10.0.0.141 - - [2025-11-18 01:01:58] "GET /tag/f61a147d-0ab7-47e7-a096-7cf6e08ab8a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.017959 10.0.0.141 - - [2025-11-18 01:01:58] "GET /virtual-machine-interface/4a6086ef-a2e7-4a47-bdd0-2155e841041f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004889 10.0.0.141 - - [2025-11-18 01:01:58] "POST /set-tag HTTP/1.1" 200 109 0.022837 10.0.0.141 - - [2025-11-18 01:01:58] "GET /virtual-machine-interface/8e2af53a-6b68-4ced-b8c1-5b37408394a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.006531 10.0.0.141 - - [2025-11-18 01:01:58] "POST /set-tag HTTP/1.1" 200 109 0.023089 10.0.0.141 - - [2025-11-18 01:01:58] "GET /virtual-machine-interface/d9df4a8e-2822-48fc-9b66-91bd27644084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.017372 10.0.0.141 - - [2025-11-18 01:01:58] "POST /set-tag HTTP/1.1" 200 109 0.020798 10.0.0.141 - - [2025-11-18 01:01:58] "GET /firewall-policy/8c8dc813-50d7-4c5b-8e7b-b12a6f19f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013351 10.0.0.141 - - [2025-11-18 01:01:58] "GET /firewall-rule/7694f8fa-ecf8-4042-be0d-6a6943ece133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003698 10.0.0.141 - - [2025-11-18 01:01:58] "POST /ref-update HTTP/1.1" 200 156 0.015751 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /firewall-rule/7694f8fa-ecf8-4042-be0d-6a6943ece133 HTTP/1.1" 200 115 0.052646 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /loadbalancer-member/b8bc48ac-2da1-4be0-bf7b-b7ffa43ca74a HTTP/1.1" 200 115 0.023343 10.0.0.141 - - [2025-11-18 01:01:59] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.013795 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /loadbalancer-pool/c9ab0a1a-7a84-4496-8f2a-bf495185ef71 HTTP/1.1" 200 115 0.070807 10.0.0.141 - - [2025-11-18 01:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016183 10.0.0.141 - - [2025-11-18 01:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /loadbalancer-listener/c82f9b93-d0c7-441b-b41f-69e8dc76cb19 HTTP/1.1" 200 115 0.044210 10.0.0.141 - - [2025-11-18 01:01:59] "GET /floating-ip/76e07f09-632c-41fe-b0ba-15f10d970c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.004262 10.0.0.141 - - [2025-11-18 01:01:59] "POST /chown HTTP/1.1" 200 109 0.008343 10.0.0.141 - - [2025-11-18 01:01:59] "POST /chown HTTP/1.1" 200 109 0.013078 10.0.0.141 - - [2025-11-18 01:01:59] "POST /chown HTTP/1.1" 200 109 0.026537 10.0.0.141 - - [2025-11-18 01:01:59] "PUT /floating-ip/76e07f09-632c-41fe-b0ba-15f10d970c12 HTTP/1.1" 200 257 0.057084 10.0.0.141 - - [2025-11-18 01:01:59] "POST /chown HTTP/1.1" 200 109 0.014179 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /floating-ip/76e07f09-632c-41fe-b0ba-15f10d970c12 HTTP/1.1" 200 115 0.080495 10.0.0.141 - - [2025-11-18 01:01:59] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.020431 10.0.0.141 - - [2025-11-18 01:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023754 10.0.0.141 - - [2025-11-18 01:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005962 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /loadbalancer/b354e079-7481-4da8-8098-cb0dccf1624e HTTP/1.1" 200 115 0.093950 10.0.0.141 - - [2025-11-18 01:01:59] "POST /chown HTTP/1.1" 200 109 0.013751 10.0.0.141 - - [2025-11-18 01:01:59] "POST /chown HTTP/1.1" 200 109 0.023726 10.0.0.141 - - [2025-11-18 01:01:59] "POST /chown HTTP/1.1" 200 109 0.016511 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /instance-ip/c6bf60c7-342f-482f-a58a-145c93874ce6 HTTP/1.1" 200 115 0.100747 10.0.0.141 - - [2025-11-18 01:01:59] "POST /chown HTTP/1.1" 404 171 0.004485 10.0.0.141 - - [2025-11-18 01:01:59] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.012329 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /virtual-machine-interface/d9df4a8e-2822-48fc-9b66-91bd27644084 HTTP/1.1" 200 115 0.103215 10.0.0.141 - - [2025-11-18 01:01:59] "GET /floating-ip-pool/1a827b6a-c8e8-4f10-bd0c-b3333a26fa2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.039191 10.0.0.141 - - [2025-11-18 01:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.059377 10.0.0.141 - - [2025-11-18 01:01:59] "POST /ref-update HTTP/1.1" 200 156 0.047628 10.0.0.141 - - [2025-11-18 01:01:59] "PUT /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 267 0.064839 10.0.0.141 - - [2025-11-18 01:01:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034785 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /floating-ip-pool/1a827b6a-c8e8-4f10-bd0c-b3333a26fa2d HTTP/1.1" 200 115 0.151177 10.0.0.141 - - [2025-11-18 01:01:59] "DELETE /tag/f61a147d-0ab7-47e7-a096-7cf6e08ab8a5 HTTP/1.1" 200 115 0.241945 10.0.0.141 - - [2025-11-18 01:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.141 - - [2025-11-18 01:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.141 - - [2025-11-18 01:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.141 - - [2025-11-18 01:02:00] "DELETE /service-instance/0a46c8e4-02da-49c6-80eb-5caec0a07ef0 HTTP/1.1" 200 115 0.111054 10.0.0.141 - - [2025-11-18 01:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.141 - - [2025-11-18 01:02:00] "POST /useragent-kv HTTP/1.1" 200 115 0.023683 10.0.0.141 - - [2025-11-18 01:02:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004561 10.0.0.141 - - [2025-11-18 01:02:00] "DELETE /virtual-network/196399f5-629e-49b0-a1ab-d3bbd94e1867 HTTP/1.1" 200 115 0.247525 10.0.0.141 - - [2025-11-18 01:02:00] "GET /routing-instance/f018189c-8126-4da1-a924-f566fa7b2d98 HTTP/1.1" 404 171 0.002019 10.0.0.141 - - [2025-11-18 01:02:00] "DELETE /route-target/599a9dce-b9ce-4a08-9c21-f4f23c61f9f2 HTTP/1.1" 200 115 0.040923 10.0.0.141 - - [2025-11-18 01:02:00] "GET /domains HTTP/1.1" 200 281 0.006206 10.0.0.141 - - [2025-11-18 01:02:00] "GET /virtual-machine-interface/8e2af53a-6b68-4ced-b8c1-5b37408394a1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.012495 10.0.0.141 - - [2025-11-18 01:02:00] "GET /domain/ed2aa32c-36c9-41b2-b6bb-f43ad316cc15 HTTP/1.1" 200 3100 0.007082 10.0.0.141 - - [2025-11-18 01:02:00] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa HTTP/1.1" 200 7169 0.057056 10.0.0.141 - - [2025-11-18 01:02:00] "DELETE /virtual-machine-interface/8e2af53a-6b68-4ced-b8c1-5b37408394a1 HTTP/1.1" 200 115 0.104973 10.0.0.141 - - [2025-11-18 01:02:00] "DELETE /virtual-machine/af3a70ac-ac1d-444e-97ca-ac3a0a350e3f HTTP/1.1" 200 115 0.030578 10.0.0.141 - - [2025-11-18 01:02:00] "GET /virtual-machine-interface/4a6086ef-a2e7-4a47-bdd0-2155e841041f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.005646 10.0.0.141 - - [2025-11-18 01:02:00] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004844 10.0.0.141 - - [2025-11-18 01:02:00] "POST /set-tag HTTP/1.1" 200 109 0.006214 10.0.0.141 - - [2025-11-18 01:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.141 - - [2025-11-18 01:02:00] "GET /loadbalancer/69fe2447-7031-4a57-9695-c162ad25d346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002861 10.0.0.141 - - [2025-11-18 01:02:00] "DELETE /virtual-machine-interface/4a6086ef-a2e7-4a47-bdd0-2155e841041f HTTP/1.1" 200 115 0.071779 10.0.0.141 - - [2025-11-18 01:02:00] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007485 10.0.0.141 - - [2025-11-18 01:02:00] "POST /ref-update HTTP/1.1" 200 156 0.030830 10.0.0.141 - - [2025-11-18 01:02:00] "DELETE /virtual-machine/e2fac383-18ef-4d49-84e7-a2d2e3c84916 HTTP/1.1" 200 115 0.077099 10.0.0.141 - - [2025-11-18 01:02:00] "POST /set-tag HTTP/1.1" 200 109 0.093066 10.0.0.141 - - [2025-11-18 01:02:00] "DELETE /loadbalancer-member/59194a6b-bc96-4b68-9d31-853343096c09 HTTP/1.1" 200 115 0.068992 10.0.0.141 - - [2025-11-18 01:02:01] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007408 10.0.0.141 - - [2025-11-18 01:02:01] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.141 - - [2025-11-18 01:02:01] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006497 10.0.0.141 - - [2025-11-18 01:02:01] "POST /set-tag HTTP/1.1" 200 109 0.005649 10.0.0.141 - - [2025-11-18 01:02:01] "GET /virtual-machine/4b71574c-83a8-4094-bdb4-6f8e165b8efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004072 10.0.0.141 - - [2025-11-18 01:02:01] "POST /ref-update HTTP/1.1" 200 156 0.015979 10.0.0.141 - - [2025-11-18 01:02:01] "GET /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011353 10.0.0.141 - - [2025-11-18 01:02:01] "POST /set-tag HTTP/1.1" 200 109 0.019161 10.0.0.141 - - [2025-11-18 01:02:01] "POST /set-tag HTTP/1.1" 200 109 0.032673 10.0.0.141 - - [2025-11-18 01:02:01] "POST /set-tag HTTP/1.1" 200 109 0.036624 10.0.0.141 - - [2025-11-18 01:02:01] "DELETE /instance-ip/0cfc6bec-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.035568 10.0.0.141 - - [2025-11-18 01:02:01] "POST /ref-update HTTP/1.1" 200 156 0.008679 10.0.0.141 - - [2025-11-18 01:02:02] "DELETE /virtual-machine-interface/0cd4adaa-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.056207 10.0.0.141 - - [2025-11-18 01:02:02] "DELETE /virtual-machine/4b71574c-83a8-4094-bdb4-6f8e165b8efa HTTP/1.1" 200 115 0.024028 10.0.0.141 - - [2025-11-18 01:02:05] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007155 10.0.0.141 - - [2025-11-18 01:02:05] "POST /set-tag HTTP/1.1" 200 109 0.004862 10.0.0.141 - - [2025-11-18 01:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.141 - - [2025-11-18 01:02:05] "GET /loadbalancer/69fe2447-7031-4a57-9695-c162ad25d346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003497 10.0.0.141 - - [2025-11-18 01:02:06] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005610 10.0.0.141 - - [2025-11-18 01:02:06] "POST /set-tag HTTP/1.1" 200 109 0.005416 10.0.0.141 - - [2025-11-18 01:02:06] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005277 10.0.0.141 - - [2025-11-18 01:02:06] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.141 - - [2025-11-18 01:02:06] "GET /virtual-machine/9ba57943-2ced-4b1a-9e7b-b4fa35b531b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003413 10.0.0.141 - - [2025-11-18 01:02:06] "POST /ref-update HTTP/1.1" 200 156 0.027932 10.0.0.141 - - [2025-11-18 01:02:06] "GET /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.021211 10.0.0.141 - - [2025-11-18 01:02:06] "POST /set-tag HTTP/1.1" 200 109 0.020639 10.0.0.141 - - [2025-11-18 01:02:06] "POST /set-tag HTTP/1.1" 200 109 0.018843 10.0.0.141 - - [2025-11-18 01:02:06] "POST /set-tag HTTP/1.1" 200 109 0.029367 10.0.0.141 - - [2025-11-18 01:02:06] "DELETE /instance-ip/0c29d754-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.074311 10.0.0.141 - - [2025-11-18 01:02:07] "POST /ref-update HTTP/1.1" 200 156 0.017516 10.0.0.141 - - [2025-11-18 01:02:07] "DELETE /virtual-machine-interface/0bfc0158-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.062634 10.0.0.141 - - [2025-11-18 01:02:07] "DELETE /virtual-machine/9ba57943-2ced-4b1a-9e7b-b4fa35b531b9 HTTP/1.1" 200 115 0.023575 10.0.0.141 - - [2025-11-18 01:02:07] "DELETE /tag/5529b8dc-2ae6-4c7d-b8d3-1427f15c1a12 HTTP/1.1" 200 115 0.075471 10.0.0.141 - - [2025-11-18 01:02:07] "DELETE /tag/1eff286c-634c-41e3-9a7a-a3804e24cffa HTTP/1.1" 200 115 0.041332 10.0.0.141 - - [2025-11-18 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.141 - - [2025-11-18 01:02:10] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038141 10.0.0.141 - - [2025-11-18 01:02:10] "POST /tags HTTP/1.1" 200 394 0.023744 10.0.0.141 - - [2025-11-18 01:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012907 10.0.0.141 - - [2025-11-18 01:02:10] "GET /tag/62d3dc56-8042-4fe3-b639-dc53796f7a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.020181 10.0.0.141 - - [2025-11-18 01:02:11] "POST /tags HTTP/1.1" 200 342 0.047519 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.141 - - [2025-11-18 01:02:11] "GET /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014181 10.0.0.141 - - [2025-11-18 01:02:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.002561 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.009855 10.0.0.141 - - [2025-11-18 01:02:11] "POST /security-groups HTTP/1.1" 200 589 0.090752 10.0.0.141 - - [2025-11-18 01:02:11] "POST /projects HTTP/1.1" 200 521 0.211970 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.004682 10.0.0.141 - - [2025-11-18 01:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.052081 10.0.0.141 - - [2025-11-18 01:02:11] "POST /access-control-lists HTTP/1.1" 200 600 0.082532 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.012706 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015354 10.0.0.141 - - [2025-11-18 01:02:11] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010728 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.141 - - [2025-11-18 01:02:11] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.009141 10.0.0.141 - - [2025-11-18 01:02:11] "POST /access-control-lists HTTP/1.1" 200 598 0.084621 10.0.0.141 - - [2025-11-18 01:02:11] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.070588 10.0.0.141 - - [2025-11-18 01:02:11] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.065114 10.0.0.141 - - [2025-11-18 01:02:11] "POST /security-groups HTTP/1.1" 200 593 0.082594 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.001496 10.0.0.141 - - [2025-11-18 01:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.047914 10.0.0.141 - - [2025-11-18 01:02:11] "POST /chown HTTP/1.1" 200 109 0.023207 10.0.0.141 - - [2025-11-18 01:02:11] "POST /access-control-lists HTTP/1.1" 200 634 0.048375 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.017780 10.0.0.141 - - [2025-11-18 01:02:11] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002731 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.141 - - [2025-11-18 01:02:11] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003743 10.0.0.141 - - [2025-11-18 01:02:11] "POST /tags HTTP/1.1" 409 226 0.007221 10.0.0.141 - - [2025-11-18 01:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.141 - - [2025-11-18 01:02:11] "POST /access-control-lists HTTP/1.1" 200 632 0.086507 10.0.0.141 - - [2025-11-18 01:02:12] "GET /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.034928 10.0.0.141 - - [2025-11-18 01:02:12] "POST /firewall-rules HTTP/1.1" 200 602 0.070631 10.0.0.141 - - [2025-11-18 01:02:12] "GET /firewall-rule/5cb302d4-5b37-45f3-9b6e-01b75f80aea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004072 10.0.0.141 - - [2025-11-18 01:02:12] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004121 10.0.0.141 - - [2025-11-18 01:02:12] "GET /firewall-rule/5cb302d4-5b37-45f3-9b6e-01b75f80aea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003279 10.0.0.141 - - [2025-11-18 01:02:12] "POST /ref-update HTTP/1.1" 200 156 0.048669 10.0.0.141 - - [2025-11-18 01:02:12] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013989 10.0.0.141 - - [2025-11-18 01:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.141 - - [2025-11-18 01:02:12] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003133 10.0.0.141 - - [2025-11-18 01:02:12] "POST /tags HTTP/1.1" 409 226 0.002079 10.0.0.141 - - [2025-11-18 01:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.141 - - [2025-11-18 01:02:12] "GET /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011127 10.0.0.141 - - [2025-11-18 01:02:12] "POST /firewall-rules HTTP/1.1" 200 600 0.068385 10.0.0.141 - - [2025-11-18 01:02:12] "GET /firewall-rule/2c5e1547-e294-4d8b-a448-a07124cdfe99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009943 10.0.0.141 - - [2025-11-18 01:02:12] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004268 10.0.0.141 - - [2025-11-18 01:02:12] "GET /firewall-rule/2c5e1547-e294-4d8b-a448-a07124cdfe99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002680 10.0.0.141 - - [2025-11-18 01:02:12] "POST /ref-update HTTP/1.1" 200 156 0.054029 10.0.0.141 - - [2025-11-18 01:02:13] "POST /tags HTTP/1.1" 200 394 0.030703 10.0.0.141 - - [2025-11-18 01:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013357 10.0.0.141 - - [2025-11-18 01:02:14] "GET /tag/8bfef90e-9791-4b10-88ea-1729ed548bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017453 10.0.0.141 - - [2025-11-18 01:02:14] "POST /tags HTTP/1.1" 200 342 0.036705 10.0.0.141 - - [2025-11-18 01:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010862 10.0.0.141 - - [2025-11-18 01:02:14] "GET /tag/1a7843d2-6522-4cee-ad56-4be706ad6970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.018183 10.0.0.141 - - [2025-11-18 01:02:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000883 10.0.0.141 - - [2025-11-18 01:02:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.004757 10.0.0.141 - - [2025-11-18 01:02:14] "POST /security-groups HTTP/1.1" 200 589 0.083812 10.0.0.141 - - [2025-11-18 01:02:14] "POST /projects HTTP/1.1" 200 521 0.246829 10.0.0.141 - - [2025-11-18 01:02:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.003781 10.0.0.141 - - [2025-11-18 01:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027167 10.0.0.141 - - [2025-11-18 01:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011099 10.0.0.141 - - [2025-11-18 01:02:14] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.021787 10.0.0.141 - - [2025-11-18 01:02:14] "POST /access-control-lists HTTP/1.1" 200 600 0.098621 10.0.0.141 - - [2025-11-18 01:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.141 - - [2025-11-18 01:02:14] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.020491 10.0.0.141 - - [2025-11-18 01:02:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.004335 10.0.0.141 - - [2025-11-18 01:02:14] "POST /access-control-lists HTTP/1.1" 200 598 0.078153 10.0.0.141 - - [2025-11-18 01:02:14] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.132937 10.0.0.141 - - [2025-11-18 01:02:14] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.080629 10.0.0.141 - - [2025-11-18 01:02:14] "POST /security-groups HTTP/1.1" 200 593 0.079145 10.0.0.141 - - [2025-11-18 01:02:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.002041 10.0.0.141 - - [2025-11-18 01:02:15] "POST /access-control-lists HTTP/1.1" 200 634 0.080700 10.0.0.141 - - [2025-11-18 01:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.073246 10.0.0.141 - - [2025-11-18 01:02:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.008564 10.0.0.141 - - [2025-11-18 01:02:15] "POST /chown HTTP/1.1" 200 109 0.011386 10.0.0.141 - - [2025-11-18 01:02:15] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008251 10.0.0.141 - - [2025-11-18 01:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.141 - - [2025-11-18 01:02:15] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.029276 10.0.0.141 - - [2025-11-18 01:02:15] "POST /access-control-lists HTTP/1.1" 200 632 0.065851 10.0.0.141 - - [2025-11-18 01:02:15] "POST /tags HTTP/1.1" 409 226 0.006746 10.0.0.141 - - [2025-11-18 01:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.141 - - [2025-11-18 01:02:15] "GET /tag/1a7843d2-6522-4cee-ad56-4be706ad6970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011310 10.0.0.141 - - [2025-11-18 01:02:15] "POST /firewall-rules HTTP/1.1" 200 602 0.106082 10.0.0.141 - - [2025-11-18 01:02:15] "GET /firewall-rule/92c2784c-b7bf-45d6-ae7d-31842e8794e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005036 10.0.0.141 - - [2025-11-18 01:02:15] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004436 10.0.0.141 - - [2025-11-18 01:02:15] "GET /firewall-rule/92c2784c-b7bf-45d6-ae7d-31842e8794e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002778 10.0.0.141 - - [2025-11-18 01:02:15] "POST /ref-update HTTP/1.1" 200 156 0.073601 10.0.0.141 - - [2025-11-18 01:02:15] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012911 10.0.0.141 - - [2025-11-18 01:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.141 - - [2025-11-18 01:02:15] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003164 10.0.0.141 - - [2025-11-18 01:02:15] "POST /tags HTTP/1.1" 409 226 0.002284 10.0.0.141 - - [2025-11-18 01:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.141 - - [2025-11-18 01:02:15] "GET /tag/1a7843d2-6522-4cee-ad56-4be706ad6970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010620 10.0.0.141 - - [2025-11-18 01:02:15] "POST /firewall-rules HTTP/1.1" 200 600 0.096208 10.0.0.141 - - [2025-11-18 01:02:15] "GET /firewall-rule/0cc57860-a159-42bd-b2a6-defc800e7da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006967 10.0.0.141 - - [2025-11-18 01:02:15] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005857 10.0.0.141 - - [2025-11-18 01:02:15] "GET /firewall-rule/0cc57860-a159-42bd-b2a6-defc800e7da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004926 10.0.0.141 - - [2025-11-18 01:02:15] "POST /ref-update HTTP/1.1" 200 156 0.074996 10.0.0.141 - - [2025-11-18 01:02:16] "GET /global-system-configs HTTP/1.1" 200 323 0.002234 10.0.0.141 - - [2025-11-18 01:02:16] "POST /tags HTTP/1.1" 200 346 0.085414 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022638 10.0.0.141 - - [2025-11-18 01:02:17] "GET /tag/720f1f8e-bf6f-4abf-bde2-f8c6084fe9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.025009 10.0.0.141 - - [2025-11-18 01:02:17] "POST /projects HTTP/1.1" 409 238 0.003556 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012725 10.0.0.141 - - [2025-11-18 01:02:17] "GET /global-system-configs HTTP/1.1" 200 323 0.018063 10.0.0.141 - - [2025-11-18 01:02:17] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.075597 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.141 - - [2025-11-18 01:02:17] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.011354 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.141 - - [2025-11-18 01:02:17] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.008199 10.0.0.141 - - [2025-11-18 01:02:17] "POST /security-groups HTTP/1.1" 409 285 0.002574 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006832 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.141 - - [2025-11-18 01:02:17] "PUT /security-group/124bbeca-5255-424e-8422-bf75b9d9fc13 HTTP/1.1" 200 263 0.073714 10.0.0.141 - - [2025-11-18 01:02:17] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.099250 10.0.0.141 - - [2025-11-18 01:02:17] "PUT /access-control-list/7fd19c82-1f6c-4463-b868-2a0d499e8ec5 HTTP/1.1" 200 273 0.036964 10.0.0.141 - - [2025-11-18 01:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.073762 10.0.0.141 - - [2025-11-18 01:02:17] "POST /tags HTTP/1.1" 409 228 0.003208 10.0.0.141 - - [2025-11-18 01:02:17] "PUT /access-control-list/46c8c93b-c5ee-4b13-8189-2523c1c09cd0 HTTP/1.1" 200 273 0.067142 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.141 - - [2025-11-18 01:02:17] "GET /tag/720f1f8e-bf6f-4abf-bde2-f8c6084fe9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015666 10.0.0.141 - - [2025-11-18 01:02:17] "POST /tags HTTP/1.1" 200 346 0.027711 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.141 - - [2025-11-18 01:02:17] "GET /tag/3c3888dc-425c-422b-ae38-dd53d86fe753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012923 10.0.0.141 - - [2025-11-18 01:02:17] "POST /projects HTTP/1.1" 409 238 0.002361 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.141 - - [2025-11-18 01:02:17] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033617 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000 10.0.0.141 - - [2025-11-18 01:02:17] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004640 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.141 - - [2025-11-18 01:02:17] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005571 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.141 - - [2025-11-18 01:02:17] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047920 10.0.0.141 - - [2025-11-18 01:02:17] "POST /security-groups HTTP/1.1" 409 285 0.017407 10.0.0.141 - - [2025-11-18 01:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015768 10.0.0.141 - - [2025-11-18 01:02:18] "PUT /security-group/08473fb6-531f-4015-a388-f2b6be88e1ec HTTP/1.1" 200 263 0.061792 10.0.0.141 - - [2025-11-18 01:02:18] "PUT /access-control-list/e904c995-6023-499b-8003-e13ebc41c37c HTTP/1.1" 200 273 0.021248 10.0.0.141 - - [2025-11-18 01:02:18] "PUT /access-control-list/203d8a07-0b73-4411-947d-e840bb48030d HTTP/1.1" 200 273 0.023662 10.0.0.141 - - [2025-11-18 01:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027144 10.0.0.141 - - [2025-11-18 01:02:18] "POST /tags HTTP/1.1" 409 228 0.008401 10.0.0.141 - - [2025-11-18 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007402 10.0.0.141 - - [2025-11-18 01:02:18] "GET /tag/3c3888dc-425c-422b-ae38-dd53d86fe753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011179 10.0.0.141 - - [2025-11-18 01:02:18] "POST /tags HTTP/1.1" 200 292 0.071902 10.0.0.141 - - [2025-11-18 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018760 10.0.0.141 - - [2025-11-18 01:02:18] "GET /tag/23b8fe47-40d8-4430-8d75-3af03a065bb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.019623 10.0.0.141 - - [2025-11-18 01:02:18] "POST /tags HTTP/1.1" 200 304 0.058346 10.0.0.141 - - [2025-11-18 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009947 10.0.0.141 - - [2025-11-18 01:02:18] "GET /tag/99ccd3a1-8544-4144-8d0b-bf99e4a5771a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018696 10.0.0.141 - - [2025-11-18 01:02:18] "POST /tags HTTP/1.1" 409 252 0.002095 10.0.0.141 - - [2025-11-18 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.141 - - [2025-11-18 01:02:18] "GET /tag/62d3dc56-8042-4fe3-b639-dc53796f7a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017546 10.0.0.141 - - [2025-11-18 01:02:18] "POST /tags HTTP/1.1" 409 226 0.002140 10.0.0.141 - - [2025-11-18 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.141 - - [2025-11-18 01:02:18] "GET /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017283 10.0.0.141 - - [2025-11-18 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.141 - - [2025-11-18 01:02:18] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004914 10.0.0.141 - - [2025-11-18 01:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.141 - - [2025-11-18 01:02:18] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048760 10.0.0.141 - - [2025-11-18 01:02:18] "POST /virtual-machines HTTP/1.1" 200 396 0.011077 10.0.0.141 - - [2025-11-18 01:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018550 10.0.0.141 - - [2025-11-18 01:02:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134046 10.0.0.141 - - [2025-11-18 01:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039151 10.0.0.141 - - [2025-11-18 01:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012724 10.0.0.141 - - [2025-11-18 01:02:19] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005150 10.0.0.141 - - [2025-11-18 01:02:19] "POST /instance-ips HTTP/1.1" 200 398 0.020488 10.0.0.141 - - [2025-11-18 01:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021474 10.0.0.141 - - [2025-11-18 01:02:19] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013380 10.0.0.141 - - [2025-11-18 01:02:19] "POST /set-tag HTTP/1.1" 200 109 0.072161 10.0.0.141 - - [2025-11-18 01:02:19] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.026476 10.0.0.141 - - [2025-11-18 01:02:19] "GET /instance-ip/3b3a77ec-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.027844 10.0.0.141 - - [2025-11-18 01:02:19] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007395 10.0.0.141 - - [2025-11-18 01:02:19] "POST /set-tag HTTP/1.1" 200 109 0.003795 10.0.0.141 - - [2025-11-18 01:02:19] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006506 10.0.0.141 - - [2025-11-18 01:02:19] "POST /ref-update HTTP/1.1" 200 156 0.011359 10.0.0.141 - - [2025-11-18 01:02:19] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015447 10.0.0.141 - - [2025-11-18 01:02:19] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.141 - - [2025-11-18 01:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.141 - - [2025-11-18 01:02:19] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006481 10.0.0.141 - - [2025-11-18 01:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.141 - - [2025-11-18 01:02:19] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.084665 10.0.0.141 - - [2025-11-18 01:02:19] "POST /virtual-machines HTTP/1.1" 200 396 0.037236 10.0.0.141 - - [2025-11-18 01:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032838 10.0.0.141 - - [2025-11-18 01:02:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141359 10.0.0.141 - - [2025-11-18 01:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010307 10.0.0.141 - - [2025-11-18 01:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.141 - - [2025-11-18 01:02:20] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006255 10.0.0.141 - - [2025-11-18 01:02:20] "POST /instance-ips HTTP/1.1" 200 398 0.022900 10.0.0.141 - - [2025-11-18 01:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016531 10.0.0.141 - - [2025-11-18 01:02:20] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007066 10.0.0.141 - - [2025-11-18 01:02:20] "POST /set-tag HTTP/1.1" 200 109 0.067921 10.0.0.141 - - [2025-11-18 01:02:20] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012645 10.0.0.141 - - [2025-11-18 01:02:20] "GET /instance-ip/3bd08980-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003033 10.0.0.141 - - [2025-11-18 01:02:20] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005139 10.0.0.141 - - [2025-11-18 01:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.141 - - [2025-11-18 01:02:20] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003960 10.0.0.141 - - [2025-11-18 01:02:20] "POST /ref-update HTTP/1.1" 200 156 0.009337 10.0.0.141 - - [2025-11-18 01:02:20] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019038 10.0.0.141 - - [2025-11-18 01:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.141 - - [2025-11-18 01:02:20] "POST /tags HTTP/1.1" 200 292 0.021165 10.0.0.141 - - [2025-11-18 01:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008218 10.0.0.141 - - [2025-11-18 01:02:20] "GET /tag/f8b55755-0e28-4232-bf1a-86746d909773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.020142 10.0.0.141 - - [2025-11-18 01:02:20] "POST /tags HTTP/1.1" 409 252 0.002129 10.0.0.141 - - [2025-11-18 01:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.141 - - [2025-11-18 01:02:20] "GET /tag/8bfef90e-9791-4b10-88ea-1729ed548bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011759 10.0.0.141 - - [2025-11-18 01:02:20] "POST /tags HTTP/1.1" 409 226 0.002570 10.0.0.141 - - [2025-11-18 01:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.141 - - [2025-11-18 01:02:20] "GET /tag/1a7843d2-6522-4cee-ad56-4be706ad6970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011570 10.0.0.141 - - [2025-11-18 01:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.141 - - [2025-11-18 01:02:20] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004282 10.0.0.141 - - [2025-11-18 01:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.141 - - [2025-11-18 01:02:20] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048721 10.0.0.141 - - [2025-11-18 01:02:20] "POST /virtual-machines HTTP/1.1" 200 396 0.010808 10.0.0.141 - - [2025-11-18 01:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013761 10.0.0.141 - - [2025-11-18 01:02:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141135 10.0.0.141 - - [2025-11-18 01:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014045 10.0.0.141 - - [2025-11-18 01:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010909 10.0.0.141 - - [2025-11-18 01:02:21] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009212 10.0.0.141 - - [2025-11-18 01:02:21] "POST /instance-ips HTTP/1.1" 200 398 0.028312 10.0.0.141 - - [2025-11-18 01:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036255 10.0.0.141 - - [2025-11-18 01:02:21] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006655 10.0.0.141 - - [2025-11-18 01:02:21] "POST /set-tag HTTP/1.1" 200 109 0.078830 10.0.0.141 - - [2025-11-18 01:02:21] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015075 10.0.0.141 - - [2025-11-18 01:02:21] "GET /instance-ip/3c7c5990-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004217 10.0.0.141 - - [2025-11-18 01:02:21] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005028 10.0.0.141 - - [2025-11-18 01:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.141 - - [2025-11-18 01:02:21] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005598 10.0.0.141 - - [2025-11-18 01:02:21] "POST /ref-update HTTP/1.1" 200 156 0.014297 10.0.0.141 - - [2025-11-18 01:02:21] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004433 10.0.0.141 - - [2025-11-18 01:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.141 - - [2025-11-18 01:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.141 - - [2025-11-18 01:02:21] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004259 10.0.0.141 - - [2025-11-18 01:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.141 - - [2025-11-18 01:02:21] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050238 10.0.0.141 - - [2025-11-18 01:02:21] "POST /virtual-machines HTTP/1.1" 200 396 0.012022 10.0.0.141 - - [2025-11-18 01:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008993 10.0.0.141 - - [2025-11-18 01:02:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118656 10.0.0.141 - - [2025-11-18 01:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024814 10.0.0.141 - - [2025-11-18 01:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008235 10.0.0.141 - - [2025-11-18 01:02:22] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005280 10.0.0.141 - - [2025-11-18 01:02:22] "POST /instance-ips HTTP/1.1" 200 398 0.028100 10.0.0.141 - - [2025-11-18 01:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.041346 10.0.0.141 - - [2025-11-18 01:02:22] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008125 10.0.0.141 - - [2025-11-18 01:02:22] "POST /set-tag HTTP/1.1" 200 109 0.064255 10.0.0.141 - - [2025-11-18 01:02:22] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020379 10.0.0.141 - - [2025-11-18 01:02:22] "GET /instance-ip/3cfbf34e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003840 10.0.0.141 - - [2025-11-18 01:02:22] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004688 10.0.0.141 - - [2025-11-18 01:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.141 - - [2025-11-18 01:02:22] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004945 10.0.0.141 - - [2025-11-18 01:02:22] "POST /ref-update HTTP/1.1" 200 156 0.019747 10.0.0.141 - - [2025-11-18 01:02:22] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004604 10.0.0.141 - - [2025-11-18 01:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.141 - - [2025-11-18 01:02:22] "POST /tags HTTP/1.1" 200 300 0.027658 10.0.0.141 - - [2025-11-18 01:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016376 10.0.0.141 - - [2025-11-18 01:02:22] "GET /tag/dca1b05a-c7e4-41e9-9278-924fff7963b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016517 10.0.0.141 - - [2025-11-18 01:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.141 - - [2025-11-18 01:02:22] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004566 10.0.0.141 - - [2025-11-18 01:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.141 - - [2025-11-18 01:02:22] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040375 10.0.0.141 - - [2025-11-18 01:02:22] "POST /virtual-machines HTTP/1.1" 200 396 0.010545 10.0.0.141 - - [2025-11-18 01:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010794 10.0.0.141 - - [2025-11-18 01:02:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.145415 10.0.0.141 - - [2025-11-18 01:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014799 10.0.0.141 - - [2025-11-18 01:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011007 10.0.0.141 - - [2025-11-18 01:02:22] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013613 10.0.0.141 - - [2025-11-18 01:02:23] "POST /instance-ips HTTP/1.1" 200 398 0.028529 10.0.0.141 - - [2025-11-18 01:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.040557 10.0.0.141 - - [2025-11-18 01:02:23] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010571 10.0.0.141 - - [2025-11-18 01:02:23] "POST /set-tag HTTP/1.1" 200 109 0.028080 10.0.0.141 - - [2025-11-18 01:02:23] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021976 10.0.0.141 - - [2025-11-18 01:02:23] "GET /instance-ip/3d8c218a-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007325 10.0.0.141 - - [2025-11-18 01:02:23] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006667 10.0.0.141 - - [2025-11-18 01:02:23] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.141 - - [2025-11-18 01:02:23] "POST /tags HTTP/1.1" 200 300 0.028158 10.0.0.141 - - [2025-11-18 01:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.141 - - [2025-11-18 01:02:23] "GET /tag/6bdc9795-d8c4-48cc-97bd-afc9c5c36b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.019499 10.0.0.141 - - [2025-11-18 01:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.141 - - [2025-11-18 01:02:23] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004844 10.0.0.141 - - [2025-11-18 01:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.141 - - [2025-11-18 01:02:23] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025147 10.0.0.141 - - [2025-11-18 01:02:23] "POST /virtual-machines HTTP/1.1" 200 396 0.024973 10.0.0.141 - - [2025-11-18 01:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012214 10.0.0.141 - - [2025-11-18 01:02:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121991 10.0.0.141 - - [2025-11-18 01:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013277 10.0.0.141 - - [2025-11-18 01:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.141 - - [2025-11-18 01:02:23] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007196 10.0.0.141 - - [2025-11-18 01:02:23] "POST /instance-ips HTTP/1.1" 200 398 0.027794 10.0.0.141 - - [2025-11-18 01:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032646 10.0.0.141 - - [2025-11-18 01:02:23] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015676 10.0.0.141 - - [2025-11-18 01:02:23] "POST /set-tag HTTP/1.1" 200 109 0.019658 10.0.0.141 - - [2025-11-18 01:02:23] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018122 10.0.0.141 - - [2025-11-18 01:02:23] "GET /instance-ip/3e04d13e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004326 10.0.0.141 - - [2025-11-18 01:02:24] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005309 10.0.0.141 - - [2025-11-18 01:02:24] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.141 - - [2025-11-18 01:02:24] "POST /tags HTTP/1.1" 200 300 0.027154 10.0.0.141 - - [2025-11-18 01:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.141 - - [2025-11-18 01:02:24] "GET /tag/407e1906-5439-4b2a-98de-ab5edbd3cd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014476 10.0.0.141 - - [2025-11-18 01:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.141 - - [2025-11-18 01:02:24] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004816 10.0.0.141 - - [2025-11-18 01:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.141 - - [2025-11-18 01:02:24] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033547 10.0.0.141 - - [2025-11-18 01:02:24] "POST /virtual-machines HTTP/1.1" 200 396 0.011201 10.0.0.141 - - [2025-11-18 01:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009072 10.0.0.141 - - [2025-11-18 01:02:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101825 10.0.0.141 - - [2025-11-18 01:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021635 10.0.0.141 - - [2025-11-18 01:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017322 10.0.0.141 - - [2025-11-18 01:02:24] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004726 10.0.0.141 - - [2025-11-18 01:02:24] "POST /instance-ips HTTP/1.1" 200 398 0.019245 10.0.0.141 - - [2025-11-18 01:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026466 10.0.0.141 - - [2025-11-18 01:02:24] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007348 10.0.0.141 - - [2025-11-18 01:02:24] "POST /set-tag HTTP/1.1" 200 109 0.030571 10.0.0.141 - - [2025-11-18 01:02:24] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020082 10.0.0.141 - - [2025-11-18 01:02:24] "GET /instance-ip/3e740784-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003505 10.0.0.141 - - [2025-11-18 01:02:24] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007446 10.0.0.141 - - [2025-11-18 01:02:24] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.141 - - [2025-11-18 01:02:24] "POST /tags HTTP/1.1" 200 300 0.023276 10.0.0.141 - - [2025-11-18 01:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.141 - - [2025-11-18 01:02:24] "GET /tag/f705ffc1-b83a-4cef-aa8b-d24c9cc75f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016111 10.0.0.141 - - [2025-11-18 01:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.141 - - [2025-11-18 01:02:24] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004474 10.0.0.141 - - [2025-11-18 01:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.141 - - [2025-11-18 01:02:24] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050118 10.0.0.141 - - [2025-11-18 01:02:25] "POST /virtual-machines HTTP/1.1" 200 396 0.010194 10.0.0.141 - - [2025-11-18 01:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014877 10.0.0.141 - - [2025-11-18 01:02:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125788 10.0.0.141 - - [2025-11-18 01:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020898 10.0.0.141 - - [2025-11-18 01:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012398 10.0.0.141 - - [2025-11-18 01:02:25] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005130 10.0.0.141 - - [2025-11-18 01:02:25] "POST /instance-ips HTTP/1.1" 200 398 0.025720 10.0.0.141 - - [2025-11-18 01:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.057938 10.0.0.141 - - [2025-11-18 01:02:25] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012694 10.0.0.141 - - [2025-11-18 01:02:25] "POST /set-tag HTTP/1.1" 200 109 0.054449 10.0.0.141 - - [2025-11-18 01:02:25] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.046648 10.0.0.141 - - [2025-11-18 01:02:25] "GET /instance-ip/3eec28cc-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.024449 10.0.0.141 - - [2025-11-18 01:02:25] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006634 10.0.0.141 - - [2025-11-18 01:02:25] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.141 - - [2025-11-18 01:02:25] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.007495 10.0.0.141 - - [2025-11-18 01:02:25] "POST /ref-update HTTP/1.1" 200 156 0.022352 10.0.0.141 - - [2025-11-18 01:02:25] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012504 10.0.0.141 - - [2025-11-18 01:02:25] "POST /set-tag HTTP/1.1" 200 109 0.003755 10.0.0.141 - - [2025-11-18 01:02:25] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008975 10.0.0.141 - - [2025-11-18 01:02:25] "POST /ref-update HTTP/1.1" 200 156 0.024078 10.0.0.141 - - [2025-11-18 01:02:25] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017632 10.0.0.141 - - [2025-11-18 01:02:25] "POST /set-tag HTTP/1.1" 200 109 0.004457 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010261 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.005286 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.007826 10.0.0.141 - - [2025-11-18 01:02:26] "POST /ref-update HTTP/1.1" 200 156 0.014066 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018667 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.014614 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.014682 10.0.0.141 - - [2025-11-18 01:02:26] "POST /ref-update HTTP/1.1" 200 156 0.027158 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009260 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.008395 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004265 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009199 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.003779 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004577 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004333 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004369 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005576 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.003414 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005312 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.141 - - [2025-11-18 01:02:26] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004125 10.0.0.141 - - [2025-11-18 01:02:26] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.141 - - [2025-11-18 01:02:28] "GET /virtual-machine/302e972f-4606-4a9b-a7a3-6b4f47ebe5f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003071 10.0.0.141 - - [2025-11-18 01:02:28] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004068 10.0.0.141 - - [2025-11-18 01:02:29] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006797 10.0.0.141 - - [2025-11-18 01:02:29] "POST /set-tag HTTP/1.1" 200 109 0.003505 10.0.0.141 - - [2025-11-18 01:02:29] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008116 10.0.0.141 - - [2025-11-18 01:02:29] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.141 - - [2025-11-18 01:02:30] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012198 10.0.0.141 - - [2025-11-18 01:02:30] "POST /set-tag HTTP/1.1" 200 109 0.003586 10.0.0.141 - - [2025-11-18 01:02:30] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006374 10.0.0.141 - - [2025-11-18 01:02:30] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.141 - - [2025-11-18 01:02:30] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007052 10.0.0.141 - - [2025-11-18 01:02:30] "POST /set-tag HTTP/1.1" 200 109 0.004320 10.0.0.141 - - [2025-11-18 01:02:31] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005271 10.0.0.141 - - [2025-11-18 01:02:31] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine/9e9fcca0-88f0-4970-aa9f-046f67447a3d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003460 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006823 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine/def4ae46-d873-4582-af82-3e003be8b78a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003141 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004065 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine/ca0d893d-871c-44f9-ac9c-118ff7897b55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005123 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006544 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine/dd6add86-73b8-4c67-b42d-a92fc0f5c30a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003922 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006436 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine/828f80cb-539e-4849-ac37-165bf18a1c02?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003203 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004956 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine/8cfaa97c-594e-4e3b-929a-f06c645e8985?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003860 10.0.0.141 - - [2025-11-18 01:02:33] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004319 10.0.0.141 - - [2025-11-18 01:02:35] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005079 10.0.0.141 - - [2025-11-18 01:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.141 - - [2025-11-18 01:02:38] "GET /virtual-machine/e1a67843-a5fe-422d-9879-7c4332ff7758?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004012 10.0.0.141 - - [2025-11-18 01:02:38] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004534 10.0.0.141 - - [2025-11-18 01:02:39] "GET /loadbalancer/14ad361a-0692-4bdd-a683-ac4a58b008da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003786 10.0.0.141 - - [2025-11-18 01:02:39] "POST /tags HTTP/1.1" 200 334 0.031780 10.0.0.141 - - [2025-11-18 01:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014650 10.0.0.141 - - [2025-11-18 01:02:39] "GET /tag/7a651c9d-d016-4c6b-8cec-8d3c9069248e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020425 10.0.0.141 - - [2025-11-18 01:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.141 - - [2025-11-18 01:02:39] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044962 10.0.0.141 - - [2025-11-18 01:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.141 - - [2025-11-18 01:02:39] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004451 10.0.0.141 - - [2025-11-18 01:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.141 - - [2025-11-18 01:02:39] "GET /service-appliance-set/07569114-484c-47f8-8cef-4d6606e7aa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003043 10.0.0.141 - - [2025-11-18 01:02:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.002234 10.0.0.141 - - [2025-11-18 01:02:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.107100 10.0.0.141 - - [2025-11-18 01:02:39] "GET /virtual-machine-interface/0bf3db02-e243-4b82-a34c-3e8da0e5e577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.018969 10.0.0.141 - - [2025-11-18 01:02:39] "POST /instance-ips HTTP/1.1" 200 410 0.041075 10.0.0.141 - - [2025-11-18 01:02:39] "GET /instance-ip/4e5e35c3-21c9-4eac-87a7-4f65f51a2687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004215 10.0.0.141 - - [2025-11-18 01:02:39] "POST /loadbalancers HTTP/1.1" 200 631 0.069628 10.0.0.141 - - [2025-11-18 01:02:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013975 10.0.0.141 - - [2025-11-18 01:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015192 10.0.0.141 - - [2025-11-18 01:02:39] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054358 10.0.0.141 - - [2025-11-18 01:02:39] "GET /instance-ip/4e5e35c3-21c9-4eac-87a7-4f65f51a2687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004227 10.0.0.141 - - [2025-11-18 01:02:39] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025501 10.0.0.141 - - [2025-11-18 01:02:39] "GET /loadbalancer/14ad361a-0692-4bdd-a683-ac4a58b008da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002788 10.0.0.141 - - [2025-11-18 01:02:39] "POST /floating-ips HTTP/1.1" 200 599 0.056543 10.0.0.141 - - [2025-11-18 01:02:39] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.075062 10.0.0.141 - - [2025-11-18 01:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.141 - - [2025-11-18 01:02:40] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.065034 10.0.0.141 - - [2025-11-18 01:02:40] "GET /loadbalancer-listener/7d684146-f190-4700-aa8d-e12a7bf51cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.004980 10.0.0.141 - - [2025-11-18 01:02:40] "GET /loadbalancer-listener/7d684146-f190-4700-aa8d-e12a7bf51cdf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.008901 10.0.0.141 - - [2025-11-18 01:02:40] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.038240 10.0.0.141 - - [2025-11-18 01:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.141 - - [2025-11-18 01:02:40] "GET /loadbalancer/14ad361a-0692-4bdd-a683-ac4a58b008da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.025142 10.0.0.141 - - [2025-11-18 01:02:40] "GET /instance-ip/4e5e35c3-21c9-4eac-87a7-4f65f51a2687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.011290 10.0.0.141 - - [2025-11-18 01:02:40] "GET /instance-ip/4e5e35c3-21c9-4eac-87a7-4f65f51a2687?fields=floating_ips HTTP/1.1" 200 1213 0.023004 10.0.0.141 - - [2025-11-18 01:02:40] "GET /loadbalancer/14ad361a-0692-4bdd-a683-ac4a58b008da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003643 10.0.0.141 - - [2025-11-18 01:02:40] "GET /loadbalancer-pool/95d577a8-0c30-4ba4-a6d4-91f6beb8530b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005630 10.0.0.141 - - [2025-11-18 01:02:40] "GET /floating-ip/c0990ebf-9598-4dd6-bdab-ada251bed5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004458 10.0.0.141 - - [2025-11-18 01:02:40] "POST /loadbalancer-members HTTP/1.1" 200 723 0.039043 10.0.0.141 - - [2025-11-18 01:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013389 10.0.0.141 - - [2025-11-18 01:02:40] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.028109 10.0.0.141 - - [2025-11-18 01:02:40] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007390 10.0.0.141 - - [2025-11-18 01:02:40] "POST /tags HTTP/1.1" 409 221 0.001835 10.0.0.141 - - [2025-11-18 01:02:40] "POST /ref-update HTTP/1.1" 200 156 0.010092 10.0.0.141 - - [2025-11-18 01:02:40] "GET /floating-ip/c0990ebf-9598-4dd6-bdab-ada251bed5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.014143 10.0.0.141 - - [2025-11-18 01:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.141 - - [2025-11-18 01:02:40] "GET /tag/7a651c9d-d016-4c6b-8cec-8d3c9069248e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011695 10.0.0.141 - - [2025-11-18 01:02:40] "PUT /floating-ip/c0990ebf-9598-4dd6-bdab-ada251bed5ee HTTP/1.1" 200 257 0.009844 10.0.0.141 - - [2025-11-18 01:02:40] "POST /set-tag HTTP/1.1" 200 109 0.106494 10.0.0.141 - - [2025-11-18 01:02:40] "GET /loadbalancer-pool/95d577a8-0c30-4ba4-a6d4-91f6beb8530b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003483 10.0.0.141 - - [2025-11-18 01:02:40] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018897 10.0.0.141 - - [2025-11-18 01:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012761 10.0.0.141 - - [2025-11-18 01:02:40] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007760 10.0.0.141 - - [2025-11-18 01:02:40] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004247 10.0.0.141 - - [2025-11-18 01:02:40] "POST /ref-update HTTP/1.1" 200 156 0.007316 10.0.0.141 - - [2025-11-18 01:02:40] "GET /floating-ip/c0990ebf-9598-4dd6-bdab-ada251bed5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.008905 10.0.0.141 - - [2025-11-18 01:02:40] "POST /set-tag HTTP/1.1" 200 109 0.070901 10.0.0.141 - - [2025-11-18 01:02:41] "POST /tags HTTP/1.1" 409 206 0.002189 10.0.0.141 - - [2025-11-18 01:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.141 - - [2025-11-18 01:02:41] "GET /tag/99ccd3a1-8544-4144-8d0b-bf99e4a5771a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010803 10.0.0.141 - - [2025-11-18 01:02:41] "POST /tags HTTP/1.1" 409 204 0.002159 10.0.0.141 - - [2025-11-18 01:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.141 - - [2025-11-18 01:02:41] "GET /tag/6bdc9795-d8c4-48cc-97bd-afc9c5c36b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015883 10.0.0.141 - - [2025-11-18 01:02:41] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002753 10.0.0.141 - - [2025-11-18 01:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.141 - - [2025-11-18 01:02:41] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003130 10.0.0.141 - - [2025-11-18 01:02:41] "POST /tags HTTP/1.1" 409 206 0.002260 10.0.0.141 - - [2025-11-18 01:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.141 - - [2025-11-18 01:02:41] "GET /tag/99ccd3a1-8544-4144-8d0b-bf99e4a5771a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011146 10.0.0.141 - - [2025-11-18 01:02:41] "POST /tags HTTP/1.1" 409 226 0.002420 10.0.0.141 - - [2025-11-18 01:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.141 - - [2025-11-18 01:02:41] "GET /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011919 10.0.0.141 - - [2025-11-18 01:02:41] "POST /tags HTTP/1.1" 409 204 0.002068 10.0.0.141 - - [2025-11-18 01:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.141 - - [2025-11-18 01:02:41] "GET /tag/6bdc9795-d8c4-48cc-97bd-afc9c5c36b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.017723 10.0.0.141 - - [2025-11-18 01:02:41] "POST /tags HTTP/1.1" 409 226 0.003175 10.0.0.141 - - [2025-11-18 01:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.141 - - [2025-11-18 01:02:42] "GET /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016920 10.0.0.141 - - [2025-11-18 01:02:42] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003690 10.0.0.141 - - [2025-11-18 01:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.141 - - [2025-11-18 01:02:42] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002724 10.0.0.141 - - [2025-11-18 01:02:42] "POST /firewall-rules HTTP/1.1" 200 628 0.071360 10.0.0.141 - - [2025-11-18 01:02:42] "POST /firewall-rules HTTP/1.1" 200 648 0.085026 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-rule/fcc58680-4602-4486-bc92-2399bfeb6295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.012747 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002373 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-rule/5cc9c61b-a5e1-4dc4-a0eb-128895e24d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.005241 10.0.0.141 - - [2025-11-18 01:02:42] "POST /ref-update HTTP/1.1" 200 156 0.018352 10.0.0.141 - - [2025-11-18 01:02:42] "POST /firewall-policys HTTP/1.1" 200 608 0.038017 10.0.0.141 - - [2025-11-18 01:02:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013304 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005482 10.0.0.141 - - [2025-11-18 01:02:42] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002825 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003328 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005366 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/8c8dc813-50d7-4c5b-8e7b-b12a6f19f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003912 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004836 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002742 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003802 10.0.0.141 - - [2025-11-18 01:02:42] "POST /ref-update HTTP/1.1" 200 156 0.023913 10.0.0.141 - - [2025-11-18 01:02:42] "POST /ref-update HTTP/1.1" 200 156 0.044978 10.0.0.141 - - [2025-11-18 01:02:42] "POST /ref-update HTTP/1.1" 200 156 0.029749 10.0.0.141 - - [2025-11-18 01:02:42] "POST /ref-update HTTP/1.1" 200 156 0.023896 10.0.0.141 - - [2025-11-18 01:02:42] "POST /ref-update HTTP/1.1" 200 156 0.035331 10.0.0.141 - - [2025-11-18 01:02:42] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008381 10.0.0.141 - - [2025-11-18 01:04:41] "POST /tags HTTP/1.1" 409 252 0.004189 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.141 - - [2025-11-18 01:04:41] "GET /tag/8bfef90e-9791-4b10-88ea-1729ed548bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.018146 10.0.0.141 - - [2025-11-18 01:04:41] "POST /tags HTTP/1.1" 409 228 0.003008 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.141 - - [2025-11-18 01:04:41] "GET /tag/3c3888dc-425c-422b-ae38-dd53d86fe753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010458 10.0.0.141 - - [2025-11-18 01:04:41] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003850 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.141 - - [2025-11-18 01:04:41] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003222 10.0.0.141 - - [2025-11-18 01:04:41] "POST /tags HTTP/1.1" 409 206 0.002150 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.141 - - [2025-11-18 01:04:41] "GET /tag/99ccd3a1-8544-4144-8d0b-bf99e4a5771a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016560 10.0.0.141 - - [2025-11-18 01:04:41] "POST /tags HTTP/1.1" 409 226 0.002842 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.141 - - [2025-11-18 01:04:41] "GET /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011575 10.0.0.141 - - [2025-11-18 01:04:41] "POST /tags HTTP/1.1" 409 204 0.002491 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.141 - - [2025-11-18 01:04:41] "GET /tag/6bdc9795-d8c4-48cc-97bd-afc9c5c36b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015690 10.0.0.141 - - [2025-11-18 01:04:41] "POST /tags HTTP/1.1" 409 226 0.002182 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.141 - - [2025-11-18 01:04:41] "GET /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011609 10.0.0.141 - - [2025-11-18 01:04:41] "POST /tags HTTP/1.1" 409 228 0.002511 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.141 - - [2025-11-18 01:04:41] "GET /tag/3c3888dc-425c-422b-ae38-dd53d86fe753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011362 10.0.0.141 - - [2025-11-18 01:04:41] "POST /tags HTTP/1.1" 409 252 0.002299 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.141 - - [2025-11-18 01:04:41] "GET /tag/8bfef90e-9791-4b10-88ea-1729ed548bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011203 10.0.0.141 - - [2025-11-18 01:04:41] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002891 10.0.0.141 - - [2025-11-18 01:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.141 - - [2025-11-18 01:04:41] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002357 10.0.0.141 - - [2025-11-18 01:04:42] "POST /firewall-rules HTTP/1.1" 409 281 0.002295 10.0.0.141 - - [2025-11-18 01:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.141 - - [2025-11-18 01:04:42] "PUT /firewall-rule/5cc9c61b-a5e1-4dc4-a0eb-128895e24d7a HTTP/1.1" 200 261 0.020047 10.0.0.141 - - [2025-11-18 01:04:42] "POST /firewall-rules HTTP/1.1" 409 291 0.002357 10.0.0.141 - - [2025-11-18 01:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.141 - - [2025-11-18 01:04:42] "PUT /firewall-rule/fcc58680-4602-4486-bc92-2399bfeb6295 HTTP/1.1" 200 261 0.041077 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-rule/fcc58680-4602-4486-bc92-2399bfeb6295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.005785 10.0.0.141 - - [2025-11-18 01:04:42] "POST /firewall-rules HTTP/1.1" 200 660 0.082836 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-rule/cb0fc01a-13bf-45f7-a966-0430f980d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.020730 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002802 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-rule/5cc9c61b-a5e1-4dc4-a0eb-128895e24d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002823 10.0.0.141 - - [2025-11-18 01:04:42] "POST /firewall-policys HTTP/1.1" 409 269 0.001900 10.0.0.141 - - [2025-11-18 01:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.141 - - [2025-11-18 01:04:42] "PUT /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72 HTTP/1.1" 200 265 0.021179 10.0.0.141 - - [2025-11-18 01:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031578 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.016105 10.0.0.141 - - [2025-11-18 01:04:42] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003411 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003504 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004423 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-policy/8c8dc813-50d7-4c5b-8e7b-b12a6f19f3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003364 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003117 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002937 10.0.0.141 - - [2025-11-18 01:04:42] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003570 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:05:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:05:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001065 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012886 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.004896 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005224 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.141 - - [2025-11-18 01:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.141 - - [2025-11-18 01:05:44] "GET /loadbalancer/14ad361a-0692-4bdd-a683-ac4a58b008da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.006165 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009883 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.046426 10.0.0.141 - - [2025-11-18 01:05:44] "DELETE /loadbalancer-member/e209902b-eef0-4cd9-9377-2732ff0576c0 HTTP/1.1" 200 115 0.114884 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012867 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.007253 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008636 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.004309 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012168 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.005770 10.0.0.141 - - [2025-11-18 01:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.141 - - [2025-11-18 01:05:44] "GET /loadbalancer/14ad361a-0692-4bdd-a683-ac4a58b008da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004185 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005943 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.005322 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007106 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.141 - - [2025-11-18 01:05:44] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006043 10.0.0.141 - - [2025-11-18 01:05:44] "POST /set-tag HTTP/1.1" 200 109 0.008180 10.0.0.141 - - [2025-11-18 01:05:45] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012689 10.0.0.141 - - [2025-11-18 01:05:45] "POST /set-tag HTTP/1.1" 200 109 0.006160 10.0.0.141 - - [2025-11-18 01:05:45] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015965 10.0.0.141 - - [2025-11-18 01:05:45] "POST /set-tag HTTP/1.1" 200 109 0.005402 10.0.0.141 - - [2025-11-18 01:05:45] "GET /virtual-machine/def4ae46-d873-4582-af82-3e003be8b78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005991 10.0.0.141 - - [2025-11-18 01:05:45] "POST /ref-update HTTP/1.1" 200 156 0.037125 10.0.0.141 - - [2025-11-18 01:05:45] "GET /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007700 10.0.0.141 - - [2025-11-18 01:05:45] "POST /set-tag HTTP/1.1" 200 109 0.053125 10.0.0.141 - - [2025-11-18 01:05:45] "POST /set-tag HTTP/1.1" 200 109 0.054365 10.0.0.141 - - [2025-11-18 01:05:45] "POST /set-tag HTTP/1.1" 200 109 0.057932 10.0.0.141 - - [2025-11-18 01:05:45] "POST /set-tag HTTP/1.1" 200 109 0.061569 10.0.0.141 - - [2025-11-18 01:05:45] "POST /set-tag HTTP/1.1" 200 109 0.064192 10.0.0.141 - - [2025-11-18 01:05:45] "DELETE /instance-ip/3c7c5990-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.072541 10.0.0.141 - - [2025-11-18 01:05:46] "DELETE /virtual-machine-interface/3c5a4422-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.135103 10.0.0.141 - - [2025-11-18 01:05:46] "DELETE /virtual-machine/def4ae46-d873-4582-af82-3e003be8b78a HTTP/1.1" 200 115 0.118029 10.0.0.141 - - [2025-11-18 01:05:46] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007732 10.0.0.141 - - [2025-11-18 01:05:46] "POST /set-tag HTTP/1.1" 200 109 0.005148 10.0.0.141 - - [2025-11-18 01:05:46] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011850 10.0.0.141 - - [2025-11-18 01:05:46] "POST /set-tag HTTP/1.1" 200 109 0.004853 10.0.0.141 - - [2025-11-18 01:05:46] "GET /virtual-machine/ca0d893d-871c-44f9-ac9c-118ff7897b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.007810 10.0.0.141 - - [2025-11-18 01:05:46] "POST /ref-update HTTP/1.1" 200 156 0.019381 10.0.0.141 - - [2025-11-18 01:05:46] "GET /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013871 10.0.0.141 - - [2025-11-18 01:05:46] "POST /set-tag HTTP/1.1" 200 109 0.072483 10.0.0.141 - - [2025-11-18 01:05:46] "POST /set-tag HTTP/1.1" 200 109 0.075509 10.0.0.141 - - [2025-11-18 01:05:46] "POST /set-tag HTTP/1.1" 200 109 0.087581 10.0.0.141 - - [2025-11-18 01:05:46] "POST /set-tag HTTP/1.1" 200 109 0.042242 10.0.0.141 - - [2025-11-18 01:05:46] "POST /set-tag HTTP/1.1" 200 109 0.060597 10.0.0.141 - - [2025-11-18 01:05:46] "DELETE /instance-ip/3cfbf34e-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.098146 10.0.0.141 - - [2025-11-18 01:05:47] "DELETE /virtual-machine-interface/3ce25cd6-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.110934 10.0.0.141 - - [2025-11-18 01:05:47] "DELETE /virtual-machine/ca0d893d-871c-44f9-ac9c-118ff7897b55 HTTP/1.1" 200 115 0.042016 10.0.0.141 - - [2025-11-18 01:05:47] "DELETE /tag/f8b55755-0e28-4232-bf1a-86746d909773 HTTP/1.1" 200 115 0.069146 10.0.0.141 - - [2025-11-18 01:05:47] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009201 10.0.0.141 - - [2025-11-18 01:05:47] "POST /set-tag HTTP/1.1" 200 109 0.003616 10.0.0.141 - - [2025-11-18 01:05:47] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006040 10.0.0.141 - - [2025-11-18 01:05:47] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.141 - - [2025-11-18 01:05:47] "GET /virtual-machine/302e972f-4606-4a9b-a7a3-6b4f47ebe5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003000 10.0.0.141 - - [2025-11-18 01:05:47] "POST /ref-update HTTP/1.1" 200 156 0.031973 10.0.0.141 - - [2025-11-18 01:05:47] "GET /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010984 10.0.0.141 - - [2025-11-18 01:05:47] "POST /set-tag HTTP/1.1" 200 109 0.049057 10.0.0.141 - - [2025-11-18 01:05:47] "POST /set-tag HTTP/1.1" 200 109 0.050464 10.0.0.141 - - [2025-11-18 01:05:47] "POST /set-tag HTTP/1.1" 200 109 0.059553 10.0.0.141 - - [2025-11-18 01:05:47] "POST /set-tag HTTP/1.1" 200 109 0.031593 10.0.0.141 - - [2025-11-18 01:05:47] "POST /set-tag HTTP/1.1" 200 109 0.027611 10.0.0.141 - - [2025-11-18 01:05:47] "DELETE /instance-ip/3b3a77ec-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.050123 10.0.0.141 - - [2025-11-18 01:05:47] "POST /ref-update HTTP/1.1" 200 156 0.011989 10.0.0.141 - - [2025-11-18 01:05:47] "DELETE /virtual-machine-interface/3b1ddd1c-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.067165 10.0.0.141 - - [2025-11-18 01:05:47] "DELETE /virtual-machine/302e972f-4606-4a9b-a7a3-6b4f47ebe5f3 HTTP/1.1" 200 115 0.043084 10.0.0.141 - - [2025-11-18 01:05:48] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.021300 10.0.0.141 - - [2025-11-18 01:05:48] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.141 - - [2025-11-18 01:05:48] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007004 10.0.0.141 - - [2025-11-18 01:05:48] "POST /set-tag HTTP/1.1" 200 109 0.003739 10.0.0.141 - - [2025-11-18 01:05:48] "GET /virtual-machine/9e9fcca0-88f0-4970-aa9f-046f67447a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003756 10.0.0.141 - - [2025-11-18 01:05:48] "POST /ref-update HTTP/1.1" 200 156 0.015612 10.0.0.141 - - [2025-11-18 01:05:48] "GET /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.028820 10.0.0.141 - - [2025-11-18 01:05:48] "POST /set-tag HTTP/1.1" 200 109 0.039798 10.0.0.141 - - [2025-11-18 01:05:48] "POST /set-tag HTTP/1.1" 200 109 0.042766 10.0.0.141 - - [2025-11-18 01:05:48] "POST /set-tag HTTP/1.1" 200 109 0.062908 10.0.0.141 - - [2025-11-18 01:05:48] "POST /set-tag HTTP/1.1" 200 109 0.035264 10.0.0.141 - - [2025-11-18 01:05:48] "POST /set-tag HTTP/1.1" 200 109 0.033917 10.0.0.141 - - [2025-11-18 01:05:48] "DELETE /instance-ip/3bd08980-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.071964 10.0.0.141 - - [2025-11-18 01:05:48] "POST /ref-update HTTP/1.1" 200 156 0.015519 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:05:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:05:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001665 10.0.0.141 - - [2025-11-18 01:05:48] "DELETE /virtual-machine-interface/3bb200aa-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.067397 10.0.0.141 - - [2025-11-18 01:05:48] "DELETE /virtual-machine/9e9fcca0-88f0-4970-aa9f-046f67447a3d HTTP/1.1" 200 115 0.043210 10.0.0.141 - - [2025-11-18 01:05:48] "DELETE /tag/23b8fe47-40d8-4430-8d75-3af03a065bb7 HTTP/1.1" 200 115 0.097413 10.0.0.141 - - [2025-11-18 01:05:48] "DELETE /tag/99ccd3a1-8544-4144-8d0b-bf99e4a5771a HTTP/1.1" 409 391 0.008543 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:05:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001495 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:05:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002043 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:05:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001455 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:05:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001973 10.0.0.141 - - [2025-11-18 01:06:15] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012517 10.0.0.141 - - [2025-11-18 01:06:15] "POST /set-tag HTTP/1.1" 200 109 0.006287 10.0.0.141 - - [2025-11-18 01:06:15] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.027705 10.0.0.141 - - [2025-11-18 01:06:15] "POST /set-tag HTTP/1.1" 200 109 0.006391 10.0.0.141 - - [2025-11-18 01:06:15] "GET /virtual-machine/dd6add86-73b8-4c67-b42d-a92fc0f5c30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003571 10.0.0.141 - - [2025-11-18 01:06:15] "POST /ref-update HTTP/1.1" 200 156 0.016646 10.0.0.141 - - [2025-11-18 01:06:15] "GET /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011406 10.0.0.141 - - [2025-11-18 01:06:15] "POST /set-tag HTTP/1.1" 200 109 0.026022 10.0.0.141 - - [2025-11-18 01:06:15] "POST /set-tag HTTP/1.1" 200 109 0.028363 10.0.0.141 - - [2025-11-18 01:06:15] "POST /set-tag HTTP/1.1" 200 109 0.030141 10.0.0.141 - - [2025-11-18 01:06:15] "POST /set-tag HTTP/1.1" 200 109 0.022049 10.0.0.141 - - [2025-11-18 01:06:15] "DELETE /instance-ip/3d8c218a-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.081242 10.0.0.141 - - [2025-11-18 01:06:15] "DELETE /virtual-machine-interface/3d704622-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.081954 10.0.0.141 - - [2025-11-18 01:06:15] "DELETE /virtual-machine/dd6add86-73b8-4c67-b42d-a92fc0f5c30a HTTP/1.1" 200 115 0.040359 10.0.0.141 - - [2025-11-18 01:06:16] "DELETE /tag/dca1b05a-c7e4-41e9-9278-924fff7963b1 HTTP/1.1" 200 115 0.076684 10.0.0.141 - - [2025-11-18 01:06:16] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006275 10.0.0.141 - - [2025-11-18 01:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.141 - - [2025-11-18 01:06:16] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004718 10.0.0.141 - - [2025-11-18 01:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.141 - - [2025-11-18 01:06:16] "GET /virtual-machine/8cfaa97c-594e-4e3b-929a-f06c645e8985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.006456 10.0.0.141 - - [2025-11-18 01:06:16] "POST /ref-update HTTP/1.1" 200 156 0.015883 10.0.0.141 - - [2025-11-18 01:06:16] "GET /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014140 10.0.0.141 - - [2025-11-18 01:06:16] "POST /set-tag HTTP/1.1" 200 109 0.047225 10.0.0.141 - - [2025-11-18 01:06:16] "POST /set-tag HTTP/1.1" 200 109 0.040298 10.0.0.141 - - [2025-11-18 01:06:16] "POST /set-tag HTTP/1.1" 200 109 0.043374 10.0.0.141 - - [2025-11-18 01:06:16] "POST /set-tag HTTP/1.1" 200 109 0.029397 10.0.0.141 - - [2025-11-18 01:06:16] "DELETE /instance-ip/3e04d13e-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.061007 10.0.0.141 - - [2025-11-18 01:06:16] "DELETE /virtual-machine-interface/3deda9b4-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.046425 10.0.0.141 - - [2025-11-18 01:06:16] "DELETE /virtual-machine/8cfaa97c-594e-4e3b-929a-f06c645e8985 HTTP/1.1" 200 115 0.025568 10.0.0.141 - - [2025-11-18 01:06:16] "DELETE /tag/62d3dc56-8042-4fe3-b639-dc53796f7a12 HTTP/1.1" 200 115 0.058681 10.0.0.141 - - [2025-11-18 01:06:16] "DELETE /tag/720f1f8e-bf6f-4abf-bde2-f8c6084fe9cb HTTP/1.1" 200 115 0.053551 10.0.0.141 - - [2025-11-18 01:06:16] "DELETE /tag/6bdc9795-d8c4-48cc-97bd-afc9c5c36b08 HTTP/1.1" 409 237 0.004809 10.0.0.141 - - [2025-11-18 01:06:16] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004197 10.0.0.141 - - [2025-11-18 01:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.141 - - [2025-11-18 01:06:16] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003943 10.0.0.141 - - [2025-11-18 01:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.141 - - [2025-11-18 01:06:16] "GET /virtual-machine/828f80cb-539e-4849-ac37-165bf18a1c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003626 10.0.0.141 - - [2025-11-18 01:06:16] "POST /ref-update HTTP/1.1" 200 156 0.024299 10.0.0.141 - - [2025-11-18 01:06:16] "GET /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.030672 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.034500 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.045641 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.061554 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.017411 10.0.0.141 - - [2025-11-18 01:06:17] "DELETE /instance-ip/3e740784-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.077163 10.0.0.141 - - [2025-11-18 01:06:17] "DELETE /virtual-machine-interface/3e5ea7ae-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.086330 10.0.0.141 - - [2025-11-18 01:06:17] "DELETE /virtual-machine/828f80cb-539e-4849-ac37-165bf18a1c02 HTTP/1.1" 200 115 0.041653 10.0.0.141 - - [2025-11-18 01:06:17] "DELETE /tag/407e1906-5439-4b2a-98de-ab5edbd3cd4c HTTP/1.1" 200 115 0.057047 10.0.0.141 - - [2025-11-18 01:06:17] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008579 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.008006 10.0.0.141 - - [2025-11-18 01:06:17] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007246 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.004805 10.0.0.141 - - [2025-11-18 01:06:17] "GET /virtual-machine/e1a67843-a5fe-422d-9879-7c4332ff7758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003276 10.0.0.141 - - [2025-11-18 01:06:17] "POST /ref-update HTTP/1.1" 200 156 0.016353 10.0.0.141 - - [2025-11-18 01:06:17] "GET /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021059 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.027431 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.055195 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.040924 10.0.0.141 - - [2025-11-18 01:06:17] "POST /set-tag HTTP/1.1" 200 109 0.021078 10.0.0.141 - - [2025-11-18 01:06:17] "DELETE /instance-ip/3eec28cc-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.057429 10.0.0.141 - - [2025-11-18 01:06:18] "DELETE /virtual-machine-interface/3ed4397e-c41a-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.047319 10.0.0.141 - - [2025-11-18 01:06:18] "DELETE /virtual-machine/e1a67843-a5fe-422d-9879-7c4332ff7758 HTTP/1.1" 200 115 0.029165 10.0.0.141 - - [2025-11-18 01:06:18] "DELETE /tag/8bfef90e-9791-4b10-88ea-1729ed548bad HTTP/1.1" 409 237 0.009423 10.0.0.141 - - [2025-11-18 01:06:18] "DELETE /tag/3c3888dc-425c-422b-ae38-dd53d86fe753 HTTP/1.1" 409 237 0.005894 10.0.0.141 - - [2025-11-18 01:06:18] "DELETE /tag/f705ffc1-b83a-4cef-aa8b-d24c9cc75f62 HTTP/1.1" 200 115 0.049444 10.0.0.141 - - [2025-11-18 01:06:19] "POST /projects HTTP/1.1" 409 238 0.002228 10.0.0.141 - - [2025-11-18 01:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.141 - - [2025-11-18 01:06:19] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027549 10.0.0.141 - - [2025-11-18 01:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.141 - - [2025-11-18 01:06:19] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005563 10.0.0.141 - - [2025-11-18 01:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.141 - - [2025-11-18 01:06:19] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005368 10.0.0.141 - - [2025-11-18 01:06:19] "POST /security-groups HTTP/1.1" 409 285 0.002849 10.0.0.141 - - [2025-11-18 01:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.141 - - [2025-11-18 01:06:19] "PUT /security-group/08473fb6-531f-4015-a388-f2b6be88e1ec HTTP/1.1" 200 263 0.058596 10.0.0.141 - - [2025-11-18 01:06:19] "PUT /access-control-list/e904c995-6023-499b-8003-e13ebc41c37c HTTP/1.1" 200 273 0.015223 10.0.0.141 - - [2025-11-18 01:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040382 10.0.0.141 - - [2025-11-18 01:06:19] "PUT /access-control-list/203d8a07-0b73-4411-947d-e840bb48030d HTTP/1.1" 200 273 0.035136 10.0.0.141 - - [2025-11-18 01:06:24] "POST /projects HTTP/1.1" 409 238 0.003577 10.0.0.141 - - [2025-11-18 01:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.141 - - [2025-11-18 01:06:24] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028942 10.0.0.141 - - [2025-11-18 01:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.141 - - [2025-11-18 01:06:24] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005923 10.0.0.141 - - [2025-11-18 01:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.141 - - [2025-11-18 01:06:24] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004214 10.0.0.141 - - [2025-11-18 01:06:24] "POST /security-groups HTTP/1.1" 409 285 0.003567 10.0.0.141 - - [2025-11-18 01:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.141 - - [2025-11-18 01:06:24] "PUT /security-group/08473fb6-531f-4015-a388-f2b6be88e1ec HTTP/1.1" 200 263 0.064475 10.0.0.141 - - [2025-11-18 01:06:24] "PUT /access-control-list/e904c995-6023-499b-8003-e13ebc41c37c HTTP/1.1" 200 273 0.022455 10.0.0.141 - - [2025-11-18 01:06:25] "PUT /access-control-list/203d8a07-0b73-4411-947d-e840bb48030d HTTP/1.1" 200 273 0.036334 10.0.0.141 - - [2025-11-18 01:06:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030282 10.0.0.141 - - [2025-11-18 01:06:25] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.012230 10.0.0.141 - - [2025-11-18 01:06:25] "GET /firewall-rule/92c2784c-b7bf-45d6-ae7d-31842e8794e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.009540 10.0.0.141 - - [2025-11-18 01:06:25] "POST /ref-update HTTP/1.1" 200 156 0.051067 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /firewall-rule/92c2784c-b7bf-45d6-ae7d-31842e8794e1 HTTP/1.1" 200 115 0.050431 10.0.0.141 - - [2025-11-18 01:06:25] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.009933 10.0.0.141 - - [2025-11-18 01:06:25] "GET /firewall-rule/0cc57860-a159-42bd-b2a6-defc800e7da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003645 10.0.0.141 - - [2025-11-18 01:06:25] "POST /ref-update HTTP/1.1" 200 156 0.054911 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /firewall-rule/0cc57860-a159-42bd-b2a6-defc800e7da2 HTTP/1.1" 200 115 0.045498 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /tag/1a7843d2-6522-4cee-ad56-4be706ad6970 HTTP/1.1" 200 115 0.051990 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /tag/3c3888dc-425c-422b-ae38-dd53d86fe753 HTTP/1.1" 409 237 0.004954 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /tag/8bfef90e-9791-4b10-88ea-1729ed548bad HTTP/1.1" 409 237 0.007096 10.0.0.141 - - [2025-11-18 01:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.141 - - [2025-11-18 01:06:25] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004547 10.0.0.141 - - [2025-11-18 01:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.141 - - [2025-11-18 01:06:25] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004560 10.0.0.141 - - [2025-11-18 01:06:25] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.052567 10.0.0.141 - - [2025-11-18 01:06:25] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.050148 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /security-group/08473fb6-531f-4015-a388-f2b6be88e1ec HTTP/1.1" 200 115 0.048675 10.0.0.141 - - [2025-11-18 01:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /access-control-list/e904c995-6023-499b-8003-e13ebc41c37c HTTP/1.1" 200 115 0.046172 10.0.0.141 - - [2025-11-18 01:06:25] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.066906 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /access-control-list/203d8a07-0b73-4411-947d-e840bb48030d HTTP/1.1" 200 115 0.066211 10.0.0.141 - - [2025-11-18 01:06:25] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?fields=security_groups HTTP/1.1" 200 1352 0.050174 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /security-group/740dfa53-f8a3-4856-b7cf-eeea625bf3c4 HTTP/1.1" 200 115 0.054215 10.0.0.141 - - [2025-11-18 01:06:25] "DELETE /access-control-list/5bd7858f-34f9-429c-a566-6101ef50cba0 HTTP/1.1" 200 115 0.048753 10.0.0.141 - - [2025-11-18 01:06:26] "GET /project/b3f6de00-2123-4066-8236-1e369cbeed81?fields=application_policy_sets HTTP/1.1" 200 1391 0.053021 10.0.0.141 - - [2025-11-18 01:06:26] "DELETE /access-control-list/dbdf378b-3cbe-496b-a53a-aa694aeb7bb2 HTTP/1.1" 200 115 0.041329 10.0.0.141 - - [2025-11-18 01:06:26] "DELETE /project/b3f6de00-2123-4066-8236-1e369cbeed81 HTTP/1.1" 200 115 0.433524 10.0.0.141 - - [2025-11-18 01:06:26] "POST /projects HTTP/1.1" 409 238 0.004122 10.0.0.141 - - [2025-11-18 01:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.141 - - [2025-11-18 01:06:26] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050190 10.0.0.141 - - [2025-11-18 01:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.141 - - [2025-11-18 01:06:26] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.010888 10.0.0.141 - - [2025-11-18 01:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.141 - - [2025-11-18 01:06:26] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.011483 10.0.0.141 - - [2025-11-18 01:06:26] "POST /security-groups HTTP/1.1" 409 285 0.003911 10.0.0.141 - - [2025-11-18 01:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.141 - - [2025-11-18 01:06:26] "PUT /security-group/124bbeca-5255-424e-8422-bf75b9d9fc13 HTTP/1.1" 200 263 0.082428 10.0.0.141 - - [2025-11-18 01:06:26] "PUT /access-control-list/7fd19c82-1f6c-4463-b868-2a0d499e8ec5 HTTP/1.1" 200 273 0.047382 10.0.0.141 - - [2025-11-18 01:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.057059 10.0.0.141 - - [2025-11-18 01:06:26] "PUT /access-control-list/46c8c93b-c5ee-4b13-8189-2523c1c09cd0 HTTP/1.1" 200 273 0.039819 10.0.0.141 - - [2025-11-18 01:06:30] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002594 10.0.0.141 - - [2025-11-18 01:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.141 - - [2025-11-18 01:06:30] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002714 10.0.0.141 - - [2025-11-18 01:06:30] "GET /firewall-policy/a94367eb-e640-4672-ba02-22729bbfed06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004344 10.0.0.141 - - [2025-11-18 01:06:30] "GET /firewall-rule/5cc9c61b-a5e1-4dc4-a0eb-128895e24d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003909 10.0.0.141 - - [2025-11-18 01:06:30] "POST /ref-update HTTP/1.1" 200 156 0.023393 10.0.0.141 - - [2025-11-18 01:06:30] "DELETE /firewall-rule/5cc9c61b-a5e1-4dc4-a0eb-128895e24d7a HTTP/1.1" 200 115 0.047237 10.0.0.141 - - [2025-11-18 01:06:30] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006421 10.0.0.141 - - [2025-11-18 01:06:30] "GET /firewall-rule/cb0fc01a-13bf-45f7-a966-0430f980d3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004967 10.0.0.141 - - [2025-11-18 01:06:30] "POST /ref-update HTTP/1.1" 200 156 0.022443 10.0.0.141 - - [2025-11-18 01:06:30] "DELETE /firewall-rule/cb0fc01a-13bf-45f7-a966-0430f980d3f7 HTTP/1.1" 200 115 0.054161 10.0.0.141 - - [2025-11-18 01:06:30] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007781 10.0.0.141 - - [2025-11-18 01:06:30] "GET /firewall-rule/fcc58680-4602-4486-bc92-2399bfeb6295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002978 10.0.0.141 - - [2025-11-18 01:06:31] "POST /ref-update HTTP/1.1" 200 156 0.020642 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /firewall-rule/fcc58680-4602-4486-bc92-2399bfeb6295 HTTP/1.1" 200 115 0.060258 10.0.0.141 - - [2025-11-18 01:06:31] "GET /application-policy-set/6a15efaf-97b2-4c25-a14e-05293bba0f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003345 10.0.0.141 - - [2025-11-18 01:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.141 - - [2025-11-18 01:06:31] "GET /policy-management/1933f17c-499c-46e0-bd6a-af673e18d82c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003722 10.0.0.141 - - [2025-11-18 01:06:31] "GET /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005497 10.0.0.141 - - [2025-11-18 01:06:31] "POST /ref-update HTTP/1.1" 200 156 0.024910 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /firewall-policy/cbaf8350-0cb8-4ab6-abdf-02ffe350fd72 HTTP/1.1" 200 115 0.046965 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /tag/99ccd3a1-8544-4144-8d0b-bf99e4a5771a HTTP/1.1" 200 115 0.064257 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /tag/6bdc9795-d8c4-48cc-97bd-afc9c5c36b08 HTTP/1.1" 200 115 0.069665 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /tag/3c3888dc-425c-422b-ae38-dd53d86fe753 HTTP/1.1" 200 115 0.069358 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /tag/8bfef90e-9791-4b10-88ea-1729ed548bad HTTP/1.1" 200 115 0.036365 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /loadbalancer-member/acf4a71d-cda7-4f17-9f6a-ad273e03b9c1 HTTP/1.1" 200 115 0.065559 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /loadbalancer-pool/95d577a8-0c30-4ba4-a6d4-91f6beb8530b HTTP/1.1" 200 115 0.027797 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /loadbalancer-listener/7d684146-f190-4700-aa8d-e12a7bf51cdf HTTP/1.1" 200 115 0.043778 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /loadbalancer/14ad361a-0692-4bdd-a683-ac4a58b008da HTTP/1.1" 200 115 0.039116 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /floating-ip/c0990ebf-9598-4dd6-bdab-ada251bed5ee HTTP/1.1" 200 115 0.038421 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /instance-ip/4e5e35c3-21c9-4eac-87a7-4f65f51a2687 HTTP/1.1" 200 115 0.045993 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /virtual-machine-interface/0bf3db02-e243-4b82-a34c-3e8da0e5e577 HTTP/1.1" 200 115 0.053715 10.0.0.141 - - [2025-11-18 01:06:31] "DELETE /tag/7a651c9d-d016-4c6b-8cec-8d3c9069248e HTTP/1.1" 200 115 0.052318 10.0.0.141 - - [2025-11-18 01:06:31] "POST /projects HTTP/1.1" 409 238 0.005729 10.0.0.141 - - [2025-11-18 01:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.141 - - [2025-11-18 01:06:32] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039753 10.0.0.141 - - [2025-11-18 01:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.141 - - [2025-11-18 01:06:32] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005427 10.0.0.141 - - [2025-11-18 01:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.141 - - [2025-11-18 01:06:32] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005152 10.0.0.141 - - [2025-11-18 01:06:32] "POST /security-groups HTTP/1.1" 409 285 0.003286 10.0.0.141 - - [2025-11-18 01:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.141 - - [2025-11-18 01:06:32] "PUT /security-group/124bbeca-5255-424e-8422-bf75b9d9fc13 HTTP/1.1" 200 263 0.069867 10.0.0.141 - - [2025-11-18 01:06:32] "PUT /access-control-list/7fd19c82-1f6c-4463-b868-2a0d499e8ec5 HTTP/1.1" 200 273 0.032637 10.0.0.141 - - [2025-11-18 01:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.054102 10.0.0.141 - - [2025-11-18 01:06:32] "PUT /access-control-list/46c8c93b-c5ee-4b13-8189-2523c1c09cd0 HTTP/1.1" 200 273 0.048705 10.0.0.141 - - [2025-11-18 01:06:32] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.031393 10.0.0.141 - - [2025-11-18 01:06:32] "GET /firewall-rule/5cb302d4-5b37-45f3-9b6e-01b75f80aea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005545 10.0.0.141 - - [2025-11-18 01:06:32] "POST /ref-update HTTP/1.1" 200 156 0.122968 10.0.0.141 - - [2025-11-18 01:06:32] "DELETE /firewall-rule/5cb302d4-5b37-45f3-9b6e-01b75f80aea7 HTTP/1.1" 200 115 0.081453 10.0.0.141 - - [2025-11-18 01:06:32] "GET /firewall-policy/56873e1c-dae7-4adc-bbd7-a385af960855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.013520 10.0.0.141 - - [2025-11-18 01:06:32] "GET /firewall-rule/2c5e1547-e294-4d8b-a448-a07124cdfe99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004514 10.0.0.141 - - [2025-11-18 01:06:32] "POST /ref-update HTTP/1.1" 200 156 0.072216 10.0.0.141 - - [2025-11-18 01:06:32] "DELETE /firewall-rule/2c5e1547-e294-4d8b-a448-a07124cdfe99 HTTP/1.1" 200 115 0.072561 10.0.0.141 - - [2025-11-18 01:06:32] "DELETE /tag/edfca95e-a694-4956-8dae-9ebdd652a2a9 HTTP/1.1" 200 115 0.067320 10.0.0.141 - - [2025-11-18 01:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.141 - - [2025-11-18 01:06:32] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007324 10.0.0.141 - - [2025-11-18 01:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.141 - - [2025-11-18 01:06:33] "GET /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.015280 10.0.0.141 - - [2025-11-18 01:06:33] "PUT /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272 HTTP/1.1" 200 265 0.087936 10.0.0.141 - - [2025-11-18 01:06:33] "PUT /virtual-network/db25def2-3570-47e7-9d91-ed9cec9c0f39 HTTP/1.1" 200 265 0.059945 10.0.0.141 - - [2025-11-18 01:06:33] "DELETE /security-group/124bbeca-5255-424e-8422-bf75b9d9fc13 HTTP/1.1" 200 115 0.064036 10.0.0.141 - - [2025-11-18 01:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.141 - - [2025-11-18 01:06:33] "DELETE /access-control-list/7fd19c82-1f6c-4463-b868-2a0d499e8ec5 HTTP/1.1" 200 115 0.046888 10.0.0.141 - - [2025-11-18 01:06:33] "DELETE /access-control-list/46c8c93b-c5ee-4b13-8189-2523c1c09cd0 HTTP/1.1" 200 115 0.042764 10.0.0.141 - - [2025-11-18 01:06:33] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041110 10.0.0.141 - - [2025-11-18 01:06:33] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?fields=security_groups HTTP/1.1" 200 1353 0.049563 10.0.0.141 - - [2025-11-18 01:06:33] "DELETE /security-group/720ca09e-c70e-42b9-afe6-6919d112ba30 HTTP/1.1" 200 115 0.063297 10.0.0.141 - - [2025-11-18 01:06:33] "DELETE /access-control-list/eb1b8062-1809-4f88-9ac6-e59b432c8a68 HTTP/1.1" 200 115 0.043685 10.0.0.141 - - [2025-11-18 01:06:33] "GET /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c?fields=application_policy_sets HTTP/1.1" 200 1392 0.077487 10.0.0.141 - - [2025-11-18 01:06:33] "DELETE /access-control-list/b5b5dbef-c8b2-48fa-b0fb-c8350d053de5 HTTP/1.1" 200 115 0.072414 10.0.0.141 - - [2025-11-18 01:06:33] "DELETE /project/aae0daaa-1c79-44f8-99ac-6e1763691a5c HTTP/1.1" 200 115 0.443672 10.0.0.141 - - [2025-11-18 01:07:16] "GET /global-system-configs HTTP/1.1" 200 323 0.008508 10.0.0.141 - - [2025-11-18 01:07:17] "GET /global-system-configs HTTP/1.1" 200 323 0.002176 10.0.0.141 - - [2025-11-18 01:07:32] "GET / HTTP/1.1" 200 36215 0.002634 10.0.0.141 - - [2025-11-18 01:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.141 - - [2025-11-18 01:07:32] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003752 10.0.0.141 - - [2025-11-18 01:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.141 - - [2025-11-18 01:07:33] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004167 10.0.0.141 - - [2025-11-18 01:07:47] "GET / HTTP/1.1" 200 36215 0.001443 10.0.0.141 - - [2025-11-18 01:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.141 - - [2025-11-18 01:07:47] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004558 10.0.0.141 - - [2025-11-18 01:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.141 - - [2025-11-18 01:07:47] "GET /config-node/1786c346-429e-4e4a-8d86-629144031c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002048 10.0.0.141 - - [2025-11-18 01:07:59] "GET / HTTP/1.1" 200 36215 0.002373 10.0.0.141 - - [2025-11-18 01:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.141 - - [2025-11-18 01:07:59] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004550 10.0.0.141 - - [2025-11-18 01:07:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002761 10.0.0.141 - - [2025-11-18 01:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.141 - - [2025-11-18 01:07:59] "GET /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003656 10.0.0.141 - - [2025-11-18 01:07:59] "PUT /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d HTTP/1.1" 200 255 0.013766 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:07:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:07:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001022 10.0.0.141 - - [2025-11-18 01:08:14] "GET / HTTP/1.1" 200 36215 0.001684 10.0.0.141 - - [2025-11-18 01:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.141 - - [2025-11-18 01:08:14] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004220 10.0.0.141 - - [2025-11-18 01:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.141 - - [2025-11-18 01:08:14] "GET /config-node/1786c346-429e-4e4a-8d86-629144031c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002193 10.0.0.141 - - [2025-11-18 01:08:14] "GET / HTTP/1.1" 200 36215 0.001287 10.0.0.141 - - [2025-11-18 01:08:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001887 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.141 - - [2025-11-18 01:08:19] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002110 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.007239 10.0.0.141 - - [2025-11-18 01:08:19] "GET / HTTP/1.1" 200 36215 0.001957 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 264 0.002117 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /alarm/69cb7d1b-1a94-4cdf-8f34-fa273a3bbdc7 HTTP/1.1" 200 245 0.010535 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 261 0.008651 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /alarm/b8dd0753-0511-414c-8757-180188179eed HTTP/1.1" 200 245 0.009445 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 261 0.001937 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /alarm/73fb7e94-33bc-4910-94be-da9c579d3e0d HTTP/1.1" 200 245 0.008557 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 253 0.001772 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /alarm/b9c4827e-7a73-46b2-81ac-8bc5b75a0f1c HTTP/1.1" 200 245 0.010545 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 251 0.009109 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /alarm/e6d5ccef-b599-437e-a580-ab862bca88da HTTP/1.1" 200 245 0.019752 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 252 0.007699 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /alarm/9fe65a27-a3c0-460c-ab5f-893c7315f279 HTTP/1.1" 200 245 0.011151 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 256 0.014745 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /alarm/df536a36-b837-448a-9dbd-a96635205d7e HTTP/1.1" 200 245 0.008956 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 248 0.002714 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.141 - - [2025-11-18 01:08:19] "PUT /alarm/074fdc25-6c91-44d1-b2d5-89f69e291f66 HTTP/1.1" 200 245 0.010286 10.0.0.141 - - [2025-11-18 01:08:19] "POST /alarms HTTP/1.1" 409 252 0.003164 10.0.0.141 - - [2025-11-18 01:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/cb19d076-18d6-4189-9748-588c6d9ed860 HTTP/1.1" 200 245 0.009891 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 257 0.001521 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/3e393e84-bdd0-4aed-9e49-65228483ea9b HTTP/1.1" 200 245 0.025974 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 251 0.008616 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/ee4bef35-0cda-466f-9d86-2ccbce6937e4 HTTP/1.1" 200 245 0.012010 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 257 0.004944 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/1e011b39-3163-4a52-ad7a-3ff867c32878 HTTP/1.1" 200 245 0.011279 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 261 0.006692 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/9a81834f-d024-4b92-8fff-aa1f61355cdb HTTP/1.1" 200 245 0.009772 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 258 0.010711 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/e7fe4a69-0bca-404c-a4b5-21207110e650 HTTP/1.1" 200 245 0.013633 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 254 0.006328 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/5a9c71c2-7201-44c9-8a87-de8900f1ccc0 HTTP/1.1" 200 245 0.009053 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 254 0.004822 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/bd12456d-32e3-4bcb-ad83-3c5ec1915110 HTTP/1.1" 200 245 0.011897 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 254 0.004271 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/26ff44c9-625e-4f08-82c6-703d2578a220 HTTP/1.1" 200 245 0.009636 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 247 0.003982 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/78d86198-1f05-4a89-be11-24891a871f6c HTTP/1.1" 200 245 0.015884 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 272 0.010118 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/540ab0ad-0ea2-416b-a2fa-43a77f7210b6 HTTP/1.1" 200 245 0.008749 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 261 0.005737 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/83d30a02-d77a-40d3-a530-05ad2d282d67 HTTP/1.1" 200 245 0.010170 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 259 0.005686 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/b93f0402-ea73-4bcc-a838-a4d69722fee5 HTTP/1.1" 200 245 0.009451 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 265 0.001849 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/51561b96-e337-41cc-bfa1-b2d2603508c6 HTTP/1.1" 200 245 0.009010 10.0.0.141 - - [2025-11-18 01:08:20] "POST /alarms HTTP/1.1" 409 279 0.006839 10.0.0.141 - - [2025-11-18 01:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.141 - - [2025-11-18 01:08:20] "PUT /alarm/a4acb5fb-d76e-41f2-a493-287ca7b2fed4 HTTP/1.1" 200 245 0.011150 10.0.0.141 - - [2025-11-18 01:08:21] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.141 - - [2025-11-18 01:08:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001960 10.0.0.141 - - [2025-11-18 01:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.141 - - [2025-11-18 01:08:21] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.007782 10.0.0.141 - - [2025-11-18 01:08:21] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.141 - - [2025-11-18 01:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.141 - - [2025-11-18 01:08:21] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002378 10.0.0.141 - - [2025-11-18 01:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.141 - - [2025-11-18 01:08:21] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.007926 10.0.0.141 - - [2025-11-18 01:08:21] "GET / HTTP/1.1" 200 36215 0.002088 10.0.0.141 - - [2025-11-18 01:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.141 - - [2025-11-18 01:08:21] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004670 10.0.0.141 - - [2025-11-18 01:08:21] "PUT /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13 HTTP/1.1" 200 275 0.014082 10.0.0.141 - - [2025-11-18 01:08:25] "GET / HTTP/1.1" 200 36215 0.002899 10.0.0.141 - - [2025-11-18 01:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.141 - - [2025-11-18 01:08:25] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003364 10.0.0.141 - - [2025-11-18 01:08:25] "POST /bgp-routers HTTP/1.1" 409 301 0.006916 10.0.0.141 - - [2025-11-18 01:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.141 - - [2025-11-18 01:08:25] "GET /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004327 10.0.0.141 - - [2025-11-18 01:08:25] "PUT /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d HTTP/1.1" 200 255 0.014532 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001051 10.0.0.141 - - [2025-11-18 01:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.141 - - [2025-11-18 01:08:27] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007376 10.0.0.141 - - [2025-11-18 01:08:42] "GET / HTTP/1.1" 200 36215 0.001797 10.0.0.141 - - [2025-11-18 01:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.141 - - [2025-11-18 01:08:42] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005477 10.0.0.141 - - [2025-11-18 01:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.141 - - [2025-11-18 01:08:42] "GET /config-node/1786c346-429e-4e4a-8d86-629144031c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002251 10.0.0.141 - - [2025-11-18 01:08:55] "GET / HTTP/1.1" 200 36215 0.001371 10.0.0.141 - - [2025-11-18 01:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.141 - - [2025-11-18 01:08:55] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002973 10.0.0.141 - - [2025-11-18 01:08:55] "POST /bgp-routers HTTP/1.1" 409 301 0.003227 10.0.0.141 - - [2025-11-18 01:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.141 - - [2025-11-18 01:08:55] "GET /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.007661 10.0.0.141 - - [2025-11-18 01:08:55] "PUT /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d HTTP/1.1" 200 255 0.016680 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:08:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001523 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:08:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001421 10.0.0.141 - - [2025-11-18 01:09:11] "GET / HTTP/1.1" 200 36215 0.002188 10.0.0.141 - - [2025-11-18 01:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.141 - - [2025-11-18 01:09:11] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005416 10.0.0.141 - - [2025-11-18 01:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.141 - - [2025-11-18 01:09:11] "GET /config-node/1786c346-429e-4e4a-8d86-629144031c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002291 10.0.0.141 - - [2025-11-18 01:09:11] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.141 - - [2025-11-18 01:09:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002214 10.0.0.141 - - [2025-11-18 01:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.141 - - [2025-11-18 01:09:16] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002982 10.0.0.141 - - [2025-11-18 01:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.141 - - [2025-11-18 01:09:16] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.013430 10.0.0.141 - - [2025-11-18 01:09:16] "GET / HTTP/1.1" 200 36215 0.001747 10.0.0.141 - - [2025-11-18 01:09:16] "POST /alarms HTTP/1.1" 409 264 0.002668 10.0.0.141 - - [2025-11-18 01:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.141 - - [2025-11-18 01:09:16] "PUT /alarm/69cb7d1b-1a94-4cdf-8f34-fa273a3bbdc7 HTTP/1.1" 200 245 0.009384 10.0.0.141 - - [2025-11-18 01:09:16] "POST /alarms HTTP/1.1" 409 261 0.008399 10.0.0.141 - - [2025-11-18 01:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.141 - - [2025-11-18 01:09:16] "PUT /alarm/b8dd0753-0511-414c-8757-180188179eed HTTP/1.1" 200 245 0.021021 10.0.0.141 - - [2025-11-18 01:09:16] "POST /alarms HTTP/1.1" 409 261 0.009931 10.0.0.141 - - [2025-11-18 01:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.141 - - [2025-11-18 01:09:16] "PUT /alarm/73fb7e94-33bc-4910-94be-da9c579d3e0d HTTP/1.1" 200 245 0.017331 10.0.0.141 - - [2025-11-18 01:09:16] "POST /alarms HTTP/1.1" 409 253 0.011806 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/b9c4827e-7a73-46b2-81ac-8bc5b75a0f1c HTTP/1.1" 200 245 0.012322 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 251 0.010514 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/e6d5ccef-b599-437e-a580-ab862bca88da HTTP/1.1" 200 245 0.010282 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 252 0.009335 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/9fe65a27-a3c0-460c-ab5f-893c7315f279 HTTP/1.1" 200 245 0.010690 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 256 0.008595 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/df536a36-b837-448a-9dbd-a96635205d7e HTTP/1.1" 200 245 0.013246 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 248 0.021440 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/074fdc25-6c91-44d1-b2d5-89f69e291f66 HTTP/1.1" 200 245 0.013427 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 252 0.010912 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/cb19d076-18d6-4189-9748-588c6d9ed860 HTTP/1.1" 200 245 0.015862 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 257 0.014766 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/3e393e84-bdd0-4aed-9e49-65228483ea9b HTTP/1.1" 200 245 0.012781 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 251 0.012208 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/ee4bef35-0cda-466f-9d86-2ccbce6937e4 HTTP/1.1" 200 245 0.013869 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 257 0.009546 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/1e011b39-3163-4a52-ad7a-3ff867c32878 HTTP/1.1" 200 245 0.009631 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 261 0.013263 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/9a81834f-d024-4b92-8fff-aa1f61355cdb HTTP/1.1" 200 245 0.012698 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 258 0.005135 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/e7fe4a69-0bca-404c-a4b5-21207110e650 HTTP/1.1" 200 245 0.013495 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 254 0.007842 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.141 - - [2025-11-18 01:09:17] "PUT /alarm/5a9c71c2-7201-44c9-8a87-de8900f1ccc0 HTTP/1.1" 200 245 0.012542 10.0.0.141 - - [2025-11-18 01:09:17] "POST /alarms HTTP/1.1" 409 254 0.004228 10.0.0.141 - - [2025-11-18 01:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /alarm/bd12456d-32e3-4bcb-ad83-3c5ec1915110 HTTP/1.1" 200 245 0.015130 10.0.0.141 - - [2025-11-18 01:09:18] "POST /alarms HTTP/1.1" 409 254 0.006641 10.0.0.141 - - [2025-11-18 01:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012167 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /alarm/26ff44c9-625e-4f08-82c6-703d2578a220 HTTP/1.1" 200 245 0.014978 10.0.0.141 - - [2025-11-18 01:09:18] "POST /alarms HTTP/1.1" 409 247 0.014412 10.0.0.141 - - [2025-11-18 01:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /alarm/78d86198-1f05-4a89-be11-24891a871f6c HTTP/1.1" 200 245 0.016016 10.0.0.141 - - [2025-11-18 01:09:18] "POST /alarms HTTP/1.1" 409 272 0.016623 10.0.0.141 - - [2025-11-18 01:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /alarm/540ab0ad-0ea2-416b-a2fa-43a77f7210b6 HTTP/1.1" 200 245 0.014925 10.0.0.141 - - [2025-11-18 01:09:18] "POST /alarms HTTP/1.1" 409 261 0.013479 10.0.0.141 - - [2025-11-18 01:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /alarm/83d30a02-d77a-40d3-a530-05ad2d282d67 HTTP/1.1" 200 245 0.011450 10.0.0.141 - - [2025-11-18 01:09:18] "POST /alarms HTTP/1.1" 409 259 0.014088 10.0.0.141 - - [2025-11-18 01:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /alarm/b93f0402-ea73-4bcc-a838-a4d69722fee5 HTTP/1.1" 200 245 0.008936 10.0.0.141 - - [2025-11-18 01:09:18] "POST /alarms HTTP/1.1" 409 265 0.015179 10.0.0.141 - - [2025-11-18 01:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /alarm/51561b96-e337-41cc-bfa1-b2d2603508c6 HTTP/1.1" 200 245 0.013972 10.0.0.141 - - [2025-11-18 01:09:18] "POST /alarms HTTP/1.1" 409 279 0.011941 10.0.0.141 - - [2025-11-18 01:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /alarm/a4acb5fb-d76e-41f2-a493-287ca7b2fed4 HTTP/1.1" 200 245 0.021690 10.0.0.141 - - [2025-11-18 01:09:18] "GET / HTTP/1.1" 200 36215 0.002396 10.0.0.141 - - [2025-11-18 01:09:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003802 10.0.0.141 - - [2025-11-18 01:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.141 - - [2025-11-18 01:09:18] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.016586 10.0.0.141 - - [2025-11-18 01:09:19] "GET / HTTP/1.1" 200 36215 0.002577 10.0.0.141 - - [2025-11-18 01:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.141 - - [2025-11-18 01:09:19] "GET /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004575 10.0.0.141 - - [2025-11-18 01:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.141 - - [2025-11-18 01:09:19] "PUT /global-vrouter-config/be128486-730d-46d0-81ab-eec34325b5b1 HTTP/1.1" 200 277 0.019981 10.0.0.141 - - [2025-11-18 01:09:19] "GET / HTTP/1.1" 200 36215 0.001411 10.0.0.141 - - [2025-11-18 01:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.141 - - [2025-11-18 01:09:19] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004882 10.0.0.141 - - [2025-11-18 01:09:19] "PUT /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13 HTTP/1.1" 200 275 0.014933 10.0.0.141 - - [2025-11-18 01:09:22] "GET / HTTP/1.1" 200 36215 0.002415 10.0.0.141 - - [2025-11-18 01:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.141 - - [2025-11-18 01:09:22] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002764 10.0.0.141 - - [2025-11-18 01:09:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002300 10.0.0.141 - - [2025-11-18 01:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.141 - - [2025-11-18 01:09:22] "GET /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.008679 10.0.0.141 - - [2025-11-18 01:09:22] "PUT /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d HTTP/1.1" 200 255 0.027897 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:09:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001072 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:09:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001195 10.0.0.141 - - [2025-11-18 01:09:27] "POST /tags HTTP/1.1" 200 356 0.028003 10.0.0.141 - - [2025-11-18 01:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017303 10.0.0.141 - - [2025-11-18 01:09:27] "GET /tag/02a279cd-12a7-4212-9123-d8c1317516fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.023515 10.0.0.141 - - [2025-11-18 01:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.141 - - [2025-11-18 01:09:27] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005378 10.0.0.141 - - [2025-11-18 01:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.141 - - [2025-11-18 01:09:27] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071496 10.0.0.141 - - [2025-11-18 01:09:27] "POST /virtual-machines HTTP/1.1" 200 352 0.012880 10.0.0.141 - - [2025-11-18 01:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029729 10.0.0.141 - - [2025-11-18 01:09:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.130697 10.0.0.141 - - [2025-11-18 01:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010238 10.0.0.141 - - [2025-11-18 01:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013455 10.0.0.141 - - [2025-11-18 01:09:27] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005922 10.0.0.141 - - [2025-11-18 01:09:27] "POST /instance-ips HTTP/1.1" 200 392 0.022655 10.0.0.141 - - [2025-11-18 01:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032573 10.0.0.141 - - [2025-11-18 01:09:27] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.018347 10.0.0.141 - - [2025-11-18 01:09:27] "POST /set-tag HTTP/1.1" 200 109 0.015731 10.0.0.141 - - [2025-11-18 01:09:27] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008569 10.0.0.141 - - [2025-11-18 01:09:27] "GET /instance-ip/3aac9d40-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.008921 10.0.0.141 - - [2025-11-18 01:09:27] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004224 10.0.0.141 - - [2025-11-18 01:09:27] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.141 - - [2025-11-18 01:09:27] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003856 10.0.0.141 - - [2025-11-18 01:09:28] "POST /ref-update HTTP/1.1" 200 156 0.012827 10.0.0.141 - - [2025-11-18 01:09:28] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.017941 10.0.0.141 - - [2025-11-18 01:09:28] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.141 - - [2025-11-18 01:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005561 10.0.0.141 - - [2025-11-18 01:09:28] "GET /virtual-network/e5e4c018-120d-433d-91d5-56a6a39bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009597 10.0.0.141 - - [2025-11-18 01:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.141 - - [2025-11-18 01:09:28] "GET /project/c01353f2-5506-4582-846f-c04dc41955aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.076911 10.0.0.141 - - [2025-11-18 01:09:28] "POST /virtual-machines HTTP/1.1" 200 356 0.029524 10.0.0.141 - - [2025-11-18 01:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026715 10.0.0.141 - - [2025-11-18 01:09:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.204637 10.0.0.141 - - [2025-11-18 01:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023361 10.0.0.141 - - [2025-11-18 01:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.024239 10.0.0.141 - - [2025-11-18 01:09:28] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.017626 10.0.0.141 - - [2025-11-18 01:09:28] "POST /instance-ips HTTP/1.1" 200 396 0.059762 10.0.0.141 - - [2025-11-18 01:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.050594 10.0.0.141 - - [2025-11-18 01:09:28] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.014076 10.0.0.141 - - [2025-11-18 01:09:28] "POST /set-tag HTTP/1.1" 200 109 0.017614 10.0.0.141 - - [2025-11-18 01:09:28] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016154 10.0.0.141 - - [2025-11-18 01:09:28] "GET /instance-ip/3b49ff86-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003725 10.0.0.141 - - [2025-11-18 01:09:29] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005375 10.0.0.141 - - [2025-11-18 01:09:29] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.141 - - [2025-11-18 01:09:29] "GET /virtual-router/7620812c-fe53-4a69-9513-9f39de3f0e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006587 10.0.0.141 - - [2025-11-18 01:09:29] "POST /ref-update HTTP/1.1" 200 156 0.010897 10.0.0.141 - - [2025-11-18 01:09:29] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006926 10.0.0.141 - - [2025-11-18 01:09:29] "POST /set-tag HTTP/1.1" 200 109 0.003895 10.0.0.141 - - [2025-11-18 01:09:29] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008156 10.0.0.141 - - [2025-11-18 01:09:29] "POST /set-tag HTTP/1.1" 200 109 0.004456 10.0.0.141 - - [2025-11-18 01:09:29] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009908 10.0.0.141 - - [2025-11-18 01:09:29] "POST /set-tag HTTP/1.1" 200 109 0.006221 10.0.0.141 - - [2025-11-18 01:09:39] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005198 10.0.0.141 - - [2025-11-18 01:09:39] "POST /set-tag HTTP/1.1" 200 109 0.005578 10.0.0.141 - - [2025-11-18 01:09:40] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005370 10.0.0.141 - - [2025-11-18 01:09:40] "POST /set-tag HTTP/1.1" 200 109 0.005255 10.0.0.141 - - [2025-11-18 01:09:41] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010155 10.0.0.141 - - [2025-11-18 01:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002978 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:10:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001054 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:10:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001336 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:10:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:10:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001949 10.0.0.141 - - [2025-11-18 01:10:12] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005628 10.0.0.141 - - [2025-11-18 01:10:12] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.141 - - [2025-11-18 01:10:12] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008296 10.0.0.141 - - [2025-11-18 01:10:12] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.141 - - [2025-11-18 01:10:12] "GET /virtual-machine/0958fc2d-6f6c-4c05-b00c-a1f62774343c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003722 10.0.0.141 - - [2025-11-18 01:10:12] "POST /ref-update HTTP/1.1" 200 156 0.012029 10.0.0.141 - - [2025-11-18 01:10:12] "GET /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007648 10.0.0.141 - - [2025-11-18 01:10:12] "POST /set-tag HTTP/1.1" 200 109 0.018557 10.0.0.141 - - [2025-11-18 01:10:12] "POST /set-tag HTTP/1.1" 200 109 0.025748 10.0.0.141 - - [2025-11-18 01:10:13] "DELETE /instance-ip/3aac9d40-c41b-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.076392 10.0.0.141 - - [2025-11-18 01:10:13] "DELETE /virtual-machine-interface/3a8ed922-c41b-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.053004 10.0.0.141 - - [2025-11-18 01:10:13] "DELETE /virtual-machine/0958fc2d-6f6c-4c05-b00c-a1f62774343c HTTP/1.1" 200 115 0.022947 10.0.0.141 - - [2025-11-18 01:10:13] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013535 10.0.0.141 - - [2025-11-18 01:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.141 - - [2025-11-18 01:10:18] "GET / HTTP/1.1" 200 36215 0.002704 10.0.0.141 - - [2025-11-18 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.141 - - [2025-11-18 01:10:18] "GET /global-system-config/8f6cc9ef-ad60-4ce5-b3c3-6c02525b7d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008877 10.0.0.141 - - [2025-11-18 01:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.141 - - [2025-11-18 01:10:18] "GET /config-node/1786c346-429e-4e4a-8d86-629144031c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002005 10.0.0.141 - - [2025-11-18 01:10:30] "GET / HTTP/1.1" 200 36215 0.001264 10.0.0.141 - - [2025-11-18 01:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.141 - - [2025-11-18 01:10:30] "GET /routing-instance/c6b4a19c-ddcc-45d5-a21d-b425db400ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003484 10.0.0.141 - - [2025-11-18 01:10:30] "POST /bgp-routers HTTP/1.1" 409 301 0.009097 10.0.0.141 - - [2025-11-18 01:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.141 - - [2025-11-18 01:10:30] "GET /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003135 10.0.0.141 - - [2025-11-18 01:10:30] "PUT /bgp-router/98260702-ad41-4b0b-b30f-91cba0d0c26d HTTP/1.1" 200 255 0.012393 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:10:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:10:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001027 10.0.0.141 - - [2025-11-18 01:10:43] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006520 10.0.0.141 - - [2025-11-18 01:10:43] "POST /set-tag HTTP/1.1" 200 109 0.010153 10.0.0.141 - - [2025-11-18 01:10:43] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009558 10.0.0.141 - - [2025-11-18 01:10:43] "POST /set-tag HTTP/1.1" 200 109 0.008107 10.0.0.141 - - [2025-11-18 01:10:43] "GET /virtual-machine/4986751b-2d51-4104-90be-ca7b792ba763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004769 10.0.0.141 - - [2025-11-18 01:10:43] "POST /ref-update HTTP/1.1" 200 156 0.013969 10.0.0.141 - - [2025-11-18 01:10:43] "GET /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012427 10.0.0.141 - - [2025-11-18 01:10:43] "POST /set-tag HTTP/1.1" 200 109 0.017657 10.0.0.141 - - [2025-11-18 01:10:44] "POST /set-tag HTTP/1.1" 200 109 0.035380 10.0.0.141 - - [2025-11-18 01:10:44] "DELETE /instance-ip/3b49ff86-c41b-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.053114 10.0.0.141 - - [2025-11-18 01:10:44] "DELETE /virtual-machine-interface/3b201da6-c41b-11f0-9b56-fa163ecb395f HTTP/1.1" 200 115 0.063695 10.0.0.141 - - [2025-11-18 01:10:44] "DELETE /virtual-machine/4986751b-2d51-4104-90be-ca7b792ba763 HTTP/1.1" 200 115 0.021588 10.0.0.141 - - [2025-11-18 01:10:44] "DELETE /tag/02a279cd-12a7-4212-9123-d8c1317516fe HTTP/1.1" 200 115 0.055233 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:10:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001184 [Introspect:8084]10.0.0.141 - - [2025-11-18 01:10:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001087