++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Jan 30 09:49:48 AM UTC 2026 ===================' INFO: =================== Fri Jan 30 09:49:48 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.141 + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie +++ cut -d ' ' -f 1 ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.141,10.61.101.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.61.101.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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set + 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: 01/30/2026 09:50:42.344 7efdfbc41580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 09:50:42.506 7efdfbc41580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 09:50:42.535 7efdfbc41580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 09:50:42.535 7efdfbc41580 [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 - - [2026-01-30 09:50:55] "GET / HTTP/1.1" 503 181 0.000206 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:50:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:50:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2631 0.000923 10.0.0.141 - - [2026-01-30 09:50:56] "GET / HTTP/1.1" 200 45303 0.001417 10.0.0.141 - - [2026-01-30 09:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.141 - - [2026-01-30 09:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.141 - - [2026-01-30 09:50:57] "GET / HTTP/1.1" 200 36215 0.002328 10.0.0.141 - - [2026-01-30 09:50:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.002941 10.0.0.141 - - [2026-01-30 09:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.141 - - [2026-01-30 09:50:57] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009708 10.0.0.141 - - [2026-01-30 09:50:57] "GET / HTTP/1.1" 200 36215 0.001339 10.0.0.141 - - [2026-01-30 09:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.141 - - [2026-01-30 09:50:57] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007262 10.0.0.141 - - [2026-01-30 09:50:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002680 10.0.0.141 - - [2026-01-30 09:50:57] "POST /service-appliance-sets HTTP/1.1" 200 555 0.090087 10.0.0.141 - - [2026-01-30 09:50:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.005007 10.0.0.141 - - [2026-01-30 09:50:58] "POST /config-nodes HTTP/1.1" 200 595 0.033771 10.0.0.141 - - [2026-01-30 09:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007999 10.0.0.141 - - [2026-01-30 09:50:58] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013831 10.0.0.141 - - [2026-01-30 09:50:58] "POST /service-appliance-sets HTTP/1.1" 200 543 0.038971 10.0.0.141 - - [2026-01-30 09:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.141 - - [2026-01-30 09:50:58] "GET /network-ipam/8f38b88d-5db9-4ef6-9876-739b6472f967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004508 10.0.0.141 - - [2026-01-30 09:50:58] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.141 - - [2026-01-30 09:50:58] "GET / HTTP/1.1" 200 36215 0.001210 10.0.0.141 - - [2026-01-30 09:50:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004397 10.0.0.141 - - [2026-01-30 09:50:58] "POST /service-templates HTTP/1.1" 200 513 0.063273 10.0.0.141 - - [2026-01-30 09:50:58] "POST /service-templates HTTP/1.1" 200 503 0.035361 10.0.0.141 - - [2026-01-30 09:50:58] "GET / HTTP/1.1" 200 36215 0.001389 10.0.0.141 - - [2026-01-30 09:50:58] "POST /service-templates HTTP/1.1" 200 517 0.129618 10.0.0.141 - - [2026-01-30 09:50:58] "POST /service-templates HTTP/1.1" 200 537 0.078163 10.0.0.141 - - [2026-01-30 09:50:58] "POST /service-templates HTTP/1.1" 200 509 0.126296 10.0.0.141 - - [2026-01-30 09:50:59] "GET / HTTP/1.1" 200 36215 0.002167 10.0.0.141 - - [2026-01-30 09:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.141 - - [2026-01-30 09:50:59] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006603 10.0.0.141 - - [2026-01-30 09:50:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.001916 10.0.0.141 - - [2026-01-30 09:50:59] "POST /analytics-nodes HTTP/1.1" 200 601 0.023757 10.0.0.141 - - [2026-01-30 09:51:00] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.141 - - [2026-01-30 09:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.141 - - [2026-01-30 09:51:00] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009627 10.0.0.141 - - [2026-01-30 09:51:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.003784 10.0.0.141 - - [2026-01-30 09:51:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.033447 10.0.0.141 - - [2026-01-30 09:51:00] "GET / HTTP/1.1" 200 36215 0.002431 10.0.0.141 - - [2026-01-30 09:51:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010260 10.0.0.141 - - [2026-01-30 09:51:00] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007006 10.0.0.141 - - [2026-01-30 09:51:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002019 10.0.0.141 - - [2026-01-30 09:51:00] "POST /config-database-nodes HTTP/1.1" 200 613 0.042279 10.0.0.141 - - [2026-01-30 09:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.141 - - [2026-01-30 09:51:02] "GET /network-ipam/8f38b88d-5db9-4ef6-9876-739b6472f967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003219 10.0.0.141 - - [2026-01-30 09:51:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.006384 10.0.0.141 - - [2026-01-30 09:51:02] "POST /access-control-lists HTTP/1.1" 200 589 0.033462 10.0.0.141 - - [2026-01-30 09:51:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.011342 10.0.0.141 - - [2026-01-30 09:51:03] "POST /access-control-lists HTTP/1.1" 200 587 0.055617 10.0.0.141 - - [2026-01-30 09:51:03] "POST /route-targets HTTP/1.1" 200 328 0.023743 10.0.0.141 - - [2026-01-30 09:51:03] "POST /ref-update HTTP/1.1" 200 156 0.090696 10.0.0.141 - - [2026-01-30 09:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006572 10.0.0.141 - - [2026-01-30 09:51:03] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.018157 10.0.0.141 - - [2026-01-30 09:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007233 10.0.0.141 - - [2026-01-30 09:51:03] "POST /route-targets HTTP/1.1" 200 328 0.038363 10.0.0.141 - - [2026-01-30 09:51:03] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.056460 10.0.0.141 - - [2026-01-30 09:51:03] "POST /ref-update HTTP/1.1" 200 156 0.087060 10.0.0.141 - - [2026-01-30 09:51:03] "POST /route-targets HTTP/1.1" 200 328 0.018114 10.0.0.141 - - [2026-01-30 09:51:03] "POST /ref-update HTTP/1.1" 200 156 0.045700 10.0.0.141 - - [2026-01-30 09:51:03] "POST /route-targets HTTP/1.1" 200 328 0.018421 10.0.0.141 - - [2026-01-30 09:51:03] "POST /ref-update HTTP/1.1" 200 156 0.010230 10.0.0.141 - - [2026-01-30 09:51:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.002723 10.0.0.141 - - [2026-01-30 09:51:03] "POST /access-control-lists HTTP/1.1" 200 553 0.105500 10.0.0.141 - - [2026-01-30 09:51:04] "PUT /access-control-list/ff2ab962-3099-405f-abd0-7bab554d2e0c HTTP/1.1" 200 273 0.043745 10.0.0.141 - - [2026-01-30 09:51:04] "PUT /access-control-list/522185b5-5943-4bfc-87a4-51ab78686878 HTTP/1.1" 200 273 0.052259 10.0.0.141 - - [2026-01-30 09:51:04] "GET / HTTP/1.1" 200 36215 0.002100 10.0.0.141 - - [2026-01-30 09:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.141 - - [2026-01-30 09:51:04] "GET /routing-instance/9bd27f10-8103-462c-951a-96562300bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.049438 10.0.0.141 - - [2026-01-30 09:51:04] "GET / HTTP/1.1" 200 36215 0.002221 10.0.0.141 - - [2026-01-30 09:51:04] "GET / HTTP/1.1" 200 36215 0.003776 10.0.0.141 - - [2026-01-30 09:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.035540 10.0.0.141 - - [2026-01-30 09:51:04] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.042457 10.0.0.141 - - [2026-01-30 09:51:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002300 10.0.0.141 - - [2026-01-30 09:51:04] "POST /alarms HTTP/1.1" 200 583 0.141028 10.0.0.141 - - [2026-01-30 09:51:04] "POST /bgp-routers HTTP/1.1" 200 618 0.195820 10.0.0.141 - - [2026-01-30 09:51:04] "GET /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.013352 10.0.0.141 - - [2026-01-30 09:51:04] "POST /alarms HTTP/1.1" 200 577 0.125281 10.0.0.141 - - [2026-01-30 09:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.024665 10.0.0.141 - - [2026-01-30 09:51:04] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017375 10.0.0.141 - - [2026-01-30 09:51:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006234 10.0.0.141 - - [2026-01-30 09:51:04] "POST /database-nodes HTTP/1.1" 200 599 0.181770 10.0.0.141 - - [2026-01-30 09:51:04] "POST /alarms HTTP/1.1" 200 577 0.084325 10.0.0.141 - - [2026-01-30 09:51:04] "POST /ref-update HTTP/1.1" 200 156 0.019356 10.0.0.141 - - [2026-01-30 09:51:04] "POST /alarms HTTP/1.1" 200 561 0.080773 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 557 0.148870 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 559 0.086196 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 567 0.076073 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 551 0.121025 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 559 0.061682 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 569 0.055636 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 557 0.068042 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 569 0.123630 10.0.0.141 - - [2026-01-30 09:51:05] "POST /alarms HTTP/1.1" 200 577 0.118451 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 571 0.077335 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 563 0.102794 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 563 0.099158 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 563 0.074235 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 549 0.038317 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 597 0.029201 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 577 0.074193 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 573 0.040930 10.0.0.141 - - [2026-01-30 09:51:06] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.141 - - [2026-01-30 09:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.141 - - [2026-01-30 09:51:06] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006684 10.0.0.141 - - [2026-01-30 09:51:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.009208 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 585 0.069374 10.0.0.141 - - [2026-01-30 09:51:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.081178 10.0.0.141 - - [2026-01-30 09:51:06] "POST /alarms HTTP/1.1" 200 611 0.106455 10.0.0.141 - - [2026-01-30 09:51:07] "GET / HTTP/1.1" 200 36215 0.001685 10.0.0.141 - - [2026-01-30 09:51:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002710 10.0.0.141 - - [2026-01-30 09:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.141 - - [2026-01-30 09:51:07] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.015125 10.0.0.141 - - [2026-01-30 09:51:07] "GET / HTTP/1.1" 200 36215 0.001421 10.0.0.141 - - [2026-01-30 09:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009265 10.0.0.141 - - [2026-01-30 09:51:07] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004646 10.0.0.141 - - [2026-01-30 09:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.141 - - [2026-01-30 09:51:07] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.026339 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001278 10.0.0.141 - - [2026-01-30 09:51:08] "GET / HTTP/1.1" 200 36215 0.002266 10.0.0.141 - - [2026-01-30 09:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.141 - - [2026-01-30 09:51:08] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011342 10.0.0.141 - - [2026-01-30 09:51:08] "PUT /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27 HTTP/1.1" 200 275 0.051421 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001091 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001284 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001127 10.0.0.141 - - [2026-01-30 09:51:30] "GET / HTTP/1.1" 200 36215 0.001455 10.0.0.141 - - [2026-01-30 09:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.141 - - [2026-01-30 09:51:30] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005406 10.0.0.141 - - [2026-01-30 09:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.141 - - [2026-01-30 09:51:30] "GET /config-node/2cc013a3-c9b5-4b3e-89b7-08ac2d1e6854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004624 10.0.0.141 - - [2026-01-30 09:51:41] "GET / HTTP/1.1" 200 36215 0.001647 10.0.0.141 - - [2026-01-30 09:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.141 - - [2026-01-30 09:51:41] "GET /routing-instance/9bd27f10-8103-462c-951a-96562300bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009485 10.0.0.141 - - [2026-01-30 09:51:41] "POST /bgp-routers HTTP/1.1" 409 301 0.003091 10.0.0.141 - - [2026-01-30 09:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001168 10.0.0.141 - - [2026-01-30 09:51:41] "GET /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.005517 10.0.0.141 - - [2026-01-30 09:51:42] "PUT /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5 HTTP/1.1" 200 255 0.033761 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001119 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001147 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000986 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001357 10.0.0.141 - - [2026-01-30 09:51:54] "GET / HTTP/1.1" 200 36215 0.002252 10.0.0.141 - - [2026-01-30 09:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.141 - - [2026-01-30 09:51:54] "GET /domain/8e3d1c93-7f8f-4dc6-bc50-6271c3d6e432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002936 10.0.0.141 - - [2026-01-30 09:51:55] "POST /id-to-fqname HTTP/1.1" 200 173 0.004489 10.0.0.141 - - [2026-01-30 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.006150 10.0.0.141 - - [2026-01-30 09:51:55] "POST /security-groups HTTP/1.1" 200 570 0.082980 10.0.0.141 - - [2026-01-30 09:51:55] "POST /projects HTTP/1.1" 200 483 0.277679 10.0.0.141 - - [2026-01-30 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.023676 10.0.0.141 - - [2026-01-30 09:51:55] "POST /security-groups HTTP/1.1" 200 536 0.156379 10.0.0.141 - - [2026-01-30 09:51:55] "POST /access-control-lists HTTP/1.1" 200 581 0.141257 10.0.0.141 - - [2026-01-30 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.022146 10.0.0.141 - - [2026-01-30 09:51:55] "POST /chown HTTP/1.1" 200 109 0.032027 10.0.0.141 - - [2026-01-30 09:51:55] "POST /policy-managements HTTP/1.1" 409 214 0.042020 10.0.0.141 - - [2026-01-30 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015046 10.0.0.141 - - [2026-01-30 09:51:55] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004111 10.0.0.141 - - [2026-01-30 09:51:55] "POST /access-control-lists HTTP/1.1" 200 579 0.148099 10.0.0.141 - - [2026-01-30 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.003335 10.0.0.141 - - [2026-01-30 09:51:55] "POST /application-policy-sets HTTP/1.1" 200 530 0.100463 10.0.0.141 - - [2026-01-30 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011523 10.0.0.141 - - [2026-01-30 09:51:55] "POST /access-control-lists HTTP/1.1" 200 596 0.076226 10.0.0.141 - - [2026-01-30 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.015604 10.0.0.141 - - [2026-01-30 09:51:55] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.007015 10.0.0.141 - - [2026-01-30 09:51:55] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.036155 10.0.0.141 - - [2026-01-30 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.031461 10.0.0.141 - - [2026-01-30 09:51:55] "POST /access-control-lists HTTP/1.1" 200 594 0.076825 10.0.0.141 - - [2026-01-30 09:51:55] "GET /virtual-network/0a9d1fe8-43bd-4dd4-aafe-4f459e7ce851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.031846 10.0.0.141 - - [2026-01-30 09:51:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000484 10.0.0.141 - - [2026-01-30 09:51:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.014903 10.0.0.141 - - [2026-01-30 09:51:56] "POST /security-groups HTTP/1.1" 200 574 0.119965 10.0.0.141 - - [2026-01-30 09:51:56] "POST /projects HTTP/1.1" 200 491 0.371361 10.0.0.141 - - [2026-01-30 09:51:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.037534 10.0.0.141 - - [2026-01-30 09:51:56] "POST /access-control-lists HTTP/1.1" 200 585 0.089266 10.0.0.141 - - [2026-01-30 09:51:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.039979 10.0.0.141 - - [2026-01-30 09:51:56] "POST /security-groups HTTP/1.1" 200 548 0.188563 10.0.0.141 - - [2026-01-30 09:51:56] "POST /chown HTTP/1.1" 200 109 0.021806 10.0.0.141 - - [2026-01-30 09:51:56] "POST /access-control-lists HTTP/1.1" 200 583 0.123366 10.0.0.141 - - [2026-01-30 09:51:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.010942 10.0.0.141 - - [2026-01-30 09:51:56] "POST /network-ipams HTTP/1.1" 200 524 0.162824 10.0.0.141 - - [2026-01-30 09:51:56] "POST /access-control-lists HTTP/1.1" 200 604 0.091811 10.0.0.141 - - [2026-01-30 09:51:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.009995 10.0.0.141 - - [2026-01-30 09:51:56] "POST /network-ipams HTTP/1.1" 200 512 0.123410 10.0.0.141 - - [2026-01-30 09:51:57] "POST /access-control-lists HTTP/1.1" 200 602 0.055728 10.0.0.141 - - [2026-01-30 09:51:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.033916 10.0.0.141 - - [2026-01-30 09:51:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.004855 10.0.0.141 - - [2026-01-30 09:51:57] "POST /useragent-kv HTTP/1.1" 200 115 0.033212 10.0.0.141 - - [2026-01-30 09:51:57] "POST /virtual-networks HTTP/1.1" 200 540 0.312392 10.0.0.141 - - [2026-01-30 09:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007057 10.0.0.141 - - [2026-01-30 09:51:57] "POST /access-control-lists HTTP/1.1" 200 591 0.166721 10.0.0.141 - - [2026-01-30 09:51:57] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.022819 10.0.0.141 - - [2026-01-30 09:51:57] "POST /network-ipams HTTP/1.1" 200 520 0.023616 10.0.0.141 - - [2026-01-30 09:51:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.020632 10.0.0.141 - - [2026-01-30 09:51:57] "POST /route-targets HTTP/1.1" 200 328 0.041868 10.0.0.141 - - [2026-01-30 09:51:57] "POST /ref-update HTTP/1.1" 200 156 0.039863 10.0.0.141 - - [2026-01-30 09:51:57] "PUT /access-control-list/62c3ca9d-e269-40d0-b730-03c36e08fb5e HTTP/1.1" 200 273 0.072872 10.0.0.141 - - [2026-01-30 09:51:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004328 10.0.0.141 - - [2026-01-30 09:51:57] "POST /virtual-networks HTTP/1.1" 200 548 0.187389 10.0.0.141 - - [2026-01-30 09:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012873 10.0.0.141 - - [2026-01-30 09:51:57] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.006858 10.0.0.141 - - [2026-01-30 09:51:57] "POST /route-targets HTTP/1.1" 200 328 0.017005 10.0.0.141 - - [2026-01-30 09:51:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.010743 10.0.0.141 - - [2026-01-30 09:51:57] "POST /ref-update HTTP/1.1" 200 156 0.043836 10.0.0.141 - - [2026-01-30 09:51:57] "POST /network-policys HTTP/1.1" 200 540 0.097262 10.0.0.141 - - [2026-01-30 09:51:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.012416 10.0.0.141 - - [2026-01-30 09:51:58] "POST /network-policys HTTP/1.1" 200 536 0.055580 10.0.0.141 - - [2026-01-30 09:51:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.019262 10.0.0.141 - - [2026-01-30 09:51:58] "POST /network-policys HTTP/1.1" 200 544 0.035242 10.0.0.141 - - [2026-01-30 09:51:58] "PUT /access-control-list/20d3e852-d4cb-4aec-ba02-94cd1051b0da HTTP/1.1" 200 273 0.031841 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-update HTTP/1.1" 200 156 0.100090 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009837 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-update HTTP/1.1" 200 156 0.078529 10.0.0.141 - - [2026-01-30 09:51:58] "PUT /access-control-list/62c3ca9d-e269-40d0-b730-03c36e08fb5e HTTP/1.1" 200 273 0.046733 10.0.0.141 - - [2026-01-30 09:51:58] "PUT /access-control-list/62c3ca9d-e269-40d0-b730-03c36e08fb5e HTTP/1.1" 200 273 0.090591 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-update HTTP/1.1" 200 156 0.184635 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011674 10.0.0.141 - - [2026-01-30 09:51:58] "PUT /access-control-list/20d3e852-d4cb-4aec-ba02-94cd1051b0da HTTP/1.1" 200 273 0.057519 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005715 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-update HTTP/1.1" 200 156 0.014414 10.0.0.141 - - [2026-01-30 09:51:58] "POST /fqname-to-id HTTP/1.1" 404 237 0.005797 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-update HTTP/1.1" 200 156 0.131175 10.0.0.141 - - [2026-01-30 09:51:58] "POST /access-control-lists HTTP/1.1" 200 603 0.087035 10.0.0.141 - - [2026-01-30 09:51:58] "POST /ref-update HTTP/1.1" 200 156 0.103703 10.0.0.141 - - [2026-01-30 09:51:59] "POST /ref-update HTTP/1.1" 200 156 0.171926 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001175 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:51:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000975 10.0.0.141 - - [2026-01-30 09:51:59] "PUT /access-control-list/49bfa1e9-4053-4f69-8874-dfd4a7d31df3 HTTP/1.1" 200 273 0.071632 10.0.0.141 - - [2026-01-30 09:51:59] "PUT /access-control-list/20d3e852-d4cb-4aec-ba02-94cd1051b0da HTTP/1.1" 200 273 0.031004 10.0.0.141 - - [2026-01-30 09:51:59] "POST /ref-update HTTP/1.1" 200 156 0.212581 10.0.0.141 - - [2026-01-30 09:51:59] "POST /ref-update HTTP/1.1" 200 156 0.040364 10.0.0.141 - - [2026-01-30 09:51:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019701 10.0.0.141 - - [2026-01-30 09:51:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007255 10.0.0.141 - - [2026-01-30 09:51:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006016 10.0.0.141 - - [2026-01-30 09:51:59] "PUT /access-control-list/49bfa1e9-4053-4f69-8874-dfd4a7d31df3 HTTP/1.1" 200 273 0.078207 10.0.0.141 - - [2026-01-30 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.141 - - [2026-01-30 09:51:59] "GET /virtual-network/0a9d1fe8-43bd-4dd4-aafe-4f459e7ce851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.035735 10.0.0.141 - - [2026-01-30 09:51:59] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004559 10.0.0.141 - - [2026-01-30 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.141 - - [2026-01-30 09:51:59] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006617 10.0.0.141 - - [2026-01-30 09:51:59] "POST /firewall-policys HTTP/1.1" 200 532 0.046182 10.0.0.141 - - [2026-01-30 09:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031499 10.0.0.141 - - [2026-01-30 09:51:59] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006463 10.0.0.141 - - [2026-01-30 09:51:59] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004050 10.0.0.141 - - [2026-01-30 09:51:59] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007056 10.0.0.141 - - [2026-01-30 09:51:59] "POST /ref-update HTTP/1.1" 200 156 0.105736 10.0.0.141 - - [2026-01-30 09:51:59] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.005043 10.0.0.141 - - [2026-01-30 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.141 - - [2026-01-30 09:51:59] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003374 10.0.0.141 - - [2026-01-30 09:51:59] "POST /firewall-policys HTTP/1.1" 200 534 0.034221 10.0.0.141 - - [2026-01-30 09:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036819 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.038999 10.0.0.141 - - [2026-01-30 09:52:00] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.005668 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.011150 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004750 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002732 10.0.0.141 - - [2026-01-30 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.038056 10.0.0.141 - - [2026-01-30 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.047753 10.0.0.141 - - [2026-01-30 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.095816 10.0.0.141 - - [2026-01-30 09:52:00] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.006552 10.0.0.141 - - [2026-01-30 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.141 - - [2026-01-30 09:52:00] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002599 10.0.0.141 - - [2026-01-30 09:52:00] "POST /firewall-policys HTTP/1.1" 200 532 0.021001 10.0.0.141 - - [2026-01-30 09:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.038849 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/06395047-8a6a-4fe2-a6a5-9158f2e44870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021414 10.0.0.141 - - [2026-01-30 09:52:00] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002629 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/06395047-8a6a-4fe2-a6a5-9158f2e44870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002392 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002428 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002896 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002850 10.0.0.141 - - [2026-01-30 09:52:00] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002547 10.0.0.141 - - [2026-01-30 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.019509 10.0.0.141 - - [2026-01-30 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.051849 10.0.0.141 - - [2026-01-30 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.050657 10.0.0.141 - - [2026-01-30 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.029029 10.0.0.141 - - [2026-01-30 09:52:01] "POST /ref-update HTTP/1.1" 200 156 0.074928 10.0.0.141 - - [2026-01-30 09:52:01] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.028670 10.0.0.141 - - [2026-01-30 09:52:01] "POST /tags HTTP/1.1" 200 300 0.171380 10.0.0.141 - - [2026-01-30 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.141 - - [2026-01-30 09:52:01] "GET /tag/043ab21e-12a6-4abd-aff9-4a73dfcfaf5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032714 10.0.0.141 - - [2026-01-30 09:52:01] "POST /set-tag HTTP/1.1" 200 109 0.033899 10.0.0.141 - - [2026-01-30 09:52:01] "POST /tags HTTP/1.1" 200 302 0.118016 10.0.0.141 - - [2026-01-30 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.031804 10.0.0.141 - - [2026-01-30 09:52:01] "GET /tag/1a0e558a-169a-4863-a72a-072daf84f9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.049107 10.0.0.141 - - [2026-01-30 09:52:02] "POST /tags HTTP/1.1" 200 326 0.097361 10.0.0.141 - - [2026-01-30 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.035163 10.0.0.141 - - [2026-01-30 09:52:02] "GET /tag/fcee3e42-126b-4d42-b17b-970cf684cef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.034512 10.0.0.141 - - [2026-01-30 09:52:02] "POST /tags HTTP/1.1" 200 312 0.234157 10.0.0.141 - - [2026-01-30 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025509 10.0.0.141 - - [2026-01-30 09:52:02] "GET /tag/c4bc78be-c351-4fd8-9852-8f2baead838d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.038210 10.0.0.141 - - [2026-01-30 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.141 - - [2026-01-30 09:52:02] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.007344 10.0.0.141 - - [2026-01-30 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.141 - - [2026-01-30 09:52:02] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.043643 10.0.0.141 - - [2026-01-30 09:52:02] "POST /virtual-machines HTTP/1.1" 200 378 0.021589 10.0.0.141 - - [2026-01-30 09:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024977 10.0.0.141 - - [2026-01-30 09:52:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.115807 10.0.0.141 - - [2026-01-30 09:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009437 10.0.0.141 - - [2026-01-30 09:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014031 10.0.0.141 - - [2026-01-30 09:52:02] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.008273 10.0.0.141 - - [2026-01-30 09:52:02] "POST /instance-ips HTTP/1.1" 200 410 0.037342 10.0.0.141 - - [2026-01-30 09:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040989 10.0.0.141 - - [2026-01-30 09:52:03] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.008535 10.0.0.141 - - [2026-01-30 09:52:03] "POST /set-tag HTTP/1.1" 200 109 0.024601 10.0.0.141 - - [2026-01-30 09:52:03] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.032921 10.0.0.141 - - [2026-01-30 09:52:03] "GET /instance-ip/54021e48-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006532 10.0.0.141 - - [2026-01-30 09:52:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.003008 10.0.0.141 - - [2026-01-30 09:52:03] "POST /tags HTTP/1.1" 200 306 0.106745 10.0.0.141 - - [2026-01-30 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.038970 10.0.0.141 - - [2026-01-30 09:52:03] "GET /tag/8ee1a06d-2efc-4dc2-841e-a6b18959c562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029203 10.0.0.141 - - [2026-01-30 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.141 - - [2026-01-30 09:52:03] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044861 10.0.0.141 - - [2026-01-30 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.141 - - [2026-01-30 09:52:03] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.012552 10.0.0.141 - - [2026-01-30 09:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.141 - - [2026-01-30 09:52:03] "GET /service-appliance-set/58a4a2af-ad99-44a8-810e-d5ee94b8b66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005016 10.0.0.141 - - [2026-01-30 09:52:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.002071 10.0.0.141 - - [2026-01-30 09:52:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127028 10.0.0.141 - - [2026-01-30 09:52:03] "GET /virtual-machine-interface/353f84e4-e8cb-4fa7-9b5d-73f95a46f22c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.017232 10.0.0.141 - - [2026-01-30 09:52:03] "POST /instance-ips HTTP/1.1" 200 382 0.052234 10.0.0.141 - - [2026-01-30 09:52:03] "GET /instance-ip/37a91c9a-07da-4ac5-938e-975d558fd384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013684 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001104 10.0.0.141 - - [2026-01-30 09:52:04] "POST /loadbalancers HTTP/1.1" 200 584 0.092910 10.0.0.141 - - [2026-01-30 09:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.043016 10.0.0.141 - - [2026-01-30 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.027134 10.0.0.141 - - [2026-01-30 09:52:04] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.086545 10.0.0.141 - - [2026-01-30 09:52:04] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.096819 10.0.0.141 - - [2026-01-30 09:52:04] "GET /instance-ip/37a91c9a-07da-4ac5-938e-975d558fd384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.015199 10.0.0.141 - - [2026-01-30 09:52:04] "GET /loadbalancer/6bcb6160-cca8-405c-86de-4d68ca84ef74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005343 10.0.0.141 - - [2026-01-30 09:52:04] "POST /floating-ips HTTP/1.1" 200 585 0.059728 10.0.0.141 - - [2026-01-30 09:52:04] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.083688 10.0.0.141 - - [2026-01-30 09:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025330 10.0.0.141 - - [2026-01-30 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009662 10.0.0.141 - - [2026-01-30 09:52:04] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048624 10.0.0.141 - - [2026-01-30 09:52:04] "GET /loadbalancer-listener/8dc74ff5-61bd-4166-b3a7-35f4686e0d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003232 10.0.0.141 - - [2026-01-30 09:52:04] "GET /loadbalancer-listener/8dc74ff5-61bd-4166-b3a7-35f4686e0d5d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004661 10.0.0.141 - - [2026-01-30 09:52:04] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034921 10.0.0.141 - - [2026-01-30 09:52:04] "GET /instance-ip/37a91c9a-07da-4ac5-938e-975d558fd384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011775 10.0.0.141 - - [2026-01-30 09:52:04] "GET /instance-ip/37a91c9a-07da-4ac5-938e-975d558fd384?fields=floating_ips HTTP/1.1" 200 1172 0.007217 10.0.0.141 - - [2026-01-30 09:52:04] "GET /floating-ip/d49672f5-c54a-476f-94ed-513353c183c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005521 10.0.0.141 - - [2026-01-30 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009621 10.0.0.141 - - [2026-01-30 09:52:04] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002831 10.0.0.141 - - [2026-01-30 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.141 - - [2026-01-30 09:52:04] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.027912 10.0.0.141 - - [2026-01-30 09:52:04] "POST /tags HTTP/1.1" 200 358 0.058911 10.0.0.141 - - [2026-01-30 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016592 10.0.0.141 - - [2026-01-30 09:52:04] "GET /tag/58520b91-e54d-4755-87b1-befc696891e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.019300 10.0.0.141 - - [2026-01-30 09:52:04] "POST /tags HTTP/1.1" 200 306 0.051485 10.0.0.141 - - [2026-01-30 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.141 - - [2026-01-30 09:52:04] "GET /tag/640bfab3-bde4-4f9d-8838-6a6e0c40e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018541 10.0.0.141 - - [2026-01-30 09:52:05] "POST /id-to-fqname HTTP/1.1" 200 174 0.004780 10.0.0.141 - - [2026-01-30 09:52:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.016582 10.0.0.141 - - [2026-01-30 09:52:05] "POST /security-groups HTTP/1.1" 200 571 0.092710 10.0.0.141 - - [2026-01-30 09:52:05] "POST /projects HTTP/1.1" 200 485 0.297556 10.0.0.141 - - [2026-01-30 09:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030454 10.0.0.141 - - [2026-01-30 09:52:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.004881 10.0.0.141 - - [2026-01-30 09:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024755 10.0.0.141 - - [2026-01-30 09:52:05] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.031917 10.0.0.141 - - [2026-01-30 09:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.141 - - [2026-01-30 09:52:05] "POST /access-control-lists HTTP/1.1" 200 582 0.118789 10.0.0.141 - - [2026-01-30 09:52:05] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.025868 10.0.0.141 - - [2026-01-30 09:52:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.002100 10.0.0.141 - - [2026-01-30 09:52:05] "POST /access-control-lists HTTP/1.1" 200 580 0.041764 10.0.0.141 - - [2026-01-30 09:52:05] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.111782 10.0.0.141 - - [2026-01-30 09:52:05] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.094607 10.0.0.141 - - [2026-01-30 09:52:05] "POST /security-groups HTTP/1.1" 200 539 0.074713 10.0.0.141 - - [2026-01-30 09:52:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.007979 10.0.0.141 - - [2026-01-30 09:52:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012194 10.0.0.141 - - [2026-01-30 09:52:05] "POST /chown HTTP/1.1" 200 109 0.018806 10.0.0.141 - - [2026-01-30 09:52:05] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017801 10.0.0.141 - - [2026-01-30 09:52:05] "POST /access-control-lists HTTP/1.1" 200 598 0.064265 10.0.0.141 - - [2026-01-30 09:52:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.005365 10.0.0.141 - - [2026-01-30 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.141 - - [2026-01-30 09:52:06] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003552 10.0.0.141 - - [2026-01-30 09:52:06] "POST /tags HTTP/1.1" 409 207 0.010154 10.0.0.141 - - [2026-01-30 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013726 10.0.0.141 - - [2026-01-30 09:52:06] "GET /tag/640bfab3-bde4-4f9d-8838-6a6e0c40e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.025269 10.0.0.141 - - [2026-01-30 09:52:06] "POST /access-control-lists HTTP/1.1" 200 596 0.108098 10.0.0.141 - - [2026-01-30 09:52:06] "POST /firewall-rules HTTP/1.1" 200 566 0.109746 10.0.0.141 - - [2026-01-30 09:52:06] "GET /firewall-rule/c624c25c-2d4f-4c66-aec3-82daf0c5f918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.017777 10.0.0.141 - - [2026-01-30 09:52:06] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003482 10.0.0.141 - - [2026-01-30 09:52:06] "GET /firewall-rule/c624c25c-2d4f-4c66-aec3-82daf0c5f918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005607 10.0.0.141 - - [2026-01-30 09:52:06] "POST /ref-update HTTP/1.1" 200 156 0.046598 10.0.0.141 - - [2026-01-30 09:52:06] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009456 10.0.0.141 - - [2026-01-30 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.141 - - [2026-01-30 09:52:06] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008475 10.0.0.141 - - [2026-01-30 09:52:06] "POST /tags HTTP/1.1" 409 207 0.002593 10.0.0.141 - - [2026-01-30 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.141 - - [2026-01-30 09:52:06] "GET /tag/640bfab3-bde4-4f9d-8838-6a6e0c40e328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024292 10.0.0.141 - - [2026-01-30 09:52:06] "POST /firewall-rules HTTP/1.1" 200 564 0.109048 10.0.0.141 - - [2026-01-30 09:52:06] "GET /firewall-rule/30343903-cf52-413a-8194-7c2d2b2cac6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009977 10.0.0.141 - - [2026-01-30 09:52:06] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015547 10.0.0.141 - - [2026-01-30 09:52:06] "GET /firewall-rule/30343903-cf52-413a-8194-7c2d2b2cac6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005280 10.0.0.141 - - [2026-01-30 09:52:06] "POST /ref-update HTTP/1.1" 200 156 0.032846 10.0.0.141 - - [2026-01-30 09:52:06] "POST /tags HTTP/1.1" 200 302 0.034195 10.0.0.141 - - [2026-01-30 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016106 10.0.0.141 - - [2026-01-30 09:52:06] "GET /tag/4854ec1d-57dd-4f1d-acd1-51540347cc45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.024405 10.0.0.141 - - [2026-01-30 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.141 - - [2026-01-30 09:52:07] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.085558 10.0.0.141 - - [2026-01-30 09:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007059 10.0.0.141 - - [2026-01-30 09:52:07] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.013618 10.0.0.141 - - [2026-01-30 09:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.141 - - [2026-01-30 09:52:07] "GET /service-appliance-set/58a4a2af-ad99-44a8-810e-d5ee94b8b66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004324 10.0.0.141 - - [2026-01-30 09:52:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.002383 10.0.0.141 - - [2026-01-30 09:52:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.172089 10.0.0.141 - - [2026-01-30 09:52:07] "GET /virtual-machine-interface/50421226-4723-43a1-a4c4-89b9b4cbd0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.033489 10.0.0.141 - - [2026-01-30 09:52:07] "POST /instance-ips HTTP/1.1" 200 378 0.126182 10.0.0.141 - - [2026-01-30 09:52:07] "GET /instance-ip/08c545af-8011-4c49-a70d-45f7a906f8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008158 10.0.0.141 - - [2026-01-30 09:52:07] "POST /loadbalancers HTTP/1.1" 200 584 0.097547 10.0.0.141 - - [2026-01-30 09:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031349 10.0.0.141 - - [2026-01-30 09:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011583 10.0.0.141 - - [2026-01-30 09:52:07] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.056377 10.0.0.141 - - [2026-01-30 09:52:07] "GET /instance-ip/08c545af-8011-4c49-a70d-45f7a906f8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008989 10.0.0.141 - - [2026-01-30 09:52:07] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.084022 10.0.0.141 - - [2026-01-30 09:52:07] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005839 10.0.0.141 - - [2026-01-30 09:52:07] "POST /floating-ips HTTP/1.1" 200 583 0.075655 10.0.0.141 - - [2026-01-30 09:52:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.098434 10.0.0.141 - - [2026-01-30 09:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008925 10.0.0.141 - - [2026-01-30 09:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006419 10.0.0.141 - - [2026-01-30 09:52:08] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.042241 10.0.0.141 - - [2026-01-30 09:52:08] "GET /loadbalancer-listener/8c9198a5-40b6-461e-8f3d-52d29aa66782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005293 10.0.0.141 - - [2026-01-30 09:52:08] "GET /loadbalancer-listener/8c9198a5-40b6-461e-8f3d-52d29aa66782?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008512 10.0.0.141 - - [2026-01-30 09:52:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025217 10.0.0.141 - - [2026-01-30 09:52:08] "GET /instance-ip/08c545af-8011-4c49-a70d-45f7a906f8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003372 10.0.0.141 - - [2026-01-30 09:52:08] "GET /instance-ip/08c545af-8011-4c49-a70d-45f7a906f8b2?fields=floating_ips HTTP/1.1" 200 1165 0.008760 10.0.0.141 - - [2026-01-30 09:52:08] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006342 10.0.0.141 - - [2026-01-30 09:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.141 - - [2026-01-30 09:52:08] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.056259 10.0.0.141 - - [2026-01-30 09:52:08] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.019321 10.0.0.141 - - [2026-01-30 09:52:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.021744 10.0.0.141 - - [2026-01-30 09:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032389 10.0.0.141 - - [2026-01-30 09:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.045916 10.0.0.141 - - [2026-01-30 09:52:08] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.098507 10.0.0.141 - - [2026-01-30 09:52:08] "GET /loadbalancer-listener/a7d4f28b-c835-4ff9-bb55-62c3460a39b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003250 10.0.0.141 - - [2026-01-30 09:52:08] "GET /loadbalancer-listener/a7d4f28b-c835-4ff9-bb55-62c3460a39b2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.015489 10.0.0.141 - - [2026-01-30 09:52:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.048166 10.0.0.141 - - [2026-01-30 09:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009451 10.0.0.141 - - [2026-01-30 09:52:08] "GET /instance-ip/08c545af-8011-4c49-a70d-45f7a906f8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003628 10.0.0.141 - - [2026-01-30 09:52:08] "GET /instance-ip/08c545af-8011-4c49-a70d-45f7a906f8b2?fields=floating_ips HTTP/1.1" 200 1165 0.004590 10.0.0.141 - - [2026-01-30 09:52:08] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003429 10.0.0.141 - - [2026-01-30 09:52:08] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.062205 10.0.0.141 - - [2026-01-30 09:52:08] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002645 10.0.0.141 - - [2026-01-30 09:52:09] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.042924 10.0.0.141 - - [2026-01-30 09:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021341 10.0.0.141 - - [2026-01-30 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.141 - - [2026-01-30 09:52:09] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.055489 10.0.0.141 - - [2026-01-30 09:52:09] "GET /loadbalancer-listener/a64202be-8128-4694-ae99-5359bf8a66fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.003303 10.0.0.141 - - [2026-01-30 09:52:09] "GET /loadbalancer-listener/a64202be-8128-4694-ae99-5359bf8a66fe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.004573 10.0.0.141 - - [2026-01-30 09:52:09] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.036798 10.0.0.141 - - [2026-01-30 09:52:09] "GET /instance-ip/08c545af-8011-4c49-a70d-45f7a906f8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006837 10.0.0.141 - - [2026-01-30 09:52:09] "GET /instance-ip/08c545af-8011-4c49-a70d-45f7a906f8b2?fields=floating_ips HTTP/1.1" 200 1165 0.004824 10.0.0.141 - - [2026-01-30 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.141 - - [2026-01-30 09:52:09] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002753 10.0.0.141 - - [2026-01-30 09:52:09] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007622 10.0.0.141 - - [2026-01-30 09:52:09] "POST /tags HTTP/1.1" 200 356 0.052777 10.0.0.141 - - [2026-01-30 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.141 - - [2026-01-30 09:52:09] "GET /tag/56894bc3-b7ea-436e-bc7c-a27490bfc6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.050429 10.0.0.141 - - [2026-01-30 09:52:09] "POST /tags HTTP/1.1" 200 304 0.030058 10.0.0.141 - - [2026-01-30 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.141 - - [2026-01-30 09:52:09] "GET /tag/bbfe5e5d-89f7-479e-95b7-d2fd09bd68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.032622 10.0.0.141 - - [2026-01-30 09:52:09] "POST /projects HTTP/1.1" 409 218 0.002842 10.0.0.141 - - [2026-01-30 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009553 10.0.0.141 - - [2026-01-30 09:52:09] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049707 10.0.0.141 - - [2026-01-30 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.141 - - [2026-01-30 09:52:09] "GET /network-ipam/55ffe846-c8b5-4859-9478-a8d6ae271532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006149 10.0.0.141 - - [2026-01-30 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.141 - - [2026-01-30 09:52:09] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007363 10.0.0.141 - - [2026-01-30 09:52:09] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.076926 10.0.0.141 - - [2026-01-30 09:52:09] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005110 10.0.0.141 - - [2026-01-30 09:52:09] "POST /set-tag HTTP/1.1" 200 109 0.076187 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 10.0.0.141 - - [2026-01-30 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012312 10.0.0.141 - - [2026-01-30 09:52:10] "GET /network-ipam/3e7c8d9b-f783-4fe6-854b-dcd807d65929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003989 10.0.0.141 - - [2026-01-30 09:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.141 - - [2026-01-30 09:52:10] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006314 10.0.0.141 - - [2026-01-30 09:52:10] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.083066 10.0.0.141 - - [2026-01-30 09:52:10] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.010705 10.0.0.141 - - [2026-01-30 09:52:10] "POST /set-tag HTTP/1.1" 200 109 0.076782 10.0.0.141 - - [2026-01-30 09:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011695 10.0.0.141 - - [2026-01-30 09:52:10] "GET /network-policy/8feef06d-9ef2-49b4-82ce-ac65e9347882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003626 10.0.0.141 - - [2026-01-30 09:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.141 - - [2026-01-30 09:52:10] "GET /network-policy/728f58f7-a27a-4016-80bd-978645dff073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.055692 10.0.0.141 - - [2026-01-30 09:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.141 - - [2026-01-30 09:52:10] "GET /network-policy/9efdf75e-53e2-44fa-896c-7ecebff8db3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.015062 10.0.0.141 - - [2026-01-30 09:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.141 - - [2026-01-30 09:52:10] "PUT /network-policy/9efdf75e-53e2-44fa-896c-7ecebff8db3a HTTP/1.1" 200 263 0.012268 10.0.0.141 - - [2026-01-30 09:52:10] "PUT /access-control-list/62c3ca9d-e269-40d0-b730-03c36e08fb5e HTTP/1.1" 200 273 0.015095 10.0.0.141 - - [2026-01-30 09:52:10] "POST /ref-update HTTP/1.1" 200 156 0.108842 10.0.0.141 - - [2026-01-30 09:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018688 10.0.0.141 - - [2026-01-30 09:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020159 10.0.0.141 - - [2026-01-30 09:52:10] "PUT /access-control-list/49bfa1e9-4053-4f69-8874-dfd4a7d31df3 HTTP/1.1" 200 273 0.107353 10.0.0.141 - - [2026-01-30 09:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004601 10.0.0.141 - - [2026-01-30 09:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008688 10.0.0.141 - - [2026-01-30 09:52:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002268 10.0.0.141 - - [2026-01-30 09:52:10] "POST /security-groups HTTP/1.1" 409 245 0.002843 10.0.0.141 - - [2026-01-30 09:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.141 - - [2026-01-30 09:52:10] "PUT /security-group/beba89ac-14b6-4139-aa32-9d0c60c7aa1f HTTP/1.1" 200 263 0.075666 10.0.0.141 - - [2026-01-30 09:52:10] "PUT /access-control-list/01aa88b9-057c-49b4-bbbd-f10050dc4ccc HTTP/1.1" 200 273 0.043133 10.0.0.141 - - [2026-01-30 09:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.063369 10.0.0.141 - - [2026-01-30 09:52:11] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025708 10.0.0.141 - - [2026-01-30 09:52:11] "PUT /access-control-list/d6523601-0424-4f44-a2b9-d8f55cbc794d HTTP/1.1" 200 273 0.075602 10.0.0.141 - - [2026-01-30 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009169 10.0.0.141 - - [2026-01-30 09:52:11] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006225 10.0.0.141 - - [2026-01-30 09:52:11] "POST /tags HTTP/1.1" 409 206 0.002577 10.0.0.141 - - [2026-01-30 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.141 - - [2026-01-30 09:52:11] "GET /tag/bbfe5e5d-89f7-479e-95b7-d2fd09bd68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019530 10.0.0.141 - - [2026-01-30 09:52:11] "POST /firewall-rules HTTP/1.1" 200 564 0.075061 10.0.0.141 - - [2026-01-30 09:52:11] "GET /firewall-rule/43d186b3-756e-49ef-9276-f157ca64e28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004301 10.0.0.141 - - [2026-01-30 09:52:11] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.015208 10.0.0.141 - - [2026-01-30 09:52:11] "GET /firewall-rule/43d186b3-756e-49ef-9276-f157ca64e28c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005031 10.0.0.141 - - [2026-01-30 09:52:11] "POST /ref-update HTTP/1.1" 200 156 0.032408 10.0.0.141 - - [2026-01-30 09:52:11] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018329 10.0.0.141 - - [2026-01-30 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.141 - - [2026-01-30 09:52:11] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003784 10.0.0.141 - - [2026-01-30 09:52:11] "POST /tags HTTP/1.1" 409 206 0.003939 10.0.0.141 - - [2026-01-30 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.141 - - [2026-01-30 09:52:11] "GET /tag/bbfe5e5d-89f7-479e-95b7-d2fd09bd68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017748 10.0.0.141 - - [2026-01-30 09:52:11] "POST /firewall-rules HTTP/1.1" 200 562 0.081621 10.0.0.141 - - [2026-01-30 09:52:11] "GET /firewall-rule/deefb10c-3e9f-4fee-97f5-a513d8be7611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.024756 10.0.0.141 - - [2026-01-30 09:52:11] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007053 10.0.0.141 - - [2026-01-30 09:52:11] "GET /firewall-rule/deefb10c-3e9f-4fee-97f5-a513d8be7611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003304 10.0.0.141 - - [2026-01-30 09:52:11] "POST /ref-update HTTP/1.1" 200 156 0.045975 10.0.0.141 - - [2026-01-30 09:52:11] "POST /tags HTTP/1.1" 200 372 0.041791 10.0.0.141 - - [2026-01-30 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013460 10.0.0.141 - - [2026-01-30 09:52:11] "GET /tag/9c809985-45bf-468b-9c43-03e986f8790d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.017611 10.0.0.141 - - [2026-01-30 09:52:12] "POST /tags HTTP/1.1" 200 320 0.087488 10.0.0.141 - - [2026-01-30 09:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.141 - - [2026-01-30 09:52:12] "GET /tag/bb1bba64-1b5e-44a4-97cc-4680a7c40b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016208 10.0.0.141 - - [2026-01-30 09:52:12] "POST /id-to-fqname HTTP/1.1" 200 181 0.000827 10.0.0.141 - - [2026-01-30 09:52:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.002074 10.0.0.141 - - [2026-01-30 09:52:12] "POST /security-groups HTTP/1.1" 200 578 0.084535 10.0.0.141 - - [2026-01-30 09:52:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.003065 10.0.0.141 - - [2026-01-30 09:52:12] "POST /projects HTTP/1.1" 200 499 0.264540 10.0.0.141 - - [2026-01-30 09:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033326 10.0.0.141 - - [2026-01-30 09:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008050 10.0.0.141 - - [2026-01-30 09:52:12] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.015692 10.0.0.141 - - [2026-01-30 09:52:12] "POST /access-control-lists HTTP/1.1" 200 589 0.129349 10.0.0.141 - - [2026-01-30 09:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019329 10.0.0.141 - - [2026-01-30 09:52:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.013710 10.0.0.141 - - [2026-01-30 09:52:12] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.010204 10.0.0.141 - - [2026-01-30 09:52:12] "POST /access-control-lists HTTP/1.1" 200 587 0.066009 10.0.0.141 - - [2026-01-30 09:52:12] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.196113 10.0.0.141 - - [2026-01-30 09:52:12] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.112808 10.0.0.141 - - [2026-01-30 09:52:13] "POST /security-groups HTTP/1.1" 200 560 0.083208 10.0.0.141 - - [2026-01-30 09:52:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.003836 10.0.0.141 - - [2026-01-30 09:52:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026703 10.0.0.141 - - [2026-01-30 09:52:13] "POST /access-control-lists HTTP/1.1" 200 612 0.098478 10.0.0.141 - - [2026-01-30 09:52:13] "POST /chown HTTP/1.1" 200 109 0.067226 10.0.0.141 - - [2026-01-30 09:52:13] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019314 10.0.0.141 - - [2026-01-30 09:52:13] "POST /fqname-to-id HTTP/1.1" 404 247 0.033561 10.0.0.141 - - [2026-01-30 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.141 - - [2026-01-30 09:52:13] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004763 10.0.0.141 - - [2026-01-30 09:52:13] "POST /tags HTTP/1.1" 409 214 0.007207 10.0.0.141 - - [2026-01-30 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011592 10.0.0.141 - - [2026-01-30 09:52:13] "POST /access-control-lists HTTP/1.1" 200 610 0.079084 10.0.0.141 - - [2026-01-30 09:52:13] "GET /tag/bb1bba64-1b5e-44a4-97cc-4680a7c40b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.023675 10.0.0.141 - - [2026-01-30 09:52:13] "POST /firewall-rules HTTP/1.1" 200 580 0.100492 10.0.0.141 - - [2026-01-30 09:52:13] "GET /firewall-rule/7ae231d2-7675-40a1-9e6f-6ec5bf19390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006572 10.0.0.141 - - [2026-01-30 09:52:13] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004429 10.0.0.141 - - [2026-01-30 09:52:13] "GET /firewall-rule/7ae231d2-7675-40a1-9e6f-6ec5bf19390b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003629 10.0.0.141 - - [2026-01-30 09:52:13] "POST /ref-update HTTP/1.1" 200 156 0.031544 10.0.0.141 - - [2026-01-30 09:52:13] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008646 10.0.0.141 - - [2026-01-30 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.141 - - [2026-01-30 09:52:13] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004123 10.0.0.141 - - [2026-01-30 09:52:13] "POST /tags HTTP/1.1" 409 214 0.003078 10.0.0.141 - - [2026-01-30 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.141 - - [2026-01-30 09:52:13] "GET /tag/bb1bba64-1b5e-44a4-97cc-4680a7c40b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014400 10.0.0.141 - - [2026-01-30 09:52:13] "POST /firewall-rules HTTP/1.1" 200 578 0.143498 10.0.0.141 - - [2026-01-30 09:52:13] "GET /firewall-rule/a6919dcf-9550-4318-b8ae-291c314065e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003675 10.0.0.141 - - [2026-01-30 09:52:13] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004425 10.0.0.141 - - [2026-01-30 09:52:13] "GET /firewall-rule/a6919dcf-9550-4318-b8ae-291c314065e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002933 10.0.0.141 - - [2026-01-30 09:52:14] "POST /ref-update HTTP/1.1" 200 156 0.031958 10.0.0.141 - - [2026-01-30 09:52:14] "POST /tags HTTP/1.1" 200 364 0.063127 10.0.0.141 - - [2026-01-30 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008481 10.0.0.141 - - [2026-01-30 09:52:14] "GET /tag/99ed299a-0665-4290-8398-3570425e0435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.047316 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001465 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001281 10.0.0.141 - - [2026-01-30 09:52:14] "POST /tags HTTP/1.1" 200 312 0.030529 10.0.0.141 - - [2026-01-30 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.028237 10.0.0.141 - - [2026-01-30 09:52:14] "GET /tag/698a555c-2cfc-475c-a2d0-9c3e85b24743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013741 10.0.0.141 - - [2026-01-30 09:52:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.001926 10.0.0.141 - - [2026-01-30 09:52:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.005898 10.0.0.141 - - [2026-01-30 09:52:14] "POST /security-groups HTTP/1.1" 200 574 0.081973 10.0.0.141 - - [2026-01-30 09:52:14] "POST /projects HTTP/1.1" 200 491 0.298867 10.0.0.141 - - [2026-01-30 09:52:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.003190 10.0.0.141 - - [2026-01-30 09:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.044647 10.0.0.141 - - [2026-01-30 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020844 10.0.0.141 - - [2026-01-30 09:52:14] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.004947 10.0.0.141 - - [2026-01-30 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.141 - - [2026-01-30 09:52:14] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.074518 10.0.0.141 - - [2026-01-30 09:52:14] "POST /access-control-lists HTTP/1.1" 200 585 0.200083 10.0.0.141 - - [2026-01-30 09:52:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.023552 10.0.0.141 - - [2026-01-30 09:52:15] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.093448 10.0.0.141 - - [2026-01-30 09:52:15] "POST /access-control-lists HTTP/1.1" 200 583 0.095425 10.0.0.141 - - [2026-01-30 09:52:15] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.164413 10.0.0.141 - - [2026-01-30 09:52:15] "POST /security-groups HTTP/1.1" 200 548 0.081347 10.0.0.141 - - [2026-01-30 09:52:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.006531 10.0.0.141 - - [2026-01-30 09:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.041311 10.0.0.141 - - [2026-01-30 09:52:15] "POST /access-control-lists HTTP/1.1" 200 604 0.069192 10.0.0.141 - - [2026-01-30 09:52:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.011735 10.0.0.141 - - [2026-01-30 09:52:15] "POST /chown HTTP/1.1" 200 109 0.053111 10.0.0.141 - - [2026-01-30 09:52:15] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003840 10.0.0.141 - - [2026-01-30 09:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022789 10.0.0.141 - - [2026-01-30 09:52:15] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005980 10.0.0.141 - - [2026-01-30 09:52:15] "POST /tags HTTP/1.1" 409 210 0.011045 10.0.0.141 - - [2026-01-30 09:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.141 - - [2026-01-30 09:52:15] "POST /access-control-lists HTTP/1.1" 200 602 0.108386 10.0.0.141 - - [2026-01-30 09:52:15] "GET /tag/698a555c-2cfc-475c-a2d0-9c3e85b24743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.046017 10.0.0.141 - - [2026-01-30 09:52:15] "POST /firewall-rules HTTP/1.1" 200 572 0.084214 10.0.0.141 - - [2026-01-30 09:52:15] "GET /firewall-rule/a3219b51-c3ef-4fe4-9595-9e27a25f0816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004436 10.0.0.141 - - [2026-01-30 09:52:15] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004002 10.0.0.141 - - [2026-01-30 09:52:15] "GET /firewall-rule/a3219b51-c3ef-4fe4-9595-9e27a25f0816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002204 10.0.0.141 - - [2026-01-30 09:52:15] "POST /ref-update HTTP/1.1" 200 156 0.055965 10.0.0.141 - - [2026-01-30 09:52:15] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006139 10.0.0.141 - - [2026-01-30 09:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970 10.0.0.141 - - [2026-01-30 09:52:16] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006510 10.0.0.141 - - [2026-01-30 09:52:16] "POST /tags HTTP/1.1" 409 210 0.010387 10.0.0.141 - - [2026-01-30 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.141 - - [2026-01-30 09:52:16] "GET /tag/698a555c-2cfc-475c-a2d0-9c3e85b24743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.025388 10.0.0.141 - - [2026-01-30 09:52:16] "POST /firewall-rules HTTP/1.1" 200 570 0.086041 10.0.0.141 - - [2026-01-30 09:52:16] "GET /firewall-rule/008017fd-a9d6-4c78-800e-ea469d3c7934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.037139 10.0.0.141 - - [2026-01-30 09:52:16] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.007424 10.0.0.141 - - [2026-01-30 09:52:16] "GET /firewall-rule/008017fd-a9d6-4c78-800e-ea469d3c7934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002821 10.0.0.141 - - [2026-01-30 09:52:16] "POST /ref-update HTTP/1.1" 200 156 0.053764 10.0.0.141 - - [2026-01-30 09:52:16] "POST /tags HTTP/1.1" 200 364 0.022518 10.0.0.141 - - [2026-01-30 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.141 - - [2026-01-30 09:52:16] "GET /tag/ef891b6d-1a05-4bac-9fa8-0292e86d7f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.036198 10.0.0.141 - - [2026-01-30 09:52:16] "POST /tags HTTP/1.1" 409 210 0.002125 10.0.0.141 - - [2026-01-30 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006450 10.0.0.141 - - [2026-01-30 09:52:16] "GET /tag/c4bc78be-c351-4fd8-9852-8f2baead838d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.036329 10.0.0.141 - - [2026-01-30 09:52:16] "POST /projects HTTP/1.1" 409 223 0.002894 10.0.0.141 - - [2026-01-30 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.141 - - [2026-01-30 09:52:16] "GET /project/3a8a56a5-8b75-482c-84ef-9e01200ab4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.048715 10.0.0.141 - - [2026-01-30 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.141 - - [2026-01-30 09:52:16] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004193 10.0.0.141 - - [2026-01-30 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.141 - - [2026-01-30 09:52:16] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006977 10.0.0.141 - - [2026-01-30 09:52:16] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.054788 10.0.0.141 - - [2026-01-30 09:52:16] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.076635 10.0.0.141 - - [2026-01-30 09:52:16] "POST /security-groups HTTP/1.1" 409 253 0.004565 10.0.0.141 - - [2026-01-30 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.141 - - [2026-01-30 09:52:17] "PUT /security-group/b2d85b6d-946d-4f94-bc4d-557fbc96b2c6 HTTP/1.1" 200 263 0.095446 10.0.0.141 - - [2026-01-30 09:52:17] "PUT /access-control-list/a45efaad-5984-4c1e-9223-1ef560579d94 HTTP/1.1" 200 273 0.027707 10.0.0.141 - - [2026-01-30 09:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.045357 10.0.0.141 - - [2026-01-30 09:52:17] "PUT /access-control-list/ff0d3fcc-dc50-4c86-998e-161d0d12c5a8 HTTP/1.1" 200 273 0.041965 10.0.0.141 - - [2026-01-30 09:52:17] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025436 10.0.0.141 - - [2026-01-30 09:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025102 10.0.0.141 - - [2026-01-30 09:52:17] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008426 10.0.0.141 - - [2026-01-30 09:52:17] "POST /tags HTTP/1.1" 409 210 0.003610 10.0.0.141 - - [2026-01-30 09:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008141 10.0.0.141 - - [2026-01-30 09:52:17] "GET /tag/c4bc78be-c351-4fd8-9852-8f2baead838d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016338 10.0.0.141 - - [2026-01-30 09:52:17] "POST /firewall-rules HTTP/1.1" 200 572 0.154199 10.0.0.141 - - [2026-01-30 09:52:17] "GET /firewall-rule/9927becd-9f7d-4ebb-85e1-4520a09521c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.019833 10.0.0.141 - - [2026-01-30 09:52:17] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006321 10.0.0.141 - - [2026-01-30 09:52:17] "GET /firewall-rule/9927becd-9f7d-4ebb-85e1-4520a09521c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004453 10.0.0.141 - - [2026-01-30 09:52:17] "POST /ref-update HTTP/1.1" 200 156 0.050203 10.0.0.141 - - [2026-01-30 09:52:17] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003306 10.0.0.141 - - [2026-01-30 09:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.141 - - [2026-01-30 09:52:17] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009039 10.0.0.141 - - [2026-01-30 09:52:17] "POST /tags HTTP/1.1" 409 210 0.001870 10.0.0.141 - - [2026-01-30 09:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.141 - - [2026-01-30 09:52:17] "GET /tag/c4bc78be-c351-4fd8-9852-8f2baead838d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016966 10.0.0.141 - - [2026-01-30 09:52:17] "POST /firewall-rules HTTP/1.1" 200 570 0.079967 10.0.0.141 - - [2026-01-30 09:52:17] "GET /firewall-rule/28f2619d-4c69-4feb-93d0-b3dfafa80bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005745 10.0.0.141 - - [2026-01-30 09:52:17] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004669 10.0.0.141 - - [2026-01-30 09:52:17] "GET /firewall-rule/28f2619d-4c69-4feb-93d0-b3dfafa80bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002608 10.0.0.141 - - [2026-01-30 09:52:18] "POST /ref-update HTTP/1.1" 200 156 0.149538 10.0.0.141 - - [2026-01-30 09:52:18] "POST /tags HTTP/1.1" 409 237 0.020597 10.0.0.141 - - [2026-01-30 09:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.141 - - [2026-01-30 09:52:18] "GET /tag/ef891b6d-1a05-4bac-9fa8-0292e86d7f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.016371 10.0.0.141 - - [2026-01-30 09:52:18] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.012731 10.0.0.141 - - [2026-01-30 09:52:18] "POST /set-tag HTTP/1.1" 200 109 0.039147 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000988 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:52:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000999 10.0.0.27 - - [2026-01-30 09:53:00] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.27 - - [2026-01-30 09:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.27 - - [2026-01-30 09:53:00] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007517 10.0.0.27 - - [2026-01-30 09:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.27 - - [2026-01-30 09:53:00] "GET /routing-instance/9bd27f10-8103-462c-951a-96562300bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003763 10.0.0.27 - - [2026-01-30 09:53:00] "PUT /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27 HTTP/1.1" 200 275 0.008743 10.0.0.27 - - [2026-01-30 09:53:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.008821 10.0.0.27 - - [2026-01-30 09:53:00] "POST /virtual-routers HTTP/1.1" 200 601 0.018443 10.0.0.27 - - [2026-01-30 09:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021243 10.0.0.27 - - [2026-01-30 09:53:00] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006562 10.0.0.27 - - [2026-01-30 09:53:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.003546 10.0.0.27 - - [2026-01-30 09:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.27 - - [2026-01-30 09:53:01] "GET /virtual-network/0a9d1fe8-43bd-4dd4-aafe-4f459e7ce851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.011744 10.0.0.27 - - [2026-01-30 09:53:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.083651 10.0.0.141 - - [2026-01-30 09:55:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002650 10.0.0.141 - - [2026-01-30 09:55:01] "GET /global-system-configs HTTP/1.1" 200 323 0.003014 10.0.0.141 - - [2026-01-30 09:56:01] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003198 10.0.0.141 - - [2026-01-30 09:56:01] "POST /ref-update HTTP/1.1" 200 156 0.009558 10.0.0.141 - - [2026-01-30 09:56:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007752 10.0.0.141 - - [2026-01-30 09:56:05] "POST /set-tag HTTP/1.1" 200 109 0.012188 10.0.0.141 - - [2026-01-30 09:56:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006916 10.0.0.141 - - [2026-01-30 09:56:05] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.141 - - [2026-01-30 09:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.141 - - [2026-01-30 09:56:05] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002577 10.0.0.141 - - [2026-01-30 09:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.141 - - [2026-01-30 09:56:05] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003791 10.0.0.141 - - [2026-01-30 09:56:05] "GET /loadbalancer-pool/023e78df-9da2-46ce-bb4e-ff2ec2237e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004527 10.0.0.141 - - [2026-01-30 09:56:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025910 10.0.0.141 - - [2026-01-30 09:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010217 10.0.0.141 - - [2026-01-30 09:56:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009380 10.0.0.141 - - [2026-01-30 09:56:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003963 10.0.0.141 - - [2026-01-30 09:56:05] "POST /tags HTTP/1.1" 409 205 0.001886 10.0.0.141 - - [2026-01-30 09:56:05] "POST /ref-update HTTP/1.1" 200 156 0.008935 10.0.0.141 - - [2026-01-30 09:56:05] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009359 10.0.0.141 - - [2026-01-30 09:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.141 - - [2026-01-30 09:56:05] "GET /tag/4854ec1d-57dd-4f1d-acd1-51540347cc45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011281 10.0.0.141 - - [2026-01-30 09:56:05] "PUT /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8 HTTP/1.1" 200 257 0.007355 10.0.0.141 - - [2026-01-30 09:56:05] "POST /set-tag HTTP/1.1" 200 109 0.026302 10.0.0.141 - - [2026-01-30 09:56:05] "GET /loadbalancer-pool/da78c64b-e3ea-4b36-8473-1d5812dbfa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009147 10.0.0.141 - - [2026-01-30 09:56:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018239 10.0.0.141 - - [2026-01-30 09:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018729 10.0.0.141 - - [2026-01-30 09:56:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007749 10.0.0.141 - - [2026-01-30 09:56:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007086 10.0.0.141 - - [2026-01-30 09:56:05] "POST /ref-update HTTP/1.1" 200 156 0.011973 10.0.0.141 - - [2026-01-30 09:56:05] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.011845 10.0.0.141 - - [2026-01-30 09:56:05] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.141 - - [2026-01-30 09:56:05] "GET /loadbalancer-pool/47514294-b99d-498b-9003-563997bd64fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004195 10.0.0.141 - - [2026-01-30 09:56:05] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017409 10.0.0.141 - - [2026-01-30 09:56:05] "PUT /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8 HTTP/1.1" 200 257 0.012206 10.0.0.141 - - [2026-01-30 09:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008747 10.0.0.141 - - [2026-01-30 09:56:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.013272 10.0.0.141 - - [2026-01-30 09:56:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004011 10.0.0.141 - - [2026-01-30 09:56:05] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.141 - - [2026-01-30 09:56:05] "POST /ref-update HTTP/1.1" 200 156 0.008211 10.0.0.141 - - [2026-01-30 09:56:05] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.009533 10.0.0.141 - - [2026-01-30 09:56:06] "PUT /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8 HTTP/1.1" 200 257 0.010657 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:56:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:56:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:56:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:56:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:56:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003585 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:56:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 10.0.0.27 - - [2026-01-30 09:56:36] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.27 - - [2026-01-30 09:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.27 - - [2026-01-30 09:56:36] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007578 10.0.0.27 - - [2026-01-30 09:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.27 - - [2026-01-30 09:56:36] "GET /routing-instance/9bd27f10-8103-462c-951a-96562300bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003693 10.0.0.27 - - [2026-01-30 09:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.27 - - [2026-01-30 09:56:36] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005133 10.0.0.27 - - [2026-01-30 09:56:36] "PUT /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8 HTTP/1.1" 200 263 0.012861 10.0.0.27 - - [2026-01-30 09:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006104 10.0.0.27 - - [2026-01-30 09:56:36] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003634 10.0.0.27 - - [2026-01-30 09:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.27 - - [2026-01-30 09:56:36] "GET /virtual-machine-interface/171b4e1f-5ca6-414c-a511-8eda583221a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004100 10.0.0.27 - - [2026-01-30 09:56:36] "PUT /virtual-machine-interface/171b4e1f-5ca6-414c-a511-8eda583221a6 HTTP/1.1" 200 285 0.012852 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:56:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.141 - - [2026-01-30 09:56:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001273 10.0.0.141 - - [2026-01-30 09:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.141 - - [2026-01-30 09:56:59] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002958 10.0.0.141 - - [2026-01-30 09:57:46] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.014719 10.0.0.141 - - [2026-01-30 09:57:46] "POST /set-tag HTTP/1.1" 200 109 0.006049 10.0.0.141 - - [2026-01-30 09:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008933 10.0.0.141 - - [2026-01-30 09:57:46] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005165 10.0.0.141 - - [2026-01-30 09:57:46] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006019 10.0.0.141 - - [2026-01-30 09:57:46] "POST /set-tag HTTP/1.1" 200 109 0.040987 10.0.0.141 - - [2026-01-30 09:57:46] "DELETE /loadbalancer-member/6b1a5926-df23-4fa5-8c1e-752f1a43344e HTTP/1.1" 200 115 0.071327 10.0.0.141 - - [2026-01-30 09:57:46] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009851 10.0.0.141 - - [2026-01-30 09:57:46] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.141 - - [2026-01-30 09:57:46] "DELETE /loadbalancer-member/14926c7e-cd02-4c05-93da-c1834f1c0ccb HTTP/1.1" 200 115 0.038632 10.0.0.141 - - [2026-01-30 09:57:46] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005746 10.0.0.141 - - [2026-01-30 09:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.141 - - [2026-01-30 09:57:46] "DELETE /loadbalancer-member/16bdfd74-0c28-4f88-a366-1e85be92a888 HTTP/1.1" 200 115 0.030648 10.0.0.141 - - [2026-01-30 09:57:46] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007099 10.0.0.141 - - [2026-01-30 09:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.141 - - [2026-01-30 09:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.141 - - [2026-01-30 09:57:46] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002399 10.0.0.141 - - [2026-01-30 09:57:46] "GET /loadbalancer-pool/023e78df-9da2-46ce-bb4e-ff2ec2237e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003563 10.0.0.141 - - [2026-01-30 09:57:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034888 10.0.0.141 - - [2026-01-30 09:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021760 10.0.0.141 - - [2026-01-30 09:57:46] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008917 10.0.0.141 - - [2026-01-30 09:57:46] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004349 10.0.0.141 - - [2026-01-30 09:57:46] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002592 10.0.0.141 - - [2026-01-30 09:57:46] "POST /set-tag HTTP/1.1" 200 109 0.084503 10.0.0.141 - - [2026-01-30 09:57:46] "GET /loadbalancer-pool/da78c64b-e3ea-4b36-8473-1d5812dbfa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.024337 10.0.0.141 - - [2026-01-30 09:57:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038705 10.0.0.141 - - [2026-01-30 09:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022827 10.0.0.141 - - [2026-01-30 09:57:47] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.027519 10.0.0.141 - - [2026-01-30 09:57:47] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007963 10.0.0.141 - - [2026-01-30 09:57:47] "POST /set-tag HTTP/1.1" 200 109 0.010948 10.0.0.141 - - [2026-01-30 09:57:47] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004164 10.0.0.141 - - [2026-01-30 09:57:47] "GET /loadbalancer-pool/47514294-b99d-498b-9003-563997bd64fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003094 10.0.0.141 - - [2026-01-30 09:57:47] "POST /loadbalancer-members HTTP/1.1" 200 694 0.050455 10.0.0.141 - - [2026-01-30 09:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.039190 10.0.0.141 - - [2026-01-30 09:57:47] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.023759 10.0.0.141 - - [2026-01-30 09:57:47] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.020984 10.0.0.141 - - [2026-01-30 09:57:47] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004993 10.0.0.141 - - [2026-01-30 09:57:47] "POST /set-tag HTTP/1.1" 200 109 0.004423 10.0.0.141 - - [2026-01-30 10:00:01] "GET /global-system-configs HTTP/1.1" 200 323 0.004052 10.0.0.141 - - [2026-01-30 10:00:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002820 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:00:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:00:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001097 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:00:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:00:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:00:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001073 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:00:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.005930 10.0.0.141 - - [2026-01-30 10:02:05] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005705 10.0.0.141 - - [2026-01-30 10:02:05] "POST /set-tag HTTP/1.1" 200 109 0.004953 10.0.0.141 - - [2026-01-30 10:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.141 - - [2026-01-30 10:02:06] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002768 10.0.0.141 - - [2026-01-30 10:02:06] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004029 10.0.0.141 - - [2026-01-30 10:02:06] "POST /set-tag HTTP/1.1" 200 109 0.032070 10.0.0.141 - - [2026-01-30 10:02:06] "DELETE /loadbalancer-member/c336448d-9fd6-45ab-85d6-538878824bcc HTTP/1.1" 200 115 0.067143 10.0.0.141 - - [2026-01-30 10:02:06] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005468 10.0.0.141 - - [2026-01-30 10:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.141 - - [2026-01-30 10:02:06] "DELETE /loadbalancer-member/1d86454c-4ff4-4c9a-8eb9-2b1e9a3d9899 HTTP/1.1" 200 115 0.047956 10.0.0.141 - - [2026-01-30 10:02:06] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.008771 10.0.0.141 - - [2026-01-30 10:02:06] "POST /set-tag HTTP/1.1" 200 109 0.005321 10.0.0.141 - - [2026-01-30 10:02:06] "DELETE /loadbalancer-member/82b49141-9607-4ca3-ba0a-9f8bb57f6bbc HTTP/1.1" 200 115 0.058270 10.0.0.141 - - [2026-01-30 10:02:06] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005616 10.0.0.141 - - [2026-01-30 10:02:06] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.141 - - [2026-01-30 10:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.141 - - [2026-01-30 10:02:06] "GET /loadbalancer/6debc7dc-d3a2-4298-afb9-163045d25d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003093 10.0.0.141 - - [2026-01-30 10:02:06] "GET /loadbalancer-pool/023e78df-9da2-46ce-bb4e-ff2ec2237e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003251 10.0.0.141 - - [2026-01-30 10:02:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027949 10.0.0.141 - - [2026-01-30 10:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025901 10.0.0.141 - - [2026-01-30 10:02:06] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009861 10.0.0.141 - - [2026-01-30 10:02:06] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004285 10.0.0.141 - - [2026-01-30 10:02:06] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004010 10.0.0.141 - - [2026-01-30 10:02:06] "POST /set-tag HTTP/1.1" 200 109 0.064122 10.0.0.141 - - [2026-01-30 10:02:06] "GET /loadbalancer-pool/da78c64b-e3ea-4b36-8473-1d5812dbfa9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013654 10.0.0.141 - - [2026-01-30 10:02:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040173 10.0.0.141 - - [2026-01-30 10:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017287 10.0.0.141 - - [2026-01-30 10:02:06] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.020774 10.0.0.141 - - [2026-01-30 10:02:06] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009833 10.0.0.141 - - [2026-01-30 10:02:06] "POST /set-tag HTTP/1.1" 200 109 0.006513 10.0.0.141 - - [2026-01-30 10:02:06] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006946 10.0.0.141 - - [2026-01-30 10:02:07] "GET /loadbalancer-pool/47514294-b99d-498b-9003-563997bd64fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006033 10.0.0.141 - - [2026-01-30 10:02:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020819 10.0.0.141 - - [2026-01-30 10:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016498 10.0.0.141 - - [2026-01-30 10:02:07] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011998 10.0.0.141 - - [2026-01-30 10:02:07] "GET /virtual-machine-interface/53e6c6f2-fdc1-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009070 10.0.0.141 - - [2026-01-30 10:02:07] "GET /floating-ip/0aa2d95d-25ac-4a0d-abe0-470807a4dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002339 10.0.0.141 - - [2026-01-30 10:02:07] "POST /set-tag HTTP/1.1" 200 109 0.002656 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:02:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001066 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:02:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000861 10.0.0.141 - - [2026-01-30 10:03:21] "GET / HTTP/1.1" 200 36215 0.002268 10.0.0.141 - - [2026-01-30 10:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.141 - - [2026-01-30 10:03:22] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047396 10.0.0.141 - - [2026-01-30 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.141 - - [2026-01-30 10:03:22] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032779 10.0.0.141 - - [2026-01-30 10:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.141 - - [2026-01-30 10:03:22] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050382 10.0.0.141 - - [2026-01-30 10:03:23] "POST /tags HTTP/1.1" 200 334 0.038957 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014097 10.0.0.141 - - [2026-01-30 10:03:23] "GET /tag/c65bc712-c541-4ebf-92a9-013906653bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.022345 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.141 - - [2026-01-30 10:03:23] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044255 10.0.0.141 - - [2026-01-30 10:03:23] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040610 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.141 - - [2026-01-30 10:03:23] "GET /virtual-networks?parent_id=427ae4fd-71f7-4b2a-bb0b-737dc4455322&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001866 10.0.0.141 - - [2026-01-30 10:03:23] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.010440 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.141 - - [2026-01-30 10:03:23] "GET /service-appliance-set/58a4a2af-ad99-44a8-810e-d5ee94b8b66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003897 10.0.0.141 - - [2026-01-30 10:03:23] "POST /virtual-networks HTTP/1.1" 200 514 0.072256 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.141 - - [2026-01-30 10:03:23] "GET /network-ipam/fa19d3b9-88a0-4561-a9c5-88bdf51d547e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003649 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.002147 10.0.0.141 - - [2026-01-30 10:03:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.111389 10.0.0.141 - - [2026-01-30 10:03:23] "GET /virtual-machine-interface/5e0450bc-b444-40f2-8ea1-73bdaea8f8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.003767 10.0.0.141 - - [2026-01-30 10:03:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002834 10.0.0.141 - - [2026-01-30 10:03:23] "POST /ref-update HTTP/1.1" 200 156 0.180090 10.0.0.141 - - [2026-01-30 10:03:23] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007828 10.0.0.141 - - [2026-01-30 10:03:23] "GET /domains HTTP/1.1" 200 281 0.004127 10.0.0.141 - - [2026-01-30 10:03:23] "POST /instance-ips HTTP/1.1" 200 410 0.068435 10.0.0.141 - - [2026-01-30 10:03:23] "GET /instance-ip/e77397a4-c464-4460-be84-62341a96f5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.006459 10.0.0.141 - - [2026-01-30 10:03:23] "GET /domain/8e3d1c93-7f8f-4dc6-bc50-6271c3d6e432 HTTP/1.1" 200 3100 0.019523 10.0.0.141 - - [2026-01-30 10:03:23] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322 HTTP/1.1" 200 5497 0.092333 10.0.0.141 - - [2026-01-30 10:03:23] "POST /loadbalancers HTTP/1.1" 200 612 0.096231 10.0.0.141 - - [2026-01-30 10:03:23] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2089 0.021166 10.0.0.141 - - [2026-01-30 10:03:23] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2089 0.008841 10.0.0.141 - - [2026-01-30 10:03:23] "GET /routing-instance/9ad27f87-c6bf-4fba-bbee-0524edb10698 HTTP/1.1" 200 1184 0.006560 10.0.0.141 - - [2026-01-30 10:03:23] "GET /routing-instance/9ad27f87-c6bf-4fba-bbee-0524edb10698 HTTP/1.1" 200 1184 0.007920 10.0.0.141 - - [2026-01-30 10:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031433 10.0.0.141 - - [2026-01-30 10:03:23] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077456 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020522 10.0.0.141 - - [2026-01-30 10:03:23] "GET /instance-ip/e77397a4-c464-4460-be84-62341a96f5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004215 10.0.0.141 - - [2026-01-30 10:03:23] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035607 10.0.0.141 - - [2026-01-30 10:03:23] "POST /route-targets HTTP/1.1" 200 328 0.031896 10.0.0.141 - - [2026-01-30 10:03:23] "POST /ref-update HTTP/1.1" 200 156 0.020138 10.0.0.141 - - [2026-01-30 10:03:23] "GET /loadbalancer/f52276a5-8399-427e-9730-e31f3de076a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.006092 10.0.0.141 - - [2026-01-30 10:03:23] "POST /floating-ips HTTP/1.1" 200 599 0.044342 10.0.0.141 - - [2026-01-30 10:03:23] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.056371 10.0.0.141 - - [2026-01-30 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.141 - - [2026-01-30 10:03:24] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059650 10.0.0.141 - - [2026-01-30 10:03:24] "GET /loadbalancer-listener/76a5ee0d-efb3-48ff-96ce-6d23c09bcaf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006539 10.0.0.141 - - [2026-01-30 10:03:24] "GET /loadbalancer-listener/76a5ee0d-efb3-48ff-96ce-6d23c09bcaf5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002885 10.0.0.141 - - [2026-01-30 10:03:24] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.024632 10.0.0.141 - - [2026-01-30 10:03:24] "GET /instance-ip/e77397a4-c464-4460-be84-62341a96f5a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.019040 10.0.0.141 - - [2026-01-30 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008242 10.0.0.141 - - [2026-01-30 10:03:24] "GET /instance-ip/e77397a4-c464-4460-be84-62341a96f5a9?fields=floating_ips HTTP/1.1" 200 1215 0.009604 10.0.0.141 - - [2026-01-30 10:03:24] "GET /floating-ip/981bb52b-1c41-4733-8112-3c6c96abc9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002620 10.0.0.141 - - [2026-01-30 10:03:24] "GET /loadbalancer/f52276a5-8399-427e-9730-e31f3de076a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003029 10.0.0.141 - - [2026-01-30 10:03:24] "POST /tags HTTP/1.1" 200 296 0.092807 10.0.0.141 - - [2026-01-30 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.141 - - [2026-01-30 10:03:24] "GET /tag/37794ac9-2f00-4ccd-b423-0a78473d87a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.015282 10.0.0.141 - - [2026-01-30 10:03:24] "POST /tags HTTP/1.1" 409 233 0.001882 10.0.0.141 - - [2026-01-30 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.141 - - [2026-01-30 10:03:24] "GET /tag/56894bc3-b7ea-436e-bc7c-a27490bfc6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013702 10.0.0.141 - - [2026-01-30 10:03:24] "POST /tags HTTP/1.1" 409 206 0.003079 10.0.0.141 - - [2026-01-30 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.141 - - [2026-01-30 10:03:24] "GET /tag/bbfe5e5d-89f7-479e-95b7-d2fd09bd68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013716 10.0.0.141 - - [2026-01-30 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.141 - - [2026-01-30 10:03:24] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004437 10.0.0.141 - - [2026-01-30 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.141 - - [2026-01-30 10:03:24] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048995 10.0.0.141 - - [2026-01-30 10:03:24] "POST /virtual-machines HTTP/1.1" 200 370 0.009184 10.0.0.141 - - [2026-01-30 10:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027496 10.0.0.141 - - [2026-01-30 10:03:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.120312 10.0.0.141 - - [2026-01-30 10:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026576 10.0.0.141 - - [2026-01-30 10:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020306 10.0.0.141 - - [2026-01-30 10:03:24] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004889 10.0.0.141 - - [2026-01-30 10:03:24] "POST /instance-ips HTTP/1.1" 200 410 0.024960 10.0.0.141 - - [2026-01-30 10:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025821 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.014150 10.0.0.141 - - [2026-01-30 10:03:25] "POST /set-tag HTTP/1.1" 200 109 0.021517 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014344 10.0.0.141 - - [2026-01-30 10:03:25] "GET /instance-ip/ea842590-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007885 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005361 10.0.0.141 - - [2026-01-30 10:03:25] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002678 10.0.0.141 - - [2026-01-30 10:03:25] "POST /ref-update HTTP/1.1" 200 156 0.009030 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005480 10.0.0.141 - - [2026-01-30 10:03:25] "POST /set-tag HTTP/1.1" 200 109 0.011695 10.0.0.141 - - [2026-01-30 10:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005366 10.0.0.141 - - [2026-01-30 10:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.141 - - [2026-01-30 10:03:25] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067255 10.0.0.141 - - [2026-01-30 10:03:25] "POST /virtual-machines HTTP/1.1" 200 370 0.012331 10.0.0.141 - - [2026-01-30 10:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014985 10.0.0.141 - - [2026-01-30 10:03:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.097725 10.0.0.141 - - [2026-01-30 10:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007433 10.0.0.141 - - [2026-01-30 10:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012124 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007845 10.0.0.141 - - [2026-01-30 10:03:25] "POST /instance-ips HTTP/1.1" 200 410 0.033578 10.0.0.141 - - [2026-01-30 10:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.042264 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.020913 10.0.0.141 - - [2026-01-30 10:03:25] "POST /set-tag HTTP/1.1" 200 109 0.048619 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013401 10.0.0.141 - - [2026-01-30 10:03:25] "GET /instance-ip/eafa3f96-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004368 10.0.0.141 - - [2026-01-30 10:03:25] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005554 10.0.0.141 - - [2026-01-30 10:03:26] "POST /set-tag HTTP/1.1" 200 109 0.004199 10.0.0.141 - - [2026-01-30 10:03:26] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.004605 10.0.0.141 - - [2026-01-30 10:03:26] "POST /ref-update HTTP/1.1" 200 156 0.013166 10.0.0.141 - - [2026-01-30 10:03:26] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.035196 10.0.0.141 - - [2026-01-30 10:03:26] "POST /set-tag HTTP/1.1" 200 109 0.005582 10.0.0.141 - - [2026-01-30 10:03:26] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004498 10.0.0.141 - - [2026-01-30 10:03:26] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.141 - - [2026-01-30 10:03:26] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005218 10.0.0.141 - - [2026-01-30 10:03:26] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.141 - - [2026-01-30 10:03:28] "GET /domains HTTP/1.1" 200 281 0.002400 10.0.0.141 - - [2026-01-30 10:03:28] "GET /domain/8e3d1c93-7f8f-4dc6-bc50-6271c3d6e432 HTTP/1.1" 200 3100 0.003213 10.0.0.141 - - [2026-01-30 10:03:28] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322 HTTP/1.1" 200 7091 0.044867 10.0.0.141 - - [2026-01-30 10:03:28] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2089 0.004790 10.0.0.141 - - [2026-01-30 10:03:28] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2089 0.004448 10.0.0.141 - - [2026-01-30 10:03:28] "GET /routing-instance/9ad27f87-c6bf-4fba-bbee-0524edb10698 HTTP/1.1" 200 1406 0.004561 10.0.0.141 - - [2026-01-30 10:03:28] "GET /routing-instance/9ad27f87-c6bf-4fba-bbee-0524edb10698 HTTP/1.1" 200 1406 0.004122 10.0.0.141 - - [2026-01-30 10:03:28] "GET /route-target/8fe8f1de-e6f1-414b-848d-b1b77acc1790 HTTP/1.1" 200 1154 0.002773 10.0.0.141 - - [2026-01-30 10:03:28] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2089 0.004258 10.0.0.141 - - [2026-01-30 10:03:28] "GET /routing-instance/9ad27f87-c6bf-4fba-bbee-0524edb10698 HTTP/1.1" 200 1406 0.009793 10.0.0.141 - - [2026-01-30 10:03:28] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004437 10.0.0.141 - - [2026-01-30 10:03:28] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2089 0.004710 10.0.0.141 - - [2026-01-30 10:03:28] "GET /routing-instance/9ad27f87-c6bf-4fba-bbee-0524edb10698 HTTP/1.1" 200 1406 0.003265 10.0.0.141 - - [2026-01-30 10:03:28] "GET /routing-instance/9ad27f87-c6bf-4fba-bbee-0524edb10698 HTTP/1.1" 200 1406 0.003312 10.0.0.141 - - [2026-01-30 10:03:28] "GET /route-target/8fe8f1de-e6f1-414b-848d-b1b77acc1790 HTTP/1.1" 200 1154 0.002903 10.0.0.141 - - [2026-01-30 10:03:28] "GET /domains HTTP/1.1" 200 281 0.002393 10.0.0.141 - - [2026-01-30 10:03:28] "GET /domain/8e3d1c93-7f8f-4dc6-bc50-6271c3d6e432 HTTP/1.1" 200 3100 0.003433 10.0.0.141 - - [2026-01-30 10:03:28] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322 HTTP/1.1" 200 7091 0.038442 10.0.0.141 - - [2026-01-30 10:03:28] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2089 0.004682 10.0.0.141 - - [2026-01-30 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.141 - - [2026-01-30 10:03:29] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035923 10.0.0.141 - - [2026-01-30 10:03:29] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004936 10.0.0.141 - - [2026-01-30 10:03:29] "GET /floating-ip-pools?parent_id=5a6debc5-f6fe-471e-8cea-4b7938c51b1a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002448 10.0.0.141 - - [2026-01-30 10:03:29] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004074 10.0.0.141 - - [2026-01-30 10:03:29] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023110 10.0.0.141 - - [2026-01-30 10:03:29] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.141 - - [2026-01-30 10:03:29] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.012199 10.0.0.141 - - [2026-01-30 10:03:29] "GET /domains HTTP/1.1" 200 281 0.002493 10.0.0.141 - - [2026-01-30 10:03:29] "GET /domain/8e3d1c93-7f8f-4dc6-bc50-6271c3d6e432 HTTP/1.1" 200 3100 0.003671 10.0.0.141 - - [2026-01-30 10:03:29] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322 HTTP/1.1" 200 7348 0.044659 10.0.0.141 - - [2026-01-30 10:03:29] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2328 0.007722 10.0.0.141 - - [2026-01-30 10:03:29] "GET /floating-ip-pool/6e61c0fb-dd80-4bb1-b688-94c74bf60a7f HTTP/1.1" 200 1317 0.003712 10.0.0.141 - - [2026-01-30 10:03:29] "GET /domains HTTP/1.1" 200 281 0.002024 10.0.0.141 - - [2026-01-30 10:03:29] "GET /domain/8e3d1c93-7f8f-4dc6-bc50-6271c3d6e432 HTTP/1.1" 200 3100 0.003339 10.0.0.141 - - [2026-01-30 10:03:29] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322 HTTP/1.1" 200 7348 0.044123 10.0.0.141 - - [2026-01-30 10:03:29] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 2328 0.009125 10.0.0.141 - - [2026-01-30 10:03:29] "GET /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005478 10.0.0.141 - - [2026-01-30 10:03:29] "POST /tags HTTP/1.1" 200 366 0.061994 10.0.0.141 - - [2026-01-30 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009840 10.0.0.141 - - [2026-01-30 10:03:29] "GET /tag/b6742a22-aaea-4ffe-9e7f-69996c12b3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014212 10.0.0.141 - - [2026-01-30 10:03:29] "POST /tags HTTP/1.1" 409 206 0.002163 10.0.0.141 - - [2026-01-30 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.141 - - [2026-01-30 10:03:29] "GET /tag/bbfe5e5d-89f7-479e-95b7-d2fd09bd68ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012830 10.0.0.141 - - [2026-01-30 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.141 - - [2026-01-30 10:03:29] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.031753 10.0.0.141 - - [2026-01-30 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.141 - - [2026-01-30 10:03:29] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004640 10.0.0.141 - - [2026-01-30 10:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.141 - - [2026-01-30 10:03:29] "GET /service-appliance-set/388e8445-bc96-4aa1-b5bf-955d2c0bec64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.005580 10.0.0.141 - - [2026-01-30 10:03:29] "POST /fqname-to-id HTTP/1.1" 404 258 0.002414 10.0.0.141 - - [2026-01-30 10:03:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.103234 10.0.0.141 - - [2026-01-30 10:03:29] "GET /virtual-machine-interface/3ad35c0c-5a5a-493d-9597-42104a757787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012648 10.0.0.141 - - [2026-01-30 10:03:30] "POST /set-tag HTTP/1.1" 200 109 0.019929 10.0.0.141 - - [2026-01-30 10:03:30] "POST /instance-ips HTTP/1.1" 200 418 0.041232 10.0.0.141 - - [2026-01-30 10:03:30] "GET /instance-ip/25b81a32-50b0-4a47-bb63-06d3488bdab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.028127 10.0.0.141 - - [2026-01-30 10:03:30] "POST /loadbalancers HTTP/1.1" 200 620 0.067617 10.0.0.141 - - [2026-01-30 10:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011772 10.0.0.141 - - [2026-01-30 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008457 10.0.0.141 - - [2026-01-30 10:03:30] "POST /service-instances HTTP/1.1" 200 568 0.017669 10.0.0.141 - - [2026-01-30 10:03:30] "POST /ref-update HTTP/1.1" 200 156 0.017744 10.0.0.141 - - [2026-01-30 10:03:30] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052961 10.0.0.141 - - [2026-01-30 10:03:30] "GET /virtual-machine-interface/3ad35c0c-5a5a-493d-9597-42104a757787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007497 10.0.0.141 - - [2026-01-30 10:03:30] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.035273 10.0.0.141 - - [2026-01-30 10:03:30] "GET /virtual-machine-interface/3ad35c0c-5a5a-493d-9597-42104a757787?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.017552 10.0.0.141 - - [2026-01-30 10:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020178 10.0.0.141 - - [2026-01-30 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005276 10.0.0.141 - - [2026-01-30 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-01-30 10:03:30] "GET /floating-ip-pool/6e61c0fb-dd80-4bb1-b688-94c74bf60a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002378 10.0.0.141 - - [2026-01-30 10:03:30] "POST /virtual-machines HTTP/1.1" 200 430 0.014600 10.0.0.141 - - [2026-01-30 10:03:30] "POST /floating-ips HTTP/1.1" 200 673 0.096678 10.0.0.141 - - [2026-01-30 10:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023436 10.0.0.141 - - [2026-01-30 10:03:30] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004627 10.0.0.141 - - [2026-01-30 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638 10.0.0.141 - - [2026-01-30 10:03:30] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011533 10.0.0.141 - - [2026-01-30 10:03:30] "POST /tags HTTP/1.1" 409 221 0.002937 10.0.0.141 - - [2026-01-30 10:03:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.197885 10.0.0.141 - - [2026-01-30 10:03:30] "POST /chown HTTP/1.1" 200 109 0.022176 10.0.0.141 - - [2026-01-30 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.141 - - [2026-01-30 10:03:30] "GET /tag/c65bc712-c541-4ebf-92a9-013906653bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011030 10.0.0.141 - - [2026-01-30 10:03:30] "POST /tags HTTP/1.1" 409 238 0.001537 10.0.0.141 - - [2026-01-30 10:03:30] "POST /chown HTTP/1.1" 200 109 0.005702 10.0.0.141 - - [2026-01-30 10:03:30] "PUT /virtual-machine-interface/09ec9264-67e9-44df-b29d-ab0740be61b8 HTTP/1.1" 200 285 0.015907 10.0.0.141 - - [2026-01-30 10:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008381 10.0.0.141 - - [2026-01-30 10:03:30] "GET /tag/b6742a22-aaea-4ffe-9e7f-69996c12b3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.020521 10.0.0.141 - - [2026-01-30 10:03:30] "PUT /instance-ip/25b81a32-50b0-4a47-bb63-06d3488bdab9 HTTP/1.1" 200 257 0.051758 10.0.0.141 - - [2026-01-30 10:03:30] "POST /firewall-rules HTTP/1.1" 200 652 0.083079 10.0.0.141 - - [2026-01-30 10:03:30] "POST /ref-update HTTP/1.1" 200 156 0.046405 10.0.0.141 - - [2026-01-30 10:03:30] "GET /firewall-rule/9179b8b8-15bc-4b33-8c0f-26322d104b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004380 10.0.0.141 - - [2026-01-30 10:03:30] "POST /ref-update HTTP/1.1" 200 156 0.025275 10.0.0.141 - - [2026-01-30 10:03:30] "GET /firewall-policy/06395047-8a6a-4fe2-a6a5-9158f2e44870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008201 10.0.0.141 - - [2026-01-30 10:03:30] "GET /firewall-rule/9179b8b8-15bc-4b33-8c0f-26322d104b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003456 10.0.0.141 - - [2026-01-30 10:03:30] "POST /ref-update HTTP/1.1" 200 156 0.018502 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.020436 10.0.0.141 - - [2026-01-30 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015264 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.021406 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.020586 10.0.0.141 - - [2026-01-30 10:03:31] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.057964 10.0.0.141 - - [2026-01-30 10:03:31] "POST /virtual-machines HTTP/1.1" 200 430 0.012609 10.0.0.141 - - [2026-01-30 10:03:31] "GET /loadbalancer/c58909c7-7656-44ad-97a0-a2e28825307d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003858 10.0.0.141 - - [2026-01-30 10:03:31] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.016371 10.0.0.141 - - [2026-01-30 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007139 10.0.0.141 - - [2026-01-30 10:03:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.129867 10.0.0.141 - - [2026-01-30 10:03:31] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.086966 10.0.0.141 - - [2026-01-30 10:03:31] "GET /loadbalancer-listener/e6abf1f4-9988-4c94-9f5a-337eb8205c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009793 10.0.0.141 - - [2026-01-30 10:03:31] "POST /chown HTTP/1.1" 200 109 0.059713 10.0.0.141 - - [2026-01-30 10:03:31] "GET /loadbalancer-listener/e6abf1f4-9988-4c94-9f5a-337eb8205c22?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.011511 10.0.0.141 - - [2026-01-30 10:03:31] "POST /chown HTTP/1.1" 200 109 0.006350 10.0.0.141 - - [2026-01-30 10:03:31] "PUT /virtual-machine-interface/e1ec87f7-c96b-4753-adbb-8764dc1b5cdc HTTP/1.1" 200 285 0.023964 10.0.0.141 - - [2026-01-30 10:03:31] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.048055 10.0.0.141 - - [2026-01-30 10:03:31] "PUT /instance-ip/25b81a32-50b0-4a47-bb63-06d3488bdab9 HTTP/1.1" 200 257 0.051275 10.0.0.141 - - [2026-01-30 10:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.051032 10.0.0.141 - - [2026-01-30 10:03:31] "GET /loadbalancer-pool/ad49ea91-5ffa-4a07-8c0c-8c3de57daebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008987 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.011711 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.029291 10.0.0.141 - - [2026-01-30 10:03:31] "POST /loadbalancer-members HTTP/1.1" 200 709 0.037389 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.028467 10.0.0.141 - - [2026-01-30 10:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030499 10.0.0.141 - - [2026-01-30 10:03:31] "GET /loadbalancer-member/9a03a30f-7ea6-44f2-8bf0-bdeda95a8bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.010581 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.014369 10.0.0.141 - - [2026-01-30 10:03:31] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014214 10.0.0.141 - - [2026-01-30 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.141 - - [2026-01-30 10:03:31] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004989 10.0.0.141 - - [2026-01-30 10:03:31] "POST /ref-update HTTP/1.1" 200 156 0.048146 10.0.0.141 - - [2026-01-30 10:03:31] "POST /tags HTTP/1.1" 409 221 0.007200 10.0.0.141 - - [2026-01-30 10:03:31] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.008029 10.0.0.141 - - [2026-01-30 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.141 - - [2026-01-30 10:03:31] "GET /tag/c65bc712-c541-4ebf-92a9-013906653bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017426 10.0.0.141 - - [2026-01-30 10:03:31] "POST /tags HTTP/1.1" 409 238 0.001339 10.0.0.141 - - [2026-01-30 10:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021006 10.0.0.141 - - [2026-01-30 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.141 - - [2026-01-30 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.141 - - [2026-01-30 10:03:31] "GET /tag/b6742a22-aaea-4ffe-9e7f-69996c12b3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015929 10.0.0.141 - - [2026-01-30 10:03:31] "POST /firewall-rules HTTP/1.1" 409 293 0.002534 10.0.0.141 - - [2026-01-30 10:03:31] "POST /chown HTTP/1.1" 200 109 0.014027 10.0.0.141 - - [2026-01-30 10:03:31] "POST /chown HTTP/1.1" 200 109 0.034848 10.0.0.141 - - [2026-01-30 10:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.141 - - [2026-01-30 10:03:31] "PUT /instance-ip/25b81a32-50b0-4a47-bb63-06d3488bdab9 HTTP/1.1" 200 257 0.022516 10.0.0.141 - - [2026-01-30 10:03:32] "PUT /firewall-rule/9179b8b8-15bc-4b33-8c0f-26322d104b62 HTTP/1.1" 200 261 0.038608 10.0.0.141 - - [2026-01-30 10:03:32] "GET /firewall-rule/9179b8b8-15bc-4b33-8c0f-26322d104b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.008954 10.0.0.141 - - [2026-01-30 10:03:32] "POST /ref-update HTTP/1.1" 200 156 0.013453 10.0.0.141 - - [2026-01-30 10:03:32] "POST /chown HTTP/1.1" 200 109 0.018129 10.0.0.141 - - [2026-01-30 10:03:32] "GET /firewall-policy/06395047-8a6a-4fe2-a6a5-9158f2e44870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011489 10.0.0.141 - - [2026-01-30 10:03:32] "POST /chown HTTP/1.1" 200 109 0.021064 10.0.0.141 - - [2026-01-30 10:03:32] "GET /firewall-rule/9179b8b8-15bc-4b33-8c0f-26322d104b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010826 10.0.0.141 - - [2026-01-30 10:03:32] "PUT /instance-ip/25b81a32-50b0-4a47-bb63-06d3488bdab9 HTTP/1.1" 200 257 0.012940 10.0.0.141 - - [2026-01-30 10:03:32] "POST /ref-update HTTP/1.1" 200 156 0.015728 10.0.0.141 - - [2026-01-30 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.141 - - [2026-01-30 10:03:32] "POST /chown HTTP/1.1" 200 109 0.007736 10.0.0.141 - - [2026-01-30 10:03:32] "POST /chown HTTP/1.1" 200 109 0.018175 10.0.0.141 - - [2026-01-30 10:03:32] "PUT /instance-ip/25b81a32-50b0-4a47-bb63-06d3488bdab9 HTTP/1.1" 200 257 0.026471 10.0.0.141 - - [2026-01-30 10:03:32] "POST /ref-update HTTP/1.1" 200 156 0.010710 10.0.0.141 - - [2026-01-30 10:03:32] "POST /chown HTTP/1.1" 200 109 0.014045 10.0.0.141 - - [2026-01-30 10:03:32] "POST /chown HTTP/1.1" 200 109 0.021450 10.0.0.141 - - [2026-01-30 10:03:32] "PUT /instance-ip/25b81a32-50b0-4a47-bb63-06d3488bdab9 HTTP/1.1" 200 257 0.021201 10.0.0.141 - - [2026-01-30 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011010 10.0.0.141 - - [2026-01-30 10:03:32] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004169 10.0.0.141 - - [2026-01-30 10:03:32] "POST /ref-update HTTP/1.1" 200 156 0.051687 10.0.0.141 - - [2026-01-30 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007782 10.0.0.141 - - [2026-01-30 10:03:32] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038909 10.0.0.141 - - [2026-01-30 10:03:32] "POST /virtual-machines HTTP/1.1" 200 374 0.010096 10.0.0.141 - - [2026-01-30 10:03:32] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.010250 10.0.0.141 - - [2026-01-30 10:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017190 10.0.0.141 - - [2026-01-30 10:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023301 10.0.0.141 - - [2026-01-30 10:03:32] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.012732 10.0.0.141 - - [2026-01-30 10:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039200 10.0.0.141 - - [2026-01-30 10:03:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.113737 10.0.0.141 - - [2026-01-30 10:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039119 10.0.0.141 - - [2026-01-30 10:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.141 - - [2026-01-30 10:03:32] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.034186 10.0.0.141 - - [2026-01-30 10:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022258 10.0.0.141 - - [2026-01-30 10:03:32] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.019323 10.0.0.141 - - [2026-01-30 10:03:32] "POST /instance-ips HTTP/1.1" 200 414 0.039699 10.0.0.141 - - [2026-01-30 10:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.043350 10.0.0.141 - - [2026-01-30 10:03:33] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.017579 10.0.0.141 - - [2026-01-30 10:03:33] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012715 10.0.0.141 - - [2026-01-30 10:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012554 10.0.0.141 - - [2026-01-30 10:03:33] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.008736 10.0.0.141 - - [2026-01-30 10:03:33] "POST /set-tag HTTP/1.1" 200 109 0.037162 10.0.0.141 - - [2026-01-30 10:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030665 10.0.0.141 - - [2026-01-30 10:03:33] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.032732 10.0.0.141 - - [2026-01-30 10:03:33] "GET /instance-ip/ef4c3810-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004170 10.0.0.141 - - [2026-01-30 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.008197 10.0.0.141 - - [2026-01-30 10:03:33] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007611 10.0.0.141 - - [2026-01-30 10:03:33] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.016622 10.0.0.141 - - [2026-01-30 10:03:33] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.019551 10.0.0.141 - - [2026-01-30 10:03:33] "POST /ref-update HTTP/1.1" 200 156 0.018586 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.025384 10.0.0.141 - - [2026-01-30 10:03:33] "POST /ref-update HTTP/1.1" 200 156 0.014503 10.0.0.141 - - [2026-01-30 10:03:33] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010260 10.0.0.141 - - [2026-01-30 10:03:33] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.006995 10.0.0.141 - - [2026-01-30 10:03:33] "POST /ref-update HTTP/1.1" 200 156 0.014872 10.0.0.141 - - [2026-01-30 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009717 10.0.0.141 - - [2026-01-30 10:03:33] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006398 10.0.0.141 - - [2026-01-30 10:03:33] "POST /set-tag HTTP/1.1" 200 109 0.004045 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.010728 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.037358 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.018033 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.006379 10.0.0.141 - - [2026-01-30 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.006977 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.017649 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.007487 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.017504 10.0.0.141 - - [2026-01-30 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.007484 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.017587 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.009098 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.006888 10.0.0.141 - - [2026-01-30 10:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.141 - - [2026-01-30 10:03:33] "POST /chown HTTP/1.1" 200 109 0.014169 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.006805 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.008936 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.010587 10.0.0.141 - - [2026-01-30 10:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.006754 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.017460 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.007596 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.017024 10.0.0.141 - - [2026-01-30 10:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.007000 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.016340 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.011461 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.008324 10.0.0.141 - - [2026-01-30 10:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.006922 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.008604 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.022759 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.016869 10.0.0.141 - - [2026-01-30 10:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.006771 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.019037 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.028307 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.008226 10.0.0.141 - - [2026-01-30 10:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.006079 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.007352 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.014504 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.016908 10.0.0.141 - - [2026-01-30 10:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.006274 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.010041 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.013123 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.007104 10.0.0.141 - - [2026-01-30 10:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.141 - - [2026-01-30 10:03:34] "POST /chown HTTP/1.1" 200 109 0.008118 10.0.0.141 - - [2026-01-30 10:03:35] "POST /chown HTTP/1.1" 200 109 0.007299 10.0.0.141 - - [2026-01-30 10:03:35] "POST /chown HTTP/1.1" 200 109 0.020703 10.0.0.141 - - [2026-01-30 10:03:35] "POST /chown HTTP/1.1" 200 109 0.023515 10.0.0.141 - - [2026-01-30 10:03:41] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005045 10.0.0.141 - - [2026-01-30 10:03:41] "POST /set-tag HTTP/1.1" 200 109 0.004268 10.0.0.141 - - [2026-01-30 10:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.141 - - [2026-01-30 10:03:41] "GET /loadbalancer/f52276a5-8399-427e-9730-e31f3de076a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002784 10.0.0.141 - - [2026-01-30 10:03:41] "GET /loadbalancer-pool/e709afe9-850f-4e19-90db-68c08cd7bcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003126 10.0.0.141 - - [2026-01-30 10:03:41] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020340 10.0.0.141 - - [2026-01-30 10:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028396 10.0.0.141 - - [2026-01-30 10:03:41] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010736 10.0.0.141 - - [2026-01-30 10:03:41] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007064 10.0.0.141 - - [2026-01-30 10:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007385 10.0.0.141 - - [2026-01-30 10:03:41] "GET /floating-ip/981bb52b-1c41-4733-8112-3c6c96abc9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.017025 10.0.0.141 - - [2026-01-30 10:03:41] "POST /tags HTTP/1.1" 409 221 0.005837 10.0.0.141 - - [2026-01-30 10:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.141 - - [2026-01-30 10:03:41] "GET /tag/c65bc712-c541-4ebf-92a9-013906653bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012240 10.0.0.141 - - [2026-01-30 10:03:41] "PUT /floating-ip/981bb52b-1c41-4733-8112-3c6c96abc9a1 HTTP/1.1" 200 257 0.029774 10.0.0.141 - - [2026-01-30 10:03:42] "POST /set-tag HTTP/1.1" 200 109 0.029956 10.0.0.141 - - [2026-01-30 10:03:42] "GET /virtual-machine/7b183396-0f70-4fe0-8042-adeebecccc79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004444 10.0.0.141 - - [2026-01-30 10:03:42] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005208 10.0.0.141 - - [2026-01-30 10:03:42] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004604 10.0.0.141 - - [2026-01-30 10:03:42] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.141 - - [2026-01-30 10:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.141 - - [2026-01-30 10:03:42] "GET /loadbalancer/f52276a5-8399-427e-9730-e31f3de076a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003120 10.0.0.141 - - [2026-01-30 10:03:42] "GET /loadbalancer-pool/e709afe9-850f-4e19-90db-68c08cd7bcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002596 10.0.0.141 - - [2026-01-30 10:03:42] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014955 10.0.0.141 - - [2026-01-30 10:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008789 10.0.0.141 - - [2026-01-30 10:03:42] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016313 10.0.0.141 - - [2026-01-30 10:03:42] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006692 10.0.0.141 - - [2026-01-30 10:03:42] "POST /ref-update HTTP/1.1" 200 156 0.010317 10.0.0.141 - - [2026-01-30 10:03:42] "GET /floating-ip/981bb52b-1c41-4733-8112-3c6c96abc9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.011980 10.0.0.141 - - [2026-01-30 10:03:42] "POST /set-tag HTTP/1.1" 200 109 0.035835 10.0.0.141 - - [2026-01-30 10:03:46] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004723 10.0.0.141 - - [2026-01-30 10:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.141 - - [2026-01-30 10:03:47] "GET /virtual-machine/5b60d17b-f1c7-44fd-aeb8-3394c91ea70f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003282 10.0.0.141 - - [2026-01-30 10:03:47] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004978 10.0.0.141 - - [2026-01-30 10:03:47] "GET /virtual-machine/fd1204d6-ef19-43ed-970c-ec8e05682111?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003082 10.0.0.141 - - [2026-01-30 10:03:47] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004274 10.0.0.141 - - [2026-01-30 10:03:48] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006259 10.0.0.141 - - [2026-01-30 10:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.141 - - [2026-01-30 10:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.141 - - [2026-01-30 10:03:59] "POST /chown HTTP/1.1" 200 109 0.022449 10.0.0.141 - - [2026-01-30 10:03:59] "POST /chown HTTP/1.1" 200 109 0.007786 10.0.0.141 - - [2026-01-30 10:03:59] "POST /chown HTTP/1.1" 200 109 0.019887 10.0.0.141 - - [2026-01-30 10:03:59] "POST /chown HTTP/1.1" 200 109 0.016528 10.0.0.141 - - [2026-01-30 10:04:19] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004684 10.0.0.141 - - [2026-01-30 10:04:19] "POST /set-tag HTTP/1.1" 200 109 0.011122 10.0.0.141 - - [2026-01-30 10:04:19] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008821 10.0.0.141 - - [2026-01-30 10:04:19] "POST /set-tag HTTP/1.1" 200 109 0.003711 10.0.0.141 - - [2026-01-30 10:04:19] "GET /virtual-machine/fd1204d6-ef19-43ed-970c-ec8e05682111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003514 10.0.0.141 - - [2026-01-30 10:04:19] "POST /ref-update HTTP/1.1" 200 156 0.011892 10.0.0.141 - - [2026-01-30 10:04:19] "GET /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014287 10.0.0.141 - - [2026-01-30 10:04:19] "POST /set-tag HTTP/1.1" 200 109 0.017680 10.0.0.141 - - [2026-01-30 10:04:20] "POST /set-tag HTTP/1.1" 200 109 0.024103 10.0.0.141 - - [2026-01-30 10:04:20] "DELETE /instance-ip/ef4c3810-fdc2-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.067926 10.0.0.141 - - [2026-01-30 10:04:20] "DELETE /virtual-machine-interface/ef337d5c-fdc2-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.052090 10.0.0.141 - - [2026-01-30 10:04:20] "DELETE /virtual-machine/fd1204d6-ef19-43ed-970c-ec8e05682111 HTTP/1.1" 200 115 0.022936 10.0.0.141 - - [2026-01-30 10:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.141 - - [2026-01-30 10:04:23] "GET /tag/b6742a22-aaea-4ffe-9e7f-69996c12b3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013581 10.0.0.141 - - [2026-01-30 10:04:23] "GET /tag/b6742a22-aaea-4ffe-9e7f-69996c12b3b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.016802 10.0.0.141 - - [2026-01-30 10:04:23] "GET /virtual-machine-interface/09ec9264-67e9-44df-b29d-ab0740be61b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004773 10.0.0.141 - - [2026-01-30 10:04:23] "POST /set-tag HTTP/1.1" 200 109 0.014837 10.0.0.141 - - [2026-01-30 10:04:23] "GET /virtual-machine-interface/3ad35c0c-5a5a-493d-9597-42104a757787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004299 10.0.0.141 - - [2026-01-30 10:04:23] "POST /set-tag HTTP/1.1" 200 109 0.021961 10.0.0.141 - - [2026-01-30 10:04:23] "GET /virtual-machine-interface/e1ec87f7-c96b-4753-adbb-8764dc1b5cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.023944 10.0.0.141 - - [2026-01-30 10:04:23] "POST /set-tag HTTP/1.1" 200 109 0.014184 10.0.0.141 - - [2026-01-30 10:04:23] "GET /firewall-policy/06395047-8a6a-4fe2-a6a5-9158f2e44870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.012988 10.0.0.141 - - [2026-01-30 10:04:23] "GET /firewall-rule/9179b8b8-15bc-4b33-8c0f-26322d104b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004018 10.0.0.141 - - [2026-01-30 10:04:23] "POST /ref-update HTTP/1.1" 200 156 0.013270 10.0.0.141 - - [2026-01-30 10:04:23] "DELETE /firewall-rule/9179b8b8-15bc-4b33-8c0f-26322d104b62 HTTP/1.1" 200 115 0.050815 10.0.0.141 - - [2026-01-30 10:04:23] "DELETE /loadbalancer-member/9a03a30f-7ea6-44f2-8bf0-bdeda95a8bde HTTP/1.1" 200 115 0.027166 10.0.0.141 - - [2026-01-30 10:04:23] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.009818 10.0.0.141 - - [2026-01-30 10:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022557 10.0.0.141 - - [2026-01-30 10:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.141 - - [2026-01-30 10:04:23] "DELETE /loadbalancer-pool/ad49ea91-5ffa-4a07-8c0c-8c3de57daebb HTTP/1.1" 200 115 0.101511 10.0.0.141 - - [2026-01-30 10:04:23] "POST /chown HTTP/1.1" 200 109 0.033142 10.0.0.141 - - [2026-01-30 10:04:23] "DELETE /loadbalancer-listener/e6abf1f4-9988-4c94-9f5a-337eb8205c22 HTTP/1.1" 200 115 0.043601 10.0.0.141 - - [2026-01-30 10:04:23] "GET /floating-ip/585c0978-855f-4a20-957c-ce8bcf080f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002921 10.0.0.141 - - [2026-01-30 10:04:23] "POST /chown HTTP/1.1" 200 109 0.011789 10.0.0.141 - - [2026-01-30 10:04:23] "POST /chown HTTP/1.1" 200 109 0.018716 10.0.0.141 - - [2026-01-30 10:04:23] "POST /chown HTTP/1.1" 200 109 0.022923 10.0.0.141 - - [2026-01-30 10:04:23] "PUT /floating-ip/585c0978-855f-4a20-957c-ce8bcf080f56 HTTP/1.1" 200 257 0.037875 10.0.0.141 - - [2026-01-30 10:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.141 - - [2026-01-30 10:04:23] "DELETE /floating-ip/585c0978-855f-4a20-957c-ce8bcf080f56 HTTP/1.1" 200 115 0.049774 10.0.0.141 - - [2026-01-30 10:04:23] "POST /chown HTTP/1.1" 200 109 0.014222 10.0.0.141 - - [2026-01-30 10:04:23] "POST /chown HTTP/1.1" 200 109 0.026029 10.0.0.141 - - [2026-01-30 10:04:23] "POST /chown HTTP/1.1" 200 109 0.014848 10.0.0.141 - - [2026-01-30 10:04:23] "DELETE /loadbalancer/c58909c7-7656-44ad-97a0-a2e28825307d HTTP/1.1" 200 115 0.086208 10.0.0.141 - - [2026-01-30 10:04:23] "POST /chown HTTP/1.1" 200 109 0.008294 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /instance-ip/25b81a32-50b0-4a47-bb63-06d3488bdab9 HTTP/1.1" 200 115 0.068657 10.0.0.141 - - [2026-01-30 10:04:24] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.025641 10.0.0.141 - - [2026-01-30 10:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034897 10.0.0.141 - - [2026-01-30 10:04:24] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.010337 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /virtual-machine-interface/3ad35c0c-5a5a-493d-9597-42104a757787 HTTP/1.1" 200 115 0.118513 10.0.0.141 - - [2026-01-30 10:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016430 10.0.0.141 - - [2026-01-30 10:04:24] "GET /floating-ip-pool/6e61c0fb-dd80-4bb1-b688-94c74bf60a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016392 10.0.0.141 - - [2026-01-30 10:04:24] "PUT /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 267 0.015985 10.0.0.141 - - [2026-01-30 10:04:24] "POST /ref-update HTTP/1.1" 200 156 0.022127 10.0.0.141 - - [2026-01-30 10:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036349 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /floating-ip-pool/6e61c0fb-dd80-4bb1-b688-94c74bf60a7f HTTP/1.1" 200 115 0.087193 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /tag/b6742a22-aaea-4ffe-9e7f-69996c12b3b1 HTTP/1.1" 200 115 0.213168 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /service-instance/31f2df0c-c630-40f0-844b-1898d076d7ff HTTP/1.1" 200 115 0.075121 10.0.0.141 - - [2026-01-30 10:04:24] "GET /virtual-machine-interface/e1ec87f7-c96b-4753-adbb-8764dc1b5cdc?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.004627 10.0.0.141 - - [2026-01-30 10:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.141 - - [2026-01-30 10:04:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001626 10.0.0.141 - - [2026-01-30 10:04:24] "POST /useragent-kv HTTP/1.1" 200 115 0.005874 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /virtual-network/5a6debc5-f6fe-471e-8cea-4b7938c51b1a HTTP/1.1" 200 115 0.141672 10.0.0.141 - - [2026-01-30 10:04:24] "GET /routing-instance/9ad27f87-c6bf-4fba-bbee-0524edb10698 HTTP/1.1" 404 171 0.002215 10.0.0.141 - - [2026-01-30 10:04:24] "GET /domains HTTP/1.1" 200 281 0.002558 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /route-target/8fe8f1de-e6f1-414b-848d-b1b77acc1790 HTTP/1.1" 200 115 0.035801 10.0.0.141 - - [2026-01-30 10:04:24] "GET /domain/8e3d1c93-7f8f-4dc6-bc50-6271c3d6e432 HTTP/1.1" 200 3100 0.011120 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /virtual-machine-interface/e1ec87f7-c96b-4753-adbb-8764dc1b5cdc HTTP/1.1" 200 115 0.110552 10.0.0.141 - - [2026-01-30 10:04:24] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322 HTTP/1.1" 200 7169 0.049289 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /virtual-machine/c4c13737-5b7e-41e0-9b8e-0b97862ab085 HTTP/1.1" 200 115 0.051650 10.0.0.141 - - [2026-01-30 10:04:24] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.024102 10.0.0.141 - - [2026-01-30 10:04:24] "GET /virtual-machine-interface/09ec9264-67e9-44df-b29d-ab0740be61b8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.024354 10.0.0.141 - - [2026-01-30 10:04:24] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.141 - - [2026-01-30 10:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.141 - - [2026-01-30 10:04:24] "GET /loadbalancer/f52276a5-8399-427e-9730-e31f3de076a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004085 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /virtual-machine-interface/09ec9264-67e9-44df-b29d-ab0740be61b8 HTTP/1.1" 200 115 0.060105 10.0.0.141 - - [2026-01-30 10:04:24] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009375 10.0.0.141 - - [2026-01-30 10:04:24] "POST /ref-update HTTP/1.1" 200 156 0.016797 10.0.0.141 - - [2026-01-30 10:04:24] "POST /set-tag HTTP/1.1" 200 109 0.044094 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /virtual-machine/30904e00-c55e-4055-9a30-a1dfe8d5fc0e HTTP/1.1" 200 115 0.061077 10.0.0.141 - - [2026-01-30 10:04:24] "DELETE /loadbalancer-member/43f391e5-d015-4de6-b70c-c49aba07c351 HTTP/1.1" 200 115 0.058280 10.0.0.141 - - [2026-01-30 10:04:25] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005155 10.0.0.141 - - [2026-01-30 10:04:25] "POST /set-tag HTTP/1.1" 200 109 0.003242 10.0.0.141 - - [2026-01-30 10:04:25] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004205 10.0.0.141 - - [2026-01-30 10:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.141 - - [2026-01-30 10:04:25] "GET /virtual-machine/5b60d17b-f1c7-44fd-aeb8-3394c91ea70f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002742 10.0.0.141 - - [2026-01-30 10:04:25] "POST /ref-update HTTP/1.1" 200 156 0.012217 10.0.0.141 - - [2026-01-30 10:04:25] "GET /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004432 10.0.0.141 - - [2026-01-30 10:04:25] "POST /set-tag HTTP/1.1" 200 109 0.015143 10.0.0.141 - - [2026-01-30 10:04:25] "POST /set-tag HTTP/1.1" 200 109 0.035287 10.0.0.141 - - [2026-01-30 10:04:25] "POST /set-tag HTTP/1.1" 200 109 0.014493 10.0.0.141 - - [2026-01-30 10:04:26] "DELETE /instance-ip/eafa3f96-fdc2-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.067232 10.0.0.141 - - [2026-01-30 10:04:26] "POST /ref-update HTTP/1.1" 200 156 0.008041 10.0.0.141 - - [2026-01-30 10:04:26] "DELETE /virtual-machine-interface/eae28f36-fdc2-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.050297 10.0.0.141 - - [2026-01-30 10:04:26] "DELETE /virtual-machine/5b60d17b-f1c7-44fd-aeb8-3394c91ea70f HTTP/1.1" 200 115 0.021653 10.0.0.141 - - [2026-01-30 10:04:29] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008945 10.0.0.141 - - [2026-01-30 10:04:29] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.141 - - [2026-01-30 10:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.141 - - [2026-01-30 10:04:29] "GET /loadbalancer/f52276a5-8399-427e-9730-e31f3de076a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002467 10.0.0.141 - - [2026-01-30 10:04:30] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004232 10.0.0.141 - - [2026-01-30 10:04:30] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.141 - - [2026-01-30 10:04:30] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004258 10.0.0.141 - - [2026-01-30 10:04:30] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.141 - - [2026-01-30 10:04:30] "GET /virtual-machine/7b183396-0f70-4fe0-8042-adeebecccc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002521 10.0.0.141 - - [2026-01-30 10:04:30] "POST /ref-update HTTP/1.1" 200 156 0.010959 10.0.0.141 - - [2026-01-30 10:04:30] "GET /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004899 10.0.0.141 - - [2026-01-30 10:04:30] "POST /set-tag HTTP/1.1" 200 109 0.017298 10.0.0.141 - - [2026-01-30 10:04:30] "POST /set-tag HTTP/1.1" 200 109 0.035529 10.0.0.141 - - [2026-01-30 10:04:31] "POST /set-tag HTTP/1.1" 200 109 0.021121 10.0.0.141 - - [2026-01-30 10:04:31] "DELETE /instance-ip/ea842590-fdc2-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.055888 10.0.0.141 - - [2026-01-30 10:04:31] "POST /ref-update HTTP/1.1" 200 156 0.008335 10.0.0.141 - - [2026-01-30 10:04:31] "DELETE /virtual-machine-interface/ea6b78e2-fdc2-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.051533 10.0.0.141 - - [2026-01-30 10:04:31] "DELETE /virtual-machine/7b183396-0f70-4fe0-8042-adeebecccc79 HTTP/1.1" 200 115 0.037508 10.0.0.141 - - [2026-01-30 10:04:31] "DELETE /tag/37794ac9-2f00-4ccd-b423-0a78473d87a7 HTTP/1.1" 200 115 0.094587 10.0.0.141 - - [2026-01-30 10:04:31] "DELETE /tag/56894bc3-b7ea-436e-bc7c-a27490bfc6ed HTTP/1.1" 200 115 0.057270 10.0.0.141 - - [2026-01-30 10:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.141 - - [2026-01-30 10:04:34] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028056 10.0.0.141 - - [2026-01-30 10:04:35] "POST /tags HTTP/1.1" 200 394 0.037861 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.037050 10.0.0.141 - - [2026-01-30 10:04:35] "GET /tag/e01a2b4b-2f66-479d-b463-44531aa44340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013879 10.0.0.141 - - [2026-01-30 10:04:35] "POST /tags HTTP/1.1" 200 342 0.024767 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.141 - - [2026-01-30 10:04:35] "GET /tag/5b455152-6bd8-4e8a-93de-23061cf2da71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011749 10.0.0.141 - - [2026-01-30 10:04:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.000500 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.007162 10.0.0.141 - - [2026-01-30 10:04:35] "POST /security-groups HTTP/1.1" 200 589 0.063097 10.0.0.141 - - [2026-01-30 10:04:35] "POST /projects HTTP/1.1" 200 521 0.164977 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002236 10.0.0.141 - - [2026-01-30 10:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.048078 10.0.0.141 - - [2026-01-30 10:04:35] "POST /access-control-lists HTTP/1.1" 200 600 0.060991 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.021629 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011963 10.0.0.141 - - [2026-01-30 10:04:35] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003800 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.141 - - [2026-01-30 10:04:35] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005313 10.0.0.141 - - [2026-01-30 10:04:35] "POST /access-control-lists HTTP/1.1" 200 598 0.027672 10.0.0.141 - - [2026-01-30 10:04:35] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.056240 10.0.0.141 - - [2026-01-30 10:04:35] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.055589 10.0.0.141 - - [2026-01-30 10:04:35] "POST /security-groups HTTP/1.1" 200 593 0.079849 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.005448 10.0.0.141 - - [2026-01-30 10:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.045217 10.0.0.141 - - [2026-01-30 10:04:35] "POST /chown HTTP/1.1" 200 109 0.015965 10.0.0.141 - - [2026-01-30 10:04:35] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.029308 10.0.0.141 - - [2026-01-30 10:04:35] "POST /access-control-lists HTTP/1.1" 200 634 0.120378 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.141 - - [2026-01-30 10:04:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.002150 10.0.0.141 - - [2026-01-30 10:04:35] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002252 10.0.0.141 - - [2026-01-30 10:04:36] "POST /tags HTTP/1.1" 409 226 0.003697 10.0.0.141 - - [2026-01-30 10:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.141 - - [2026-01-30 10:04:36] "GET /tag/5b455152-6bd8-4e8a-93de-23061cf2da71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012804 10.0.0.141 - - [2026-01-30 10:04:36] "POST /access-control-lists HTTP/1.1" 200 632 0.091984 10.0.0.141 - - [2026-01-30 10:04:36] "POST /firewall-rules HTTP/1.1" 200 602 0.098769 10.0.0.141 - - [2026-01-30 10:04:36] "GET /firewall-rule/604b7b7e-38f0-4f2a-9fb2-2a4cb9867fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003891 10.0.0.141 - - [2026-01-30 10:04:36] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005462 10.0.0.141 - - [2026-01-30 10:04:36] "GET /firewall-rule/604b7b7e-38f0-4f2a-9fb2-2a4cb9867fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002885 10.0.0.141 - - [2026-01-30 10:04:36] "POST /ref-update HTTP/1.1" 200 156 0.048782 10.0.0.141 - - [2026-01-30 10:04:36] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015940 10.0.0.141 - - [2026-01-30 10:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.141 - - [2026-01-30 10:04:36] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002842 10.0.0.141 - - [2026-01-30 10:04:36] "POST /tags HTTP/1.1" 409 226 0.001643 10.0.0.141 - - [2026-01-30 10:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.141 - - [2026-01-30 10:04:36] "GET /tag/5b455152-6bd8-4e8a-93de-23061cf2da71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016631 10.0.0.141 - - [2026-01-30 10:04:36] "POST /firewall-rules HTTP/1.1" 200 600 0.074926 10.0.0.141 - - [2026-01-30 10:04:36] "GET /firewall-rule/d1d59d34-bc32-4959-8716-6e147fe6fc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006504 10.0.0.141 - - [2026-01-30 10:04:36] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003975 10.0.0.141 - - [2026-01-30 10:04:36] "GET /firewall-rule/d1d59d34-bc32-4959-8716-6e147fe6fc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002040 10.0.0.141 - - [2026-01-30 10:04:36] "POST /ref-update HTTP/1.1" 200 156 0.048833 10.0.0.141 - - [2026-01-30 10:04:38] "POST /tags HTTP/1.1" 200 394 0.023557 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018492 10.0.0.141 - - [2026-01-30 10:04:38] "GET /tag/e53a8283-0cfa-42cc-a702-4e5d1d9b79a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012062 10.0.0.141 - - [2026-01-30 10:04:38] "POST /tags HTTP/1.1" 200 342 0.027905 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.141 - - [2026-01-30 10:04:38] "GET /tag/2e210aa3-7de8-4852-93db-a555f4c74ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012397 10.0.0.141 - - [2026-01-30 10:04:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.000704 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.011317 10.0.0.141 - - [2026-01-30 10:04:38] "POST /security-groups HTTP/1.1" 200 589 0.068710 10.0.0.141 - - [2026-01-30 10:04:38] "POST /projects HTTP/1.1" 200 521 0.182616 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.002640 10.0.0.141 - - [2026-01-30 10:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014540 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.141 - - [2026-01-30 10:04:38] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.014849 10.0.0.141 - - [2026-01-30 10:04:38] "POST /access-control-lists HTTP/1.1" 200 600 0.083680 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015083 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.019154 10.0.0.141 - - [2026-01-30 10:04:38] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005648 10.0.0.141 - - [2026-01-30 10:04:38] "POST /access-control-lists HTTP/1.1" 200 598 0.067550 10.0.0.141 - - [2026-01-30 10:04:38] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.088440 10.0.0.141 - - [2026-01-30 10:04:38] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.051599 10.0.0.141 - - [2026-01-30 10:04:38] "POST /security-groups HTTP/1.1" 200 593 0.067919 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.003033 10.0.0.141 - - [2026-01-30 10:04:38] "POST /access-control-lists HTTP/1.1" 200 634 0.062726 10.0.0.141 - - [2026-01-30 10:04:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.002125 10.0.0.141 - - [2026-01-30 10:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.066954 10.0.0.141 - - [2026-01-30 10:04:38] "POST /chown HTTP/1.1" 200 109 0.010452 10.0.0.141 - - [2026-01-30 10:04:38] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006668 10.0.0.141 - - [2026-01-30 10:04:39] "POST /access-control-lists HTTP/1.1" 200 632 0.073071 10.0.0.141 - - [2026-01-30 10:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.141 - - [2026-01-30 10:04:39] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007691 10.0.0.141 - - [2026-01-30 10:04:39] "POST /tags HTTP/1.1" 409 226 0.002083 10.0.0.141 - - [2026-01-30 10:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.141 - - [2026-01-30 10:04:39] "GET /tag/2e210aa3-7de8-4852-93db-a555f4c74ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014000 10.0.0.141 - - [2026-01-30 10:04:39] "POST /firewall-rules HTTP/1.1" 200 602 0.093654 10.0.0.141 - - [2026-01-30 10:04:39] "GET /firewall-rule/f33c91f3-c164-42b6-9045-f0d8cebf7ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004828 10.0.0.141 - - [2026-01-30 10:04:39] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004912 10.0.0.141 - - [2026-01-30 10:04:39] "GET /firewall-rule/f33c91f3-c164-42b6-9045-f0d8cebf7ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005141 10.0.0.141 - - [2026-01-30 10:04:39] "POST /ref-update HTTP/1.1" 200 156 0.063153 10.0.0.141 - - [2026-01-30 10:04:39] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009941 10.0.0.141 - - [2026-01-30 10:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.141 - - [2026-01-30 10:04:39] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003443 10.0.0.141 - - [2026-01-30 10:04:39] "POST /tags HTTP/1.1" 409 226 0.001716 10.0.0.141 - - [2026-01-30 10:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.141 - - [2026-01-30 10:04:39] "GET /tag/2e210aa3-7de8-4852-93db-a555f4c74ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011548 10.0.0.141 - - [2026-01-30 10:04:39] "POST /firewall-rules HTTP/1.1" 200 600 0.070401 10.0.0.141 - - [2026-01-30 10:04:39] "GET /firewall-rule/caad0239-d783-4e06-a572-bcd59201441a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007602 10.0.0.141 - - [2026-01-30 10:04:39] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004425 10.0.0.141 - - [2026-01-30 10:04:39] "GET /firewall-rule/caad0239-d783-4e06-a572-bcd59201441a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002249 10.0.0.141 - - [2026-01-30 10:04:39] "POST /ref-update HTTP/1.1" 200 156 0.052905 10.0.0.141 - - [2026-01-30 10:04:41] "POST /tags HTTP/1.1" 200 346 0.126196 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013506 10.0.0.141 - - [2026-01-30 10:04:41] "GET /tag/f2c90270-f1f5-46d9-a6db-75c0e4c0ce0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.024446 10.0.0.141 - - [2026-01-30 10:04:41] "POST /projects HTTP/1.1" 409 238 0.003616 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.141 - - [2026-01-30 10:04:41] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.057090 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.141 - - [2026-01-30 10:04:41] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006769 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.141 - - [2026-01-30 10:04:41] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004006 10.0.0.141 - - [2026-01-30 10:04:41] "POST /security-groups HTTP/1.1" 409 285 0.002051 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.141 - - [2026-01-30 10:04:41] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.025899 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.141 - - [2026-01-30 10:04:41] "PUT /security-group/f4f31264-d10b-4f62-b3d6-230d23a89303 HTTP/1.1" 200 263 0.066193 10.0.0.141 - - [2026-01-30 10:04:41] "PUT /access-control-list/d35c578c-969d-4b6b-a022-2221b47b35e3 HTTP/1.1" 200 273 0.022531 10.0.0.141 - - [2026-01-30 10:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032848 10.0.0.141 - - [2026-01-30 10:04:41] "POST /tags HTTP/1.1" 409 228 0.011602 10.0.0.141 - - [2026-01-30 10:04:41] "PUT /access-control-list/8ff149fe-d7e3-487c-85e9-c3616790dd34 HTTP/1.1" 200 273 0.038505 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.141 - - [2026-01-30 10:04:41] "GET /tag/f2c90270-f1f5-46d9-a6db-75c0e4c0ce0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010105 10.0.0.141 - - [2026-01-30 10:04:41] "POST /tags HTTP/1.1" 200 346 0.017009 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.141 - - [2026-01-30 10:04:41] "GET /tag/c3a2cc8f-5abf-458f-a860-f5153b8053b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013430 10.0.0.141 - - [2026-01-30 10:04:41] "POST /projects HTTP/1.1" 409 238 0.002610 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014429 10.0.0.141 - - [2026-01-30 10:04:41] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040458 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.141 - - [2026-01-30 10:04:41] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041482 10.0.0.141 - - [2026-01-30 10:04:41] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004843 10.0.0.141 - - [2026-01-30 10:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.141 - - [2026-01-30 10:04:41] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003687 10.0.0.141 - - [2026-01-30 10:04:41] "POST /security-groups HTTP/1.1" 409 285 0.001912 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.141 - - [2026-01-30 10:04:42] "PUT /security-group/111965eb-e7d6-45c7-ac41-677af19dd397 HTTP/1.1" 200 263 0.059629 10.0.0.141 - - [2026-01-30 10:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027952 10.0.0.141 - - [2026-01-30 10:04:42] "PUT /access-control-list/5748c105-a873-4aeb-98aa-7032d618723a HTTP/1.1" 200 273 0.014662 10.0.0.141 - - [2026-01-30 10:04:42] "POST /tags HTTP/1.1" 409 228 0.009135 10.0.0.141 - - [2026-01-30 10:04:42] "PUT /access-control-list/75a91f6d-aec9-45bd-bff7-e135fb86f0a2 HTTP/1.1" 200 273 0.026247 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.141 - - [2026-01-30 10:04:42] "GET /tag/c3a2cc8f-5abf-458f-a860-f5153b8053b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010802 10.0.0.141 - - [2026-01-30 10:04:42] "POST /tags HTTP/1.1" 200 292 0.046967 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.141 - - [2026-01-30 10:04:42] "GET /tag/4ffa4ab4-9cc7-43e6-b6c1-f0b6595aaa1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012585 10.0.0.141 - - [2026-01-30 10:04:42] "POST /tags HTTP/1.1" 200 304 0.046057 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.141 - - [2026-01-30 10:04:42] "GET /tag/026e1b0c-5b8e-4e49-9b50-7f12c29543fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012308 10.0.0.141 - - [2026-01-30 10:04:42] "POST /tags HTTP/1.1" 409 252 0.001774 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.141 - - [2026-01-30 10:04:42] "GET /tag/e01a2b4b-2f66-479d-b463-44531aa44340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010387 10.0.0.141 - - [2026-01-30 10:04:42] "POST /tags HTTP/1.1" 409 226 0.001565 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.141 - - [2026-01-30 10:04:42] "GET /tag/5b455152-6bd8-4e8a-93de-23061cf2da71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009937 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.141 - - [2026-01-30 10:04:42] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005238 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.141 - - [2026-01-30 10:04:42] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.054260 10.0.0.141 - - [2026-01-30 10:04:42] "POST /virtual-machines HTTP/1.1" 200 396 0.010464 10.0.0.141 - - [2026-01-30 10:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008814 10.0.0.141 - - [2026-01-30 10:04:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105822 10.0.0.141 - - [2026-01-30 10:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021554 10.0.0.141 - - [2026-01-30 10:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010313 10.0.0.141 - - [2026-01-30 10:04:42] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004493 10.0.0.141 - - [2026-01-30 10:04:42] "POST /instance-ips HTTP/1.1" 200 398 0.032545 10.0.0.141 - - [2026-01-30 10:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023454 10.0.0.141 - - [2026-01-30 10:04:42] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008714 10.0.0.141 - - [2026-01-30 10:04:43] "POST /set-tag HTTP/1.1" 200 109 0.063701 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008346 10.0.0.141 - - [2026-01-30 10:04:43] "GET /instance-ip/18fd45dc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004627 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004123 10.0.0.141 - - [2026-01-30 10:04:43] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004793 10.0.0.141 - - [2026-01-30 10:04:43] "POST /ref-update HTTP/1.1" 200 156 0.007592 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010376 10.0.0.141 - - [2026-01-30 10:04:43] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.141 - - [2026-01-30 10:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006149 10.0.0.141 - - [2026-01-30 10:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.141 - - [2026-01-30 10:04:43] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036056 10.0.0.141 - - [2026-01-30 10:04:43] "POST /virtual-machines HTTP/1.1" 200 396 0.010854 10.0.0.141 - - [2026-01-30 10:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015591 10.0.0.141 - - [2026-01-30 10:04:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124965 10.0.0.141 - - [2026-01-30 10:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009094 10.0.0.141 - - [2026-01-30 10:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014047 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006631 10.0.0.141 - - [2026-01-30 10:04:43] "POST /instance-ips HTTP/1.1" 200 398 0.024064 10.0.0.141 - - [2026-01-30 10:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023633 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008643 10.0.0.141 - - [2026-01-30 10:04:43] "POST /set-tag HTTP/1.1" 200 109 0.071949 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010028 10.0.0.141 - - [2026-01-30 10:04:43] "GET /instance-ip/19791770-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003308 10.0.0.141 - - [2026-01-30 10:04:43] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005797 10.0.0.141 - - [2026-01-30 10:04:43] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.141 - - [2026-01-30 10:04:44] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.005056 10.0.0.141 - - [2026-01-30 10:04:44] "POST /ref-update HTTP/1.1" 200 156 0.010231 10.0.0.141 - - [2026-01-30 10:04:44] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.022938 10.0.0.141 - - [2026-01-30 10:04:44] "POST /set-tag HTTP/1.1" 200 109 0.004917 10.0.0.141 - - [2026-01-30 10:04:44] "POST /tags HTTP/1.1" 200 292 0.026875 10.0.0.141 - - [2026-01-30 10:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008606 10.0.0.141 - - [2026-01-30 10:04:44] "GET /tag/9076ee76-71ef-4678-94aa-886fd0cb46fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011386 10.0.0.141 - - [2026-01-30 10:04:44] "POST /tags HTTP/1.1" 409 252 0.001952 10.0.0.141 - - [2026-01-30 10:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.141 - - [2026-01-30 10:04:44] "GET /tag/e53a8283-0cfa-42cc-a702-4e5d1d9b79a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011530 10.0.0.141 - - [2026-01-30 10:04:44] "POST /tags HTTP/1.1" 409 226 0.002388 10.0.0.141 - - [2026-01-30 10:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.141 - - [2026-01-30 10:04:44] "GET /tag/2e210aa3-7de8-4852-93db-a555f4c74ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010312 10.0.0.141 - - [2026-01-30 10:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.141 - - [2026-01-30 10:04:44] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004236 10.0.0.141 - - [2026-01-30 10:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.141 - - [2026-01-30 10:04:44] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029929 10.0.0.141 - - [2026-01-30 10:04:44] "POST /virtual-machines HTTP/1.1" 200 396 0.007239 10.0.0.141 - - [2026-01-30 10:04:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010830 10.0.0.141 - - [2026-01-30 10:04:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107014 10.0.0.141 - - [2026-01-30 10:04:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012105 10.0.0.141 - - [2026-01-30 10:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.141 - - [2026-01-30 10:04:44] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009475 10.0.0.141 - - [2026-01-30 10:04:44] "POST /instance-ips HTTP/1.1" 200 398 0.020611 10.0.0.141 - - [2026-01-30 10:04:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024423 10.0.0.141 - - [2026-01-30 10:04:44] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006848 10.0.0.141 - - [2026-01-30 10:04:44] "POST /set-tag HTTP/1.1" 200 109 0.063915 10.0.0.141 - - [2026-01-30 10:04:44] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018459 10.0.0.141 - - [2026-01-30 10:04:44] "GET /instance-ip/1a1786da-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.007587 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004974 10.0.0.141 - - [2026-01-30 10:04:45] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004121 10.0.0.141 - - [2026-01-30 10:04:45] "POST /ref-update HTTP/1.1" 200 156 0.009419 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014314 10.0.0.141 - - [2026-01-30 10:04:45] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.141 - - [2026-01-30 10:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003689 10.0.0.141 - - [2026-01-30 10:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.141 - - [2026-01-30 10:04:45] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028420 10.0.0.141 - - [2026-01-30 10:04:45] "POST /virtual-machines HTTP/1.1" 200 396 0.008323 10.0.0.141 - - [2026-01-30 10:04:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014924 10.0.0.141 - - [2026-01-30 10:04:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103042 10.0.0.141 - - [2026-01-30 10:04:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008716 10.0.0.141 - - [2026-01-30 10:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010478 10.0.0.141 - - [2026-01-30 10:04:45] "POST /instance-ips HTTP/1.1" 200 398 0.024657 10.0.0.141 - - [2026-01-30 10:04:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.037335 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011743 10.0.0.141 - - [2026-01-30 10:04:45] "POST /set-tag HTTP/1.1" 200 109 0.064221 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.021073 10.0.0.141 - - [2026-01-30 10:04:45] "GET /instance-ip/1a8af2c8-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005107 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004844 10.0.0.141 - - [2026-01-30 10:04:45] "POST /set-tag HTTP/1.1" 200 109 0.008447 10.0.0.141 - - [2026-01-30 10:04:45] "POST /tags HTTP/1.1" 200 300 0.021459 10.0.0.141 - - [2026-01-30 10:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.141 - - [2026-01-30 10:04:45] "GET /tag/97ce3872-d43b-4a37-a958-fd3e84f01cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012114 10.0.0.141 - - [2026-01-30 10:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.141 - - [2026-01-30 10:04:45] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005604 10.0.0.141 - - [2026-01-30 10:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.141 - - [2026-01-30 10:04:45] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036083 10.0.0.141 - - [2026-01-30 10:04:46] "POST /virtual-machines HTTP/1.1" 200 396 0.009590 10.0.0.141 - - [2026-01-30 10:04:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011292 10.0.0.141 - - [2026-01-30 10:04:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123262 10.0.0.141 - - [2026-01-30 10:04:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008055 10.0.0.141 - - [2026-01-30 10:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.141 - - [2026-01-30 10:04:46] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006721 10.0.0.141 - - [2026-01-30 10:04:46] "POST /instance-ips HTTP/1.1" 200 398 0.022468 10.0.0.141 - - [2026-01-30 10:04:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014336 10.0.0.141 - - [2026-01-30 10:04:46] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005209 10.0.0.141 - - [2026-01-30 10:04:46] "POST /set-tag HTTP/1.1" 200 109 0.020881 10.0.0.141 - - [2026-01-30 10:04:46] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011095 10.0.0.141 - - [2026-01-30 10:04:46] "GET /instance-ip/1b09f1e0-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006672 10.0.0.141 - - [2026-01-30 10:04:46] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005242 10.0.0.141 - - [2026-01-30 10:04:46] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.141 - - [2026-01-30 10:04:46] "POST /tags HTTP/1.1" 200 300 0.028559 10.0.0.141 - - [2026-01-30 10:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.141 - - [2026-01-30 10:04:46] "GET /tag/5080c7ba-42ec-4f78-ad97-9e0884d66eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016803 10.0.0.141 - - [2026-01-30 10:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.141 - - [2026-01-30 10:04:46] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004442 10.0.0.141 - - [2026-01-30 10:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.141 - - [2026-01-30 10:04:46] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041223 10.0.0.141 - - [2026-01-30 10:04:46] "POST /virtual-machines HTTP/1.1" 200 396 0.030335 10.0.0.141 - - [2026-01-30 10:04:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012081 10.0.0.141 - - [2026-01-30 10:04:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137686 10.0.0.141 - - [2026-01-30 10:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020380 10.0.0.141 - - [2026-01-30 10:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014047 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005879 10.0.0.141 - - [2026-01-30 10:04:47] "POST /instance-ips HTTP/1.1" 200 398 0.036638 10.0.0.141 - - [2026-01-30 10:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021376 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012301 10.0.0.141 - - [2026-01-30 10:04:47] "POST /set-tag HTTP/1.1" 200 109 0.017502 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008364 10.0.0.141 - - [2026-01-30 10:04:47] "GET /instance-ip/1b7dbd14-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003464 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005792 10.0.0.141 - - [2026-01-30 10:04:47] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.003988 10.0.0.141 - - [2026-01-30 10:04:47] "POST /ref-update HTTP/1.1" 200 156 0.008772 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004467 10.0.0.141 - - [2026-01-30 10:04:47] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.141 - - [2026-01-30 10:04:47] "POST /tags HTTP/1.1" 200 300 0.018194 10.0.0.141 - - [2026-01-30 10:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013149 10.0.0.141 - - [2026-01-30 10:04:47] "GET /tag/533d27f6-a362-4501-a302-009812357722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012313 10.0.0.141 - - [2026-01-30 10:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004144 10.0.0.141 - - [2026-01-30 10:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.141 - - [2026-01-30 10:04:47] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057040 10.0.0.141 - - [2026-01-30 10:04:47] "POST /virtual-machines HTTP/1.1" 200 396 0.010284 10.0.0.141 - - [2026-01-30 10:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029213 10.0.0.141 - - [2026-01-30 10:04:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128091 10.0.0.141 - - [2026-01-30 10:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008098 10.0.0.141 - - [2026-01-30 10:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006835 10.0.0.141 - - [2026-01-30 10:04:47] "POST /instance-ips HTTP/1.1" 200 398 0.024009 10.0.0.141 - - [2026-01-30 10:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026143 10.0.0.141 - - [2026-01-30 10:04:47] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.019866 10.0.0.141 - - [2026-01-30 10:04:48] "POST /set-tag HTTP/1.1" 200 109 0.018071 10.0.0.141 - - [2026-01-30 10:04:48] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016391 10.0.0.141 - - [2026-01-30 10:04:48] "GET /instance-ip/1bfdcd1a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003316 10.0.0.141 - - [2026-01-30 10:04:48] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004859 10.0.0.141 - - [2026-01-30 10:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.141 - - [2026-01-30 10:04:48] "POST /tags HTTP/1.1" 200 300 0.024693 10.0.0.141 - - [2026-01-30 10:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.141 - - [2026-01-30 10:04:48] "GET /tag/75a789dc-53d4-4f2f-8f77-7b2877234ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012711 10.0.0.141 - - [2026-01-30 10:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.141 - - [2026-01-30 10:04:48] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004531 10.0.0.141 - - [2026-01-30 10:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.141 - - [2026-01-30 10:04:48] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033976 10.0.0.141 - - [2026-01-30 10:04:48] "POST /virtual-machines HTTP/1.1" 200 396 0.015329 10.0.0.141 - - [2026-01-30 10:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008436 10.0.0.141 - - [2026-01-30 10:04:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101194 10.0.0.141 - - [2026-01-30 10:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025074 10.0.0.141 - - [2026-01-30 10:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011394 10.0.0.141 - - [2026-01-30 10:04:48] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005564 10.0.0.141 - - [2026-01-30 10:04:48] "POST /instance-ips HTTP/1.1" 200 398 0.068139 10.0.0.141 - - [2026-01-30 10:04:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024173 10.0.0.141 - - [2026-01-30 10:04:48] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011155 10.0.0.141 - - [2026-01-30 10:04:48] "POST /set-tag HTTP/1.1" 200 109 0.020896 10.0.0.141 - - [2026-01-30 10:04:48] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013085 10.0.0.141 - - [2026-01-30 10:04:48] "GET /instance-ip/1c688a92-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005333 10.0.0.141 - - [2026-01-30 10:04:48] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004174 10.0.0.141 - - [2026-01-30 10:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.141 - - [2026-01-30 10:04:48] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.005180 10.0.0.141 - - [2026-01-30 10:04:48] "POST /ref-update HTTP/1.1" 200 156 0.010360 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.028414 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004567 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004004 10.0.0.141 - - [2026-01-30 10:04:49] "POST /ref-update HTTP/1.1" 200 156 0.010096 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006697 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.008996 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.004111 10.0.0.141 - - [2026-01-30 10:04:49] "POST /ref-update HTTP/1.1" 200 156 0.016632 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006873 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004282 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.005011 10.0.0.141 - - [2026-01-30 10:04:49] "POST /ref-update HTTP/1.1" 200 156 0.008629 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014922 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.010096 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004629 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004687 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004289 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.003288 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004872 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004591 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003667 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.141 - - [2026-01-30 10:04:49] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007289 10.0.0.141 - - [2026-01-30 10:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.141 - - [2026-01-30 10:04:52] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004827 10.0.0.141 - - [2026-01-30 10:04:52] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.141 - - [2026-01-30 10:04:53] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004270 10.0.0.141 - - [2026-01-30 10:04:53] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.141 - - [2026-01-30 10:04:53] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004458 10.0.0.141 - - [2026-01-30 10:04:53] "POST /set-tag HTTP/1.1" 200 109 0.003643 10.0.0.141 - - [2026-01-30 10:04:54] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004836 10.0.0.141 - - [2026-01-30 10:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.141 - - [2026-01-30 10:04:56] "GET /virtual-machine/fd2f8d2c-b0b0-4cee-84a8-324866a70bf9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004019 10.0.0.141 - - [2026-01-30 10:04:56] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003930 10.0.0.141 - - [2026-01-30 10:04:57] "GET /virtual-machine/6c509762-1fc2-45b7-9016-0276d60b2f95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003301 10.0.0.141 - - [2026-01-30 10:04:57] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004928 10.0.0.141 - - [2026-01-30 10:04:57] "GET /virtual-machine/72b0a956-de31-4c86-8436-2320861d9b59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003882 10.0.0.141 - - [2026-01-30 10:04:57] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004468 10.0.0.141 - - [2026-01-30 10:04:57] "GET /virtual-machine/d7871dbe-48ce-4a3d-82d9-d9340550cfaa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003217 10.0.0.141 - - [2026-01-30 10:04:57] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004920 10.0.0.141 - - [2026-01-30 10:04:57] "GET /virtual-machine/601f8fb7-54bc-4855-a51c-4490b7a590ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003438 10.0.0.141 - - [2026-01-30 10:04:57] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005075 10.0.0.141 - - [2026-01-30 10:04:58] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005619 10.0.0.141 - - [2026-01-30 10:04:58] "POST /set-tag HTTP/1.1" 200 109 0.005279 10.0.0.141 - - [2026-01-30 10:04:58] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004338 10.0.0.141 - - [2026-01-30 10:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.141 - - [2026-01-30 10:04:58] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005946 10.0.0.141 - - [2026-01-30 10:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.141 - - [2026-01-30 10:05:01] "GET /global-system-configs HTTP/1.1" 200 323 0.003356 10.0.0.141 - - [2026-01-30 10:05:01] "GET /global-system-configs HTTP/1.1" 200 323 0.001876 10.0.0.141 - - [2026-01-30 10:05:02] "GET /virtual-machine/d0809cf9-940f-4320-bd6f-709df47df1d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003539 10.0.0.141 - - [2026-01-30 10:05:02] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004786 10.0.0.141 - - [2026-01-30 10:05:02] "GET /virtual-machine/a2580a94-f59e-4acc-aac1-7275f9c1ab08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003715 10.0.0.141 - - [2026-01-30 10:05:02] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005305 10.0.0.141 - - [2026-01-30 10:05:02] "GET /virtual-machine/d4cb7c31-a030-4747-8b93-aaf6d7b4acf3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003203 10.0.0.141 - - [2026-01-30 10:05:02] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004362 10.0.0.141 - - [2026-01-30 10:05:03] "GET /loadbalancer/b39ce6e1-3164-4d2a-acc6-d229a3c244e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002145 10.0.0.141 - - [2026-01-30 10:05:03] "POST /tags HTTP/1.1" 200 334 0.030974 10.0.0.141 - - [2026-01-30 10:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016915 10.0.0.141 - - [2026-01-30 10:05:03] "GET /tag/a89a4a9e-4e26-4c13-a33f-afb992b57c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018299 10.0.0.141 - - [2026-01-30 10:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.141 - - [2026-01-30 10:05:03] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031684 10.0.0.141 - - [2026-01-30 10:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.141 - - [2026-01-30 10:05:03] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003820 10.0.0.141 - - [2026-01-30 10:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.141 - - [2026-01-30 10:05:03] "GET /service-appliance-set/58a4a2af-ad99-44a8-810e-d5ee94b8b66d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002914 10.0.0.141 - - [2026-01-30 10:05:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.001546 10.0.0.141 - - [2026-01-30 10:05:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.101666 10.0.0.141 - - [2026-01-30 10:05:03] "GET /virtual-machine-interface/3d29ab17-ca2d-4483-b483-5e697e63c9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004500 10.0.0.141 - - [2026-01-30 10:05:03] "POST /instance-ips HTTP/1.1" 200 410 0.023163 10.0.0.141 - - [2026-01-30 10:05:03] "GET /instance-ip/c5464d10-be49-4689-bd1d-80792819e2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.014609 10.0.0.141 - - [2026-01-30 10:05:03] "POST /loadbalancers HTTP/1.1" 200 631 0.065292 10.0.0.141 - - [2026-01-30 10:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019032 10.0.0.141 - - [2026-01-30 10:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019293 10.0.0.141 - - [2026-01-30 10:05:03] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.047237 10.0.0.141 - - [2026-01-30 10:05:03] "GET /instance-ip/c5464d10-be49-4689-bd1d-80792819e2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.002526 10.0.0.141 - - [2026-01-30 10:05:03] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035464 10.0.0.141 - - [2026-01-30 10:05:03] "GET /loadbalancer/b39ce6e1-3164-4d2a-acc6-d229a3c244e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002854 10.0.0.141 - - [2026-01-30 10:05:03] "POST /floating-ips HTTP/1.1" 200 599 0.040947 10.0.0.141 - - [2026-01-30 10:05:03] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.025533 10.0.0.141 - - [2026-01-30 10:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.141 - - [2026-01-30 10:05:03] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042035 10.0.0.141 - - [2026-01-30 10:05:03] "GET /loadbalancer-listener/d476e406-a40a-4fe2-8aef-ef0e0fb7c67d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003914 10.0.0.141 - - [2026-01-30 10:05:03] "GET /loadbalancer-listener/d476e406-a40a-4fe2-8aef-ef0e0fb7c67d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.004791 10.0.0.141 - - [2026-01-30 10:05:03] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021481 10.0.0.141 - - [2026-01-30 10:05:03] "GET /instance-ip/c5464d10-be49-4689-bd1d-80792819e2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003180 10.0.0.141 - - [2026-01-30 10:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.141 - - [2026-01-30 10:05:03] "GET /instance-ip/c5464d10-be49-4689-bd1d-80792819e2d2?fields=floating_ips HTTP/1.1" 200 1215 0.006077 10.0.0.141 - - [2026-01-30 10:05:03] "GET /floating-ip/54b70064-1584-407d-9266-8c80cf2edd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002027 10.0.0.141 - - [2026-01-30 10:05:04] "GET /loadbalancer/b39ce6e1-3164-4d2a-acc6-d229a3c244e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002728 10.0.0.141 - - [2026-01-30 10:05:04] "GET /loadbalancer-pool/fc1814af-a113-4100-9eaf-25b5d2d65e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007753 10.0.0.141 - - [2026-01-30 10:05:04] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017250 10.0.0.141 - - [2026-01-30 10:05:04] "GET /loadbalancer/b39ce6e1-3164-4d2a-acc6-d229a3c244e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.021254 10.0.0.141 - - [2026-01-30 10:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009176 10.0.0.141 - - [2026-01-30 10:05:04] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016284 10.0.0.141 - - [2026-01-30 10:05:04] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010134 10.0.0.141 - - [2026-01-30 10:05:04] "POST /tags HTTP/1.1" 409 221 0.003410 10.0.0.141 - - [2026-01-30 10:05:04] "POST /ref-update HTTP/1.1" 200 156 0.006886 10.0.0.141 - - [2026-01-30 10:05:04] "GET /floating-ip/54b70064-1584-407d-9266-8c80cf2edd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.016210 10.0.0.141 - - [2026-01-30 10:05:04] "PUT /floating-ip/54b70064-1584-407d-9266-8c80cf2edd8a HTTP/1.1" 200 257 0.018000 10.0.0.141 - - [2026-01-30 10:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007237 10.0.0.141 - - [2026-01-30 10:05:04] "GET /tag/a89a4a9e-4e26-4c13-a33f-afb992b57c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014746 10.0.0.141 - - [2026-01-30 10:05:04] "POST /set-tag HTTP/1.1" 200 109 0.065900 10.0.0.141 - - [2026-01-30 10:05:04] "GET /loadbalancer-pool/fc1814af-a113-4100-9eaf-25b5d2d65e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003871 10.0.0.141 - - [2026-01-30 10:05:04] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015979 10.0.0.141 - - [2026-01-30 10:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019061 10.0.0.141 - - [2026-01-30 10:05:04] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010779 10.0.0.141 - - [2026-01-30 10:05:04] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004835 10.0.0.141 - - [2026-01-30 10:05:04] "POST /ref-update HTTP/1.1" 200 156 0.007129 10.0.0.141 - - [2026-01-30 10:05:04] "GET /floating-ip/54b70064-1584-407d-9266-8c80cf2edd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.014805 10.0.0.141 - - [2026-01-30 10:05:04] "POST /set-tag HTTP/1.1" 200 109 0.066554 10.0.0.141 - - [2026-01-30 10:05:05] "POST /tags HTTP/1.1" 409 206 0.002408 10.0.0.141 - - [2026-01-30 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.141 - - [2026-01-30 10:05:05] "GET /tag/026e1b0c-5b8e-4e49-9b50-7f12c29543fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018525 10.0.0.141 - - [2026-01-30 10:05:05] "POST /tags HTTP/1.1" 409 204 0.002035 10.0.0.141 - - [2026-01-30 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.141 - - [2026-01-30 10:05:05] "GET /tag/5080c7ba-42ec-4f78-ad97-9e0884d66eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011627 10.0.0.141 - - [2026-01-30 10:05:05] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002603 10.0.0.141 - - [2026-01-30 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.141 - - [2026-01-30 10:05:05] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002187 10.0.0.141 - - [2026-01-30 10:05:05] "POST /tags HTTP/1.1" 409 206 0.002150 10.0.0.141 - - [2026-01-30 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.141 - - [2026-01-30 10:05:05] "GET /tag/026e1b0c-5b8e-4e49-9b50-7f12c29543fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010650 10.0.0.141 - - [2026-01-30 10:05:05] "POST /tags HTTP/1.1" 409 226 0.003778 10.0.0.141 - - [2026-01-30 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.141 - - [2026-01-30 10:05:05] "GET /tag/5b455152-6bd8-4e8a-93de-23061cf2da71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010392 10.0.0.141 - - [2026-01-30 10:05:05] "POST /tags HTTP/1.1" 409 204 0.001813 10.0.0.141 - - [2026-01-30 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.141 - - [2026-01-30 10:05:05] "GET /tag/5080c7ba-42ec-4f78-ad97-9e0884d66eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011733 10.0.0.141 - - [2026-01-30 10:05:05] "POST /tags HTTP/1.1" 409 226 0.002569 10.0.0.141 - - [2026-01-30 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.141 - - [2026-01-30 10:05:05] "GET /tag/5b455152-6bd8-4e8a-93de-23061cf2da71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012310 10.0.0.141 - - [2026-01-30 10:05:05] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012989 10.0.0.141 - - [2026-01-30 10:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.141 - - [2026-01-30 10:05:05] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003470 10.0.0.141 - - [2026-01-30 10:05:05] "POST /firewall-rules HTTP/1.1" 200 628 0.073941 10.0.0.141 - - [2026-01-30 10:05:06] "POST /firewall-rules HTTP/1.1" 200 648 0.084747 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-rule/18591307-84bd-478e-9389-cf0402f62b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.023050 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003097 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-rule/d33a30e7-940b-461a-a0a8-7a17aa658f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004956 10.0.0.141 - - [2026-01-30 10:05:06] "POST /ref-update HTTP/1.1" 200 156 0.020539 10.0.0.141 - - [2026-01-30 10:05:06] "POST /firewall-policys HTTP/1.1" 200 608 0.049244 10.0.0.141 - - [2026-01-30 10:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014264 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013601 10.0.0.141 - - [2026-01-30 10:05:06] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002261 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002432 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/06395047-8a6a-4fe2-a6a5-9158f2e44870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003704 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004236 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004555 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002599 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002621 10.0.0.141 - - [2026-01-30 10:05:06] "POST /ref-update HTTP/1.1" 200 156 0.026452 10.0.0.141 - - [2026-01-30 10:05:06] "POST /ref-update HTTP/1.1" 200 156 0.030964 10.0.0.141 - - [2026-01-30 10:05:06] "POST /ref-update HTTP/1.1" 200 156 0.020319 10.0.0.141 - - [2026-01-30 10:05:06] "POST /ref-update HTTP/1.1" 200 156 0.024823 10.0.0.141 - - [2026-01-30 10:05:06] "POST /ref-update HTTP/1.1" 200 156 0.031511 10.0.0.141 - - [2026-01-30 10:05:06] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007768 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:05:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:05:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001012 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:05:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:05:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:05:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:05:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000964 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:07:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:07:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001012 10.0.0.141 - - [2026-01-30 10:07:05] "POST /tags HTTP/1.1" 409 252 0.002042 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.141 - - [2026-01-30 10:07:05] "GET /tag/e53a8283-0cfa-42cc-a702-4e5d1d9b79a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.022047 10.0.0.141 - - [2026-01-30 10:07:05] "POST /tags HTTP/1.1" 409 228 0.002064 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.141 - - [2026-01-30 10:07:05] "GET /tag/c3a2cc8f-5abf-458f-a860-f5153b8053b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014373 10.0.0.141 - - [2026-01-30 10:07:05] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004236 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.141 - - [2026-01-30 10:07:05] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006724 10.0.0.141 - - [2026-01-30 10:07:05] "POST /tags HTTP/1.1" 409 206 0.001990 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.141 - - [2026-01-30 10:07:05] "GET /tag/026e1b0c-5b8e-4e49-9b50-7f12c29543fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011212 10.0.0.141 - - [2026-01-30 10:07:05] "POST /tags HTTP/1.1" 409 226 0.001864 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.141 - - [2026-01-30 10:07:05] "GET /tag/5b455152-6bd8-4e8a-93de-23061cf2da71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011506 10.0.0.141 - - [2026-01-30 10:07:05] "POST /tags HTTP/1.1" 409 204 0.002149 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.141 - - [2026-01-30 10:07:05] "GET /tag/5080c7ba-42ec-4f78-ad97-9e0884d66eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010982 10.0.0.141 - - [2026-01-30 10:07:05] "POST /tags HTTP/1.1" 409 226 0.001940 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.141 - - [2026-01-30 10:07:05] "GET /tag/5b455152-6bd8-4e8a-93de-23061cf2da71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015992 10.0.0.141 - - [2026-01-30 10:07:05] "POST /tags HTTP/1.1" 409 228 0.002491 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.141 - - [2026-01-30 10:07:05] "GET /tag/c3a2cc8f-5abf-458f-a860-f5153b8053b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010346 10.0.0.141 - - [2026-01-30 10:07:05] "POST /tags HTTP/1.1" 409 252 0.002410 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.141 - - [2026-01-30 10:07:05] "GET /tag/e53a8283-0cfa-42cc-a702-4e5d1d9b79a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013514 10.0.0.141 - - [2026-01-30 10:07:05] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002330 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.141 - - [2026-01-30 10:07:05] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002809 10.0.0.141 - - [2026-01-30 10:07:05] "POST /firewall-rules HTTP/1.1" 409 281 0.001893 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.141 - - [2026-01-30 10:07:05] "PUT /firewall-rule/d33a30e7-940b-461a-a0a8-7a17aa658f88 HTTP/1.1" 200 261 0.017848 10.0.0.141 - - [2026-01-30 10:07:05] "POST /firewall-rules HTTP/1.1" 409 291 0.006441 10.0.0.141 - - [2026-01-30 10:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.141 - - [2026-01-30 10:07:05] "PUT /firewall-rule/18591307-84bd-478e-9389-cf0402f62b8e HTTP/1.1" 200 261 0.020511 10.0.0.141 - - [2026-01-30 10:07:05] "GET /firewall-rule/18591307-84bd-478e-9389-cf0402f62b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.012819 10.0.0.141 - - [2026-01-30 10:07:06] "POST /firewall-rules HTTP/1.1" 200 660 0.072550 10.0.0.141 - - [2026-01-30 10:07:06] "GET /firewall-rule/cc59234c-a941-45a1-8414-2b5098845e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.011242 10.0.0.141 - - [2026-01-30 10:07:06] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002076 10.0.0.141 - - [2026-01-30 10:07:06] "GET /firewall-rule/d33a30e7-940b-461a-a0a8-7a17aa658f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003477 10.0.0.141 - - [2026-01-30 10:07:06] "POST /firewall-policys HTTP/1.1" 409 269 0.001758 10.0.0.141 - - [2026-01-30 10:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.141 - - [2026-01-30 10:07:06] "PUT /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c HTTP/1.1" 200 265 0.019491 10.0.0.141 - - [2026-01-30 10:07:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018954 10.0.0.141 - - [2026-01-30 10:07:06] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005836 10.0.0.141 - - [2026-01-30 10:07:06] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002425 10.0.0.141 - - [2026-01-30 10:07:06] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.002082 10.0.0.141 - - [2026-01-30 10:07:06] "GET /firewall-policy/06395047-8a6a-4fe2-a6a5-9158f2e44870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003161 10.0.0.141 - - [2026-01-30 10:07:06] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.002518 10.0.0.141 - - [2026-01-30 10:07:06] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.002194 10.0.0.141 - - [2026-01-30 10:08:07] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.010249 10.0.0.141 - - [2026-01-30 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.141 - - [2026-01-30 10:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.141 - - [2026-01-30 10:08:07] "GET /loadbalancer/b39ce6e1-3164-4d2a-acc6-d229a3c244e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003789 10.0.0.141 - - [2026-01-30 10:08:07] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005320 10.0.0.141 - - [2026-01-30 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.026397 10.0.0.141 - - [2026-01-30 10:08:08] "DELETE /loadbalancer-member/ee1cddd9-6bff-4a15-a705-d6bc6ae57cca HTTP/1.1" 200 115 0.044969 10.0.0.141 - - [2026-01-30 10:08:08] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006431 10.0.0.141 - - [2026-01-30 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003263 10.0.0.141 - - [2026-01-30 10:08:08] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004867 10.0.0.141 - - [2026-01-30 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.141 - - [2026-01-30 10:08:08] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005277 10.0.0.141 - - [2026-01-30 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.008203 10.0.0.141 - - [2026-01-30 10:08:08] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005167 10.0.0.141 - - [2026-01-30 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.141 - - [2026-01-30 10:08:08] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005061 10.0.0.141 - - [2026-01-30 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.141 - - [2026-01-30 10:08:08] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004684 10.0.0.141 - - [2026-01-30 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.141 - - [2026-01-30 10:08:08] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004339 10.0.0.141 - - [2026-01-30 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.141 - - [2026-01-30 10:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.141 - - [2026-01-30 10:08:08] "GET /loadbalancer/b39ce6e1-3164-4d2a-acc6-d229a3c244e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002352 10.0.0.141 - - [2026-01-30 10:08:09] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011474 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.004965 10.0.0.141 - - [2026-01-30 10:08:09] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009915 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.141 - - [2026-01-30 10:08:09] "GET /virtual-machine/72b0a956-de31-4c86-8436-2320861d9b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002778 10.0.0.141 - - [2026-01-30 10:08:09] "POST /ref-update HTTP/1.1" 200 156 0.014650 10.0.0.141 - - [2026-01-30 10:08:09] "GET /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004946 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.019807 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.040790 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.069287 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.016370 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.024443 10.0.0.141 - - [2026-01-30 10:08:09] "DELETE /instance-ip/1a1786da-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.040726 10.0.0.141 - - [2026-01-30 10:08:09] "DELETE /virtual-machine-interface/19fcf70c-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.044512 10.0.0.141 - - [2026-01-30 10:08:09] "DELETE /virtual-machine/72b0a956-de31-4c86-8436-2320861d9b59 HTTP/1.1" 200 115 0.021723 10.0.0.141 - - [2026-01-30 10:08:09] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.008551 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.141 - - [2026-01-30 10:08:09] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004499 10.0.0.141 - - [2026-01-30 10:08:09] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.141 - - [2026-01-30 10:08:09] "GET /virtual-machine/6c509762-1fc2-45b7-9016-0276d60b2f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002962 10.0.0.141 - - [2026-01-30 10:08:09] "POST /ref-update HTTP/1.1" 200 156 0.010999 10.0.0.141 - - [2026-01-30 10:08:09] "GET /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.010782 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.073534 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.032660 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.036632 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.018883 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.037717 10.0.0.141 - - [2026-01-30 10:08:10] "DELETE /instance-ip/19791770-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.052055 10.0.0.141 - - [2026-01-30 10:08:10] "POST /ref-update HTTP/1.1" 200 156 0.010894 10.0.0.141 - - [2026-01-30 10:08:10] "DELETE /virtual-machine-interface/195b1bc6-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.057348 10.0.0.141 - - [2026-01-30 10:08:10] "DELETE /virtual-machine/6c509762-1fc2-45b7-9016-0276d60b2f95 HTTP/1.1" 200 115 0.021940 10.0.0.141 - - [2026-01-30 10:08:10] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005792 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.141 - - [2026-01-30 10:08:10] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004196 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.141 - - [2026-01-30 10:08:10] "GET /virtual-machine/fd2f8d2c-b0b0-4cee-84a8-324866a70bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003301 10.0.0.141 - - [2026-01-30 10:08:10] "POST /ref-update HTTP/1.1" 200 156 0.009934 10.0.0.141 - - [2026-01-30 10:08:10] "GET /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007908 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.021348 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.030232 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.033109 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.017271 10.0.0.141 - - [2026-01-30 10:08:10] "POST /set-tag HTTP/1.1" 200 109 0.025993 10.0.0.141 - - [2026-01-30 10:08:10] "DELETE /instance-ip/18fd45dc-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.056971 10.0.0.141 - - [2026-01-30 10:08:10] "POST /ref-update HTTP/1.1" 200 156 0.008227 10.0.0.141 - - [2026-01-30 10:08:11] "DELETE /virtual-machine-interface/18e6032c-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.045813 10.0.0.141 - - [2026-01-30 10:08:11] "DELETE /virtual-machine/fd2f8d2c-b0b0-4cee-84a8-324866a70bf9 HTTP/1.1" 200 115 0.024409 10.0.0.141 - - [2026-01-30 10:08:11] "DELETE /tag/4ffa4ab4-9cc7-43e6-b6c1-f0b6595aaa1e HTTP/1.1" 200 115 0.035364 10.0.0.141 - - [2026-01-30 10:08:11] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004791 10.0.0.141 - - [2026-01-30 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.005023 10.0.0.141 - - [2026-01-30 10:08:11] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005500 10.0.0.141 - - [2026-01-30 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.003737 10.0.0.141 - - [2026-01-30 10:08:11] "GET /virtual-machine/d7871dbe-48ce-4a3d-82d9-d9340550cfaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004375 10.0.0.141 - - [2026-01-30 10:08:11] "POST /ref-update HTTP/1.1" 200 156 0.009427 10.0.0.141 - - [2026-01-30 10:08:11] "GET /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015423 10.0.0.141 - - [2026-01-30 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.018167 10.0.0.141 - - [2026-01-30 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.035508 10.0.0.141 - - [2026-01-30 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.027880 10.0.0.141 - - [2026-01-30 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.015041 10.0.0.141 - - [2026-01-30 10:08:11] "POST /set-tag HTTP/1.1" 200 109 0.026427 10.0.0.141 - - [2026-01-30 10:08:11] "DELETE /instance-ip/1a8af2c8-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.052854 10.0.0.141 - - [2026-01-30 10:08:11] "DELETE /virtual-machine-interface/1a71be70-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.057729 10.0.0.141 - - [2026-01-30 10:08:11] "DELETE /virtual-machine/d7871dbe-48ce-4a3d-82d9-d9340550cfaa HTTP/1.1" 200 115 0.018401 10.0.0.141 - - [2026-01-30 10:08:11] "DELETE /tag/9076ee76-71ef-4678-94aa-886fd0cb46fa HTTP/1.1" 200 115 0.032374 10.0.0.141 - - [2026-01-30 10:08:11] "DELETE /tag/026e1b0c-5b8e-4e49-9b50-7f12c29543fb HTTP/1.1" 409 391 0.003969 10.0.0.141 - - [2026-01-30 10:08:39] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004132 10.0.0.141 - - [2026-01-30 10:08:39] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.141 - - [2026-01-30 10:08:39] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004270 10.0.0.141 - - [2026-01-30 10:08:39] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.141 - - [2026-01-30 10:08:39] "GET /virtual-machine/a2580a94-f59e-4acc-aac1-7275f9c1ab08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.006193 10.0.0.141 - - [2026-01-30 10:08:39] "POST /ref-update HTTP/1.1" 200 156 0.018760 10.0.0.141 - - [2026-01-30 10:08:39] "GET /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.032475 10.0.0.141 - - [2026-01-30 10:08:39] "POST /set-tag HTTP/1.1" 200 109 0.017864 10.0.0.141 - - [2026-01-30 10:08:39] "POST /set-tag HTTP/1.1" 200 109 0.041634 10.0.0.141 - - [2026-01-30 10:08:39] "POST /set-tag HTTP/1.1" 200 109 0.039285 10.0.0.141 - - [2026-01-30 10:08:39] "POST /set-tag HTTP/1.1" 200 109 0.013722 10.0.0.141 - - [2026-01-30 10:08:39] "DELETE /instance-ip/1b7dbd14-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.040905 10.0.0.141 - - [2026-01-30 10:08:39] "DELETE /virtual-machine-interface/1b63d9bc-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.053344 10.0.0.141 - - [2026-01-30 10:08:39] "DELETE /virtual-machine/a2580a94-f59e-4acc-aac1-7275f9c1ab08 HTTP/1.1" 200 115 0.020417 10.0.0.141 - - [2026-01-30 10:08:39] "DELETE /tag/5080c7ba-42ec-4f78-ad97-9e0884d66eb5 HTTP/1.1" 409 237 0.007375 10.0.0.141 - - [2026-01-30 10:08:39] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004346 10.0.0.141 - - [2026-01-30 10:08:39] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.141 - - [2026-01-30 10:08:39] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004182 10.0.0.141 - - [2026-01-30 10:08:39] "POST /set-tag HTTP/1.1" 200 109 0.003525 10.0.0.141 - - [2026-01-30 10:08:39] "GET /virtual-machine/d4cb7c31-a030-4747-8b93-aaf6d7b4acf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002769 10.0.0.141 - - [2026-01-30 10:08:39] "POST /ref-update HTTP/1.1" 200 156 0.010252 10.0.0.141 - - [2026-01-30 10:08:40] "GET /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005619 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.017279 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.028536 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.014717 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.030295 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /instance-ip/1c688a92-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.048765 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /virtual-machine-interface/1c52d56c-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.036200 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /virtual-machine/d4cb7c31-a030-4747-8b93-aaf6d7b4acf3 HTTP/1.1" 200 115 0.026240 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /tag/75a789dc-53d4-4f2f-8f77-7b2877234ff5 HTTP/1.1" 200 115 0.032522 10.0.0.141 - - [2026-01-30 10:08:40] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003989 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.141 - - [2026-01-30 10:08:40] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004566 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.141 - - [2026-01-30 10:08:40] "GET /virtual-machine/d0809cf9-940f-4320-bd6f-709df47df1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003093 10.0.0.141 - - [2026-01-30 10:08:40] "POST /ref-update HTTP/1.1" 200 156 0.010725 10.0.0.141 - - [2026-01-30 10:08:40] "GET /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016794 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.016721 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.023885 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.032029 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.012565 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /instance-ip/1bfdcd1a-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.055939 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /virtual-machine-interface/1be0cf1c-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.066442 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /virtual-machine/d0809cf9-940f-4320-bd6f-709df47df1d8 HTTP/1.1" 200 115 0.022391 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /tag/533d27f6-a362-4501-a302-009812357722 HTTP/1.1" 200 115 0.034214 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /tag/c3a2cc8f-5abf-458f-a860-f5153b8053b4 HTTP/1.1" 409 237 0.004373 10.0.0.141 - - [2026-01-30 10:08:40] "DELETE /tag/e53a8283-0cfa-42cc-a702-4e5d1d9b79a2 HTTP/1.1" 409 237 0.007653 10.0.0.141 - - [2026-01-30 10:08:40] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005390 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.141 - - [2026-01-30 10:08:40] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004813 10.0.0.141 - - [2026-01-30 10:08:40] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.141 - - [2026-01-30 10:08:40] "GET /virtual-machine/601f8fb7-54bc-4855-a51c-4490b7a590ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002363 10.0.0.141 - - [2026-01-30 10:08:40] "POST /ref-update HTTP/1.1" 200 156 0.010051 10.0.0.141 - - [2026-01-30 10:08:41] "GET /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004762 10.0.0.141 - - [2026-01-30 10:08:41] "POST /set-tag HTTP/1.1" 200 109 0.015704 10.0.0.141 - - [2026-01-30 10:08:41] "POST /set-tag HTTP/1.1" 200 109 0.025072 10.0.0.141 - - [2026-01-30 10:08:41] "POST /set-tag HTTP/1.1" 200 109 0.014180 10.0.0.141 - - [2026-01-30 10:08:41] "POST /set-tag HTTP/1.1" 200 109 0.027143 10.0.0.141 - - [2026-01-30 10:08:41] "DELETE /instance-ip/1b09f1e0-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.047532 10.0.0.141 - - [2026-01-30 10:08:41] "DELETE /virtual-machine-interface/1aed2a6a-fdc3-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.049318 10.0.0.141 - - [2026-01-30 10:08:41] "DELETE /virtual-machine/601f8fb7-54bc-4855-a51c-4490b7a590ad HTTP/1.1" 200 115 0.025520 10.0.0.141 - - [2026-01-30 10:08:41] "DELETE /tag/f2c90270-f1f5-46d9-a6db-75c0e4c0ce0c HTTP/1.1" 200 115 0.056234 10.0.0.141 - - [2026-01-30 10:08:41] "DELETE /tag/e01a2b4b-2f66-479d-b463-44531aa44340 HTTP/1.1" 200 115 0.043488 10.0.0.141 - - [2026-01-30 10:08:41] "DELETE /tag/97ce3872-d43b-4a37-a958-fd3e84f01cd8 HTTP/1.1" 200 115 0.041527 10.0.0.141 - - [2026-01-30 10:08:43] "POST /projects HTTP/1.1" 409 238 0.002852 10.0.0.141 - - [2026-01-30 10:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.141 - - [2026-01-30 10:08:43] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030810 10.0.0.141 - - [2026-01-30 10:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.141 - - [2026-01-30 10:08:43] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004225 10.0.0.141 - - [2026-01-30 10:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.141 - - [2026-01-30 10:08:43] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004625 10.0.0.141 - - [2026-01-30 10:08:43] "POST /security-groups HTTP/1.1" 409 285 0.002706 10.0.0.141 - - [2026-01-30 10:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.141 - - [2026-01-30 10:08:43] "PUT /security-group/111965eb-e7d6-45c7-ac41-677af19dd397 HTTP/1.1" 200 263 0.056226 10.0.0.141 - - [2026-01-30 10:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023523 10.0.0.141 - - [2026-01-30 10:08:43] "PUT /access-control-list/5748c105-a873-4aeb-98aa-7032d618723a HTTP/1.1" 200 273 0.025696 10.0.0.141 - - [2026-01-30 10:08:43] "PUT /access-control-list/75a91f6d-aec9-45bd-bff7-e135fb86f0a2 HTTP/1.1" 200 273 0.018021 10.0.0.141 - - [2026-01-30 10:08:48] "POST /projects HTTP/1.1" 409 238 0.002255 10.0.0.141 - - [2026-01-30 10:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.141 - - [2026-01-30 10:08:48] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036954 10.0.0.141 - - [2026-01-30 10:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013643 10.0.0.141 - - [2026-01-30 10:08:48] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007299 10.0.0.141 - - [2026-01-30 10:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.141 - - [2026-01-30 10:08:48] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005300 10.0.0.141 - - [2026-01-30 10:08:48] "POST /security-groups HTTP/1.1" 409 285 0.002352 10.0.0.141 - - [2026-01-30 10:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.141 - - [2026-01-30 10:08:48] "PUT /security-group/111965eb-e7d6-45c7-ac41-677af19dd397 HTTP/1.1" 200 263 0.055214 10.0.0.141 - - [2026-01-30 10:08:48] "PUT /access-control-list/5748c105-a873-4aeb-98aa-7032d618723a HTTP/1.1" 200 273 0.009476 10.0.0.141 - - [2026-01-30 10:08:48] "PUT /access-control-list/75a91f6d-aec9-45bd-bff7-e135fb86f0a2 HTTP/1.1" 200 273 0.021513 10.0.0.141 - - [2026-01-30 10:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022175 10.0.0.141 - - [2026-01-30 10:08:48] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.012027 10.0.0.141 - - [2026-01-30 10:08:48] "GET /firewall-rule/f33c91f3-c164-42b6-9045-f0d8cebf7ce1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002569 10.0.0.141 - - [2026-01-30 10:08:48] "POST /ref-update HTTP/1.1" 200 156 0.066451 10.0.0.141 - - [2026-01-30 10:08:48] "DELETE /firewall-rule/f33c91f3-c164-42b6-9045-f0d8cebf7ce1 HTTP/1.1" 200 115 0.038278 10.0.0.141 - - [2026-01-30 10:08:48] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004328 10.0.0.141 - - [2026-01-30 10:08:48] "GET /firewall-rule/caad0239-d783-4e06-a572-bcd59201441a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002858 10.0.0.141 - - [2026-01-30 10:08:48] "POST /ref-update HTTP/1.1" 200 156 0.065877 10.0.0.141 - - [2026-01-30 10:08:48] "DELETE /firewall-rule/caad0239-d783-4e06-a572-bcd59201441a HTTP/1.1" 200 115 0.044307 10.0.0.141 - - [2026-01-30 10:08:48] "DELETE /tag/2e210aa3-7de8-4852-93db-a555f4c74ddd HTTP/1.1" 200 115 0.036087 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /tag/c3a2cc8f-5abf-458f-a860-f5153b8053b4 HTTP/1.1" 409 237 0.005311 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /tag/e53a8283-0cfa-42cc-a702-4e5d1d9b79a2 HTTP/1.1" 409 237 0.005205 10.0.0.141 - - [2026-01-30 10:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.141 - - [2026-01-30 10:08:49] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004010 10.0.0.141 - - [2026-01-30 10:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.141 - - [2026-01-30 10:08:49] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005142 10.0.0.141 - - [2026-01-30 10:08:49] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.057374 10.0.0.141 - - [2026-01-30 10:08:49] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.045927 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /security-group/111965eb-e7d6-45c7-ac41-677af19dd397 HTTP/1.1" 200 115 0.046935 10.0.0.141 - - [2026-01-30 10:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /access-control-list/5748c105-a873-4aeb-98aa-7032d618723a HTTP/1.1" 200 115 0.040263 10.0.0.141 - - [2026-01-30 10:08:49] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051415 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /access-control-list/75a91f6d-aec9-45bd-bff7-e135fb86f0a2 HTTP/1.1" 200 115 0.040950 10.0.0.141 - - [2026-01-30 10:08:49] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?fields=security_groups HTTP/1.1" 200 1353 0.065691 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /security-group/f1788c0a-e16d-4172-8cce-7dd3735dad2d HTTP/1.1" 200 115 0.065071 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /access-control-list/a859a8b0-920a-4cc9-96da-80a089f84084 HTTP/1.1" 200 115 0.042848 10.0.0.141 - - [2026-01-30 10:08:49] "GET /project/e82e07ad-b4ce-4293-9654-289616f7c81e?fields=application_policy_sets HTTP/1.1" 200 1392 0.056724 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /access-control-list/ad37afb3-5cdd-44fc-a451-ad5f348acc54 HTTP/1.1" 200 115 0.056962 10.0.0.141 - - [2026-01-30 10:08:49] "DELETE /project/e82e07ad-b4ce-4293-9654-289616f7c81e HTTP/1.1" 200 115 0.392955 10.0.0.141 - - [2026-01-30 10:08:49] "POST /projects HTTP/1.1" 409 238 0.002072 10.0.0.141 - - [2026-01-30 10:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.141 - - [2026-01-30 10:08:49] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030996 10.0.0.141 - - [2026-01-30 10:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.141 - - [2026-01-30 10:08:49] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004230 10.0.0.141 - - [2026-01-30 10:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.141 - - [2026-01-30 10:08:49] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004542 10.0.0.141 - - [2026-01-30 10:08:49] "POST /security-groups HTTP/1.1" 409 285 0.002871 10.0.0.141 - - [2026-01-30 10:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.141 - - [2026-01-30 10:08:49] "PUT /security-group/f4f31264-d10b-4f62-b3d6-230d23a89303 HTTP/1.1" 200 263 0.058074 10.0.0.141 - - [2026-01-30 10:08:50] "PUT /access-control-list/d35c578c-969d-4b6b-a022-2221b47b35e3 HTTP/1.1" 200 273 0.010296 10.0.0.141 - - [2026-01-30 10:08:50] "PUT /access-control-list/8ff149fe-d7e3-487c-85e9-c3616790dd34 HTTP/1.1" 200 273 0.029341 10.0.0.141 - - [2026-01-30 10:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027695 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /loadbalancer-member/a651408e-a0ad-4bbf-8060-3d7e329eeede HTTP/1.1" 200 115 0.047181 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /loadbalancer-pool/fc1814af-a113-4100-9eaf-25b5d2d65e59 HTTP/1.1" 200 115 0.039375 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /loadbalancer-listener/d476e406-a40a-4fe2-8aef-ef0e0fb7c67d HTTP/1.1" 200 115 0.050153 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /loadbalancer/b39ce6e1-3164-4d2a-acc6-d229a3c244e2 HTTP/1.1" 200 115 0.052328 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /floating-ip/54b70064-1584-407d-9266-8c80cf2edd8a HTTP/1.1" 200 115 0.046281 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /instance-ip/c5464d10-be49-4689-bd1d-80792819e2d2 HTTP/1.1" 200 115 0.042055 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /virtual-machine-interface/3d29ab17-ca2d-4483-b483-5e697e63c9e1 HTTP/1.1" 200 115 0.038956 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /tag/a89a4a9e-4e26-4c13-a33f-afb992b57c9f HTTP/1.1" 200 115 0.042712 10.0.0.141 - - [2026-01-30 10:08:54] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002969 10.0.0.141 - - [2026-01-30 10:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.141 - - [2026-01-30 10:08:54] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002763 10.0.0.141 - - [2026-01-30 10:08:54] "GET /firewall-policy/7de4f7cf-b86b-4b91-8df4-ad0d5d02146f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002599 10.0.0.141 - - [2026-01-30 10:08:54] "GET /firewall-rule/d33a30e7-940b-461a-a0a8-7a17aa658f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003775 10.0.0.141 - - [2026-01-30 10:08:54] "POST /ref-update HTTP/1.1" 200 156 0.015755 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /firewall-rule/d33a30e7-940b-461a-a0a8-7a17aa658f88 HTTP/1.1" 200 115 0.032897 10.0.0.141 - - [2026-01-30 10:08:54] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005558 10.0.0.141 - - [2026-01-30 10:08:54] "GET /firewall-rule/18591307-84bd-478e-9389-cf0402f62b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003080 10.0.0.141 - - [2026-01-30 10:08:54] "POST /ref-update HTTP/1.1" 200 156 0.015743 10.0.0.141 - - [2026-01-30 10:08:54] "DELETE /firewall-rule/18591307-84bd-478e-9389-cf0402f62b8e HTTP/1.1" 200 115 0.053793 10.0.0.141 - - [2026-01-30 10:08:54] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004557 10.0.0.141 - - [2026-01-30 10:08:54] "GET /firewall-rule/cc59234c-a941-45a1-8414-2b5098845e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.003643 10.0.0.141 - - [2026-01-30 10:08:55] "POST /ref-update HTTP/1.1" 200 156 0.020565 10.0.0.141 - - [2026-01-30 10:08:55] "DELETE /firewall-rule/cc59234c-a941-45a1-8414-2b5098845e7d HTTP/1.1" 200 115 0.054615 10.0.0.141 - - [2026-01-30 10:08:55] "GET /application-policy-set/d14aa80e-53a3-45d3-bb42-d1a3ef38a33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002589 10.0.0.141 - - [2026-01-30 10:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.141 - - [2026-01-30 10:08:55] "GET /policy-management/8d356796-7d86-4e49-b558-948828964601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003365 10.0.0.141 - - [2026-01-30 10:08:55] "GET /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003641 10.0.0.141 - - [2026-01-30 10:08:55] "POST /ref-update HTTP/1.1" 200 156 0.040826 10.0.0.141 - - [2026-01-30 10:08:55] "DELETE /firewall-policy/08a569d4-4526-4a54-8203-e9afe9a2b05c HTTP/1.1" 200 115 0.059599 10.0.0.141 - - [2026-01-30 10:08:55] "DELETE /tag/026e1b0c-5b8e-4e49-9b50-7f12c29543fb HTTP/1.1" 200 115 0.088897 10.0.0.141 - - [2026-01-30 10:08:55] "DELETE /tag/5080c7ba-42ec-4f78-ad97-9e0884d66eb5 HTTP/1.1" 200 115 0.087579 10.0.0.141 - - [2026-01-30 10:08:55] "DELETE /tag/c3a2cc8f-5abf-458f-a860-f5153b8053b4 HTTP/1.1" 200 115 0.099531 10.0.0.141 - - [2026-01-30 10:08:55] "DELETE /tag/e53a8283-0cfa-42cc-a702-4e5d1d9b79a2 HTTP/1.1" 200 115 0.075748 10.0.0.141 - - [2026-01-30 10:08:55] "POST /projects HTTP/1.1" 409 238 0.004160 10.0.0.141 - - [2026-01-30 10:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.141 - - [2026-01-30 10:08:55] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.077850 10.0.0.141 - - [2026-01-30 10:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005603 10.0.0.141 - - [2026-01-30 10:08:55] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.013442 10.0.0.141 - - [2026-01-30 10:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.141 - - [2026-01-30 10:08:55] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.009624 10.0.0.141 - - [2026-01-30 10:08:55] "POST /security-groups HTTP/1.1" 409 285 0.007605 10.0.0.141 - - [2026-01-30 10:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922 10.0.0.141 - - [2026-01-30 10:08:56] "PUT /security-group/f4f31264-d10b-4f62-b3d6-230d23a89303 HTTP/1.1" 200 263 0.073036 10.0.0.141 - - [2026-01-30 10:08:56] "PUT /access-control-list/d35c578c-969d-4b6b-a022-2221b47b35e3 HTTP/1.1" 200 273 0.038729 10.0.0.141 - - [2026-01-30 10:08:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044600 10.0.0.141 - - [2026-01-30 10:08:56] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.020821 10.0.0.141 - - [2026-01-30 10:08:56] "PUT /access-control-list/8ff149fe-d7e3-487c-85e9-c3616790dd34 HTTP/1.1" 200 273 0.051021 10.0.0.141 - - [2026-01-30 10:08:56] "GET /firewall-rule/604b7b7e-38f0-4f2a-9fb2-2a4cb9867fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013000 10.0.0.141 - - [2026-01-30 10:08:56] "POST /ref-update HTTP/1.1" 200 156 0.045057 10.0.0.141 - - [2026-01-30 10:08:56] "DELETE /firewall-rule/604b7b7e-38f0-4f2a-9fb2-2a4cb9867fdb HTTP/1.1" 200 115 0.073341 10.0.0.141 - - [2026-01-30 10:08:56] "GET /firewall-policy/5fb3f03f-00da-41f0-98a1-6dfe9a7b0f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.009028 10.0.0.141 - - [2026-01-30 10:08:56] "GET /firewall-rule/d1d59d34-bc32-4959-8716-6e147fe6fc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003266 10.0.0.141 - - [2026-01-30 10:08:56] "POST /ref-update HTTP/1.1" 200 156 0.062054 10.0.0.141 - - [2026-01-30 10:08:56] "DELETE /firewall-rule/d1d59d34-bc32-4959-8716-6e147fe6fc9e HTTP/1.1" 200 115 0.093162 10.0.0.141 - - [2026-01-30 10:08:56] "DELETE /tag/5b455152-6bd8-4e8a-93de-23061cf2da71 HTTP/1.1" 200 115 0.072246 10.0.0.141 - - [2026-01-30 10:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.141 - - [2026-01-30 10:08:56] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004266 10.0.0.141 - - [2026-01-30 10:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.141 - - [2026-01-30 10:08:56] "GET /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007049 10.0.0.141 - - [2026-01-30 10:08:56] "PUT /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1 HTTP/1.1" 200 265 0.078227 10.0.0.141 - - [2026-01-30 10:08:56] "PUT /virtual-network/910c7b4f-d3a7-44b9-8028-741e8051bce5 HTTP/1.1" 200 265 0.067022 10.0.0.141 - - [2026-01-30 10:08:56] "DELETE /security-group/f4f31264-d10b-4f62-b3d6-230d23a89303 HTTP/1.1" 200 115 0.064272 10.0.0.141 - - [2026-01-30 10:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.141 - - [2026-01-30 10:08:56] "DELETE /access-control-list/d35c578c-969d-4b6b-a022-2221b47b35e3 HTTP/1.1" 200 115 0.047554 10.0.0.141 - - [2026-01-30 10:08:57] "DELETE /access-control-list/8ff149fe-d7e3-487c-85e9-c3616790dd34 HTTP/1.1" 200 115 0.075042 10.0.0.141 - - [2026-01-30 10:08:57] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.082699 10.0.0.141 - - [2026-01-30 10:08:57] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?fields=security_groups HTTP/1.1" 200 1351 0.062689 10.0.0.141 - - [2026-01-30 10:08:57] "DELETE /security-group/c9af19e4-49cc-4ed6-9f16-109f73465717 HTTP/1.1" 200 115 0.086305 10.0.0.141 - - [2026-01-30 10:08:57] "DELETE /access-control-list/4434e018-ea5c-446a-a073-4b282a2b5c0f HTTP/1.1" 200 115 0.059779 10.0.0.141 - - [2026-01-30 10:08:57] "GET /project/8481124f-61d1-44a0-82f3-33bf5765b0f7?fields=application_policy_sets HTTP/1.1" 200 1390 0.057017 10.0.0.141 - - [2026-01-30 10:08:57] "DELETE /access-control-list/b3eec7d4-345e-4ef1-b835-da26e20bd805 HTTP/1.1" 200 115 0.077526 10.0.0.141 - - [2026-01-30 10:08:57] "DELETE /project/8481124f-61d1-44a0-82f3-33bf5765b0f7 HTTP/1.1" 200 115 0.522467 10.0.0.141 - - [2026-01-30 10:09:50] "GET / HTTP/1.1" 200 36215 0.001860 10.0.0.141 - - [2026-01-30 10:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.141 - - [2026-01-30 10:09:50] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005558 10.0.0.141 - - [2026-01-30 10:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.141 - - [2026-01-30 10:09:50] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003250 10.0.0.141 - - [2026-01-30 10:10:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002611 10.0.0.141 - - [2026-01-30 10:10:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002583 10.0.0.141 - - [2026-01-30 10:10:05] "GET / HTTP/1.1" 200 36215 0.001794 10.0.0.141 - - [2026-01-30 10:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.141 - - [2026-01-30 10:10:05] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004221 10.0.0.141 - - [2026-01-30 10:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.141 - - [2026-01-30 10:10:05] "GET /config-node/2cc013a3-c9b5-4b3e-89b7-08ac2d1e6854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001856 10.0.0.141 - - [2026-01-30 10:10:16] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.141 - - [2026-01-30 10:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.141 - - [2026-01-30 10:10:16] "GET /routing-instance/9bd27f10-8103-462c-951a-96562300bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002502 10.0.0.141 - - [2026-01-30 10:10:16] "POST /bgp-routers HTTP/1.1" 409 301 0.004165 10.0.0.141 - - [2026-01-30 10:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.141 - - [2026-01-30 10:10:16] "GET /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002980 10.0.0.141 - - [2026-01-30 10:10:16] "PUT /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5 HTTP/1.1" 200 255 0.013327 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:10:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:10:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001233 10.0.0.141 - - [2026-01-30 10:10:31] "GET / HTTP/1.1" 200 36215 0.001628 10.0.0.141 - - [2026-01-30 10:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.141 - - [2026-01-30 10:10:31] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004446 10.0.0.141 - - [2026-01-30 10:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.141 - - [2026-01-30 10:10:31] "GET /config-node/2cc013a3-c9b5-4b3e-89b7-08ac2d1e6854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003614 10.0.0.141 - - [2026-01-30 10:10:31] "GET / HTTP/1.1" 200 36215 0.001401 10.0.0.141 - - [2026-01-30 10:10:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002160 10.0.0.141 - - [2026-01-30 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.141 - - [2026-01-30 10:10:36] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007836 10.0.0.141 - - [2026-01-30 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.141 - - [2026-01-30 10:10:36] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.010078 10.0.0.141 - - [2026-01-30 10:10:36] "GET / HTTP/1.1" 200 36215 0.001941 10.0.0.141 - - [2026-01-30 10:10:36] "POST /alarms HTTP/1.1" 409 264 0.002243 10.0.0.141 - - [2026-01-30 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.141 - - [2026-01-30 10:10:36] "PUT /alarm/abcac6e1-f794-4175-b50d-d3b895915521 HTTP/1.1" 200 245 0.012047 10.0.0.141 - - [2026-01-30 10:10:36] "POST /alarms HTTP/1.1" 409 261 0.002248 10.0.0.141 - - [2026-01-30 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.141 - - [2026-01-30 10:10:36] "PUT /alarm/6ccf3e13-3e82-4a49-bb60-6c2db5d56cd1 HTTP/1.1" 200 245 0.011077 10.0.0.141 - - [2026-01-30 10:10:36] "POST /alarms HTTP/1.1" 409 261 0.004300 10.0.0.141 - - [2026-01-30 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/d10625e5-ee3e-4e40-9353-05ee8282bc71 HTTP/1.1" 200 245 0.016052 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 253 0.006068 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/6508ae8b-bb1c-49dd-b0ef-279512c48781 HTTP/1.1" 200 245 0.011414 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 251 0.001520 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/0cf4f970-6fce-4c7c-8b59-15374b359f55 HTTP/1.1" 200 245 0.010435 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 252 0.007386 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/5e3d11aa-08d5-4ef0-9132-ffd3c239be55 HTTP/1.1" 200 245 0.011281 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 256 0.011066 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/578d97e6-a9e4-44de-a9c0-d0a5b66ea618 HTTP/1.1" 200 245 0.014077 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 248 0.008050 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/fa72c4dc-ff92-4eb5-9cc8-386de18499c9 HTTP/1.1" 200 245 0.010673 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 252 0.011119 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/9c63ec39-7086-49d7-ad7e-3fa1418c236c HTTP/1.1" 200 245 0.020575 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 257 0.010410 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/6f674613-0c53-450e-ab83-13c651faf7e4 HTTP/1.1" 200 245 0.009730 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 251 0.009169 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/0b71d3bf-f72c-4d5d-b133-5db75e7e1f16 HTTP/1.1" 200 245 0.010123 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 257 0.004416 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010382 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/3d03ac63-d230-4fad-81bb-af7ea4eb728e HTTP/1.1" 200 245 0.012080 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 261 0.009393 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/9475d491-1b0b-4b02-ac81-9aa949fbf1dc HTTP/1.1" 200 245 0.011529 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 258 0.009115 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/eeb6734a-a20f-45e3-8643-dee18829b81f HTTP/1.1" 200 245 0.010585 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 254 0.008417 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/0c92e861-86d6-4528-a542-7aee01ed40ac HTTP/1.1" 200 245 0.010798 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 254 0.015907 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.141 - - [2026-01-30 10:10:37] "PUT /alarm/9e458b42-a2d2-486e-b8a6-1e623e00b9ae HTTP/1.1" 200 245 0.014576 10.0.0.141 - - [2026-01-30 10:10:37] "POST /alarms HTTP/1.1" 409 254 0.009369 10.0.0.141 - - [2026-01-30 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.141 - - [2026-01-30 10:10:38] "PUT /alarm/96065c98-9cd0-49c4-96ed-40c804db4b37 HTTP/1.1" 200 245 0.022462 10.0.0.141 - - [2026-01-30 10:10:38] "POST /alarms HTTP/1.1" 409 247 0.011837 10.0.0.141 - - [2026-01-30 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2026-01-30 10:10:38] "PUT /alarm/9db85b79-1a7a-454f-a348-d6e97effea84 HTTP/1.1" 200 245 0.012241 10.0.0.141 - - [2026-01-30 10:10:38] "POST /alarms HTTP/1.1" 409 272 0.003209 10.0.0.141 - - [2026-01-30 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.141 - - [2026-01-30 10:10:38] "PUT /alarm/25ea08e6-d710-4248-a72d-77f3e4caec32 HTTP/1.1" 200 245 0.013173 10.0.0.141 - - [2026-01-30 10:10:38] "POST /alarms HTTP/1.1" 409 261 0.008453 10.0.0.141 - - [2026-01-30 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.141 - - [2026-01-30 10:10:38] "PUT /alarm/25fd9dca-ff10-47a3-9073-60a738f91128 HTTP/1.1" 200 245 0.013567 10.0.0.141 - - [2026-01-30 10:10:38] "POST /alarms HTTP/1.1" 409 259 0.008666 10.0.0.141 - - [2026-01-30 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.141 - - [2026-01-30 10:10:38] "PUT /alarm/f9f267f3-59a5-4eb7-b527-9d583faa58c8 HTTP/1.1" 200 245 0.012949 10.0.0.141 - - [2026-01-30 10:10:38] "POST /alarms HTTP/1.1" 409 265 0.010656 10.0.0.141 - - [2026-01-30 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.141 - - [2026-01-30 10:10:38] "PUT /alarm/e3576d61-b73b-42e0-86eb-d2594e45f723 HTTP/1.1" 200 245 0.014200 10.0.0.141 - - [2026-01-30 10:10:38] "POST /alarms HTTP/1.1" 409 279 0.005157 10.0.0.141 - - [2026-01-30 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.141 - - [2026-01-30 10:10:38] "PUT /alarm/19983d12-cbeb-4dd7-b946-e2fd67b5f55c HTTP/1.1" 200 245 0.012288 10.0.0.141 - - [2026-01-30 10:10:38] "GET / HTTP/1.1" 200 36215 0.002067 10.0.0.141 - - [2026-01-30 10:10:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002014 10.0.0.141 - - [2026-01-30 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.141 - - [2026-01-30 10:10:38] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.007829 10.0.0.141 - - [2026-01-30 10:10:39] "GET / HTTP/1.1" 200 36215 0.001501 10.0.0.141 - - [2026-01-30 10:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.141 - - [2026-01-30 10:10:39] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002734 10.0.0.141 - - [2026-01-30 10:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.141 - - [2026-01-30 10:10:39] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.022299 10.0.0.141 - - [2026-01-30 10:10:39] "GET / HTTP/1.1" 200 36215 0.001828 10.0.0.141 - - [2026-01-30 10:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.141 - - [2026-01-30 10:10:39] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004620 10.0.0.141 - - [2026-01-30 10:10:39] "PUT /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27 HTTP/1.1" 200 275 0.016328 10.0.0.141 - - [2026-01-30 10:10:42] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.141 - - [2026-01-30 10:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.141 - - [2026-01-30 10:10:42] "GET /routing-instance/9bd27f10-8103-462c-951a-96562300bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002739 10.0.0.141 - - [2026-01-30 10:10:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001998 10.0.0.141 - - [2026-01-30 10:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.141 - - [2026-01-30 10:10:42] "GET /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002401 10.0.0.141 - - [2026-01-30 10:10:42] "PUT /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5 HTTP/1.1" 200 255 0.012510 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:10:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:10:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001145 10.0.0.141 - - [2026-01-30 10:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.141 - - [2026-01-30 10:10:45] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002918 10.0.0.141 - - [2026-01-30 10:11:01] "GET / HTTP/1.1" 200 36215 0.002225 10.0.0.141 - - [2026-01-30 10:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.141 - - [2026-01-30 10:11:01] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005278 10.0.0.141 - - [2026-01-30 10:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.141 - - [2026-01-30 10:11:01] "GET /config-node/2cc013a3-c9b5-4b3e-89b7-08ac2d1e6854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001802 10.0.0.141 - - [2026-01-30 10:11:01] "GET / HTTP/1.1" 200 36215 0.001738 10.0.0.141 - - [2026-01-30 10:11:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002297 10.0.0.141 - - [2026-01-30 10:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.141 - - [2026-01-30 10:11:06] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002434 10.0.0.141 - - [2026-01-30 10:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.011049 10.0.0.141 - - [2026-01-30 10:11:07] "GET / HTTP/1.1" 200 36215 0.001995 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 264 0.002367 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/abcac6e1-f794-4175-b50d-d3b895915521 HTTP/1.1" 200 245 0.008543 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 261 0.004519 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/6ccf3e13-3e82-4a49-bb60-6c2db5d56cd1 HTTP/1.1" 200 245 0.011327 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 261 0.007280 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/d10625e5-ee3e-4e40-9353-05ee8282bc71 HTTP/1.1" 200 245 0.009113 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 253 0.002493 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/6508ae8b-bb1c-49dd-b0ef-279512c48781 HTTP/1.1" 200 245 0.009504 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 251 0.011988 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/0cf4f970-6fce-4c7c-8b59-15374b359f55 HTTP/1.1" 200 245 0.010702 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 252 0.006768 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/5e3d11aa-08d5-4ef0-9132-ffd3c239be55 HTTP/1.1" 200 245 0.010477 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 256 0.006637 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/578d97e6-a9e4-44de-a9c0-d0a5b66ea618 HTTP/1.1" 200 245 0.009117 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 248 0.003444 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/fa72c4dc-ff92-4eb5-9cc8-386de18499c9 HTTP/1.1" 200 245 0.009375 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 252 0.004076 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/9c63ec39-7086-49d7-ad7e-3fa1418c236c HTTP/1.1" 200 245 0.009012 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 257 0.013891 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.141 - - [2026-01-30 10:11:07] "PUT /alarm/6f674613-0c53-450e-ab83-13c651faf7e4 HTTP/1.1" 200 245 0.012249 10.0.0.141 - - [2026-01-30 10:11:07] "POST /alarms HTTP/1.1" 409 251 0.004930 10.0.0.141 - - [2026-01-30 10:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/0b71d3bf-f72c-4d5d-b133-5db75e7e1f16 HTTP/1.1" 200 245 0.015139 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 257 0.003821 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/3d03ac63-d230-4fad-81bb-af7ea4eb728e HTTP/1.1" 200 245 0.008872 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 261 0.001685 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/9475d491-1b0b-4b02-ac81-9aa949fbf1dc HTTP/1.1" 200 245 0.011784 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 258 0.006399 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/eeb6734a-a20f-45e3-8643-dee18829b81f HTTP/1.1" 200 245 0.010125 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 254 0.001995 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/0c92e861-86d6-4528-a542-7aee01ed40ac HTTP/1.1" 200 245 0.010095 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 254 0.003079 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/9e458b42-a2d2-486e-b8a6-1e623e00b9ae HTTP/1.1" 200 245 0.009733 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 254 0.002369 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/96065c98-9cd0-49c4-96ed-40c804db4b37 HTTP/1.1" 200 245 0.010082 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 247 0.006450 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/9db85b79-1a7a-454f-a348-d6e97effea84 HTTP/1.1" 200 245 0.009669 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 272 0.002402 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/25ea08e6-d710-4248-a72d-77f3e4caec32 HTTP/1.1" 200 245 0.009705 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 261 0.005824 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/25fd9dca-ff10-47a3-9073-60a738f91128 HTTP/1.1" 200 245 0.009465 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 259 0.005642 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/f9f267f3-59a5-4eb7-b527-9d583faa58c8 HTTP/1.1" 200 245 0.009483 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 265 0.008317 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006599 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/e3576d61-b73b-42e0-86eb-d2594e45f723 HTTP/1.1" 200 245 0.010302 10.0.0.141 - - [2026-01-30 10:11:08] "POST /alarms HTTP/1.1" 409 279 0.008712 10.0.0.141 - - [2026-01-30 10:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.141 - - [2026-01-30 10:11:08] "PUT /alarm/19983d12-cbeb-4dd7-b946-e2fd67b5f55c HTTP/1.1" 200 245 0.008989 10.0.0.141 - - [2026-01-30 10:11:09] "GET / HTTP/1.1" 200 36215 0.001706 10.0.0.141 - - [2026-01-30 10:11:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002097 10.0.0.141 - - [2026-01-30 10:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.141 - - [2026-01-30 10:11:09] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.008300 10.0.0.141 - - [2026-01-30 10:11:09] "GET / HTTP/1.1" 200 36215 0.002103 10.0.0.141 - - [2026-01-30 10:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2026-01-30 10:11:09] "GET /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003129 10.0.0.141 - - [2026-01-30 10:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.141 - - [2026-01-30 10:11:09] "PUT /global-vrouter-config/a0fd7d91-3e74-4ba7-9fd8-68ba30c31043 HTTP/1.1" 200 277 0.010446 10.0.0.141 - - [2026-01-30 10:11:09] "GET / HTTP/1.1" 200 36215 0.001434 10.0.0.141 - - [2026-01-30 10:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.141 - - [2026-01-30 10:11:09] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004232 10.0.0.141 - - [2026-01-30 10:11:09] "PUT /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27 HTTP/1.1" 200 275 0.014567 10.0.0.141 - - [2026-01-30 10:11:13] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.141 - - [2026-01-30 10:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.141 - - [2026-01-30 10:11:13] "GET /routing-instance/9bd27f10-8103-462c-951a-96562300bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003532 10.0.0.141 - - [2026-01-30 10:11:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002120 10.0.0.141 - - [2026-01-30 10:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.141 - - [2026-01-30 10:11:13] "GET /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004135 10.0.0.141 - - [2026-01-30 10:11:13] "PUT /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5 HTTP/1.1" 200 255 0.019488 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:11:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001137 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:11:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003820 10.0.0.141 - - [2026-01-30 10:11:17] "POST /tags HTTP/1.1" 200 356 0.041281 10.0.0.141 - - [2026-01-30 10:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009075 10.0.0.141 - - [2026-01-30 10:11:17] "GET /tag/53af7eb5-bcae-4e8f-841f-ae2e0eb66465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.029648 10.0.0.141 - - [2026-01-30 10:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008871 10.0.0.141 - - [2026-01-30 10:11:17] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010400 10.0.0.141 - - [2026-01-30 10:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014634 10.0.0.141 - - [2026-01-30 10:11:17] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.083614 10.0.0.141 - - [2026-01-30 10:11:17] "POST /virtual-machines HTTP/1.1" 200 352 0.013496 10.0.0.141 - - [2026-01-30 10:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029540 10.0.0.141 - - [2026-01-30 10:11:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.120491 10.0.0.141 - - [2026-01-30 10:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020007 10.0.0.141 - - [2026-01-30 10:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.141 - - [2026-01-30 10:11:17] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.007517 10.0.0.141 - - [2026-01-30 10:11:17] "POST /instance-ips HTTP/1.1" 200 392 0.033524 10.0.0.141 - - [2026-01-30 10:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026254 10.0.0.141 - - [2026-01-30 10:11:17] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2810 0.017320 10.0.0.141 - - [2026-01-30 10:11:17] "POST /set-tag HTTP/1.1" 200 109 0.028314 10.0.0.141 - - [2026-01-30 10:11:17] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.010958 10.0.0.141 - - [2026-01-30 10:11:17] "GET /instance-ip/044aa34a-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004302 10.0.0.141 - - [2026-01-30 10:11:17] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004822 10.0.0.141 - - [2026-01-30 10:11:17] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.141 - - [2026-01-30 10:11:17] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004408 10.0.0.141 - - [2026-01-30 10:11:18] "POST /ref-update HTTP/1.1" 200 156 0.012599 10.0.0.141 - - [2026-01-30 10:11:18] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006238 10.0.0.141 - - [2026-01-30 10:11:18] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.141 - - [2026-01-30 10:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.141 - - [2026-01-30 10:11:18] "GET /virtual-network/40828609-2a3b-44c5-974d-f515da7dc7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005065 10.0.0.141 - - [2026-01-30 10:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.141 - - [2026-01-30 10:11:18] "GET /project/427ae4fd-71f7-4b2a-bb0b-737dc4455322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041725 10.0.0.141 - - [2026-01-30 10:11:18] "POST /virtual-machines HTTP/1.1" 200 356 0.011379 10.0.0.141 - - [2026-01-30 10:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013823 10.0.0.141 - - [2026-01-30 10:11:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.126395 10.0.0.141 - - [2026-01-30 10:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029399 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:11:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002606 10.0.0.141 - - [2026-01-30 10:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016248 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:11:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001129 10.0.0.141 - - [2026-01-30 10:11:18] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2820 0.007285 10.0.0.141 - - [2026-01-30 10:11:18] "POST /instance-ips HTTP/1.1" 200 396 0.028456 10.0.0.141 - - [2026-01-30 10:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031139 10.0.0.141 - - [2026-01-30 10:11:18] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2820 0.016336 10.0.0.141 - - [2026-01-30 10:11:18] "POST /set-tag HTTP/1.1" 200 109 0.024940 10.0.0.141 - - [2026-01-30 10:11:18] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.032293 10.0.0.141 - - [2026-01-30 10:11:18] "GET /instance-ip/04c915fe-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009005 10.0.0.141 - - [2026-01-30 10:11:19] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.064699 10.0.0.141 - - [2026-01-30 10:11:19] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.141 - - [2026-01-30 10:11:19] "GET /virtual-router/1525cd66-31f2-43c1-8276-c827884307c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.008566 10.0.0.141 - - [2026-01-30 10:11:19] "POST /ref-update HTTP/1.1" 200 156 0.025480 10.0.0.141 - - [2026-01-30 10:11:19] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006681 10.0.0.141 - - [2026-01-30 10:11:19] "POST /set-tag HTTP/1.1" 200 109 0.004837 10.0.0.141 - - [2026-01-30 10:11:19] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003953 10.0.0.141 - - [2026-01-30 10:11:19] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.141 - - [2026-01-30 10:11:19] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.004014 10.0.0.141 - - [2026-01-30 10:11:19] "POST /set-tag HTTP/1.1" 200 109 0.001790 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:11:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:11:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000771 10.0.0.141 - - [2026-01-30 10:11:31] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.008779 10.0.0.141 - - [2026-01-30 10:11:31] "POST /set-tag HTTP/1.1" 200 109 0.003777 10.0.0.141 - - [2026-01-30 10:11:32] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005025 10.0.0.141 - - [2026-01-30 10:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.141 - - [2026-01-30 10:11:33] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.011493 10.0.0.141 - - [2026-01-30 10:11:33] "POST /set-tag HTTP/1.1" 200 109 0.003583 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:11:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:11:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000974 10.0.0.141 - - [2026-01-30 10:12:05] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006344 10.0.0.141 - - [2026-01-30 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.141 - - [2026-01-30 10:12:05] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005304 10.0.0.141 - - [2026-01-30 10:12:05] "POST /set-tag HTTP/1.1" 200 109 0.003770 10.0.0.141 - - [2026-01-30 10:12:05] "GET /virtual-machine/600412cd-86a9-4d9d-96de-ca5fa62e615b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003695 10.0.0.141 - - [2026-01-30 10:12:05] "POST /ref-update HTTP/1.1" 200 156 0.026551 10.0.0.141 - - [2026-01-30 10:12:06] "GET /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.043473 10.0.0.141 - - [2026-01-30 10:12:06] "POST /set-tag HTTP/1.1" 200 109 0.047198 10.0.0.141 - - [2026-01-30 10:12:06] "POST /set-tag HTTP/1.1" 200 109 0.013508 10.0.0.141 - - [2026-01-30 10:12:06] "DELETE /instance-ip/044aa34a-fdc4-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.097062 10.0.0.141 - - [2026-01-30 10:12:06] "DELETE /virtual-machine-interface/042d5e70-fdc4-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.070991 10.0.0.141 - - [2026-01-30 10:12:06] "DELETE /virtual-machine/600412cd-86a9-4d9d-96de-ca5fa62e615b HTTP/1.1" 200 115 0.069945 10.0.0.141 - - [2026-01-30 10:12:06] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.006804 10.0.0.141 - - [2026-01-30 10:12:06] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.141 - - [2026-01-30 10:12:07] "GET / HTTP/1.1" 200 36215 0.001753 10.0.0.141 - - [2026-01-30 10:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.141 - - [2026-01-30 10:12:07] "GET /global-system-config/4fc44d8f-4afa-4b0c-bab1-c9e14f0a3c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005650 10.0.0.141 - - [2026-01-30 10:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.141 - - [2026-01-30 10:12:07] "GET /config-node/2cc013a3-c9b5-4b3e-89b7-08ac2d1e6854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002410 10.0.0.141 - - [2026-01-30 10:12:18] "GET / HTTP/1.1" 200 36215 0.001547 10.0.0.141 - - [2026-01-30 10:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.141 - - [2026-01-30 10:12:18] "GET /routing-instance/9bd27f10-8103-462c-951a-96562300bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002636 10.0.0.141 - - [2026-01-30 10:12:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001630 10.0.0.141 - - [2026-01-30 10:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.141 - - [2026-01-30 10:12:18] "GET /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003092 10.0.0.141 - - [2026-01-30 10:12:18] "PUT /bgp-router/1f791484-3d46-497e-aee1-1b2bbd5222b5 HTTP/1.1" 200 255 0.020214 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:12:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.141 - - [2026-01-30 10:12:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001194 10.0.0.141 - - [2026-01-30 10:12:36] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.007322 10.0.0.141 - - [2026-01-30 10:12:36] "POST /set-tag HTTP/1.1" 200 109 0.006855 10.0.0.141 - - [2026-01-30 10:12:36] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005310 10.0.0.141 - - [2026-01-30 10:12:36] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.141 - - [2026-01-30 10:12:36] "GET /virtual-machine/734d7d0f-0c51-471b-ba1f-543022434cae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003203 10.0.0.141 - - [2026-01-30 10:12:36] "POST /ref-update HTTP/1.1" 200 156 0.010396 10.0.0.141 - - [2026-01-30 10:12:36] "GET /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3196 0.005042 10.0.0.141 - - [2026-01-30 10:12:36] "POST /set-tag HTTP/1.1" 200 109 0.014951 10.0.0.141 - - [2026-01-30 10:12:37] "POST /set-tag HTTP/1.1" 200 109 0.033422 10.0.0.141 - - [2026-01-30 10:12:37] "DELETE /instance-ip/04c915fe-fdc4-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.046094 10.0.0.141 - - [2026-01-30 10:12:37] "DELETE /virtual-machine-interface/04af6c76-fdc4-11f0-812d-fa163edaa16b HTTP/1.1" 200 115 0.051042 10.0.0.141 - - [2026-01-30 10:12:37] "DELETE /virtual-machine/734d7d0f-0c51-471b-ba1f-543022434cae HTTP/1.1" 200 115 0.030157 10.0.0.141 - - [2026-01-30 10:12:37] "DELETE /tag/53af7eb5-bcae-4e8f-841f-ae2e0eb66465 HTTP/1.1" 200 115 0.034844