++ 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 12:46:33 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 12:46:33 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 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.41 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.41 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.41 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.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.41,10.5.13.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.5.13.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ 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 12:47:14.336 7fb26cfa9680 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 12:47:14.526 7fb26cfa9680 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 12:47:14.541 7fb26cfa9680 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 12:47:14.541 7fb26cfa9680 [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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-01-30 12:47:19] "GET / HTTP/1.1" 503 181 0.000282 10.0.0.41 - - [2026-01-30 12:47:20] "GET / HTTP/1.1" 200 45303 0.001788 10.0.0.41 - - [2026-01-30 12:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.41 - - [2026-01-30 12:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.41 - - [2026-01-30 12:47:21] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.41 - - [2026-01-30 12:47:22] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.41 - - [2026-01-30 12:47:22] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.41 - - [2026-01-30 12:47:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.004587 10.0.0.41 - - [2026-01-30 12:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.41 - - [2026-01-30 12:47:22] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007957 10.0.0.41 - - [2026-01-30 12:47:22] "POST /service-appliance-sets HTTP/1.1" 200 553 0.023657 10.0.0.41 - - [2026-01-30 12:47:22] "POST /fqname-to-id HTTP/1.1" 404 180 0.005296 10.0.0.41 - - [2026-01-30 12:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.41 - - [2026-01-30 12:47:22] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005112 10.0.0.41 - - [2026-01-30 12:47:22] "POST /service-appliance-sets HTTP/1.1" 200 541 0.039746 10.0.0.41 - - [2026-01-30 12:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.41 - - [2026-01-30 12:47:22] "GET /network-ipam/82613eb2-76b4-4364-8d52-1022ca97e9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003140 10.0.0.41 - - [2026-01-30 12:47:22] "GET / HTTP/1.1" 200 35931 0.004303 10.0.0.41 - - [2026-01-30 12:47:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.41 - - [2026-01-30 12:47:22] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009420 10.0.0.41 - - [2026-01-30 12:47:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002721 10.0.0.41 - - [2026-01-30 12:47:22] "POST /config-database-nodes HTTP/1.1" 200 611 0.051717 10.0.0.41 - - [2026-01-30 12:47:22] "POST /service-templates HTTP/1.1" 200 511 0.038486 10.0.0.41 - - [2026-01-30 12:47:22] "POST /service-templates HTTP/1.1" 200 501 0.034595 10.0.0.41 - - [2026-01-30 12:47:22] "POST /service-templates HTTP/1.1" 200 515 0.026546 10.0.0.41 - - [2026-01-30 12:47:22] "POST /service-templates HTTP/1.1" 200 535 0.023383 10.0.0.41 - - [2026-01-30 12:47:22] "POST /service-templates HTTP/1.1" 200 507 0.021588 10.0.0.41 - - [2026-01-30 12:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.41 - - [2026-01-30 12:47:24] "GET /network-ipam/82613eb2-76b4-4364-8d52-1022ca97e9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004559 10.0.0.41 - - [2026-01-30 12:47:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002522 10.0.0.41 - - [2026-01-30 12:47:24] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.41 - - [2026-01-30 12:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.41 - - [2026-01-30 12:47:24] "GET /routing-instance/f18b4836-eba6-47c4-992b-f7ce0be943ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003484 10.0.0.41 - - [2026-01-30 12:47:24] "POST /access-control-lists HTTP/1.1" 200 587 0.040124 10.0.0.41 - - [2026-01-30 12:47:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.012415 10.0.0.41 - - [2026-01-30 12:47:24] "POST /bgp-routers HTTP/1.1" 200 616 0.055245 10.0.0.41 - - [2026-01-30 12:47:24] "GET /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011166 10.0.0.41 - - [2026-01-30 12:47:24] "POST /access-control-lists HTTP/1.1" 200 585 0.058208 10.0.0.41 - - [2026-01-30 12:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.41 - - [2026-01-30 12:47:24] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005274 10.0.0.41 - - [2026-01-30 12:47:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002720 10.0.0.41 - - [2026-01-30 12:47:25] "POST /route-targets HTTP/1.1" 200 327 0.020398 10.0.0.41 - - [2026-01-30 12:47:25] "POST /ref-update HTTP/1.1" 200 156 0.021137 10.0.0.41 - - [2026-01-30 12:47:25] "POST /ref-update HTTP/1.1" 200 156 0.035715 10.0.0.41 - - [2026-01-30 12:47:25] "POST /route-targets HTTP/1.1" 200 327 0.010457 10.0.0.41 - - [2026-01-30 12:47:25] "POST /ref-update HTTP/1.1" 200 156 0.015023 10.0.0.41 - - [2026-01-30 12:47:25] "POST /route-targets HTTP/1.1" 200 327 0.015887 10.0.0.41 - - [2026-01-30 12:47:25] "POST /ref-update HTTP/1.1" 200 156 0.011722 10.0.0.41 - - [2026-01-30 12:47:25] "POST /route-targets HTTP/1.1" 200 327 0.011064 10.0.0.41 - - [2026-01-30 12:47:25] "POST /ref-update HTTP/1.1" 200 156 0.017183 10.0.0.41 - - [2026-01-30 12:47:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.001858 10.0.0.41 - - [2026-01-30 12:47:25] "POST /access-control-lists HTTP/1.1" 200 551 0.063112 10.0.0.41 - - [2026-01-30 12:47:25] "PUT /access-control-list/f22a4759-3be3-4759-9602-299295538af3 HTTP/1.1" 200 272 0.012104 10.0.0.41 - - [2026-01-30 12:47:25] "PUT /access-control-list/f97f39de-ef8d-4490-9528-2aff6d2a4cd0 HTTP/1.1" 200 272 0.015583 10.0.0.41 - - [2026-01-30 12:47:29] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.41 - - [2026-01-30 12:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.41 - - [2026-01-30 12:47:29] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009496 10.0.0.41 - - [2026-01-30 12:47:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003899 10.0.0.41 - - [2026-01-30 12:47:30] "POST /config-nodes HTTP/1.1" 200 593 0.057004 10.0.0.41 - - [2026-01-30 12:47:30] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.41 - - [2026-01-30 12:47:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002871 10.0.0.41 - - [2026-01-30 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.41 - - [2026-01-30 12:47:35] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003008 10.0.0.41 - - [2026-01-30 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.41 - - [2026-01-30 12:47:35] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.010034 10.0.0.41 - - [2026-01-30 12:47:35] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 581 0.022862 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 575 0.018232 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 575 0.025886 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 559 0.021549 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 555 0.029708 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 557 0.022974 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 565 0.024463 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 549 0.039660 10.0.0.41 - - [2026-01-30 12:47:35] "POST /alarms HTTP/1.1" 200 557 0.033725 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 567 0.019753 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 555 0.030061 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 567 0.026669 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 575 0.065696 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 569 0.020912 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 561 0.016711 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 561 0.022658 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 561 0.026750 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 547 0.027017 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 595 0.020445 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 575 0.038469 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 571 0.026174 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 583 0.021775 10.0.0.41 - - [2026-01-30 12:47:36] "POST /alarms HTTP/1.1" 200 609 0.029629 10.0.0.41 - - [2026-01-30 12:47:36] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.41 - - [2026-01-30 12:47:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002877 10.0.0.41 - - [2026-01-30 12:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.41 - - [2026-01-30 12:47:36] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.010219 10.0.0.41 - - [2026-01-30 12:47:37] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.41 - - [2026-01-30 12:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.41 - - [2026-01-30 12:47:37] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002932 10.0.0.41 - - [2026-01-30 12:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.41 - - [2026-01-30 12:47:37] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.010790 10.0.0.41 - - [2026-01-30 12:47:37] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.41 - - [2026-01-30 12:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.41 - - [2026-01-30 12:47:37] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004463 10.0.0.41 - - [2026-01-30 12:47:37] "PUT /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182 HTTP/1.1" 200 274 0.017646 10.0.0.41 - - [2026-01-30 12:49:08] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.41 - - [2026-01-30 12:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010347 10.0.0.41 - - [2026-01-30 12:49:08] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005238 10.0.0.41 - - [2026-01-30 12:49:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.001986 10.0.0.41 - - [2026-01-30 12:49:08] "POST /database-nodes HTTP/1.1" 200 597 0.018009 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:49:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001182 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:49:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001065 10.0.0.41 - - [2026-01-30 12:49:18] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.41 - - [2026-01-30 12:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.41 - - [2026-01-30 12:49:18] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006911 10.0.0.41 - - [2026-01-30 12:49:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.001901 10.0.0.41 - - [2026-01-30 12:49:18] "POST /analytics-nodes HTTP/1.1" 200 599 0.056416 10.0.0.41 - - [2026-01-30 12:49:25] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.41 - - [2026-01-30 12:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.41 - - [2026-01-30 12:49:25] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005812 10.0.0.41 - - [2026-01-30 12:49:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.004482 10.0.0.41 - - [2026-01-30 12:49:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.026463 10.0.0.41 - - [2026-01-30 12:49:34] "GET / HTTP/1.1" 200 35931 0.002464 10.0.0.41 - - [2026-01-30 12:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.41 - - [2026-01-30 12:49:34] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004843 10.0.0.41 - - [2026-01-30 12:49:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003162 10.0.0.41 - - [2026-01-30 12:49:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.017419 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:49:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003957 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:49:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:50:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001078 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:50:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001180 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:50:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:50:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001149 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:50:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001285 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:50:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.41 - - [2026-01-30 12:50:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003576 10.0.0.41 - - [2026-01-30 12:50:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002290 10.0.0.41 - - [2026-01-30 12:50:53] "GET / HTTP/1.1" 200 35931 0.001985 10.0.0.41 - - [2026-01-30 12:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.41 - - [2026-01-30 12:50:53] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005330 10.0.0.41 - - [2026-01-30 12:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.41 - - [2026-01-30 12:50:53] "GET /config-node/0d6f686d-56cb-4c04-abf5-d9b3b6ddc670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004545 10.0.0.41 - - [2026-01-30 12:51:05] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.41 - - [2026-01-30 12:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.41 - - [2026-01-30 12:51:05] "GET /routing-instance/f18b4836-eba6-47c4-992b-f7ce0be943ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002754 10.0.0.41 - - [2026-01-30 12:51:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001993 10.0.0.41 - - [2026-01-30 12:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.41 - - [2026-01-30 12:51:05] "GET /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.006466 10.0.0.41 - - [2026-01-30 12:51:05] "PUT /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d HTTP/1.1" 200 254 0.016658 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:51:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:51:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001268 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001215 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001180 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 10.0.0.41 - - [2026-01-30 12:52:35] "GET / HTTP/1.1" 200 35931 0.002294 10.0.0.41 - - [2026-01-30 12:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.41 - - [2026-01-30 12:52:35] "GET /domain/e518cd71-3cb5-4e6a-bd64-a69dc931c994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003300 10.0.0.41 - - [2026-01-30 12:52:35] "POST /id-to-fqname HTTP/1.1" 200 173 0.000591 10.0.0.41 - - [2026-01-30 12:52:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.007303 10.0.0.41 - - [2026-01-30 12:52:35] "POST /security-groups HTTP/1.1" 200 570 0.068751 10.0.0.41 - - [2026-01-30 12:52:35] "POST /projects HTTP/1.1" 200 481 0.207802 10.0.0.41 - - [2026-01-30 12:52:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.017170 10.0.0.41 - - [2026-01-30 12:52:35] "POST /access-control-lists HTTP/1.1" 200 579 0.067310 10.0.0.41 - - [2026-01-30 12:52:35] "POST /security-groups HTTP/1.1" 200 534 0.094098 10.0.0.41 - - [2026-01-30 12:52:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.048638 10.0.0.41 - - [2026-01-30 12:52:35] "POST /chown HTTP/1.1" 200 109 0.012691 10.0.0.41 - - [2026-01-30 12:52:35] "POST /policy-managements HTTP/1.1" 409 214 0.015815 10.0.0.41 - - [2026-01-30 12:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.41 - - [2026-01-30 12:52:35] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023337 10.0.0.41 - - [2026-01-30 12:52:35] "POST /access-control-lists HTTP/1.1" 200 577 0.065866 10.0.0.41 - - [2026-01-30 12:52:35] "POST /application-policy-sets HTTP/1.1" 200 528 0.049870 10.0.0.41 - - [2026-01-30 12:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015377 10.0.0.41 - - [2026-01-30 12:52:35] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003218 10.0.0.41 - - [2026-01-30 12:52:35] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.017736 10.0.0.41 - - [2026-01-30 12:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026947 10.0.0.41 - - [2026-01-30 12:52:36] "GET /virtual-network/549fbc79-1e56-4738-bba4-b7a28d14d485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004895 10.0.0.41 - - [2026-01-30 12:52:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000485 10.0.0.41 - - [2026-01-30 12:52:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.012838 10.0.0.41 - - [2026-01-30 12:52:36] "POST /security-groups HTTP/1.1" 200 574 0.084171 10.0.0.41 - - [2026-01-30 12:52:36] "POST /projects HTTP/1.1" 200 489 0.238642 10.0.0.41 - - [2026-01-30 12:52:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.008284 10.0.0.41 - - [2026-01-30 12:52:36] "POST /security-groups HTTP/1.1" 200 546 0.044933 10.0.0.41 - - [2026-01-30 12:52:36] "POST /access-control-lists HTTP/1.1" 200 594 0.116416 10.0.0.41 - - [2026-01-30 12:52:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.024031 10.0.0.41 - - [2026-01-30 12:52:36] "POST /chown HTTP/1.1" 200 109 0.094742 10.0.0.41 - - [2026-01-30 12:52:36] "POST /access-control-lists HTTP/1.1" 200 592 0.037740 10.0.0.41 - - [2026-01-30 12:52:36] "POST /network-ipams HTTP/1.1" 200 522 0.112002 10.0.0.41 - - [2026-01-30 12:52:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.006858 10.0.0.41 - - [2026-01-30 12:52:36] "POST /access-control-lists HTTP/1.1" 200 583 0.080983 10.0.0.41 - - [2026-01-30 12:52:36] "POST /network-ipams HTTP/1.1" 200 510 0.095494 10.0.0.41 - - [2026-01-30 12:52:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.053028 10.0.0.41 - - [2026-01-30 12:52:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.018589 10.0.0.41 - - [2026-01-30 12:52:36] "POST /access-control-lists HTTP/1.1" 200 581 0.088366 10.0.0.41 - - [2026-01-30 12:52:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.008923 10.0.0.41 - - [2026-01-30 12:52:37] "POST /access-control-lists HTTP/1.1" 200 602 0.090898 10.0.0.41 - - [2026-01-30 12:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006549 10.0.0.41 - - [2026-01-30 12:52:37] "POST /virtual-networks HTTP/1.1" 200 538 0.302812 10.0.0.41 - - [2026-01-30 12:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.41 - - [2026-01-30 12:52:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.005451 10.0.0.41 - - [2026-01-30 12:52:37] "POST /access-control-lists HTTP/1.1" 200 600 0.035295 10.0.0.41 - - [2026-01-30 12:52:37] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.023726 10.0.0.41 - - [2026-01-30 12:52:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.006950 10.0.0.41 - - [2026-01-30 12:52:37] "POST /network-ipams HTTP/1.1" 200 518 0.040377 10.0.0.41 - - [2026-01-30 12:52:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.002739 10.0.0.41 - - [2026-01-30 12:52:37] "POST /access-control-lists HTTP/1.1" 200 589 0.125432 10.0.0.41 - - [2026-01-30 12:52:37] "POST /route-targets HTTP/1.1" 200 327 0.040682 10.0.0.41 - - [2026-01-30 12:52:37] "POST /ref-update HTTP/1.1" 200 156 0.056221 10.0.0.41 - - [2026-01-30 12:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.013271 10.0.0.41 - - [2026-01-30 12:52:37] "POST /virtual-networks HTTP/1.1" 200 546 0.253531 10.0.0.41 - - [2026-01-30 12:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.41 - - [2026-01-30 12:52:37] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.036776 10.0.0.41 - - [2026-01-30 12:52:37] "PUT /access-control-list/a77526aa-838c-4db1-9663-08060be37a00 HTTP/1.1" 200 272 0.094833 10.0.0.41 - - [2026-01-30 12:52:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.004402 10.0.0.41 - - [2026-01-30 12:52:37] "POST /network-policys HTTP/1.1" 200 538 0.033277 10.0.0.41 - - [2026-01-30 12:52:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.001715 10.0.0.41 - - [2026-01-30 12:52:37] "POST /route-targets HTTP/1.1" 200 327 0.032138 10.0.0.41 - - [2026-01-30 12:52:37] "POST /network-policys HTTP/1.1" 200 534 0.089805 10.0.0.41 - - [2026-01-30 12:52:37] "POST /ref-update HTTP/1.1" 200 156 0.105844 10.0.0.41 - - [2026-01-30 12:52:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.043291 10.0.0.41 - - [2026-01-30 12:52:37] "POST /network-policys HTTP/1.1" 200 542 0.071864 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-update HTTP/1.1" 200 156 0.097892 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004784 10.0.0.41 - - [2026-01-30 12:52:38] "PUT /access-control-list/1e18e913-d01f-4809-b825-d60d8e211983 HTTP/1.1" 200 272 0.063275 10.0.0.41 - - [2026-01-30 12:52:38] "PUT /access-control-list/1e18e913-d01f-4809-b825-d60d8e211983 HTTP/1.1" 200 272 0.067613 10.0.0.41 - - [2026-01-30 12:52:38] "PUT /access-control-list/a77526aa-838c-4db1-9663-08060be37a00 HTTP/1.1" 200 272 0.020590 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-update HTTP/1.1" 200 156 0.162936 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-update HTTP/1.1" 200 156 0.052710 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-update HTTP/1.1" 200 156 0.128240 10.0.0.41 - - [2026-01-30 12:52:38] "PUT /access-control-list/a77526aa-838c-4db1-9663-08060be37a00 HTTP/1.1" 200 272 0.032423 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002441 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009609 10.0.0.41 - - [2026-01-30 12:52:38] "PUT /access-control-list/1e18e913-d01f-4809-b825-d60d8e211983 HTTP/1.1" 200 272 0.030697 10.0.0.41 - - [2026-01-30 12:52:38] "POST /fqname-to-id HTTP/1.1" 404 237 0.021987 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-update HTTP/1.1" 200 156 0.118089 10.0.0.41 - - [2026-01-30 12:52:38] "POST /access-control-lists HTTP/1.1" 200 601 0.046753 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-update HTTP/1.1" 200 156 0.128753 10.0.0.41 - - [2026-01-30 12:52:38] "POST /ref-update HTTP/1.1" 200 156 0.211092 10.0.0.41 - - [2026-01-30 12:52:38] "PUT /access-control-list/9a3313c4-2798-4df9-937d-1663a5e62c3f HTTP/1.1" 200 272 0.035702 10.0.0.41 - - [2026-01-30 12:52:39] "POST /ref-update HTTP/1.1" 200 156 0.161806 10.0.0.41 - - [2026-01-30 12:52:39] "POST /ref-update HTTP/1.1" 200 156 0.289953 10.0.0.41 - - [2026-01-30 12:52:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029902 10.0.0.41 - - [2026-01-30 12:52:39] "PUT /access-control-list/9a3313c4-2798-4df9-937d-1663a5e62c3f HTTP/1.1" 200 272 0.080977 10.0.0.41 - - [2026-01-30 12:52:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017600 10.0.0.41 - - [2026-01-30 12:52:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006718 10.0.0.41 - - [2026-01-30 12:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019520 10.0.0.41 - - [2026-01-30 12:52:39] "GET /virtual-network/549fbc79-1e56-4738-bba4-b7a28d14d485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.030891 10.0.0.41 - - [2026-01-30 12:52:39] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.021407 10.0.0.41 - - [2026-01-30 12:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.41 - - [2026-01-30 12:52:39] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002910 10.0.0.41 - - [2026-01-30 12:52:39] "POST /firewall-policys HTTP/1.1" 200 530 0.054092 10.0.0.41 - - [2026-01-30 12:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019282 10.0.0.41 - - [2026-01-30 12:52:39] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.018924 10.0.0.41 - - [2026-01-30 12:52:39] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006490 10.0.0.41 - - [2026-01-30 12:52:39] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002934 10.0.0.41 - - [2026-01-30 12:52:39] "POST /ref-update HTTP/1.1" 200 156 0.037182 10.0.0.41 - - [2026-01-30 12:52:39] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.014034 10.0.0.41 - - [2026-01-30 12:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.41 - - [2026-01-30 12:52:39] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003290 10.0.0.41 - - [2026-01-30 12:52:39] "POST /firewall-policys HTTP/1.1" 200 532 0.038976 10.0.0.41 - - [2026-01-30 12:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.039184 10.0.0.41 - - [2026-01-30 12:52:39] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017443 10.0.0.41 - - [2026-01-30 12:52:39] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002908 10.0.0.41 - - [2026-01-30 12:52:39] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002675 10.0.0.41 - - [2026-01-30 12:52:40] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002823 10.0.0.41 - - [2026-01-30 12:52:40] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004263 10.0.0.41 - - [2026-01-30 12:52:40] "POST /ref-update HTTP/1.1" 200 156 0.019699 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001321 10.0.0.41 - - [2026-01-30 12:52:40] "POST /ref-update HTTP/1.1" 200 156 0.088843 10.0.0.41 - - [2026-01-30 12:52:40] "POST /ref-update HTTP/1.1" 200 156 0.051654 10.0.0.41 - - [2026-01-30 12:52:40] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.026286 10.0.0.41 - - [2026-01-30 12:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.41 - - [2026-01-30 12:52:40] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004160 10.0.0.41 - - [2026-01-30 12:52:40] "POST /firewall-policys HTTP/1.1" 200 530 0.031063 10.0.0.41 - - [2026-01-30 12:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.078114 10.0.0.41 - - [2026-01-30 12:52:40] "GET /firewall-policy/f4817315-002f-4377-aec8-f14ae1097172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.025399 10.0.0.41 - - [2026-01-30 12:52:40] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005183 10.0.0.41 - - [2026-01-30 12:52:40] "GET /firewall-policy/f4817315-002f-4377-aec8-f14ae1097172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005417 10.0.0.41 - - [2026-01-30 12:52:40] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005434 10.0.0.41 - - [2026-01-30 12:52:40] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003317 10.0.0.41 - - [2026-01-30 12:52:40] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008501 10.0.0.41 - - [2026-01-30 12:52:40] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003268 10.0.0.41 - - [2026-01-30 12:52:40] "POST /ref-update HTTP/1.1" 200 156 0.021372 10.0.0.41 - - [2026-01-30 12:52:40] "POST /ref-update HTTP/1.1" 200 156 0.036977 10.0.0.41 - - [2026-01-30 12:52:40] "POST /ref-update HTTP/1.1" 200 156 0.036858 10.0.0.41 - - [2026-01-30 12:52:40] "POST /ref-update HTTP/1.1" 200 156 0.024238 10.0.0.41 - - [2026-01-30 12:52:40] "POST /ref-update HTTP/1.1" 200 156 0.045393 10.0.0.41 - - [2026-01-30 12:52:40] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.076808 10.0.0.41 - - [2026-01-30 12:52:41] "POST /tags HTTP/1.1" 200 299 0.067514 10.0.0.41 - - [2026-01-30 12:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.41 - - [2026-01-30 12:52:41] "GET /tag/13e7e608-db32-4c78-8b89-755ad5418dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.068959 10.0.0.41 - - [2026-01-30 12:52:41] "POST /set-tag HTTP/1.1" 200 109 0.050085 10.0.0.41 - - [2026-01-30 12:52:41] "POST /tags HTTP/1.1" 200 305 0.098693 10.0.0.41 - - [2026-01-30 12:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014668 10.0.0.41 - - [2026-01-30 12:52:41] "GET /tag/dd7d2137-54d4-4ed3-a87c-52ee300f3fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026215 10.0.0.41 - - [2026-01-30 12:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.41 - - [2026-01-30 12:52:41] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049836 10.0.0.41 - - [2026-01-30 12:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.41 - - [2026-01-30 12:52:41] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006873 10.0.0.41 - - [2026-01-30 12:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.41 - - [2026-01-30 12:52:41] "GET /service-appliance-set/524c423c-41b0-4a27-bb20-243fa6706e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004598 10.0.0.41 - - [2026-01-30 12:52:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.008055 10.0.0.41 - - [2026-01-30 12:52:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.210245 10.0.0.41 - - [2026-01-30 12:52:42] "GET /virtual-machine-interface/7236e547-5284-4fa4-8cb0-20deda4f4aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.050571 10.0.0.41 - - [2026-01-30 12:52:42] "POST /instance-ips HTTP/1.1" 200 381 0.046474 10.0.0.41 - - [2026-01-30 12:52:42] "GET /instance-ip/046919aa-bc17-4580-83b3-1e49f7c17fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.030848 10.0.0.41 - - [2026-01-30 12:52:42] "POST /loadbalancers HTTP/1.1" 200 582 0.065232 10.0.0.41 - - [2026-01-30 12:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.036149 10.0.0.41 - - [2026-01-30 12:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.028019 10.0.0.41 - - [2026-01-30 12:52:42] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067506 10.0.0.41 - - [2026-01-30 12:52:42] "GET /loadbalancer/b27518cc-c66e-41a6-89e7-f70efa75c4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.014023 10.0.0.41 - - [2026-01-30 12:52:42] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.153153 10.0.0.41 - - [2026-01-30 12:52:42] "GET /instance-ip/046919aa-bc17-4580-83b3-1e49f7c17fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006380 10.0.0.41 - - [2026-01-30 12:52:42] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.134523 10.0.0.41 - - [2026-01-30 12:52:42] "POST /floating-ips HTTP/1.1" 200 583 0.097935 10.0.0.41 - - [2026-01-30 12:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.051716 10.0.0.41 - - [2026-01-30 12:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.024558 10.0.0.41 - - [2026-01-30 12:52:42] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062045 10.0.0.41 - - [2026-01-30 12:52:42] "GET /loadbalancer-listener/d69db8ea-c3fc-4d34-bc2d-ac8aaa0d4848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003922 10.0.0.41 - - [2026-01-30 12:52:42] "GET /loadbalancer-listener/d69db8ea-c3fc-4d34-bc2d-ac8aaa0d4848?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010118 10.0.0.41 - - [2026-01-30 12:52:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.043590 10.0.0.41 - - [2026-01-30 12:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.41 - - [2026-01-30 12:52:42] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005686 10.0.0.41 - - [2026-01-30 12:52:43] "GET /instance-ip/046919aa-bc17-4580-83b3-1e49f7c17fbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006108 10.0.0.41 - - [2026-01-30 12:52:43] "GET /instance-ip/046919aa-bc17-4580-83b3-1e49f7c17fbe?fields=floating_ips HTTP/1.1" 200 1168 0.012607 10.0.0.41 - - [2026-01-30 12:52:43] "GET /floating-ip/7f038889-dc5c-4136-ae81-3d8d47a0b603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.013293 10.0.0.41 - - [2026-01-30 12:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.41 - - [2026-01-30 12:52:43] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.027183 10.0.0.41 - - [2026-01-30 12:52:43] "POST /tags HTTP/1.1" 200 301 0.095953 10.0.0.41 - - [2026-01-30 12:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.41 - - [2026-01-30 12:52:43] "GET /tag/d0bbf7e9-ba7c-4d19-9883-354b394b00bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020284 10.0.0.41 - - [2026-01-30 12:52:43] "POST /tags HTTP/1.1" 200 325 0.153864 10.0.0.41 - - [2026-01-30 12:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.41 - - [2026-01-30 12:52:43] "GET /tag/f7782c21-1845-4051-8068-fa58ab330a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.012542 10.0.0.41 - - [2026-01-30 12:52:43] "POST /tags HTTP/1.1" 200 363 0.070406 10.0.0.41 - - [2026-01-30 12:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019717 10.0.0.41 - - [2026-01-30 12:52:43] "GET /tag/9aa0b57b-1757-490c-b812-085b57c6baee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014785 10.0.0.41 - - [2026-01-30 12:52:43] "POST /tags HTTP/1.1" 200 311 0.068555 10.0.0.41 - - [2026-01-30 12:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020768 10.0.0.41 - - [2026-01-30 12:52:43] "GET /tag/4f9a5154-65b2-4cb8-8295-216c2ce562c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.020184 10.0.0.41 - - [2026-01-30 12:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.41 - - [2026-01-30 12:52:43] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.005897 10.0.0.41 - - [2026-01-30 12:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.41 - - [2026-01-30 12:52:43] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042301 10.0.0.41 - - [2026-01-30 12:52:43] "POST /virtual-machines HTTP/1.1" 200 377 0.016515 10.0.0.41 - - [2026-01-30 12:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009074 10.0.0.41 - - [2026-01-30 12:52:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144425 10.0.0.41 - - [2026-01-30 12:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035084 10.0.0.41 - - [2026-01-30 12:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.030541 10.0.0.41 - - [2026-01-30 12:52:44] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004861 10.0.0.41 - - [2026-01-30 12:52:44] "POST /instance-ips HTTP/1.1" 200 409 0.050315 10.0.0.41 - - [2026-01-30 12:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034086 10.0.0.41 - - [2026-01-30 12:52:44] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016639 10.0.0.41 - - [2026-01-30 12:52:44] "POST /set-tag HTTP/1.1" 200 109 0.022465 10.0.0.41 - - [2026-01-30 12:52:44] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025603 10.0.0.41 - - [2026-01-30 12:52:44] "GET /instance-ip/91ef5658-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003482 10.0.0.41 - - [2026-01-30 12:52:44] "POST /tags HTTP/1.1" 200 357 0.029492 10.0.0.41 - - [2026-01-30 12:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012167 10.0.0.41 - - [2026-01-30 12:52:44] "GET /tag/43de43f4-87e7-425c-866a-96297b4961a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015940 10.0.0.41 - - [2026-01-30 12:52:44] "POST /tags HTTP/1.1" 200 305 0.160453 10.0.0.41 - - [2026-01-30 12:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016281 10.0.0.41 - - [2026-01-30 12:52:44] "GET /tag/9205a154-3aee-4b7d-bfaf-cdc1d35c48c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010681 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001113 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.41 - - [2026-01-30 12:52:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.000528 10.0.0.41 - - [2026-01-30 12:52:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.015395 10.0.0.41 - - [2026-01-30 12:52:45] "POST /security-groups HTTP/1.1" 200 571 0.119574 10.0.0.41 - - [2026-01-30 12:52:45] "POST /projects HTTP/1.1" 200 483 0.324438 10.0.0.41 - - [2026-01-30 12:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007892 10.0.0.41 - - [2026-01-30 12:52:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.024151 10.0.0.41 - - [2026-01-30 12:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013837 10.0.0.41 - - [2026-01-30 12:52:45] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.028581 10.0.0.41 - - [2026-01-30 12:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.41 - - [2026-01-30 12:52:45] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005941 10.0.0.41 - - [2026-01-30 12:52:45] "POST /access-control-lists HTTP/1.1" 200 580 0.194295 10.0.0.41 - - [2026-01-30 12:52:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.001849 10.0.0.41 - - [2026-01-30 12:52:45] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.181513 10.0.0.41 - - [2026-01-30 12:52:45] "POST /access-control-lists HTTP/1.1" 200 578 0.110814 10.0.0.41 - - [2026-01-30 12:52:45] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.102272 10.0.0.41 - - [2026-01-30 12:52:45] "POST /security-groups HTTP/1.1" 200 537 0.089516 10.0.0.41 - - [2026-01-30 12:52:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.003957 10.0.0.41 - - [2026-01-30 12:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017715 10.0.0.41 - - [2026-01-30 12:52:45] "POST /chown HTTP/1.1" 200 109 0.046952 10.0.0.41 - - [2026-01-30 12:52:45] "POST /access-control-lists HTTP/1.1" 200 596 0.094962 10.0.0.41 - - [2026-01-30 12:52:46] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.046110 10.0.0.41 - - [2026-01-30 12:52:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.001985 10.0.0.41 - - [2026-01-30 12:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.41 - - [2026-01-30 12:52:46] "POST /access-control-lists HTTP/1.1" 200 594 0.075215 10.0.0.41 - - [2026-01-30 12:52:46] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.043843 10.0.0.41 - - [2026-01-30 12:52:46] "POST /tags HTTP/1.1" 409 207 0.022345 10.0.0.41 - - [2026-01-30 12:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.41 - - [2026-01-30 12:52:46] "GET /tag/9205a154-3aee-4b7d-bfaf-cdc1d35c48c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012358 10.0.0.41 - - [2026-01-30 12:52:46] "POST /firewall-rules HTTP/1.1" 200 564 0.067938 10.0.0.41 - - [2026-01-30 12:52:46] "GET /firewall-rule/4ccd3dcf-3a9f-41f9-b4df-46935cb1d3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010697 10.0.0.41 - - [2026-01-30 12:52:46] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002795 10.0.0.41 - - [2026-01-30 12:52:46] "GET /firewall-rule/4ccd3dcf-3a9f-41f9-b4df-46935cb1d3ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002989 10.0.0.41 - - [2026-01-30 12:52:46] "POST /ref-update HTTP/1.1" 200 156 0.020961 10.0.0.41 - - [2026-01-30 12:52:46] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016862 10.0.0.41 - - [2026-01-30 12:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.41 - - [2026-01-30 12:52:46] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002777 10.0.0.41 - - [2026-01-30 12:52:46] "POST /tags HTTP/1.1" 409 207 0.007183 10.0.0.41 - - [2026-01-30 12:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.41 - - [2026-01-30 12:52:46] "GET /tag/9205a154-3aee-4b7d-bfaf-cdc1d35c48c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010318 10.0.0.41 - - [2026-01-30 12:52:46] "POST /firewall-rules HTTP/1.1" 200 562 0.091924 10.0.0.41 - - [2026-01-30 12:52:46] "GET /firewall-rule/53354f83-ce49-425c-9406-d2b3dcd37e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.042233 10.0.0.41 - - [2026-01-30 12:52:46] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007312 10.0.0.41 - - [2026-01-30 12:52:46] "GET /firewall-rule/53354f83-ce49-425c-9406-d2b3dcd37e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005817 10.0.0.41 - - [2026-01-30 12:52:46] "POST /ref-update HTTP/1.1" 200 156 0.033486 10.0.0.41 - - [2026-01-30 12:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.41 - - [2026-01-30 12:52:46] "GET /loadbalancer/b27518cc-c66e-41a6-89e7-f70efa75c4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003975 10.0.0.41 - - [2026-01-30 12:52:46] "POST /tags HTTP/1.1" 200 301 0.029541 10.0.0.41 - - [2026-01-30 12:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008127 10.0.0.41 - - [2026-01-30 12:52:46] "GET /tag/dba2382b-c563-4904-867b-c02c6624f0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025478 10.0.0.41 - - [2026-01-30 12:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.41 - - [2026-01-30 12:52:47] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049550 10.0.0.41 - - [2026-01-30 12:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.41 - - [2026-01-30 12:52:47] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007582 10.0.0.41 - - [2026-01-30 12:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008045 10.0.0.41 - - [2026-01-30 12:52:47] "GET /service-appliance-set/524c423c-41b0-4a27-bb20-243fa6706e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003886 10.0.0.41 - - [2026-01-30 12:52:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.002775 10.0.0.41 - - [2026-01-30 12:52:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139667 10.0.0.41 - - [2026-01-30 12:52:47] "GET /virtual-machine-interface/b821eb15-f65e-4d5c-87b7-06c2853ce1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016680 10.0.0.41 - - [2026-01-30 12:52:47] "POST /instance-ips HTTP/1.1" 200 377 0.078974 10.0.0.41 - - [2026-01-30 12:52:47] "GET /instance-ip/8eb498fe-6ace-44fb-b827-1041c3043b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011110 10.0.0.41 - - [2026-01-30 12:52:47] "POST /loadbalancers HTTP/1.1" 200 582 0.100219 10.0.0.41 - - [2026-01-30 12:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043290 10.0.0.41 - - [2026-01-30 12:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009960 10.0.0.41 - - [2026-01-30 12:52:47] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063276 10.0.0.41 - - [2026-01-30 12:52:47] "GET /instance-ip/8eb498fe-6ace-44fb-b827-1041c3043b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021394 10.0.0.41 - - [2026-01-30 12:52:47] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.135241 10.0.0.41 - - [2026-01-30 12:52:47] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009490 10.0.0.41 - - [2026-01-30 12:52:47] "POST /floating-ips HTTP/1.1" 200 581 0.140245 10.0.0.41 - - [2026-01-30 12:52:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.129294 10.0.0.41 - - [2026-01-30 12:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032384 10.0.0.41 - - [2026-01-30 12:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.41 - - [2026-01-30 12:52:48] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.110092 10.0.0.41 - - [2026-01-30 12:52:48] "GET /loadbalancer-listener/48e3a32c-c782-41d0-90a9-bc34a557024a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004703 10.0.0.41 - - [2026-01-30 12:52:48] "GET /loadbalancer-listener/48e3a32c-c782-41d0-90a9-bc34a557024a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006591 10.0.0.41 - - [2026-01-30 12:52:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038649 10.0.0.41 - - [2026-01-30 12:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.037086 10.0.0.41 - - [2026-01-30 12:52:48] "GET /instance-ip/8eb498fe-6ace-44fb-b827-1041c3043b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005926 10.0.0.41 - - [2026-01-30 12:52:48] "GET /instance-ip/8eb498fe-6ace-44fb-b827-1041c3043b62?fields=floating_ips HTTP/1.1" 200 1165 0.017994 10.0.0.41 - - [2026-01-30 12:52:48] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002501 10.0.0.41 - - [2026-01-30 12:52:48] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.139002 10.0.0.41 - - [2026-01-30 12:52:48] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.025847 10.0.0.41 - - [2026-01-30 12:52:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.047679 10.0.0.41 - - [2026-01-30 12:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.035861 10.0.0.41 - - [2026-01-30 12:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.029868 10.0.0.41 - - [2026-01-30 12:52:48] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069952 10.0.0.41 - - [2026-01-30 12:52:48] "GET /loadbalancer-listener/27072a3c-c79b-403b-9ec5-b20bc5ffc8d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002998 10.0.0.41 - - [2026-01-30 12:52:48] "GET /loadbalancer-listener/27072a3c-c79b-403b-9ec5-b20bc5ffc8d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004629 10.0.0.41 - - [2026-01-30 12:52:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026745 10.0.0.41 - - [2026-01-30 12:52:48] "GET /instance-ip/8eb498fe-6ace-44fb-b827-1041c3043b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003147 10.0.0.41 - - [2026-01-30 12:52:48] "GET /instance-ip/8eb498fe-6ace-44fb-b827-1041c3043b62?fields=floating_ips HTTP/1.1" 200 1165 0.002763 10.0.0.41 - - [2026-01-30 12:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006683 10.0.0.41 - - [2026-01-30 12:52:48] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011372 10.0.0.41 - - [2026-01-30 12:52:49] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.026975 10.0.0.41 - - [2026-01-30 12:52:49] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.008965 10.0.0.41 - - [2026-01-30 12:52:49] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.023176 10.0.0.41 - - [2026-01-30 12:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016291 10.0.0.41 - - [2026-01-30 12:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013755 10.0.0.41 - - [2026-01-30 12:52:49] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.106394 10.0.0.41 - - [2026-01-30 12:52:49] "GET /loadbalancer-listener/c5547b9d-94a3-461e-9e6e-7c7275df0b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006064 10.0.0.41 - - [2026-01-30 12:52:49] "GET /loadbalancer-listener/c5547b9d-94a3-461e-9e6e-7c7275df0b30?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.012150 10.0.0.41 - - [2026-01-30 12:52:49] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024701 10.0.0.41 - - [2026-01-30 12:52:49] "GET /instance-ip/8eb498fe-6ace-44fb-b827-1041c3043b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007031 10.0.0.41 - - [2026-01-30 12:52:49] "GET /instance-ip/8eb498fe-6ace-44fb-b827-1041c3043b62?fields=floating_ips HTTP/1.1" 200 1165 0.003706 10.0.0.41 - - [2026-01-30 12:52:49] "POST /tags HTTP/1.1" 200 355 0.035043 10.0.0.41 - - [2026-01-30 12:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021725 10.0.0.41 - - [2026-01-30 12:52:49] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004637 10.0.0.41 - - [2026-01-30 12:52:49] "GET /tag/4aa11df6-213a-429e-983c-367aefd5629d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017540 10.0.0.41 - - [2026-01-30 12:52:49] "POST /tags HTTP/1.1" 200 303 0.026384 10.0.0.41 - - [2026-01-30 12:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021688 10.0.0.41 - - [2026-01-30 12:52:49] "GET /tag/18e95545-f5de-44b6-acc1-c18cedf75c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016538 10.0.0.41 - - [2026-01-30 12:52:49] "POST /projects HTTP/1.1" 409 218 0.019166 10.0.0.41 - - [2026-01-30 12:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.41 - - [2026-01-30 12:52:49] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.092641 10.0.0.41 - - [2026-01-30 12:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006266 10.0.0.41 - - [2026-01-30 12:52:49] "GET /network-ipam/ed9fcb5e-323c-426c-9790-f77911e036de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002579 10.0.0.41 - - [2026-01-30 12:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.41 - - [2026-01-30 12:52:49] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005395 10.0.0.41 - - [2026-01-30 12:52:49] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.120299 10.0.0.41 - - [2026-01-30 12:52:50] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006569 10.0.0.41 - - [2026-01-30 12:52:50] "POST /set-tag HTTP/1.1" 200 109 0.048468 10.0.0.41 - - [2026-01-30 12:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.41 - - [2026-01-30 12:52:50] "GET /network-ipam/b7a5b379-ca41-486c-a34f-d7d96f05bedf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002739 10.0.0.41 - - [2026-01-30 12:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.41 - - [2026-01-30 12:52:50] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003885 10.0.0.41 - - [2026-01-30 12:52:50] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.043917 10.0.0.41 - - [2026-01-30 12:52:50] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005116 10.0.0.41 - - [2026-01-30 12:52:50] "POST /set-tag HTTP/1.1" 200 109 0.065409 10.0.0.41 - - [2026-01-30 12:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009295 10.0.0.41 - - [2026-01-30 12:52:50] "GET /network-policy/8f5bc3e5-123b-4ddd-808e-bb037279e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006702 10.0.0.41 - - [2026-01-30 12:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.41 - - [2026-01-30 12:52:50] "GET /network-policy/5f55c7d5-726c-47ae-a79a-605b600b443c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002952 10.0.0.41 - - [2026-01-30 12:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.41 - - [2026-01-30 12:52:50] "GET /network-policy/ced70308-7d68-4443-9265-84a9b73c0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003634 10.0.0.41 - - [2026-01-30 12:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.41 - - [2026-01-30 12:52:50] "PUT /network-policy/ced70308-7d68-4443-9265-84a9b73c0b66 HTTP/1.1" 200 262 0.018673 10.0.0.41 - - [2026-01-30 12:52:50] "PUT /access-control-list/a77526aa-838c-4db1-9663-08060be37a00 HTTP/1.1" 200 272 0.049831 10.0.0.41 - - [2026-01-30 12:52:50] "POST /ref-update HTTP/1.1" 200 156 0.141158 10.0.0.41 - - [2026-01-30 12:52:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024277 10.0.0.41 - - [2026-01-30 12:52:50] "PUT /access-control-list/9a3313c4-2798-4df9-937d-1663a5e62c3f HTTP/1.1" 200 272 0.082469 10.0.0.41 - - [2026-01-30 12:52:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007185 10.0.0.41 - - [2026-01-30 12:52:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009283 10.0.0.41 - - [2026-01-30 12:52:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003193 10.0.0.41 - - [2026-01-30 12:52:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003376 10.0.0.41 - - [2026-01-30 12:52:50] "POST /security-groups HTTP/1.1" 409 245 0.002764 10.0.0.41 - - [2026-01-30 12:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.41 - - [2026-01-30 12:52:50] "PUT /security-group/9a334420-d3f7-46d0-b1d2-d7103f15aef0 HTTP/1.1" 200 262 0.053977 10.0.0.41 - - [2026-01-30 12:52:50] "PUT /access-control-list/bc25c106-2bf8-4d35-a6de-324b2d0249eb HTTP/1.1" 200 272 0.035840 10.0.0.41 - - [2026-01-30 12:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.069252 10.0.0.41 - - [2026-01-30 12:52:51] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035584 10.0.0.41 - - [2026-01-30 12:52:51] "PUT /access-control-list/269e19c6-590e-4cdf-9599-17b92b1b615a HTTP/1.1" 200 272 0.068889 10.0.0.41 - - [2026-01-30 12:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.41 - - [2026-01-30 12:52:51] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008557 10.0.0.41 - - [2026-01-30 12:52:51] "POST /tags HTTP/1.1" 409 206 0.006794 10.0.0.41 - - [2026-01-30 12:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.41 - - [2026-01-30 12:52:51] "GET /tag/18e95545-f5de-44b6-acc1-c18cedf75c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022526 10.0.0.41 - - [2026-01-30 12:52:51] "POST /firewall-rules HTTP/1.1" 200 562 0.101690 10.0.0.41 - - [2026-01-30 12:52:51] "GET /firewall-rule/6dacfe80-3c13-4fee-8d7d-8428ba882e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006383 10.0.0.41 - - [2026-01-30 12:52:51] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005005 10.0.0.41 - - [2026-01-30 12:52:51] "GET /firewall-rule/6dacfe80-3c13-4fee-8d7d-8428ba882e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.011374 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001185 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:52:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001343 10.0.0.41 - - [2026-01-30 12:52:51] "POST /ref-update HTTP/1.1" 200 156 0.037786 10.0.0.41 - - [2026-01-30 12:52:51] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015637 10.0.0.41 - - [2026-01-30 12:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.41 - - [2026-01-30 12:52:51] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003762 10.0.0.41 - - [2026-01-30 12:52:51] "POST /tags HTTP/1.1" 409 206 0.007624 10.0.0.41 - - [2026-01-30 12:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009054 10.0.0.41 - - [2026-01-30 12:52:51] "GET /tag/18e95545-f5de-44b6-acc1-c18cedf75c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030318 10.0.0.41 - - [2026-01-30 12:52:51] "POST /firewall-rules HTTP/1.1" 200 560 0.075265 10.0.0.41 - - [2026-01-30 12:52:51] "GET /firewall-rule/f6ae17a6-f8e7-4c1a-8dde-bb5608621a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.025487 10.0.0.41 - - [2026-01-30 12:52:51] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004963 10.0.0.41 - - [2026-01-30 12:52:51] "GET /firewall-rule/f6ae17a6-f8e7-4c1a-8dde-bb5608621a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002522 10.0.0.41 - - [2026-01-30 12:52:51] "POST /ref-update HTTP/1.1" 200 156 0.099068 10.0.0.41 - - [2026-01-30 12:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005830 10.0.0.41 - - [2026-01-30 12:52:51] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.008477 10.0.0.41 - - [2026-01-30 12:52:52] "POST /tags HTTP/1.1" 200 371 0.034009 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008962 10.0.0.41 - - [2026-01-30 12:52:52] "GET /tag/2a75b1a9-5489-4957-8a85-3c3dbd5d5741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.020818 10.0.0.41 - - [2026-01-30 12:52:52] "POST /tags HTTP/1.1" 200 319 0.030619 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.024400 10.0.0.41 - - [2026-01-30 12:52:52] "GET /tag/d6d9f3ff-722b-46dc-b463-6900771f4a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017796 10.0.0.41 - - [2026-01-30 12:52:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.000557 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.012606 10.0.0.41 - - [2026-01-30 12:52:52] "POST /security-groups HTTP/1.1" 200 578 0.076740 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.001982 10.0.0.41 - - [2026-01-30 12:52:52] "POST /projects HTTP/1.1" 200 497 0.246758 10.0.0.41 - - [2026-01-30 12:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012305 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.41 - - [2026-01-30 12:52:52] "POST /access-control-lists HTTP/1.1" 200 587 0.041688 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.017874 10.0.0.41 - - [2026-01-30 12:52:52] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007889 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.41 - - [2026-01-30 12:52:52] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.041866 10.0.0.41 - - [2026-01-30 12:52:52] "POST /access-control-lists HTTP/1.1" 200 585 0.071630 10.0.0.41 - - [2026-01-30 12:52:52] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.047053 10.0.0.41 - - [2026-01-30 12:52:52] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.070913 10.0.0.41 - - [2026-01-30 12:52:52] "POST /security-groups HTTP/1.1" 200 558 0.072325 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.002879 10.0.0.41 - - [2026-01-30 12:52:52] "POST /access-control-lists HTTP/1.1" 200 610 0.041051 10.0.0.41 - - [2026-01-30 12:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.050245 10.0.0.41 - - [2026-01-30 12:52:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.017806 10.0.0.41 - - [2026-01-30 12:52:53] "POST /chown HTTP/1.1" 200 109 0.072258 10.0.0.41 - - [2026-01-30 12:52:53] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015542 10.0.0.41 - - [2026-01-30 12:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006640 10.0.0.41 - - [2026-01-30 12:52:53] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008303 10.0.0.41 - - [2026-01-30 12:52:53] "POST /tags HTTP/1.1" 409 214 0.003388 10.0.0.41 - - [2026-01-30 12:52:53] "POST /access-control-lists HTTP/1.1" 200 608 0.131426 10.0.0.41 - - [2026-01-30 12:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.41 - - [2026-01-30 12:52:53] "GET /tag/d6d9f3ff-722b-46dc-b463-6900771f4a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014784 10.0.0.41 - - [2026-01-30 12:52:53] "POST /firewall-rules HTTP/1.1" 200 578 0.080259 10.0.0.41 - - [2026-01-30 12:52:53] "GET /firewall-rule/c7db1c77-2570-4c70-b60a-7f3dcf38fec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004213 10.0.0.41 - - [2026-01-30 12:52:53] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003497 10.0.0.41 - - [2026-01-30 12:52:53] "GET /firewall-rule/c7db1c77-2570-4c70-b60a-7f3dcf38fec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002427 10.0.0.41 - - [2026-01-30 12:52:53] "POST /ref-update HTTP/1.1" 200 156 0.038660 10.0.0.41 - - [2026-01-30 12:52:53] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.060886 10.0.0.41 - - [2026-01-30 12:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.41 - - [2026-01-30 12:52:53] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003092 10.0.0.41 - - [2026-01-30 12:52:53] "POST /tags HTTP/1.1" 409 214 0.001998 10.0.0.41 - - [2026-01-30 12:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.41 - - [2026-01-30 12:52:53] "GET /tag/d6d9f3ff-722b-46dc-b463-6900771f4a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010371 10.0.0.41 - - [2026-01-30 12:52:53] "POST /firewall-rules HTTP/1.1" 200 576 0.064179 10.0.0.41 - - [2026-01-30 12:52:53] "GET /firewall-rule/d82c80a1-4c86-4bcd-884f-35701dd196fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.027313 10.0.0.41 - - [2026-01-30 12:52:53] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004518 10.0.0.41 - - [2026-01-30 12:52:53] "GET /firewall-rule/d82c80a1-4c86-4bcd-884f-35701dd196fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002449 10.0.0.41 - - [2026-01-30 12:52:53] "POST /ref-update HTTP/1.1" 200 156 0.030918 10.0.0.41 - - [2026-01-30 12:52:53] "POST /tags HTTP/1.1" 200 363 0.023001 10.0.0.41 - - [2026-01-30 12:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.41 - - [2026-01-30 12:52:53] "GET /tag/dc04e97b-5da3-4528-86df-103c76458c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013171 10.0.0.41 - - [2026-01-30 12:52:53] "POST /tags HTTP/1.1" 200 311 0.018872 10.0.0.41 - - [2026-01-30 12:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.41 - - [2026-01-30 12:52:53] "GET /tag/5cb3b586-56a6-4f8b-9409-2bba2d5170aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010994 10.0.0.41 - - [2026-01-30 12:52:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000462 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.014404 10.0.0.41 - - [2026-01-30 12:52:54] "POST /security-groups HTTP/1.1" 200 574 0.100179 10.0.0.41 - - [2026-01-30 12:52:54] "POST /projects HTTP/1.1" 200 489 0.236486 10.0.0.41 - - [2026-01-30 12:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027271 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.012990 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007283 10.0.0.41 - - [2026-01-30 12:52:54] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.038589 10.0.0.41 - - [2026-01-30 12:52:54] "POST /access-control-lists HTTP/1.1" 200 583 0.081671 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.41 - - [2026-01-30 12:52:54] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006609 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001857 10.0.0.41 - - [2026-01-30 12:52:54] "POST /access-control-lists HTTP/1.1" 200 581 0.060425 10.0.0.41 - - [2026-01-30 12:52:54] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.102714 10.0.0.41 - - [2026-01-30 12:52:54] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.061294 10.0.0.41 - - [2026-01-30 12:52:54] "POST /security-groups HTTP/1.1" 200 546 0.086899 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.002166 10.0.0.41 - - [2026-01-30 12:52:54] "POST /access-control-lists HTTP/1.1" 200 602 0.079928 10.0.0.41 - - [2026-01-30 12:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.066213 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.033249 10.0.0.41 - - [2026-01-30 12:52:54] "POST /chown HTTP/1.1" 200 109 0.026366 10.0.0.41 - - [2026-01-30 12:52:54] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017461 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.41 - - [2026-01-30 12:52:54] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028766 10.0.0.41 - - [2026-01-30 12:52:54] "POST /access-control-lists HTTP/1.1" 200 600 0.062493 10.0.0.41 - - [2026-01-30 12:52:54] "POST /tags HTTP/1.1" 409 210 0.005533 10.0.0.41 - - [2026-01-30 12:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009798 10.0.0.41 - - [2026-01-30 12:52:54] "GET /tag/5cb3b586-56a6-4f8b-9409-2bba2d5170aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013129 10.0.0.41 - - [2026-01-30 12:52:55] "POST /firewall-rules HTTP/1.1" 200 570 0.073936 10.0.0.41 - - [2026-01-30 12:52:55] "GET /firewall-rule/382b9b8e-6431-4b36-8627-d92d4654ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008243 10.0.0.41 - - [2026-01-30 12:52:55] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004461 10.0.0.41 - - [2026-01-30 12:52:55] "GET /firewall-rule/382b9b8e-6431-4b36-8627-d92d4654ed8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.011904 10.0.0.41 - - [2026-01-30 12:52:55] "POST /ref-update HTTP/1.1" 200 156 0.039847 10.0.0.41 - - [2026-01-30 12:52:55] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003706 10.0.0.41 - - [2026-01-30 12:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.41 - - [2026-01-30 12:52:55] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003162 10.0.0.41 - - [2026-01-30 12:52:55] "POST /tags HTTP/1.1" 409 210 0.002242 10.0.0.41 - - [2026-01-30 12:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.41 - - [2026-01-30 12:52:55] "GET /tag/5cb3b586-56a6-4f8b-9409-2bba2d5170aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012102 10.0.0.41 - - [2026-01-30 12:52:55] "POST /firewall-rules HTTP/1.1" 200 568 0.069645 10.0.0.41 - - [2026-01-30 12:52:55] "GET /firewall-rule/da8a15ea-6b6e-415c-a7b4-8960e213aad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005416 10.0.0.41 - - [2026-01-30 12:52:55] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006953 10.0.0.41 - - [2026-01-30 12:52:55] "GET /firewall-rule/da8a15ea-6b6e-415c-a7b4-8960e213aad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003335 10.0.0.41 - - [2026-01-30 12:52:55] "POST /ref-update HTTP/1.1" 200 156 0.042583 10.0.0.41 - - [2026-01-30 12:52:55] "POST /tags HTTP/1.1" 409 237 0.009116 10.0.0.41 - - [2026-01-30 12:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.41 - - [2026-01-30 12:52:55] "GET /tag/9aa0b57b-1757-490c-b812-085b57c6baee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010747 10.0.0.41 - - [2026-01-30 12:52:55] "POST /tags HTTP/1.1" 409 210 0.002013 10.0.0.41 - - [2026-01-30 12:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.41 - - [2026-01-30 12:52:55] "GET /tag/4f9a5154-65b2-4cb8-8295-216c2ce562c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.011751 10.0.0.41 - - [2026-01-30 12:52:55] "POST /projects HTTP/1.1" 409 223 0.002294 10.0.0.41 - - [2026-01-30 12:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.41 - - [2026-01-30 12:52:55] "GET /project/c942761f-1338-4ea6-be79-0a074872cc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044433 10.0.0.41 - - [2026-01-30 12:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.41 - - [2026-01-30 12:52:55] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006029 10.0.0.41 - - [2026-01-30 12:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.41 - - [2026-01-30 12:52:55] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004388 10.0.0.41 - - [2026-01-30 12:52:55] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.043677 10.0.0.41 - - [2026-01-30 12:52:55] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.056398 10.0.0.41 - - [2026-01-30 12:52:56] "POST /security-groups HTTP/1.1" 409 253 0.008706 10.0.0.41 - - [2026-01-30 12:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.41 - - [2026-01-30 12:52:56] "PUT /security-group/9a984545-eeff-4f04-9026-f8feae3b4a69 HTTP/1.1" 200 262 0.058761 10.0.0.41 - - [2026-01-30 12:52:56] "PUT /access-control-list/3dba7b0c-8fcd-41e1-b910-39c52a787740 HTTP/1.1" 200 272 0.011017 10.0.0.41 - - [2026-01-30 12:52:56] "PUT /access-control-list/e348e466-dfef-409b-8fab-10fca86a48cd HTTP/1.1" 200 272 0.023540 10.0.0.41 - - [2026-01-30 12:52:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031436 10.0.0.41 - - [2026-01-30 12:52:56] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012242 10.0.0.41 - - [2026-01-30 12:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.41 - - [2026-01-30 12:52:56] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002948 10.0.0.41 - - [2026-01-30 12:52:56] "POST /tags HTTP/1.1" 409 210 0.001976 10.0.0.41 - - [2026-01-30 12:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.41 - - [2026-01-30 12:52:56] "GET /tag/4f9a5154-65b2-4cb8-8295-216c2ce562c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.020294 10.0.0.41 - - [2026-01-30 12:52:56] "POST /firewall-rules HTTP/1.1" 200 570 0.072724 10.0.0.41 - - [2026-01-30 12:52:56] "GET /firewall-rule/32d3d3ee-c1ac-47a5-b988-2665785cfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012117 10.0.0.41 - - [2026-01-30 12:52:56] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004501 10.0.0.41 - - [2026-01-30 12:52:56] "GET /firewall-rule/32d3d3ee-c1ac-47a5-b988-2665785cfb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002356 10.0.0.41 - - [2026-01-30 12:52:56] "POST /ref-update HTTP/1.1" 200 156 0.055007 10.0.0.41 - - [2026-01-30 12:52:56] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016820 10.0.0.41 - - [2026-01-30 12:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.41 - - [2026-01-30 12:52:56] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003183 10.0.0.41 - - [2026-01-30 12:52:56] "POST /tags HTTP/1.1" 409 210 0.002067 10.0.0.41 - - [2026-01-30 12:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.41 - - [2026-01-30 12:52:56] "GET /tag/4f9a5154-65b2-4cb8-8295-216c2ce562c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010400 10.0.0.41 - - [2026-01-30 12:52:56] "POST /firewall-rules HTTP/1.1" 200 568 0.074801 10.0.0.41 - - [2026-01-30 12:52:56] "GET /firewall-rule/b68003fa-b6ad-4854-81e6-6ae27b846497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005299 10.0.0.41 - - [2026-01-30 12:52:56] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003731 10.0.0.41 - - [2026-01-30 12:52:56] "GET /firewall-rule/b68003fa-b6ad-4854-81e6-6ae27b846497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002689 10.0.0.41 - - [2026-01-30 12:52:56] "POST /ref-update HTTP/1.1" 200 156 0.050403 10.0.0.41 - - [2026-01-30 12:52:56] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012456 10.0.0.41 - - [2026-01-30 12:52:56] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.73 - - [2026-01-30 12:53:40] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.73 - - [2026-01-30 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.73 - - [2026-01-30 12:53:40] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004509 10.0.0.73 - - [2026-01-30 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.73 - - [2026-01-30 12:53:40] "GET /routing-instance/f18b4836-eba6-47c4-992b-f7ce0be943ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002494 10.0.0.73 - - [2026-01-30 12:53:40] "PUT /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182 HTTP/1.1" 200 274 0.009688 10.0.0.73 - - [2026-01-30 12:53:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.001850 10.0.0.73 - - [2026-01-30 12:53:40] "POST /virtual-routers HTTP/1.1" 200 599 0.017031 10.0.0.73 - - [2026-01-30 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014532 10.0.0.73 - - [2026-01-30 12:53:40] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004822 10.0.0.73 - - [2026-01-30 12:53:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.001558 10.0.0.73 - - [2026-01-30 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.73 - - [2026-01-30 12:53:40] "GET /virtual-network/549fbc79-1e56-4738-bba4-b7a28d14d485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003673 10.0.0.73 - - [2026-01-30 12:53:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.058541 10.0.0.41 - - [2026-01-30 12:55:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001850 10.0.0.41 - - [2026-01-30 12:55:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002931 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:56:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:56:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.41 - - [2026-01-30 12:56:41] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003335 10.0.0.41 - - [2026-01-30 12:56:41] "POST /ref-update HTTP/1.1" 200 156 0.009575 10.0.0.41 - - [2026-01-30 12:56:54] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005351 10.0.0.41 - - [2026-01-30 12:56:54] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.41 - - [2026-01-30 12:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.41 - - [2026-01-30 12:56:54] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002507 10.0.0.41 - - [2026-01-30 12:56:54] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004379 10.0.0.41 - - [2026-01-30 12:56:54] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.41 - - [2026-01-30 12:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.41 - - [2026-01-30 12:56:54] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002338 10.0.0.41 - - [2026-01-30 12:56:54] "GET /loadbalancer-pool/0e142c3f-1126-494d-8244-51d288db81ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003985 10.0.0.41 - - [2026-01-30 12:56:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014280 10.0.0.41 - - [2026-01-30 12:56:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.034077 10.0.0.41 - - [2026-01-30 12:56:54] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008807 10.0.0.41 - - [2026-01-30 12:56:54] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004466 10.0.0.41 - - [2026-01-30 12:56:54] "POST /ref-update HTTP/1.1" 200 156 0.006999 10.0.0.41 - - [2026-01-30 12:56:54] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.020339 10.0.0.41 - - [2026-01-30 12:56:54] "POST /tags HTTP/1.1" 409 205 0.008979 10.0.0.41 - - [2026-01-30 12:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.41 - - [2026-01-30 12:56:54] "GET /tag/dba2382b-c563-4904-867b-c02c6624f0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010319 10.0.0.41 - - [2026-01-30 12:56:54] "PUT /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d HTTP/1.1" 200 256 0.010204 10.0.0.41 - - [2026-01-30 12:56:54] "POST /set-tag HTTP/1.1" 200 109 0.079422 10.0.0.41 - - [2026-01-30 12:56:54] "GET /loadbalancer-pool/0338d668-bbdc-429b-a2b7-ae9290ab3904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.022327 10.0.0.41 - - [2026-01-30 12:56:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022497 10.0.0.41 - - [2026-01-30 12:56:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009102 10.0.0.41 - - [2026-01-30 12:56:54] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008307 10.0.0.41 - - [2026-01-30 12:56:54] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.41 - - [2026-01-30 12:56:54] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004581 10.0.0.41 - - [2026-01-30 12:56:54] "POST /ref-update HTTP/1.1" 200 156 0.008546 10.0.0.41 - - [2026-01-30 12:56:54] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010955 10.0.0.41 - - [2026-01-30 12:56:54] "GET /loadbalancer-pool/300bc97a-0898-4329-8592-6427b1607f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004015 10.0.0.41 - - [2026-01-30 12:56:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013910 10.0.0.41 - - [2026-01-30 12:56:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019840 10.0.0.41 - - [2026-01-30 12:56:54] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006992 10.0.0.41 - - [2026-01-30 12:56:54] "PUT /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d HTTP/1.1" 200 256 0.032241 10.0.0.41 - - [2026-01-30 12:56:54] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005352 10.0.0.41 - - [2026-01-30 12:56:54] "POST /ref-update HTTP/1.1" 200 156 0.009393 10.0.0.41 - - [2026-01-30 12:56:54] "POST /set-tag HTTP/1.1" 200 109 0.004218 10.0.0.41 - - [2026-01-30 12:56:54] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002763 10.0.0.41 - - [2026-01-30 12:56:54] "PUT /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d HTTP/1.1" 200 256 0.010662 10.0.0.41 - - [2026-01-30 12:57:26] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005343 10.0.0.41 - - [2026-01-30 12:57:26] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.41 - - [2026-01-30 12:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.41 - - [2026-01-30 12:57:26] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002383 10.0.0.41 - - [2026-01-30 12:57:26] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005124 10.0.0.41 - - [2026-01-30 12:57:26] "POST /set-tag HTTP/1.1" 200 109 0.044562 10.0.0.41 - - [2026-01-30 12:57:26] "DELETE /loadbalancer-member/8bf73a00-e4d1-49bb-9475-a6d4450d72d2 HTTP/1.1" 200 115 0.038380 10.0.0.41 - - [2026-01-30 12:57:26] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012172 10.0.0.41 - - [2026-01-30 12:57:26] "POST /set-tag HTTP/1.1" 200 109 0.009724 10.0.0.41 - - [2026-01-30 12:57:26] "DELETE /loadbalancer-member/c5049ac0-74f4-441f-9733-1b3681c8fe41 HTTP/1.1" 200 115 0.050361 10.0.0.41 - - [2026-01-30 12:57:26] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006085 10.0.0.41 - - [2026-01-30 12:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.41 - - [2026-01-30 12:57:26] "DELETE /loadbalancer-member/2799bea2-6ed7-483e-994e-1c442bd33418 HTTP/1.1" 200 115 0.035245 10.0.0.41 - - [2026-01-30 12:57:26] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004716 10.0.0.41 - - [2026-01-30 12:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.41 - - [2026-01-30 12:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.41 - - [2026-01-30 12:57:26] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004910 10.0.0.41 - - [2026-01-30 12:57:26] "GET /loadbalancer-pool/0e142c3f-1126-494d-8244-51d288db81ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002541 10.0.0.41 - - [2026-01-30 12:57:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037045 10.0.0.41 - - [2026-01-30 12:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021243 10.0.0.41 - - [2026-01-30 12:57:27] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.030183 10.0.0.41 - - [2026-01-30 12:57:27] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025240 10.0.0.41 - - [2026-01-30 12:57:27] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002795 10.0.0.41 - - [2026-01-30 12:57:27] "POST /set-tag HTTP/1.1" 200 109 0.080316 10.0.0.41 - - [2026-01-30 12:57:27] "GET /loadbalancer-pool/0338d668-bbdc-429b-a2b7-ae9290ab3904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.021705 10.0.0.41 - - [2026-01-30 12:57:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.075809 10.0.0.41 - - [2026-01-30 12:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008433 10.0.0.41 - - [2026-01-30 12:57:27] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016505 10.0.0.41 - - [2026-01-30 12:57:27] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010106 10.0.0.41 - - [2026-01-30 12:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.41 - - [2026-01-30 12:57:27] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008103 10.0.0.41 - - [2026-01-30 12:57:27] "GET /loadbalancer-pool/300bc97a-0898-4329-8592-6427b1607f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003416 10.0.0.41 - - [2026-01-30 12:57:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038160 10.0.0.41 - - [2026-01-30 12:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.044625 10.0.0.41 - - [2026-01-30 12:57:27] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007392 10.0.0.41 - - [2026-01-30 12:57:27] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004673 10.0.0.41 - - [2026-01-30 12:57:27] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002411 10.0.0.41 - - [2026-01-30 12:57:27] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.73 - - [2026-01-30 12:57:43] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.73 - - [2026-01-30 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.73 - - [2026-01-30 12:57:44] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005919 10.0.0.73 - - [2026-01-30 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.73 - - [2026-01-30 12:57:44] "GET /routing-instance/f18b4836-eba6-47c4-992b-f7ce0be943ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003207 10.0.0.73 - - [2026-01-30 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.73 - - [2026-01-30 12:57:44] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006541 10.0.0.73 - - [2026-01-30 12:57:44] "PUT /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca HTTP/1.1" 200 262 0.008845 10.0.0.73 - - [2026-01-30 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.73 - - [2026-01-30 12:57:44] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002845 10.0.0.73 - - [2026-01-30 12:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.73 - - [2026-01-30 12:57:44] "GET /virtual-machine-interface/3ffe9565-d0a1-4de5-9460-08116fef6913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004583 10.0.0.73 - - [2026-01-30 12:57:44] "PUT /virtual-machine-interface/3ffe9565-d0a1-4de5-9460-08116fef6913 HTTP/1.1" 200 284 0.009733 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:57:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001180 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:57:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001218 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:57:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:57:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:57:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.41 - - [2026-01-30 12:57:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 10.0.0.41 - - [2026-01-30 13:00:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002058 10.0.0.41 - - [2026-01-30 13:00:39] "GET /global-system-configs HTTP/1.1" 200 322 0.003323 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:01:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:01:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:02:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:02:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:02:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:02:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:02:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:02:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 10.0.0.41 - - [2026-01-30 13:03:01] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018419 10.0.0.41 - - [2026-01-30 13:03:01] "POST /set-tag HTTP/1.1" 200 109 0.010723 10.0.0.41 - - [2026-01-30 13:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.41 - - [2026-01-30 13:03:01] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.005519 10.0.0.41 - - [2026-01-30 13:03:01] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004104 10.0.0.41 - - [2026-01-30 13:03:01] "POST /set-tag HTTP/1.1" 200 109 0.028640 10.0.0.41 - - [2026-01-30 13:03:01] "DELETE /loadbalancer-member/dfb55657-6e30-49b1-a115-6d8835b1b7c0 HTTP/1.1" 200 115 0.031265 10.0.0.41 - - [2026-01-30 13:03:01] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004723 10.0.0.41 - - [2026-01-30 13:03:01] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.41 - - [2026-01-30 13:03:01] "DELETE /loadbalancer-member/5a7700c3-5879-40b5-9cfa-7de5549850aa HTTP/1.1" 200 115 0.036660 10.0.0.41 - - [2026-01-30 13:03:01] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004332 10.0.0.41 - - [2026-01-30 13:03:01] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.41 - - [2026-01-30 13:03:01] "DELETE /loadbalancer-member/7de14c93-393b-48f2-8f04-099eff97e329 HTTP/1.1" 200 115 0.032591 10.0.0.41 - - [2026-01-30 13:03:01] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003757 10.0.0.41 - - [2026-01-30 13:03:01] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.41 - - [2026-01-30 13:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.41 - - [2026-01-30 13:03:01] "GET /loadbalancer/0c3fa841-cefd-4431-893c-3b53092ce9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002359 10.0.0.41 - - [2026-01-30 13:03:01] "GET /loadbalancer-pool/0e142c3f-1126-494d-8244-51d288db81ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002677 10.0.0.41 - - [2026-01-30 13:03:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016115 10.0.0.41 - - [2026-01-30 13:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011153 10.0.0.41 - - [2026-01-30 13:03:02] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010026 10.0.0.41 - - [2026-01-30 13:03:02] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004327 10.0.0.41 - - [2026-01-30 13:03:02] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002454 10.0.0.41 - - [2026-01-30 13:03:02] "POST /set-tag HTTP/1.1" 200 109 0.063673 10.0.0.41 - - [2026-01-30 13:03:02] "GET /loadbalancer-pool/0338d668-bbdc-429b-a2b7-ae9290ab3904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.015679 10.0.0.41 - - [2026-01-30 13:03:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032634 10.0.0.41 - - [2026-01-30 13:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019588 10.0.0.41 - - [2026-01-30 13:03:02] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009281 10.0.0.41 - - [2026-01-30 13:03:02] "POST /set-tag HTTP/1.1" 200 109 0.003469 10.0.0.41 - - [2026-01-30 13:03:02] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006762 10.0.0.41 - - [2026-01-30 13:03:02] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.011290 10.0.0.41 - - [2026-01-30 13:03:02] "GET /loadbalancer-pool/300bc97a-0898-4329-8592-6427b1607f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003216 10.0.0.41 - - [2026-01-30 13:03:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022574 10.0.0.41 - - [2026-01-30 13:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.048784 10.0.0.41 - - [2026-01-30 13:03:02] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010120 10.0.0.41 - - [2026-01-30 13:03:02] "GET /virtual-machine-interface/91d2b3cc-fdda-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003728 10.0.0.41 - - [2026-01-30 13:03:02] "GET /floating-ip/46568553-aad2-4f15-9852-9c69189b8a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002939 10.0.0.41 - - [2026-01-30 13:03:02] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.41 - - [2026-01-30 13:04:56] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.41 - - [2026-01-30 13:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.41 - - [2026-01-30 13:04:56] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041642 10.0.0.41 - - [2026-01-30 13:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.41 - - [2026-01-30 13:04:56] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036205 10.0.0.41 - - [2026-01-30 13:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.41 - - [2026-01-30 13:04:56] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038605 10.0.0.41 - - [2026-01-30 13:04:57] "POST /tags HTTP/1.1" 200 333 0.044636 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009222 10.0.0.41 - - [2026-01-30 13:04:57] "GET /tag/0f1be206-a641-4fd8-9632-fac0e6eac7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.031522 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.41 - - [2026-01-30 13:04:57] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043097 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008549 10.0.0.41 - - [2026-01-30 13:04:57] "GET /virtual-networks?parent_id=d6df7646-1c8b-4bc9-8807-cd8d78e74679&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003603 10.0.0.41 - - [2026-01-30 13:04:57] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034624 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.41 - - [2026-01-30 13:04:57] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005919 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012519 10.0.0.41 - - [2026-01-30 13:04:57] "GET /service-appliance-set/524c423c-41b0-4a27-bb20-243fa6706e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002728 10.0.0.41 - - [2026-01-30 13:04:57] "POST /virtual-networks HTTP/1.1" 200 512 0.080778 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011550 10.0.0.41 - - [2026-01-30 13:04:57] "GET /network-ipam/a4993143-e726-4dcf-9c28-116502079770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002560 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 404 254 0.002071 10.0.0.41 - - [2026-01-30 13:04:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.097065 10.0.0.41 - - [2026-01-30 13:04:57] "GET /virtual-machine-interface/8fb2c4e6-0c78-4710-89d3-2ce502e5d73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012855 10.0.0.41 - - [2026-01-30 13:04:57] "POST /useragent-kv HTTP/1.1" 200 115 0.011963 10.0.0.41 - - [2026-01-30 13:04:57] "POST /ref-update HTTP/1.1" 200 156 0.150020 10.0.0.41 - - [2026-01-30 13:04:57] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1847 0.006114 10.0.0.41 - - [2026-01-30 13:04:57] "GET /domains HTTP/1.1" 200 280 0.002171 10.0.0.41 - - [2026-01-30 13:04:57] "GET /domain/e518cd71-3cb5-4e6a-bd64-a69dc931c994 HTTP/1.1" 200 3087 0.011445 10.0.0.41 - - [2026-01-30 13:04:57] "POST /instance-ips HTTP/1.1" 200 409 0.045914 10.0.0.41 - - [2026-01-30 13:04:57] "GET /instance-ip/00854109-cd48-4eed-a977-e74e7ee2b10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.013450 10.0.0.41 - - [2026-01-30 13:04:57] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679 HTTP/1.1" 200 5476 0.074691 10.0.0.41 - - [2026-01-30 13:04:57] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2076 0.016374 10.0.0.41 - - [2026-01-30 13:04:57] "POST /loadbalancers HTTP/1.1" 200 610 0.069448 10.0.0.41 - - [2026-01-30 13:04:57] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2076 0.005275 10.0.0.41 - - [2026-01-30 13:04:57] "GET /routing-instance/6aadac24-9783-4942-bff9-a9e14bca3981 HTTP/1.1" 200 1181 0.003566 10.0.0.41 - - [2026-01-30 13:04:57] "GET /routing-instance/6aadac24-9783-4942-bff9-a9e14bca3981 HTTP/1.1" 200 1181 0.011728 10.0.0.41 - - [2026-01-30 13:04:57] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040439 10.0.0.41 - - [2026-01-30 13:04:57] "GET /instance-ip/00854109-cd48-4eed-a977-e74e7ee2b10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.004991 10.0.0.41 - - [2026-01-30 13:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010405 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.41 - - [2026-01-30 13:04:57] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027837 10.0.0.41 - - [2026-01-30 13:04:57] "POST /floating-ips HTTP/1.1" 200 597 0.016089 10.0.0.41 - - [2026-01-30 13:04:57] "GET /loadbalancer/0fbdc490-9d15-4069-b8c6-aa8d3832ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003349 10.0.0.41 - - [2026-01-30 13:04:57] "POST /route-targets HTTP/1.1" 200 327 0.018594 10.0.0.41 - - [2026-01-30 13:04:57] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.037840 10.0.0.41 - - [2026-01-30 13:04:57] "POST /ref-update HTTP/1.1" 200 156 0.029348 10.0.0.41 - - [2026-01-30 13:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.41 - - [2026-01-30 13:04:58] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042390 10.0.0.41 - - [2026-01-30 13:04:58] "GET /loadbalancer-listener/99365bc8-7649-4372-88f4-99f9f171466e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004698 10.0.0.41 - - [2026-01-30 13:04:58] "GET /loadbalancer-listener/99365bc8-7649-4372-88f4-99f9f171466e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004059 10.0.0.41 - - [2026-01-30 13:04:58] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.028027 10.0.0.41 - - [2026-01-30 13:04:58] "GET /instance-ip/00854109-cd48-4eed-a977-e74e7ee2b10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.003504 10.0.0.41 - - [2026-01-30 13:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.41 - - [2026-01-30 13:04:58] "GET /instance-ip/00854109-cd48-4eed-a977-e74e7ee2b10b?fields=floating_ips HTTP/1.1" 200 1210 0.008126 10.0.0.41 - - [2026-01-30 13:04:58] "GET /loadbalancer/0fbdc490-9d15-4069-b8c6-aa8d3832ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002566 10.0.0.41 - - [2026-01-30 13:04:58] "GET /floating-ip/f136c8fe-6aaa-49ae-b214-6769ccb0f1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002262 10.0.0.41 - - [2026-01-30 13:04:58] "POST /tags HTTP/1.1" 200 295 0.049878 10.0.0.41 - - [2026-01-30 13:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010040 10.0.0.41 - - [2026-01-30 13:04:58] "GET /tag/1d922449-5bdd-4ecc-ad98-e112fa7eb0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013251 10.0.0.41 - - [2026-01-30 13:04:58] "POST /tags HTTP/1.1" 409 233 0.002114 10.0.0.41 - - [2026-01-30 13:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.41 - - [2026-01-30 13:04:58] "GET /tag/4aa11df6-213a-429e-983c-367aefd5629d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010351 10.0.0.41 - - [2026-01-30 13:04:58] "POST /tags HTTP/1.1" 409 206 0.002196 10.0.0.41 - - [2026-01-30 13:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.41 - - [2026-01-30 13:04:58] "GET /tag/18e95545-f5de-44b6-acc1-c18cedf75c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010139 10.0.0.41 - - [2026-01-30 13:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.41 - - [2026-01-30 13:04:58] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004624 10.0.0.41 - - [2026-01-30 13:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.41 - - [2026-01-30 13:04:58] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031857 10.0.0.41 - - [2026-01-30 13:04:58] "POST /virtual-machines HTTP/1.1" 200 369 0.007709 10.0.0.41 - - [2026-01-30 13:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031052 10.0.0.41 - - [2026-01-30 13:04:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108461 10.0.0.41 - - [2026-01-30 13:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008759 10.0.0.41 - - [2026-01-30 13:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.41 - - [2026-01-30 13:04:58] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007751 10.0.0.41 - - [2026-01-30 13:04:58] "POST /instance-ips HTTP/1.1" 200 409 0.039216 10.0.0.41 - - [2026-01-30 13:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022259 10.0.0.41 - - [2026-01-30 13:04:58] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008772 10.0.0.41 - - [2026-01-30 13:04:59] "POST /set-tag HTTP/1.1" 200 109 0.024421 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015165 10.0.0.41 - - [2026-01-30 13:04:59] "GET /instance-ip/47cff33c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003460 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004586 10.0.0.41 - - [2026-01-30 13:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002390 10.0.0.41 - - [2026-01-30 13:04:59] "POST /ref-update HTTP/1.1" 200 156 0.012898 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010012 10.0.0.41 - - [2026-01-30 13:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003163 10.0.0.41 - - [2026-01-30 13:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005754 10.0.0.41 - - [2026-01-30 13:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.41 - - [2026-01-30 13:04:59] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045892 10.0.0.41 - - [2026-01-30 13:04:59] "POST /virtual-machines HTTP/1.1" 200 369 0.009224 10.0.0.41 - - [2026-01-30 13:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018761 10.0.0.41 - - [2026-01-30 13:04:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104260 10.0.0.41 - - [2026-01-30 13:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008299 10.0.0.41 - - [2026-01-30 13:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008981 10.0.0.41 - - [2026-01-30 13:04:59] "POST /instance-ips HTTP/1.1" 200 409 0.022000 10.0.0.41 - - [2026-01-30 13:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027609 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019198 10.0.0.41 - - [2026-01-30 13:04:59] "POST /set-tag HTTP/1.1" 200 109 0.018507 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015289 10.0.0.41 - - [2026-01-30 13:04:59] "GET /instance-ip/48464474-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006471 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004420 10.0.0.41 - - [2026-01-30 13:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003492 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004092 10.0.0.41 - - [2026-01-30 13:04:59] "POST /ref-update HTTP/1.1" 200 156 0.007917 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008703 10.0.0.41 - - [2026-01-30 13:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.41 - - [2026-01-30 13:04:59] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004080 10.0.0.41 - - [2026-01-30 13:05:00] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.41 - - [2026-01-30 13:05:00] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004141 10.0.0.41 - - [2026-01-30 13:05:00] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.41 - - [2026-01-30 13:05:02] "GET /domains HTTP/1.1" 200 280 0.001976 10.0.0.41 - - [2026-01-30 13:05:02] "GET /domain/e518cd71-3cb5-4e6a-bd64-a69dc931c994 HTTP/1.1" 200 3087 0.003525 10.0.0.41 - - [2026-01-30 13:05:02] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679 HTTP/1.1" 200 7064 0.050390 10.0.0.41 - - [2026-01-30 13:05:02] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2076 0.004557 10.0.0.41 - - [2026-01-30 13:05:02] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2076 0.004108 10.0.0.41 - - [2026-01-30 13:05:02] "GET /routing-instance/6aadac24-9783-4942-bff9-a9e14bca3981 HTTP/1.1" 200 1402 0.003606 10.0.0.41 - - [2026-01-30 13:05:02] "GET /routing-instance/6aadac24-9783-4942-bff9-a9e14bca3981 HTTP/1.1" 200 1402 0.002852 10.0.0.41 - - [2026-01-30 13:05:02] "GET /route-target/047dbc37-65b9-4499-b260-46201f05d308 HTTP/1.1" 200 1151 0.002726 10.0.0.41 - - [2026-01-30 13:05:02] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2076 0.004566 10.0.0.41 - - [2026-01-30 13:05:02] "GET /routing-instance/6aadac24-9783-4942-bff9-a9e14bca3981 HTTP/1.1" 200 1402 0.003543 10.0.0.41 - - [2026-01-30 13:05:02] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1847 0.005010 10.0.0.41 - - [2026-01-30 13:05:02] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2076 0.004812 10.0.0.41 - - [2026-01-30 13:05:02] "GET /routing-instance/6aadac24-9783-4942-bff9-a9e14bca3981 HTTP/1.1" 200 1402 0.002807 10.0.0.41 - - [2026-01-30 13:05:02] "GET /routing-instance/6aadac24-9783-4942-bff9-a9e14bca3981 HTTP/1.1" 200 1402 0.003159 10.0.0.41 - - [2026-01-30 13:05:02] "GET /route-target/047dbc37-65b9-4499-b260-46201f05d308 HTTP/1.1" 200 1151 0.002444 10.0.0.41 - - [2026-01-30 13:05:02] "GET /domains HTTP/1.1" 200 280 0.001732 10.0.0.41 - - [2026-01-30 13:05:02] "GET /domain/e518cd71-3cb5-4e6a-bd64-a69dc931c994 HTTP/1.1" 200 3087 0.002810 10.0.0.41 - - [2026-01-30 13:05:03] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679 HTTP/1.1" 200 7064 0.036584 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2076 0.005093 10.0.0.41 - - [2026-01-30 13:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.41 - - [2026-01-30 13:05:03] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035953 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1847 0.005169 10.0.0.41 - - [2026-01-30 13:05:03] "GET /floating-ip-pools?parent_id=79e4f76d-6726-4fc1-9a7a-b8b06835265a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002420 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1847 0.003957 10.0.0.41 - - [2026-01-30 13:05:03] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017428 10.0.0.41 - - [2026-01-30 13:05:03] "POST /ref-update HTTP/1.1" 200 156 0.007794 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1847 0.019506 10.0.0.41 - - [2026-01-30 13:05:03] "GET /domains HTTP/1.1" 200 280 0.001776 10.0.0.41 - - [2026-01-30 13:05:03] "GET /domain/e518cd71-3cb5-4e6a-bd64-a69dc931c994 HTTP/1.1" 200 3087 0.002809 10.0.0.41 - - [2026-01-30 13:05:03] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679 HTTP/1.1" 200 7320 0.033686 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2314 0.005378 10.0.0.41 - - [2026-01-30 13:05:03] "GET /floating-ip-pool/78034366-0998-43df-99f5-bc4f9fb3f8e8 HTTP/1.1" 200 1314 0.002414 10.0.0.41 - - [2026-01-30 13:05:03] "GET /domains HTTP/1.1" 200 280 0.001725 10.0.0.41 - - [2026-01-30 13:05:03] "GET /domain/e518cd71-3cb5-4e6a-bd64-a69dc931c994 HTTP/1.1" 200 3087 0.003175 10.0.0.41 - - [2026-01-30 13:05:03] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679 HTTP/1.1" 200 7320 0.057538 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 2314 0.003952 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1847 0.004072 10.0.0.41 - - [2026-01-30 13:05:03] "POST /tags HTTP/1.1" 200 365 0.057152 10.0.0.41 - - [2026-01-30 13:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007593 10.0.0.41 - - [2026-01-30 13:05:03] "GET /tag/9281d1f0-998b-489f-b8b0-b26d438dc32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.024816 10.0.0.41 - - [2026-01-30 13:05:03] "POST /tags HTTP/1.1" 409 206 0.001883 10.0.0.41 - - [2026-01-30 13:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.41 - - [2026-01-30 13:05:03] "GET /tag/18e95545-f5de-44b6-acc1-c18cedf75c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010601 10.0.0.41 - - [2026-01-30 13:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.41 - - [2026-01-30 13:05:03] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040768 10.0.0.41 - - [2026-01-30 13:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003930 10.0.0.41 - - [2026-01-30 13:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.41 - - [2026-01-30 13:05:03] "GET /service-appliance-set/57f06653-0a23-4837-b46a-4211d21362a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003546 10.0.0.41 - - [2026-01-30 13:05:03] "POST /fqname-to-id HTTP/1.1" 404 258 0.001576 10.0.0.41 - - [2026-01-30 13:05:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.094246 10.0.0.41 - - [2026-01-30 13:05:03] "GET /virtual-machine-interface/dd40bfd8-1f8c-4ab5-9f9c-29c4513e0d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004619 10.0.0.41 - - [2026-01-30 13:05:03] "POST /set-tag HTTP/1.1" 200 109 0.020852 10.0.0.41 - - [2026-01-30 13:05:03] "POST /instance-ips HTTP/1.1" 200 417 0.036935 10.0.0.41 - - [2026-01-30 13:05:04] "GET /instance-ip/1e035240-3bbb-4c4b-b0a4-1f1d91dd922b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003703 10.0.0.41 - - [2026-01-30 13:05:04] "POST /loadbalancers HTTP/1.1" 200 618 0.059517 10.0.0.41 - - [2026-01-30 13:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031285 10.0.0.41 - - [2026-01-30 13:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007793 10.0.0.41 - - [2026-01-30 13:05:04] "POST /service-instances HTTP/1.1" 200 566 0.029572 10.0.0.41 - - [2026-01-30 13:05:04] "POST /ref-update HTTP/1.1" 200 156 0.017454 10.0.0.41 - - [2026-01-30 13:05:04] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062958 10.0.0.41 - - [2026-01-30 13:05:04] "GET /virtual-machine-interface/dd40bfd8-1f8c-4ab5-9f9c-29c4513e0d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004236 10.0.0.41 - - [2026-01-30 13:05:04] "GET /virtual-machine-interface/dd40bfd8-1f8c-4ab5-9f9c-29c4513e0d99?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009500 10.0.0.41 - - [2026-01-30 13:05:04] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.011326 10.0.0.41 - - [2026-01-30 13:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015847 10.0.0.41 - - [2026-01-30 13:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.41 - - [2026-01-30 13:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.41 - - [2026-01-30 13:05:04] "GET /floating-ip-pool/78034366-0998-43df-99f5-bc4f9fb3f8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002292 10.0.0.41 - - [2026-01-30 13:05:04] "POST /floating-ips HTTP/1.1" 200 671 0.094375 10.0.0.41 - - [2026-01-30 13:05:04] "POST /virtual-machines HTTP/1.1" 200 429 0.079610 10.0.0.41 - - [2026-01-30 13:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028564 10.0.0.41 - - [2026-01-30 13:05:04] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005542 10.0.0.41 - - [2026-01-30 13:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.41 - - [2026-01-30 13:05:04] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004007 10.0.0.41 - - [2026-01-30 13:05:04] "POST /tags HTTP/1.1" 409 221 0.015467 10.0.0.41 - - [2026-01-30 13:05:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.130626 10.0.0.41 - - [2026-01-30 13:05:04] "POST /chown HTTP/1.1" 200 109 0.031570 10.0.0.41 - - [2026-01-30 13:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.41 - - [2026-01-30 13:05:04] "GET /tag/0f1be206-a641-4fd8-9632-fac0e6eac7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.029768 10.0.0.41 - - [2026-01-30 13:05:04] "POST /tags HTTP/1.1" 409 238 0.004355 10.0.0.41 - - [2026-01-30 13:05:04] "POST /chown HTTP/1.1" 200 109 0.009644 10.0.0.41 - - [2026-01-30 13:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.41 - - [2026-01-30 13:05:04] "PUT /virtual-machine-interface/353a5928-60b6-4255-a335-4fd1ecce02a0 HTTP/1.1" 200 284 0.037100 10.0.0.41 - - [2026-01-30 13:05:04] "GET /tag/9281d1f0-998b-489f-b8b0-b26d438dc32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.042225 10.0.0.41 - - [2026-01-30 13:05:04] "PUT /instance-ip/1e035240-3bbb-4c4b-b0a4-1f1d91dd922b HTTP/1.1" 200 256 0.067209 10.0.0.41 - - [2026-01-30 13:05:04] "POST /firewall-rules HTTP/1.1" 200 650 0.101653 10.0.0.41 - - [2026-01-30 13:05:04] "GET /firewall-rule/f3d0a97a-e092-4b56-bf84-7a18fe50e47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007345 10.0.0.41 - - [2026-01-30 13:05:04] "GET /firewall-policy/f4817315-002f-4377-aec8-f14ae1097172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002530 10.0.0.41 - - [2026-01-30 13:05:04] "POST /ref-update HTTP/1.1" 200 156 0.093638 10.0.0.41 - - [2026-01-30 13:05:04] "GET /firewall-rule/f3d0a97a-e092-4b56-bf84-7a18fe50e47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.032208 10.0.0.41 - - [2026-01-30 13:05:04] "POST /ref-update HTTP/1.1" 200 156 0.046543 10.0.0.41 - - [2026-01-30 13:05:05] "POST /ref-update HTTP/1.1" 200 156 0.036217 10.0.0.41 - - [2026-01-30 13:05:05] "POST /ref-update HTTP/1.1" 200 156 0.079975 10.0.0.41 - - [2026-01-30 13:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.41 - - [2026-01-30 13:05:05] "POST /ref-update HTTP/1.1" 200 156 0.036035 10.0.0.41 - - [2026-01-30 13:05:05] "POST /ref-update HTTP/1.1" 200 156 0.036096 10.0.0.41 - - [2026-01-30 13:05:05] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.132822 10.0.0.41 - - [2026-01-30 13:05:05] "POST /ref-update HTTP/1.1" 200 156 0.112028 10.0.0.41 - - [2026-01-30 13:05:05] "GET /loadbalancer/66ec7d18-aca8-497e-9fe9-803d92994fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.041977 10.0.0.41 - - [2026-01-30 13:05:05] "POST /virtual-machines HTTP/1.1" 200 429 0.039903 10.0.0.41 - - [2026-01-30 13:05:05] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.071694 10.0.0.41 - - [2026-01-30 13:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015961 10.0.0.41 - - [2026-01-30 13:05:05] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.085398 10.0.0.41 - - [2026-01-30 13:05:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.184587 10.0.0.41 - - [2026-01-30 13:05:05] "GET /loadbalancer-listener/34b5d3de-e5d3-45a7-ad01-ffd9de2b1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014837 10.0.0.41 - - [2026-01-30 13:05:05] "GET /loadbalancer-listener/34b5d3de-e5d3-45a7-ad01-ffd9de2b1433?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006830 10.0.0.41 - - [2026-01-30 13:05:05] "POST /chown HTTP/1.1" 200 109 0.042247 10.0.0.41 - - [2026-01-30 13:05:05] "POST /chown HTTP/1.1" 200 109 0.029522 10.0.0.41 - - [2026-01-30 13:05:05] "PUT /virtual-machine-interface/70700baf-f9df-421f-a907-fa18e867da3e HTTP/1.1" 200 284 0.027194 10.0.0.41 - - [2026-01-30 13:05:05] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.192005 10.0.0.41 - - [2026-01-30 13:05:05] "PUT /instance-ip/1e035240-3bbb-4c4b-b0a4-1f1d91dd922b HTTP/1.1" 200 256 0.066394 10.0.0.41 - - [2026-01-30 13:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031373 10.0.0.41 - - [2026-01-30 13:05:05] "POST /ref-update HTTP/1.1" 200 156 0.067914 10.0.0.41 - - [2026-01-30 13:05:05] "GET /loadbalancer-pool/8edfc28f-35bd-4f2f-9f8d-1d49690a0a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006921 10.0.0.41 - - [2026-01-30 13:05:05] "POST /ref-update HTTP/1.1" 200 156 0.027620 10.0.0.41 - - [2026-01-30 13:05:06] "POST /loadbalancer-members HTTP/1.1" 200 707 0.089000 10.0.0.41 - - [2026-01-30 13:05:06] "POST /ref-update HTTP/1.1" 200 156 0.056752 10.0.0.41 - - [2026-01-30 13:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.062600 10.0.0.41 - - [2026-01-30 13:05:06] "GET /loadbalancer-member/a641a664-7472-48dd-aef9-6af4691fc69b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.023503 10.0.0.41 - - [2026-01-30 13:05:06] "POST /ref-update HTTP/1.1" 200 156 0.083843 10.0.0.41 - - [2026-01-30 13:05:06] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024341 10.0.0.41 - - [2026-01-30 13:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.41 - - [2026-01-30 13:05:06] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002980 10.0.0.41 - - [2026-01-30 13:05:06] "POST /ref-update HTTP/1.1" 200 156 0.035174 10.0.0.41 - - [2026-01-30 13:05:06] "POST /tags HTTP/1.1" 409 221 0.002289 10.0.0.41 - - [2026-01-30 13:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009239 10.0.0.41 - - [2026-01-30 13:05:06] "GET /tag/0f1be206-a641-4fd8-9632-fac0e6eac7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.034739 10.0.0.41 - - [2026-01-30 13:05:06] "POST /tags HTTP/1.1" 409 238 0.008897 10.0.0.41 - - [2026-01-30 13:05:06] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.020745 10.0.0.41 - - [2026-01-30 13:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016382 10.0.0.41 - - [2026-01-30 13:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017391 10.0.0.41 - - [2026-01-30 13:05:06] "GET /tag/9281d1f0-998b-489f-b8b0-b26d438dc32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016611 10.0.0.41 - - [2026-01-30 13:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.41 - - [2026-01-30 13:05:06] "POST /firewall-rules HTTP/1.1" 409 293 0.001933 10.0.0.41 - - [2026-01-30 13:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006551 10.0.0.41 - - [2026-01-30 13:05:06] "POST /chown HTTP/1.1" 200 109 0.017445 10.0.0.41 - - [2026-01-30 13:05:06] "POST /chown HTTP/1.1" 200 109 0.048180 10.0.0.41 - - [2026-01-30 13:05:06] "PUT /instance-ip/1e035240-3bbb-4c4b-b0a4-1f1d91dd922b HTTP/1.1" 200 256 0.041902 10.0.0.41 - - [2026-01-30 13:05:06] "PUT /firewall-rule/f3d0a97a-e092-4b56-bf84-7a18fe50e47d HTTP/1.1" 200 260 0.128196 10.0.0.41 - - [2026-01-30 13:05:06] "GET /firewall-rule/f3d0a97a-e092-4b56-bf84-7a18fe50e47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016002 10.0.0.41 - - [2026-01-30 13:05:06] "POST /ref-update HTTP/1.1" 200 156 0.014951 10.0.0.41 - - [2026-01-30 13:05:06] "POST /chown HTTP/1.1" 200 109 0.015326 10.0.0.41 - - [2026-01-30 13:05:06] "GET /firewall-policy/f4817315-002f-4377-aec8-f14ae1097172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005062 10.0.0.41 - - [2026-01-30 13:05:06] "GET /firewall-rule/f3d0a97a-e092-4b56-bf84-7a18fe50e47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002207 10.0.0.41 - - [2026-01-30 13:05:06] "POST /chown HTTP/1.1" 200 109 0.024945 10.0.0.41 - - [2026-01-30 13:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.41 - - [2026-01-30 13:05:06] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005167 10.0.0.41 - - [2026-01-30 13:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.41 - - [2026-01-30 13:05:06] "PUT /instance-ip/1e035240-3bbb-4c4b-b0a4-1f1d91dd922b HTTP/1.1" 200 256 0.021101 10.0.0.41 - - [2026-01-30 13:05:06] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048289 10.0.0.41 - - [2026-01-30 13:05:06] "POST /ref-update HTTP/1.1" 200 156 0.035837 10.0.0.41 - - [2026-01-30 13:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.41 - - [2026-01-30 13:05:06] "POST /virtual-machines HTTP/1.1" 200 373 0.007906 10.0.0.41 - - [2026-01-30 13:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019469 10.0.0.41 - - [2026-01-30 13:05:06] "POST /chown HTTP/1.1" 200 109 0.013736 10.0.0.41 - - [2026-01-30 13:05:06] "POST /chown HTTP/1.1" 200 109 0.018198 10.0.0.41 - - [2026-01-30 13:05:06] "PUT /instance-ip/1e035240-3bbb-4c4b-b0a4-1f1d91dd922b HTTP/1.1" 200 256 0.022429 10.0.0.41 - - [2026-01-30 13:05:07] "POST /ref-update HTTP/1.1" 200 156 0.052220 10.0.0.41 - - [2026-01-30 13:05:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147331 10.0.0.41 - - [2026-01-30 13:05:07] "POST /chown HTTP/1.1" 200 109 0.029864 10.0.0.41 - - [2026-01-30 13:05:07] "POST /chown HTTP/1.1" 200 109 0.026349 10.0.0.41 - - [2026-01-30 13:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.040967 10.0.0.41 - - [2026-01-30 13:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007532 10.0.0.41 - - [2026-01-30 13:05:07] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008598 10.0.0.41 - - [2026-01-30 13:05:07] "PUT /instance-ip/1e035240-3bbb-4c4b-b0a4-1f1d91dd922b HTTP/1.1" 200 256 0.017884 10.0.0.41 - - [2026-01-30 13:05:07] "POST /ref-update HTTP/1.1" 200 156 0.018265 10.0.0.41 - - [2026-01-30 13:05:07] "POST /instance-ips HTTP/1.1" 200 413 0.035686 10.0.0.41 - - [2026-01-30 13:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036412 10.0.0.41 - - [2026-01-30 13:05:07] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008331 10.0.0.41 - - [2026-01-30 13:05:07] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.012434 10.0.0.41 - - [2026-01-30 13:05:07] "POST /set-tag HTTP/1.1" 200 109 0.033399 10.0.0.41 - - [2026-01-30 13:05:07] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009471 10.0.0.41 - - [2026-01-30 13:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.041126 10.0.0.41 - - [2026-01-30 13:05:07] "GET /instance-ip/4cc6dee6-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.014142 10.0.0.41 - - [2026-01-30 13:05:07] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004147 10.0.0.41 - - [2026-01-30 13:05:07] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.014721 10.0.0.41 - - [2026-01-30 13:05:07] "POST /set-tag HTTP/1.1" 200 109 0.008589 10.0.0.41 - - [2026-01-30 13:05:07] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008910 10.0.0.41 - - [2026-01-30 13:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010103 10.0.0.41 - - [2026-01-30 13:05:07] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.007993 10.0.0.41 - - [2026-01-30 13:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020409 10.0.0.41 - - [2026-01-30 13:05:07] "POST /ref-update HTTP/1.1" 200 156 0.029461 10.0.0.41 - - [2026-01-30 13:05:07] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017245 10.0.0.41 - - [2026-01-30 13:05:07] "POST /set-tag HTTP/1.1" 200 109 0.013547 10.0.0.41 - - [2026-01-30 13:05:07] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.009790 10.0.0.41 - - [2026-01-30 13:05:07] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008714 10.0.0.41 - - [2026-01-30 13:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.41 - - [2026-01-30 13:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022676 10.0.0.41 - - [2026-01-30 13:05:07] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.009659 10.0.0.41 - - [2026-01-30 13:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014015 10.0.0.41 - - [2026-01-30 13:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.41 - - [2026-01-30 13:05:07] "POST /chown HTTP/1.1" 200 109 0.006986 10.0.0.41 - - [2026-01-30 13:05:07] "POST /chown HTTP/1.1" 200 109 0.014922 10.0.0.41 - - [2026-01-30 13:05:07] "POST /ref-update HTTP/1.1" 200 156 0.011773 10.0.0.41 - - [2026-01-30 13:05:07] "POST /chown HTTP/1.1" 200 109 0.008609 10.0.0.41 - - [2026-01-30 13:05:07] "POST /chown HTTP/1.1" 200 109 0.013567 10.0.0.41 - - [2026-01-30 13:05:07] "POST /ref-update HTTP/1.1" 200 156 0.012142 10.0.0.41 - - [2026-01-30 13:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.006999 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.022578 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.006161 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.018944 10.0.0.41 - - [2026-01-30 13:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.005605 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.008966 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.014032 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.019652 10.0.0.41 - - [2026-01-30 13:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.005786 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.015464 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.015310 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.006390 10.0.0.41 - - [2026-01-30 13:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.009969 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.006820 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.021972 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.022484 10.0.0.41 - - [2026-01-30 13:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.005903 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.018206 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.016329 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.006813 10.0.0.41 - - [2026-01-30 13:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.006680 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.006219 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.015014 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.019269 10.0.0.41 - - [2026-01-30 13:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.007112 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.019976 10.0.0.41 - - [2026-01-30 13:05:08] "POST /chown HTTP/1.1" 200 109 0.015998 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.017529 10.0.0.41 - - [2026-01-30 13:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.006418 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.018344 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.029644 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.016293 10.0.0.41 - - [2026-01-30 13:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.008331 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.029812 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.007470 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.019739 10.0.0.41 - - [2026-01-30 13:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.010864 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.023499 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.021027 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.022171 10.0.0.41 - - [2026-01-30 13:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016553 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.015429 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.010316 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.013558 10.0.0.41 - - [2026-01-30 13:05:09] "POST /chown HTTP/1.1" 200 109 0.021982 10.0.0.41 - - [2026-01-30 13:05:15] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009632 10.0.0.41 - - [2026-01-30 13:05:15] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.41 - - [2026-01-30 13:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.41 - - [2026-01-30 13:05:15] "GET /loadbalancer/0fbdc490-9d15-4069-b8c6-aa8d3832ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002446 10.0.0.41 - - [2026-01-30 13:05:15] "GET /loadbalancer-pool/c31ed416-7b0e-4827-88bb-4340de12ff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003288 10.0.0.41 - - [2026-01-30 13:05:15] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020927 10.0.0.41 - - [2026-01-30 13:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010607 10.0.0.41 - - [2026-01-30 13:05:16] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008066 10.0.0.41 - - [2026-01-30 13:05:16] "POST /tags HTTP/1.1" 409 221 0.001853 10.0.0.41 - - [2026-01-30 13:05:16] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005586 10.0.0.41 - - [2026-01-30 13:05:16] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.41 - - [2026-01-30 13:05:16] "GET /floating-ip/f136c8fe-6aaa-49ae-b214-6769ccb0f1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.013372 10.0.0.41 - - [2026-01-30 13:05:16] "PUT /floating-ip/f136c8fe-6aaa-49ae-b214-6769ccb0f1a2 HTTP/1.1" 200 256 0.009351 10.0.0.41 - - [2026-01-30 13:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.41 - - [2026-01-30 13:05:16] "GET /tag/0f1be206-a641-4fd8-9632-fac0e6eac7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010516 10.0.0.41 - - [2026-01-30 13:05:16] "POST /set-tag HTTP/1.1" 200 109 0.015969 10.0.0.41 - - [2026-01-30 13:05:16] "GET /virtual-machine/a1fb469a-f7b7-4b7f-a187-3ac1e2931899?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003038 10.0.0.41 - - [2026-01-30 13:05:16] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004355 10.0.0.41 - - [2026-01-30 13:05:16] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005502 10.0.0.41 - - [2026-01-30 13:05:16] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.41 - - [2026-01-30 13:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.41 - - [2026-01-30 13:05:16] "GET /loadbalancer/0fbdc490-9d15-4069-b8c6-aa8d3832ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002457 10.0.0.41 - - [2026-01-30 13:05:16] "GET /loadbalancer-pool/c31ed416-7b0e-4827-88bb-4340de12ff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002495 10.0.0.41 - - [2026-01-30 13:05:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016886 10.0.0.41 - - [2026-01-30 13:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014922 10.0.0.41 - - [2026-01-30 13:05:17] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008155 10.0.0.41 - - [2026-01-30 13:05:17] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004007 10.0.0.41 - - [2026-01-30 13:05:17] "POST /ref-update HTTP/1.1" 200 156 0.006666 10.0.0.41 - - [2026-01-30 13:05:17] "GET /floating-ip/f136c8fe-6aaa-49ae-b214-6769ccb0f1a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009010 10.0.0.41 - - [2026-01-30 13:05:17] "POST /set-tag HTTP/1.1" 200 109 0.017730 10.0.0.41 - - [2026-01-30 13:05:20] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004477 10.0.0.41 - - [2026-01-30 13:05:20] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.41 - - [2026-01-30 13:05:21] "GET /virtual-machine/08f7bd66-e7a5-4e91-90e2-da97f0f7bf10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003072 10.0.0.41 - - [2026-01-30 13:05:21] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004516 10.0.0.41 - - [2026-01-30 13:05:21] "GET /virtual-machine/73f820cb-af7b-4e21-9461-66485e680057?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002647 10.0.0.41 - - [2026-01-30 13:05:21] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003807 10.0.0.41 - - [2026-01-30 13:05:22] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006160 10.0.0.41 - - [2026-01-30 13:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.41 - - [2026-01-30 13:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.41 - - [2026-01-30 13:05:23] "POST /chown HTTP/1.1" 200 109 0.024846 10.0.0.41 - - [2026-01-30 13:05:23] "POST /chown HTTP/1.1" 200 109 0.010209 10.0.0.41 - - [2026-01-30 13:05:23] "POST /chown HTTP/1.1" 200 109 0.008202 10.0.0.41 - - [2026-01-30 13:05:23] "POST /chown HTTP/1.1" 200 109 0.023292 10.0.0.41 - - [2026-01-30 13:05:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002451 10.0.0.41 - - [2026-01-30 13:05:39] "GET /global-system-configs HTTP/1.1" 200 322 0.010697 10.0.0.41 - - [2026-01-30 13:05:53] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004642 10.0.0.41 - - [2026-01-30 13:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.41 - - [2026-01-30 13:05:53] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004000 10.0.0.41 - - [2026-01-30 13:05:53] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.41 - - [2026-01-30 13:05:54] "GET /virtual-machine/73f820cb-af7b-4e21-9461-66485e680057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.005568 10.0.0.41 - - [2026-01-30 13:05:54] "POST /ref-update HTTP/1.1" 200 156 0.008062 10.0.0.41 - - [2026-01-30 13:05:54] "GET /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004093 10.0.0.41 - - [2026-01-30 13:05:54] "POST /set-tag HTTP/1.1" 200 109 0.012906 10.0.0.41 - - [2026-01-30 13:05:54] "POST /set-tag HTTP/1.1" 200 109 0.022129 10.0.0.41 - - [2026-01-30 13:05:54] "DELETE /instance-ip/4cc6dee6-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.031488 10.0.0.41 - - [2026-01-30 13:05:54] "DELETE /virtual-machine-interface/4c9ff06a-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.038045 10.0.0.41 - - [2026-01-30 13:05:54] "DELETE /virtual-machine/73f820cb-af7b-4e21-9461-66485e680057 HTTP/1.1" 200 115 0.021793 10.0.0.41 - - [2026-01-30 13:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.41 - - [2026-01-30 13:05:57] "GET /tag/9281d1f0-998b-489f-b8b0-b26d438dc32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010959 10.0.0.41 - - [2026-01-30 13:05:57] "GET /tag/9281d1f0-998b-489f-b8b0-b26d438dc32e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010920 10.0.0.41 - - [2026-01-30 13:05:57] "GET /virtual-machine-interface/353a5928-60b6-4255-a335-4fd1ecce02a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003908 10.0.0.41 - - [2026-01-30 13:05:57] "POST /set-tag HTTP/1.1" 200 109 0.021607 10.0.0.41 - - [2026-01-30 13:05:57] "GET /virtual-machine-interface/70700baf-f9df-421f-a907-fa18e867da3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006469 10.0.0.41 - - [2026-01-30 13:05:57] "POST /set-tag HTTP/1.1" 200 109 0.017866 10.0.0.41 - - [2026-01-30 13:05:57] "GET /virtual-machine-interface/dd40bfd8-1f8c-4ab5-9f9c-29c4513e0d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004533 10.0.0.41 - - [2026-01-30 13:05:57] "POST /set-tag HTTP/1.1" 200 109 0.014631 10.0.0.41 - - [2026-01-30 13:05:57] "GET /firewall-policy/f4817315-002f-4377-aec8-f14ae1097172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.017204 10.0.0.41 - - [2026-01-30 13:05:57] "GET /firewall-rule/f3d0a97a-e092-4b56-bf84-7a18fe50e47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003606 10.0.0.41 - - [2026-01-30 13:05:57] "POST /ref-update HTTP/1.1" 200 156 0.014922 10.0.0.41 - - [2026-01-30 13:05:57] "DELETE /firewall-rule/f3d0a97a-e092-4b56-bf84-7a18fe50e47d HTTP/1.1" 200 115 0.044518 10.0.0.41 - - [2026-01-30 13:05:57] "DELETE /loadbalancer-member/a641a664-7472-48dd-aef9-6af4691fc69b HTTP/1.1" 200 115 0.024564 10.0.0.41 - - [2026-01-30 13:05:57] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.008647 10.0.0.41 - - [2026-01-30 13:05:57] "DELETE /loadbalancer-pool/8edfc28f-35bd-4f2f-9f8d-1d49690a0a3e HTTP/1.1" 200 115 0.056622 10.0.0.41 - - [2026-01-30 13:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022516 10.0.0.41 - - [2026-01-30 13:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.41 - - [2026-01-30 13:05:57] "DELETE /loadbalancer-listener/34b5d3de-e5d3-45a7-ad01-ffd9de2b1433 HTTP/1.1" 200 115 0.046179 10.0.0.41 - - [2026-01-30 13:05:57] "GET /floating-ip/2c8d6929-4965-42a3-89b6-51dffbd24f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2388 0.002614 10.0.0.41 - - [2026-01-30 13:05:57] "POST /chown HTTP/1.1" 200 109 0.006805 10.0.0.41 - - [2026-01-30 13:05:57] "POST /chown HTTP/1.1" 200 109 0.026707 10.0.0.41 - - [2026-01-30 13:05:57] "POST /chown HTTP/1.1" 200 109 0.012561 10.0.0.41 - - [2026-01-30 13:05:57] "PUT /floating-ip/2c8d6929-4965-42a3-89b6-51dffbd24f28 HTTP/1.1" 200 256 0.047147 10.0.0.41 - - [2026-01-30 13:05:57] "POST /chown HTTP/1.1" 200 109 0.006262 10.0.0.41 - - [2026-01-30 13:05:57] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.013272 10.0.0.41 - - [2026-01-30 13:05:57] "DELETE /floating-ip/2c8d6929-4965-42a3-89b6-51dffbd24f28 HTTP/1.1" 200 115 0.084997 10.0.0.41 - - [2026-01-30 13:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015318 10.0.0.41 - - [2026-01-30 13:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.41 - - [2026-01-30 13:05:57] "DELETE /loadbalancer/66ec7d18-aca8-497e-9fe9-803d92994fb8 HTTP/1.1" 200 115 0.059535 10.0.0.41 - - [2026-01-30 13:05:57] "POST /chown HTTP/1.1" 200 109 0.009404 10.0.0.41 - - [2026-01-30 13:05:57] "POST /chown HTTP/1.1" 200 109 0.017127 10.0.0.41 - - [2026-01-30 13:05:57] "DELETE /instance-ip/1e035240-3bbb-4c4b-b0a4-1f1d91dd922b HTTP/1.1" 200 115 0.076652 10.0.0.41 - - [2026-01-30 13:05:57] "POST /chown HTTP/1.1" 200 109 0.025027 10.0.0.41 - - [2026-01-30 13:05:57] "DELETE /virtual-machine-interface/dd40bfd8-1f8c-4ab5-9f9c-29c4513e0d99 HTTP/1.1" 200 115 0.038992 10.0.0.41 - - [2026-01-30 13:05:57] "POST /chown HTTP/1.1" 404 171 0.003182 10.0.0.41 - - [2026-01-30 13:05:58] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.030494 10.0.0.41 - - [2026-01-30 13:05:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020710 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /tag/9281d1f0-998b-489f-b8b0-b26d438dc32e HTTP/1.1" 200 115 0.121580 10.0.0.41 - - [2026-01-30 13:05:58] "GET /floating-ip-pool/78034366-0998-43df-99f5-bc4f9fb3f8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002610 10.0.0.41 - - [2026-01-30 13:05:58] "POST /ref-update HTTP/1.1" 200 156 0.012230 10.0.0.41 - - [2026-01-30 13:05:58] "PUT /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 266 0.024021 10.0.0.41 - - [2026-01-30 13:05:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018035 10.0.0.41 - - [2026-01-30 13:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.41 - - [2026-01-30 13:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007520 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /floating-ip-pool/78034366-0998-43df-99f5-bc4f9fb3f8e8 HTTP/1.1" 200 115 0.032856 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /service-instance/754e2172-9a9f-4e26-add7-631b8cf25446 HTTP/1.1" 200 115 0.045181 10.0.0.41 - - [2026-01-30 13:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004129 10.0.0.41 - - [2026-01-30 13:05:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004668 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /virtual-network/79e4f76d-6726-4fc1-9a7a-b8b06835265a HTTP/1.1" 200 115 0.112956 10.0.0.41 - - [2026-01-30 13:05:58] "GET /routing-instance/6aadac24-9783-4942-bff9-a9e14bca3981 HTTP/1.1" 404 171 0.001697 10.0.0.41 - - [2026-01-30 13:05:58] "GET /domains HTTP/1.1" 200 280 0.002746 10.0.0.41 - - [2026-01-30 13:05:58] "GET /domain/e518cd71-3cb5-4e6a-bd64-a69dc931c994 HTTP/1.1" 200 3087 0.007141 10.0.0.41 - - [2026-01-30 13:05:58] "GET /virtual-machine-interface/70700baf-f9df-421f-a907-fa18e867da3e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004249 10.0.0.41 - - [2026-01-30 13:05:58] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679 HTTP/1.1" 200 7411 0.036495 10.0.0.41 - - [2026-01-30 13:05:58] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012893 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /virtual-machine-interface/70700baf-f9df-421f-a907-fa18e867da3e HTTP/1.1" 200 115 0.094347 10.0.0.41 - - [2026-01-30 13:05:58] "POST /set-tag HTTP/1.1" 200 109 0.016284 10.0.0.41 - - [2026-01-30 13:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.41 - - [2026-01-30 13:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.41 - - [2026-01-30 13:05:58] "GET /loadbalancer/0fbdc490-9d15-4069-b8c6-aa8d3832ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008161 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /virtual-machine/bef3d561-0841-41aa-876f-55a66b60befa HTTP/1.1" 200 115 0.053234 10.0.0.41 - - [2026-01-30 13:05:58] "GET /virtual-machine-interface/353a5928-60b6-4255-a335-4fd1ecce02a0?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004527 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /route-target/047dbc37-65b9-4499-b260-46201f05d308 HTTP/1.1" 200 115 0.036910 10.0.0.41 - - [2026-01-30 13:05:58] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004018 10.0.0.41 - - [2026-01-30 13:05:58] "POST /set-tag HTTP/1.1" 200 109 0.020856 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /loadbalancer-member/9ec7edba-a753-4da9-ba59-5c47bf950172 HTTP/1.1" 200 115 0.054972 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /virtual-machine-interface/353a5928-60b6-4255-a335-4fd1ecce02a0 HTTP/1.1" 200 115 0.073706 10.0.0.41 - - [2026-01-30 13:05:58] "POST /ref-update HTTP/1.1" 200 156 0.011937 10.0.0.41 - - [2026-01-30 13:05:58] "DELETE /virtual-machine/18dd8250-e4bb-4c80-88d5-4c9d5e92391d HTTP/1.1" 200 115 0.032192 10.0.0.41 - - [2026-01-30 13:05:59] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005109 10.0.0.41 - - [2026-01-30 13:05:59] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.41 - - [2026-01-30 13:06:00] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004151 10.0.0.41 - - [2026-01-30 13:06:00] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.41 - - [2026-01-30 13:06:00] "GET /virtual-machine/08f7bd66-e7a5-4e91-90e2-da97f0f7bf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003351 10.0.0.41 - - [2026-01-30 13:06:00] "POST /ref-update HTTP/1.1" 200 156 0.010879 10.0.0.41 - - [2026-01-30 13:06:00] "GET /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021773 10.0.0.41 - - [2026-01-30 13:06:00] "POST /set-tag HTTP/1.1" 200 109 0.016837 10.0.0.41 - - [2026-01-30 13:06:00] "POST /set-tag HTTP/1.1" 200 109 0.024707 10.0.0.41 - - [2026-01-30 13:06:00] "POST /set-tag HTTP/1.1" 200 109 0.057824 10.0.0.41 - - [2026-01-30 13:06:00] "DELETE /instance-ip/48464474-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.082575 10.0.0.41 - - [2026-01-30 13:06:00] "POST /ref-update HTTP/1.1" 200 156 0.010108 10.0.0.41 - - [2026-01-30 13:06:00] "DELETE /virtual-machine-interface/482cb04a-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.042450 10.0.0.41 - - [2026-01-30 13:06:00] "DELETE /virtual-machine/08f7bd66-e7a5-4e91-90e2-da97f0f7bf10 HTTP/1.1" 200 115 0.024467 10.0.0.41 - - [2026-01-30 13:06:03] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008468 10.0.0.41 - - [2026-01-30 13:06:03] "POST /set-tag HTTP/1.1" 200 109 0.003848 10.0.0.41 - - [2026-01-30 13:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.41 - - [2026-01-30 13:06:03] "GET /loadbalancer/0fbdc490-9d15-4069-b8c6-aa8d3832ff5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003264 10.0.0.41 - - [2026-01-30 13:06:03] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004485 10.0.0.41 - - [2026-01-30 13:06:03] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.41 - - [2026-01-30 13:06:04] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004627 10.0.0.41 - - [2026-01-30 13:06:04] "POST /set-tag HTTP/1.1" 200 109 0.006872 10.0.0.41 - - [2026-01-30 13:06:04] "GET /virtual-machine/a1fb469a-f7b7-4b7f-a187-3ac1e2931899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002805 10.0.0.41 - - [2026-01-30 13:06:04] "POST /ref-update HTTP/1.1" 200 156 0.010316 10.0.0.41 - - [2026-01-30 13:06:04] "GET /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013315 10.0.0.41 - - [2026-01-30 13:06:04] "POST /set-tag HTTP/1.1" 200 109 0.019670 10.0.0.41 - - [2026-01-30 13:06:04] "POST /set-tag HTTP/1.1" 200 109 0.032852 10.0.0.41 - - [2026-01-30 13:06:04] "POST /set-tag HTTP/1.1" 200 109 0.026727 10.0.0.41 - - [2026-01-30 13:06:04] "DELETE /instance-ip/47cff33c-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.034742 10.0.0.41 - - [2026-01-30 13:06:04] "POST /ref-update HTTP/1.1" 200 156 0.007030 10.0.0.41 - - [2026-01-30 13:06:04] "DELETE /virtual-machine-interface/47b60184-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.050811 10.0.0.41 - - [2026-01-30 13:06:04] "DELETE /virtual-machine/a1fb469a-f7b7-4b7f-a187-3ac1e2931899 HTTP/1.1" 200 115 0.019442 10.0.0.41 - - [2026-01-30 13:06:04] "DELETE /tag/4aa11df6-213a-429e-983c-367aefd5629d HTTP/1.1" 200 115 0.040637 10.0.0.41 - - [2026-01-30 13:06:04] "DELETE /tag/1d922449-5bdd-4ecc-ad98-e112fa7eb0d6 HTTP/1.1" 200 115 0.077905 10.0.0.41 - - [2026-01-30 13:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.41 - - [2026-01-30 13:06:09] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076035 10.0.0.41 - - [2026-01-30 13:06:09] "POST /tags HTTP/1.1" 200 393 0.096845 10.0.0.41 - - [2026-01-30 13:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.024005 10.0.0.41 - - [2026-01-30 13:06:09] "GET /tag/3c81ace7-2fbf-4890-b7a5-274873344e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012486 10.0.0.41 - - [2026-01-30 13:06:09] "POST /tags HTTP/1.1" 200 341 0.022079 10.0.0.41 - - [2026-01-30 13:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.41 - - [2026-01-30 13:06:09] "GET /tag/13bb4660-20c4-49fc-83bf-dbf123335f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.017306 10.0.0.41 - - [2026-01-30 13:06:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000559 10.0.0.41 - - [2026-01-30 13:06:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.007964 10.0.0.41 - - [2026-01-30 13:06:09] "POST /security-groups HTTP/1.1" 200 589 0.082002 10.0.0.41 - - [2026-01-30 13:06:09] "POST /projects HTTP/1.1" 200 519 0.222760 10.0.0.41 - - [2026-01-30 13:06:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.001975 10.0.0.41 - - [2026-01-30 13:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007112 10.0.0.41 - - [2026-01-30 13:06:09] "POST /access-control-lists HTTP/1.1" 200 598 0.049002 10.0.0.41 - - [2026-01-30 13:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.037396 10.0.0.41 - - [2026-01-30 13:06:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.017923 10.0.0.41 - - [2026-01-30 13:06:09] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010390 10.0.0.41 - - [2026-01-30 13:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.41 - - [2026-01-30 13:06:09] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.020619 10.0.0.41 - - [2026-01-30 13:06:09] "POST /access-control-lists HTTP/1.1" 200 596 0.083285 10.0.0.41 - - [2026-01-30 13:06:09] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.094633 10.0.0.41 - - [2026-01-30 13:06:10] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.073025 10.0.0.41 - - [2026-01-30 13:06:10] "POST /security-groups HTTP/1.1" 200 591 0.105297 10.0.0.41 - - [2026-01-30 13:06:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.004222 10.0.0.41 - - [2026-01-30 13:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.063814 10.0.0.41 - - [2026-01-30 13:06:10] "POST /chown HTTP/1.1" 200 109 0.016443 10.0.0.41 - - [2026-01-30 13:06:10] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020931 10.0.0.41 - - [2026-01-30 13:06:10] "POST /access-control-lists HTTP/1.1" 200 632 0.117845 10.0.0.41 - - [2026-01-30 13:06:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.023703 10.0.0.41 - - [2026-01-30 13:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.026773 10.0.0.41 - - [2026-01-30 13:06:10] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002315 10.0.0.41 - - [2026-01-30 13:06:10] "POST /tags HTTP/1.1" 409 226 0.002046 10.0.0.41 - - [2026-01-30 13:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.41 - - [2026-01-30 13:06:10] "POST /access-control-lists HTTP/1.1" 200 630 0.066390 10.0.0.41 - - [2026-01-30 13:06:10] "GET /tag/13bb4660-20c4-49fc-83bf-dbf123335f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.027315 10.0.0.41 - - [2026-01-30 13:06:10] "POST /firewall-rules HTTP/1.1" 200 600 0.068953 10.0.0.41 - - [2026-01-30 13:06:10] "GET /firewall-rule/1000df30-c147-4051-94af-1e0930aeb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005728 10.0.0.41 - - [2026-01-30 13:06:10] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.006104 10.0.0.41 - - [2026-01-30 13:06:10] "GET /firewall-rule/1000df30-c147-4051-94af-1e0930aeb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003018 10.0.0.41 - - [2026-01-30 13:06:10] "POST /ref-update HTTP/1.1" 200 156 0.062848 10.0.0.41 - - [2026-01-30 13:06:10] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007049 10.0.0.41 - - [2026-01-30 13:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.41 - - [2026-01-30 13:06:10] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006385 10.0.0.41 - - [2026-01-30 13:06:10] "POST /tags HTTP/1.1" 409 226 0.001717 10.0.0.41 - - [2026-01-30 13:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.41 - - [2026-01-30 13:06:10] "GET /tag/13bb4660-20c4-49fc-83bf-dbf123335f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013403 10.0.0.41 - - [2026-01-30 13:06:10] "POST /firewall-rules HTTP/1.1" 200 598 0.071121 10.0.0.41 - - [2026-01-30 13:06:10] "GET /firewall-rule/111392a2-da85-42cd-8e11-15de89c0abb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003775 10.0.0.41 - - [2026-01-30 13:06:10] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003833 10.0.0.41 - - [2026-01-30 13:06:10] "GET /firewall-rule/111392a2-da85-42cd-8e11-15de89c0abb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002321 10.0.0.41 - - [2026-01-30 13:06:11] "POST /ref-update HTTP/1.1" 200 156 0.064354 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:06:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:06:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001192 10.0.0.41 - - [2026-01-30 13:06:12] "POST /tags HTTP/1.1" 200 393 0.020618 10.0.0.41 - - [2026-01-30 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020107 10.0.0.41 - - [2026-01-30 13:06:12] "GET /tag/39733df3-3789-46bc-ab47-a45387786e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015205 10.0.0.41 - - [2026-01-30 13:06:12] "POST /tags HTTP/1.1" 200 341 0.022943 10.0.0.41 - - [2026-01-30 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.41 - - [2026-01-30 13:06:12] "GET /tag/89612a40-78f4-459c-a256-3d7abee36416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016316 10.0.0.41 - - [2026-01-30 13:06:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.014765 10.0.0.41 - - [2026-01-30 13:06:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.002708 10.0.0.41 - - [2026-01-30 13:06:12] "POST /security-groups HTTP/1.1" 200 589 0.060240 10.0.0.41 - - [2026-01-30 13:06:12] "POST /projects HTTP/1.1" 200 519 0.164510 10.0.0.41 - - [2026-01-30 13:06:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.004042 10.0.0.41 - - [2026-01-30 13:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009064 10.0.0.41 - - [2026-01-30 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006901 10.0.0.41 - - [2026-01-30 13:06:12] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010237 10.0.0.41 - - [2026-01-30 13:06:12] "POST /access-control-lists HTTP/1.1" 200 598 0.079940 10.0.0.41 - - [2026-01-30 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.41 - - [2026-01-30 13:06:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.005157 10.0.0.41 - - [2026-01-30 13:06:12] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009855 10.0.0.41 - - [2026-01-30 13:06:12] "POST /access-control-lists HTTP/1.1" 200 596 0.082686 10.0.0.41 - - [2026-01-30 13:06:12] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.082235 10.0.0.41 - - [2026-01-30 13:06:12] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.045379 10.0.0.41 - - [2026-01-30 13:06:12] "POST /security-groups HTTP/1.1" 200 591 0.075907 10.0.0.41 - - [2026-01-30 13:06:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.002298 10.0.0.41 - - [2026-01-30 13:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018469 10.0.0.41 - - [2026-01-30 13:06:13] "POST /chown HTTP/1.1" 200 109 0.061874 10.0.0.41 - - [2026-01-30 13:06:13] "POST /access-control-lists HTTP/1.1" 200 632 0.081617 10.0.0.41 - - [2026-01-30 13:06:13] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016556 10.0.0.41 - - [2026-01-30 13:06:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.006542 10.0.0.41 - - [2026-01-30 13:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.41 - - [2026-01-30 13:06:13] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022627 10.0.0.41 - - [2026-01-30 13:06:13] "POST /tags HTTP/1.1" 409 226 0.016164 10.0.0.41 - - [2026-01-30 13:06:13] "POST /access-control-lists HTTP/1.1" 200 630 0.083759 10.0.0.41 - - [2026-01-30 13:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.41 - - [2026-01-30 13:06:13] "GET /tag/89612a40-78f4-459c-a256-3d7abee36416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022239 10.0.0.41 - - [2026-01-30 13:06:13] "POST /firewall-rules HTTP/1.1" 200 600 0.080033 10.0.0.41 - - [2026-01-30 13:06:13] "GET /firewall-rule/da15c04a-0878-42dc-84de-b62b608649ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006002 10.0.0.41 - - [2026-01-30 13:06:13] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004585 10.0.0.41 - - [2026-01-30 13:06:13] "GET /firewall-rule/da15c04a-0878-42dc-84de-b62b608649ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003761 10.0.0.41 - - [2026-01-30 13:06:13] "POST /ref-update HTTP/1.1" 200 156 0.077873 10.0.0.41 - - [2026-01-30 13:06:13] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009638 10.0.0.41 - - [2026-01-30 13:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.41 - - [2026-01-30 13:06:13] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003103 10.0.0.41 - - [2026-01-30 13:06:13] "POST /tags HTTP/1.1" 409 226 0.001871 10.0.0.41 - - [2026-01-30 13:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.41 - - [2026-01-30 13:06:13] "GET /tag/89612a40-78f4-459c-a256-3d7abee36416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011066 10.0.0.41 - - [2026-01-30 13:06:13] "POST /firewall-rules HTTP/1.1" 200 598 0.072417 10.0.0.41 - - [2026-01-30 13:06:13] "GET /firewall-rule/9b162703-ee9f-4ac2-9258-4ada22133e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.018338 10.0.0.41 - - [2026-01-30 13:06:13] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004491 10.0.0.41 - - [2026-01-30 13:06:13] "GET /firewall-rule/9b162703-ee9f-4ac2-9258-4ada22133e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003221 10.0.0.41 - - [2026-01-30 13:06:13] "POST /ref-update HTTP/1.1" 200 156 0.086343 10.0.0.41 - - [2026-01-30 13:06:15] "POST /tags HTTP/1.1" 200 345 0.085801 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.029884 10.0.0.41 - - [2026-01-30 13:06:15] "GET /tag/99dfab45-38c9-4ce6-aff6-de00003ad127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.035892 10.0.0.41 - - [2026-01-30 13:06:15] "POST /projects HTTP/1.1" 409 238 0.003381 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.41 - - [2026-01-30 13:06:15] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039868 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.41 - - [2026-01-30 13:06:15] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004266 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.41 - - [2026-01-30 13:06:15] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004648 10.0.0.41 - - [2026-01-30 13:06:15] "POST /security-groups HTTP/1.1" 409 285 0.006763 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.41 - - [2026-01-30 13:06:15] "PUT /security-group/0ec1f4fd-d05e-4935-bd9a-191cb6fb0af9 HTTP/1.1" 200 262 0.073910 10.0.0.41 - - [2026-01-30 13:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.037997 10.0.0.41 - - [2026-01-30 13:06:15] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.084605 10.0.0.41 - - [2026-01-30 13:06:15] "PUT /access-control-list/2ae39b37-92ed-4ca2-8242-835fbda25e6b HTTP/1.1" 200 272 0.044986 10.0.0.41 - - [2026-01-30 13:06:15] "POST /tags HTTP/1.1" 409 228 0.011874 10.0.0.41 - - [2026-01-30 13:06:15] "PUT /access-control-list/78dbe3df-89e6-45a2-ae1e-a8d9b4f27049 HTTP/1.1" 200 272 0.023534 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.41 - - [2026-01-30 13:06:15] "GET /tag/99dfab45-38c9-4ce6-aff6-de00003ad127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011284 10.0.0.41 - - [2026-01-30 13:06:15] "POST /tags HTTP/1.1" 200 345 0.038478 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.41 - - [2026-01-30 13:06:15] "GET /tag/9157646f-77dd-43e2-b5eb-795d8532ba38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018810 10.0.0.41 - - [2026-01-30 13:06:15] "POST /projects HTTP/1.1" 409 238 0.002403 10.0.0.41 - - [2026-01-30 13:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.41 - - [2026-01-30 13:06:16] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030537 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.41 - - [2026-01-30 13:06:16] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004043 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.41 - - [2026-01-30 13:06:16] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008384 10.0.0.41 - - [2026-01-30 13:06:16] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049498 10.0.0.41 - - [2026-01-30 13:06:16] "POST /security-groups HTTP/1.1" 409 285 0.006385 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.41 - - [2026-01-30 13:06:16] "PUT /security-group/7aa512a3-2ecb-49d6-a44a-2974504af53d HTTP/1.1" 200 262 0.054978 10.0.0.41 - - [2026-01-30 13:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029665 10.0.0.41 - - [2026-01-30 13:06:16] "PUT /access-control-list/4f50c1da-80fa-45dd-9e4f-c1d9e4ab697d HTTP/1.1" 200 272 0.020519 10.0.0.41 - - [2026-01-30 13:06:16] "POST /tags HTTP/1.1" 409 228 0.016533 10.0.0.41 - - [2026-01-30 13:06:16] "PUT /access-control-list/4eef42b5-2842-4cb5-9326-306a3ed70c2d HTTP/1.1" 200 272 0.033904 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010663 10.0.0.41 - - [2026-01-30 13:06:16] "GET /tag/9157646f-77dd-43e2-b5eb-795d8532ba38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010655 10.0.0.41 - - [2026-01-30 13:06:16] "POST /tags HTTP/1.1" 200 291 0.039733 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.41 - - [2026-01-30 13:06:16] "GET /tag/476993d5-ce9c-41a2-9809-f821de2adcde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016715 10.0.0.41 - - [2026-01-30 13:06:16] "POST /tags HTTP/1.1" 200 303 0.052449 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015071 10.0.0.41 - - [2026-01-30 13:06:16] "GET /tag/7dc8725d-7ceb-4482-8520-77d56a2d9d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012513 10.0.0.41 - - [2026-01-30 13:06:16] "POST /tags HTTP/1.1" 409 252 0.002035 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.41 - - [2026-01-30 13:06:16] "GET /tag/3c81ace7-2fbf-4890-b7a5-274873344e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010234 10.0.0.41 - - [2026-01-30 13:06:16] "POST /tags HTTP/1.1" 409 226 0.001842 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.41 - - [2026-01-30 13:06:16] "GET /tag/13bb4660-20c4-49fc-83bf-dbf123335f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012078 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.41 - - [2026-01-30 13:06:16] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004827 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.41 - - [2026-01-30 13:06:16] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038971 10.0.0.41 - - [2026-01-30 13:06:16] "POST /virtual-machines HTTP/1.1" 200 395 0.010411 10.0.0.41 - - [2026-01-30 13:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007883 10.0.0.41 - - [2026-01-30 13:06:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103774 10.0.0.41 - - [2026-01-30 13:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021187 10.0.0.41 - - [2026-01-30 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004399 10.0.0.41 - - [2026-01-30 13:06:17] "POST /instance-ips HTTP/1.1" 200 397 0.028379 10.0.0.41 - - [2026-01-30 13:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019814 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013856 10.0.0.41 - - [2026-01-30 13:06:17] "POST /set-tag HTTP/1.1" 200 109 0.063576 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013280 10.0.0.41 - - [2026-01-30 13:06:17] "GET /instance-ip/76674db2-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006253 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004388 10.0.0.41 - - [2026-01-30 13:06:17] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003276 10.0.0.41 - - [2026-01-30 13:06:17] "POST /ref-update HTTP/1.1" 200 156 0.008453 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003975 10.0.0.41 - - [2026-01-30 13:06:17] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.41 - - [2026-01-30 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003794 10.0.0.41 - - [2026-01-30 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.41 - - [2026-01-30 13:06:17] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029987 10.0.0.41 - - [2026-01-30 13:06:17] "POST /virtual-machines HTTP/1.1" 200 395 0.008050 10.0.0.41 - - [2026-01-30 13:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021375 10.0.0.41 - - [2026-01-30 13:06:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102147 10.0.0.41 - - [2026-01-30 13:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013624 10.0.0.41 - - [2026-01-30 13:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016771 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009180 10.0.0.41 - - [2026-01-30 13:06:17] "POST /instance-ips HTTP/1.1" 200 397 0.020658 10.0.0.41 - - [2026-01-30 13:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026562 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010509 10.0.0.41 - - [2026-01-30 13:06:17] "POST /set-tag HTTP/1.1" 200 109 0.063839 10.0.0.41 - - [2026-01-30 13:06:17] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023339 10.0.0.41 - - [2026-01-30 13:06:17] "GET /instance-ip/76d315e2-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004727 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005808 10.0.0.41 - - [2026-01-30 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003684 10.0.0.41 - - [2026-01-30 13:06:18] "POST /ref-update HTTP/1.1" 200 156 0.008351 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012427 10.0.0.41 - - [2026-01-30 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.41 - - [2026-01-30 13:06:18] "POST /tags HTTP/1.1" 200 291 0.016870 10.0.0.41 - - [2026-01-30 13:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.41 - - [2026-01-30 13:06:18] "GET /tag/58b56490-2851-4f96-a2c9-791e44d723d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010436 10.0.0.41 - - [2026-01-30 13:06:18] "POST /tags HTTP/1.1" 409 252 0.001985 10.0.0.41 - - [2026-01-30 13:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.41 - - [2026-01-30 13:06:18] "GET /tag/39733df3-3789-46bc-ab47-a45387786e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010440 10.0.0.41 - - [2026-01-30 13:06:18] "POST /tags HTTP/1.1" 409 226 0.002419 10.0.0.41 - - [2026-01-30 13:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.41 - - [2026-01-30 13:06:18] "GET /tag/89612a40-78f4-459c-a256-3d7abee36416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013093 10.0.0.41 - - [2026-01-30 13:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003754 10.0.0.41 - - [2026-01-30 13:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.41 - - [2026-01-30 13:06:18] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036114 10.0.0.41 - - [2026-01-30 13:06:18] "POST /virtual-machines HTTP/1.1" 200 395 0.008741 10.0.0.41 - - [2026-01-30 13:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010302 10.0.0.41 - - [2026-01-30 13:06:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092030 10.0.0.41 - - [2026-01-30 13:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007935 10.0.0.41 - - [2026-01-30 13:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008277 10.0.0.41 - - [2026-01-30 13:06:18] "POST /instance-ips HTTP/1.1" 200 397 0.020113 10.0.0.41 - - [2026-01-30 13:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018941 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015019 10.0.0.41 - - [2026-01-30 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.063443 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010694 10.0.0.41 - - [2026-01-30 13:06:18] "GET /instance-ip/77684018-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014804 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004411 10.0.0.41 - - [2026-01-30 13:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.41 - - [2026-01-30 13:06:18] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003124 10.0.0.41 - - [2026-01-30 13:06:18] "POST /ref-update HTTP/1.1" 200 156 0.006489 10.0.0.41 - - [2026-01-30 13:06:19] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005121 10.0.0.41 - - [2026-01-30 13:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.41 - - [2026-01-30 13:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.41 - - [2026-01-30 13:06:19] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003982 10.0.0.41 - - [2026-01-30 13:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.41 - - [2026-01-30 13:06:19] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047292 10.0.0.41 - - [2026-01-30 13:06:19] "POST /virtual-machines HTTP/1.1" 200 395 0.018436 10.0.0.41 - - [2026-01-30 13:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009983 10.0.0.41 - - [2026-01-30 13:06:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108366 10.0.0.41 - - [2026-01-30 13:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016889 10.0.0.41 - - [2026-01-30 13:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.41 - - [2026-01-30 13:06:19] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004843 10.0.0.41 - - [2026-01-30 13:06:19] "POST /instance-ips HTTP/1.1" 200 397 0.021229 10.0.0.41 - - [2026-01-30 13:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026109 10.0.0.41 - - [2026-01-30 13:06:19] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008321 10.0.0.41 - - [2026-01-30 13:06:19] "POST /set-tag HTTP/1.1" 200 109 0.063353 10.0.0.41 - - [2026-01-30 13:06:19] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014908 10.0.0.41 - - [2026-01-30 13:06:19] "GET /instance-ip/77d79dfa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004667 10.0.0.41 - - [2026-01-30 13:06:19] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004021 10.0.0.41 - - [2026-01-30 13:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.41 - - [2026-01-30 13:06:19] "POST /tags HTTP/1.1" 200 299 0.018448 10.0.0.41 - - [2026-01-30 13:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.41 - - [2026-01-30 13:06:19] "GET /tag/142717f1-93b2-4029-95ad-76ef8593063b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014467 10.0.0.41 - - [2026-01-30 13:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.41 - - [2026-01-30 13:06:19] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004110 10.0.0.41 - - [2026-01-30 13:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.41 - - [2026-01-30 13:06:19] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038523 10.0.0.41 - - [2026-01-30 13:06:19] "POST /virtual-machines HTTP/1.1" 200 395 0.008293 10.0.0.41 - - [2026-01-30 13:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019145 10.0.0.41 - - [2026-01-30 13:06:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102931 10.0.0.41 - - [2026-01-30 13:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008615 10.0.0.41 - - [2026-01-30 13:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.41 - - [2026-01-30 13:06:20] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006285 10.0.0.41 - - [2026-01-30 13:06:20] "POST /instance-ips HTTP/1.1" 200 397 0.023017 10.0.0.41 - - [2026-01-30 13:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017936 10.0.0.41 - - [2026-01-30 13:06:20] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007074 10.0.0.41 - - [2026-01-30 13:06:20] "POST /set-tag HTTP/1.1" 200 109 0.017829 10.0.0.41 - - [2026-01-30 13:06:20] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020853 10.0.0.41 - - [2026-01-30 13:06:20] "GET /instance-ip/784b78d8-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003855 10.0.0.41 - - [2026-01-30 13:06:20] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004455 10.0.0.41 - - [2026-01-30 13:06:20] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.41 - - [2026-01-30 13:06:20] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.006682 10.0.0.41 - - [2026-01-30 13:06:20] "POST /ref-update HTTP/1.1" 200 156 0.010110 10.0.0.41 - - [2026-01-30 13:06:20] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006500 10.0.0.41 - - [2026-01-30 13:06:20] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.41 - - [2026-01-30 13:06:20] "POST /tags HTTP/1.1" 200 299 0.020897 10.0.0.41 - - [2026-01-30 13:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.41 - - [2026-01-30 13:06:20] "GET /tag/667a0caa-f5e1-44d6-b5e5-6086b18940ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011580 10.0.0.41 - - [2026-01-30 13:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.41 - - [2026-01-30 13:06:20] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004852 10.0.0.41 - - [2026-01-30 13:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.41 - - [2026-01-30 13:06:20] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033824 10.0.0.41 - - [2026-01-30 13:06:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008034 10.0.0.41 - - [2026-01-30 13:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026448 10.0.0.41 - - [2026-01-30 13:06:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110003 10.0.0.41 - - [2026-01-30 13:06:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008150 10.0.0.41 - - [2026-01-30 13:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016777 10.0.0.41 - - [2026-01-30 13:06:20] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004209 10.0.0.41 - - [2026-01-30 13:06:21] "POST /instance-ips HTTP/1.1" 200 397 0.024009 10.0.0.41 - - [2026-01-30 13:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032281 10.0.0.41 - - [2026-01-30 13:06:21] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017111 10.0.0.41 - - [2026-01-30 13:06:21] "POST /set-tag HTTP/1.1" 200 109 0.034846 10.0.0.41 - - [2026-01-30 13:06:21] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008390 10.0.0.41 - - [2026-01-30 13:06:21] "GET /instance-ip/78c1f0da-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010336 10.0.0.41 - - [2026-01-30 13:06:21] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006598 10.0.0.41 - - [2026-01-30 13:06:21] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.41 - - [2026-01-30 13:06:21] "POST /tags HTTP/1.1" 200 299 0.023644 10.0.0.41 - - [2026-01-30 13:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.41 - - [2026-01-30 13:06:21] "GET /tag/11cfc8ec-edd7-459f-b52e-2b74ad328897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018701 10.0.0.41 - - [2026-01-30 13:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.41 - - [2026-01-30 13:06:21] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006572 10.0.0.41 - - [2026-01-30 13:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.41 - - [2026-01-30 13:06:21] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028589 10.0.0.41 - - [2026-01-30 13:06:21] "POST /virtual-machines HTTP/1.1" 200 395 0.007291 10.0.0.41 - - [2026-01-30 13:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015705 10.0.0.41 - - [2026-01-30 13:06:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092025 10.0.0.41 - - [2026-01-30 13:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009276 10.0.0.41 - - [2026-01-30 13:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015285 10.0.0.41 - - [2026-01-30 13:06:21] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004340 10.0.0.41 - - [2026-01-30 13:06:21] "POST /instance-ips HTTP/1.1" 200 397 0.020860 10.0.0.41 - - [2026-01-30 13:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026944 10.0.0.41 - - [2026-01-30 13:06:21] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011844 10.0.0.41 - - [2026-01-30 13:06:21] "POST /set-tag HTTP/1.1" 200 109 0.018838 10.0.0.41 - - [2026-01-30 13:06:21] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013053 10.0.0.41 - - [2026-01-30 13:06:21] "GET /instance-ip/7932e5ba-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003257 10.0.0.41 - - [2026-01-30 13:06:21] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004117 10.0.0.41 - - [2026-01-30 13:06:21] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.41 - - [2026-01-30 13:06:21] "POST /tags HTTP/1.1" 200 299 0.019385 10.0.0.41 - - [2026-01-30 13:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.41 - - [2026-01-30 13:06:22] "GET /tag/c0553f59-80a8-4fbe-b114-6df4fb3a0618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019629 10.0.0.41 - - [2026-01-30 13:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005602 10.0.0.41 - - [2026-01-30 13:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2026-01-30 13:06:22] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031626 10.0.0.41 - - [2026-01-30 13:06:22] "POST /virtual-machines HTTP/1.1" 200 395 0.012284 10.0.0.41 - - [2026-01-30 13:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012559 10.0.0.41 - - [2026-01-30 13:06:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106094 10.0.0.41 - - [2026-01-30 13:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013749 10.0.0.41 - - [2026-01-30 13:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008544 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004292 10.0.0.41 - - [2026-01-30 13:06:22] "POST /instance-ips HTTP/1.1" 200 397 0.018300 10.0.0.41 - - [2026-01-30 13:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019498 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007696 10.0.0.41 - - [2026-01-30 13:06:22] "POST /set-tag HTTP/1.1" 200 109 0.016480 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011120 10.0.0.41 - - [2026-01-30 13:06:22] "GET /instance-ip/799c1b48-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008674 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004107 10.0.0.41 - - [2026-01-30 13:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003735 10.0.0.41 - - [2026-01-30 13:06:22] "POST /ref-update HTTP/1.1" 200 156 0.009723 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016358 10.0.0.41 - - [2026-01-30 13:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011691 10.0.0.41 - - [2026-01-30 13:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004256 10.0.0.41 - - [2026-01-30 13:06:22] "POST /ref-update HTTP/1.1" 200 156 0.009503 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004121 10.0.0.41 - - [2026-01-30 13:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003828 10.0.0.41 - - [2026-01-30 13:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003759 10.0.0.41 - - [2026-01-30 13:06:22] "POST /ref-update HTTP/1.1" 200 156 0.007723 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003979 10.0.0.41 - - [2026-01-30 13:06:22] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.41 - - [2026-01-30 13:06:22] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003507 10.0.0.41 - - [2026-01-30 13:06:23] "POST /ref-update HTTP/1.1" 200 156 0.013276 10.0.0.41 - - [2026-01-30 13:06:23] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014279 10.0.0.41 - - [2026-01-30 13:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.41 - - [2026-01-30 13:06:23] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004126 10.0.0.41 - - [2026-01-30 13:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.41 - - [2026-01-30 13:06:23] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003979 10.0.0.41 - - [2026-01-30 13:06:23] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.41 - - [2026-01-30 13:06:23] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004339 10.0.0.41 - - [2026-01-30 13:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.41 - - [2026-01-30 13:06:23] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004982 10.0.0.41 - - [2026-01-30 13:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.41 - - [2026-01-30 13:06:23] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005927 10.0.0.41 - - [2026-01-30 13:06:23] "POST /set-tag HTTP/1.1" 200 109 0.006609 10.0.0.41 - - [2026-01-30 13:06:23] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004353 10.0.0.41 - - [2026-01-30 13:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.41 - - [2026-01-30 13:06:23] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003821 10.0.0.41 - - [2026-01-30 13:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.41 - - [2026-01-30 13:06:24] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004417 10.0.0.41 - - [2026-01-30 13:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.41 - - [2026-01-30 13:06:27] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005621 10.0.0.41 - - [2026-01-30 13:06:27] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.41 - - [2026-01-30 13:06:27] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003894 10.0.0.41 - - [2026-01-30 13:06:27] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.41 - - [2026-01-30 13:06:28] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006528 10.0.0.41 - - [2026-01-30 13:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.41 - - [2026-01-30 13:06:28] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005229 10.0.0.41 - - [2026-01-30 13:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.41 - - [2026-01-30 13:06:28] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004360 10.0.0.41 - - [2026-01-30 13:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine/2a6df6dd-29f7-4021-acc0-19b1e470ec99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003177 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004118 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine/005de35c-35b7-470a-9e0c-46eae31d8261?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002716 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004474 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine/5716dec8-4416-4420-832e-70cb23dcf63e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002810 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003637 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine/f651ba17-373e-40f3-a5e4-c88d14e01b22?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003091 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003771 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine/6f4f0aa9-06e1-4070-87be-14c79fd7a2cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002947 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004185 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine/1b4c5fc8-64c6-42ba-9e64-8ec78d6c4de7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002726 10.0.0.41 - - [2026-01-30 13:06:31] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003360 10.0.0.41 - - [2026-01-30 13:06:33] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004689 10.0.0.41 - - [2026-01-30 13:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.41 - - [2026-01-30 13:06:36] "GET /virtual-machine/e52ba28b-eaef-4c00-b1a9-2c0e928b6c0d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002975 10.0.0.41 - - [2026-01-30 13:06:36] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003852 10.0.0.41 - - [2026-01-30 13:06:36] "GET /virtual-machine/cd2a51af-783d-43aa-9148-17ec56b51c10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003040 10.0.0.41 - - [2026-01-30 13:06:36] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005206 10.0.0.41 - - [2026-01-30 13:06:37] "GET /loadbalancer/70bc3c90-e0a4-4e1d-9b52-7271512f99e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004360 10.0.0.41 - - [2026-01-30 13:06:37] "POST /tags HTTP/1.1" 200 333 0.024461 10.0.0.41 - - [2026-01-30 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019840 10.0.0.41 - - [2026-01-30 13:06:37] "GET /tag/716ec8b1-8333-4d3a-a1ff-4a54788f3f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020356 10.0.0.41 - - [2026-01-30 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.41 - - [2026-01-30 13:06:37] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030263 10.0.0.41 - - [2026-01-30 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.41 - - [2026-01-30 13:06:37] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005344 10.0.0.41 - - [2026-01-30 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.41 - - [2026-01-30 13:06:37] "GET /service-appliance-set/524c423c-41b0-4a27-bb20-243fa6706e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002272 10.0.0.41 - - [2026-01-30 13:06:37] "POST /fqname-to-id HTTP/1.1" 404 273 0.001423 10.0.0.41 - - [2026-01-30 13:06:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.094465 10.0.0.41 - - [2026-01-30 13:06:37] "GET /virtual-machine-interface/79ed7fa2-802c-42cb-9857-1c4b7c7b13a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005026 10.0.0.41 - - [2026-01-30 13:06:37] "POST /instance-ips HTTP/1.1" 200 409 0.021432 10.0.0.41 - - [2026-01-30 13:06:37] "GET /instance-ip/7e72295a-4d0c-4973-869f-3437987aea9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003919 10.0.0.41 - - [2026-01-30 13:06:37] "POST /loadbalancers HTTP/1.1" 200 629 0.062538 10.0.0.41 - - [2026-01-30 13:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013793 10.0.0.41 - - [2026-01-30 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014176 10.0.0.41 - - [2026-01-30 13:06:37] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037539 10.0.0.41 - - [2026-01-30 13:06:37] "GET /instance-ip/7e72295a-4d0c-4973-869f-3437987aea9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002441 10.0.0.41 - - [2026-01-30 13:06:37] "POST /floating-ips HTTP/1.1" 200 597 0.016607 10.0.0.41 - - [2026-01-30 13:06:37] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043665 10.0.0.41 - - [2026-01-30 13:06:37] "GET /loadbalancer/70bc3c90-e0a4-4e1d-9b52-7271512f99e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002644 10.0.0.41 - - [2026-01-30 13:06:37] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015827 10.0.0.41 - - [2026-01-30 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.41 - - [2026-01-30 13:06:37] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025369 10.0.0.41 - - [2026-01-30 13:06:37] "GET /loadbalancer-listener/34996908-ceab-4681-a919-64ac95349929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002986 10.0.0.41 - - [2026-01-30 13:06:37] "GET /loadbalancer-listener/34996908-ceab-4681-a919-64ac95349929?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003092 10.0.0.41 - - [2026-01-30 13:06:37] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016590 10.0.0.41 - - [2026-01-30 13:06:37] "GET /instance-ip/7e72295a-4d0c-4973-869f-3437987aea9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.009862 10.0.0.41 - - [2026-01-30 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.41 - - [2026-01-30 13:06:37] "GET /loadbalancer/70bc3c90-e0a4-4e1d-9b52-7271512f99e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002468 10.0.0.41 - - [2026-01-30 13:06:37] "GET /instance-ip/7e72295a-4d0c-4973-869f-3437987aea9d?fields=floating_ips HTTP/1.1" 200 1211 0.005483 10.0.0.41 - - [2026-01-30 13:06:37] "GET /floating-ip/048e1d47-41f6-489d-9917-13367f07f915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.003114 10.0.0.41 - - [2026-01-30 13:06:37] "GET /loadbalancer-pool/a5076a36-c38e-4be6-9a88-daa8314015de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007421 10.0.0.41 - - [2026-01-30 13:06:37] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013656 10.0.0.41 - - [2026-01-30 13:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016075 10.0.0.41 - - [2026-01-30 13:06:37] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010873 10.0.0.41 - - [2026-01-30 13:06:37] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003998 10.0.0.41 - - [2026-01-30 13:06:37] "POST /ref-update HTTP/1.1" 200 156 0.006441 10.0.0.41 - - [2026-01-30 13:06:38] "GET /floating-ip/048e1d47-41f6-489d-9917-13367f07f915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.022461 10.0.0.41 - - [2026-01-30 13:06:38] "POST /tags HTTP/1.1" 409 221 0.001723 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.41 - - [2026-01-30 13:06:38] "GET /tag/716ec8b1-8333-4d3a-a1ff-4a54788f3f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011021 10.0.0.41 - - [2026-01-30 13:06:38] "GET /loadbalancer/70bc3c90-e0a4-4e1d-9b52-7271512f99e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003245 10.0.0.41 - - [2026-01-30 13:06:38] "PUT /floating-ip/048e1d47-41f6-489d-9917-13367f07f915 HTTP/1.1" 200 256 0.014522 10.0.0.41 - - [2026-01-30 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.051903 10.0.0.41 - - [2026-01-30 13:06:38] "GET /loadbalancer-pool/a5076a36-c38e-4be6-9a88-daa8314015de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002975 10.0.0.41 - - [2026-01-30 13:06:38] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015530 10.0.0.41 - - [2026-01-30 13:06:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011014 10.0.0.41 - - [2026-01-30 13:06:38] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010600 10.0.0.41 - - [2026-01-30 13:06:38] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004844 10.0.0.41 - - [2026-01-30 13:06:38] "POST /ref-update HTTP/1.1" 200 156 0.008121 10.0.0.41 - - [2026-01-30 13:06:38] "GET /floating-ip/048e1d47-41f6-489d-9917-13367f07f915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.007745 10.0.0.41 - - [2026-01-30 13:06:38] "POST /set-tag HTTP/1.1" 200 109 0.060057 10.0.0.41 - - [2026-01-30 13:06:38] "POST /tags HTTP/1.1" 409 206 0.002129 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.41 - - [2026-01-30 13:06:38] "GET /tag/7dc8725d-7ceb-4482-8520-77d56a2d9d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010402 10.0.0.41 - - [2026-01-30 13:06:38] "POST /tags HTTP/1.1" 409 204 0.002079 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.41 - - [2026-01-30 13:06:38] "GET /tag/667a0caa-f5e1-44d6-b5e5-6086b18940ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009862 10.0.0.41 - - [2026-01-30 13:06:38] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002449 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.41 - - [2026-01-30 13:06:38] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002438 10.0.0.41 - - [2026-01-30 13:06:38] "POST /tags HTTP/1.1" 409 206 0.001587 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.41 - - [2026-01-30 13:06:38] "GET /tag/7dc8725d-7ceb-4482-8520-77d56a2d9d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010141 10.0.0.41 - - [2026-01-30 13:06:38] "POST /tags HTTP/1.1" 409 226 0.001846 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.41 - - [2026-01-30 13:06:38] "GET /tag/13bb4660-20c4-49fc-83bf-dbf123335f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011621 10.0.0.41 - - [2026-01-30 13:06:38] "POST /tags HTTP/1.1" 409 204 0.002845 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.41 - - [2026-01-30 13:06:38] "GET /tag/667a0caa-f5e1-44d6-b5e5-6086b18940ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012660 10.0.0.41 - - [2026-01-30 13:06:38] "POST /tags HTTP/1.1" 409 226 0.002088 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.41 - - [2026-01-30 13:06:38] "GET /tag/13bb4660-20c4-49fc-83bf-dbf123335f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009792 10.0.0.41 - - [2026-01-30 13:06:38] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002188 10.0.0.41 - - [2026-01-30 13:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.41 - - [2026-01-30 13:06:38] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002861 10.0.0.41 - - [2026-01-30 13:06:39] "POST /firewall-rules HTTP/1.1" 200 626 0.075974 10.0.0.41 - - [2026-01-30 13:06:39] "POST /firewall-rules HTTP/1.1" 200 646 0.094066 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-rule/7087d3fd-a2ab-45be-b322-4898a73185b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.009947 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008542 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-rule/d1022c7c-54f5-4da1-bd5f-faacf3d3b9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005924 10.0.0.41 - - [2026-01-30 13:06:39] "POST /ref-update HTTP/1.1" 200 156 0.020517 10.0.0.41 - - [2026-01-30 13:06:39] "POST /firewall-policys HTTP/1.1" 200 606 0.059897 10.0.0.41 - - [2026-01-30 13:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030207 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009760 10.0.0.41 - - [2026-01-30 13:06:39] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003617 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002563 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005913 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003496 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/f4817315-002f-4377-aec8-f14ae1097172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003739 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002200 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002292 10.0.0.41 - - [2026-01-30 13:06:39] "POST /ref-update HTTP/1.1" 200 156 0.024801 10.0.0.41 - - [2026-01-30 13:06:39] "POST /ref-update HTTP/1.1" 200 156 0.025005 10.0.0.41 - - [2026-01-30 13:06:39] "POST /ref-update HTTP/1.1" 200 156 0.021791 10.0.0.41 - - [2026-01-30 13:06:39] "POST /ref-update HTTP/1.1" 200 156 0.020109 10.0.0.41 - - [2026-01-30 13:06:39] "POST /ref-update HTTP/1.1" 200 156 0.026533 10.0.0.41 - - [2026-01-30 13:06:39] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014897 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:07:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:07:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:07:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:07:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:07:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:07:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.41 - - [2026-01-30 13:08:38] "POST /tags HTTP/1.1" 409 252 0.002083 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.41 - - [2026-01-30 13:08:38] "GET /tag/39733df3-3789-46bc-ab47-a45387786e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012729 10.0.0.41 - - [2026-01-30 13:08:38] "POST /tags HTTP/1.1" 409 228 0.002228 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.41 - - [2026-01-30 13:08:38] "GET /tag/9157646f-77dd-43e2-b5eb-795d8532ba38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010245 10.0.0.41 - - [2026-01-30 13:08:38] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003084 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.41 - - [2026-01-30 13:08:38] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003065 10.0.0.41 - - [2026-01-30 13:08:38] "POST /tags HTTP/1.1" 409 206 0.001770 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.41 - - [2026-01-30 13:08:38] "GET /tag/7dc8725d-7ceb-4482-8520-77d56a2d9d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010492 10.0.0.41 - - [2026-01-30 13:08:38] "POST /tags HTTP/1.1" 409 226 0.002127 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.41 - - [2026-01-30 13:08:38] "GET /tag/13bb4660-20c4-49fc-83bf-dbf123335f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010672 10.0.0.41 - - [2026-01-30 13:08:38] "POST /tags HTTP/1.1" 409 204 0.002166 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.41 - - [2026-01-30 13:08:38] "GET /tag/667a0caa-f5e1-44d6-b5e5-6086b18940ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010827 10.0.0.41 - - [2026-01-30 13:08:38] "POST /tags HTTP/1.1" 409 226 0.002036 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.41 - - [2026-01-30 13:08:38] "GET /tag/13bb4660-20c4-49fc-83bf-dbf123335f37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010517 10.0.0.41 - - [2026-01-30 13:08:38] "POST /tags HTTP/1.1" 409 228 0.002037 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.41 - - [2026-01-30 13:08:38] "GET /tag/9157646f-77dd-43e2-b5eb-795d8532ba38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010237 10.0.0.41 - - [2026-01-30 13:08:38] "POST /tags HTTP/1.1" 409 252 0.013237 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.41 - - [2026-01-30 13:08:38] "GET /tag/39733df3-3789-46bc-ab47-a45387786e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012040 10.0.0.41 - - [2026-01-30 13:08:38] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004199 10.0.0.41 - - [2026-01-30 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.41 - - [2026-01-30 13:08:38] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002626 10.0.0.41 - - [2026-01-30 13:08:38] "POST /firewall-rules HTTP/1.1" 409 281 0.001933 10.0.0.41 - - [2026-01-30 13:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.41 - - [2026-01-30 13:08:39] "PUT /firewall-rule/d1022c7c-54f5-4da1-bd5f-faacf3d3b9a1 HTTP/1.1" 200 260 0.018733 10.0.0.41 - - [2026-01-30 13:08:39] "POST /firewall-rules HTTP/1.1" 409 291 0.006518 10.0.0.41 - - [2026-01-30 13:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.41 - - [2026-01-30 13:08:39] "PUT /firewall-rule/7087d3fd-a2ab-45be-b322-4898a73185b5 HTTP/1.1" 200 260 0.023921 10.0.0.41 - - [2026-01-30 13:08:39] "GET /firewall-rule/7087d3fd-a2ab-45be-b322-4898a73185b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.025122 10.0.0.41 - - [2026-01-30 13:08:39] "POST /firewall-rules HTTP/1.1" 200 658 0.117001 10.0.0.41 - - [2026-01-30 13:08:39] "GET /firewall-rule/68ac3410-98bc-4da1-9124-3540b31c491e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.011697 10.0.0.41 - - [2026-01-30 13:08:39] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003232 10.0.0.41 - - [2026-01-30 13:08:39] "GET /firewall-rule/d1022c7c-54f5-4da1-bd5f-faacf3d3b9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003514 10.0.0.41 - - [2026-01-30 13:08:39] "POST /firewall-policys HTTP/1.1" 409 269 0.002619 10.0.0.41 - - [2026-01-30 13:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.41 - - [2026-01-30 13:08:39] "PUT /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2 HTTP/1.1" 200 264 0.024818 10.0.0.41 - - [2026-01-30 13:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019676 10.0.0.41 - - [2026-01-30 13:08:39] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.018891 10.0.0.41 - - [2026-01-30 13:08:39] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002616 10.0.0.41 - - [2026-01-30 13:08:39] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002477 10.0.0.41 - - [2026-01-30 13:08:39] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003143 10.0.0.41 - - [2026-01-30 13:08:39] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002778 10.0.0.41 - - [2026-01-30 13:09:40] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014812 10.0.0.41 - - [2026-01-30 13:09:40] "POST /set-tag HTTP/1.1" 200 109 0.004511 10.0.0.41 - - [2026-01-30 13:09:40] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004073 10.0.0.41 - - [2026-01-30 13:09:40] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.41 - - [2026-01-30 13:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008814 10.0.0.41 - - [2026-01-30 13:09:40] "GET /loadbalancer/70bc3c90-e0a4-4e1d-9b52-7271512f99e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006620 10.0.0.41 - - [2026-01-30 13:09:41] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005983 10.0.0.41 - - [2026-01-30 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.027428 10.0.0.41 - - [2026-01-30 13:09:41] "DELETE /loadbalancer-member/08b99cc9-a807-4cf7-a691-0509ff3cb747 HTTP/1.1" 200 115 0.053269 10.0.0.41 - - [2026-01-30 13:09:41] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005549 10.0.0.41 - - [2026-01-30 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.41 - - [2026-01-30 13:09:41] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004400 10.0.0.41 - - [2026-01-30 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.41 - - [2026-01-30 13:09:41] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004996 10.0.0.41 - - [2026-01-30 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.41 - - [2026-01-30 13:09:41] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003957 10.0.0.41 - - [2026-01-30 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.41 - - [2026-01-30 13:09:41] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010368 10.0.0.41 - - [2026-01-30 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.003822 10.0.0.41 - - [2026-01-30 13:09:41] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005272 10.0.0.41 - - [2026-01-30 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.41 - - [2026-01-30 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.41 - - [2026-01-30 13:09:41] "GET /loadbalancer/70bc3c90-e0a4-4e1d-9b52-7271512f99e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002805 10.0.0.41 - - [2026-01-30 13:09:42] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005385 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.41 - - [2026-01-30 13:09:42] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006857 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.41 - - [2026-01-30 13:09:42] "GET /virtual-machine/f651ba17-373e-40f3-a5e4-c88d14e01b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002294 10.0.0.41 - - [2026-01-30 13:09:42] "POST /ref-update HTTP/1.1" 200 156 0.009470 10.0.0.41 - - [2026-01-30 13:09:42] "GET /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004060 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.016104 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.024772 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.017361 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.021212 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.021326 10.0.0.41 - - [2026-01-30 13:09:42] "DELETE /instance-ip/77d79dfa-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.049301 10.0.0.41 - - [2026-01-30 13:09:42] "DELETE /virtual-machine-interface/77c2e84c-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.038157 10.0.0.41 - - [2026-01-30 13:09:42] "DELETE /virtual-machine/f651ba17-373e-40f3-a5e4-c88d14e01b22 HTTP/1.1" 200 115 0.018798 10.0.0.41 - - [2026-01-30 13:09:42] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004954 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.41 - - [2026-01-30 13:09:42] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004123 10.0.0.41 - - [2026-01-30 13:09:42] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.41 - - [2026-01-30 13:09:43] "GET /virtual-machine/2a6df6dd-29f7-4021-acc0-19b1e470ec99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002999 10.0.0.41 - - [2026-01-30 13:09:43] "POST /ref-update HTTP/1.1" 200 156 0.009316 10.0.0.41 - - [2026-01-30 13:09:43] "GET /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021810 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.018744 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.028100 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.027162 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.022611 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.026732 10.0.0.41 - - [2026-01-30 13:09:43] "DELETE /instance-ip/76674db2-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.066433 10.0.0.41 - - [2026-01-30 13:09:43] "POST /ref-update HTTP/1.1" 200 156 0.012018 10.0.0.41 - - [2026-01-30 13:09:43] "DELETE /virtual-machine-interface/765299d0-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.043397 10.0.0.41 - - [2026-01-30 13:09:43] "DELETE /virtual-machine/2a6df6dd-29f7-4021-acc0-19b1e470ec99 HTTP/1.1" 200 115 0.033190 10.0.0.41 - - [2026-01-30 13:09:43] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005689 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.41 - - [2026-01-30 13:09:43] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003985 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.41 - - [2026-01-30 13:09:43] "GET /virtual-machine/5716dec8-4416-4420-832e-70cb23dcf63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003069 10.0.0.41 - - [2026-01-30 13:09:43] "POST /ref-update HTTP/1.1" 200 156 0.011644 10.0.0.41 - - [2026-01-30 13:09:43] "GET /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015772 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.020656 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.031737 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.026340 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.017218 10.0.0.41 - - [2026-01-30 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.025523 10.0.0.41 - - [2026-01-30 13:09:43] "DELETE /instance-ip/77684018-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.047481 10.0.0.41 - - [2026-01-30 13:09:44] "DELETE /virtual-machine-interface/77517a2c-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.053244 10.0.0.41 - - [2026-01-30 13:09:44] "DELETE /virtual-machine/5716dec8-4416-4420-832e-70cb23dcf63e HTTP/1.1" 200 115 0.026148 10.0.0.41 - - [2026-01-30 13:09:44] "DELETE /tag/58b56490-2851-4f96-a2c9-791e44d723d6 HTTP/1.1" 200 115 0.031838 10.0.0.41 - - [2026-01-30 13:09:44] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004618 10.0.0.41 - - [2026-01-30 13:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.41 - - [2026-01-30 13:09:44] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004099 10.0.0.41 - - [2026-01-30 13:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.41 - - [2026-01-30 13:09:44] "GET /virtual-machine/005de35c-35b7-470a-9e0c-46eae31d8261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003093 10.0.0.41 - - [2026-01-30 13:09:44] "POST /ref-update HTTP/1.1" 200 156 0.011762 10.0.0.41 - - [2026-01-30 13:09:44] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.021055 10.0.0.41 - - [2026-01-30 13:09:44] "POST /set-tag HTTP/1.1" 200 109 0.016684 10.0.0.41 - - [2026-01-30 13:09:44] "POST /set-tag HTTP/1.1" 200 109 0.034616 10.0.0.41 - - [2026-01-30 13:09:44] "POST /set-tag HTTP/1.1" 200 109 0.028446 10.0.0.41 - - [2026-01-30 13:09:44] "POST /set-tag HTTP/1.1" 200 109 0.016548 10.0.0.41 - - [2026-01-30 13:09:44] "POST /set-tag HTTP/1.1" 200 109 0.027344 10.0.0.41 - - [2026-01-30 13:09:44] "DELETE /instance-ip/76d315e2-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.064213 10.0.0.41 - - [2026-01-30 13:09:44] "POST /ref-update HTTP/1.1" 200 156 0.008492 10.0.0.41 - - [2026-01-30 13:09:44] "DELETE /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.036410 10.0.0.41 - - [2026-01-30 13:09:44] "DELETE /virtual-machine/005de35c-35b7-470a-9e0c-46eae31d8261 HTTP/1.1" 200 115 0.017282 10.0.0.41 - - [2026-01-30 13:09:44] "DELETE /tag/7dc8725d-7ceb-4482-8520-77d56a2d9d78 HTTP/1.1" 409 388 0.005908 10.0.0.41 - - [2026-01-30 13:09:44] "DELETE /tag/476993d5-ce9c-41a2-9809-f821de2adcde HTTP/1.1" 200 115 0.040983 10.0.0.41 - - [2026-01-30 13:10:12] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004740 10.0.0.41 - - [2026-01-30 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.003913 10.0.0.41 - - [2026-01-30 13:10:12] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012134 10.0.0.41 - - [2026-01-30 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.41 - - [2026-01-30 13:10:12] "GET /virtual-machine/1b4c5fc8-64c6-42ba-9e64-8ec78d6c4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003246 10.0.0.41 - - [2026-01-30 13:10:12] "POST /ref-update HTTP/1.1" 200 156 0.009757 10.0.0.41 - - [2026-01-30 13:10:12] "GET /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005129 10.0.0.41 - - [2026-01-30 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.021541 10.0.0.41 - - [2026-01-30 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.031462 10.0.0.41 - - [2026-01-30 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.017557 10.0.0.41 - - [2026-01-30 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.027035 10.0.0.41 - - [2026-01-30 13:10:12] "DELETE /instance-ip/7932e5ba-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.054926 10.0.0.41 - - [2026-01-30 13:10:12] "DELETE /virtual-machine-interface/791c5566-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.042962 10.0.0.41 - - [2026-01-30 13:10:13] "DELETE /virtual-machine/1b4c5fc8-64c6-42ba-9e64-8ec78d6c4de7 HTTP/1.1" 200 115 0.027078 10.0.0.41 - - [2026-01-30 13:10:13] "DELETE /tag/11cfc8ec-edd7-459f-b52e-2b74ad328897 HTTP/1.1" 200 115 0.034536 10.0.0.41 - - [2026-01-30 13:10:13] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004239 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.41 - - [2026-01-30 13:10:13] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003997 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.41 - - [2026-01-30 13:10:13] "GET /virtual-machine/e52ba28b-eaef-4c00-b1a9-2c0e928b6c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002779 10.0.0.41 - - [2026-01-30 13:10:13] "POST /ref-update HTTP/1.1" 200 156 0.010003 10.0.0.41 - - [2026-01-30 13:10:13] "GET /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009173 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.017397 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.031909 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.026415 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.013638 10.0.0.41 - - [2026-01-30 13:10:13] "DELETE /instance-ip/78c1f0da-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.061100 10.0.0.41 - - [2026-01-30 13:10:13] "DELETE /virtual-machine-interface/78a7cbec-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.044595 10.0.0.41 - - [2026-01-30 13:10:13] "DELETE /virtual-machine/e52ba28b-eaef-4c00-b1a9-2c0e928b6c0d HTTP/1.1" 200 115 0.021998 10.0.0.41 - - [2026-01-30 13:10:13] "DELETE /tag/667a0caa-f5e1-44d6-b5e5-6086b18940ff HTTP/1.1" 409 236 0.021587 10.0.0.41 - - [2026-01-30 13:10:13] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004253 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.41 - - [2026-01-30 13:10:13] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003736 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.41 - - [2026-01-30 13:10:13] "GET /virtual-machine/6f4f0aa9-06e1-4070-87be-14c79fd7a2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003067 10.0.0.41 - - [2026-01-30 13:10:13] "POST /ref-update HTTP/1.1" 200 156 0.010530 10.0.0.41 - - [2026-01-30 13:10:13] "GET /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013569 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.017353 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.034201 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.019191 10.0.0.41 - - [2026-01-30 13:10:13] "POST /set-tag HTTP/1.1" 200 109 0.014663 10.0.0.41 - - [2026-01-30 13:10:13] "DELETE /instance-ip/784b78d8-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.048094 10.0.0.41 - - [2026-01-30 13:10:13] "DELETE /virtual-machine-interface/78324782-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.033355 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /virtual-machine/6f4f0aa9-06e1-4070-87be-14c79fd7a2cf HTTP/1.1" 200 115 0.018737 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /tag/99dfab45-38c9-4ce6-aff6-de00003ad127 HTTP/1.1" 200 115 0.036529 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /tag/142717f1-93b2-4029-95ad-76ef8593063b HTTP/1.1" 200 115 0.036218 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /tag/3c81ace7-2fbf-4890-b7a5-274873344e85 HTTP/1.1" 200 115 0.034381 10.0.0.41 - - [2026-01-30 13:10:14] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003705 10.0.0.41 - - [2026-01-30 13:10:14] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.41 - - [2026-01-30 13:10:14] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004001 10.0.0.41 - - [2026-01-30 13:10:14] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.41 - - [2026-01-30 13:10:14] "GET /virtual-machine/cd2a51af-783d-43aa-9148-17ec56b51c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003126 10.0.0.41 - - [2026-01-30 13:10:14] "POST /ref-update HTTP/1.1" 200 156 0.018516 10.0.0.41 - - [2026-01-30 13:10:14] "GET /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003862 10.0.0.41 - - [2026-01-30 13:10:14] "POST /set-tag HTTP/1.1" 200 109 0.016374 10.0.0.41 - - [2026-01-30 13:10:14] "POST /set-tag HTTP/1.1" 200 109 0.023018 10.0.0.41 - - [2026-01-30 13:10:14] "POST /set-tag HTTP/1.1" 200 109 0.017868 10.0.0.41 - - [2026-01-30 13:10:14] "POST /set-tag HTTP/1.1" 200 109 0.012171 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /instance-ip/799c1b48-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.041283 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /virtual-machine-interface/7987230a-fddc-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.035070 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /virtual-machine/cd2a51af-783d-43aa-9148-17ec56b51c10 HTTP/1.1" 200 115 0.024208 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /tag/39733df3-3789-46bc-ab47-a45387786e92 HTTP/1.1" 409 236 0.005852 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /tag/c0553f59-80a8-4fbe-b114-6df4fb3a0618 HTTP/1.1" 200 115 0.032081 10.0.0.41 - - [2026-01-30 13:10:14] "DELETE /tag/9157646f-77dd-43e2-b5eb-795d8532ba38 HTTP/1.1" 409 236 0.004747 10.0.0.41 - - [2026-01-30 13:10:16] "POST /projects HTTP/1.1" 409 238 0.002044 10.0.0.41 - - [2026-01-30 13:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.41 - - [2026-01-30 13:10:16] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035623 10.0.0.41 - - [2026-01-30 13:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.41 - - [2026-01-30 13:10:16] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003852 10.0.0.41 - - [2026-01-30 13:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.41 - - [2026-01-30 13:10:16] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004514 10.0.0.41 - - [2026-01-30 13:10:16] "POST /security-groups HTTP/1.1" 409 285 0.004639 10.0.0.41 - - [2026-01-30 13:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.41 - - [2026-01-30 13:10:16] "PUT /security-group/7aa512a3-2ecb-49d6-a44a-2974504af53d HTTP/1.1" 200 262 0.054982 10.0.0.41 - - [2026-01-30 13:10:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019290 10.0.0.41 - - [2026-01-30 13:10:16] "PUT /access-control-list/4f50c1da-80fa-45dd-9e4f-c1d9e4ab697d HTTP/1.1" 200 272 0.021360 10.0.0.41 - - [2026-01-30 13:10:16] "PUT /access-control-list/4eef42b5-2842-4cb5-9326-306a3ed70c2d HTTP/1.1" 200 272 0.054033 10.0.0.41 - - [2026-01-30 13:10:21] "POST /projects HTTP/1.1" 409 238 0.002080 10.0.0.41 - - [2026-01-30 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.41 - - [2026-01-30 13:10:21] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027228 10.0.0.41 - - [2026-01-30 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.41 - - [2026-01-30 13:10:21] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004958 10.0.0.41 - - [2026-01-30 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.41 - - [2026-01-30 13:10:21] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004182 10.0.0.41 - - [2026-01-30 13:10:21] "POST /security-groups HTTP/1.1" 409 285 0.004075 10.0.0.41 - - [2026-01-30 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.41 - - [2026-01-30 13:10:21] "PUT /security-group/7aa512a3-2ecb-49d6-a44a-2974504af53d HTTP/1.1" 200 262 0.052520 10.0.0.41 - - [2026-01-30 13:10:21] "PUT /access-control-list/4f50c1da-80fa-45dd-9e4f-c1d9e4ab697d HTTP/1.1" 200 272 0.012012 10.0.0.41 - - [2026-01-30 13:10:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022789 10.0.0.41 - - [2026-01-30 13:10:21] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.021063 10.0.0.41 - - [2026-01-30 13:10:21] "PUT /access-control-list/4eef42b5-2842-4cb5-9326-306a3ed70c2d HTTP/1.1" 200 272 0.034600 10.0.0.41 - - [2026-01-30 13:10:21] "GET /firewall-rule/da15c04a-0878-42dc-84de-b62b608649ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002914 10.0.0.41 - - [2026-01-30 13:10:21] "POST /ref-update HTTP/1.1" 200 156 0.051280 10.0.0.41 - - [2026-01-30 13:10:21] "DELETE /firewall-rule/da15c04a-0878-42dc-84de-b62b608649ad HTTP/1.1" 200 115 0.040493 10.0.0.41 - - [2026-01-30 13:10:21] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007738 10.0.0.41 - - [2026-01-30 13:10:21] "GET /firewall-rule/9b162703-ee9f-4ac2-9258-4ada22133e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002876 10.0.0.41 - - [2026-01-30 13:10:21] "POST /ref-update HTTP/1.1" 200 156 0.057709 10.0.0.41 - - [2026-01-30 13:10:21] "DELETE /firewall-rule/9b162703-ee9f-4ac2-9258-4ada22133e36 HTTP/1.1" 200 115 0.044042 10.0.0.41 - - [2026-01-30 13:10:21] "DELETE /tag/89612a40-78f4-459c-a256-3d7abee36416 HTTP/1.1" 200 115 0.031679 10.0.0.41 - - [2026-01-30 13:10:21] "DELETE /tag/39733df3-3789-46bc-ab47-a45387786e92 HTTP/1.1" 409 236 0.004390 10.0.0.41 - - [2026-01-30 13:10:21] "DELETE /tag/9157646f-77dd-43e2-b5eb-795d8532ba38 HTTP/1.1" 409 236 0.005052 10.0.0.41 - - [2026-01-30 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.41 - - [2026-01-30 13:10:21] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004631 10.0.0.41 - - [2026-01-30 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.41 - - [2026-01-30 13:10:22] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004023 10.0.0.41 - - [2026-01-30 13:10:22] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.038403 10.0.0.41 - - [2026-01-30 13:10:22] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.040058 10.0.0.41 - - [2026-01-30 13:10:22] "DELETE /security-group/7aa512a3-2ecb-49d6-a44a-2974504af53d HTTP/1.1" 200 115 0.035995 10.0.0.41 - - [2026-01-30 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.41 - - [2026-01-30 13:10:22] "DELETE /access-control-list/4f50c1da-80fa-45dd-9e4f-c1d9e4ab697d HTTP/1.1" 200 115 0.033026 10.0.0.41 - - [2026-01-30 13:10:22] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045811 10.0.0.41 - - [2026-01-30 13:10:22] "DELETE /access-control-list/4eef42b5-2842-4cb5-9326-306a3ed70c2d HTTP/1.1" 200 115 0.052248 10.0.0.41 - - [2026-01-30 13:10:22] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?fields=security_groups HTTP/1.1" 200 1352 0.047282 10.0.0.41 - - [2026-01-30 13:10:22] "DELETE /security-group/29d3c33c-9bde-44b2-8a29-d832ca31bc74 HTTP/1.1" 200 115 0.038563 10.0.0.41 - - [2026-01-30 13:10:22] "DELETE /access-control-list/872adfc6-6b23-44fd-b43b-165ec4d00352 HTTP/1.1" 200 115 0.039108 10.0.0.41 - - [2026-01-30 13:10:22] "GET /project/4c0770df-08ac-4021-be92-cce06f5bb8b5?fields=application_policy_sets HTTP/1.1" 200 1391 0.044535 10.0.0.41 - - [2026-01-30 13:10:22] "DELETE /access-control-list/18beac82-534c-4267-ae13-5bd9efc8186d HTTP/1.1" 200 115 0.049186 10.0.0.41 - - [2026-01-30 13:10:22] "DELETE /project/4c0770df-08ac-4021-be92-cce06f5bb8b5 HTTP/1.1" 200 115 0.323305 10.0.0.41 - - [2026-01-30 13:10:22] "POST /projects HTTP/1.1" 409 238 0.002338 10.0.0.41 - - [2026-01-30 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.41 - - [2026-01-30 13:10:22] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026321 10.0.0.41 - - [2026-01-30 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.41 - - [2026-01-30 13:10:22] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004885 10.0.0.41 - - [2026-01-30 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.41 - - [2026-01-30 13:10:22] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004103 10.0.0.41 - - [2026-01-30 13:10:22] "POST /security-groups HTTP/1.1" 409 285 0.002577 10.0.0.41 - - [2026-01-30 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.41 - - [2026-01-30 13:10:22] "PUT /security-group/0ec1f4fd-d05e-4935-bd9a-191cb6fb0af9 HTTP/1.1" 200 262 0.059264 10.0.0.41 - - [2026-01-30 13:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026088 10.0.0.41 - - [2026-01-30 13:10:22] "PUT /access-control-list/2ae39b37-92ed-4ca2-8242-835fbda25e6b HTTP/1.1" 200 272 0.023234 10.0.0.41 - - [2026-01-30 13:10:22] "PUT /access-control-list/78dbe3df-89e6-45a2-ae1e-a8d9b4f27049 HTTP/1.1" 200 272 0.014403 10.0.0.41 - - [2026-01-30 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.41 - - [2026-01-30 13:10:27] "GET /loadbalancer/70bc3c90-e0a4-4e1d-9b52-7271512f99e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002583 10.0.0.41 - - [2026-01-30 13:10:27] "GET /virtual-machine-interface/76b9d0aa-fddc-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001858 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /loadbalancer-member/2398bec1-6dc9-442e-ba92-e95ede6b9987 HTTP/1.1" 200 115 0.038863 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /loadbalancer-pool/a5076a36-c38e-4be6-9a88-daa8314015de HTTP/1.1" 200 115 0.050920 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /loadbalancer-listener/34996908-ceab-4681-a919-64ac95349929 HTTP/1.1" 200 115 0.039576 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /loadbalancer/70bc3c90-e0a4-4e1d-9b52-7271512f99e0 HTTP/1.1" 200 115 0.037634 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /floating-ip/048e1d47-41f6-489d-9917-13367f07f915 HTTP/1.1" 200 115 0.022903 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /instance-ip/7e72295a-4d0c-4973-869f-3437987aea9d HTTP/1.1" 200 115 0.037409 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /virtual-machine-interface/79ed7fa2-802c-42cb-9857-1c4b7c7b13a9 HTTP/1.1" 200 115 0.035400 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /tag/716ec8b1-8333-4d3a-a1ff-4a54788f3f51 HTTP/1.1" 200 115 0.034535 10.0.0.41 - - [2026-01-30 13:10:27] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002212 10.0.0.41 - - [2026-01-30 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.41 - - [2026-01-30 13:10:27] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002781 10.0.0.41 - - [2026-01-30 13:10:27] "GET /firewall-policy/ec59556a-ef1c-4db7-8af4-82b0e46104b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002264 10.0.0.41 - - [2026-01-30 13:10:27] "GET /firewall-rule/d1022c7c-54f5-4da1-bd5f-faacf3d3b9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002786 10.0.0.41 - - [2026-01-30 13:10:27] "POST /ref-update HTTP/1.1" 200 156 0.023370 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /firewall-rule/d1022c7c-54f5-4da1-bd5f-faacf3d3b9a1 HTTP/1.1" 200 115 0.049384 10.0.0.41 - - [2026-01-30 13:10:27] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002926 10.0.0.41 - - [2026-01-30 13:10:27] "GET /firewall-rule/7087d3fd-a2ab-45be-b322-4898a73185b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002788 10.0.0.41 - - [2026-01-30 13:10:27] "POST /ref-update HTTP/1.1" 200 156 0.016639 10.0.0.41 - - [2026-01-30 13:10:27] "DELETE /firewall-rule/7087d3fd-a2ab-45be-b322-4898a73185b5 HTTP/1.1" 200 115 0.045333 10.0.0.41 - - [2026-01-30 13:10:27] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005141 10.0.0.41 - - [2026-01-30 13:10:28] "GET /firewall-rule/68ac3410-98bc-4da1-9124-3540b31c491e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002942 10.0.0.41 - - [2026-01-30 13:10:28] "POST /ref-update HTTP/1.1" 200 156 0.012470 10.0.0.41 - - [2026-01-30 13:10:28] "DELETE /firewall-rule/68ac3410-98bc-4da1-9124-3540b31c491e HTTP/1.1" 200 115 0.056099 10.0.0.41 - - [2026-01-30 13:10:28] "GET /application-policy-set/50c3d1e8-fdbc-40b5-8ce3-4462c1735d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003231 10.0.0.41 - - [2026-01-30 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.41 - - [2026-01-30 13:10:28] "GET /policy-management/32867660-310d-49dc-a039-7216ffd0a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003500 10.0.0.41 - - [2026-01-30 13:10:28] "GET /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004086 10.0.0.41 - - [2026-01-30 13:10:28] "POST /ref-update HTTP/1.1" 200 156 0.033434 10.0.0.41 - - [2026-01-30 13:10:28] "DELETE /firewall-policy/83f0f594-36da-4b9a-b408-7b0f467b89c2 HTTP/1.1" 200 115 0.063315 10.0.0.41 - - [2026-01-30 13:10:28] "DELETE /tag/667a0caa-f5e1-44d6-b5e5-6086b18940ff HTTP/1.1" 200 115 0.090490 10.0.0.41 - - [2026-01-30 13:10:28] "DELETE /tag/7dc8725d-7ceb-4482-8520-77d56a2d9d78 HTTP/1.1" 200 115 0.088956 10.0.0.41 - - [2026-01-30 13:10:28] "DELETE /tag/39733df3-3789-46bc-ab47-a45387786e92 HTTP/1.1" 200 115 0.057990 10.0.0.41 - - [2026-01-30 13:10:28] "DELETE /tag/9157646f-77dd-43e2-b5eb-795d8532ba38 HTTP/1.1" 200 115 0.075069 10.0.0.41 - - [2026-01-30 13:10:28] "POST /projects HTTP/1.1" 409 238 0.003012 10.0.0.41 - - [2026-01-30 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.41 - - [2026-01-30 13:10:28] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047212 10.0.0.41 - - [2026-01-30 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.41 - - [2026-01-30 13:10:28] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004342 10.0.0.41 - - [2026-01-30 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.41 - - [2026-01-30 13:10:28] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009144 10.0.0.41 - - [2026-01-30 13:10:28] "POST /security-groups HTTP/1.1" 409 285 0.003797 10.0.0.41 - - [2026-01-30 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.41 - - [2026-01-30 13:10:28] "PUT /security-group/0ec1f4fd-d05e-4935-bd9a-191cb6fb0af9 HTTP/1.1" 200 262 0.067235 10.0.0.41 - - [2026-01-30 13:10:29] "PUT /access-control-list/2ae39b37-92ed-4ca2-8242-835fbda25e6b HTTP/1.1" 200 272 0.026117 10.0.0.41 - - [2026-01-30 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.056647 10.0.0.41 - - [2026-01-30 13:10:29] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.015658 10.0.0.41 - - [2026-01-30 13:10:29] "PUT /access-control-list/78dbe3df-89e6-45a2-ae1e-a8d9b4f27049 HTTP/1.1" 200 272 0.026432 10.0.0.41 - - [2026-01-30 13:10:29] "GET /firewall-rule/1000df30-c147-4051-94af-1e0930aeb86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003173 10.0.0.41 - - [2026-01-30 13:10:29] "POST /ref-update HTTP/1.1" 200 156 0.049697 10.0.0.41 - - [2026-01-30 13:10:29] "DELETE /firewall-rule/1000df30-c147-4051-94af-1e0930aeb86e HTTP/1.1" 200 115 0.054783 10.0.0.41 - - [2026-01-30 13:10:29] "GET /firewall-policy/d1cf6405-5064-4be3-9ac3-2948ea25839d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.014521 10.0.0.41 - - [2026-01-30 13:10:29] "GET /firewall-rule/111392a2-da85-42cd-8e11-15de89c0abb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002693 10.0.0.41 - - [2026-01-30 13:10:29] "POST /ref-update HTTP/1.1" 200 156 0.046927 10.0.0.41 - - [2026-01-30 13:10:29] "DELETE /firewall-rule/111392a2-da85-42cd-8e11-15de89c0abb8 HTTP/1.1" 200 115 0.045991 10.0.0.41 - - [2026-01-30 13:10:29] "DELETE /tag/13bb4660-20c4-49fc-83bf-dbf123335f37 HTTP/1.1" 200 115 0.035819 10.0.0.41 - - [2026-01-30 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.41 - - [2026-01-30 13:10:29] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004517 10.0.0.41 - - [2026-01-30 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.41 - - [2026-01-30 13:10:29] "GET /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004047 10.0.0.41 - - [2026-01-30 13:10:29] "PUT /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd HTTP/1.1" 200 264 0.047078 10.0.0.41 - - [2026-01-30 13:10:29] "PUT /virtual-network/39a3a71f-a7bc-40a7-9be9-60020400ad1a HTTP/1.1" 200 264 0.074887 10.0.0.41 - - [2026-01-30 13:10:29] "DELETE /security-group/0ec1f4fd-d05e-4935-bd9a-191cb6fb0af9 HTTP/1.1" 200 115 0.064759 10.0.0.41 - - [2026-01-30 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.41 - - [2026-01-30 13:10:29] "DELETE /access-control-list/2ae39b37-92ed-4ca2-8242-835fbda25e6b HTTP/1.1" 200 115 0.032256 10.0.0.41 - - [2026-01-30 13:10:29] "DELETE /access-control-list/78dbe3df-89e6-45a2-ae1e-a8d9b4f27049 HTTP/1.1" 200 115 0.038198 10.0.0.41 - - [2026-01-30 13:10:29] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.061738 10.0.0.41 - - [2026-01-30 13:10:29] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?fields=security_groups HTTP/1.1" 200 1352 0.056424 10.0.0.41 - - [2026-01-30 13:10:30] "DELETE /security-group/0ea7e645-eaaf-4649-ae00-81f3b0a5a0cf HTTP/1.1" 200 115 0.059815 10.0.0.41 - - [2026-01-30 13:10:30] "DELETE /access-control-list/b325770c-ccf9-49f5-9381-b8ea6c41b9cf HTTP/1.1" 200 115 0.031937 10.0.0.41 - - [2026-01-30 13:10:30] "GET /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8?fields=application_policy_sets HTTP/1.1" 200 1391 0.037419 10.0.0.41 - - [2026-01-30 13:10:30] "DELETE /access-control-list/2a313458-6082-453d-8943-ac40e90a7847 HTTP/1.1" 200 115 0.047714 10.0.0.41 - - [2026-01-30 13:10:30] "DELETE /project/7e42a57b-ac70-4659-bf1c-8a6360c8b3b8 HTTP/1.1" 200 115 0.409652 10.0.0.41 - - [2026-01-30 13:10:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002336 10.0.0.41 - - [2026-01-30 13:10:39] "GET /global-system-configs HTTP/1.1" 200 322 0.006092 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:11:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001086 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:11:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.41 - - [2026-01-30 13:11:16] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.41 - - [2026-01-30 13:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.41 - - [2026-01-30 13:11:16] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002726 10.0.0.41 - - [2026-01-30 13:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.41 - - [2026-01-30 13:11:16] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002570 10.0.0.41 - - [2026-01-30 13:11:31] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.41 - - [2026-01-30 13:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.41 - - [2026-01-30 13:11:31] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004103 10.0.0.41 - - [2026-01-30 13:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.41 - - [2026-01-30 13:11:31] "GET /config-node/0d6f686d-56cb-4c04-abf5-d9b3b6ddc670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002316 10.0.0.41 - - [2026-01-30 13:11:31] "GET / HTTP/1.1" 200 35931 0.001398 10.0.0.41 - - [2026-01-30 13:11:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002070 10.0.0.41 - - [2026-01-30 13:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.41 - - [2026-01-30 13:11:36] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002575 10.0.0.41 - - [2026-01-30 13:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.41 - - [2026-01-30 13:11:36] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.008986 10.0.0.41 - - [2026-01-30 13:11:36] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.41 - - [2026-01-30 13:11:36] "POST /alarms HTTP/1.1" 409 264 0.001961 10.0.0.41 - - [2026-01-30 13:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.41 - - [2026-01-30 13:11:36] "PUT /alarm/6eccef71-dd61-4d3f-ac47-9636c421e38a HTTP/1.1" 200 244 0.009154 10.0.0.41 - - [2026-01-30 13:11:36] "POST /alarms HTTP/1.1" 409 261 0.004466 10.0.0.41 - - [2026-01-30 13:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.41 - - [2026-01-30 13:11:36] "PUT /alarm/57d0c8dd-924f-46f9-b0ae-7df060b1d1ef HTTP/1.1" 200 244 0.011074 10.0.0.41 - - [2026-01-30 13:11:36] "POST /alarms HTTP/1.1" 409 261 0.008383 10.0.0.41 - - [2026-01-30 13:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.41 - - [2026-01-30 13:11:36] "PUT /alarm/f0f2afe5-2d84-42ff-9804-ef9a25d72c63 HTTP/1.1" 200 244 0.009747 10.0.0.41 - - [2026-01-30 13:11:36] "POST /alarms HTTP/1.1" 409 253 0.006066 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/222a5e7f-2b4f-4dc4-b086-c1ced342d4b5 HTTP/1.1" 200 244 0.009924 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 251 0.007251 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/de89cd6c-899e-4ae9-93d3-bd239ab7dfc0 HTTP/1.1" 200 244 0.009794 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 252 0.002491 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/dc5ffbf2-83af-4cf4-91a1-032c44de5871 HTTP/1.1" 200 244 0.009177 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 256 0.010100 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/8b389ddd-0387-4cad-a6d1-432ac3a76f3f HTTP/1.1" 200 244 0.010092 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 248 0.006004 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/6aa5a4bd-d3cb-4e64-9d63-0894d3f039b4 HTTP/1.1" 200 244 0.010537 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 252 0.003956 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/7cc5c163-4cb2-43cb-a9b7-5175403fdc85 HTTP/1.1" 200 244 0.010710 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 257 0.010514 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/76b9348e-533b-40e4-b752-56f3ee9d9a58 HTTP/1.1" 200 244 0.009964 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 251 0.003545 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/46c98578-8294-4f51-8192-6abc20fce078 HTTP/1.1" 200 244 0.011041 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 257 0.008112 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/d3d7e768-c04e-432f-9fbd-ffa920c83f4e HTTP/1.1" 200 244 0.010197 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 261 0.009974 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/17c40358-5267-415b-aff0-8ad16ee30ad4 HTTP/1.1" 200 244 0.010635 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 258 0.001826 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/216ba2a1-a78a-4224-bd25-032de5f90d8a HTTP/1.1" 200 244 0.009756 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 254 0.005866 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/7db05d86-045f-4b78-bec7-736286fe544e HTTP/1.1" 200 244 0.010252 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 254 0.005085 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/ad2d6402-a198-4ce1-a9ed-d6c06bfa410f HTTP/1.1" 200 244 0.009722 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 254 0.008301 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.41 - - [2026-01-30 13:11:37] "PUT /alarm/ead34b3f-a88f-4576-b142-0d28dfe7bcde HTTP/1.1" 200 244 0.010136 10.0.0.41 - - [2026-01-30 13:11:37] "POST /alarms HTTP/1.1" 409 247 0.010952 10.0.0.41 - - [2026-01-30 13:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.41 - - [2026-01-30 13:11:38] "PUT /alarm/4b569165-3791-489e-93cf-9867b453fb1a HTTP/1.1" 200 244 0.010635 10.0.0.41 - - [2026-01-30 13:11:38] "POST /alarms HTTP/1.1" 409 272 0.010382 10.0.0.41 - - [2026-01-30 13:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.41 - - [2026-01-30 13:11:38] "PUT /alarm/8a101e32-f2ae-4cc1-bd55-999a98e8e8ab HTTP/1.1" 200 244 0.011293 10.0.0.41 - - [2026-01-30 13:11:38] "POST /alarms HTTP/1.1" 409 261 0.007692 10.0.0.41 - - [2026-01-30 13:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.41 - - [2026-01-30 13:11:38] "PUT /alarm/84f04f9e-1af6-47ff-a575-afb6107d24a0 HTTP/1.1" 200 244 0.011526 10.0.0.41 - - [2026-01-30 13:11:38] "POST /alarms HTTP/1.1" 409 259 0.003624 10.0.0.41 - - [2026-01-30 13:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.41 - - [2026-01-30 13:11:38] "PUT /alarm/b9d1ca46-0325-453e-a241-11722689075b HTTP/1.1" 200 244 0.041276 10.0.0.41 - - [2026-01-30 13:11:38] "POST /alarms HTTP/1.1" 409 265 0.014212 10.0.0.41 - - [2026-01-30 13:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.41 - - [2026-01-30 13:11:38] "PUT /alarm/8548f751-4995-47ae-a473-cd266423290e HTTP/1.1" 200 244 0.010078 10.0.0.41 - - [2026-01-30 13:11:38] "POST /alarms HTTP/1.1" 409 279 0.006220 10.0.0.41 - - [2026-01-30 13:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.41 - - [2026-01-30 13:11:38] "PUT /alarm/6a2b9fd6-d428-412b-a554-ca31adff7ba1 HTTP/1.1" 200 244 0.009902 10.0.0.41 - - [2026-01-30 13:11:38] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.41 - - [2026-01-30 13:11:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002405 10.0.0.41 - - [2026-01-30 13:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.41 - - [2026-01-30 13:11:38] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.008246 10.0.0.41 - - [2026-01-30 13:11:38] "GET / HTTP/1.1" 200 35931 0.002243 10.0.0.41 - - [2026-01-30 13:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.41 - - [2026-01-30 13:11:38] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003254 10.0.0.41 - - [2026-01-30 13:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.41 - - [2026-01-30 13:11:38] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.012119 10.0.0.41 - - [2026-01-30 13:11:39] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.41 - - [2026-01-30 13:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.41 - - [2026-01-30 13:11:39] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004567 10.0.0.41 - - [2026-01-30 13:11:39] "PUT /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182 HTTP/1.1" 200 274 0.015498 10.0.0.41 - - [2026-01-30 13:11:42] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.41 - - [2026-01-30 13:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.41 - - [2026-01-30 13:11:42] "GET /routing-instance/f18b4836-eba6-47c4-992b-f7ce0be943ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002516 10.0.0.41 - - [2026-01-30 13:11:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001661 10.0.0.41 - - [2026-01-30 13:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.41 - - [2026-01-30 13:11:42] "GET /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002378 10.0.0.41 - - [2026-01-30 13:11:42] "PUT /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d HTTP/1.1" 200 254 0.011288 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:11:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:11:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.41 - - [2026-01-30 13:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.41 - - [2026-01-30 13:11:45] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003455 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:11:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:11:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:11:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001357 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:11:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001436 10.0.0.41 - - [2026-01-30 13:12:05] "GET / HTTP/1.1" 200 35931 0.002470 10.0.0.41 - - [2026-01-30 13:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.41 - - [2026-01-30 13:12:05] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004567 10.0.0.41 - - [2026-01-30 13:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.41 - - [2026-01-30 13:12:05] "GET /config-node/0d6f686d-56cb-4c04-abf5-d9b3b6ddc670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001769 10.0.0.41 - - [2026-01-30 13:12:16] "GET / HTTP/1.1" 200 35931 0.001915 10.0.0.41 - - [2026-01-30 13:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.41 - - [2026-01-30 13:12:16] "GET /routing-instance/f18b4836-eba6-47c4-992b-f7ce0be943ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003708 10.0.0.41 - - [2026-01-30 13:12:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001731 10.0.0.41 - - [2026-01-30 13:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.41 - - [2026-01-30 13:12:16] "GET /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003110 10.0.0.41 - - [2026-01-30 13:12:16] "PUT /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d HTTP/1.1" 200 254 0.012635 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:12:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:12:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001056 10.0.0.41 - - [2026-01-30 13:12:30] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.41 - - [2026-01-30 13:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.41 - - [2026-01-30 13:12:30] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004352 10.0.0.41 - - [2026-01-30 13:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.41 - - [2026-01-30 13:12:30] "GET /config-node/0d6f686d-56cb-4c04-abf5-d9b3b6ddc670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002623 10.0.0.41 - - [2026-01-30 13:12:31] "GET / HTTP/1.1" 200 35931 0.002445 10.0.0.41 - - [2026-01-30 13:12:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002718 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.41 - - [2026-01-30 13:12:36] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002761 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.41 - - [2026-01-30 13:12:36] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.007740 10.0.0.41 - - [2026-01-30 13:12:36] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.41 - - [2026-01-30 13:12:36] "POST /alarms HTTP/1.1" 409 264 0.002044 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.41 - - [2026-01-30 13:12:36] "PUT /alarm/6eccef71-dd61-4d3f-ac47-9636c421e38a HTTP/1.1" 200 244 0.009758 10.0.0.41 - - [2026-01-30 13:12:36] "POST /alarms HTTP/1.1" 409 261 0.007586 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009094 10.0.0.41 - - [2026-01-30 13:12:36] "PUT /alarm/57d0c8dd-924f-46f9-b0ae-7df060b1d1ef HTTP/1.1" 200 244 0.016986 10.0.0.41 - - [2026-01-30 13:12:36] "POST /alarms HTTP/1.1" 409 261 0.003303 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.41 - - [2026-01-30 13:12:36] "PUT /alarm/f0f2afe5-2d84-42ff-9804-ef9a25d72c63 HTTP/1.1" 200 244 0.009786 10.0.0.41 - - [2026-01-30 13:12:36] "POST /alarms HTTP/1.1" 409 253 0.003981 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.41 - - [2026-01-30 13:12:36] "PUT /alarm/222a5e7f-2b4f-4dc4-b086-c1ced342d4b5 HTTP/1.1" 200 244 0.009797 10.0.0.41 - - [2026-01-30 13:12:36] "POST /alarms HTTP/1.1" 409 251 0.011107 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.41 - - [2026-01-30 13:12:36] "PUT /alarm/de89cd6c-899e-4ae9-93d3-bd239ab7dfc0 HTTP/1.1" 200 244 0.009472 10.0.0.41 - - [2026-01-30 13:12:36] "POST /alarms HTTP/1.1" 409 252 0.005676 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.41 - - [2026-01-30 13:12:36] "PUT /alarm/dc5ffbf2-83af-4cf4-91a1-032c44de5871 HTTP/1.1" 200 244 0.011008 10.0.0.41 - - [2026-01-30 13:12:36] "POST /alarms HTTP/1.1" 409 256 0.006227 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.41 - - [2026-01-30 13:12:36] "PUT /alarm/8b389ddd-0387-4cad-a6d1-432ac3a76f3f HTTP/1.1" 200 244 0.009056 10.0.0.41 - - [2026-01-30 13:12:36] "POST /alarms HTTP/1.1" 409 248 0.005356 10.0.0.41 - - [2026-01-30 13:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/6aa5a4bd-d3cb-4e64-9d63-0894d3f039b4 HTTP/1.1" 200 244 0.009356 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 252 0.012270 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/7cc5c163-4cb2-43cb-a9b7-5175403fdc85 HTTP/1.1" 200 244 0.009296 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 257 0.013001 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/76b9348e-533b-40e4-b752-56f3ee9d9a58 HTTP/1.1" 200 244 0.010861 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 251 0.008344 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/46c98578-8294-4f51-8192-6abc20fce078 HTTP/1.1" 200 244 0.009493 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 257 0.006622 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/d3d7e768-c04e-432f-9fbd-ffa920c83f4e HTTP/1.1" 200 244 0.009672 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 261 0.008461 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/17c40358-5267-415b-aff0-8ad16ee30ad4 HTTP/1.1" 200 244 0.010364 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 258 0.007597 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/216ba2a1-a78a-4224-bd25-032de5f90d8a HTTP/1.1" 200 244 0.008877 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 254 0.001446 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/7db05d86-045f-4b78-bec7-736286fe544e HTTP/1.1" 200 244 0.010187 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 254 0.002231 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/ad2d6402-a198-4ce1-a9ed-d6c06bfa410f HTTP/1.1" 200 244 0.008488 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 254 0.003668 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/ead34b3f-a88f-4576-b142-0d28dfe7bcde HTTP/1.1" 200 244 0.012586 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 247 0.002628 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/4b569165-3791-489e-93cf-9867b453fb1a HTTP/1.1" 200 244 0.008019 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 272 0.006122 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/8a101e32-f2ae-4cc1-bd55-999a98e8e8ab HTTP/1.1" 200 244 0.009874 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 261 0.007441 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/84f04f9e-1af6-47ff-a575-afb6107d24a0 HTTP/1.1" 200 244 0.009400 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 259 0.009783 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/b9d1ca46-0325-453e-a241-11722689075b HTTP/1.1" 200 244 0.010538 10.0.0.41 - - [2026-01-30 13:12:37] "POST /alarms HTTP/1.1" 409 265 0.006904 10.0.0.41 - - [2026-01-30 13:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.41 - - [2026-01-30 13:12:37] "PUT /alarm/8548f751-4995-47ae-a473-cd266423290e HTTP/1.1" 200 244 0.009833 10.0.0.41 - - [2026-01-30 13:12:38] "POST /alarms HTTP/1.1" 409 279 0.018304 10.0.0.41 - - [2026-01-30 13:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.41 - - [2026-01-30 13:12:38] "PUT /alarm/6a2b9fd6-d428-412b-a554-ca31adff7ba1 HTTP/1.1" 200 244 0.009570 10.0.0.41 - - [2026-01-30 13:12:38] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.41 - - [2026-01-30 13:12:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002295 10.0.0.41 - - [2026-01-30 13:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.41 - - [2026-01-30 13:12:38] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.007112 10.0.0.41 - - [2026-01-30 13:12:38] "GET / HTTP/1.1" 200 35931 0.002023 10.0.0.41 - - [2026-01-30 13:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.41 - - [2026-01-30 13:12:38] "GET /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002703 10.0.0.41 - - [2026-01-30 13:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.41 - - [2026-01-30 13:12:38] "PUT /global-vrouter-config/fa9000cd-d22f-41e9-948c-26b5b46defaf HTTP/1.1" 200 276 0.007867 10.0.0.41 - - [2026-01-30 13:12:38] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.41 - - [2026-01-30 13:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.41 - - [2026-01-30 13:12:38] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005258 10.0.0.41 - - [2026-01-30 13:12:38] "PUT /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182 HTTP/1.1" 200 274 0.020520 10.0.0.41 - - [2026-01-30 13:12:42] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.41 - - [2026-01-30 13:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013557 10.0.0.41 - - [2026-01-30 13:12:42] "GET /routing-instance/f18b4836-eba6-47c4-992b-f7ce0be943ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003088 10.0.0.41 - - [2026-01-30 13:12:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002130 10.0.0.41 - - [2026-01-30 13:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.41 - - [2026-01-30 13:12:43] "GET /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002653 10.0.0.41 - - [2026-01-30 13:12:43] "PUT /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d HTTP/1.1" 200 254 0.012923 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:12:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:12:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 10.0.0.41 - - [2026-01-30 13:12:46] "POST /tags HTTP/1.1" 200 355 0.026373 10.0.0.41 - - [2026-01-30 13:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015296 10.0.0.41 - - [2026-01-30 13:12:46] "GET /tag/99ba2391-9a4c-4d55-8fdf-50a263ce860e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015962 10.0.0.41 - - [2026-01-30 13:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.41 - - [2026-01-30 13:12:46] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005634 10.0.0.41 - - [2026-01-30 13:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.41 - - [2026-01-30 13:12:46] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065820 10.0.0.41 - - [2026-01-30 13:12:46] "POST /virtual-machines HTTP/1.1" 200 351 0.024348 10.0.0.41 - - [2026-01-30 13:12:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016814 10.0.0.41 - - [2026-01-30 13:12:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.165977 10.0.0.41 - - [2026-01-30 13:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009529 10.0.0.41 - - [2026-01-30 13:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.41 - - [2026-01-30 13:12:47] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007077 10.0.0.41 - - [2026-01-30 13:12:47] "POST /instance-ips HTTP/1.1" 200 391 0.026250 10.0.0.41 - - [2026-01-30 13:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015441 10.0.0.41 - - [2026-01-30 13:12:47] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011994 10.0.0.41 - - [2026-01-30 13:12:47] "POST /set-tag HTTP/1.1" 200 109 0.015174 10.0.0.41 - - [2026-01-30 13:12:47] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.019682 10.0.0.41 - - [2026-01-30 13:12:47] "GET /instance-ip/5f004736-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003872 10.0.0.41 - - [2026-01-30 13:12:47] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004299 10.0.0.41 - - [2026-01-30 13:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.41 - - [2026-01-30 13:12:47] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003401 10.0.0.41 - - [2026-01-30 13:12:47] "POST /ref-update HTTP/1.1" 200 156 0.008944 10.0.0.41 - - [2026-01-30 13:12:47] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012235 10.0.0.41 - - [2026-01-30 13:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.41 - - [2026-01-30 13:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.41 - - [2026-01-30 13:12:47] "GET /virtual-network/f9192abc-3578-4e07-ac20-54e3ccbf15dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003555 10.0.0.41 - - [2026-01-30 13:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.41 - - [2026-01-30 13:12:47] "GET /project/d6df7646-1c8b-4bc9-8807-cd8d78e74679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045671 10.0.0.41 - - [2026-01-30 13:12:47] "POST /virtual-machines HTTP/1.1" 200 355 0.016654 10.0.0.41 - - [2026-01-30 13:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012639 10.0.0.41 - - [2026-01-30 13:12:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.099598 10.0.0.41 - - [2026-01-30 13:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008339 10.0.0.41 - - [2026-01-30 13:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.41 - - [2026-01-30 13:12:47] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006992 10.0.0.41 - - [2026-01-30 13:12:48] "POST /instance-ips HTTP/1.1" 200 395 0.020048 10.0.0.41 - - [2026-01-30 13:12:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016775 10.0.0.41 - - [2026-01-30 13:12:48] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011708 10.0.0.41 - - [2026-01-30 13:12:48] "POST /set-tag HTTP/1.1" 200 109 0.013682 10.0.0.41 - - [2026-01-30 13:12:48] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019271 10.0.0.41 - - [2026-01-30 13:12:48] "GET /instance-ip/5f6f4e42-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003898 10.0.0.41 - - [2026-01-30 13:12:48] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004800 10.0.0.41 - - [2026-01-30 13:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.41 - - [2026-01-30 13:12:48] "GET /virtual-router/2406d462-54c5-4a30-b207-57fb464ff3ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005186 10.0.0.41 - - [2026-01-30 13:12:48] "POST /ref-update HTTP/1.1" 200 156 0.015399 10.0.0.41 - - [2026-01-30 13:12:48] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009705 10.0.0.41 - - [2026-01-30 13:12:48] "POST /set-tag HTTP/1.1" 200 109 0.003384 10.0.0.41 - - [2026-01-30 13:12:48] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005236 10.0.0.41 - - [2026-01-30 13:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.41 - - [2026-01-30 13:12:48] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004323 10.0.0.41 - - [2026-01-30 13:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.41 - - [2026-01-30 13:12:58] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.41 - - [2026-01-30 13:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.41 - - [2026-01-30 13:12:58] "GET /global-system-config/48f3b1c7-c60a-4e2f-94cb-6f4860d96182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004345 10.0.0.41 - - [2026-01-30 13:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.41 - - [2026-01-30 13:12:58] "GET /config-node/0d6f686d-56cb-4c04-abf5-d9b3b6ddc670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002501 10.0.0.41 - - [2026-01-30 13:13:00] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005253 10.0.0.41 - - [2026-01-30 13:13:00] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.41 - - [2026-01-30 13:13:01] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003980 10.0.0.41 - - [2026-01-30 13:13:01] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.41 - - [2026-01-30 13:13:02] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004135 10.0.0.41 - - [2026-01-30 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.41 - - [2026-01-30 13:13:10] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.41 - - [2026-01-30 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.41 - - [2026-01-30 13:13:10] "GET /routing-instance/f18b4836-eba6-47c4-992b-f7ce0be943ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006633 10.0.0.41 - - [2026-01-30 13:13:10] "POST /bgp-routers HTTP/1.1" 409 301 0.003731 10.0.0.41 - - [2026-01-30 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.41 - - [2026-01-30 13:13:10] "GET /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007032 10.0.0.41 - - [2026-01-30 13:13:10] "PUT /bgp-router/1c5bd4df-5470-4c8a-9c06-aeb75ea3456d HTTP/1.1" 200 254 0.019858 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:13:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.41 - - [2026-01-30 13:13:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001254 10.0.0.41 - - [2026-01-30 13:13:33] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005047 10.0.0.41 - - [2026-01-30 13:13:33] "POST /set-tag HTTP/1.1" 200 109 0.004199 10.0.0.41 - - [2026-01-30 13:13:33] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003904 10.0.0.41 - - [2026-01-30 13:13:33] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.41 - - [2026-01-30 13:13:33] "GET /virtual-machine/7007985a-2137-42d5-84ea-b1d55f1e34be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003116 10.0.0.41 - - [2026-01-30 13:13:33] "POST /ref-update HTTP/1.1" 200 156 0.009492 10.0.0.41 - - [2026-01-30 13:13:34] "GET /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009468 10.0.0.41 - - [2026-01-30 13:13:34] "POST /set-tag HTTP/1.1" 200 109 0.019389 10.0.0.41 - - [2026-01-30 13:13:34] "POST /set-tag HTTP/1.1" 200 109 0.034637 10.0.0.41 - - [2026-01-30 13:13:34] "DELETE /instance-ip/5f004736-fddd-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.081632 10.0.0.41 - - [2026-01-30 13:13:34] "DELETE /virtual-machine-interface/5edc46f6-fddd-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.082147 10.0.0.41 - - [2026-01-30 13:13:34] "DELETE /virtual-machine/7007985a-2137-42d5-84ea-b1d55f1e34be HTTP/1.1" 200 115 0.025486 10.0.0.41 - - [2026-01-30 13:13:34] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010344 10.0.0.41 - - [2026-01-30 13:13:34] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.41 - - [2026-01-30 13:14:04] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011498 10.0.0.41 - - [2026-01-30 13:14:04] "POST /set-tag HTTP/1.1" 200 109 0.003933 10.0.0.41 - - [2026-01-30 13:14:04] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003620 10.0.0.41 - - [2026-01-30 13:14:05] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.41 - - [2026-01-30 13:14:05] "GET /virtual-machine/91fa76fa-06b1-410b-9521-b5575e9a0728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003963 10.0.0.41 - - [2026-01-30 13:14:05] "POST /ref-update HTTP/1.1" 200 156 0.025568 10.0.0.41 - - [2026-01-30 13:14:05] "GET /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007866 10.0.0.41 - - [2026-01-30 13:14:05] "POST /set-tag HTTP/1.1" 200 109 0.015474 10.0.0.41 - - [2026-01-30 13:14:05] "POST /set-tag HTTP/1.1" 200 109 0.033237 10.0.0.41 - - [2026-01-30 13:14:05] "DELETE /instance-ip/5f6f4e42-fddd-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.056473 10.0.0.41 - - [2026-01-30 13:14:05] "DELETE /virtual-machine-interface/5f574d92-fddd-11f0-9fe8-fa163ed12be4 HTTP/1.1" 200 115 0.047740 10.0.0.41 - - [2026-01-30 13:14:05] "DELETE /virtual-machine/91fa76fa-06b1-410b-9521-b5575e9a0728 HTTP/1.1" 200 115 0.019959 10.0.0.41 - - [2026-01-30 13:14:05] "DELETE /tag/99ba2391-9a4c-4d55-8fdf-50a263ce860e HTTP/1.1" 200 115 0.061328