++ 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: =================== Sat Jan 31 03:31:29 PM UTC 2026 ===================' INFO: =================== Sat Jan 31 03:31:29 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + 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 ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.41,10.207.138.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.207.138.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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + 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/31/2026 15:32:08.945 7fb9065c4240 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/31/2026 15:32:09.104 7fb9065c4240 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/31/2026 15:32:09.117 7fb9065c4240 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/31/2026 15:32:09.117 7fb9065c4240 [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-31 15:32:15] "GET / HTTP/1.1" 503 181 0.000201 10.0.0.41 - - [2026-01-31 15:32:15] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.41 - - [2026-01-31 15:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.41 - - [2026-01-31 15:32:15] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005229 10.0.0.41 - - [2026-01-31 15:32:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.003570 10.0.0.41 - - [2026-01-31 15:32:15] "POST /config-nodes HTTP/1.1" 200 593 0.019600 10.0.0.41 - - [2026-01-31 15:32:15] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.41 - - [2026-01-31 15:32:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003074 10.0.0.41 - - [2026-01-31 15:32:16] "GET / HTTP/1.1" 200 45303 0.001269 10.0.0.41 - - [2026-01-31 15:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.41 - - [2026-01-31 15:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.41 - - [2026-01-31 15:32:17] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.41 - - [2026-01-31 15:32:17] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.41 - - [2026-01-31 15:32:17] "GET / HTTP/1.1" 200 35931 0.001101 10.0.0.41 - - [2026-01-31 15:32:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.002636 10.0.0.41 - - [2026-01-31 15:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.41 - - [2026-01-31 15:32:17] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009614 10.0.0.41 - - [2026-01-31 15:32:17] "POST /service-appliance-sets HTTP/1.1" 200 553 0.029945 10.0.0.41 - - [2026-01-31 15:32:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.001935 10.0.0.41 - - [2026-01-31 15:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.41 - - [2026-01-31 15:32:17] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005845 10.0.0.41 - - [2026-01-31 15:32:17] "POST /service-appliance-sets HTTP/1.1" 200 541 0.021468 10.0.0.41 - - [2026-01-31 15:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.41 - - [2026-01-31 15:32:17] "GET /network-ipam/82afe353-dd40-4d28-8d38-54bdfbffca2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005258 10.0.0.41 - - [2026-01-31 15:32:18] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.41 - - [2026-01-31 15:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.41 - - [2026-01-31 15:32:18] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017433 10.0.0.41 - - [2026-01-31 15:32:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.007876 10.0.0.41 - - [2026-01-31 15:32:18] "POST /service-templates HTTP/1.1" 200 511 0.069312 10.0.0.41 - - [2026-01-31 15:32:18] "POST /service-templates HTTP/1.1" 200 501 0.042352 10.0.0.41 - - [2026-01-31 15:32:18] "POST /config-database-nodes HTTP/1.1" 200 611 0.036314 10.0.0.41 - - [2026-01-31 15:32:18] "POST /service-templates HTTP/1.1" 200 515 0.026054 10.0.0.41 - - [2026-01-31 15:32:18] "POST /service-templates HTTP/1.1" 200 535 0.039639 10.0.0.41 - - [2026-01-31 15:32:18] "POST /service-templates HTTP/1.1" 200 507 0.026350 10.0.0.41 - - [2026-01-31 15:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.41 - - [2026-01-31 15:32:19] "GET /network-ipam/82afe353-dd40-4d28-8d38-54bdfbffca2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004268 10.0.0.41 - - [2026-01-31 15:32:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.003117 10.0.0.41 - - [2026-01-31 15:32:19] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.41 - - [2026-01-31 15:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.41 - - [2026-01-31 15:32:19] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003552 10.0.0.41 - - [2026-01-31 15:32:19] "POST /access-control-lists HTTP/1.1" 200 587 0.041844 10.0.0.41 - - [2026-01-31 15:32:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.011189 10.0.0.41 - - [2026-01-31 15:32:19] "POST /bgp-routers HTTP/1.1" 200 616 0.049876 10.0.0.41 - - [2026-01-31 15:32:20] "GET /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.009786 10.0.0.41 - - [2026-01-31 15:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.41 - - [2026-01-31 15:32:20] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004942 10.0.0.41 - - [2026-01-31 15:32:20] "POST /access-control-lists HTTP/1.1" 200 585 0.032382 10.0.0.41 - - [2026-01-31 15:32:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020367 10.0.0.41 - - [2026-01-31 15:32:20] "POST /route-targets HTTP/1.1" 200 327 0.036403 10.0.0.41 - - [2026-01-31 15:32:20] "POST /ref-update HTTP/1.1" 200 156 0.040613 10.0.0.41 - - [2026-01-31 15:32:20] "POST /ref-update HTTP/1.1" 200 156 0.026767 10.0.0.41 - - [2026-01-31 15:32:20] "POST /route-targets HTTP/1.1" 200 327 0.029377 10.0.0.41 - - [2026-01-31 15:32:20] "POST /ref-update HTTP/1.1" 200 156 0.014662 10.0.0.41 - - [2026-01-31 15:32:20] "POST /route-targets HTTP/1.1" 200 327 0.019962 10.0.0.41 - - [2026-01-31 15:32:20] "POST /ref-update HTTP/1.1" 200 156 0.023320 10.0.0.41 - - [2026-01-31 15:32:20] "POST /route-targets HTTP/1.1" 200 327 0.018588 10.0.0.41 - - [2026-01-31 15:32:20] "POST /ref-update HTTP/1.1" 200 156 0.012530 10.0.0.41 - - [2026-01-31 15:32:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.002661 10.0.0.41 - - [2026-01-31 15:32:20] "POST /access-control-lists HTTP/1.1" 200 551 0.067517 10.0.0.41 - - [2026-01-31 15:32:20] "PUT /access-control-list/350844d7-c5c4-4e9b-b7e8-6f6eab43b646 HTTP/1.1" 200 272 0.009913 10.0.0.41 - - [2026-01-31 15:32:20] "PUT /access-control-list/6f232b70-cd9f-48b8-98cc-a69597fabd12 HTTP/1.1" 200 272 0.019073 10.0.0.41 - - [2026-01-31 15:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.41 - - [2026-01-31 15:32:20] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.003092 10.0.0.41 - - [2026-01-31 15:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.41 - - [2026-01-31 15:32:20] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.009126 10.0.0.41 - - [2026-01-31 15:32:21] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 581 0.026462 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 575 0.026360 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 575 0.023206 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 559 0.019791 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 555 0.032686 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 557 0.049997 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 565 0.024381 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 549 0.030438 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 557 0.024234 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 567 0.020480 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 555 0.033400 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 567 0.025909 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 575 0.066406 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 569 0.027121 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 561 0.025644 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 561 0.015729 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 561 0.025570 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 547 0.028895 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 595 0.018400 10.0.0.41 - - [2026-01-31 15:32:21] "POST /alarms HTTP/1.1" 200 575 0.026770 10.0.0.41 - - [2026-01-31 15:32:22] "POST /alarms HTTP/1.1" 200 571 0.040010 10.0.0.41 - - [2026-01-31 15:32:22] "POST /alarms HTTP/1.1" 200 583 0.018665 10.0.0.41 - - [2026-01-31 15:32:22] "POST /alarms HTTP/1.1" 200 609 0.030910 10.0.0.41 - - [2026-01-31 15:32:22] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.41 - - [2026-01-31 15:32:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002389 10.0.0.41 - - [2026-01-31 15:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.41 - - [2026-01-31 15:32:22] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.008182 10.0.0.41 - - [2026-01-31 15:32:22] "GET / HTTP/1.1" 200 35931 0.001724 10.0.0.41 - - [2026-01-31 15:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.41 - - [2026-01-31 15:32:22] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003019 10.0.0.41 - - [2026-01-31 15:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.41 - - [2026-01-31 15:32:22] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.008543 10.0.0.41 - - [2026-01-31 15:32:22] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.41 - - [2026-01-31 15:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.41 - - [2026-01-31 15:32:22] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008898 10.0.0.41 - - [2026-01-31 15:32:22] "PUT /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936 HTTP/1.1" 200 274 0.022043 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:34:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001422 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:34:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001107 10.0.0.41 - - [2026-01-31 15:34:07] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.41 - - [2026-01-31 15:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.41 - - [2026-01-31 15:34:07] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005037 10.0.0.41 - - [2026-01-31 15:34:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002124 10.0.0.41 - - [2026-01-31 15:34:07] "POST /analytics-nodes HTTP/1.1" 200 599 0.017489 10.0.0.41 - - [2026-01-31 15:34:14] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.41 - - [2026-01-31 15:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.41 - - [2026-01-31 15:34:14] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005324 10.0.0.41 - - [2026-01-31 15:34:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.004532 10.0.0.41 - - [2026-01-31 15:34:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.040608 10.0.0.41 - - [2026-01-31 15:34:21] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.41 - - [2026-01-31 15:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.41 - - [2026-01-31 15:34:21] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015178 10.0.0.41 - - [2026-01-31 15:34:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002151 10.0.0.41 - - [2026-01-31 15:34:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.026741 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:34:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:34:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001120 10.0.0.41 - - [2026-01-31 15:34:26] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.41 - - [2026-01-31 15:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009742 10.0.0.41 - - [2026-01-31 15:34:26] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005896 10.0.0.41 - - [2026-01-31 15:34:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002009 10.0.0.41 - - [2026-01-31 15:34:26] "POST /database-nodes HTTP/1.1" 200 597 0.021443 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:34:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000801 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:34:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002755 10.0.0.41 - - [2026-01-31 15:35:16] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.41 - - [2026-01-31 15:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.41 - - [2026-01-31 15:35:16] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005128 10.0.0.41 - - [2026-01-31 15:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.41 - - [2026-01-31 15:35:16] "GET /config-node/b10fbd71-e4b7-4e57-8cfb-380bdedecf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.011800 10.0.0.41 - - [2026-01-31 15:35:27] "GET / HTTP/1.1" 200 35931 0.001181 10.0.0.41 - - [2026-01-31 15:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.41 - - [2026-01-31 15:35:27] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003011 10.0.0.41 - - [2026-01-31 15:35:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002404 10.0.0.41 - - [2026-01-31 15:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.41 - - [2026-01-31 15:35:27] "GET /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004807 10.0.0.41 - - [2026-01-31 15:35:27] "PUT /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0 HTTP/1.1" 200 254 0.050662 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:35:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:35:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:35:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:35:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:35:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:35:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:35:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:35:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 10.0.0.41 - - [2026-01-31 15:36:37] "GET /global-system-configs HTTP/1.1" 200 322 0.020269 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:36:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001442 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:36:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001291 10.0.0.41 - - [2026-01-31 15:36:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002434 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:36:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:36:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:36:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:36:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008 10.0.0.41 - - [2026-01-31 15:36:50] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.41 - - [2026-01-31 15:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.41 - - [2026-01-31 15:36:51] "GET /domain/0a9bfa38-cbf7-4282-baeb-603775f9ea8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003547 10.0.0.41 - - [2026-01-31 15:36:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.000512 10.0.0.41 - - [2026-01-31 15:36:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.007283 10.0.0.41 - - [2026-01-31 15:36:51] "POST /security-groups HTTP/1.1" 200 570 0.076580 10.0.0.41 - - [2026-01-31 15:36:51] "POST /projects HTTP/1.1" 200 481 0.277173 10.0.0.41 - - [2026-01-31 15:36:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.005254 10.0.0.41 - - [2026-01-31 15:36:51] "POST /access-control-lists HTTP/1.1" 200 579 0.070325 10.0.0.41 - - [2026-01-31 15:36:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.005507 10.0.0.41 - - [2026-01-31 15:36:51] "POST /security-groups HTTP/1.1" 200 534 0.110166 10.0.0.41 - - [2026-01-31 15:36:51] "POST /chown HTTP/1.1" 200 109 0.036752 10.0.0.41 - - [2026-01-31 15:36:51] "POST /access-control-lists HTTP/1.1" 200 577 0.081514 10.0.0.41 - - [2026-01-31 15:36:51] "POST /policy-managements HTTP/1.1" 409 214 0.010154 10.0.0.41 - - [2026-01-31 15:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.41 - - [2026-01-31 15:36:51] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002733 10.0.0.41 - - [2026-01-31 15:36:51] "POST /application-policy-sets HTTP/1.1" 200 528 0.024840 10.0.0.41 - - [2026-01-31 15:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.41 - - [2026-01-31 15:36:51] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004201 10.0.0.41 - - [2026-01-31 15:36:51] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.011190 10.0.0.41 - - [2026-01-31 15:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021572 10.0.0.41 - - [2026-01-31 15:36:51] "GET /virtual-network/09ce2b7c-a148-452e-86ad-5ba1a5aa1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.009176 10.0.0.41 - - [2026-01-31 15:36:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.004218 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.007991 10.0.0.41 - - [2026-01-31 15:36:52] "POST /security-groups HTTP/1.1" 200 574 0.073715 10.0.0.41 - - [2026-01-31 15:36:52] "POST /projects HTTP/1.1" 200 489 0.214878 10.0.0.41 - - [2026-01-31 15:36:52] "POST /security-groups HTTP/1.1" 200 546 0.054122 10.0.0.41 - - [2026-01-31 15:36:52] "POST /chown HTTP/1.1" 200 109 0.025005 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.006333 10.0.0.41 - - [2026-01-31 15:36:52] "POST /access-control-lists HTTP/1.1" 200 594 0.022066 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.024686 10.0.0.41 - - [2026-01-31 15:36:52] "POST /access-control-lists HTTP/1.1" 200 592 0.042712 10.0.0.41 - - [2026-01-31 15:36:52] "POST /network-ipams HTTP/1.1" 200 522 0.094224 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.006428 10.0.0.41 - - [2026-01-31 15:36:52] "POST /network-ipams HTTP/1.1" 200 510 0.082083 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.010189 10.0.0.41 - - [2026-01-31 15:36:52] "POST /access-control-lists HTTP/1.1" 200 583 0.125589 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.038337 10.0.0.41 - - [2026-01-31 15:36:52] "POST /access-control-lists HTTP/1.1" 200 581 0.082892 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.005484 10.0.0.41 - - [2026-01-31 15:36:52] "POST /useragent-kv HTTP/1.1" 200 115 0.046114 10.0.0.41 - - [2026-01-31 15:36:52] "POST /virtual-networks HTTP/1.1" 200 538 0.303746 10.0.0.41 - - [2026-01-31 15:36:52] "POST /access-control-lists HTTP/1.1" 200 602 0.084174 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027770 10.0.0.41 - - [2026-01-31 15:36:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.023939 10.0.0.41 - - [2026-01-31 15:36:52] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.006120 10.0.0.41 - - [2026-01-31 15:36:53] "POST /access-control-lists HTTP/1.1" 200 600 0.059047 10.0.0.41 - - [2026-01-31 15:36:53] "POST /network-ipams HTTP/1.1" 200 518 0.094454 10.0.0.41 - - [2026-01-31 15:36:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.032378 10.0.0.41 - - [2026-01-31 15:36:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.002702 10.0.0.41 - - [2026-01-31 15:36:53] "POST /access-control-lists HTTP/1.1" 200 589 0.073751 10.0.0.41 - - [2026-01-31 15:36:53] "POST /route-targets HTTP/1.1" 200 327 0.070682 10.0.0.41 - - [2026-01-31 15:36:53] "POST /ref-update HTTP/1.1" 200 156 0.046339 10.0.0.41 - - [2026-01-31 15:36:53] "POST /useragent-kv HTTP/1.1" 200 115 0.035440 10.0.0.41 - - [2026-01-31 15:36:53] "POST /virtual-networks HTTP/1.1" 200 546 0.318835 10.0.0.41 - - [2026-01-31 15:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014443 10.0.0.41 - - [2026-01-31 15:36:53] "PUT /access-control-list/aa202062-f114-4c13-a15c-8ad6a3e3e56e HTTP/1.1" 200 272 0.020879 10.0.0.41 - - [2026-01-31 15:36:53] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.031038 10.0.0.41 - - [2026-01-31 15:36:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.012105 10.0.0.41 - - [2026-01-31 15:36:53] "POST /route-targets HTTP/1.1" 200 327 0.011445 10.0.0.41 - - [2026-01-31 15:36:53] "POST /ref-update HTTP/1.1" 200 156 0.025952 10.0.0.41 - - [2026-01-31 15:36:53] "POST /network-policys HTTP/1.1" 200 538 0.065051 10.0.0.41 - - [2026-01-31 15:36:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.011309 10.0.0.41 - - [2026-01-31 15:36:53] "POST /network-policys HTTP/1.1" 200 534 0.047510 10.0.0.41 - - [2026-01-31 15:36:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003488 10.0.0.41 - - [2026-01-31 15:36:53] "POST /network-policys HTTP/1.1" 200 542 0.029273 10.0.0.41 - - [2026-01-31 15:36:53] "PUT /access-control-list/a4503bd2-3ab4-424b-915e-eee6f6fc4470 HTTP/1.1" 200 272 0.027594 10.0.0.41 - - [2026-01-31 15:36:53] "POST /ref-update HTTP/1.1" 200 156 0.118125 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009268 10.0.0.41 - - [2026-01-31 15:36:54] "PUT /access-control-list/a4503bd2-3ab4-424b-915e-eee6f6fc4470 HTTP/1.1" 200 272 0.083922 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-update HTTP/1.1" 200 156 0.123527 10.0.0.41 - - [2026-01-31 15:36:54] "PUT /access-control-list/aa202062-f114-4c13-a15c-8ad6a3e3e56e HTTP/1.1" 200 272 0.026310 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-update HTTP/1.1" 200 156 0.111915 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-update HTTP/1.1" 200 156 0.051864 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015636 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012918 10.0.0.41 - - [2026-01-31 15:36:54] "PUT /access-control-list/aa202062-f114-4c13-a15c-8ad6a3e3e56e HTTP/1.1" 200 272 0.090797 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-update HTTP/1.1" 200 156 0.127589 10.0.0.41 - - [2026-01-31 15:36:54] "PUT /access-control-list/a4503bd2-3ab4-424b-915e-eee6f6fc4470 HTTP/1.1" 200 272 0.099406 10.0.0.41 - - [2026-01-31 15:36:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.003410 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-update HTTP/1.1" 200 156 0.179245 10.0.0.41 - - [2026-01-31 15:36:54] "POST /access-control-lists HTTP/1.1" 200 601 0.111447 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-update HTTP/1.1" 200 156 0.106208 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-update HTTP/1.1" 200 156 0.182617 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016886 10.0.0.41 - - [2026-01-31 15:36:54] "PUT /access-control-list/b93d45f6-2b36-4edc-816a-165497f059b0 HTTP/1.1" 200 272 0.057491 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-update HTTP/1.1" 200 156 0.037632 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010389 10.0.0.41 - - [2026-01-31 15:36:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025021 10.0.0.41 - - [2026-01-31 15:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005408 10.0.0.41 - - [2026-01-31 15:36:55] "GET /virtual-network/09ce2b7c-a148-452e-86ad-5ba1a5aa1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005889 10.0.0.41 - - [2026-01-31 15:36:55] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004366 10.0.0.41 - - [2026-01-31 15:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.41 - - [2026-01-31 15:36:55] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003493 10.0.0.41 - - [2026-01-31 15:36:55] "POST /firewall-policys HTTP/1.1" 200 530 0.042689 10.0.0.41 - - [2026-01-31 15:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.040949 10.0.0.41 - - [2026-01-31 15:36:55] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.012303 10.0.0.41 - - [2026-01-31 15:36:55] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.012264 10.0.0.41 - - [2026-01-31 15:36:55] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.008525 10.0.0.41 - - [2026-01-31 15:36:55] "POST /ref-update HTTP/1.1" 200 156 0.030552 10.0.0.41 - - [2026-01-31 15:36:55] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.032168 10.0.0.41 - - [2026-01-31 15:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.41 - - [2026-01-31 15:36:55] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003183 10.0.0.41 - - [2026-01-31 15:36:55] "POST /firewall-policys HTTP/1.1" 200 532 0.047629 10.0.0.41 - - [2026-01-31 15:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035319 10.0.0.41 - - [2026-01-31 15:36:55] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011720 10.0.0.41 - - [2026-01-31 15:36:55] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.019683 10.0.0.41 - - [2026-01-31 15:36:55] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004748 10.0.0.41 - - [2026-01-31 15:36:55] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.009179 10.0.0.41 - - [2026-01-31 15:36:55] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003114 10.0.0.41 - - [2026-01-31 15:36:55] "POST /ref-update HTTP/1.1" 200 156 0.017677 10.0.0.41 - - [2026-01-31 15:36:55] "POST /ref-update HTTP/1.1" 200 156 0.038596 10.0.0.41 - - [2026-01-31 15:36:55] "POST /ref-update HTTP/1.1" 200 156 0.059242 10.0.0.41 - - [2026-01-31 15:36:56] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.010624 10.0.0.41 - - [2026-01-31 15:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.41 - - [2026-01-31 15:36:56] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010123 10.0.0.41 - - [2026-01-31 15:36:56] "POST /firewall-policys HTTP/1.1" 200 530 0.020820 10.0.0.41 - - [2026-01-31 15:36:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.056713 10.0.0.41 - - [2026-01-31 15:36:56] "GET /firewall-policy/779b36bf-a9df-4036-90cd-8edb2e4f998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020005 10.0.0.41 - - [2026-01-31 15:36:56] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003888 10.0.0.41 - - [2026-01-31 15:36:56] "GET /firewall-policy/779b36bf-a9df-4036-90cd-8edb2e4f998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002526 10.0.0.41 - - [2026-01-31 15:36:56] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002677 10.0.0.41 - - [2026-01-31 15:36:56] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002709 10.0.0.41 - - [2026-01-31 15:36:56] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003123 10.0.0.41 - - [2026-01-31 15:36:56] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002635 10.0.0.41 - - [2026-01-31 15:36:56] "POST /ref-update HTTP/1.1" 200 156 0.051996 10.0.0.41 - - [2026-01-31 15:36:56] "POST /ref-update HTTP/1.1" 200 156 0.076561 10.0.0.41 - - [2026-01-31 15:36:56] "POST /ref-update HTTP/1.1" 200 156 0.067018 10.0.0.41 - - [2026-01-31 15:36:56] "POST /ref-update HTTP/1.1" 200 156 0.041825 10.0.0.41 - - [2026-01-31 15:36:56] "POST /ref-update HTTP/1.1" 200 156 0.073657 10.0.0.41 - - [2026-01-31 15:36:56] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.021151 10.0.0.41 - - [2026-01-31 15:36:56] "POST /tags HTTP/1.1" 200 299 0.079813 10.0.0.41 - - [2026-01-31 15:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018650 10.0.0.41 - - [2026-01-31 15:36:56] "GET /tag/f742f1c9-9eba-4fa8-b608-5d4c8204c0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.062671 10.0.0.41 - - [2026-01-31 15:36:57] "POST /set-tag HTTP/1.1" 200 109 0.066899 10.0.0.41 - - [2026-01-31 15:36:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.010581 10.0.0.41 - - [2026-01-31 15:36:57] "POST /tags HTTP/1.1" 200 357 0.136678 10.0.0.41 - - [2026-01-31 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026646 10.0.0.41 - - [2026-01-31 15:36:57] "GET /tag/783da084-abe5-496a-be51-b2381772f050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.036003 10.0.0.41 - - [2026-01-31 15:36:57] "POST /tags HTTP/1.1" 200 305 0.119650 10.0.0.41 - - [2026-01-31 15:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.032760 10.0.0.41 - - [2026-01-31 15:36:57] "GET /tag/8302ae4d-1ff3-4c13-b4a7-f1a0b30ee1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.029223 10.0.0.41 - - [2026-01-31 15:36:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000477 10.0.0.41 - - [2026-01-31 15:36:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.013552 10.0.0.41 - - [2026-01-31 15:36:58] "POST /security-groups HTTP/1.1" 200 571 0.111576 10.0.0.41 - - [2026-01-31 15:36:58] "POST /projects HTTP/1.1" 200 483 0.396387 10.0.0.41 - - [2026-01-31 15:36:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.010378 10.0.0.41 - - [2026-01-31 15:36:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.053230 10.0.0.41 - - [2026-01-31 15:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030865 10.0.0.41 - - [2026-01-31 15:36:58] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.010132 10.0.0.41 - - [2026-01-31 15:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.41 - - [2026-01-31 15:36:58] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.013774 10.0.0.41 - - [2026-01-31 15:36:58] "POST /access-control-lists HTTP/1.1" 200 580 0.136515 10.0.0.41 - - [2026-01-31 15:36:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.037642 10.0.0.41 - - [2026-01-31 15:36:58] "POST /access-control-lists HTTP/1.1" 200 578 0.138585 10.0.0.41 - - [2026-01-31 15:36:58] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.203389 10.0.0.41 - - [2026-01-31 15:36:58] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.083034 10.0.0.41 - - [2026-01-31 15:36:58] "POST /security-groups HTTP/1.1" 200 537 0.096622 10.0.0.41 - - [2026-01-31 15:36:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.004920 10.0.0.41 - - [2026-01-31 15:36:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.038434 10.0.0.41 - - [2026-01-31 15:36:58] "POST /chown HTTP/1.1" 200 109 0.056826 10.0.0.41 - - [2026-01-31 15:36:58] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.030946 10.0.0.41 - - [2026-01-31 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007923 10.0.0.41 - - [2026-01-31 15:36:59] "POST /access-control-lists HTTP/1.1" 200 596 0.207026 10.0.0.41 - - [2026-01-31 15:36:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.036426 10.0.0.41 - - [2026-01-31 15:36:59] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.055123 10.0.0.41 - - [2026-01-31 15:36:59] "POST /tags HTTP/1.1" 409 207 0.013286 10.0.0.41 - - [2026-01-31 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.41 - - [2026-01-31 15:36:59] "GET /tag/8302ae4d-1ff3-4c13-b4a7-f1a0b30ee1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.038928 10.0.0.41 - - [2026-01-31 15:36:59] "POST /access-control-lists HTTP/1.1" 200 594 0.113006 10.0.0.41 - - [2026-01-31 15:36:59] "POST /firewall-rules HTTP/1.1" 200 564 0.116516 10.0.0.41 - - [2026-01-31 15:36:59] "GET /firewall-rule/26b917a2-86f9-4ce7-a745-04b58625a2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004991 10.0.0.41 - - [2026-01-31 15:36:59] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004444 10.0.0.41 - - [2026-01-31 15:36:59] "GET /firewall-rule/26b917a2-86f9-4ce7-a745-04b58625a2d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005449 10.0.0.41 - - [2026-01-31 15:36:59] "POST /ref-update HTTP/1.1" 200 156 0.016194 10.0.0.41 - - [2026-01-31 15:36:59] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003966 10.0.0.41 - - [2026-01-31 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.41 - - [2026-01-31 15:36:59] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004262 10.0.0.41 - - [2026-01-31 15:36:59] "POST /tags HTTP/1.1" 409 207 0.005392 10.0.0.41 - - [2026-01-31 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.41 - - [2026-01-31 15:36:59] "GET /tag/8302ae4d-1ff3-4c13-b4a7-f1a0b30ee1e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011059 10.0.0.41 - - [2026-01-31 15:36:59] "POST /firewall-rules HTTP/1.1" 200 562 0.080401 10.0.0.41 - - [2026-01-31 15:36:59] "GET /firewall-rule/c7787fa0-cfe5-4322-a08e-8c96c1766f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.032857 10.0.0.41 - - [2026-01-31 15:36:59] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010893 10.0.0.41 - - [2026-01-31 15:36:59] "GET /firewall-rule/c7787fa0-cfe5-4322-a08e-8c96c1766f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002811 10.0.0.41 - - [2026-01-31 15:36:59] "POST /ref-update HTTP/1.1" 200 156 0.026637 10.0.0.41 - - [2026-01-31 15:36:59] "POST /tags HTTP/1.1" 200 305 0.073686 10.0.0.41 - - [2026-01-31 15:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.031008 10.0.0.41 - - [2026-01-31 15:36:59] "GET /tag/91460aa7-7d59-4bf7-a9a6-6a626f177b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016395 10.0.0.41 - - [2026-01-31 15:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.41 - - [2026-01-31 15:37:00] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038507 10.0.0.41 - - [2026-01-31 15:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019228 10.0.0.41 - - [2026-01-31 15:37:00] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004821 10.0.0.41 - - [2026-01-31 15:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.41 - - [2026-01-31 15:37:00] "GET /service-appliance-set/b41cc1e7-dde6-496b-b3da-040ad529ea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004487 10.0.0.41 - - [2026-01-31 15:37:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.004190 10.0.0.41 - - [2026-01-31 15:37:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122836 10.0.0.41 - - [2026-01-31 15:37:00] "GET /virtual-machine-interface/5bb9cc1a-ba0f-4f61-a221-f22c4a27c581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.041336 10.0.0.41 - - [2026-01-31 15:37:00] "POST /instance-ips HTTP/1.1" 200 381 0.067480 10.0.0.41 - - [2026-01-31 15:37:00] "GET /instance-ip/b2703eb6-0ce1-414e-90fa-5212e28258d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015351 10.0.0.41 - - [2026-01-31 15:37:00] "POST /loadbalancers HTTP/1.1" 200 582 0.077054 10.0.0.41 - - [2026-01-31 15:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019600 10.0.0.41 - - [2026-01-31 15:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018950 10.0.0.41 - - [2026-01-31 15:37:00] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069584 10.0.0.41 - - [2026-01-31 15:37:00] "GET /loadbalancer/069ed5c1-68dd-4e4a-b938-57de8108c807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.006605 10.0.0.41 - - [2026-01-31 15:37:00] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056696 10.0.0.41 - - [2026-01-31 15:37:00] "GET /instance-ip/b2703eb6-0ce1-414e-90fa-5212e28258d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009504 10.0.0.41 - - [2026-01-31 15:37:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.049122 10.0.0.41 - - [2026-01-31 15:37:00] "POST /floating-ips HTTP/1.1" 200 583 0.086679 10.0.0.41 - - [2026-01-31 15:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.079894 10.0.0.41 - - [2026-01-31 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023443 10.0.0.41 - - [2026-01-31 15:37:01] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082191 10.0.0.41 - - [2026-01-31 15:37:01] "GET /loadbalancer-listener/6755a5e5-6110-4403-863b-8de8a516f40f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.017006 10.0.0.41 - - [2026-01-31 15:37:01] "GET /loadbalancer-listener/6755a5e5-6110-4403-863b-8de8a516f40f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004898 10.0.0.41 - - [2026-01-31 15:37:01] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021678 10.0.0.41 - - [2026-01-31 15:37:01] "GET /instance-ip/b2703eb6-0ce1-414e-90fa-5212e28258d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004249 10.0.0.41 - - [2026-01-31 15:37:01] "GET /instance-ip/b2703eb6-0ce1-414e-90fa-5212e28258d5?fields=floating_ips HTTP/1.1" 200 1171 0.005622 10.0.0.41 - - [2026-01-31 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.41 - - [2026-01-31 15:37:01] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003128 10.0.0.41 - - [2026-01-31 15:37:01] "GET /floating-ip/076996fe-d47b-4585-b529-ecb5337aa80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002795 10.0.0.41 - - [2026-01-31 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007899 10.0.0.41 - - [2026-01-31 15:37:01] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.011187 10.0.0.41 - - [2026-01-31 15:37:01] "POST /tags HTTP/1.1" 200 301 0.035289 10.0.0.41 - - [2026-01-31 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.41 - - [2026-01-31 15:37:01] "GET /tag/b6cecdcc-0be9-45c1-991a-82f7799bfb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014755 10.0.0.41 - - [2026-01-31 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.41 - - [2026-01-31 15:37:01] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050574 10.0.0.41 - - [2026-01-31 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020576 10.0.0.41 - - [2026-01-31 15:37:01] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013872 10.0.0.41 - - [2026-01-31 15:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.41 - - [2026-01-31 15:37:01] "GET /service-appliance-set/b41cc1e7-dde6-496b-b3da-040ad529ea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002723 10.0.0.41 - - [2026-01-31 15:37:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.001961 10.0.0.41 - - [2026-01-31 15:37:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.166160 10.0.0.41 - - [2026-01-31 15:37:01] "GET /virtual-machine-interface/6127c9a8-cb9b-45c5-afec-933df4302f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.038094 10.0.0.41 - - [2026-01-31 15:37:02] "POST /instance-ips HTTP/1.1" 200 377 0.074562 10.0.0.41 - - [2026-01-31 15:37:02] "GET /instance-ip/4993d31a-8511-4c26-88cf-d674f19b000c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.008590 10.0.0.41 - - [2026-01-31 15:37:02] "POST /loadbalancers HTTP/1.1" 200 582 0.083076 10.0.0.41 - - [2026-01-31 15:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.038355 10.0.0.41 - - [2026-01-31 15:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2026-01-31 15:37:02] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044726 10.0.0.41 - - [2026-01-31 15:37:02] "GET /instance-ip/4993d31a-8511-4c26-88cf-d674f19b000c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.007964 10.0.0.41 - - [2026-01-31 15:37:02] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069964 10.0.0.41 - - [2026-01-31 15:37:02] "GET /loadbalancer/4a1bbbc5-e95b-45e3-b960-ad9acf07c536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007344 10.0.0.41 - - [2026-01-31 15:37:02] "POST /floating-ips HTTP/1.1" 200 581 0.061753 10.0.0.41 - - [2026-01-31 15:37:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038889 10.0.0.41 - - [2026-01-31 15:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030360 10.0.0.41 - - [2026-01-31 15:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017604 10.0.0.41 - - [2026-01-31 15:37:02] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.083871 10.0.0.41 - - [2026-01-31 15:37:02] "GET /loadbalancer-listener/e13b2beb-d824-428d-a31e-2a03d05c9f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005541 10.0.0.41 - - [2026-01-31 15:37:02] "GET /loadbalancer-listener/e13b2beb-d824-428d-a31e-2a03d05c9f64?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003262 10.0.0.41 - - [2026-01-31 15:37:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037621 10.0.0.41 - - [2026-01-31 15:37:02] "GET /instance-ip/4993d31a-8511-4c26-88cf-d674f19b000c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003169 10.0.0.41 - - [2026-01-31 15:37:02] "GET /instance-ip/4993d31a-8511-4c26-88cf-d674f19b000c?fields=floating_ips HTTP/1.1" 200 1163 0.005570 10.0.0.41 - - [2026-01-31 15:37:02] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003428 10.0.0.41 - - [2026-01-31 15:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.41 - - [2026-01-31 15:37:02] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044848 10.0.0.41 - - [2026-01-31 15:37:02] "GET /loadbalancer/4a1bbbc5-e95b-45e3-b960-ad9acf07c536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.011245 10.0.0.41 - - [2026-01-31 15:37:02] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.078207 10.0.0.41 - - [2026-01-31 15:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043607 10.0.0.41 - - [2026-01-31 15:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.41 - - [2026-01-31 15:37:03] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.023191 10.0.0.41 - - [2026-01-31 15:37:03] "GET /loadbalancer-listener/5f2a6c01-0594-4969-a3c1-f09fc3fc6e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.018615 10.0.0.41 - - [2026-01-31 15:37:03] "GET /loadbalancer-listener/5f2a6c01-0594-4969-a3c1-f09fc3fc6e30?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.014906 10.0.0.41 - - [2026-01-31 15:37:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.051336 10.0.0.41 - - [2026-01-31 15:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.41 - - [2026-01-31 15:37:03] "GET /instance-ip/4993d31a-8511-4c26-88cf-d674f19b000c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.007261 10.0.0.41 - - [2026-01-31 15:37:03] "GET /instance-ip/4993d31a-8511-4c26-88cf-d674f19b000c?fields=floating_ips HTTP/1.1" 200 1163 0.016219 10.0.0.41 - - [2026-01-31 15:37:03] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057420 10.0.0.41 - - [2026-01-31 15:37:03] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008608 10.0.0.41 - - [2026-01-31 15:37:03] "GET /loadbalancer/4a1bbbc5-e95b-45e3-b960-ad9acf07c536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007213 10.0.0.41 - - [2026-01-31 15:37:03] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.072261 10.0.0.41 - - [2026-01-31 15:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017564 10.0.0.41 - - [2026-01-31 15:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020481 10.0.0.41 - - [2026-01-31 15:37:03] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.082433 10.0.0.41 - - [2026-01-31 15:37:03] "GET /loadbalancer-listener/b01e2bf5-7413-4337-a6d6-aef5c369cbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.005148 10.0.0.41 - - [2026-01-31 15:37:03] "GET /loadbalancer-listener/b01e2bf5-7413-4337-a6d6-aef5c369cbd5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004657 10.0.0.41 - - [2026-01-31 15:37:03] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.043231 10.0.0.41 - - [2026-01-31 15:37:03] "GET /instance-ip/4993d31a-8511-4c26-88cf-d674f19b000c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003484 10.0.0.41 - - [2026-01-31 15:37:03] "GET /instance-ip/4993d31a-8511-4c26-88cf-d674f19b000c?fields=floating_ips HTTP/1.1" 200 1163 0.012571 10.0.0.41 - - [2026-01-31 15:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006677 10.0.0.41 - - [2026-01-31 15:37:03] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002916 10.0.0.41 - - [2026-01-31 15:37:03] "GET /loadbalancer/4a1bbbc5-e95b-45e3-b960-ad9acf07c536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007617 10.0.0.41 - - [2026-01-31 15:37:03] "POST /tags HTTP/1.1" 200 301 0.069149 10.0.0.41 - - [2026-01-31 15:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026071 10.0.0.41 - - [2026-01-31 15:37:03] "GET /tag/e311f711-d1ae-4dcf-873f-1f43e552c454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.031664 10.0.0.41 - - [2026-01-31 15:37:04] "POST /tags HTTP/1.1" 200 325 0.072514 10.0.0.41 - - [2026-01-31 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021710 10.0.0.41 - - [2026-01-31 15:37:04] "GET /tag/769743da-8726-4ae8-86cd-8f1bcc9e34f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.030432 10.0.0.41 - - [2026-01-31 15:37:04] "POST /tags HTTP/1.1" 200 363 0.038686 10.0.0.41 - - [2026-01-31 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009942 10.0.0.41 - - [2026-01-31 15:37:04] "GET /tag/e6c7d5a2-3e16-40aa-958d-27da4ad91bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.022042 10.0.0.41 - - [2026-01-31 15:37:04] "POST /tags HTTP/1.1" 200 311 0.025637 10.0.0.41 - - [2026-01-31 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019262 10.0.0.41 - - [2026-01-31 15:37:04] "GET /tag/18d1dc5b-63e9-4727-8bb3-f729c3d86427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026122 10.0.0.41 - - [2026-01-31 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.41 - - [2026-01-31 15:37:04] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004289 10.0.0.41 - - [2026-01-31 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.41 - - [2026-01-31 15:37:04] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050421 10.0.0.41 - - [2026-01-31 15:37:04] "POST /virtual-machines HTTP/1.1" 200 377 0.037193 10.0.0.41 - - [2026-01-31 15:37:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029900 10.0.0.41 - - [2026-01-31 15:37:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.165484 10.0.0.41 - - [2026-01-31 15:37:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011252 10.0.0.41 - - [2026-01-31 15:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026676 10.0.0.41 - - [2026-01-31 15:37:04] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.012632 10.0.0.41 - - [2026-01-31 15:37:04] "POST /instance-ips HTTP/1.1" 200 409 0.053668 10.0.0.41 - - [2026-01-31 15:37:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.040847 10.0.0.41 - - [2026-01-31 15:37:05] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.017328 10.0.0.41 - - [2026-01-31 15:37:05] "POST /set-tag HTTP/1.1" 200 109 0.019164 10.0.0.41 - - [2026-01-31 15:37:05] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.037402 10.0.0.41 - - [2026-01-31 15:37:05] "GET /instance-ip/b1c05df2-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.016027 10.0.0.41 - - [2026-01-31 15:37:05] "POST /tags HTTP/1.1" 200 355 0.018195 10.0.0.41 - - [2026-01-31 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.031433 10.0.0.41 - - [2026-01-31 15:37:05] "GET /tag/8673096e-1cf4-4c56-90e4-c2f9145d3a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013264 10.0.0.41 - - [2026-01-31 15:37:05] "POST /tags HTTP/1.1" 200 303 0.017757 10.0.0.41 - - [2026-01-31 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011040 10.0.0.41 - - [2026-01-31 15:37:05] "GET /tag/a48ae2e2-1c92-448a-a82b-430e51408cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.029296 10.0.0.41 - - [2026-01-31 15:37:05] "POST /projects HTTP/1.1" 409 218 0.004291 10.0.0.41 - - [2026-01-31 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.41 - - [2026-01-31 15:37:05] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053744 10.0.0.41 - - [2026-01-31 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.41 - - [2026-01-31 15:37:05] "GET /network-ipam/171e7f12-9358-4100-83ba-f21e8dace974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002746 10.0.0.41 - - [2026-01-31 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.41 - - [2026-01-31 15:37:05] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004461 10.0.0.41 - - [2026-01-31 15:37:05] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.080793 10.0.0.41 - - [2026-01-31 15:37:05] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.016566 10.0.0.41 - - [2026-01-31 15:37:05] "POST /set-tag HTTP/1.1" 200 109 0.052459 10.0.0.41 - - [2026-01-31 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012204 10.0.0.41 - - [2026-01-31 15:37:05] "GET /network-ipam/787fc191-7e22-4f01-8f16-46ed7b69bd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003310 10.0.0.41 - - [2026-01-31 15:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.41 - - [2026-01-31 15:37:05] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006447 10.0.0.41 - - [2026-01-31 15:37:05] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.046777 10.0.0.41 - - [2026-01-31 15:37:06] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004853 10.0.0.41 - - [2026-01-31 15:37:06] "POST /set-tag HTTP/1.1" 200 109 0.105641 10.0.0.41 - - [2026-01-31 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010653 10.0.0.41 - - [2026-01-31 15:37:06] "GET /network-policy/a6fdf139-9c17-4775-bbbb-c7df87a73c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002941 10.0.0.41 - - [2026-01-31 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.41 - - [2026-01-31 15:37:06] "GET /network-policy/75a73288-353d-4d46-b412-348e29a3ac51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002678 10.0.0.41 - - [2026-01-31 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.41 - - [2026-01-31 15:37:06] "GET /network-policy/e6ae5953-04b8-4c2f-971f-e8f1c2822e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003026 10.0.0.41 - - [2026-01-31 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.41 - - [2026-01-31 15:37:06] "PUT /network-policy/e6ae5953-04b8-4c2f-971f-e8f1c2822e87 HTTP/1.1" 200 262 0.038843 10.0.0.41 - - [2026-01-31 15:37:06] "PUT /access-control-list/aa202062-f114-4c13-a15c-8ad6a3e3e56e HTTP/1.1" 200 272 0.022646 10.0.0.41 - - [2026-01-31 15:37:06] "POST /ref-update HTTP/1.1" 200 156 0.103379 10.0.0.41 - - [2026-01-31 15:37:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022708 10.0.0.41 - - [2026-01-31 15:37:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026890 10.0.0.41 - - [2026-01-31 15:37:06] "PUT /access-control-list/b93d45f6-2b36-4edc-816a-165497f059b0 HTTP/1.1" 200 272 0.123208 10.0.0.41 - - [2026-01-31 15:37:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019969 10.0.0.41 - - [2026-01-31 15:37:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006722 10.0.0.41 - - [2026-01-31 15:37:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002481 10.0.0.41 - - [2026-01-31 15:37:06] "POST /security-groups HTTP/1.1" 409 245 0.006338 10.0.0.41 - - [2026-01-31 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.41 - - [2026-01-31 15:37:06] "PUT /security-group/de6e63f4-e3f4-4699-9550-39cfca66ee3c HTTP/1.1" 200 262 0.055570 10.0.0.41 - - [2026-01-31 15:37:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041341 10.0.0.41 - - [2026-01-31 15:37:06] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.026166 10.0.0.41 - - [2026-01-31 15:37:06] "PUT /access-control-list/fd61fbc2-908a-430c-8e7e-1c1d0c268cb7 HTTP/1.1" 200 272 0.046570 10.0.0.41 - - [2026-01-31 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.41 - - [2026-01-31 15:37:06] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003259 10.0.0.41 - - [2026-01-31 15:37:06] "PUT /access-control-list/8f884097-9a7b-4611-b008-ed043f462f92 HTTP/1.1" 200 272 0.042857 10.0.0.41 - - [2026-01-31 15:37:06] "POST /tags HTTP/1.1" 409 206 0.001753 10.0.0.41 - - [2026-01-31 15:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.41 - - [2026-01-31 15:37:06] "GET /tag/a48ae2e2-1c92-448a-a82b-430e51408cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018921 10.0.0.41 - - [2026-01-31 15:37:07] "POST /firewall-rules HTTP/1.1" 200 562 0.094259 10.0.0.41 - - [2026-01-31 15:37:07] "GET /firewall-rule/7c94f2e1-cd56-44ef-bdc9-3b6212528dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004650 10.0.0.41 - - [2026-01-31 15:37:07] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003547 10.0.0.41 - - [2026-01-31 15:37:07] "GET /firewall-rule/7c94f2e1-cd56-44ef-bdc9-3b6212528dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.008319 10.0.0.41 - - [2026-01-31 15:37:07] "POST /ref-update HTTP/1.1" 200 156 0.031421 10.0.0.41 - - [2026-01-31 15:37:07] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012291 10.0.0.41 - - [2026-01-31 15:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.41 - - [2026-01-31 15:37:07] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002962 10.0.0.41 - - [2026-01-31 15:37:07] "POST /tags HTTP/1.1" 409 206 0.002759 10.0.0.41 - - [2026-01-31 15:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.41 - - [2026-01-31 15:37:07] "GET /tag/a48ae2e2-1c92-448a-a82b-430e51408cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011287 10.0.0.41 - - [2026-01-31 15:37:07] "POST /firewall-rules HTTP/1.1" 200 560 0.073624 10.0.0.41 - - [2026-01-31 15:37:07] "GET /firewall-rule/9fa2b5f2-3f28-4dc4-819a-7401b5174006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.026041 10.0.0.41 - - [2026-01-31 15:37:07] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003832 10.0.0.41 - - [2026-01-31 15:37:07] "GET /firewall-rule/9fa2b5f2-3f28-4dc4-819a-7401b5174006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002432 10.0.0.41 - - [2026-01-31 15:37:07] "POST /ref-update HTTP/1.1" 200 156 0.039914 10.0.0.41 - - [2026-01-31 15:37:07] "POST /tags HTTP/1.1" 200 371 0.034443 10.0.0.41 - - [2026-01-31 15:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.41 - - [2026-01-31 15:37:07] "GET /tag/de536f43-7873-4f20-8baa-01b21aca2ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.016604 10.0.0.41 - - [2026-01-31 15:37:07] "POST /tags HTTP/1.1" 200 319 0.032867 10.0.0.41 - - [2026-01-31 15:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.41 - - [2026-01-31 15:37:07] "GET /tag/adee112d-aebf-4938-8ebc-2349c9e329b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011959 10.0.0.41 - - [2026-01-31 15:37:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.000498 10.0.0.41 - - [2026-01-31 15:37:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.015581 10.0.0.41 - - [2026-01-31 15:37:07] "POST /security-groups HTTP/1.1" 200 578 0.069835 10.0.0.41 - - [2026-01-31 15:37:07] "POST /projects HTTP/1.1" 200 497 0.235950 10.0.0.41 - - [2026-01-31 15:37:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002970 10.0.0.41 - - [2026-01-31 15:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.055758 10.0.0.41 - - [2026-01-31 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.067189 10.0.0.41 - - [2026-01-31 15:37:08] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.014008 10.0.0.41 - - [2026-01-31 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011797 10.0.0.41 - - [2026-01-31 15:37:08] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004670 10.0.0.41 - - [2026-01-31 15:37:08] "POST /access-control-lists HTTP/1.1" 200 587 0.215309 10.0.0.41 - - [2026-01-31 15:37:08] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.076567 10.0.0.41 - - [2026-01-31 15:37:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.015514 10.0.0.41 - - [2026-01-31 15:37:08] "POST /access-control-lists HTTP/1.1" 200 585 0.071270 10.0.0.41 - - [2026-01-31 15:37:08] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.099453 10.0.0.41 - - [2026-01-31 15:37:08] "POST /security-groups HTTP/1.1" 200 558 0.080327 10.0.0.41 - - [2026-01-31 15:37:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.003110 10.0.0.41 - - [2026-01-31 15:37:08] "POST /access-control-lists HTTP/1.1" 200 610 0.064022 10.0.0.41 - - [2026-01-31 15:37:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.070178 10.0.0.41 - - [2026-01-31 15:37:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.002141 10.0.0.41 - - [2026-01-31 15:37:08] "POST /chown HTTP/1.1" 200 109 0.033069 10.0.0.41 - - [2026-01-31 15:37:08] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005825 10.0.0.41 - - [2026-01-31 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.41 - - [2026-01-31 15:37:08] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007715 10.0.0.41 - - [2026-01-31 15:37:08] "POST /access-control-lists HTTP/1.1" 200 608 0.088986 10.0.0.41 - - [2026-01-31 15:37:08] "POST /tags HTTP/1.1" 409 214 0.003132 10.0.0.41 - - [2026-01-31 15:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.41 - - [2026-01-31 15:37:08] "GET /tag/adee112d-aebf-4938-8ebc-2349c9e329b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018041 10.0.0.41 - - [2026-01-31 15:37:08] "POST /firewall-rules HTTP/1.1" 200 578 0.075152 10.0.0.41 - - [2026-01-31 15:37:08] "GET /firewall-rule/b4ffd71d-b0d2-4e2e-af78-fa0e6dceb2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.017045 10.0.0.41 - - [2026-01-31 15:37:08] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004156 10.0.0.41 - - [2026-01-31 15:37:08] "GET /firewall-rule/b4ffd71d-b0d2-4e2e-af78-fa0e6dceb2d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005394 10.0.0.41 - - [2026-01-31 15:37:09] "POST /ref-update HTTP/1.1" 200 156 0.043634 10.0.0.41 - - [2026-01-31 15:37:09] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002501 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.41 - - [2026-01-31 15:37:09] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003099 10.0.0.41 - - [2026-01-31 15:37:09] "POST /tags HTTP/1.1" 409 214 0.002231 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.41 - - [2026-01-31 15:37:09] "GET /tag/adee112d-aebf-4938-8ebc-2349c9e329b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010782 10.0.0.41 - - [2026-01-31 15:37:09] "POST /firewall-rules HTTP/1.1" 200 576 0.072426 10.0.0.41 - - [2026-01-31 15:37:09] "GET /firewall-rule/a03a0ded-a38a-41e8-86a3-0c37eae23a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005609 10.0.0.41 - - [2026-01-31 15:37:09] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004212 10.0.0.41 - - [2026-01-31 15:37:09] "GET /firewall-rule/a03a0ded-a38a-41e8-86a3-0c37eae23a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002936 10.0.0.41 - - [2026-01-31 15:37:09] "POST /ref-update HTTP/1.1" 200 156 0.037496 10.0.0.41 - - [2026-01-31 15:37:09] "POST /tags HTTP/1.1" 200 363 0.054081 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.41 - - [2026-01-31 15:37:09] "GET /tag/992ab48b-7537-409a-a570-3eee3a61208e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011909 10.0.0.41 - - [2026-01-31 15:37:09] "POST /tags HTTP/1.1" 200 311 0.026317 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.41 - - [2026-01-31 15:37:09] "GET /tag/d4029ff3-105f-44b7-840b-6aa77d98aa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011969 10.0.0.41 - - [2026-01-31 15:37:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000809 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.007768 10.0.0.41 - - [2026-01-31 15:37:09] "POST /security-groups HTTP/1.1" 200 574 0.068010 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.003480 10.0.0.41 - - [2026-01-31 15:37:09] "POST /projects HTTP/1.1" 200 489 0.231808 10.0.0.41 - - [2026-01-31 15:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.050375 10.0.0.41 - - [2026-01-31 15:37:09] "POST /access-control-lists HTTP/1.1" 200 583 0.091328 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.026935 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.027810 10.0.0.41 - - [2026-01-31 15:37:09] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004718 10.0.0.41 - - [2026-01-31 15:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.41 - - [2026-01-31 15:37:09] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004918 10.0.0.41 - - [2026-01-31 15:37:10] "POST /access-control-lists HTTP/1.1" 200 581 0.070471 10.0.0.41 - - [2026-01-31 15:37:10] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.104851 10.0.0.41 - - [2026-01-31 15:37:10] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.053106 10.0.0.41 - - [2026-01-31 15:37:10] "POST /security-groups HTTP/1.1" 200 546 0.090213 10.0.0.41 - - [2026-01-31 15:37:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.004631 10.0.0.41 - - [2026-01-31 15:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027535 10.0.0.41 - - [2026-01-31 15:37:10] "POST /chown HTTP/1.1" 200 109 0.094888 10.0.0.41 - - [2026-01-31 15:37:10] "POST /access-control-lists HTTP/1.1" 200 602 0.108122 10.0.0.41 - - [2026-01-31 15:37:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.022102 10.0.0.41 - - [2026-01-31 15:37:10] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003177 10.0.0.41 - - [2026-01-31 15:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.41 - - [2026-01-31 15:37:10] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046935 10.0.0.41 - - [2026-01-31 15:37:10] "POST /access-control-lists HTTP/1.1" 200 600 0.071524 10.0.0.41 - - [2026-01-31 15:37:10] "POST /tags HTTP/1.1" 409 210 0.002201 10.0.0.41 - - [2026-01-31 15:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.41 - - [2026-01-31 15:37:10] "GET /tag/d4029ff3-105f-44b7-840b-6aa77d98aa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024004 10.0.0.41 - - [2026-01-31 15:37:10] "POST /firewall-rules HTTP/1.1" 200 570 0.081340 10.0.0.41 - - [2026-01-31 15:37:10] "GET /firewall-rule/493bb438-b7d7-444e-94f5-2298653ee561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.023355 10.0.0.41 - - [2026-01-31 15:37:10] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004586 10.0.0.41 - - [2026-01-31 15:37:10] "GET /firewall-rule/493bb438-b7d7-444e-94f5-2298653ee561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003301 10.0.0.41 - - [2026-01-31 15:37:10] "POST /ref-update HTTP/1.1" 200 156 0.068843 10.0.0.41 - - [2026-01-31 15:37:10] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020820 10.0.0.41 - - [2026-01-31 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.41 - - [2026-01-31 15:37:11] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007336 10.0.0.41 - - [2026-01-31 15:37:11] "POST /tags HTTP/1.1" 409 210 0.004642 10.0.0.41 - - [2026-01-31 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.41 - - [2026-01-31 15:37:11] "GET /tag/d4029ff3-105f-44b7-840b-6aa77d98aa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016013 10.0.0.41 - - [2026-01-31 15:37:11] "POST /firewall-rules HTTP/1.1" 200 568 0.077452 10.0.0.41 - - [2026-01-31 15:37:11] "GET /firewall-rule/de920438-c036-4c3f-b558-2ace4ecb5717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004119 10.0.0.41 - - [2026-01-31 15:37:11] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003650 10.0.0.41 - - [2026-01-31 15:37:11] "GET /firewall-rule/de920438-c036-4c3f-b558-2ace4ecb5717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002257 10.0.0.41 - - [2026-01-31 15:37:11] "POST /ref-update HTTP/1.1" 200 156 0.046604 10.0.0.41 - - [2026-01-31 15:37:11] "POST /tags HTTP/1.1" 409 237 0.010505 10.0.0.41 - - [2026-01-31 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.41 - - [2026-01-31 15:37:11] "GET /tag/e6c7d5a2-3e16-40aa-958d-27da4ad91bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013215 10.0.0.41 - - [2026-01-31 15:37:11] "POST /tags HTTP/1.1" 409 210 0.003177 10.0.0.41 - - [2026-01-31 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.41 - - [2026-01-31 15:37:11] "GET /tag/18d1dc5b-63e9-4727-8bb3-f729c3d86427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010684 10.0.0.41 - - [2026-01-31 15:37:11] "POST /projects HTTP/1.1" 409 223 0.001806 10.0.0.41 - - [2026-01-31 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.41 - - [2026-01-31 15:37:11] "GET /project/9c24bf16-2d77-4bd0-a889-4099f2fcc88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045415 10.0.0.41 - - [2026-01-31 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.41 - - [2026-01-31 15:37:11] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006589 10.0.0.41 - - [2026-01-31 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.41 - - [2026-01-31 15:37:11] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005516 10.0.0.41 - - [2026-01-31 15:37:11] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.086340 10.0.0.41 - - [2026-01-31 15:37:11] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.065070 10.0.0.41 - - [2026-01-31 15:37:11] "POST /security-groups HTTP/1.1" 409 253 0.009204 10.0.0.41 - - [2026-01-31 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.41 - - [2026-01-31 15:37:12] "PUT /security-group/dac9aba9-5464-4a57-b6a7-001c19d5da19 HTTP/1.1" 200 262 0.077751 10.0.0.41 - - [2026-01-31 15:37:12] "PUT /access-control-list/a33ce852-a008-4d35-9bdd-d7dbf360a7a1 HTTP/1.1" 200 272 0.020117 10.0.0.41 - - [2026-01-31 15:37:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.072359 10.0.0.41 - - [2026-01-31 15:37:12] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.031106 10.0.0.41 - - [2026-01-31 15:37:12] "PUT /access-control-list/8028ad00-d7ab-44a5-96cd-82120a64c1ac HTTP/1.1" 200 272 0.075878 10.0.0.41 - - [2026-01-31 15:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.41 - - [2026-01-31 15:37:12] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003208 10.0.0.41 - - [2026-01-31 15:37:12] "POST /tags HTTP/1.1" 409 210 0.012884 10.0.0.41 - - [2026-01-31 15:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.41 - - [2026-01-31 15:37:12] "GET /tag/18d1dc5b-63e9-4727-8bb3-f729c3d86427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011606 10.0.0.41 - - [2026-01-31 15:37:12] "POST /firewall-rules HTTP/1.1" 200 570 0.088199 10.0.0.41 - - [2026-01-31 15:37:12] "GET /firewall-rule/5d3f3196-8abe-44d9-b547-2830726a7c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004059 10.0.0.41 - - [2026-01-31 15:37:12] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003800 10.0.0.41 - - [2026-01-31 15:37:12] "GET /firewall-rule/5d3f3196-8abe-44d9-b547-2830726a7c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002359 10.0.0.41 - - [2026-01-31 15:37:12] "POST /ref-update HTTP/1.1" 200 156 0.070607 10.0.0.41 - - [2026-01-31 15:37:12] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011012 10.0.0.41 - - [2026-01-31 15:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.41 - - [2026-01-31 15:37:12] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003245 10.0.0.41 - - [2026-01-31 15:37:12] "POST /tags HTTP/1.1" 409 210 0.005572 10.0.0.41 - - [2026-01-31 15:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.41 - - [2026-01-31 15:37:12] "GET /tag/18d1dc5b-63e9-4727-8bb3-f729c3d86427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.051883 10.0.0.41 - - [2026-01-31 15:37:12] "POST /firewall-rules HTTP/1.1" 200 568 0.086793 10.0.0.41 - - [2026-01-31 15:37:12] "GET /firewall-rule/e4b650a4-8dab-4da4-adbb-0ec3a4333e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.024319 10.0.0.41 - - [2026-01-31 15:37:12] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.009114 10.0.0.41 - - [2026-01-31 15:37:12] "GET /firewall-rule/e4b650a4-8dab-4da4-adbb-0ec3a4333e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007192 10.0.0.41 - - [2026-01-31 15:37:12] "POST /ref-update HTTP/1.1" 200 156 0.049076 10.0.0.41 - - [2026-01-31 15:37:13] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004141 10.0.0.41 - - [2026-01-31 15:37:13] "POST /set-tag HTTP/1.1" 200 109 0.006857 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001119 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001210 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001207 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:37:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 10.0.0.141 - - [2026-01-31 15:38:53] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.141 - - [2026-01-31 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.141 - - [2026-01-31 15:38:53] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004134 10.0.0.141 - - [2026-01-31 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.141 - - [2026-01-31 15:38:53] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002582 10.0.0.141 - - [2026-01-31 15:38:53] "PUT /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936 HTTP/1.1" 200 274 0.009433 10.0.0.141 - - [2026-01-31 15:38:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.012514 10.0.0.141 - - [2026-01-31 15:38:53] "POST /virtual-routers HTTP/1.1" 200 599 0.018238 10.0.0.141 - - [2026-01-31 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.141 - - [2026-01-31 15:38:53] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003756 10.0.0.141 - - [2026-01-31 15:38:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.001736 10.0.0.141 - - [2026-01-31 15:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.141 - - [2026-01-31 15:38:53] "GET /virtual-network/09ce2b7c-a148-452e-86ad-5ba1a5aa1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004124 10.0.0.141 - - [2026-01-31 15:38:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.082134 10.0.0.41 - - [2026-01-31 15:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.41 - - [2026-01-31 15:39:18] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002501 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:41:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001923 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:41:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001430 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:41:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:41:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001125 10.0.0.41 - - [2026-01-31 15:41:37] "GET /global-system-configs HTTP/1.1" 200 322 0.007044 10.0.0.41 - - [2026-01-31 15:41:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001947 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:41:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:41:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:41:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001380 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:41:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.008340 10.0.0.41 - - [2026-01-31 15:41:57] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003219 10.0.0.41 - - [2026-01-31 15:41:57] "POST /ref-update HTTP/1.1" 200 156 0.007926 10.0.0.41 - - [2026-01-31 15:42:05] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004787 10.0.0.41 - - [2026-01-31 15:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.41 - - [2026-01-31 15:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.41 - - [2026-01-31 15:42:05] "GET /loadbalancer/4a1bbbc5-e95b-45e3-b960-ad9acf07c536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003300 10.0.0.41 - - [2026-01-31 15:42:05] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004477 10.0.0.41 - - [2026-01-31 15:42:05] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.41 - - [2026-01-31 15:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.41 - - [2026-01-31 15:42:05] "GET /loadbalancer/4a1bbbc5-e95b-45e3-b960-ad9acf07c536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002784 10.0.0.41 - - [2026-01-31 15:42:05] "GET /loadbalancer-pool/adec77fd-b24c-4360-af0b-1e95261bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004226 10.0.0.41 - - [2026-01-31 15:42:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021465 10.0.0.41 - - [2026-01-31 15:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007614 10.0.0.41 - - [2026-01-31 15:42:05] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008269 10.0.0.41 - - [2026-01-31 15:42:06] "POST /tags HTTP/1.1" 409 205 0.002205 10.0.0.41 - - [2026-01-31 15:42:06] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008959 10.0.0.41 - - [2026-01-31 15:42:06] "POST /ref-update HTTP/1.1" 200 156 0.006958 10.0.0.41 - - [2026-01-31 15:42:06] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.011989 10.0.0.41 - - [2026-01-31 15:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.41 - - [2026-01-31 15:42:06] "GET /tag/b6cecdcc-0be9-45c1-991a-82f7799bfb02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010156 10.0.0.41 - - [2026-01-31 15:42:06] "PUT /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8 HTTP/1.1" 200 256 0.012280 10.0.0.41 - - [2026-01-31 15:42:06] "POST /set-tag HTTP/1.1" 200 109 0.075444 10.0.0.41 - - [2026-01-31 15:42:06] "GET /loadbalancer-pool/2f9d580b-f0c2-47b3-a04f-d4aeec3fd97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004395 10.0.0.41 - - [2026-01-31 15:42:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017418 10.0.0.41 - - [2026-01-31 15:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017712 10.0.0.41 - - [2026-01-31 15:42:06] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008779 10.0.0.41 - - [2026-01-31 15:42:06] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004062 10.0.0.41 - - [2026-01-31 15:42:06] "POST /ref-update HTTP/1.1" 200 156 0.006911 10.0.0.41 - - [2026-01-31 15:42:06] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010014 10.0.0.41 - - [2026-01-31 15:42:06] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.41 - - [2026-01-31 15:42:06] "GET /loadbalancer-pool/770b1e1a-73fa-4387-a7a0-9ab2ac30dc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004982 10.0.0.41 - - [2026-01-31 15:42:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015542 10.0.0.41 - - [2026-01-31 15:42:06] "PUT /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8 HTTP/1.1" 200 256 0.020105 10.0.0.41 - - [2026-01-31 15:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011113 10.0.0.41 - - [2026-01-31 15:42:06] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007532 10.0.0.41 - - [2026-01-31 15:42:06] "POST /set-tag HTTP/1.1" 200 109 0.003137 10.0.0.41 - - [2026-01-31 15:42:06] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006477 10.0.0.41 - - [2026-01-31 15:42:06] "POST /ref-update HTTP/1.1" 200 156 0.008621 10.0.0.41 - - [2026-01-31 15:42:06] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.009283 10.0.0.41 - - [2026-01-31 15:42:06] "PUT /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8 HTTP/1.1" 200 256 0.013194 10.0.0.141 - - [2026-01-31 15:42:33] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.141 - - [2026-01-31 15:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.141 - - [2026-01-31 15:42:33] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005179 10.0.0.141 - - [2026-01-31 15:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.141 - - [2026-01-31 15:42:33] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002889 10.0.0.141 - - [2026-01-31 15:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.141 - - [2026-01-31 15:42:33] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003305 10.0.0.141 - - [2026-01-31 15:42:33] "PUT /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa HTTP/1.1" 200 262 0.013503 10.0.0.141 - - [2026-01-31 15:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010442 10.0.0.141 - - [2026-01-31 15:42:33] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005139 10.0.0.141 - - [2026-01-31 15:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.141 - - [2026-01-31 15:42:33] "GET /virtual-machine-interface/755bfbdd-c660-4da9-ba83-f4f9745e01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004102 10.0.0.141 - - [2026-01-31 15:42:33] "PUT /virtual-machine-interface/755bfbdd-c660-4da9-ba83-f4f9745e01fa HTTP/1.1" 200 284 0.009562 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:45:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:45:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001202 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.41 - - [2026-01-31 15:46:28] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008707 10.0.0.41 - - [2026-01-31 15:46:28] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.41 - - [2026-01-31 15:46:28] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007084 10.0.0.41 - - [2026-01-31 15:46:28] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.41 - - [2026-01-31 15:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.41 - - [2026-01-31 15:46:29] "GET /loadbalancer/4a1bbbc5-e95b-45e3-b960-ad9acf07c536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002877 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005953 10.0.0.41 - - [2026-01-31 15:46:29] "POST /set-tag HTTP/1.1" 200 109 0.027267 10.0.0.41 - - [2026-01-31 15:46:29] "DELETE /loadbalancer-member/212ec2e6-9487-4676-8d32-51e7c124810d HTTP/1.1" 200 115 0.071784 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006435 10.0.0.41 - - [2026-01-31 15:46:29] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.41 - - [2026-01-31 15:46:29] "DELETE /loadbalancer-member/5eb75a74-c756-4313-8588-99673fdbd119 HTTP/1.1" 200 115 0.040036 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005408 10.0.0.41 - - [2026-01-31 15:46:29] "POST /set-tag HTTP/1.1" 200 109 0.007343 10.0.0.41 - - [2026-01-31 15:46:29] "DELETE /loadbalancer-member/c9e63d62-ee1e-40a4-aff9-719e30c1828c HTTP/1.1" 200 115 0.045241 10.0.0.41 - - [2026-01-31 15:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.41 - - [2026-01-31 15:46:29] "GET /loadbalancer/4a1bbbc5-e95b-45e3-b960-ad9acf07c536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004359 10.0.0.41 - - [2026-01-31 15:46:29] "GET /loadbalancer-pool/adec77fd-b24c-4360-af0b-1e95261bc4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004636 10.0.0.41 - - [2026-01-31 15:46:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029310 10.0.0.41 - - [2026-01-31 15:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009682 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009240 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007131 10.0.0.41 - - [2026-01-31 15:46:29] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008129 10.0.0.41 - - [2026-01-31 15:46:29] "POST /set-tag HTTP/1.1" 200 109 0.094192 10.0.0.41 - - [2026-01-31 15:46:29] "GET /loadbalancer-pool/2f9d580b-f0c2-47b3-a04f-d4aeec3fd97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003735 10.0.0.41 - - [2026-01-31 15:46:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.050756 10.0.0.41 - - [2026-01-31 15:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019027 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008448 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008855 10.0.0.41 - - [2026-01-31 15:46:29] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004007 10.0.0.41 - - [2026-01-31 15:46:29] "POST /set-tag HTTP/1.1" 200 109 0.003503 10.0.0.41 - - [2026-01-31 15:46:29] "GET /loadbalancer-pool/770b1e1a-73fa-4387-a7a0-9ab2ac30dc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007503 10.0.0.41 - - [2026-01-31 15:46:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041662 10.0.0.41 - - [2026-01-31 15:46:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020783 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013705 10.0.0.41 - - [2026-01-31 15:46:29] "GET /virtual-machine-interface/b19deace-feba-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009419 10.0.0.41 - - [2026-01-31 15:46:29] "POST /set-tag HTTP/1.1" 200 109 0.017569 10.0.0.41 - - [2026-01-31 15:46:29] "GET /floating-ip/d47abe8f-22d4-4dab-8ee5-baf50e34bfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009712 10.0.0.41 - - [2026-01-31 15:46:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003069 10.0.0.41 - - [2026-01-31 15:46:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001848 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:46:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:46:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:46:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:46:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001111 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:49:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:49:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:50:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:50:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001249 10.0.0.41 - - [2026-01-31 15:50:11] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.41 - - [2026-01-31 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.41 - - [2026-01-31 15:50:11] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035860 10.0.0.41 - - [2026-01-31 15:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.41 - - [2026-01-31 15:50:12] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040185 10.0.0.41 - - [2026-01-31 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.41 - - [2026-01-31 15:50:12] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049381 10.0.0.41 - - [2026-01-31 15:50:12] "POST /tags HTTP/1.1" 200 333 0.031842 10.0.0.41 - - [2026-01-31 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.41 - - [2026-01-31 15:50:12] "GET /tag/64e79999-8fbf-4fcf-834d-8790ce9b90e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.024623 10.0.0.41 - - [2026-01-31 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006283 10.0.0.41 - - [2026-01-31 15:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.41 - - [2026-01-31 15:50:12] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037157 10.0.0.41 - - [2026-01-31 15:50:12] "GET /virtual-networks?parent_id=1d68e43b-3ff9-4b73-8c99-f4af230db24b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002218 10.0.0.41 - - [2026-01-31 15:50:13] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044492 10.0.0.41 - - [2026-01-31 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.41 - - [2026-01-31 15:50:13] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004647 10.0.0.41 - - [2026-01-31 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.41 - - [2026-01-31 15:50:13] "GET /service-appliance-set/b41cc1e7-dde6-496b-b3da-040ad529ea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003165 10.0.0.41 - - [2026-01-31 15:50:13] "POST /fqname-to-id HTTP/1.1" 404 254 0.001848 10.0.0.41 - - [2026-01-31 15:50:13] "POST /virtual-networks HTTP/1.1" 200 512 0.064961 10.0.0.41 - - [2026-01-31 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005642 10.0.0.41 - - [2026-01-31 15:50:13] "GET /network-ipam/e79e1617-6a6b-4889-81f5-b6b9a5dec1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004313 10.0.0.41 - - [2026-01-31 15:50:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.093950 10.0.0.41 - - [2026-01-31 15:50:13] "GET /virtual-machine-interface/cc345549-f892-4233-9d0e-21bd9c31b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016512 10.0.0.41 - - [2026-01-31 15:50:13] "POST /useragent-kv HTTP/1.1" 200 115 0.007027 10.0.0.41 - - [2026-01-31 15:50:13] "POST /ref-update HTTP/1.1" 200 156 0.146042 10.0.0.41 - - [2026-01-31 15:50:13] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.017115 10.0.0.41 - - [2026-01-31 15:50:13] "GET /domains HTTP/1.1" 200 280 0.006756 10.0.0.41 - - [2026-01-31 15:50:13] "POST /instance-ips HTTP/1.1" 200 409 0.079202 10.0.0.41 - - [2026-01-31 15:50:13] "GET /domain/0a9bfa38-cbf7-4282-baeb-603775f9ea8e HTTP/1.1" 200 3085 0.018028 10.0.0.41 - - [2026-01-31 15:50:13] "GET /instance-ip/1be50af4-0429-434c-9cc1-672b9777792b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006604 10.0.0.41 - - [2026-01-31 15:50:13] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b HTTP/1.1" 200 5476 0.044887 10.0.0.41 - - [2026-01-31 15:50:13] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2086 0.004889 10.0.0.41 - - [2026-01-31 15:50:13] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2086 0.004094 10.0.0.41 - - [2026-01-31 15:50:13] "POST /loadbalancers HTTP/1.1" 200 610 0.043959 10.0.0.41 - - [2026-01-31 15:50:13] "GET /routing-instance/55785b04-9f94-4639-95c4-676910677bfb HTTP/1.1" 200 1181 0.011195 10.0.0.41 - - [2026-01-31 15:50:13] "GET /routing-instance/55785b04-9f94-4639-95c4-676910677bfb HTTP/1.1" 200 1181 0.013384 10.0.0.41 - - [2026-01-31 15:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026793 10.0.0.41 - - [2026-01-31 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.41 - - [2026-01-31 15:50:13] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047314 10.0.0.41 - - [2026-01-31 15:50:13] "GET /instance-ip/1be50af4-0429-434c-9cc1-672b9777792b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004582 10.0.0.41 - - [2026-01-31 15:50:13] "POST /floating-ips HTTP/1.1" 200 597 0.023130 10.0.0.41 - - [2026-01-31 15:50:13] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049940 10.0.0.41 - - [2026-01-31 15:50:13] "GET /loadbalancer/4ce32a2e-0a34-4fd3-8621-483b0660fdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005162 10.0.0.41 - - [2026-01-31 15:50:13] "POST /route-targets HTTP/1.1" 200 327 0.020947 10.0.0.41 - - [2026-01-31 15:50:13] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.050918 10.0.0.41 - - [2026-01-31 15:50:13] "POST /ref-update HTTP/1.1" 200 156 0.025018 10.0.0.41 - - [2026-01-31 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.41 - - [2026-01-31 15:50:13] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037913 10.0.0.41 - - [2026-01-31 15:50:13] "GET /loadbalancer-listener/a6b67fc8-1dce-492f-9312-c8b2ff0e960f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003662 10.0.0.41 - - [2026-01-31 15:50:13] "GET /loadbalancer-listener/a6b67fc8-1dce-492f-9312-c8b2ff0e960f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005694 10.0.0.41 - - [2026-01-31 15:50:13] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018941 10.0.0.41 - - [2026-01-31 15:50:13] "GET /instance-ip/1be50af4-0429-434c-9cc1-672b9777792b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003588 10.0.0.41 - - [2026-01-31 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.41 - - [2026-01-31 15:50:13] "GET /instance-ip/1be50af4-0429-434c-9cc1-672b9777792b?fields=floating_ips HTTP/1.1" 200 1212 0.005672 10.0.0.41 - - [2026-01-31 15:50:13] "GET /floating-ip/b40ebc1b-f4df-42aa-951d-ccd26ba34a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002584 10.0.0.41 - - [2026-01-31 15:50:13] "GET /loadbalancer/4ce32a2e-0a34-4fd3-8621-483b0660fdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002690 10.0.0.41 - - [2026-01-31 15:50:13] "POST /tags HTTP/1.1" 200 295 0.056546 10.0.0.41 - - [2026-01-31 15:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009415 10.0.0.41 - - [2026-01-31 15:50:14] "GET /tag/9409600c-87c9-46d0-a2f3-6322bfff8114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013551 10.0.0.41 - - [2026-01-31 15:50:14] "POST /tags HTTP/1.1" 409 233 0.009557 10.0.0.41 - - [2026-01-31 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.41 - - [2026-01-31 15:50:14] "GET /tag/8673096e-1cf4-4c56-90e4-c2f9145d3a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014199 10.0.0.41 - - [2026-01-31 15:50:14] "POST /tags HTTP/1.1" 409 206 0.002534 10.0.0.41 - - [2026-01-31 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.41 - - [2026-01-31 15:50:14] "GET /tag/a48ae2e2-1c92-448a-a82b-430e51408cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011285 10.0.0.41 - - [2026-01-31 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.41 - - [2026-01-31 15:50:14] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004498 10.0.0.41 - - [2026-01-31 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.41 - - [2026-01-31 15:50:14] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034447 10.0.0.41 - - [2026-01-31 15:50:14] "POST /virtual-machines HTTP/1.1" 200 369 0.008790 10.0.0.41 - - [2026-01-31 15:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009757 10.0.0.41 - - [2026-01-31 15:50:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101784 10.0.0.41 - - [2026-01-31 15:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009379 10.0.0.41 - - [2026-01-31 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007593 10.0.0.41 - - [2026-01-31 15:50:14] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006027 10.0.0.41 - - [2026-01-31 15:50:14] "POST /instance-ips HTTP/1.1" 200 409 0.022239 10.0.0.41 - - [2026-01-31 15:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029239 10.0.0.41 - - [2026-01-31 15:50:14] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020134 10.0.0.41 - - [2026-01-31 15:50:14] "POST /set-tag HTTP/1.1" 200 109 0.019079 10.0.0.41 - - [2026-01-31 15:50:14] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019912 10.0.0.41 - - [2026-01-31 15:50:14] "GET /instance-ip/886fb392-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004473 10.0.0.41 - - [2026-01-31 15:50:14] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004508 10.0.0.41 - - [2026-01-31 15:50:14] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.41 - - [2026-01-31 15:50:14] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002743 10.0.0.41 - - [2026-01-31 15:50:14] "POST /ref-update HTTP/1.1" 200 156 0.010534 10.0.0.41 - - [2026-01-31 15:50:14] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009581 10.0.0.41 - - [2026-01-31 15:50:14] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.41 - - [2026-01-31 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.41 - - [2026-01-31 15:50:14] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004307 10.0.0.41 - - [2026-01-31 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.41 - - [2026-01-31 15:50:15] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032535 10.0.0.41 - - [2026-01-31 15:50:15] "POST /virtual-machines HTTP/1.1" 200 369 0.012222 10.0.0.41 - - [2026-01-31 15:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016188 10.0.0.41 - - [2026-01-31 15:50:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.151438 10.0.0.41 - - [2026-01-31 15:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010014 10.0.0.41 - - [2026-01-31 15:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010941 10.0.0.41 - - [2026-01-31 15:50:15] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004607 10.0.0.41 - - [2026-01-31 15:50:15] "POST /instance-ips HTTP/1.1" 200 409 0.023400 10.0.0.41 - - [2026-01-31 15:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029781 10.0.0.41 - - [2026-01-31 15:50:15] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013716 10.0.0.41 - - [2026-01-31 15:50:15] "POST /set-tag HTTP/1.1" 200 109 0.019085 10.0.0.41 - - [2026-01-31 15:50:15] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017700 10.0.0.41 - - [2026-01-31 15:50:15] "GET /instance-ip/88e8424e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003291 10.0.0.41 - - [2026-01-31 15:50:15] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004853 10.0.0.41 - - [2026-01-31 15:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.41 - - [2026-01-31 15:50:15] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004514 10.0.0.41 - - [2026-01-31 15:50:15] "POST /ref-update HTTP/1.1" 200 156 0.010464 10.0.0.41 - - [2026-01-31 15:50:15] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004493 10.0.0.41 - - [2026-01-31 15:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.41 - - [2026-01-31 15:50:15] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004197 10.0.0.41 - - [2026-01-31 15:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.41 - - [2026-01-31 15:50:15] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004637 10.0.0.41 - - [2026-01-31 15:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.41 - - [2026-01-31 15:50:18] "GET /domains HTTP/1.1" 200 280 0.001993 10.0.0.41 - - [2026-01-31 15:50:18] "GET /domain/0a9bfa38-cbf7-4282-baeb-603775f9ea8e HTTP/1.1" 200 3085 0.003453 10.0.0.41 - - [2026-01-31 15:50:18] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b HTTP/1.1" 200 7064 0.040827 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2086 0.004344 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2086 0.004276 10.0.0.41 - - [2026-01-31 15:50:18] "GET /routing-instance/55785b04-9f94-4639-95c4-676910677bfb HTTP/1.1" 200 1402 0.004068 10.0.0.41 - - [2026-01-31 15:50:18] "GET /routing-instance/55785b04-9f94-4639-95c4-676910677bfb HTTP/1.1" 200 1402 0.002650 10.0.0.41 - - [2026-01-31 15:50:18] "GET /route-target/302612a3-6e89-47fd-9843-24929624c05f HTTP/1.1" 200 1152 0.002902 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2086 0.004459 10.0.0.41 - - [2026-01-31 15:50:18] "GET /routing-instance/55785b04-9f94-4639-95c4-676910677bfb HTTP/1.1" 200 1402 0.003077 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007869 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2086 0.004142 10.0.0.41 - - [2026-01-31 15:50:18] "GET /routing-instance/55785b04-9f94-4639-95c4-676910677bfb HTTP/1.1" 200 1402 0.002784 10.0.0.41 - - [2026-01-31 15:50:18] "GET /routing-instance/55785b04-9f94-4639-95c4-676910677bfb HTTP/1.1" 200 1402 0.003227 10.0.0.41 - - [2026-01-31 15:50:18] "GET /route-target/302612a3-6e89-47fd-9843-24929624c05f HTTP/1.1" 200 1152 0.002767 10.0.0.41 - - [2026-01-31 15:50:18] "GET /domains HTTP/1.1" 200 280 0.002187 10.0.0.41 - - [2026-01-31 15:50:18] "GET /domain/0a9bfa38-cbf7-4282-baeb-603775f9ea8e HTTP/1.1" 200 3085 0.002935 10.0.0.41 - - [2026-01-31 15:50:18] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b HTTP/1.1" 200 7064 0.042973 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2086 0.004650 10.0.0.41 - - [2026-01-31 15:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.41 - - [2026-01-31 15:50:18] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034269 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004550 10.0.0.41 - - [2026-01-31 15:50:18] "GET /floating-ip-pools?parent_id=7a0f435d-5b57-44be-a9e3-cd87a7c8b639&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002336 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004358 10.0.0.41 - - [2026-01-31 15:50:18] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017702 10.0.0.41 - - [2026-01-31 15:50:18] "POST /ref-update HTTP/1.1" 200 156 0.021465 10.0.0.41 - - [2026-01-31 15:50:18] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.017048 10.0.0.41 - - [2026-01-31 15:50:18] "GET /domains HTTP/1.1" 200 280 0.002413 10.0.0.41 - - [2026-01-31 15:50:18] "GET /domain/0a9bfa38-cbf7-4282-baeb-603775f9ea8e HTTP/1.1" 200 3085 0.002786 10.0.0.41 - - [2026-01-31 15:50:19] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b HTTP/1.1" 200 7320 0.042854 10.0.0.41 - - [2026-01-31 15:50:19] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2324 0.005804 10.0.0.41 - - [2026-01-31 15:50:19] "GET /floating-ip-pool/17b26c89-cc92-4272-b9da-fd9e277fa24f HTTP/1.1" 200 1314 0.003551 10.0.0.41 - - [2026-01-31 15:50:19] "GET /domains HTTP/1.1" 200 280 0.001903 10.0.0.41 - - [2026-01-31 15:50:19] "GET /domain/0a9bfa38-cbf7-4282-baeb-603775f9ea8e HTTP/1.1" 200 3085 0.002898 10.0.0.41 - - [2026-01-31 15:50:19] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b HTTP/1.1" 200 7320 0.034680 10.0.0.41 - - [2026-01-31 15:50:19] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 2324 0.004321 10.0.0.41 - - [2026-01-31 15:50:19] "GET /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004238 10.0.0.41 - - [2026-01-31 15:50:19] "POST /tags HTTP/1.1" 200 365 0.066859 10.0.0.41 - - [2026-01-31 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011829 10.0.0.41 - - [2026-01-31 15:50:19] "GET /tag/5f3d45ad-3254-4409-a837-f569a18e7dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015233 10.0.0.41 - - [2026-01-31 15:50:19] "POST /tags HTTP/1.1" 409 206 0.002045 10.0.0.41 - - [2026-01-31 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.41 - - [2026-01-31 15:50:19] "GET /tag/a48ae2e2-1c92-448a-a82b-430e51408cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013149 10.0.0.41 - - [2026-01-31 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.41 - - [2026-01-31 15:50:19] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033492 10.0.0.41 - - [2026-01-31 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.41 - - [2026-01-31 15:50:19] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004189 10.0.0.41 - - [2026-01-31 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.41 - - [2026-01-31 15:50:19] "GET /service-appliance-set/5752ea68-9f80-4d42-85f1-1cc12a55e028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004253 10.0.0.41 - - [2026-01-31 15:50:19] "POST /fqname-to-id HTTP/1.1" 404 258 0.001757 10.0.0.41 - - [2026-01-31 15:50:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106689 10.0.0.41 - - [2026-01-31 15:50:19] "GET /virtual-machine-interface/50efef01-164a-48d9-b514-d0e47bc92327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018010 10.0.0.41 - - [2026-01-31 15:50:19] "POST /set-tag HTTP/1.1" 200 109 0.028345 10.0.0.41 - - [2026-01-31 15:50:19] "POST /instance-ips HTTP/1.1" 200 417 0.043216 10.0.0.41 - - [2026-01-31 15:50:19] "GET /instance-ip/30aa408a-16ee-40be-89d9-90323826aea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005872 10.0.0.41 - - [2026-01-31 15:50:19] "POST /loadbalancers HTTP/1.1" 200 618 0.072618 10.0.0.41 - - [2026-01-31 15:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025590 10.0.0.41 - - [2026-01-31 15:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.41 - - [2026-01-31 15:50:19] "POST /service-instances HTTP/1.1" 200 566 0.050835 10.0.0.41 - - [2026-01-31 15:50:19] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058456 10.0.0.41 - - [2026-01-31 15:50:20] "GET /virtual-machine-interface/50efef01-164a-48d9-b514-d0e47bc92327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008365 10.0.0.41 - - [2026-01-31 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.027548 10.0.0.41 - - [2026-01-31 15:50:20] "GET /virtual-machine-interface/50efef01-164a-48d9-b514-d0e47bc92327?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011992 10.0.0.41 - - [2026-01-31 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.41 - - [2026-01-31 15:50:20] "GET /floating-ip-pool/17b26c89-cc92-4272-b9da-fd9e277fa24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003529 10.0.0.41 - - [2026-01-31 15:50:20] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.012276 10.0.0.41 - - [2026-01-31 15:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.034007 10.0.0.41 - - [2026-01-31 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.41 - - [2026-01-31 15:50:20] "POST /floating-ips HTTP/1.1" 200 671 0.127609 10.0.0.41 - - [2026-01-31 15:50:20] "POST /virtual-machines HTTP/1.1" 200 429 0.052306 10.0.0.41 - - [2026-01-31 15:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007624 10.0.0.41 - - [2026-01-31 15:50:20] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002285 10.0.0.41 - - [2026-01-31 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.41 - - [2026-01-31 15:50:20] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012361 10.0.0.41 - - [2026-01-31 15:50:20] "POST /tags HTTP/1.1" 409 221 0.008200 10.0.0.41 - - [2026-01-31 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.41 - - [2026-01-31 15:50:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.140028 10.0.0.41 - - [2026-01-31 15:50:20] "POST /chown HTTP/1.1" 200 109 0.021521 10.0.0.41 - - [2026-01-31 15:50:20] "GET /tag/64e79999-8fbf-4fcf-834d-8790ce9b90e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016922 10.0.0.41 - - [2026-01-31 15:50:20] "POST /tags HTTP/1.1" 409 238 0.003841 10.0.0.41 - - [2026-01-31 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.41 - - [2026-01-31 15:50:20] "POST /chown HTTP/1.1" 200 109 0.007374 10.0.0.41 - - [2026-01-31 15:50:20] "GET /tag/5f3d45ad-3254-4409-a837-f569a18e7dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023705 10.0.0.41 - - [2026-01-31 15:50:20] "PUT /virtual-machine-interface/c5ad83a6-b4d2-4979-9f47-71812c0a0c0a HTTP/1.1" 200 284 0.054777 10.0.0.41 - - [2026-01-31 15:50:20] "PUT /instance-ip/30aa408a-16ee-40be-89d9-90323826aea6 HTTP/1.1" 200 256 0.034076 10.0.0.41 - - [2026-01-31 15:50:20] "POST /firewall-rules HTTP/1.1" 200 650 0.120722 10.0.0.41 - - [2026-01-31 15:50:20] "GET /firewall-rule/825d8eca-0a0f-461c-95e9-053cd78d13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.006192 10.0.0.41 - - [2026-01-31 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.051502 10.0.0.41 - - [2026-01-31 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.024381 10.0.0.41 - - [2026-01-31 15:50:20] "GET /firewall-policy/779b36bf-a9df-4036-90cd-8edb2e4f998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012855 10.0.0.41 - - [2026-01-31 15:50:20] "GET /firewall-rule/825d8eca-0a0f-461c-95e9-053cd78d13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007059 10.0.0.41 - - [2026-01-31 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.041958 10.0.0.41 - - [2026-01-31 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.038176 10.0.0.41 - - [2026-01-31 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.013452 10.0.0.41 - - [2026-01-31 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019870 10.0.0.41 - - [2026-01-31 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.048728 10.0.0.41 - - [2026-01-31 15:50:20] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.078409 10.0.0.41 - - [2026-01-31 15:50:20] "POST /ref-update HTTP/1.1" 200 156 0.053386 10.0.0.41 - - [2026-01-31 15:50:20] "GET /loadbalancer/80b17a40-4623-4e68-87d4-2189ff2a9a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005656 10.0.0.41 - - [2026-01-31 15:50:20] "POST /virtual-machines HTTP/1.1" 200 429 0.020458 10.0.0.41 - - [2026-01-31 15:50:21] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.047752 10.0.0.41 - - [2026-01-31 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.41 - - [2026-01-31 15:50:21] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047257 10.0.0.41 - - [2026-01-31 15:50:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112440 10.0.0.41 - - [2026-01-31 15:50:21] "POST /chown HTTP/1.1" 200 109 0.020163 10.0.0.41 - - [2026-01-31 15:50:21] "GET /loadbalancer-listener/361fbb92-88fa-4cde-994b-2bb1d628c48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.013898 10.0.0.41 - - [2026-01-31 15:50:21] "GET /loadbalancer-listener/361fbb92-88fa-4cde-994b-2bb1d628c48f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009737 10.0.0.41 - - [2026-01-31 15:50:21] "POST /chown HTTP/1.1" 200 109 0.018824 10.0.0.41 - - [2026-01-31 15:50:21] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.064038 10.0.0.41 - - [2026-01-31 15:50:21] "PUT /virtual-machine-interface/76235da8-3590-4e2b-b9ca-77e177cc87f6 HTTP/1.1" 200 284 0.050594 10.0.0.41 - - [2026-01-31 15:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025730 10.0.0.41 - - [2026-01-31 15:50:21] "PUT /instance-ip/30aa408a-16ee-40be-89d9-90323826aea6 HTTP/1.1" 200 256 0.054896 10.0.0.41 - - [2026-01-31 15:50:21] "GET /loadbalancer-pool/58853206-1d9f-4471-b40f-4a7d0ac049ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014923 10.0.0.41 - - [2026-01-31 15:50:21] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038962 10.0.0.41 - - [2026-01-31 15:50:21] "POST /ref-update HTTP/1.1" 200 156 0.029854 10.0.0.41 - - [2026-01-31 15:50:21] "POST /ref-update HTTP/1.1" 200 156 0.015085 10.0.0.41 - - [2026-01-31 15:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026387 10.0.0.41 - - [2026-01-31 15:50:21] "POST /ref-update HTTP/1.1" 200 156 0.036451 10.0.0.41 - - [2026-01-31 15:50:21] "GET /loadbalancer-member/ce9ec62c-f6e5-4afe-b5db-1d88c7a82b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.008672 10.0.0.41 - - [2026-01-31 15:50:21] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004103 10.0.0.41 - - [2026-01-31 15:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009788 10.0.0.41 - - [2026-01-31 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.41 - - [2026-01-31 15:50:21] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010020 10.0.0.41 - - [2026-01-31 15:50:21] "POST /tags HTTP/1.1" 409 221 0.002908 10.0.0.41 - - [2026-01-31 15:50:21] "POST /ref-update HTTP/1.1" 200 156 0.024306 10.0.0.41 - - [2026-01-31 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.41 - - [2026-01-31 15:50:21] "GET /tag/64e79999-8fbf-4fcf-834d-8790ce9b90e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015123 10.0.0.41 - - [2026-01-31 15:50:21] "POST /tags HTTP/1.1" 409 238 0.002656 10.0.0.41 - - [2026-01-31 15:50:21] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.035724 10.0.0.41 - - [2026-01-31 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.41 - - [2026-01-31 15:50:21] "GET /tag/5f3d45ad-3254-4409-a837-f569a18e7dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017315 10.0.0.41 - - [2026-01-31 15:50:21] "POST /firewall-rules HTTP/1.1" 409 293 0.004880 10.0.0.41 - - [2026-01-31 15:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027949 10.0.0.41 - - [2026-01-31 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.41 - - [2026-01-31 15:50:21] "POST /chown HTTP/1.1" 200 109 0.010898 10.0.0.41 - - [2026-01-31 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013821 10.0.0.41 - - [2026-01-31 15:50:21] "PUT /firewall-rule/825d8eca-0a0f-461c-95e9-053cd78d13a0 HTTP/1.1" 200 260 0.022697 10.0.0.41 - - [2026-01-31 15:50:21] "GET /firewall-rule/825d8eca-0a0f-461c-95e9-053cd78d13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005535 10.0.0.41 - - [2026-01-31 15:50:21] "POST /chown HTTP/1.1" 200 109 0.020267 10.0.0.41 - - [2026-01-31 15:50:21] "PUT /instance-ip/30aa408a-16ee-40be-89d9-90323826aea6 HTTP/1.1" 200 256 0.018133 10.0.0.41 - - [2026-01-31 15:50:21] "GET /firewall-policy/779b36bf-a9df-4036-90cd-8edb2e4f998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004573 10.0.0.41 - - [2026-01-31 15:50:21] "GET /firewall-rule/825d8eca-0a0f-461c-95e9-053cd78d13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002274 10.0.0.41 - - [2026-01-31 15:50:21] "POST /ref-update HTTP/1.1" 200 156 0.029340 10.0.0.41 - - [2026-01-31 15:50:21] "POST /chown HTTP/1.1" 200 109 0.007036 10.0.0.41 - - [2026-01-31 15:50:21] "POST /chown HTTP/1.1" 200 109 0.022583 10.0.0.41 - - [2026-01-31 15:50:21] "PUT /instance-ip/30aa408a-16ee-40be-89d9-90323826aea6 HTTP/1.1" 200 256 0.022569 10.0.0.41 - - [2026-01-31 15:50:22] "POST /ref-update HTTP/1.1" 200 156 0.015199 10.0.0.41 - - [2026-01-31 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.41 - - [2026-01-31 15:50:22] "POST /chown HTTP/1.1" 200 109 0.006918 10.0.0.41 - - [2026-01-31 15:50:22] "POST /chown HTTP/1.1" 200 109 0.007710 10.0.0.41 - - [2026-01-31 15:50:22] "PUT /instance-ip/30aa408a-16ee-40be-89d9-90323826aea6 HTTP/1.1" 200 256 0.022674 10.0.0.41 - - [2026-01-31 15:50:22] "POST /ref-update HTTP/1.1" 200 156 0.013173 10.0.0.41 - - [2026-01-31 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.41 - - [2026-01-31 15:50:22] "POST /chown HTTP/1.1" 200 109 0.006585 10.0.0.41 - - [2026-01-31 15:50:22] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007388 10.0.0.41 - - [2026-01-31 15:50:22] "POST /chown HTTP/1.1" 200 109 0.022836 10.0.0.41 - - [2026-01-31 15:50:22] "PUT /instance-ip/30aa408a-16ee-40be-89d9-90323826aea6 HTTP/1.1" 200 256 0.016262 10.0.0.41 - - [2026-01-31 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.41 - - [2026-01-31 15:50:22] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.027988 10.0.0.41 - - [2026-01-31 15:50:22] "POST /virtual-machines HTTP/1.1" 200 373 0.009543 10.0.0.41 - - [2026-01-31 15:50:22] "POST /ref-update HTTP/1.1" 200 156 0.027505 10.0.0.41 - - [2026-01-31 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012708 10.0.0.41 - - [2026-01-31 15:50:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.114387 10.0.0.41 - - [2026-01-31 15:50:22] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.012851 10.0.0.41 - - [2026-01-31 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032252 10.0.0.41 - - [2026-01-31 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.040701 10.0.0.41 - - [2026-01-31 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010081 10.0.0.41 - - [2026-01-31 15:50:22] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.009914 10.0.0.41 - - [2026-01-31 15:50:22] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008797 10.0.0.41 - - [2026-01-31 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012496 10.0.0.41 - - [2026-01-31 15:50:22] "POST /instance-ips HTTP/1.1" 200 413 0.052534 10.0.0.41 - - [2026-01-31 15:50:22] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.019685 10.0.0.41 - - [2026-01-31 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030937 10.0.0.41 - - [2026-01-31 15:50:22] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.014100 10.0.0.41 - - [2026-01-31 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020316 10.0.0.41 - - [2026-01-31 15:50:22] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.016660 10.0.0.41 - - [2026-01-31 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021245 10.0.0.41 - - [2026-01-31 15:50:22] "POST /set-tag HTTP/1.1" 200 109 0.042905 10.0.0.41 - - [2026-01-31 15:50:22] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016165 10.0.0.41 - - [2026-01-31 15:50:22] "GET /instance-ip/8d3a9be4-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006223 10.0.0.41 - - [2026-01-31 15:50:22] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.014284 10.0.0.41 - - [2026-01-31 15:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015513 10.0.0.41 - - [2026-01-31 15:50:22] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011986 10.0.0.41 - - [2026-01-31 15:50:22] "POST /set-tag HTTP/1.1" 200 109 0.007426 10.0.0.41 - - [2026-01-31 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008809 10.0.0.41 - - [2026-01-31 15:50:22] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006215 10.0.0.41 - - [2026-01-31 15:50:22] "POST /chown HTTP/1.1" 200 109 0.008338 10.0.0.41 - - [2026-01-31 15:50:22] "POST /ref-update HTTP/1.1" 200 156 0.009691 10.0.0.41 - - [2026-01-31 15:50:22] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013038 10.0.0.41 - - [2026-01-31 15:50:23] "POST /set-tag HTTP/1.1" 200 109 0.009683 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.026043 10.0.0.41 - - [2026-01-31 15:50:23] "POST /ref-update HTTP/1.1" 200 156 0.011291 10.0.0.41 - - [2026-01-31 15:50:23] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004761 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.018436 10.0.0.41 - - [2026-01-31 15:50:23] "POST /set-tag HTTP/1.1" 200 109 0.015498 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.010728 10.0.0.41 - - [2026-01-31 15:50:23] "POST /ref-update HTTP/1.1" 200 156 0.017920 10.0.0.41 - - [2026-01-31 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.008726 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.013793 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.013038 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.41 - - [2026-01-31 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.010059 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.021386 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.007184 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.024755 10.0.0.41 - - [2026-01-31 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.010358 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.020307 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.014240 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.007553 10.0.0.41 - - [2026-01-31 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.007149 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.018815 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.006828 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.021304 10.0.0.41 - - [2026-01-31 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.007891 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.025749 10.0.0.41 - - [2026-01-31 15:50:23] "POST /chown HTTP/1.1" 200 109 0.032985 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.006736 10.0.0.41 - - [2026-01-31 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.006498 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.017813 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.007061 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.017523 10.0.0.41 - - [2026-01-31 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.007640 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.019167 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.014030 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.006639 10.0.0.41 - - [2026-01-31 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.008168 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.010499 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.013961 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.025447 10.0.0.41 - - [2026-01-31 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.006795 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.013505 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.015312 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.007140 10.0.0.41 - - [2026-01-31 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.006750 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.019191 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.007180 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.022876 10.0.0.41 - - [2026-01-31 15:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.007802 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.017979 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.022823 10.0.0.41 - - [2026-01-31 15:50:24] "POST /chown HTTP/1.1" 200 109 0.006854 10.0.0.41 - - [2026-01-31 15:50:32] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009331 10.0.0.41 - - [2026-01-31 15:50:32] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.41 - - [2026-01-31 15:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.41 - - [2026-01-31 15:50:32] "GET /loadbalancer/4ce32a2e-0a34-4fd3-8621-483b0660fdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002444 10.0.0.41 - - [2026-01-31 15:50:32] "GET /loadbalancer-pool/f9cfda48-6e60-40b5-a9a8-0524d8fd0e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005967 10.0.0.41 - - [2026-01-31 15:50:32] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025461 10.0.0.41 - - [2026-01-31 15:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017339 10.0.0.41 - - [2026-01-31 15:50:32] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007660 10.0.0.41 - - [2026-01-31 15:50:32] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004034 10.0.0.41 - - [2026-01-31 15:50:32] "POST /ref-update HTTP/1.1" 200 156 0.007725 10.0.0.41 - - [2026-01-31 15:50:32] "GET /floating-ip/b40ebc1b-f4df-42aa-951d-ccd26ba34a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.010607 10.0.0.41 - - [2026-01-31 15:50:32] "POST /tags HTTP/1.1" 409 221 0.002460 10.0.0.41 - - [2026-01-31 15:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.41 - - [2026-01-31 15:50:32] "GET /tag/64e79999-8fbf-4fcf-834d-8790ce9b90e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010753 10.0.0.41 - - [2026-01-31 15:50:33] "PUT /floating-ip/b40ebc1b-f4df-42aa-951d-ccd26ba34a59 HTTP/1.1" 200 256 0.011040 10.0.0.41 - - [2026-01-31 15:50:33] "POST /set-tag HTTP/1.1" 200 109 0.018457 10.0.0.41 - - [2026-01-31 15:50:33] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013288 10.0.0.41 - - [2026-01-31 15:50:33] "POST /set-tag HTTP/1.1" 200 109 0.004064 10.0.0.41 - - [2026-01-31 15:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.41 - - [2026-01-31 15:50:33] "GET /loadbalancer/4ce32a2e-0a34-4fd3-8621-483b0660fdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003756 10.0.0.41 - - [2026-01-31 15:50:33] "GET /loadbalancer-pool/f9cfda48-6e60-40b5-a9a8-0524d8fd0e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003013 10.0.0.41 - - [2026-01-31 15:50:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018124 10.0.0.41 - - [2026-01-31 15:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011263 10.0.0.41 - - [2026-01-31 15:50:33] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008707 10.0.0.41 - - [2026-01-31 15:50:33] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004595 10.0.0.41 - - [2026-01-31 15:50:33] "POST /ref-update HTTP/1.1" 200 156 0.010185 10.0.0.41 - - [2026-01-31 15:50:33] "GET /floating-ip/b40ebc1b-f4df-42aa-951d-ccd26ba34a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.017988 10.0.0.41 - - [2026-01-31 15:50:33] "POST /set-tag HTTP/1.1" 200 109 0.022512 10.0.0.41 - - [2026-01-31 15:50:36] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005638 10.0.0.41 - - [2026-01-31 15:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.41 - - [2026-01-31 15:50:37] "GET /virtual-machine/49c9550b-fb23-4ca6-8918-f0ad374a5381?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004168 10.0.0.41 - - [2026-01-31 15:50:37] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005305 10.0.0.41 - - [2026-01-31 15:50:37] "GET /virtual-machine/f9d0fe93-540f-4185-b53a-4c8d5d29252d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002922 10.0.0.41 - - [2026-01-31 15:50:37] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004689 10.0.0.41 - - [2026-01-31 15:50:37] "GET /virtual-machine/f04387bd-60a5-4aee-85c4-a65d95032978?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003027 10.0.0.41 - - [2026-01-31 15:50:37] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006837 10.0.0.41 - - [2026-01-31 15:50:37] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004255 10.0.0.41 - - [2026-01-31 15:50:37] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.41 - - [2026-01-31 15:51:09] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004696 10.0.0.41 - - [2026-01-31 15:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.41 - - [2026-01-31 15:51:09] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005438 10.0.0.41 - - [2026-01-31 15:51:09] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.41 - - [2026-01-31 15:51:09] "GET /virtual-machine/f04387bd-60a5-4aee-85c4-a65d95032978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003058 10.0.0.41 - - [2026-01-31 15:51:09] "POST /ref-update HTTP/1.1" 200 156 0.011418 10.0.0.41 - - [2026-01-31 15:51:09] "GET /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012096 10.0.0.41 - - [2026-01-31 15:51:09] "POST /set-tag HTTP/1.1" 200 109 0.017277 10.0.0.41 - - [2026-01-31 15:51:09] "POST /set-tag HTTP/1.1" 200 109 0.027928 10.0.0.41 - - [2026-01-31 15:51:10] "DELETE /instance-ip/8d3a9be4-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.058805 10.0.0.41 - - [2026-01-31 15:51:10] "DELETE /virtual-machine-interface/8d20ba58-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.043804 10.0.0.41 - - [2026-01-31 15:51:10] "DELETE /virtual-machine/f04387bd-60a5-4aee-85c4-a65d95032978 HTTP/1.1" 200 115 0.021969 10.0.0.41 - - [2026-01-31 15:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.41 - - [2026-01-31 15:51:12] "GET /tag/5f3d45ad-3254-4409-a837-f569a18e7dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011184 10.0.0.41 - - [2026-01-31 15:51:12] "GET /tag/5f3d45ad-3254-4409-a837-f569a18e7dad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.016093 10.0.0.41 - - [2026-01-31 15:51:12] "GET /virtual-machine-interface/50efef01-164a-48d9-b514-d0e47bc92327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009559 10.0.0.41 - - [2026-01-31 15:51:12] "POST /set-tag HTTP/1.1" 200 109 0.025046 10.0.0.41 - - [2026-01-31 15:51:12] "GET /virtual-machine-interface/76235da8-3590-4e2b-b9ca-77e177cc87f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011644 10.0.0.41 - - [2026-01-31 15:51:12] "POST /set-tag HTTP/1.1" 200 109 0.016748 10.0.0.41 - - [2026-01-31 15:51:12] "GET /virtual-machine-interface/c5ad83a6-b4d2-4979-9f47-71812c0a0c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004647 10.0.0.41 - - [2026-01-31 15:51:12] "POST /set-tag HTTP/1.1" 200 109 0.014378 10.0.0.41 - - [2026-01-31 15:51:12] "GET /firewall-policy/779b36bf-a9df-4036-90cd-8edb2e4f998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014816 10.0.0.41 - - [2026-01-31 15:51:13] "GET /firewall-rule/825d8eca-0a0f-461c-95e9-053cd78d13a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003501 10.0.0.41 - - [2026-01-31 15:51:13] "POST /ref-update HTTP/1.1" 200 156 0.012114 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /firewall-rule/825d8eca-0a0f-461c-95e9-053cd78d13a0 HTTP/1.1" 200 115 0.034789 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /loadbalancer-member/ce9ec62c-f6e5-4afe-b5db-1d88c7a82b21 HTTP/1.1" 200 115 0.041736 10.0.0.41 - - [2026-01-31 15:51:13] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.012192 10.0.0.41 - - [2026-01-31 15:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020758 10.0.0.41 - - [2026-01-31 15:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /loadbalancer-pool/58853206-1d9f-4471-b40f-4a7d0ac049ae HTTP/1.1" 200 115 0.069992 10.0.0.41 - - [2026-01-31 15:51:13] "POST /chown HTTP/1.1" 200 109 0.008006 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /loadbalancer-listener/361fbb92-88fa-4cde-994b-2bb1d628c48f HTTP/1.1" 200 115 0.043697 10.0.0.41 - - [2026-01-31 15:51:13] "GET /floating-ip/05ad25c4-d788-4656-8c52-db611f2b3533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003503 10.0.0.41 - - [2026-01-31 15:51:13] "POST /chown HTTP/1.1" 200 109 0.006308 10.0.0.41 - - [2026-01-31 15:51:13] "POST /chown HTTP/1.1" 200 109 0.019101 10.0.0.41 - - [2026-01-31 15:51:13] "POST /chown HTTP/1.1" 200 109 0.022391 10.0.0.41 - - [2026-01-31 15:51:13] "PUT /floating-ip/05ad25c4-d788-4656-8c52-db611f2b3533 HTTP/1.1" 200 256 0.030696 10.0.0.41 - - [2026-01-31 15:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.41 - - [2026-01-31 15:51:13] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.41 - - [2026-01-31 15:51:13] "POST /chown HTTP/1.1" 200 109 0.042501 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /floating-ip/05ad25c4-d788-4656-8c52-db611f2b3533 HTTP/1.1" 200 115 0.087880 10.0.0.41 - - [2026-01-31 15:51:13] "POST /chown HTTP/1.1" 200 109 0.010756 10.0.0.41 - - [2026-01-31 15:51:13] "POST /chown HTTP/1.1" 200 109 0.017035 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /loadbalancer/80b17a40-4623-4e68-87d4-2189ff2a9a46 HTTP/1.1" 200 115 0.129161 10.0.0.41 - - [2026-01-31 15:51:13] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.031637 10.0.0.41 - - [2026-01-31 15:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012901 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /instance-ip/30aa408a-16ee-40be-89d9-90323826aea6 HTTP/1.1" 200 115 0.082807 10.0.0.41 - - [2026-01-31 15:51:13] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.010306 10.0.0.41 - - [2026-01-31 15:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015453 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /virtual-machine-interface/50efef01-164a-48d9-b514-d0e47bc92327 HTTP/1.1" 200 115 0.085300 10.0.0.41 - - [2026-01-31 15:51:13] "GET /floating-ip-pool/17b26c89-cc92-4272-b9da-fd9e277fa24f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004256 10.0.0.41 - - [2026-01-31 15:51:13] "POST /ref-update HTTP/1.1" 200 156 0.013782 10.0.0.41 - - [2026-01-31 15:51:13] "PUT /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 266 0.043042 10.0.0.41 - - [2026-01-31 15:51:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023272 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /tag/5f3d45ad-3254-4409-a837-f569a18e7dad HTTP/1.1" 200 115 0.127392 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /floating-ip-pool/17b26c89-cc92-4272-b9da-fd9e277fa24f HTTP/1.1" 200 115 0.080874 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /service-instance/68488b77-03a5-4cfe-9ed4-8a4aa540e282 HTTP/1.1" 200 115 0.055732 10.0.0.41 - - [2026-01-31 15:51:13] "GET /virtual-machine-interface/76235da8-3590-4e2b-b9ca-77e177cc87f6?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.015462 10.0.0.41 - - [2026-01-31 15:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001731 10.0.0.41 - - [2026-01-31 15:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001500 10.0.0.41 - - [2026-01-31 15:51:13] "DELETE /virtual-network/7a0f435d-5b57-44be-a9e3-cd87a7c8b639 HTTP/1.1" 200 115 0.108506 10.0.0.41 - - [2026-01-31 15:51:13] "GET /routing-instance/55785b04-9f94-4639-95c4-676910677bfb HTTP/1.1" 404 171 0.003923 10.0.0.41 - - [2026-01-31 15:51:14] "GET /domains HTTP/1.1" 200 280 0.006058 10.0.0.41 - - [2026-01-31 15:51:14] "GET /domain/0a9bfa38-cbf7-4282-baeb-603775f9ea8e HTTP/1.1" 200 3085 0.004075 10.0.0.41 - - [2026-01-31 15:51:14] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b HTTP/1.1" 200 7142 0.036234 10.0.0.41 - - [2026-01-31 15:51:14] "DELETE /virtual-machine-interface/76235da8-3590-4e2b-b9ca-77e177cc87f6 HTTP/1.1" 200 115 0.093442 10.0.0.41 - - [2026-01-31 15:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011989 10.0.0.41 - - [2026-01-31 15:51:14] "DELETE /virtual-machine/bcc49b8e-dec7-4b8e-b401-dbec7384e1c0 HTTP/1.1" 200 115 0.059942 10.0.0.41 - - [2026-01-31 15:51:14] "GET /virtual-machine-interface/c5ad83a6-b4d2-4979-9f47-71812c0a0c0a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.007481 10.0.0.41 - - [2026-01-31 15:51:14] "GET /loadbalancer/4ce32a2e-0a34-4fd3-8621-483b0660fdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006420 10.0.0.41 - - [2026-01-31 15:51:14] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007930 10.0.0.41 - - [2026-01-31 15:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.41 - - [2026-01-31 15:51:14] "DELETE /route-target/302612a3-6e89-47fd-9843-24929624c05f HTTP/1.1" 200 115 0.021373 10.0.0.41 - - [2026-01-31 15:51:14] "POST /set-tag HTTP/1.1" 200 109 0.042937 10.0.0.41 - - [2026-01-31 15:51:14] "DELETE /virtual-machine-interface/c5ad83a6-b4d2-4979-9f47-71812c0a0c0a HTTP/1.1" 200 115 0.062431 10.0.0.41 - - [2026-01-31 15:51:14] "POST /ref-update HTTP/1.1" 200 156 0.008898 10.0.0.41 - - [2026-01-31 15:51:14] "DELETE /loadbalancer-member/76ce4aa3-be0b-4af8-aa15-2fd179956a6d HTTP/1.1" 200 115 0.049393 10.0.0.41 - - [2026-01-31 15:51:14] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004583 10.0.0.41 - - [2026-01-31 15:51:14] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.41 - - [2026-01-31 15:51:14] "DELETE /virtual-machine/dc316ffc-fd08-4f40-8e71-23f154e0eb50 HTTP/1.1" 200 115 0.055780 10.0.0.41 - - [2026-01-31 15:51:14] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006634 10.0.0.41 - - [2026-01-31 15:51:14] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.41 - - [2026-01-31 15:51:15] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004513 10.0.0.41 - - [2026-01-31 15:51:15] "POST /set-tag HTTP/1.1" 200 109 0.009356 10.0.0.41 - - [2026-01-31 15:51:15] "GET /virtual-machine/f9d0fe93-540f-4185-b53a-4c8d5d29252d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004744 10.0.0.41 - - [2026-01-31 15:51:15] "POST /ref-update HTTP/1.1" 200 156 0.011689 10.0.0.41 - - [2026-01-31 15:51:15] "GET /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010051 10.0.0.41 - - [2026-01-31 15:51:15] "POST /set-tag HTTP/1.1" 200 109 0.018073 10.0.0.41 - - [2026-01-31 15:51:15] "POST /set-tag HTTP/1.1" 200 109 0.030426 10.0.0.41 - - [2026-01-31 15:51:15] "POST /set-tag HTTP/1.1" 200 109 0.029628 10.0.0.41 - - [2026-01-31 15:51:15] "DELETE /instance-ip/88e8424e-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.048082 10.0.0.41 - - [2026-01-31 15:51:15] "POST /ref-update HTTP/1.1" 200 156 0.007985 10.0.0.41 - - [2026-01-31 15:51:15] "DELETE /virtual-machine-interface/88c7dc98-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.053576 10.0.0.41 - - [2026-01-31 15:51:15] "DELETE /virtual-machine/f9d0fe93-540f-4185-b53a-4c8d5d29252d HTTP/1.1" 200 115 0.018224 10.0.0.41 - - [2026-01-31 15:51:19] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004457 10.0.0.41 - - [2026-01-31 15:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.41 - - [2026-01-31 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.41 - - [2026-01-31 15:51:19] "GET /loadbalancer/4ce32a2e-0a34-4fd3-8621-483b0660fdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002514 10.0.0.41 - - [2026-01-31 15:51:20] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004412 10.0.0.41 - - [2026-01-31 15:51:20] "POST /set-tag HTTP/1.1" 200 109 0.005956 10.0.0.41 - - [2026-01-31 15:51:20] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004430 10.0.0.41 - - [2026-01-31 15:51:20] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.41 - - [2026-01-31 15:51:20] "GET /virtual-machine/49c9550b-fb23-4ca6-8918-f0ad374a5381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002889 10.0.0.41 - - [2026-01-31 15:51:20] "POST /ref-update HTTP/1.1" 200 156 0.011162 10.0.0.41 - - [2026-01-31 15:51:20] "GET /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004992 10.0.0.41 - - [2026-01-31 15:51:20] "POST /set-tag HTTP/1.1" 200 109 0.017731 10.0.0.41 - - [2026-01-31 15:51:20] "POST /set-tag HTTP/1.1" 200 109 0.025313 10.0.0.41 - - [2026-01-31 15:51:21] "POST /set-tag HTTP/1.1" 200 109 0.016364 10.0.0.41 - - [2026-01-31 15:51:21] "DELETE /instance-ip/886fb392-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.047425 10.0.0.41 - - [2026-01-31 15:51:21] "POST /ref-update HTTP/1.1" 200 156 0.010038 10.0.0.41 - - [2026-01-31 15:51:21] "DELETE /virtual-machine-interface/88576904-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.045300 10.0.0.41 - - [2026-01-31 15:51:21] "DELETE /virtual-machine/49c9550b-fb23-4ca6-8918-f0ad374a5381 HTTP/1.1" 200 115 0.031027 10.0.0.41 - - [2026-01-31 15:51:21] "DELETE /tag/8673096e-1cf4-4c56-90e4-c2f9145d3a2f HTTP/1.1" 200 115 0.041271 10.0.0.41 - - [2026-01-31 15:51:21] "DELETE /tag/9409600c-87c9-46d0-a2f3-6322bfff8114 HTTP/1.1" 200 115 0.061905 10.0.0.41 - - [2026-01-31 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.41 - - [2026-01-31 15:51:24] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066180 10.0.0.41 - - [2026-01-31 15:51:24] "POST /tags HTTP/1.1" 200 393 0.047101 10.0.0.41 - - [2026-01-31 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010013 10.0.0.41 - - [2026-01-31 15:51:24] "GET /tag/c812a26c-0f60-476f-957d-fe3bfa3306be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012955 10.0.0.41 - - [2026-01-31 15:51:24] "POST /tags HTTP/1.1" 200 341 0.021214 10.0.0.41 - - [2026-01-31 15:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.41 - - [2026-01-31 15:51:24] "GET /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011288 10.0.0.41 - - [2026-01-31 15:51:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.005320 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.009535 10.0.0.41 - - [2026-01-31 15:51:25] "POST /security-groups HTTP/1.1" 200 589 0.070279 10.0.0.41 - - [2026-01-31 15:51:25] "POST /projects HTTP/1.1" 200 519 0.230270 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.009039 10.0.0.41 - - [2026-01-31 15:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.051991 10.0.0.41 - - [2026-01-31 15:51:25] "POST /access-control-lists HTTP/1.1" 200 598 0.080509 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023169 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.018066 10.0.0.41 - - [2026-01-31 15:51:25] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006305 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.41 - - [2026-01-31 15:51:25] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.017401 10.0.0.41 - - [2026-01-31 15:51:25] "POST /access-control-lists HTTP/1.1" 200 596 0.069618 10.0.0.41 - - [2026-01-31 15:51:25] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.057926 10.0.0.41 - - [2026-01-31 15:51:25] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.056799 10.0.0.41 - - [2026-01-31 15:51:25] "POST /security-groups HTTP/1.1" 200 591 0.089640 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.004124 10.0.0.41 - - [2026-01-31 15:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.045429 10.0.0.41 - - [2026-01-31 15:51:25] "POST /chown HTTP/1.1" 200 109 0.020568 10.0.0.41 - - [2026-01-31 15:51:25] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021657 10.0.0.41 - - [2026-01-31 15:51:25] "POST /access-control-lists HTTP/1.1" 200 632 0.092606 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.010993 10.0.0.41 - - [2026-01-31 15:51:25] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012228 10.0.0.41 - - [2026-01-31 15:51:25] "POST /tags HTTP/1.1" 409 226 0.002734 10.0.0.41 - - [2026-01-31 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.41 - - [2026-01-31 15:51:25] "GET /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.023381 10.0.0.41 - - [2026-01-31 15:51:25] "POST /access-control-lists HTTP/1.1" 200 630 0.082279 10.0.0.41 - - [2026-01-31 15:51:25] "POST /firewall-rules HTTP/1.1" 200 600 0.099905 10.0.0.41 - - [2026-01-31 15:51:25] "GET /firewall-rule/2fa62004-9b12-46f3-8346-7aef03412c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.018602 10.0.0.41 - - [2026-01-31 15:51:26] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005249 10.0.0.41 - - [2026-01-31 15:51:26] "GET /firewall-rule/2fa62004-9b12-46f3-8346-7aef03412c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003270 10.0.0.41 - - [2026-01-31 15:51:26] "POST /ref-update HTTP/1.1" 200 156 0.068870 10.0.0.41 - - [2026-01-31 15:51:26] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011427 10.0.0.41 - - [2026-01-31 15:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.41 - - [2026-01-31 15:51:26] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013364 10.0.0.41 - - [2026-01-31 15:51:26] "POST /tags HTTP/1.1" 409 226 0.002208 10.0.0.41 - - [2026-01-31 15:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.41 - - [2026-01-31 15:51:26] "GET /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010739 10.0.0.41 - - [2026-01-31 15:51:26] "POST /firewall-rules HTTP/1.1" 200 598 0.073916 10.0.0.41 - - [2026-01-31 15:51:26] "GET /firewall-rule/071b0819-1af6-4642-abd1-5c9b19d2b91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004721 10.0.0.41 - - [2026-01-31 15:51:26] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003925 10.0.0.41 - - [2026-01-31 15:51:26] "GET /firewall-rule/071b0819-1af6-4642-abd1-5c9b19d2b91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002531 10.0.0.41 - - [2026-01-31 15:51:26] "POST /ref-update HTTP/1.1" 200 156 0.053333 10.0.0.41 - - [2026-01-31 15:51:27] "POST /tags HTTP/1.1" 200 393 0.030673 10.0.0.41 - - [2026-01-31 15:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.41 - - [2026-01-31 15:51:27] "GET /tag/395d6831-f367-4a0c-9c7c-1a2b77a42ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011817 10.0.0.41 - - [2026-01-31 15:51:27] "POST /tags HTTP/1.1" 200 341 0.030525 10.0.0.41 - - [2026-01-31 15:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.41 - - [2026-01-31 15:51:27] "GET /tag/108ad530-a14d-42e4-a5ac-cd209bc758dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012721 10.0.0.41 - - [2026-01-31 15:51:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.000787 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.011415 10.0.0.41 - - [2026-01-31 15:51:28] "POST /security-groups HTTP/1.1" 200 589 0.076985 10.0.0.41 - - [2026-01-31 15:51:28] "POST /projects HTTP/1.1" 200 519 0.294320 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.007198 10.0.0.41 - - [2026-01-31 15:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026263 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.029902 10.0.0.41 - - [2026-01-31 15:51:28] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014760 10.0.0.41 - - [2026-01-31 15:51:28] "POST /access-control-lists HTTP/1.1" 200 598 0.119965 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006491 10.0.0.41 - - [2026-01-31 15:51:28] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004858 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.006043 10.0.0.41 - - [2026-01-31 15:51:28] "POST /access-control-lists HTTP/1.1" 200 596 0.069149 10.0.0.41 - - [2026-01-31 15:51:28] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.105443 10.0.0.41 - - [2026-01-31 15:51:28] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.066940 10.0.0.41 - - [2026-01-31 15:51:28] "POST /security-groups HTTP/1.1" 200 591 0.084356 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.002363 10.0.0.41 - - [2026-01-31 15:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026486 10.0.0.41 - - [2026-01-31 15:51:28] "POST /access-control-lists HTTP/1.1" 200 632 0.053412 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.014494 10.0.0.41 - - [2026-01-31 15:51:28] "POST /chown HTTP/1.1" 200 109 0.046093 10.0.0.41 - - [2026-01-31 15:51:28] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009461 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.41 - - [2026-01-31 15:51:28] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028861 10.0.0.41 - - [2026-01-31 15:51:28] "POST /access-control-lists HTTP/1.1" 200 630 0.092368 10.0.0.41 - - [2026-01-31 15:51:28] "POST /tags HTTP/1.1" 409 226 0.001839 10.0.0.41 - - [2026-01-31 15:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010316 10.0.0.41 - - [2026-01-31 15:51:29] "GET /tag/108ad530-a14d-42e4-a5ac-cd209bc758dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016338 10.0.0.41 - - [2026-01-31 15:51:29] "POST /firewall-rules HTTP/1.1" 200 600 0.078156 10.0.0.41 - - [2026-01-31 15:51:29] "GET /firewall-rule/304c76d5-8fc3-433c-90ab-93edabb504a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005869 10.0.0.41 - - [2026-01-31 15:51:29] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004458 10.0.0.41 - - [2026-01-31 15:51:29] "GET /firewall-rule/304c76d5-8fc3-433c-90ab-93edabb504a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004240 10.0.0.41 - - [2026-01-31 15:51:29] "POST /ref-update HTTP/1.1" 200 156 0.074165 10.0.0.41 - - [2026-01-31 15:51:29] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014806 10.0.0.41 - - [2026-01-31 15:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019782 10.0.0.41 - - [2026-01-31 15:51:29] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004320 10.0.0.41 - - [2026-01-31 15:51:29] "POST /tags HTTP/1.1" 409 226 0.002748 10.0.0.41 - - [2026-01-31 15:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.41 - - [2026-01-31 15:51:29] "GET /tag/108ad530-a14d-42e4-a5ac-cd209bc758dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012446 10.0.0.41 - - [2026-01-31 15:51:29] "POST /firewall-rules HTTP/1.1" 200 598 0.099641 10.0.0.41 - - [2026-01-31 15:51:29] "GET /firewall-rule/42f41a47-5208-4c8c-a08b-38065d3fd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004388 10.0.0.41 - - [2026-01-31 15:51:29] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003814 10.0.0.41 - - [2026-01-31 15:51:29] "GET /firewall-rule/42f41a47-5208-4c8c-a08b-38065d3fd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002399 10.0.0.41 - - [2026-01-31 15:51:29] "POST /ref-update HTTP/1.1" 200 156 0.074398 10.0.0.41 - - [2026-01-31 15:51:30] "POST /tags HTTP/1.1" 200 345 0.072672 10.0.0.41 - - [2026-01-31 15:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013702 10.0.0.41 - - [2026-01-31 15:51:30] "GET /tag/36f6827d-6145-420e-8232-6932dd295358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.035501 10.0.0.41 - - [2026-01-31 15:51:31] "POST /projects HTTP/1.1" 409 238 0.001899 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.41 - - [2026-01-31 15:51:31] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039907 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.41 - - [2026-01-31 15:51:31] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010438 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007467 10.0.0.41 - - [2026-01-31 15:51:31] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005993 10.0.0.41 - - [2026-01-31 15:51:31] "POST /security-groups HTTP/1.1" 409 285 0.005522 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.41 - - [2026-01-31 15:51:31] "PUT /security-group/02af6522-6131-40e2-bf8e-8936ec2c1a47 HTTP/1.1" 200 262 0.065322 10.0.0.41 - - [2026-01-31 15:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020844 10.0.0.41 - - [2026-01-31 15:51:31] "PUT /access-control-list/fecc7c54-8317-4f4f-a9ab-f11a08de516a HTTP/1.1" 200 272 0.028537 10.0.0.41 - - [2026-01-31 15:51:31] "POST /tags HTTP/1.1" 409 228 0.016996 10.0.0.41 - - [2026-01-31 15:51:31] "PUT /access-control-list/749a3c69-838a-48c4-aa3f-9df1f2a92e1b HTTP/1.1" 200 272 0.016767 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.41 - - [2026-01-31 15:51:31] "GET /tag/36f6827d-6145-420e-8232-6932dd295358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011060 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008959 10.0.0.41 - - [2026-01-31 15:51:31] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045255 10.0.0.41 - - [2026-01-31 15:51:31] "POST /tags HTTP/1.1" 200 345 0.053077 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.41 - - [2026-01-31 15:51:31] "GET /tag/183e4edc-4db6-45f8-a974-5bc1f933bb85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016835 10.0.0.41 - - [2026-01-31 15:51:31] "POST /projects HTTP/1.1" 409 238 0.004045 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.41 - - [2026-01-31 15:51:31] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046263 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.41 - - [2026-01-31 15:51:31] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007518 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009497 10.0.0.41 - - [2026-01-31 15:51:31] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010769 10.0.0.41 - - [2026-01-31 15:51:31] "POST /security-groups HTTP/1.1" 409 285 0.004789 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.41 - - [2026-01-31 15:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.41 - - [2026-01-31 15:51:32] "PUT /security-group/bfa45e9e-fba8-462f-8fca-1632672d7295 HTTP/1.1" 200 262 0.095078 10.0.0.41 - - [2026-01-31 15:51:32] "PUT /access-control-list/325c4b74-6975-41d9-b3e2-ab61e25164b1 HTTP/1.1" 200 272 0.048245 10.0.0.41 - - [2026-01-31 15:51:32] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.157212 10.0.0.41 - - [2026-01-31 15:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.069907 10.0.0.41 - - [2026-01-31 15:51:32] "POST /tags HTTP/1.1" 409 228 0.008724 10.0.0.41 - - [2026-01-31 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.41 - - [2026-01-31 15:51:32] "PUT /access-control-list/5b6e7ab4-f357-4ddf-b603-152a3f9a2d06 HTTP/1.1" 200 272 0.078800 10.0.0.41 - - [2026-01-31 15:51:32] "GET /tag/183e4edc-4db6-45f8-a974-5bc1f933bb85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018122 10.0.0.41 - - [2026-01-31 15:51:32] "POST /tags HTTP/1.1" 200 291 0.062057 10.0.0.41 - - [2026-01-31 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028449 10.0.0.41 - - [2026-01-31 15:51:32] "GET /tag/dbd1e3b4-5de9-48f7-ae1f-3ddd5f9d7f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.016423 10.0.0.41 - - [2026-01-31 15:51:32] "POST /tags HTTP/1.1" 200 303 0.095183 10.0.0.41 - - [2026-01-31 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013047 10.0.0.41 - - [2026-01-31 15:51:32] "GET /tag/543a92d2-463d-4ad0-a28f-50ab6d30509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020342 10.0.0.41 - - [2026-01-31 15:51:32] "POST /tags HTTP/1.1" 409 252 0.004058 10.0.0.41 - - [2026-01-31 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.41 - - [2026-01-31 15:51:32] "GET /tag/c812a26c-0f60-476f-957d-fe3bfa3306be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012673 10.0.0.41 - - [2026-01-31 15:51:32] "POST /tags HTTP/1.1" 409 226 0.005225 10.0.0.41 - - [2026-01-31 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.41 - - [2026-01-31 15:51:32] "GET /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022389 10.0.0.41 - - [2026-01-31 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.41 - - [2026-01-31 15:51:32] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004968 10.0.0.41 - - [2026-01-31 15:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.41 - - [2026-01-31 15:51:32] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050685 10.0.0.41 - - [2026-01-31 15:51:32] "POST /virtual-machines HTTP/1.1" 200 395 0.013450 10.0.0.41 - - [2026-01-31 15:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018728 10.0.0.41 - - [2026-01-31 15:51:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.155247 10.0.0.41 - - [2026-01-31 15:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027622 10.0.0.41 - - [2026-01-31 15:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012919 10.0.0.41 - - [2026-01-31 15:51:33] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004235 10.0.0.41 - - [2026-01-31 15:51:33] "POST /instance-ips HTTP/1.1" 200 397 0.027336 10.0.0.41 - - [2026-01-31 15:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.061091 10.0.0.41 - - [2026-01-31 15:51:33] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013985 10.0.0.41 - - [2026-01-31 15:51:33] "POST /set-tag HTTP/1.1" 200 109 0.065805 10.0.0.41 - - [2026-01-31 15:51:33] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009934 10.0.0.41 - - [2026-01-31 15:51:33] "GET /instance-ip/b74b4640-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.017449 10.0.0.41 - - [2026-01-31 15:51:33] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004229 10.0.0.41 - - [2026-01-31 15:51:33] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.41 - - [2026-01-31 15:51:33] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.007690 10.0.0.41 - - [2026-01-31 15:51:33] "POST /ref-update HTTP/1.1" 200 156 0.015502 10.0.0.41 - - [2026-01-31 15:51:33] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008408 10.0.0.41 - - [2026-01-31 15:51:33] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.41 - - [2026-01-31 15:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006892 10.0.0.41 - - [2026-01-31 15:51:33] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.024041 10.0.0.41 - - [2026-01-31 15:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2026-01-31 15:51:33] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.105120 10.0.0.41 - - [2026-01-31 15:51:33] "POST /virtual-machines HTTP/1.1" 200 395 0.014311 10.0.0.41 - - [2026-01-31 15:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013844 10.0.0.41 - - [2026-01-31 15:51:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.146762 10.0.0.41 - - [2026-01-31 15:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035361 10.0.0.41 - - [2026-01-31 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016361 10.0.0.41 - - [2026-01-31 15:51:34] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006516 10.0.0.41 - - [2026-01-31 15:51:34] "POST /instance-ips HTTP/1.1" 200 397 0.028042 10.0.0.41 - - [2026-01-31 15:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026850 10.0.0.41 - - [2026-01-31 15:51:34] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017638 10.0.0.41 - - [2026-01-31 15:51:34] "POST /set-tag HTTP/1.1" 200 109 0.068329 10.0.0.41 - - [2026-01-31 15:51:34] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016704 10.0.0.41 - - [2026-01-31 15:51:34] "GET /instance-ip/b7e65b76-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011457 10.0.0.41 - - [2026-01-31 15:51:34] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004360 10.0.0.41 - - [2026-01-31 15:51:34] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.41 - - [2026-01-31 15:51:34] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003962 10.0.0.41 - - [2026-01-31 15:51:34] "POST /ref-update HTTP/1.1" 200 156 0.020901 10.0.0.41 - - [2026-01-31 15:51:34] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017838 10.0.0.41 - - [2026-01-31 15:51:34] "POST /set-tag HTTP/1.1" 200 109 0.006501 10.0.0.41 - - [2026-01-31 15:51:34] "POST /tags HTTP/1.1" 200 291 0.035845 10.0.0.41 - - [2026-01-31 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014605 10.0.0.41 - - [2026-01-31 15:51:34] "GET /tag/ae365765-fc2c-400b-af04-2c83753a9255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.035986 10.0.0.41 - - [2026-01-31 15:51:34] "POST /tags HTTP/1.1" 409 252 0.003191 10.0.0.41 - - [2026-01-31 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.41 - - [2026-01-31 15:51:34] "GET /tag/395d6831-f367-4a0c-9c7c-1a2b77a42ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019413 10.0.0.41 - - [2026-01-31 15:51:34] "POST /tags HTTP/1.1" 409 226 0.002403 10.0.0.41 - - [2026-01-31 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.41 - - [2026-01-31 15:51:34] "GET /tag/108ad530-a14d-42e4-a5ac-cd209bc758dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018855 10.0.0.41 - - [2026-01-31 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007677 10.0.0.41 - - [2026-01-31 15:51:34] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009047 10.0.0.41 - - [2026-01-31 15:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.41 - - [2026-01-31 15:51:35] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024928 10.0.0.41 - - [2026-01-31 15:51:35] "POST /virtual-machines HTTP/1.1" 200 395 0.011864 10.0.0.41 - - [2026-01-31 15:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012179 10.0.0.41 - - [2026-01-31 15:51:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134903 10.0.0.41 - - [2026-01-31 15:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023612 10.0.0.41 - - [2026-01-31 15:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020592 10.0.0.41 - - [2026-01-31 15:51:35] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015303 10.0.0.41 - - [2026-01-31 15:51:35] "POST /instance-ips HTTP/1.1" 200 397 0.041114 10.0.0.41 - - [2026-01-31 15:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.055746 10.0.0.41 - - [2026-01-31 15:51:35] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011631 10.0.0.41 - - [2026-01-31 15:51:35] "POST /set-tag HTTP/1.1" 200 109 0.082824 10.0.0.41 - - [2026-01-31 15:51:35] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015606 10.0.0.41 - - [2026-01-31 15:51:35] "GET /instance-ip/b89c6c0e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011972 10.0.0.41 - - [2026-01-31 15:51:35] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011024 10.0.0.41 - - [2026-01-31 15:51:35] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.41 - - [2026-01-31 15:51:35] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004245 10.0.0.41 - - [2026-01-31 15:51:35] "POST /ref-update HTTP/1.1" 200 156 0.010750 10.0.0.41 - - [2026-01-31 15:51:35] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008926 10.0.0.41 - - [2026-01-31 15:51:35] "POST /set-tag HTTP/1.1" 200 109 0.009977 10.0.0.41 - - [2026-01-31 15:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.41 - - [2026-01-31 15:51:35] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006147 10.0.0.41 - - [2026-01-31 15:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007718 10.0.0.41 - - [2026-01-31 15:51:36] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055465 10.0.0.41 - - [2026-01-31 15:51:36] "POST /virtual-machines HTTP/1.1" 200 395 0.013038 10.0.0.41 - - [2026-01-31 15:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.033606 10.0.0.41 - - [2026-01-31 15:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.151176 10.0.0.41 - - [2026-01-31 15:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018467 10.0.0.41 - - [2026-01-31 15:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012347 10.0.0.41 - - [2026-01-31 15:51:36] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011058 10.0.0.41 - - [2026-01-31 15:51:36] "POST /instance-ips HTTP/1.1" 200 397 0.049617 10.0.0.41 - - [2026-01-31 15:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.047418 10.0.0.41 - - [2026-01-31 15:51:36] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008379 10.0.0.41 - - [2026-01-31 15:51:36] "POST /set-tag HTTP/1.1" 200 109 0.067404 10.0.0.41 - - [2026-01-31 15:51:36] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010753 10.0.0.41 - - [2026-01-31 15:51:36] "GET /instance-ip/b934938a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.015224 10.0.0.41 - - [2026-01-31 15:51:36] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004210 10.0.0.41 - - [2026-01-31 15:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.41 - - [2026-01-31 15:51:36] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003766 10.0.0.41 - - [2026-01-31 15:51:36] "POST /ref-update HTTP/1.1" 200 156 0.012030 10.0.0.41 - - [2026-01-31 15:51:36] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011266 10.0.0.41 - - [2026-01-31 15:51:36] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.41 - - [2026-01-31 15:51:36] "POST /tags HTTP/1.1" 200 299 0.019420 10.0.0.41 - - [2026-01-31 15:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012781 10.0.0.41 - - [2026-01-31 15:51:36] "GET /tag/854ff303-066d-4edf-bbc4-49adbfb8d510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.031725 10.0.0.41 - - [2026-01-31 15:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.41 - - [2026-01-31 15:51:36] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004443 10.0.0.41 - - [2026-01-31 15:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.41 - - [2026-01-31 15:51:37] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047446 10.0.0.41 - - [2026-01-31 15:51:37] "POST /virtual-machines HTTP/1.1" 200 395 0.032952 10.0.0.41 - - [2026-01-31 15:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.040661 10.0.0.41 - - [2026-01-31 15:51:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.151073 10.0.0.41 - - [2026-01-31 15:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019558 10.0.0.41 - - [2026-01-31 15:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006044 10.0.0.41 - - [2026-01-31 15:51:37] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015661 10.0.0.41 - - [2026-01-31 15:51:37] "POST /instance-ips HTTP/1.1" 200 397 0.029794 10.0.0.41 - - [2026-01-31 15:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034071 10.0.0.41 - - [2026-01-31 15:51:37] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015426 10.0.0.41 - - [2026-01-31 15:51:37] "POST /set-tag HTTP/1.1" 200 109 0.015795 10.0.0.41 - - [2026-01-31 15:51:37] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013864 10.0.0.41 - - [2026-01-31 15:51:37] "GET /instance-ip/b9dba63e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003487 10.0.0.41 - - [2026-01-31 15:51:37] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004197 10.0.0.41 - - [2026-01-31 15:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.41 - - [2026-01-31 15:51:37] "POST /tags HTTP/1.1" 200 299 0.019477 10.0.0.41 - - [2026-01-31 15:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.41 - - [2026-01-31 15:51:37] "GET /tag/e463415b-a8e9-4cbc-9a5f-ec9e99e8965d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.029717 10.0.0.41 - - [2026-01-31 15:51:37] "GET /global-system-configs HTTP/1.1" 200 322 0.035811 10.0.0.41 - - [2026-01-31 15:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018325 10.0.0.41 - - [2026-01-31 15:51:37] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004173 10.0.0.41 - - [2026-01-31 15:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.41 - - [2026-01-31 15:51:37] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.058656 10.0.0.41 - - [2026-01-31 15:51:37] "POST /virtual-machines HTTP/1.1" 200 395 0.016190 10.0.0.41 - - [2026-01-31 15:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019972 10.0.0.41 - - [2026-01-31 15:51:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.162418 10.0.0.41 - - [2026-01-31 15:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039980 10.0.0.41 - - [2026-01-31 15:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014550 10.0.0.41 - - [2026-01-31 15:51:38] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006436 10.0.0.41 - - [2026-01-31 15:51:38] "POST /instance-ips HTTP/1.1" 200 397 0.045060 10.0.0.41 - - [2026-01-31 15:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.065491 10.0.0.41 - - [2026-01-31 15:51:38] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007174 10.0.0.41 - - [2026-01-31 15:51:38] "POST /set-tag HTTP/1.1" 200 109 0.018129 10.0.0.41 - - [2026-01-31 15:51:38] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020189 10.0.0.41 - - [2026-01-31 15:51:38] "GET /instance-ip/ba61f6f8-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013336 10.0.0.41 - - [2026-01-31 15:51:38] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004582 10.0.0.41 - - [2026-01-31 15:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.41 - - [2026-01-31 15:51:38] "POST /tags HTTP/1.1" 200 299 0.034003 10.0.0.41 - - [2026-01-31 15:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.41 - - [2026-01-31 15:51:38] "GET /tag/ff042e86-211e-4c26-9863-95155247ebd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016223 10.0.0.41 - - [2026-01-31 15:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.41 - - [2026-01-31 15:51:38] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007391 10.0.0.41 - - [2026-01-31 15:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.41 - - [2026-01-31 15:51:38] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047223 10.0.0.41 - - [2026-01-31 15:51:38] "POST /virtual-machines HTTP/1.1" 200 395 0.011122 10.0.0.41 - - [2026-01-31 15:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022031 10.0.0.41 - - [2026-01-31 15:51:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133928 10.0.0.41 - - [2026-01-31 15:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010441 10.0.0.41 - - [2026-01-31 15:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013554 10.0.0.41 - - [2026-01-31 15:51:39] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016587 10.0.0.41 - - [2026-01-31 15:51:39] "POST /instance-ips HTTP/1.1" 200 397 0.044738 10.0.0.41 - - [2026-01-31 15:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027497 10.0.0.41 - - [2026-01-31 15:51:39] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014457 10.0.0.41 - - [2026-01-31 15:51:39] "POST /set-tag HTTP/1.1" 200 109 0.021216 10.0.0.41 - - [2026-01-31 15:51:39] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022998 10.0.0.41 - - [2026-01-31 15:51:39] "GET /instance-ip/bae5f926-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003995 10.0.0.41 - - [2026-01-31 15:51:39] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004532 10.0.0.41 - - [2026-01-31 15:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.41 - - [2026-01-31 15:51:39] "POST /tags HTTP/1.1" 200 299 0.020798 10.0.0.41 - - [2026-01-31 15:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.41 - - [2026-01-31 15:51:39] "GET /tag/c8ff1549-ef6b-47bd-a14f-c8bca2ac9a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016957 10.0.0.41 - - [2026-01-31 15:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007226 10.0.0.41 - - [2026-01-31 15:51:39] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004399 10.0.0.41 - - [2026-01-31 15:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.41 - - [2026-01-31 15:51:39] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041382 10.0.0.41 - - [2026-01-31 15:51:39] "POST /virtual-machines HTTP/1.1" 200 395 0.011229 10.0.0.41 - - [2026-01-31 15:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009987 10.0.0.41 - - [2026-01-31 15:51:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132958 10.0.0.41 - - [2026-01-31 15:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021560 10.0.0.41 - - [2026-01-31 15:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013119 10.0.0.41 - - [2026-01-31 15:51:39] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004717 10.0.0.41 - - [2026-01-31 15:51:40] "POST /instance-ips HTTP/1.1" 200 397 0.033690 10.0.0.41 - - [2026-01-31 15:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.043582 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013025 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.026130 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026950 10.0.0.41 - - [2026-01-31 15:51:40] "GET /instance-ip/bb5d340a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008839 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004578 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004333 10.0.0.41 - - [2026-01-31 15:51:40] "POST /ref-update HTTP/1.1" 200 156 0.009338 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004450 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005781 10.0.0.41 - - [2026-01-31 15:51:40] "POST /ref-update HTTP/1.1" 200 156 0.017247 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005692 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008660 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004121 10.0.0.41 - - [2026-01-31 15:51:40] "POST /ref-update HTTP/1.1" 200 156 0.009228 10.0.0.41 - - [2026-01-31 15:51:40] "GET /global-system-configs HTTP/1.1" 200 322 0.005737 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005005 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.004973 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004357 10.0.0.41 - - [2026-01-31 15:51:40] "POST /ref-update HTTP/1.1" 200 156 0.012403 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011536 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004805 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004162 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004163 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004306 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003919 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004641 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005041 10.0.0.41 - - [2026-01-31 15:51:40] "POST /set-tag HTTP/1.1" 200 109 0.003295 10.0.0.41 - - [2026-01-31 15:51:40] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005830 10.0.0.41 - - [2026-01-31 15:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.41 - - [2026-01-31 15:51:41] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004599 10.0.0.41 - - [2026-01-31 15:51:41] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.41 - - [2026-01-31 15:51:42] "GET /virtual-machine/c5f0469f-0bd9-4a46-b830-43fa11703bc7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003113 10.0.0.41 - - [2026-01-31 15:51:42] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004315 10.0.0.41 - - [2026-01-31 15:51:42] "GET /virtual-machine/e7e6ab18-baee-4fb3-8e1a-2f72b3e757e7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002907 10.0.0.41 - - [2026-01-31 15:51:42] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004120 10.0.0.41 - - [2026-01-31 15:51:42] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004298 10.0.0.41 - - [2026-01-31 15:51:42] "POST /set-tag HTTP/1.1" 200 109 0.003980 10.0.0.41 - - [2026-01-31 15:51:43] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004605 10.0.0.41 - - [2026-01-31 15:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.41 - - [2026-01-31 15:51:43] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004325 10.0.0.41 - - [2026-01-31 15:51:43] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.41 - - [2026-01-31 15:51:44] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005054 10.0.0.41 - - [2026-01-31 15:51:44] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.41 - - [2026-01-31 15:51:47] "GET /virtual-machine/b2921e04-5748-4ac2-a21f-816bf34b749d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003427 10.0.0.41 - - [2026-01-31 15:51:47] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004280 10.0.0.41 - - [2026-01-31 15:51:47] "GET /virtual-machine/a73da583-73c7-4692-8029-59f3ca412019?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003445 10.0.0.41 - - [2026-01-31 15:51:47] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004976 10.0.0.41 - - [2026-01-31 15:51:47] "GET /virtual-machine/7d5fbef1-a787-4a5b-a8ac-7ca96565764e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002935 10.0.0.41 - - [2026-01-31 15:51:47] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004217 10.0.0.41 - - [2026-01-31 15:51:48] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004246 10.0.0.41 - - [2026-01-31 15:51:48] "POST /set-tag HTTP/1.1" 200 109 0.003422 10.0.0.41 - - [2026-01-31 15:51:48] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005519 10.0.0.41 - - [2026-01-31 15:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.41 - - [2026-01-31 15:51:52] "GET /virtual-machine/0b59fa0f-9542-4ef6-b562-df9361fe1f6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004342 10.0.0.41 - - [2026-01-31 15:51:52] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004345 10.0.0.41 - - [2026-01-31 15:51:52] "GET /virtual-machine/9f9d235f-4f7d-4e0b-9e6e-6d371504aef3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002935 10.0.0.41 - - [2026-01-31 15:51:52] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007104 10.0.0.41 - - [2026-01-31 15:51:52] "GET /virtual-machine/ee87b5a3-96f2-45fd-ae2a-74d2322a3935?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003006 10.0.0.41 - - [2026-01-31 15:51:52] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004161 10.0.0.41 - - [2026-01-31 15:51:53] "GET /loadbalancer/b5022a06-33b6-4d70-bdb5-a391c4fe3798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001717 10.0.0.41 - - [2026-01-31 15:51:53] "POST /tags HTTP/1.1" 200 333 0.029179 10.0.0.41 - - [2026-01-31 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.41 - - [2026-01-31 15:51:53] "GET /tag/7e4ee016-f8e6-4358-9b35-e022aeea27ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020071 10.0.0.41 - - [2026-01-31 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.41 - - [2026-01-31 15:51:53] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049986 10.0.0.41 - - [2026-01-31 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.41 - - [2026-01-31 15:51:53] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004127 10.0.0.41 - - [2026-01-31 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.41 - - [2026-01-31 15:51:53] "GET /service-appliance-set/b41cc1e7-dde6-496b-b3da-040ad529ea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003802 10.0.0.41 - - [2026-01-31 15:51:53] "POST /fqname-to-id HTTP/1.1" 404 273 0.002150 10.0.0.41 - - [2026-01-31 15:51:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.146428 10.0.0.41 - - [2026-01-31 15:51:53] "GET /virtual-machine-interface/6a5bf885-2561-496c-8e4d-9615ed5e462a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.026392 10.0.0.41 - - [2026-01-31 15:51:53] "POST /instance-ips HTTP/1.1" 200 409 0.028323 10.0.0.41 - - [2026-01-31 15:51:53] "GET /instance-ip/e90839ac-aec6-4ea8-902a-aa31919c978c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.011141 10.0.0.41 - - [2026-01-31 15:51:53] "POST /loadbalancers HTTP/1.1" 200 629 0.085305 10.0.0.41 - - [2026-01-31 15:51:53] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043274 10.0.0.41 - - [2026-01-31 15:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033799 10.0.0.41 - - [2026-01-31 15:51:53] "GET /instance-ip/e90839ac-aec6-4ea8-902a-aa31919c978c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004654 10.0.0.41 - - [2026-01-31 15:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.41 - - [2026-01-31 15:51:54] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040384 10.0.0.41 - - [2026-01-31 15:51:54] "POST /floating-ips HTTP/1.1" 200 597 0.056224 10.0.0.41 - - [2026-01-31 15:51:54] "GET /loadbalancer/b5022a06-33b6-4d70-bdb5-a391c4fe3798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003450 10.0.0.41 - - [2026-01-31 15:51:54] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.032399 10.0.0.41 - - [2026-01-31 15:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.41 - - [2026-01-31 15:51:54] "GET /loadbalancer/b5022a06-33b6-4d70-bdb5-a391c4fe3798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.014297 10.0.0.41 - - [2026-01-31 15:51:54] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.073658 10.0.0.41 - - [2026-01-31 15:51:54] "GET /loadbalancer-listener/c377e097-7472-46d7-ae26-82a882da54c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.006788 10.0.0.41 - - [2026-01-31 15:51:54] "GET /loadbalancer-listener/c377e097-7472-46d7-ae26-82a882da54c9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005563 10.0.0.41 - - [2026-01-31 15:51:54] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.036967 10.0.0.41 - - [2026-01-31 15:51:54] "GET /instance-ip/e90839ac-aec6-4ea8-902a-aa31919c978c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005764 10.0.0.41 - - [2026-01-31 15:51:54] "GET /instance-ip/e90839ac-aec6-4ea8-902a-aa31919c978c?fields=floating_ips HTTP/1.1" 200 1213 0.013235 10.0.0.41 - - [2026-01-31 15:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.41 - - [2026-01-31 15:51:54] "GET /loadbalancer/b5022a06-33b6-4d70-bdb5-a391c4fe3798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002322 10.0.0.41 - - [2026-01-31 15:51:54] "GET /loadbalancer-pool/61def41d-c448-44da-a70a-5b59310bef10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.012275 10.0.0.41 - - [2026-01-31 15:51:54] "GET /floating-ip/f8e5ce54-7009-4441-ac48-fd2f45dc0f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.007029 10.0.0.41 - - [2026-01-31 15:51:54] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022873 10.0.0.41 - - [2026-01-31 15:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.055670 10.0.0.41 - - [2026-01-31 15:51:54] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013849 10.0.0.41 - - [2026-01-31 15:51:54] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012030 10.0.0.41 - - [2026-01-31 15:51:54] "POST /ref-update HTTP/1.1" 200 156 0.020879 10.0.0.41 - - [2026-01-31 15:51:54] "POST /tags HTTP/1.1" 409 221 0.017041 10.0.0.41 - - [2026-01-31 15:51:54] "GET /floating-ip/f8e5ce54-7009-4441-ac48-fd2f45dc0f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.039196 10.0.0.41 - - [2026-01-31 15:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007480 10.0.0.41 - - [2026-01-31 15:51:54] "GET /tag/7e4ee016-f8e6-4358-9b35-e022aeea27ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012319 10.0.0.41 - - [2026-01-31 15:51:54] "PUT /floating-ip/f8e5ce54-7009-4441-ac48-fd2f45dc0f3b HTTP/1.1" 200 256 0.014152 10.0.0.41 - - [2026-01-31 15:51:54] "POST /set-tag HTTP/1.1" 200 109 0.085014 10.0.0.41 - - [2026-01-31 15:51:54] "GET /loadbalancer-pool/61def41d-c448-44da-a70a-5b59310bef10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.014861 10.0.0.41 - - [2026-01-31 15:51:54] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032483 10.0.0.41 - - [2026-01-31 15:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014449 10.0.0.41 - - [2026-01-31 15:51:54] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.030496 10.0.0.41 - - [2026-01-31 15:51:55] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018734 10.0.0.41 - - [2026-01-31 15:51:55] "POST /ref-update HTTP/1.1" 200 156 0.017591 10.0.0.41 - - [2026-01-31 15:51:55] "GET /floating-ip/f8e5ce54-7009-4441-ac48-fd2f45dc0f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.037363 10.0.0.41 - - [2026-01-31 15:51:55] "POST /set-tag HTTP/1.1" 200 109 0.143233 10.0.0.41 - - [2026-01-31 15:51:55] "POST /tags HTTP/1.1" 409 206 0.001908 10.0.0.41 - - [2026-01-31 15:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.41 - - [2026-01-31 15:51:55] "GET /tag/543a92d2-463d-4ad0-a28f-50ab6d30509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011322 10.0.0.41 - - [2026-01-31 15:51:55] "POST /tags HTTP/1.1" 409 204 0.001985 10.0.0.41 - - [2026-01-31 15:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.41 - - [2026-01-31 15:51:55] "GET /tag/e463415b-a8e9-4cbc-9a5f-ec9e99e8965d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019453 10.0.0.41 - - [2026-01-31 15:51:55] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002622 10.0.0.41 - - [2026-01-31 15:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.41 - - [2026-01-31 15:51:56] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014729 10.0.0.41 - - [2026-01-31 15:51:56] "POST /tags HTTP/1.1" 409 206 0.003095 10.0.0.41 - - [2026-01-31 15:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.41 - - [2026-01-31 15:51:56] "GET /tag/543a92d2-463d-4ad0-a28f-50ab6d30509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013772 10.0.0.41 - - [2026-01-31 15:51:56] "POST /tags HTTP/1.1" 409 226 0.002786 10.0.0.41 - - [2026-01-31 15:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.41 - - [2026-01-31 15:51:56] "GET /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010866 10.0.0.41 - - [2026-01-31 15:51:56] "POST /tags HTTP/1.1" 409 204 0.002157 10.0.0.41 - - [2026-01-31 15:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.41 - - [2026-01-31 15:51:56] "GET /tag/e463415b-a8e9-4cbc-9a5f-ec9e99e8965d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011071 10.0.0.41 - - [2026-01-31 15:51:56] "POST /tags HTTP/1.1" 409 226 0.002540 10.0.0.41 - - [2026-01-31 15:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.41 - - [2026-01-31 15:51:56] "GET /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014661 10.0.0.41 - - [2026-01-31 15:51:56] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003795 10.0.0.41 - - [2026-01-31 15:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.41 - - [2026-01-31 15:51:56] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003110 10.0.0.41 - - [2026-01-31 15:51:56] "POST /firewall-rules HTTP/1.1" 200 626 0.099889 10.0.0.41 - - [2026-01-31 15:51:56] "POST /firewall-rules HTTP/1.1" 200 646 0.089225 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-rule/7745bbac-b3ad-410b-a9ef-9a5537f34c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.022577 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003146 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-rule/4aef593b-5c87-4297-aaec-bd75c28b274f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004325 10.0.0.41 - - [2026-01-31 15:51:56] "POST /ref-update HTTP/1.1" 200 156 0.021109 10.0.0.41 - - [2026-01-31 15:51:56] "POST /firewall-policys HTTP/1.1" 200 606 0.032873 10.0.0.41 - - [2026-01-31 15:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018476 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009670 10.0.0.41 - - [2026-01-31 15:51:56] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006105 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002691 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003861 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003559 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-policy/779b36bf-a9df-4036-90cd-8edb2e4f998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004282 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.006399 10.0.0.41 - - [2026-01-31 15:51:56] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002513 10.0.0.41 - - [2026-01-31 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.020751 10.0.0.41 - - [2026-01-31 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.025007 10.0.0.41 - - [2026-01-31 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.032985 10.0.0.41 - - [2026-01-31 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.023988 10.0.0.41 - - [2026-01-31 15:51:57] "POST /ref-update HTTP/1.1" 200 156 0.040388 10.0.0.41 - - [2026-01-31 15:51:57] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007202 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001261 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:52:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001237 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:52:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.41 - - [2026-01-31 15:53:55] "POST /tags HTTP/1.1" 409 252 0.002519 10.0.0.41 - - [2026-01-31 15:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.41 - - [2026-01-31 15:53:55] "GET /tag/395d6831-f367-4a0c-9c7c-1a2b77a42ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014577 10.0.0.41 - - [2026-01-31 15:53:55] "POST /tags HTTP/1.1" 409 228 0.001831 10.0.0.41 - - [2026-01-31 15:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.41 - - [2026-01-31 15:53:55] "GET /tag/183e4edc-4db6-45f8-a974-5bc1f933bb85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018187 10.0.0.41 - - [2026-01-31 15:53:55] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004220 10.0.0.41 - - [2026-01-31 15:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.41 - - [2026-01-31 15:53:55] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002702 10.0.0.41 - - [2026-01-31 15:53:55] "POST /tags HTTP/1.1" 409 206 0.002673 10.0.0.41 - - [2026-01-31 15:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.41 - - [2026-01-31 15:53:55] "GET /tag/543a92d2-463d-4ad0-a28f-50ab6d30509c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011661 10.0.0.41 - - [2026-01-31 15:53:55] "POST /tags HTTP/1.1" 409 226 0.001912 10.0.0.41 - - [2026-01-31 15:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.41 - - [2026-01-31 15:53:55] "GET /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010773 10.0.0.41 - - [2026-01-31 15:53:55] "POST /tags HTTP/1.1" 409 204 0.001846 10.0.0.41 - - [2026-01-31 15:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.41 - - [2026-01-31 15:53:55] "GET /tag/e463415b-a8e9-4cbc-9a5f-ec9e99e8965d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011874 10.0.0.41 - - [2026-01-31 15:53:55] "POST /tags HTTP/1.1" 409 226 0.002421 10.0.0.41 - - [2026-01-31 15:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.41 - - [2026-01-31 15:53:55] "GET /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012156 10.0.0.41 - - [2026-01-31 15:53:55] "POST /tags HTTP/1.1" 409 228 0.005641 10.0.0.41 - - [2026-01-31 15:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.41 - - [2026-01-31 15:53:56] "GET /tag/183e4edc-4db6-45f8-a974-5bc1f933bb85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012447 10.0.0.41 - - [2026-01-31 15:53:56] "POST /tags HTTP/1.1" 409 252 0.004478 10.0.0.41 - - [2026-01-31 15:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.41 - - [2026-01-31 15:53:56] "GET /tag/395d6831-f367-4a0c-9c7c-1a2b77a42ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016387 10.0.0.41 - - [2026-01-31 15:53:56] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002949 10.0.0.41 - - [2026-01-31 15:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.41 - - [2026-01-31 15:53:56] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004468 10.0.0.41 - - [2026-01-31 15:53:56] "POST /firewall-rules HTTP/1.1" 409 281 0.011056 10.0.0.41 - - [2026-01-31 15:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.41 - - [2026-01-31 15:53:56] "PUT /firewall-rule/4aef593b-5c87-4297-aaec-bd75c28b274f HTTP/1.1" 200 260 0.041272 10.0.0.41 - - [2026-01-31 15:53:56] "POST /firewall-rules HTTP/1.1" 409 291 0.002773 10.0.0.41 - - [2026-01-31 15:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.41 - - [2026-01-31 15:53:56] "PUT /firewall-rule/7745bbac-b3ad-410b-a9ef-9a5537f34c9a HTTP/1.1" 200 260 0.036621 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-rule/7745bbac-b3ad-410b-a9ef-9a5537f34c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.015706 10.0.0.41 - - [2026-01-31 15:53:56] "POST /firewall-rules HTTP/1.1" 200 658 0.130657 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-rule/97f390db-720d-416f-bdac-35e56161ced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004403 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002223 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-rule/4aef593b-5c87-4297-aaec-bd75c28b274f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003977 10.0.0.41 - - [2026-01-31 15:53:56] "POST /firewall-policys HTTP/1.1" 409 269 0.003918 10.0.0.41 - - [2026-01-31 15:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.41 - - [2026-01-31 15:53:56] "PUT /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3 HTTP/1.1" 200 264 0.025256 10.0.0.41 - - [2026-01-31 15:53:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037385 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.012793 10.0.0.41 - - [2026-01-31 15:53:56] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003293 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002874 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002076 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002870 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-policy/779b36bf-a9df-4036-90cd-8edb2e4f998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002352 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002372 10.0.0.41 - - [2026-01-31 15:53:56] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002726 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:53:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:53:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:54:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001427 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:54:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010337 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004761 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003946 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004551 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003852 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003995 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.41 - - [2026-01-31 15:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.41 - - [2026-01-31 15:54:58] "GET /loadbalancer/b5022a06-33b6-4d70-bdb5-a391c4fe3798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002427 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003886 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.018692 10.0.0.41 - - [2026-01-31 15:54:58] "DELETE /loadbalancer-member/dd14e81e-ced8-4d80-97ba-9030ffabaec1 HTTP/1.1" 200 115 0.044847 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008784 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.41 - - [2026-01-31 15:54:58] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005405 10.0.0.41 - - [2026-01-31 15:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.41 - - [2026-01-31 15:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.41 - - [2026-01-31 15:54:58] "GET /loadbalancer/b5022a06-33b6-4d70-bdb5-a391c4fe3798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002248 10.0.0.41 - - [2026-01-31 15:54:59] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010169 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.41 - - [2026-01-31 15:54:59] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004261 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.41 - - [2026-01-31 15:54:59] "GET /virtual-machine/c5f0469f-0bd9-4a46-b830-43fa11703bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002417 10.0.0.41 - - [2026-01-31 15:54:59] "POST /ref-update HTTP/1.1" 200 156 0.009056 10.0.0.41 - - [2026-01-31 15:54:59] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008188 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.034313 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.018621 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.034587 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.014817 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.025063 10.0.0.41 - - [2026-01-31 15:54:59] "DELETE /instance-ip/b74b4640-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.039586 10.0.0.41 - - [2026-01-31 15:54:59] "POST /ref-update HTTP/1.1" 200 156 0.007657 10.0.0.41 - - [2026-01-31 15:54:59] "DELETE /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.033444 10.0.0.41 - - [2026-01-31 15:54:59] "DELETE /virtual-machine/c5f0469f-0bd9-4a46-b830-43fa11703bc7 HTTP/1.1" 200 115 0.023080 10.0.0.41 - - [2026-01-31 15:54:59] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004755 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.41 - - [2026-01-31 15:54:59] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004871 10.0.0.41 - - [2026-01-31 15:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.41 - - [2026-01-31 15:54:59] "GET /virtual-machine/e7e6ab18-baee-4fb3-8e1a-2f72b3e757e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002950 10.0.0.41 - - [2026-01-31 15:54:59] "POST /ref-update HTTP/1.1" 200 156 0.010128 10.0.0.41 - - [2026-01-31 15:54:59] "GET /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018279 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.019747 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.024776 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.038288 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.014753 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.026365 10.0.0.41 - - [2026-01-31 15:55:00] "DELETE /instance-ip/b7e65b76-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.056155 10.0.0.41 - - [2026-01-31 15:55:00] "POST /ref-update HTTP/1.1" 200 156 0.020074 10.0.0.41 - - [2026-01-31 15:55:00] "DELETE /virtual-machine-interface/b7c2e416-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.043037 10.0.0.41 - - [2026-01-31 15:55:00] "DELETE /virtual-machine/e7e6ab18-baee-4fb3-8e1a-2f72b3e757e7 HTTP/1.1" 200 115 0.018128 10.0.0.41 - - [2026-01-31 15:55:00] "DELETE /tag/dbd1e3b4-5de9-48f7-ae1f-3ddd5f9d7f1b HTTP/1.1" 200 115 0.032956 10.0.0.41 - - [2026-01-31 15:55:00] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003497 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.41 - - [2026-01-31 15:55:00] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003817 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.41 - - [2026-01-31 15:55:00] "GET /virtual-machine/b2921e04-5748-4ac2-a21f-816bf34b749d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002863 10.0.0.41 - - [2026-01-31 15:55:00] "POST /ref-update HTTP/1.1" 200 156 0.012873 10.0.0.41 - - [2026-01-31 15:55:00] "GET /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017405 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.021780 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.030060 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.027529 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.017664 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.020205 10.0.0.41 - - [2026-01-31 15:55:00] "DELETE /instance-ip/b89c6c0e-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.045849 10.0.0.41 - - [2026-01-31 15:55:00] "DELETE /virtual-machine-interface/b87c6116-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.032788 10.0.0.41 - - [2026-01-31 15:55:00] "DELETE /virtual-machine/b2921e04-5748-4ac2-a21f-816bf34b749d HTTP/1.1" 200 115 0.016979 10.0.0.41 - - [2026-01-31 15:55:00] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005641 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.41 - - [2026-01-31 15:55:00] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004291 10.0.0.41 - - [2026-01-31 15:55:00] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.41 - - [2026-01-31 15:55:01] "GET /virtual-machine/a73da583-73c7-4692-8029-59f3ca412019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003402 10.0.0.41 - - [2026-01-31 15:55:01] "POST /ref-update HTTP/1.1" 200 156 0.011157 10.0.0.41 - - [2026-01-31 15:55:01] "GET /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006885 10.0.0.41 - - [2026-01-31 15:55:01] "POST /set-tag HTTP/1.1" 200 109 0.017447 10.0.0.41 - - [2026-01-31 15:55:01] "POST /set-tag HTTP/1.1" 200 109 0.033639 10.0.0.41 - - [2026-01-31 15:55:01] "POST /set-tag HTTP/1.1" 200 109 0.024239 10.0.0.41 - - [2026-01-31 15:55:01] "POST /set-tag HTTP/1.1" 200 109 0.015337 10.0.0.41 - - [2026-01-31 15:55:01] "POST /set-tag HTTP/1.1" 200 109 0.027118 10.0.0.41 - - [2026-01-31 15:55:01] "DELETE /instance-ip/b934938a-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.050985 10.0.0.41 - - [2026-01-31 15:55:01] "DELETE /virtual-machine-interface/b912f41e-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.041065 10.0.0.41 - - [2026-01-31 15:55:01] "DELETE /virtual-machine/a73da583-73c7-4692-8029-59f3ca412019 HTTP/1.1" 200 115 0.020642 10.0.0.41 - - [2026-01-31 15:55:01] "DELETE /tag/ae365765-fc2c-400b-af04-2c83753a9255 HTTP/1.1" 200 115 0.040749 10.0.0.41 - - [2026-01-31 15:55:01] "DELETE /tag/543a92d2-463d-4ad0-a28f-50ab6d30509c HTTP/1.1" 409 388 0.004646 10.0.0.41 - - [2026-01-31 15:55:29] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011864 10.0.0.41 - - [2026-01-31 15:55:29] "POST /set-tag HTTP/1.1" 200 109 0.003470 10.0.0.41 - - [2026-01-31 15:55:29] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021522 10.0.0.41 - - [2026-01-31 15:55:29] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.41 - - [2026-01-31 15:55:29] "GET /virtual-machine/7d5fbef1-a787-4a5b-a8ac-7ca96565764e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003277 10.0.0.41 - - [2026-01-31 15:55:29] "POST /ref-update HTTP/1.1" 200 156 0.009311 10.0.0.41 - - [2026-01-31 15:55:29] "GET /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011910 10.0.0.41 - - [2026-01-31 15:55:29] "POST /set-tag HTTP/1.1" 200 109 0.026872 10.0.0.41 - - [2026-01-31 15:55:29] "POST /set-tag HTTP/1.1" 200 109 0.024917 10.0.0.41 - - [2026-01-31 15:55:29] "POST /set-tag HTTP/1.1" 200 109 0.028942 10.0.0.41 - - [2026-01-31 15:55:29] "POST /set-tag HTTP/1.1" 200 109 0.011770 10.0.0.41 - - [2026-01-31 15:55:29] "DELETE /instance-ip/b9dba63e-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.043362 10.0.0.41 - - [2026-01-31 15:55:29] "DELETE /virtual-machine-interface/b9b8e5e0-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.049393 10.0.0.41 - - [2026-01-31 15:55:29] "DELETE /virtual-machine/7d5fbef1-a787-4a5b-a8ac-7ca96565764e HTTP/1.1" 200 115 0.031543 10.0.0.41 - - [2026-01-31 15:55:29] "DELETE /tag/854ff303-066d-4edf-bbc4-49adbfb8d510 HTTP/1.1" 200 115 0.048921 10.0.0.41 - - [2026-01-31 15:55:29] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008281 10.0.0.41 - - [2026-01-31 15:55:29] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.41 - - [2026-01-31 15:55:29] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003881 10.0.0.41 - - [2026-01-31 15:55:29] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.41 - - [2026-01-31 15:55:30] "GET /virtual-machine/0b59fa0f-9542-4ef6-b562-df9361fe1f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003262 10.0.0.41 - - [2026-01-31 15:55:30] "POST /ref-update HTTP/1.1" 200 156 0.010453 10.0.0.41 - - [2026-01-31 15:55:30] "GET /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020713 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.027636 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.033215 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.019974 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.012035 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /instance-ip/bae5f926-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.054486 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /virtual-machine-interface/bac8885a-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.037569 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /virtual-machine/0b59fa0f-9542-4ef6-b562-df9361fe1f6e HTTP/1.1" 200 115 0.021974 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /tag/ff042e86-211e-4c26-9863-95155247ebd0 HTTP/1.1" 200 115 0.033084 10.0.0.41 - - [2026-01-31 15:55:30] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004799 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.41 - - [2026-01-31 15:55:30] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004223 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.41 - - [2026-01-31 15:55:30] "GET /virtual-machine/ee87b5a3-96f2-45fd-ae2a-74d2322a3935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002767 10.0.0.41 - - [2026-01-31 15:55:30] "POST /ref-update HTTP/1.1" 200 156 0.008714 10.0.0.41 - - [2026-01-31 15:55:30] "GET /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015746 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.018685 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.037504 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.022663 10.0.0.41 - - [2026-01-31 15:55:30] "POST /set-tag HTTP/1.1" 200 109 0.015795 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /instance-ip/bb5d340a-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.057614 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /virtual-machine-interface/bb45b5be-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.030423 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /virtual-machine/ee87b5a3-96f2-45fd-ae2a-74d2322a3935 HTTP/1.1" 200 115 0.015557 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /tag/183e4edc-4db6-45f8-a974-5bc1f933bb85 HTTP/1.1" 409 236 0.003962 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /tag/c8ff1549-ef6b-47bd-a14f-c8bca2ac9a6f HTTP/1.1" 200 115 0.028893 10.0.0.41 - - [2026-01-31 15:55:30] "DELETE /tag/395d6831-f367-4a0c-9c7c-1a2b77a42ec0 HTTP/1.1" 409 236 0.003196 10.0.0.41 - - [2026-01-31 15:55:30] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003807 10.0.0.41 - - [2026-01-31 15:55:31] "POST /set-tag HTTP/1.1" 200 109 0.003170 10.0.0.41 - - [2026-01-31 15:55:31] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004111 10.0.0.41 - - [2026-01-31 15:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.41 - - [2026-01-31 15:55:31] "GET /virtual-machine/9f9d235f-4f7d-4e0b-9e6e-6d371504aef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002581 10.0.0.41 - - [2026-01-31 15:55:31] "POST /ref-update HTTP/1.1" 200 156 0.006804 10.0.0.41 - - [2026-01-31 15:55:31] "GET /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025009 10.0.0.41 - - [2026-01-31 15:55:31] "POST /set-tag HTTP/1.1" 200 109 0.016603 10.0.0.41 - - [2026-01-31 15:55:31] "POST /set-tag HTTP/1.1" 200 109 0.030511 10.0.0.41 - - [2026-01-31 15:55:31] "POST /set-tag HTTP/1.1" 200 109 0.033644 10.0.0.41 - - [2026-01-31 15:55:31] "POST /set-tag HTTP/1.1" 200 109 0.017130 10.0.0.41 - - [2026-01-31 15:55:31] "DELETE /instance-ip/ba61f6f8-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.038727 10.0.0.41 - - [2026-01-31 15:55:31] "DELETE /virtual-machine-interface/ba41ad94-febc-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.038272 10.0.0.41 - - [2026-01-31 15:55:31] "DELETE /virtual-machine/9f9d235f-4f7d-4e0b-9e6e-6d371504aef3 HTTP/1.1" 200 115 0.018515 10.0.0.41 - - [2026-01-31 15:55:31] "DELETE /tag/36f6827d-6145-420e-8232-6932dd295358 HTTP/1.1" 200 115 0.038815 10.0.0.41 - - [2026-01-31 15:55:31] "DELETE /tag/e463415b-a8e9-4cbc-9a5f-ec9e99e8965d HTTP/1.1" 409 236 0.004392 10.0.0.41 - - [2026-01-31 15:55:31] "DELETE /tag/c812a26c-0f60-476f-957d-fe3bfa3306be HTTP/1.1" 200 115 0.028057 10.0.0.41 - - [2026-01-31 15:55:33] "POST /projects HTTP/1.1" 409 238 0.001930 10.0.0.41 - - [2026-01-31 15:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.41 - - [2026-01-31 15:55:33] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032512 10.0.0.41 - - [2026-01-31 15:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.41 - - [2026-01-31 15:55:33] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003785 10.0.0.41 - - [2026-01-31 15:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.41 - - [2026-01-31 15:55:33] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003711 10.0.0.41 - - [2026-01-31 15:55:33] "POST /security-groups HTTP/1.1" 409 285 0.002465 10.0.0.41 - - [2026-01-31 15:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.41 - - [2026-01-31 15:55:33] "PUT /security-group/bfa45e9e-fba8-462f-8fca-1632672d7295 HTTP/1.1" 200 262 0.062906 10.0.0.41 - - [2026-01-31 15:55:33] "PUT /access-control-list/325c4b74-6975-41d9-b3e2-ab61e25164b1 HTTP/1.1" 200 272 0.014173 10.0.0.41 - - [2026-01-31 15:55:33] "PUT /access-control-list/5b6e7ab4-f357-4ddf-b603-152a3f9a2d06 HTTP/1.1" 200 272 0.015532 10.0.0.41 - - [2026-01-31 15:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011093 10.0.0.41 - - [2026-01-31 15:55:38] "POST /projects HTTP/1.1" 409 238 0.002005 10.0.0.41 - - [2026-01-31 15:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.41 - - [2026-01-31 15:55:38] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031055 10.0.0.41 - - [2026-01-31 15:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.41 - - [2026-01-31 15:55:38] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003791 10.0.0.41 - - [2026-01-31 15:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.41 - - [2026-01-31 15:55:38] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003477 10.0.0.41 - - [2026-01-31 15:55:38] "POST /security-groups HTTP/1.1" 409 285 0.002368 10.0.0.41 - - [2026-01-31 15:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.41 - - [2026-01-31 15:55:38] "PUT /security-group/bfa45e9e-fba8-462f-8fca-1632672d7295 HTTP/1.1" 200 262 0.055711 10.0.0.41 - - [2026-01-31 15:55:38] "PUT /access-control-list/325c4b74-6975-41d9-b3e2-ab61e25164b1 HTTP/1.1" 200 272 0.012805 10.0.0.41 - - [2026-01-31 15:55:38] "PUT /access-control-list/5b6e7ab4-f357-4ddf-b603-152a3f9a2d06 HTTP/1.1" 200 272 0.024251 10.0.0.41 - - [2026-01-31 15:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020274 10.0.0.41 - - [2026-01-31 15:55:38] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009668 10.0.0.41 - - [2026-01-31 15:55:38] "GET /firewall-rule/304c76d5-8fc3-433c-90ab-93edabb504a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003890 10.0.0.41 - - [2026-01-31 15:55:38] "POST /ref-update HTTP/1.1" 200 156 0.046774 10.0.0.41 - - [2026-01-31 15:55:38] "DELETE /firewall-rule/304c76d5-8fc3-433c-90ab-93edabb504a6 HTTP/1.1" 200 115 0.044646 10.0.0.41 - - [2026-01-31 15:55:38] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006258 10.0.0.41 - - [2026-01-31 15:55:39] "GET /firewall-rule/42f41a47-5208-4c8c-a08b-38065d3fd6f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006117 10.0.0.41 - - [2026-01-31 15:55:39] "POST /ref-update HTTP/1.1" 200 156 0.041584 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /firewall-rule/42f41a47-5208-4c8c-a08b-38065d3fd6f9 HTTP/1.1" 200 115 0.049538 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /tag/183e4edc-4db6-45f8-a974-5bc1f933bb85 HTTP/1.1" 409 236 0.004778 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /tag/395d6831-f367-4a0c-9c7c-1a2b77a42ec0 HTTP/1.1" 409 236 0.004513 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /tag/108ad530-a14d-42e4-a5ac-cd209bc758dd HTTP/1.1" 200 115 0.028904 10.0.0.41 - - [2026-01-31 15:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.41 - - [2026-01-31 15:55:39] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004191 10.0.0.41 - - [2026-01-31 15:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.41 - - [2026-01-31 15:55:39] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003863 10.0.0.41 - - [2026-01-31 15:55:39] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.055054 10.0.0.41 - - [2026-01-31 15:55:39] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.051737 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /security-group/bfa45e9e-fba8-462f-8fca-1632672d7295 HTTP/1.1" 200 115 0.037734 10.0.0.41 - - [2026-01-31 15:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /access-control-list/325c4b74-6975-41d9-b3e2-ab61e25164b1 HTTP/1.1" 200 115 0.033756 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /access-control-list/5b6e7ab4-f357-4ddf-b603-152a3f9a2d06 HTTP/1.1" 200 115 0.027174 10.0.0.41 - - [2026-01-31 15:55:39] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027700 10.0.0.41 - - [2026-01-31 15:55:39] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?fields=security_groups HTTP/1.1" 200 1352 0.033077 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /security-group/a2466ba6-d234-4eb6-8d4a-cb6b935ac15a HTTP/1.1" 200 115 0.054310 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /access-control-list/41ed1796-d1ab-41d0-85c7-df175c779623 HTTP/1.1" 200 115 0.032001 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /access-control-list/fbaa6e65-b7ea-46f1-a992-9a3edcb2214e HTTP/1.1" 200 115 0.039339 10.0.0.41 - - [2026-01-31 15:55:39] "GET /project/1e0009fd-36c6-4538-8efc-fe81e979bb87?fields=application_policy_sets HTTP/1.1" 200 1391 0.046957 10.0.0.41 - - [2026-01-31 15:55:39] "DELETE /project/1e0009fd-36c6-4538-8efc-fe81e979bb87 HTTP/1.1" 200 115 0.295118 10.0.0.41 - - [2026-01-31 15:55:39] "POST /projects HTTP/1.1" 409 238 0.002575 10.0.0.41 - - [2026-01-31 15:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.41 - - [2026-01-31 15:55:39] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035928 10.0.0.41 - - [2026-01-31 15:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.41 - - [2026-01-31 15:55:39] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004225 10.0.0.41 - - [2026-01-31 15:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.41 - - [2026-01-31 15:55:39] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003961 10.0.0.41 - - [2026-01-31 15:55:39] "POST /security-groups HTTP/1.1" 409 285 0.008221 10.0.0.41 - - [2026-01-31 15:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.41 - - [2026-01-31 15:55:40] "PUT /security-group/02af6522-6131-40e2-bf8e-8936ec2c1a47 HTTP/1.1" 200 262 0.054465 10.0.0.41 - - [2026-01-31 15:55:40] "PUT /access-control-list/fecc7c54-8317-4f4f-a9ab-f11a08de516a HTTP/1.1" 200 272 0.013860 10.0.0.41 - - [2026-01-31 15:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034405 10.0.0.41 - - [2026-01-31 15:55:40] "PUT /access-control-list/749a3c69-838a-48c4-aa3f-9df1f2a92e1b HTTP/1.1" 200 272 0.021767 10.0.0.41 - - [2026-01-31 15:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.41 - - [2026-01-31 15:55:44] "GET /loadbalancer/b5022a06-33b6-4d70-bdb5-a391c4fe3798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002149 10.0.0.41 - - [2026-01-31 15:55:44] "GET /virtual-machine-interface/b72e39a6-febc-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002744 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /loadbalancer-member/6d48f0d7-dbd1-401a-901d-209400ad15fd HTTP/1.1" 200 115 0.043677 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /loadbalancer-pool/61def41d-c448-44da-a70a-5b59310bef10 HTTP/1.1" 200 115 0.039334 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /loadbalancer-listener/c377e097-7472-46d7-ae26-82a882da54c9 HTTP/1.1" 200 115 0.035206 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /loadbalancer/b5022a06-33b6-4d70-bdb5-a391c4fe3798 HTTP/1.1" 200 115 0.039977 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /floating-ip/f8e5ce54-7009-4441-ac48-fd2f45dc0f3b HTTP/1.1" 200 115 0.036139 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /instance-ip/e90839ac-aec6-4ea8-902a-aa31919c978c HTTP/1.1" 200 115 0.032797 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /virtual-machine-interface/6a5bf885-2561-496c-8e4d-9615ed5e462a HTTP/1.1" 200 115 0.030138 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /tag/7e4ee016-f8e6-4358-9b35-e022aeea27ff HTTP/1.1" 200 115 0.032604 10.0.0.41 - - [2026-01-31 15:55:44] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003668 10.0.0.41 - - [2026-01-31 15:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.41 - - [2026-01-31 15:55:44] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002445 10.0.0.41 - - [2026-01-31 15:55:44] "GET /firewall-policy/0632a128-afa0-4c13-ac1c-b05c2a550e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002056 10.0.0.41 - - [2026-01-31 15:55:44] "GET /firewall-rule/4aef593b-5c87-4297-aaec-bd75c28b274f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002208 10.0.0.41 - - [2026-01-31 15:55:44] "POST /ref-update HTTP/1.1" 200 156 0.012339 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /firewall-rule/4aef593b-5c87-4297-aaec-bd75c28b274f HTTP/1.1" 200 115 0.039332 10.0.0.41 - - [2026-01-31 15:55:44] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003237 10.0.0.41 - - [2026-01-31 15:55:44] "GET /firewall-rule/97f390db-720d-416f-bdac-35e56161ced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002899 10.0.0.41 - - [2026-01-31 15:55:44] "POST /ref-update HTTP/1.1" 200 156 0.014495 10.0.0.41 - - [2026-01-31 15:55:44] "DELETE /firewall-rule/97f390db-720d-416f-bdac-35e56161ced9 HTTP/1.1" 200 115 0.040323 10.0.0.41 - - [2026-01-31 15:55:44] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.007970 10.0.0.41 - - [2026-01-31 15:55:45] "GET /firewall-rule/7745bbac-b3ad-410b-a9ef-9a5537f34c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002874 10.0.0.41 - - [2026-01-31 15:55:45] "POST /ref-update HTTP/1.1" 200 156 0.011483 10.0.0.41 - - [2026-01-31 15:55:45] "DELETE /firewall-rule/7745bbac-b3ad-410b-a9ef-9a5537f34c9a HTTP/1.1" 200 115 0.049348 10.0.0.41 - - [2026-01-31 15:55:45] "GET /application-policy-set/79812a5f-9bd8-4b93-87e6-abe74881088d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008052 10.0.0.41 - - [2026-01-31 15:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.41 - - [2026-01-31 15:55:45] "GET /policy-management/592127dd-812e-40bf-b8d7-06dd656d13a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002412 10.0.0.41 - - [2026-01-31 15:55:45] "GET /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003303 10.0.0.41 - - [2026-01-31 15:55:45] "POST /ref-update HTTP/1.1" 200 156 0.021618 10.0.0.41 - - [2026-01-31 15:55:45] "DELETE /firewall-policy/ebe541bd-4722-40aa-ba2e-a3e9571d76d3 HTTP/1.1" 200 115 0.025166 10.0.0.41 - - [2026-01-31 15:55:45] "DELETE /tag/543a92d2-463d-4ad0-a28f-50ab6d30509c HTTP/1.1" 200 115 0.067076 10.0.0.41 - - [2026-01-31 15:55:45] "DELETE /tag/183e4edc-4db6-45f8-a974-5bc1f933bb85 HTTP/1.1" 200 115 0.053035 10.0.0.41 - - [2026-01-31 15:55:45] "DELETE /tag/395d6831-f367-4a0c-9c7c-1a2b77a42ec0 HTTP/1.1" 200 115 0.058966 10.0.0.41 - - [2026-01-31 15:55:45] "DELETE /tag/e463415b-a8e9-4cbc-9a5f-ec9e99e8965d HTTP/1.1" 200 115 0.082880 10.0.0.41 - - [2026-01-31 15:55:45] "POST /projects HTTP/1.1" 409 238 0.003237 10.0.0.41 - - [2026-01-31 15:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.41 - - [2026-01-31 15:55:45] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028986 10.0.0.41 - - [2026-01-31 15:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.41 - - [2026-01-31 15:55:45] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009652 10.0.0.41 - - [2026-01-31 15:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.41 - - [2026-01-31 15:55:45] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003995 10.0.0.41 - - [2026-01-31 15:55:45] "POST /security-groups HTTP/1.1" 409 285 0.002251 10.0.0.41 - - [2026-01-31 15:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.41 - - [2026-01-31 15:55:45] "PUT /security-group/02af6522-6131-40e2-bf8e-8936ec2c1a47 HTTP/1.1" 200 262 0.074749 10.0.0.41 - - [2026-01-31 15:55:45] "PUT /access-control-list/fecc7c54-8317-4f4f-a9ab-f11a08de516a HTTP/1.1" 200 272 0.028342 10.0.0.41 - - [2026-01-31 15:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.041511 10.0.0.41 - - [2026-01-31 15:55:45] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020823 10.0.0.41 - - [2026-01-31 15:55:45] "PUT /access-control-list/749a3c69-838a-48c4-aa3f-9df1f2a92e1b HTTP/1.1" 200 272 0.034091 10.0.0.41 - - [2026-01-31 15:55:45] "GET /firewall-rule/2fa62004-9b12-46f3-8346-7aef03412c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003006 10.0.0.41 - - [2026-01-31 15:55:46] "POST /ref-update HTTP/1.1" 200 156 0.058440 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /firewall-rule/2fa62004-9b12-46f3-8346-7aef03412c82 HTTP/1.1" 200 115 0.047628 10.0.0.41 - - [2026-01-31 15:55:46] "GET /firewall-policy/1519aef8-2b83-4ebb-a28f-9fd38b279776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005472 10.0.0.41 - - [2026-01-31 15:55:46] "GET /firewall-rule/071b0819-1af6-4642-abd1-5c9b19d2b91f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.011031 10.0.0.41 - - [2026-01-31 15:55:46] "POST /ref-update HTTP/1.1" 200 156 0.062009 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /firewall-rule/071b0819-1af6-4642-abd1-5c9b19d2b91f HTTP/1.1" 200 115 0.058063 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /tag/a710e0b1-b553-4d54-a3a8-5caf1113e8f7 HTTP/1.1" 200 115 0.028560 10.0.0.41 - - [2026-01-31 15:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.41 - - [2026-01-31 15:55:46] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004524 10.0.0.41 - - [2026-01-31 15:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.41 - - [2026-01-31 15:55:46] "GET /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003900 10.0.0.41 - - [2026-01-31 15:55:46] "PUT /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540 HTTP/1.1" 200 264 0.045509 10.0.0.41 - - [2026-01-31 15:55:46] "PUT /virtual-network/c0d3e8d7-b1d2-4f84-8170-f58a22ddaa85 HTTP/1.1" 200 264 0.045498 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /security-group/02af6522-6131-40e2-bf8e-8936ec2c1a47 HTTP/1.1" 200 115 0.059351 10.0.0.41 - - [2026-01-31 15:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /access-control-list/fecc7c54-8317-4f4f-a9ab-f11a08de516a HTTP/1.1" 200 115 0.034030 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /access-control-list/749a3c69-838a-48c4-aa3f-9df1f2a92e1b HTTP/1.1" 200 115 0.030958 10.0.0.41 - - [2026-01-31 15:55:46] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.035012 10.0.0.41 - - [2026-01-31 15:55:46] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?fields=security_groups HTTP/1.1" 200 1351 0.034637 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /security-group/ecbae074-c04c-4bd2-9c0d-136f38c0cbaf HTTP/1.1" 200 115 0.052947 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /access-control-list/d0a18092-6f54-4a4c-b04c-337dab117672 HTTP/1.1" 200 115 0.043337 10.0.0.41 - - [2026-01-31 15:55:46] "GET /project/029d8162-669a-4548-aa84-8684d42ae1a0?fields=application_policy_sets HTTP/1.1" 200 1390 0.056695 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /access-control-list/0abc523b-3d50-4927-a24a-8937d8dade21 HTTP/1.1" 200 115 0.060588 10.0.0.41 - - [2026-01-31 15:55:46] "DELETE /project/029d8162-669a-4548-aa84-8684d42ae1a0 HTTP/1.1" 200 115 0.348026 10.0.0.41 - - [2026-01-31 15:56:37] "GET /global-system-configs HTTP/1.1" 200 322 0.005202 10.0.0.41 - - [2026-01-31 15:56:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001877 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:56:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:56:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:56:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:56:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 10.0.0.41 - - [2026-01-31 15:56:51] "GET / HTTP/1.1" 200 35931 0.002565 10.0.0.41 - - [2026-01-31 15:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.41 - - [2026-01-31 15:56:51] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002321 10.0.0.41 - - [2026-01-31 15:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.41 - - [2026-01-31 15:56:52] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002108 10.0.0.41 - - [2026-01-31 15:57:06] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.41 - - [2026-01-31 15:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.41 - - [2026-01-31 15:57:06] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004405 10.0.0.41 - - [2026-01-31 15:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.41 - - [2026-01-31 15:57:06] "GET /config-node/b10fbd71-e4b7-4e57-8cfb-380bdedecf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002000 10.0.0.41 - - [2026-01-31 15:57:17] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.41 - - [2026-01-31 15:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.41 - - [2026-01-31 15:57:17] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002589 10.0.0.41 - - [2026-01-31 15:57:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001492 10.0.0.41 - - [2026-01-31 15:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.41 - - [2026-01-31 15:57:17] "GET /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002719 10.0.0.41 - - [2026-01-31 15:57:17] "PUT /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0 HTTP/1.1" 200 254 0.009826 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:57:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:57:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.41 - - [2026-01-31 15:57:32] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.41 - - [2026-01-31 15:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.41 - - [2026-01-31 15:57:32] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005625 10.0.0.41 - - [2026-01-31 15:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.41 - - [2026-01-31 15:57:32] "GET /config-node/b10fbd71-e4b7-4e57-8cfb-380bdedecf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002273 10.0.0.41 - - [2026-01-31 15:57:32] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.41 - - [2026-01-31 15:57:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002046 10.0.0.41 - - [2026-01-31 15:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.41 - - [2026-01-31 15:57:37] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002326 10.0.0.41 - - [2026-01-31 15:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.41 - - [2026-01-31 15:57:37] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.007582 10.0.0.41 - - [2026-01-31 15:57:38] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 264 0.001958 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/9046179e-24e9-4896-80f6-f7b5f66bc70b HTTP/1.1" 200 244 0.009318 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 261 0.008341 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/a3e27869-e526-485c-a0dc-d3a0bcf8ba45 HTTP/1.1" 200 244 0.015587 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 261 0.005206 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/727d9bc5-8e0c-40ec-9cd2-3646c3bf2e27 HTTP/1.1" 200 244 0.009440 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 253 0.001709 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/d5a759bb-ef31-4cd2-8624-6b181d3d1a81 HTTP/1.1" 200 244 0.009792 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 251 0.006521 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/bb179866-7012-41b7-a420-8194169f64d0 HTTP/1.1" 200 244 0.010054 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 252 0.005991 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/97f259a0-a008-41bd-8824-a5a8da13919e HTTP/1.1" 200 244 0.009843 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 256 0.008117 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/045cb22d-1633-4770-881a-65596f2d3b73 HTTP/1.1" 200 244 0.012224 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 248 0.009105 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/767d13ed-c240-4600-a186-4d3cb9325adf HTTP/1.1" 200 244 0.010496 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 252 0.009421 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/ee5cfafd-9cf1-4155-9447-61f94a3b2621 HTTP/1.1" 200 244 0.011231 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 257 0.004133 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/cdd8dca2-9a2b-4adb-866c-a7b4742722de HTTP/1.1" 200 244 0.010070 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 251 0.006006 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/f6687b9a-67ac-426a-8e59-f1429fc160b2 HTTP/1.1" 200 244 0.010390 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 257 0.005364 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/ebc4d190-839a-4dcb-a9be-a35098994e1f HTTP/1.1" 200 244 0.010619 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 261 0.011759 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/46f8e49b-4cb9-40f9-9814-0840a0fa30e0 HTTP/1.1" 200 244 0.012267 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 258 0.005201 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.41 - - [2026-01-31 15:57:38] "PUT /alarm/8d9a50b8-3f0e-4860-b5c3-d2760a4f8120 HTTP/1.1" 200 244 0.010088 10.0.0.41 - - [2026-01-31 15:57:38] "POST /alarms HTTP/1.1" 409 254 0.005367 10.0.0.41 - - [2026-01-31 15:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005990 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/e8e85e7d-5a20-4cd9-9049-8c2e1f0a15a8 HTTP/1.1" 200 244 0.009782 10.0.0.41 - - [2026-01-31 15:57:39] "POST /alarms HTTP/1.1" 409 254 0.005862 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/11463c94-335c-4e58-9d55-de00dea9a0ca HTTP/1.1" 200 244 0.011189 10.0.0.41 - - [2026-01-31 15:57:39] "POST /alarms HTTP/1.1" 409 254 0.005673 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/665d01fa-1aee-44cd-8bf2-09e3c5438a43 HTTP/1.1" 200 244 0.008970 10.0.0.41 - - [2026-01-31 15:57:39] "POST /alarms HTTP/1.1" 409 247 0.008640 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/69f2c62e-897a-4550-9237-9b43ee74f782 HTTP/1.1" 200 244 0.016970 10.0.0.41 - - [2026-01-31 15:57:39] "POST /alarms HTTP/1.1" 409 272 0.009869 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/19b806f0-23ca-4066-98a5-7eea17fffaf4 HTTP/1.1" 200 244 0.009677 10.0.0.41 - - [2026-01-31 15:57:39] "POST /alarms HTTP/1.1" 409 261 0.009858 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/df526f06-bc76-4610-8aa6-81412d818f05 HTTP/1.1" 200 244 0.009602 10.0.0.41 - - [2026-01-31 15:57:39] "POST /alarms HTTP/1.1" 409 259 0.007031 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/b28a7e8a-c9e4-4dd5-b5e2-23ef8ccbbaf0 HTTP/1.1" 200 244 0.009612 10.0.0.41 - - [2026-01-31 15:57:39] "POST /alarms HTTP/1.1" 409 265 0.004011 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/db1f7b64-a870-4dff-abaf-a63a7dbccd7f HTTP/1.1" 200 244 0.009560 10.0.0.41 - - [2026-01-31 15:57:39] "POST /alarms HTTP/1.1" 409 279 0.006540 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /alarm/264ca608-9510-4782-a298-f78d40b943c2 HTTP/1.1" 200 244 0.009369 10.0.0.41 - - [2026-01-31 15:57:39] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.41 - - [2026-01-31 15:57:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001825 10.0.0.41 - - [2026-01-31 15:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.41 - - [2026-01-31 15:57:39] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.006475 10.0.0.41 - - [2026-01-31 15:57:39] "GET / HTTP/1.1" 200 35931 0.002195 10.0.0.41 - - [2026-01-31 15:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.41 - - [2026-01-31 15:57:40] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002948 10.0.0.41 - - [2026-01-31 15:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.41 - - [2026-01-31 15:57:40] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.008665 10.0.0.41 - - [2026-01-31 15:57:40] "GET / HTTP/1.1" 200 35931 0.001593 10.0.0.41 - - [2026-01-31 15:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.41 - - [2026-01-31 15:57:40] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004178 10.0.0.41 - - [2026-01-31 15:57:40] "PUT /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936 HTTP/1.1" 200 274 0.013935 10.0.0.41 - - [2026-01-31 15:57:43] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.41 - - [2026-01-31 15:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.41 - - [2026-01-31 15:57:43] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003051 10.0.0.41 - - [2026-01-31 15:57:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001966 10.0.0.41 - - [2026-01-31 15:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.41 - - [2026-01-31 15:57:43] "GET /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002523 10.0.0.41 - - [2026-01-31 15:57:43] "PUT /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0 HTTP/1.1" 200 254 0.010751 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:57:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:57:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.41 - - [2026-01-31 15:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.41 - - [2026-01-31 15:57:45] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002569 10.0.0.41 - - [2026-01-31 15:57:59] "GET / HTTP/1.1" 200 35931 0.002137 10.0.0.41 - - [2026-01-31 15:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.41 - - [2026-01-31 15:57:59] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004877 10.0.0.41 - - [2026-01-31 15:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.41 - - [2026-01-31 15:57:59] "GET /config-node/b10fbd71-e4b7-4e57-8cfb-380bdedecf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001908 10.0.0.41 - - [2026-01-31 15:58:10] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.41 - - [2026-01-31 15:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.41 - - [2026-01-31 15:58:10] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003859 10.0.0.41 - - [2026-01-31 15:58:10] "POST /bgp-routers HTTP/1.1" 409 301 0.002466 10.0.0.41 - - [2026-01-31 15:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.41 - - [2026-01-31 15:58:11] "GET /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003200 10.0.0.41 - - [2026-01-31 15:58:11] "PUT /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0 HTTP/1.1" 200 254 0.012914 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:58:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001251 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:58:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.41 - - [2026-01-31 15:58:25] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.41 - - [2026-01-31 15:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.41 - - [2026-01-31 15:58:25] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004282 10.0.0.41 - - [2026-01-31 15:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.41 - - [2026-01-31 15:58:25] "GET /config-node/b10fbd71-e4b7-4e57-8cfb-380bdedecf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002357 10.0.0.41 - - [2026-01-31 15:58:25] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.41 - - [2026-01-31 15:58:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001960 10.0.0.41 - - [2026-01-31 15:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.41 - - [2026-01-31 15:58:30] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002244 10.0.0.41 - - [2026-01-31 15:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.41 - - [2026-01-31 15:58:30] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.007589 10.0.0.41 - - [2026-01-31 15:58:31] "GET / HTTP/1.1" 200 35931 0.001977 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 264 0.002302 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/9046179e-24e9-4896-80f6-f7b5f66bc70b HTTP/1.1" 200 244 0.009955 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 261 0.009186 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/a3e27869-e526-485c-a0dc-d3a0bcf8ba45 HTTP/1.1" 200 244 0.008761 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 261 0.006477 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/727d9bc5-8e0c-40ec-9cd2-3646c3bf2e27 HTTP/1.1" 200 244 0.009262 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 253 0.009588 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/d5a759bb-ef31-4cd2-8624-6b181d3d1a81 HTTP/1.1" 200 244 0.014116 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 251 0.008714 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/bb179866-7012-41b7-a420-8194169f64d0 HTTP/1.1" 200 244 0.017251 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 252 0.009032 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/97f259a0-a008-41bd-8824-a5a8da13919e HTTP/1.1" 200 244 0.009616 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 256 0.004196 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/045cb22d-1633-4770-881a-65596f2d3b73 HTTP/1.1" 200 244 0.010641 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 248 0.014244 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/767d13ed-c240-4600-a186-4d3cb9325adf HTTP/1.1" 200 244 0.009032 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 252 0.009981 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/ee5cfafd-9cf1-4155-9447-61f94a3b2621 HTTP/1.1" 200 244 0.010810 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 257 0.006950 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/cdd8dca2-9a2b-4adb-866c-a7b4742722de HTTP/1.1" 200 244 0.010265 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 251 0.006452 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/f6687b9a-67ac-426a-8e59-f1429fc160b2 HTTP/1.1" 200 244 0.009013 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 257 0.010756 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/ebc4d190-839a-4dcb-a9be-a35098994e1f HTTP/1.1" 200 244 0.016330 10.0.0.41 - - [2026-01-31 15:58:31] "POST /alarms HTTP/1.1" 409 261 0.007009 10.0.0.41 - - [2026-01-31 15:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.41 - - [2026-01-31 15:58:31] "PUT /alarm/46f8e49b-4cb9-40f9-9814-0840a0fa30e0 HTTP/1.1" 200 244 0.009096 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 258 0.004241 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/8d9a50b8-3f0e-4860-b5c3-d2760a4f8120 HTTP/1.1" 200 244 0.008664 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 254 0.006288 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007575 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/e8e85e7d-5a20-4cd9-9049-8c2e1f0a15a8 HTTP/1.1" 200 244 0.008309 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 254 0.006727 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/11463c94-335c-4e58-9d55-de00dea9a0ca HTTP/1.1" 200 244 0.009225 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 254 0.003580 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/665d01fa-1aee-44cd-8bf2-09e3c5438a43 HTTP/1.1" 200 244 0.009791 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 247 0.021836 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/69f2c62e-897a-4550-9237-9b43ee74f782 HTTP/1.1" 200 244 0.008610 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 272 0.005443 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/19b806f0-23ca-4066-98a5-7eea17fffaf4 HTTP/1.1" 200 244 0.008127 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 261 0.002631 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/df526f06-bc76-4610-8aa6-81412d818f05 HTTP/1.1" 200 244 0.008315 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 259 0.007123 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/b28a7e8a-c9e4-4dd5-b5e2-23ef8ccbbaf0 HTTP/1.1" 200 244 0.008788 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 265 0.010932 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/db1f7b64-a870-4dff-abaf-a63a7dbccd7f HTTP/1.1" 200 244 0.010067 10.0.0.41 - - [2026-01-31 15:58:32] "POST /alarms HTTP/1.1" 409 279 0.002640 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /alarm/264ca608-9510-4782-a298-f78d40b943c2 HTTP/1.1" 200 244 0.008649 10.0.0.41 - - [2026-01-31 15:58:32] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.41 - - [2026-01-31 15:58:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001917 10.0.0.41 - - [2026-01-31 15:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.41 - - [2026-01-31 15:58:32] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.006409 10.0.0.41 - - [2026-01-31 15:58:33] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.41 - - [2026-01-31 15:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.41 - - [2026-01-31 15:58:33] "GET /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002650 10.0.0.41 - - [2026-01-31 15:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.41 - - [2026-01-31 15:58:33] "PUT /global-vrouter-config/0700d41a-62e9-4b37-bda7-0ea5f5ba48e2 HTTP/1.1" 200 276 0.008531 10.0.0.41 - - [2026-01-31 15:58:33] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.41 - - [2026-01-31 15:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.41 - - [2026-01-31 15:58:33] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005784 10.0.0.41 - - [2026-01-31 15:58:33] "PUT /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936 HTTP/1.1" 200 274 0.013948 10.0.0.41 - - [2026-01-31 15:58:37] "GET / HTTP/1.1" 200 35931 0.002155 10.0.0.41 - - [2026-01-31 15:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.41 - - [2026-01-31 15:58:37] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002961 10.0.0.41 - - [2026-01-31 15:58:37] "POST /bgp-routers HTTP/1.1" 409 301 0.001961 10.0.0.41 - - [2026-01-31 15:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.41 - - [2026-01-31 15:58:37] "GET /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002939 10.0.0.41 - - [2026-01-31 15:58:37] "PUT /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0 HTTP/1.1" 200 254 0.010102 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:58:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:58:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001197 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.41 - - [2026-01-31 15:58:42] "POST /tags HTTP/1.1" 200 355 0.015286 10.0.0.41 - - [2026-01-31 15:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008678 10.0.0.41 - - [2026-01-31 15:58:42] "GET /tag/0b0abc1f-c029-491a-ac6c-c3b4e2a9d539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018590 10.0.0.41 - - [2026-01-31 15:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.41 - - [2026-01-31 15:58:42] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010614 10.0.0.41 - - [2026-01-31 15:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.41 - - [2026-01-31 15:58:42] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061987 10.0.0.41 - - [2026-01-31 15:58:42] "POST /virtual-machines HTTP/1.1" 200 351 0.018529 10.0.0.41 - - [2026-01-31 15:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033999 10.0.0.41 - - [2026-01-31 15:58:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.135135 10.0.0.41 - - [2026-01-31 15:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013400 10.0.0.41 - - [2026-01-31 15:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016537 10.0.0.41 - - [2026-01-31 15:58:42] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007230 10.0.0.41 - - [2026-01-31 15:58:42] "POST /instance-ips HTTP/1.1" 200 391 0.022219 10.0.0.41 - - [2026-01-31 15:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.034128 10.0.0.41 - - [2026-01-31 15:58:42] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012035 10.0.0.41 - - [2026-01-31 15:58:43] "POST /set-tag HTTP/1.1" 200 109 0.104471 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010191 10.0.0.41 - - [2026-01-31 15:58:43] "GET /instance-ip/b7632e8a-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.006917 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004454 10.0.0.41 - - [2026-01-31 15:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003415 10.0.0.41 - - [2026-01-31 15:58:43] "POST /ref-update HTTP/1.1" 200 156 0.008487 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004563 10.0.0.41 - - [2026-01-31 15:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.41 - - [2026-01-31 15:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-network/b73f5585-6e10-4590-bc5c-c32aa4eba540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003605 10.0.0.41 - - [2026-01-31 15:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.41 - - [2026-01-31 15:58:43] "GET /project/1d68e43b-3ff9-4b73-8c99-f4af230db24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034540 10.0.0.41 - - [2026-01-31 15:58:43] "POST /virtual-machines HTTP/1.1" 200 355 0.008364 10.0.0.41 - - [2026-01-31 15:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017925 10.0.0.41 - - [2026-01-31 15:58:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107852 10.0.0.41 - - [2026-01-31 15:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008375 10.0.0.41 - - [2026-01-31 15:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008467 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004085 10.0.0.41 - - [2026-01-31 15:58:43] "POST /instance-ips HTTP/1.1" 200 395 0.018224 10.0.0.41 - - [2026-01-31 15:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019020 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010201 10.0.0.41 - - [2026-01-31 15:58:43] "POST /set-tag HTTP/1.1" 200 109 0.015513 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.025021 10.0.0.41 - - [2026-01-31 15:58:43] "GET /instance-ip/b7dc7a9c-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003485 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004027 10.0.0.41 - - [2026-01-31 15:58:43] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-router/1a2bd20d-d240-4e37-8bfd-c3bf65a07ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003052 10.0.0.41 - - [2026-01-31 15:58:43] "POST /ref-update HTTP/1.1" 200 156 0.012721 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015613 10.0.0.41 - - [2026-01-31 15:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003702 10.0.0.41 - - [2026-01-31 15:58:43] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.41 - - [2026-01-31 15:58:43] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004514 10.0.0.41 - - [2026-01-31 15:58:43] "POST /set-tag HTTP/1.1" 200 109 0.008488 10.0.0.41 - - [2026-01-31 15:58:55] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.41 - - [2026-01-31 15:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.41 - - [2026-01-31 15:58:55] "GET /global-system-config/d7255acd-3ef0-4e96-9a0b-6cd4f1694936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004627 10.0.0.41 - - [2026-01-31 15:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.41 - - [2026-01-31 15:58:55] "GET /config-node/b10fbd71-e4b7-4e57-8cfb-380bdedecf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001982 10.0.0.41 - - [2026-01-31 15:59:01] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004348 10.0.0.41 - - [2026-01-31 15:59:01] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.41 - - [2026-01-31 15:59:02] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004628 10.0.0.41 - - [2026-01-31 15:59:02] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.41 - - [2026-01-31 15:59:04] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004493 10.0.0.41 - - [2026-01-31 15:59:04] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.41 - - [2026-01-31 15:59:07] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.41 - - [2026-01-31 15:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.41 - - [2026-01-31 15:59:07] "GET /routing-instance/6d58d140-2533-4f2b-9cf3-6673e5f002df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002493 10.0.0.41 - - [2026-01-31 15:59:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001853 10.0.0.41 - - [2026-01-31 15:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.41 - - [2026-01-31 15:59:07] "GET /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003030 10.0.0.41 - - [2026-01-31 15:59:07] "PUT /bgp-router/3ee45c6a-6d65-4a5f-8bf4-032d1dd198d0 HTTP/1.1" 200 254 0.018833 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:59:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.41 - - [2026-01-31 15:59:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.41 - - [2026-01-31 15:59:34] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004780 10.0.0.41 - - [2026-01-31 15:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.41 - - [2026-01-31 15:59:34] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004185 10.0.0.41 - - [2026-01-31 15:59:34] "POST /set-tag HTTP/1.1" 200 109 0.014820 10.0.0.41 - - [2026-01-31 15:59:34] "GET /virtual-machine/2963589f-b4d0-4aab-8b1d-24db1acbea92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003435 10.0.0.41 - - [2026-01-31 15:59:34] "POST /ref-update HTTP/1.1" 200 156 0.012136 10.0.0.41 - - [2026-01-31 15:59:34] "GET /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.034364 10.0.0.41 - - [2026-01-31 15:59:35] "POST /set-tag HTTP/1.1" 200 109 0.022649 10.0.0.41 - - [2026-01-31 15:59:35] "POST /set-tag HTTP/1.1" 200 109 0.014214 10.0.0.41 - - [2026-01-31 15:59:35] "DELETE /instance-ip/b7632e8a-febd-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.045839 10.0.0.41 - - [2026-01-31 15:59:35] "DELETE /virtual-machine-interface/b7452552-febd-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.053528 10.0.0.41 - - [2026-01-31 15:59:35] "DELETE /virtual-machine/2963589f-b4d0-4aab-8b1d-24db1acbea92 HTTP/1.1" 200 115 0.026560 10.0.0.41 - - [2026-01-31 15:59:35] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004390 10.0.0.41 - - [2026-01-31 15:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.41 - - [2026-01-31 16:00:05] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004835 10.0.0.41 - - [2026-01-31 16:00:05] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.41 - - [2026-01-31 16:00:05] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012104 10.0.0.41 - - [2026-01-31 16:00:05] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.41 - - [2026-01-31 16:00:05] "GET /virtual-machine/feac3e09-67a1-40f7-96ee-9f4164c3878c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003291 10.0.0.41 - - [2026-01-31 16:00:05] "POST /ref-update HTTP/1.1" 200 156 0.009803 10.0.0.41 - - [2026-01-31 16:00:06] "GET /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004976 10.0.0.41 - - [2026-01-31 16:00:06] "POST /set-tag HTTP/1.1" 200 109 0.021278 10.0.0.41 - - [2026-01-31 16:00:06] "POST /set-tag HTTP/1.1" 200 109 0.029835 10.0.0.41 - - [2026-01-31 16:00:06] "DELETE /instance-ip/b7dc7a9c-febd-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.039121 10.0.0.41 - - [2026-01-31 16:00:06] "DELETE /virtual-machine-interface/b7c35012-febd-11f0-bb11-fa163e65a8bf HTTP/1.1" 200 115 0.047307 10.0.0.41 - - [2026-01-31 16:00:06] "DELETE /virtual-machine/feac3e09-67a1-40f7-96ee-9f4164c3878c HTTP/1.1" 200 115 0.030678 10.0.0.41 - - [2026-01-31 16:00:06] "DELETE /tag/0b0abc1f-c029-491a-ac6c-c3b4e2a9d539 HTTP/1.1" 200 115 0.039124