++ 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 +++ date ++ echo 'INFO: =================== Fri Jan 30 02:18:49 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 02:18:49 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 ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ cut -d / -f 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.131 ++ 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.131 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.131 ++ ANALYTICSDB_NODES=10.0.0.131 ++ ANALYTICS_SNMP_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8081 ' +++ '[' -n '10.0.0.131:8081 ' ']' +++ echo 10.0.0.131:8081 ++ ANALYTICS_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9042 ' +++ '[' -n '10.0.0.131:9042 ' ']' +++ echo 10.0.0.131:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.131:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8086 ' +++ '[' -n '10.0.0.131:8086 ' ']' +++ echo 10.0.0.131:8086 ++ COLLECTOR_SERVERS=10.0.0.131: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.131 ++ CONFIGDB_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:8082 ' +++ '[' -n '10.0.0.131:8082 ' ']' +++ echo 10.0.0.131:8082 ++ CONFIG_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9161 ' +++ '[' -n '10.0.0.131:9161 ' ']' +++ echo 10.0.0.131:9161 ++ CONFIGDB_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9041 ' +++ '[' -n '10.0.0.131:9041 ' ']' +++ echo 10.0.0.131:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.131: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.131 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.131 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:2181, +++ '[' -n 10.0.0.131:2181, ']' +++ echo 10.0.0.131:2181 ++ ZOOKEEPER_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:2181 ' +++ '[' -n '10.0.0.131:2181 ' ']' +++ echo 10.0.0.131:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.131:2181 ++ RABBITMQ_NODES=10.0.0.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+=10.0.0.131:5673, +++ '[' -n 10.0.0.131:5673, ']' +++ echo 10.0.0.131:5673 ++ RABBITMQ_SERVERS=10.0.0.131: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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:6379 ' +++ '[' -n '10.0.0.131:6379 ' ']' +++ echo 10.0.0.131:6379 ++ REDIS_SERVERS=10.0.0.131: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.131 ++ 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.131 +++ local server_address=10.0.0.131 +++ extended_server_list+='10.0.0.131:9092 ' +++ '[' -n '10.0.0.131:9092 ' ']' +++ echo 10.0.0.131:9092 ++ KAFKA_SERVERS=10.0.0.131: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.131 ++ 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.131 ++ 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.131 ++ cut -d , -f 1 + local cassandra=10.0.0.131 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.131 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.131 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.131 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.131 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.131 +++ local servers=10.0.0.131 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ uniq ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.131,10.49.223.1,127.0.0.1,172.17.0.1,252.131.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.131'\''))' +++ local server_ip=10.0.0.131 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.131 ]] +++ [[ ,10.0.0.131,10.49.223.1,127.0.0.1,172.17.0.1,252.131.0.1,, =~ ,10\.0\.0\.131, ]] +++ echo 10.0.0.131 1 +++ return ++ local ip=10.0.0.131 ++ [[ -z 10.0.0.131 ]] ++ echo 10.0.0.131 + host_ip=10.0.0.131 + [[ cql == \c\q\l ]] ++ echo 10.0.0.131:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.131:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.131: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 ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 14:19:35.882 7f021c230200 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 14:19:36.371 7f021c230200 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 14:19:36.418 7f021c230200 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 14:19:36.420 7f021c230200 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.131 - - [2026-01-30 14:19:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000871 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.131:8082/ Hit Ctrl-C to quit. 10.0.0.131 - - [2026-01-30 14:19:51] "GET / HTTP/1.1" 503 181 0.000686 10.0.0.131 - - [2026-01-30 14:19:51] "GET / HTTP/1.1" 503 181 0.000228 10.0.0.131 - - [2026-01-30 14:19:51] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.131 - - [2026-01-30 14:19:52] "GET / HTTP/1.1" 200 45303 0.001265 10.0.0.131 - - [2026-01-30 14:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.131 - - [2026-01-30 14:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.131 - - [2026-01-30 14:19:52] "GET / HTTP/1.1" 200 36215 0.001439 10.0.0.131 - - [2026-01-30 14:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.131 - - [2026-01-30 14:19:52] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016052 10.0.0.131 - - [2026-01-30 14:19:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.009123 10.0.0.131 - - [2026-01-30 14:19:52] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.131 - - [2026-01-30 14:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.131 - - [2026-01-30 14:19:52] "GET /routing-instance/a1a9f027-03a8-46d4-8c9f-b4e4cee1bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005958 10.0.0.131 - - [2026-01-30 14:19:52] "GET / HTTP/1.1" 200 36215 0.001658 10.0.0.131 - - [2026-01-30 14:19:52] "POST /bgp-routers HTTP/1.1" 200 618 0.051347 10.0.0.131 - - [2026-01-30 14:19:52] "POST /database-nodes HTTP/1.1" 200 599 0.058250 10.0.0.131 - - [2026-01-30 14:19:52] "GET /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.011660 10.0.0.131 - - [2026-01-30 14:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.131 - - [2026-01-30 14:19:52] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.022019 10.0.0.131 - - [2026-01-30 14:19:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002516 10.0.0.131 - - [2026-01-30 14:19:52] "POST /ref-update HTTP/1.1" 200 156 0.023030 10.0.0.131 - - [2026-01-30 14:19:53] "GET / HTTP/1.1" 200 36215 0.002315 10.0.0.131 - - [2026-01-30 14:19:53] "GET / HTTP/1.1" 200 36215 0.001372 10.0.0.131 - - [2026-01-30 14:19:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.015847 10.0.0.131 - - [2026-01-30 14:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.131 - - [2026-01-30 14:19:53] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.029704 10.0.0.131 - - [2026-01-30 14:19:53] "POST /service-appliance-sets HTTP/1.1" 200 555 0.043088 10.0.0.131 - - [2026-01-30 14:19:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.012423 10.0.0.131 - - [2026-01-30 14:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017443 10.0.0.131 - - [2026-01-30 14:19:53] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010769 10.0.0.131 - - [2026-01-30 14:19:53] "POST /service-appliance-sets HTTP/1.1" 200 543 0.034317 10.0.0.131 - - [2026-01-30 14:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.131 - - [2026-01-30 14:19:53] "GET /network-ipam/9e18daf2-5ac0-4a30-8bb0-22827ab32619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.018630 10.0.0.131 - - [2026-01-30 14:19:54] "POST /service-templates HTTP/1.1" 200 513 0.048450 10.0.0.131 - - [2026-01-30 14:19:54] "POST /service-templates HTTP/1.1" 200 503 0.038053 10.0.0.131 - - [2026-01-30 14:19:54] "POST /service-templates HTTP/1.1" 200 517 0.061902 10.0.0.131 - - [2026-01-30 14:19:54] "POST /service-templates HTTP/1.1" 200 537 0.046805 10.0.0.131 - - [2026-01-30 14:19:54] "POST /service-templates HTTP/1.1" 200 509 0.064226 10.0.0.131 - - [2026-01-30 14:19:55] "GET / HTTP/1.1" 200 36215 0.001233 10.0.0.131 - - [2026-01-30 14:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.131 - - [2026-01-30 14:19:55] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006798 10.0.0.131 - - [2026-01-30 14:19:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002801 10.0.0.131 - - [2026-01-30 14:19:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.023491 10.0.0.131 - - [2026-01-30 14:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.131 - - [2026-01-30 14:19:57] "GET /network-ipam/9e18daf2-5ac0-4a30-8bb0-22827ab32619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.027151 10.0.0.131 - - [2026-01-30 14:19:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.002816 10.0.0.131 - - [2026-01-30 14:19:57] "POST /access-control-lists HTTP/1.1" 200 589 0.035368 10.0.0.131 - - [2026-01-30 14:19:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.018991 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:19:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 10.0.0.131 - - [2026-01-30 14:19:57] "POST /access-control-lists HTTP/1.1" 200 587 0.052291 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:19:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000950 10.0.0.131 - - [2026-01-30 14:19:57] "POST /route-targets HTTP/1.1" 200 328 0.010890 10.0.0.131 - - [2026-01-30 14:19:57] "GET / HTTP/1.1" 200 36215 0.001328 10.0.0.131 - - [2026-01-30 14:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024847 10.0.0.131 - - [2026-01-30 14:19:57] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012896 10.0.0.131 - - [2026-01-30 14:19:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002456 10.0.0.131 - - [2026-01-30 14:19:57] "POST /ref-update HTTP/1.1" 200 156 0.059527 10.0.0.131 - - [2026-01-30 14:19:58] "GET / HTTP/1.1" 200 36215 0.001373 10.0.0.131 - - [2026-01-30 14:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.131 - - [2026-01-30 14:19:58] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.054249 10.0.0.131 - - [2026-01-30 14:19:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003699 10.0.0.131 - - [2026-01-30 14:19:58] "POST /config-nodes HTTP/1.1" 200 595 0.225273 10.0.0.131 - - [2026-01-30 14:19:58] "GET / HTTP/1.1" 200 36215 0.001349 10.0.0.131 - - [2026-01-30 14:19:58] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.131 - - [2026-01-30 14:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.131 - - [2026-01-30 14:19:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005257 10.0.0.131 - - [2026-01-30 14:19:58] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008475 10.0.0.131 - - [2026-01-30 14:19:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001585 10.0.0.131 - - [2026-01-30 14:19:58] "POST /route-targets HTTP/1.1" 200 328 0.512578 10.0.0.131 - - [2026-01-30 14:19:58] "POST /analytics-nodes HTTP/1.1" 200 601 0.371264 10.0.0.131 - - [2026-01-30 14:19:58] "POST /ref-update HTTP/1.1" 200 156 0.068305 10.0.0.131 - - [2026-01-30 14:19:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.107513 10.0.0.131 - - [2026-01-30 14:19:58] "POST /route-targets HTTP/1.1" 200 328 0.022614 10.0.0.131 - - [2026-01-30 14:19:58] "POST /ref-update HTTP/1.1" 200 156 0.027955 10.0.0.131 - - [2026-01-30 14:19:58] "POST /route-targets HTTP/1.1" 200 328 0.021345 10.0.0.131 - - [2026-01-30 14:19:58] "POST /ref-update HTTP/1.1" 200 156 0.025831 10.0.0.131 - - [2026-01-30 14:19:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003513 10.0.0.131 - - [2026-01-30 14:19:58] "POST /access-control-lists HTTP/1.1" 200 553 0.068773 10.0.0.131 - - [2026-01-30 14:19:59] "PUT /access-control-list/c7da05e3-41ec-444b-b433-b858bc857f29 HTTP/1.1" 200 273 0.011488 10.0.0.131 - - [2026-01-30 14:19:59] "PUT /access-control-list/106bbc78-c3b9-4b07-83a0-36713ee3ba22 HTTP/1.1" 200 273 0.027960 10.0.0.131 - - [2026-01-30 14:20:01] "GET / HTTP/1.1" 200 36215 0.002232 10.0.0.131 - - [2026-01-30 14:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.131 - - [2026-01-30 14:20:01] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004858 10.0.0.131 - - [2026-01-30 14:20:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002281 10.0.0.131 - - [2026-01-30 14:20:01] "POST /config-database-nodes HTTP/1.1" 200 613 0.017494 10.0.0.131 - - [2026-01-30 14:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.131 - - [2026-01-30 14:20:03] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002823 10.0.0.131 - - [2026-01-30 14:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.131 - - [2026-01-30 14:20:03] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.008761 10.0.0.131 - - [2026-01-30 14:20:03] "GET / HTTP/1.1" 200 36215 0.001934 10.0.0.131 - - [2026-01-30 14:20:03] "POST /alarms HTTP/1.1" 200 583 0.018548 10.0.0.131 - - [2026-01-30 14:20:03] "POST /alarms HTTP/1.1" 200 577 0.025838 10.0.0.131 - - [2026-01-30 14:20:03] "POST /alarms HTTP/1.1" 200 577 0.030427 10.0.0.131 - - [2026-01-30 14:20:03] "POST /alarms HTTP/1.1" 200 561 0.028753 10.0.0.131 - - [2026-01-30 14:20:03] "POST /alarms HTTP/1.1" 200 557 0.020059 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 559 0.036583 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 567 0.035743 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 551 0.016088 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 559 0.029273 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 569 0.029846 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 557 0.020282 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 569 0.027805 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 577 0.071813 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 571 0.018707 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 563 0.023112 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 563 0.035520 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 563 0.025449 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 549 0.030787 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 597 0.029259 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 577 0.020799 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 573 0.029762 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 585 0.028184 10.0.0.131 - - [2026-01-30 14:20:04] "POST /alarms HTTP/1.1" 200 611 0.021274 10.0.0.131 - - [2026-01-30 14:20:05] "GET / HTTP/1.1" 200 36215 0.001490 10.0.0.131 - - [2026-01-30 14:20:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002218 10.0.0.131 - - [2026-01-30 14:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.131 - - [2026-01-30 14:20:05] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.008200 10.0.0.131 - - [2026-01-30 14:20:05] "GET / HTTP/1.1" 200 36215 0.002146 10.0.0.131 - - [2026-01-30 14:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.131 - - [2026-01-30 14:20:05] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003454 10.0.0.131 - - [2026-01-30 14:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.131 - - [2026-01-30 14:20:05] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.012283 10.0.0.131 - - [2026-01-30 14:20:05] "GET / HTTP/1.1" 200 36215 0.001590 10.0.0.131 - - [2026-01-30 14:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.131 - - [2026-01-30 14:20:05] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004505 10.0.0.131 - - [2026-01-30 14:20:05] "PUT /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10 HTTP/1.1" 200 275 0.016096 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001321 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001125 10.0.0.131 - - [2026-01-30 14:20:08] "GET / HTTP/1.1" 200 36215 0.001278 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.131 - - [2026-01-30 14:20:09] "GET /domain/bda8e106-cb10-4d85-94cf-36ec65254e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002780 10.0.0.131 - - [2026-01-30 14:20:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.001965 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.012297 10.0.0.131 - - [2026-01-30 14:20:09] "POST /security-groups HTTP/1.1" 200 570 0.068202 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.002238 10.0.0.131 - - [2026-01-30 14:20:09] "POST /projects HTTP/1.1" 200 483 0.225744 10.0.0.131 - - [2026-01-30 14:20:09] "POST /access-control-lists HTTP/1.1" 200 581 0.068990 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.004174 10.0.0.131 - - [2026-01-30 14:20:09] "POST /security-groups HTTP/1.1" 200 536 0.105027 10.0.0.131 - - [2026-01-30 14:20:09] "POST /access-control-lists HTTP/1.1" 200 579 0.095933 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.011542 10.0.0.131 - - [2026-01-30 14:20:09] "POST /chown HTTP/1.1" 200 109 0.105953 10.0.0.131 - - [2026-01-30 14:20:09] "POST /policy-managements HTTP/1.1" 409 214 0.018096 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.131 - - [2026-01-30 14:20:09] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005661 10.0.0.131 - - [2026-01-30 14:20:09] "POST /access-control-lists HTTP/1.1" 200 596 0.059576 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.025924 10.0.0.131 - - [2026-01-30 14:20:09] "POST /application-policy-sets HTTP/1.1" 200 530 0.079016 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009383 10.0.0.131 - - [2026-01-30 14:20:09] "POST /access-control-lists HTTP/1.1" 200 594 0.042661 10.0.0.131 - - [2026-01-30 14:20:09] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.014165 10.0.0.131 - - [2026-01-30 14:20:09] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.026651 10.0.0.131 - - [2026-01-30 14:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011856 10.0.0.131 - - [2026-01-30 14:20:09] "GET /virtual-network/cd2ef51e-a925-432a-9f28-13e8927f212e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007656 10.0.0.131 - - [2026-01-30 14:20:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.003695 10.0.0.131 - - [2026-01-30 14:20:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.037787 10.0.0.131 - - [2026-01-30 14:20:10] "POST /security-groups HTTP/1.1" 200 574 0.104950 10.0.0.131 - - [2026-01-30 14:20:10] "POST /projects HTTP/1.1" 200 491 0.316833 10.0.0.131 - - [2026-01-30 14:20:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.002984 10.0.0.131 - - [2026-01-30 14:20:10] "POST /access-control-lists HTTP/1.1" 200 585 0.038382 10.0.0.131 - - [2026-01-30 14:20:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.003906 10.0.0.131 - - [2026-01-30 14:20:10] "POST /security-groups HTTP/1.1" 200 548 0.134567 10.0.0.131 - - [2026-01-30 14:20:10] "POST /chown HTTP/1.1" 200 109 0.032325 10.0.0.131 - - [2026-01-30 14:20:10] "POST /access-control-lists HTTP/1.1" 200 583 0.224935 10.0.0.131 - - [2026-01-30 14:20:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002880 10.0.0.131 - - [2026-01-30 14:20:10] "POST /network-ipams HTTP/1.1" 200 524 0.169142 10.0.0.131 - - [2026-01-30 14:20:10] "POST /access-control-lists HTTP/1.1" 200 604 0.054558 10.0.0.131 - - [2026-01-30 14:20:10] "POST /network-ipams HTTP/1.1" 200 512 0.035069 10.0.0.131 - - [2026-01-30 14:20:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.001954 10.0.0.131 - - [2026-01-30 14:20:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.003195 10.0.0.131 - - [2026-01-30 14:20:10] "POST /access-control-lists HTTP/1.1" 200 602 0.058106 10.0.0.131 - - [2026-01-30 14:20:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.002878 10.0.0.131 - - [2026-01-30 14:20:10] "POST /useragent-kv HTTP/1.1" 200 115 0.022114 10.0.0.131 - - [2026-01-30 14:20:10] "POST /virtual-networks HTTP/1.1" 200 540 0.282505 10.0.0.131 - - [2026-01-30 14:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.131 - - [2026-01-30 14:20:11] "POST /access-control-lists HTTP/1.1" 200 591 0.095170 10.0.0.131 - - [2026-01-30 14:20:11] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.038815 10.0.0.131 - - [2026-01-30 14:20:11] "POST /network-ipams HTTP/1.1" 200 520 0.044389 10.0.0.131 - - [2026-01-30 14:20:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.006015 10.0.0.131 - - [2026-01-30 14:20:11] "POST /route-targets HTTP/1.1" 200 328 0.052482 10.0.0.131 - - [2026-01-30 14:20:11] "POST /ref-update HTTP/1.1" 200 156 0.024820 10.0.0.131 - - [2026-01-30 14:20:11] "PUT /access-control-list/f6096adb-15b7-40f3-a8c6-a84817bd984d HTTP/1.1" 200 273 0.075924 10.0.0.131 - - [2026-01-30 14:20:11] "POST /useragent-kv HTTP/1.1" 200 115 0.023990 10.0.0.131 - - [2026-01-30 14:20:11] "POST /virtual-networks HTTP/1.1" 200 548 0.301979 10.0.0.131 - - [2026-01-30 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010105 10.0.0.131 - - [2026-01-30 14:20:11] "POST /route-targets HTTP/1.1" 200 328 0.021516 10.0.0.131 - - [2026-01-30 14:20:11] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.039624 10.0.0.131 - - [2026-01-30 14:20:11] "POST /ref-update HTTP/1.1" 200 156 0.052912 10.0.0.131 - - [2026-01-30 14:20:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.002423 10.0.0.131 - - [2026-01-30 14:20:11] "POST /network-policys HTTP/1.1" 200 540 0.082445 10.0.0.131 - - [2026-01-30 14:20:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.007046 10.0.0.131 - - [2026-01-30 14:20:11] "POST /network-policys HTTP/1.1" 200 536 0.066512 10.0.0.131 - - [2026-01-30 14:20:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002369 10.0.0.131 - - [2026-01-30 14:20:11] "POST /network-policys HTTP/1.1" 200 544 0.079351 10.0.0.131 - - [2026-01-30 14:20:11] "PUT /access-control-list/a0a50ef8-e0fa-404a-9f3b-6d24b9c7aa4e HTTP/1.1" 200 273 0.014908 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.096156 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003071 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.071652 10.0.0.131 - - [2026-01-30 14:20:12] "PUT /access-control-list/f6096adb-15b7-40f3-a8c6-a84817bd984d HTTP/1.1" 200 273 0.022471 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.051539 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016847 10.0.0.131 - - [2026-01-30 14:20:12] "PUT /access-control-list/f6096adb-15b7-40f3-a8c6-a84817bd984d HTTP/1.1" 200 273 0.036269 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027907 10.0.0.131 - - [2026-01-30 14:20:12] "PUT /access-control-list/a0a50ef8-e0fa-404a-9f3b-6d24b9c7aa4e HTTP/1.1" 200 273 0.063857 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.021549 10.0.0.131 - - [2026-01-30 14:20:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.011034 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.140382 10.0.0.131 - - [2026-01-30 14:20:12] "POST /access-control-lists HTTP/1.1" 200 603 0.129888 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.029584 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.159624 10.0.0.131 - - [2026-01-30 14:20:12] "PUT /access-control-list/d428ed10-0af8-4daf-aa28-84dc8471887c HTTP/1.1" 200 273 0.010814 10.0.0.131 - - [2026-01-30 14:20:12] "PUT /access-control-list/d428ed10-0af8-4daf-aa28-84dc8471887c HTTP/1.1" 200 273 0.021443 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.056779 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004638 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006291 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031669 10.0.0.131 - - [2026-01-30 14:20:12] "PUT /access-control-list/a0a50ef8-e0fa-404a-9f3b-6d24b9c7aa4e HTTP/1.1" 200 273 0.057251 10.0.0.131 - - [2026-01-30 14:20:12] "POST /ref-update HTTP/1.1" 200 156 0.019622 10.0.0.131 - - [2026-01-30 14:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.131 - - [2026-01-30 14:20:12] "GET /virtual-network/cd2ef51e-a925-432a-9f28-13e8927f212e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006460 10.0.0.131 - - [2026-01-30 14:20:12] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005072 10.0.0.131 - - [2026-01-30 14:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.131 - - [2026-01-30 14:20:13] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002667 10.0.0.131 - - [2026-01-30 14:20:13] "POST /firewall-policys HTTP/1.1" 200 532 0.025569 10.0.0.131 - - [2026-01-30 14:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027408 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.013065 10.0.0.131 - - [2026-01-30 14:20:13] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004867 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009690 10.0.0.131 - - [2026-01-30 14:20:13] "POST /ref-update HTTP/1.1" 200 156 0.018839 10.0.0.131 - - [2026-01-30 14:20:13] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.016802 10.0.0.131 - - [2026-01-30 14:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.131 - - [2026-01-30 14:20:13] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002808 10.0.0.131 - - [2026-01-30 14:20:13] "POST /firewall-policys HTTP/1.1" 200 534 0.024177 10.0.0.131 - - [2026-01-30 14:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019707 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012639 10.0.0.131 - - [2026-01-30 14:20:13] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.115554 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002931 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002709 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002428 10.0.0.131 - - [2026-01-30 14:20:13] "POST /ref-update HTTP/1.1" 200 156 0.016622 10.0.0.131 - - [2026-01-30 14:20:13] "POST /ref-update HTTP/1.1" 200 156 0.039932 10.0.0.131 - - [2026-01-30 14:20:13] "POST /ref-update HTTP/1.1" 200 156 0.035025 10.0.0.131 - - [2026-01-30 14:20:13] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.007586 10.0.0.131 - - [2026-01-30 14:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.131 - - [2026-01-30 14:20:13] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002510 10.0.0.131 - - [2026-01-30 14:20:13] "POST /firewall-policys HTTP/1.1" 200 532 0.024029 10.0.0.131 - - [2026-01-30 14:20:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023999 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/85931de2-d3a0-43ed-9275-fd02f9b7f51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012532 10.0.0.131 - - [2026-01-30 14:20:13] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006725 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/85931de2-d3a0-43ed-9275-fd02f9b7f51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002630 10.0.0.131 - - [2026-01-30 14:20:13] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002669 10.0.0.131 - - [2026-01-30 14:20:14] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003093 10.0.0.131 - - [2026-01-30 14:20:14] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002657 10.0.0.131 - - [2026-01-30 14:20:14] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002477 10.0.0.131 - - [2026-01-30 14:20:14] "POST /ref-update HTTP/1.1" 200 156 0.016688 10.0.0.131 - - [2026-01-30 14:20:14] "POST /ref-update HTTP/1.1" 200 156 0.020218 10.0.0.131 - - [2026-01-30 14:20:14] "POST /ref-update HTTP/1.1" 200 156 0.052274 10.0.0.131 - - [2026-01-30 14:20:14] "POST /ref-update HTTP/1.1" 200 156 0.021000 10.0.0.131 - - [2026-01-30 14:20:14] "POST /ref-update HTTP/1.1" 200 156 0.051255 10.0.0.131 - - [2026-01-30 14:20:14] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.010160 10.0.0.131 - - [2026-01-30 14:20:14] "POST /tags HTTP/1.1" 200 300 0.042969 10.0.0.131 - - [2026-01-30 14:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.131 - - [2026-01-30 14:20:14] "GET /tag/f1893139-496e-477c-9574-7315abb1a371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019808 10.0.0.131 - - [2026-01-30 14:20:14] "POST /set-tag HTTP/1.1" 200 109 0.014399 10.0.0.131 - - [2026-01-30 14:20:14] "POST /tags HTTP/1.1" 200 302 0.078545 10.0.0.131 - - [2026-01-30 14:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012086 10.0.0.131 - - [2026-01-30 14:20:14] "GET /tag/a3ea6319-304d-4d7e-9fd9-67c36db42f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019987 10.0.0.131 - - [2026-01-30 14:20:14] "POST /tags HTTP/1.1" 200 326 0.058137 10.0.0.131 - - [2026-01-30 14:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008800 10.0.0.131 - - [2026-01-30 14:20:14] "GET /tag/70735f0b-0c1e-4aae-b6b0-a67b05f1d2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.025145 10.0.0.131 - - [2026-01-30 14:20:15] "POST /tags HTTP/1.1" 200 312 0.083968 10.0.0.131 - - [2026-01-30 14:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027335 10.0.0.131 - - [2026-01-30 14:20:15] "GET /tag/9aef7c2d-282f-4b46-9d0a-e426f0ad5808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018995 10.0.0.131 - - [2026-01-30 14:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.131 - - [2026-01-30 14:20:15] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.010691 10.0.0.131 - - [2026-01-30 14:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.131 - - [2026-01-30 14:20:15] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047184 10.0.0.131 - - [2026-01-30 14:20:15] "POST /virtual-machines HTTP/1.1" 200 378 0.015079 10.0.0.131 - - [2026-01-30 14:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020276 10.0.0.131 - - [2026-01-30 14:20:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.134645 10.0.0.131 - - [2026-01-30 14:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011888 10.0.0.131 - - [2026-01-30 14:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009569 10.0.0.131 - - [2026-01-30 14:20:15] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006658 10.0.0.131 - - [2026-01-30 14:20:15] "POST /instance-ips HTTP/1.1" 200 410 0.053634 10.0.0.131 - - [2026-01-30 14:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024103 10.0.0.131 - - [2026-01-30 14:20:15] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011684 10.0.0.131 - - [2026-01-30 14:20:15] "POST /set-tag HTTP/1.1" 200 109 0.025553 10.0.0.131 - - [2026-01-30 14:20:15] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.018309 10.0.0.131 - - [2026-01-30 14:20:15] "GET /instance-ip/cbf75876-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003242 10.0.0.131 - - [2026-01-30 14:20:15] "POST /tags HTTP/1.1" 200 358 0.064172 10.0.0.131 - - [2026-01-30 14:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.031675 10.0.0.131 - - [2026-01-30 14:20:15] "GET /tag/f09bec39-54c6-4179-853c-6c87a2fb35de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.032326 10.0.0.131 - - [2026-01-30 14:20:16] "POST /tags HTTP/1.1" 200 306 0.031521 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.131 - - [2026-01-30 14:20:16] "GET /tag/a46d447f-296e-4f98-a341-c58acb969218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.029078 10.0.0.131 - - [2026-01-30 14:20:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.001750 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.002596 10.0.0.131 - - [2026-01-30 14:20:16] "POST /security-groups HTTP/1.1" 200 571 0.064788 10.0.0.131 - - [2026-01-30 14:20:16] "POST /projects HTTP/1.1" 200 485 0.206092 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.002122 10.0.0.131 - - [2026-01-30 14:20:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021764 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.131 - - [2026-01-30 14:20:16] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.023299 10.0.0.131 - - [2026-01-30 14:20:16] "POST /access-control-lists HTTP/1.1" 200 582 0.088303 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017202 10.0.0.131 - - [2026-01-30 14:20:16] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007351 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.001811 10.0.0.131 - - [2026-01-30 14:20:16] "POST /access-control-lists HTTP/1.1" 200 580 0.071690 10.0.0.131 - - [2026-01-30 14:20:16] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.105441 10.0.0.131 - - [2026-01-30 14:20:16] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.040026 10.0.0.131 - - [2026-01-30 14:20:16] "POST /security-groups HTTP/1.1" 200 539 0.097257 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.003854 10.0.0.131 - - [2026-01-30 14:20:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013580 10.0.0.131 - - [2026-01-30 14:20:16] "POST /access-control-lists HTTP/1.1" 200 598 0.044552 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.017603 10.0.0.131 - - [2026-01-30 14:20:16] "POST /chown HTTP/1.1" 200 109 0.045296 10.0.0.131 - - [2026-01-30 14:20:16] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010702 10.0.0.131 - - [2026-01-30 14:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.131 - - [2026-01-30 14:20:16] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.038859 10.0.0.131 - - [2026-01-30 14:20:16] "POST /access-control-lists HTTP/1.1" 200 596 0.079592 10.0.0.131 - - [2026-01-30 14:20:16] "POST /tags HTTP/1.1" 409 207 0.003625 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.131 - - [2026-01-30 14:20:17] "GET /tag/a46d447f-296e-4f98-a341-c58acb969218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019397 10.0.0.131 - - [2026-01-30 14:20:17] "POST /firewall-rules HTTP/1.1" 200 566 0.070470 10.0.0.131 - - [2026-01-30 14:20:17] "GET /firewall-rule/65c8c8bc-2312-4b71-8aa5-769a69a825ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004518 10.0.0.131 - - [2026-01-30 14:20:17] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004637 10.0.0.131 - - [2026-01-30 14:20:17] "GET /firewall-rule/65c8c8bc-2312-4b71-8aa5-769a69a825ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007749 10.0.0.131 - - [2026-01-30 14:20:17] "POST /ref-update HTTP/1.1" 200 156 0.029728 10.0.0.131 - - [2026-01-30 14:20:17] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005425 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012553 10.0.0.131 - - [2026-01-30 14:20:17] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003785 10.0.0.131 - - [2026-01-30 14:20:17] "POST /tags HTTP/1.1" 409 207 0.002289 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011076 10.0.0.131 - - [2026-01-30 14:20:17] "GET /tag/a46d447f-296e-4f98-a341-c58acb969218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014602 10.0.0.131 - - [2026-01-30 14:20:17] "POST /firewall-rules HTTP/1.1" 200 564 0.071738 10.0.0.131 - - [2026-01-30 14:20:17] "GET /firewall-rule/c8f30c47-3e15-415c-a8c7-ef19574ceccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007452 10.0.0.131 - - [2026-01-30 14:20:17] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004281 10.0.0.131 - - [2026-01-30 14:20:17] "GET /firewall-rule/c8f30c47-3e15-415c-a8c7-ef19574ceccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002389 10.0.0.131 - - [2026-01-30 14:20:17] "POST /ref-update HTTP/1.1" 200 156 0.018244 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.012547 10.0.0.131 - - [2026-01-30 14:20:17] "POST /tags HTTP/1.1" 200 306 0.064463 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018210 10.0.0.131 - - [2026-01-30 14:20:17] "GET /tag/01d822d4-fa9a-463d-814d-60b4279adcc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017794 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.131 - - [2026-01-30 14:20:17] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.022893 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.131 - - [2026-01-30 14:20:17] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004519 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.131 - - [2026-01-30 14:20:17] "GET /service-appliance-set/9bc2efac-521a-4ffb-93fb-66caecf6dcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003549 10.0.0.131 - - [2026-01-30 14:20:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.001570 10.0.0.131 - - [2026-01-30 14:20:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.089085 10.0.0.131 - - [2026-01-30 14:20:18] "GET /virtual-machine-interface/977a229f-c201-4455-8101-023bfc187cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.015311 10.0.0.131 - - [2026-01-30 14:20:18] "POST /instance-ips HTTP/1.1" 200 382 0.065913 10.0.0.131 - - [2026-01-30 14:20:18] "GET /instance-ip/b6ce8eae-c350-40a3-acaf-9ae5aa6bfb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011474 10.0.0.131 - - [2026-01-30 14:20:18] "POST /loadbalancers HTTP/1.1" 200 584 0.101959 10.0.0.131 - - [2026-01-30 14:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025604 10.0.0.131 - - [2026-01-30 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014291 10.0.0.131 - - [2026-01-30 14:20:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077832 10.0.0.131 - - [2026-01-30 14:20:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.078682 10.0.0.131 - - [2026-01-30 14:20:18] "GET /instance-ip/b6ce8eae-c350-40a3-acaf-9ae5aa6bfb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.022547 10.0.0.131 - - [2026-01-30 14:20:18] "GET /loadbalancer/c31915c1-3a33-4c06-8d23-850a70992940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.019581 10.0.0.131 - - [2026-01-30 14:20:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035605 10.0.0.131 - - [2026-01-30 14:20:18] "POST /floating-ips HTTP/1.1" 200 585 0.049717 10.0.0.131 - - [2026-01-30 14:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012119 10.0.0.131 - - [2026-01-30 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.131 - - [2026-01-30 14:20:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027100 10.0.0.131 - - [2026-01-30 14:20:18] "GET /loadbalancer-listener/7c3aabb9-163a-42eb-859e-659199351b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.005385 10.0.0.131 - - [2026-01-30 14:20:18] "GET /loadbalancer-listener/7c3aabb9-163a-42eb-859e-659199351b1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003297 10.0.0.131 - - [2026-01-30 14:20:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024281 10.0.0.131 - - [2026-01-30 14:20:18] "GET /instance-ip/b6ce8eae-c350-40a3-acaf-9ae5aa6bfb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005097 10.0.0.131 - - [2026-01-30 14:20:18] "GET /instance-ip/b6ce8eae-c350-40a3-acaf-9ae5aa6bfb9d?fields=floating_ips HTTP/1.1" 200 1173 0.006478 10.0.0.131 - - [2026-01-30 14:20:18] "GET /floating-ip/02bd679c-9bd3-40d6-b4cf-e3c15d6d2035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004843 10.0.0.131 - - [2026-01-30 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.131 - - [2026-01-30 14:20:18] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002259 10.0.0.131 - - [2026-01-30 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.131 - - [2026-01-30 14:20:18] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.011694 10.0.0.131 - - [2026-01-30 14:20:18] "POST /tags HTTP/1.1" 200 302 0.023945 10.0.0.131 - - [2026-01-30 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.131 - - [2026-01-30 14:20:18] "GET /tag/875bd464-40ec-4781-a304-ab4c281dd226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020765 10.0.0.131 - - [2026-01-30 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.131 - - [2026-01-30 14:20:18] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038273 10.0.0.131 - - [2026-01-30 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.131 - - [2026-01-30 14:20:18] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006911 10.0.0.131 - - [2026-01-30 14:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.131 - - [2026-01-30 14:20:19] "GET /service-appliance-set/9bc2efac-521a-4ffb-93fb-66caecf6dcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002974 10.0.0.131 - - [2026-01-30 14:20:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.006094 10.0.0.131 - - [2026-01-30 14:20:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109098 10.0.0.131 - - [2026-01-30 14:20:19] "GET /virtual-machine-interface/34864f97-5a13-4beb-a9ef-50e81f8c2da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.011132 10.0.0.131 - - [2026-01-30 14:20:19] "POST /instance-ips HTTP/1.1" 200 378 0.038683 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000999 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001127 10.0.0.131 - - [2026-01-30 14:20:19] "GET /instance-ip/8856185d-6794-4097-bdb8-5d56ab3a2a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005373 10.0.0.131 - - [2026-01-30 14:20:19] "POST /loadbalancers HTTP/1.1" 200 584 0.069551 10.0.0.131 - - [2026-01-30 14:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040458 10.0.0.131 - - [2026-01-30 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007487 10.0.0.131 - - [2026-01-30 14:20:19] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.064318 10.0.0.131 - - [2026-01-30 14:20:19] "GET /instance-ip/8856185d-6794-4097-bdb8-5d56ab3a2a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002697 10.0.0.131 - - [2026-01-30 14:20:19] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038113 10.0.0.131 - - [2026-01-30 14:20:19] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002784 10.0.0.131 - - [2026-01-30 14:20:19] "POST /floating-ips HTTP/1.1" 200 583 0.036026 10.0.0.131 - - [2026-01-30 14:20:19] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048299 10.0.0.131 - - [2026-01-30 14:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.160612 10.0.0.131 - - [2026-01-30 14:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.131 - - [2026-01-30 14:20:19] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037647 10.0.0.131 - - [2026-01-30 14:20:19] "GET /loadbalancer-listener/1cf24a1a-b306-43be-aedb-86e86c33c165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.053615 10.0.0.131 - - [2026-01-30 14:20:19] "GET /loadbalancer-listener/1cf24a1a-b306-43be-aedb-86e86c33c165?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.047014 10.0.0.131 - - [2026-01-30 14:20:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.048323 10.0.0.131 - - [2026-01-30 14:20:20] "GET /instance-ip/8856185d-6794-4097-bdb8-5d56ab3a2a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004467 10.0.0.131 - - [2026-01-30 14:20:20] "GET /instance-ip/8856185d-6794-4097-bdb8-5d56ab3a2a4f?fields=floating_ips HTTP/1.1" 200 1166 0.008910 10.0.0.131 - - [2026-01-30 14:20:20] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003478 10.0.0.131 - - [2026-01-30 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.131 - - [2026-01-30 14:20:20] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038237 10.0.0.131 - - [2026-01-30 14:20:20] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004625 10.0.0.131 - - [2026-01-30 14:20:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036151 10.0.0.131 - - [2026-01-30 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.039022 10.0.0.131 - - [2026-01-30 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011362 10.0.0.131 - - [2026-01-30 14:20:20] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049025 10.0.0.131 - - [2026-01-30 14:20:20] "GET /loadbalancer-listener/4603753b-d0a6-483b-b28d-748a84427899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006344 10.0.0.131 - - [2026-01-30 14:20:20] "GET /loadbalancer-listener/4603753b-d0a6-483b-b28d-748a84427899?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005591 10.0.0.131 - - [2026-01-30 14:20:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038203 10.0.0.131 - - [2026-01-30 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007587 10.0.0.131 - - [2026-01-30 14:20:20] "GET /instance-ip/8856185d-6794-4097-bdb8-5d56ab3a2a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013773 10.0.0.131 - - [2026-01-30 14:20:20] "GET /instance-ip/8856185d-6794-4097-bdb8-5d56ab3a2a4f?fields=floating_ips HTTP/1.1" 200 1166 0.006246 10.0.0.131 - - [2026-01-30 14:20:20] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.009128 10.0.0.131 - - [2026-01-30 14:20:20] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.061510 10.0.0.131 - - [2026-01-30 14:20:20] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002779 10.0.0.131 - - [2026-01-30 14:20:20] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.025242 10.0.0.131 - - [2026-01-30 14:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008449 10.0.0.131 - - [2026-01-30 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.131 - - [2026-01-30 14:20:20] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041056 10.0.0.131 - - [2026-01-30 14:20:20] "GET /loadbalancer-listener/42eef263-b859-4833-ac61-06f8e4c93cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003800 10.0.0.131 - - [2026-01-30 14:20:20] "GET /loadbalancer-listener/42eef263-b859-4833-ac61-06f8e4c93cc6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003175 10.0.0.131 - - [2026-01-30 14:20:20] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.023102 10.0.0.131 - - [2026-01-30 14:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.131 - - [2026-01-30 14:20:20] "GET /instance-ip/8856185d-6794-4097-bdb8-5d56ab3a2a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007275 10.0.0.131 - - [2026-01-30 14:20:20] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.010855 10.0.0.131 - - [2026-01-30 14:20:20] "GET /instance-ip/8856185d-6794-4097-bdb8-5d56ab3a2a4f?fields=floating_ips HTTP/1.1" 200 1166 0.007394 10.0.0.131 - - [2026-01-30 14:20:20] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005389 10.0.0.131 - - [2026-01-30 14:20:20] "POST /tags HTTP/1.1" 200 356 0.042578 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011697 10.0.0.131 - - [2026-01-30 14:20:21] "GET /tag/e15f85fe-01b2-4d9f-87a5-582629903710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.019099 10.0.0.131 - - [2026-01-30 14:20:21] "POST /tags HTTP/1.1" 200 304 0.029766 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011808 10.0.0.131 - - [2026-01-30 14:20:21] "GET /tag/52df56b2-8c7b-4ba4-8ce7-e3bc7fc77c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026063 10.0.0.131 - - [2026-01-30 14:20:21] "POST /projects HTTP/1.1" 409 218 0.001909 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.131 - - [2026-01-30 14:20:21] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043816 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.131 - - [2026-01-30 14:20:21] "GET /network-ipam/d695be3e-3235-4c3e-be7b-263406a5426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003957 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.131 - - [2026-01-30 14:20:21] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009161 10.0.0.131 - - [2026-01-30 14:20:21] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.043337 10.0.0.131 - - [2026-01-30 14:20:21] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005089 10.0.0.131 - - [2026-01-30 14:20:21] "POST /set-tag HTTP/1.1" 200 109 0.065438 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011251 10.0.0.131 - - [2026-01-30 14:20:21] "GET /network-ipam/01a38d73-f3e9-42fc-89a2-cee70fa77c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002951 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.131 - - [2026-01-30 14:20:21] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006190 10.0.0.131 - - [2026-01-30 14:20:21] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.064788 10.0.0.131 - - [2026-01-30 14:20:21] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004276 10.0.0.131 - - [2026-01-30 14:20:21] "POST /set-tag HTTP/1.1" 200 109 0.066567 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.131 - - [2026-01-30 14:20:21] "GET /network-policy/2a10e5ca-ae1f-4eab-b4c8-7de928ccc584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002949 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015484 10.0.0.131 - - [2026-01-30 14:20:21] "GET /network-policy/d53c14d8-74f6-4931-87c7-e58b2f651856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003241 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.131 - - [2026-01-30 14:20:21] "GET /network-policy/5fa1f3cb-58e0-4830-bfa0-7adcc2ab1772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.013078 10.0.0.131 - - [2026-01-30 14:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.131 - - [2026-01-30 14:20:21] "PUT /network-policy/5fa1f3cb-58e0-4830-bfa0-7adcc2ab1772 HTTP/1.1" 200 263 0.012783 10.0.0.131 - - [2026-01-30 14:20:21] "POST /ref-update HTTP/1.1" 200 156 0.042592 10.0.0.131 - - [2026-01-30 14:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016022 10.0.0.131 - - [2026-01-30 14:20:22] "PUT /access-control-list/d428ed10-0af8-4daf-aa28-84dc8471887c HTTP/1.1" 200 273 0.087984 10.0.0.131 - - [2026-01-30 14:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.074596 10.0.0.131 - - [2026-01-30 14:20:22] "PUT /access-control-list/f6096adb-15b7-40f3-a8c6-a84817bd984d HTTP/1.1" 200 273 0.015555 10.0.0.131 - - [2026-01-30 14:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002016 10.0.0.131 - - [2026-01-30 14:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009348 10.0.0.131 - - [2026-01-30 14:20:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002139 10.0.0.131 - - [2026-01-30 14:20:22] "POST /security-groups HTTP/1.1" 409 245 0.002371 10.0.0.131 - - [2026-01-30 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.131 - - [2026-01-30 14:20:22] "PUT /security-group/77a90a12-c39f-4ccf-a465-6ce0738fe613 HTTP/1.1" 200 263 0.072323 10.0.0.131 - - [2026-01-30 14:20:22] "PUT /access-control-list/ef9fdfc5-d43c-4ea8-a0c8-2ab5a9a1219b HTTP/1.1" 200 273 0.009639 10.0.0.131 - - [2026-01-30 14:20:22] "PUT /access-control-list/d848b51a-27e8-46cd-ac21-a259826e61b8 HTTP/1.1" 200 273 0.033171 10.0.0.131 - - [2026-01-30 14:20:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034231 10.0.0.131 - - [2026-01-30 14:20:22] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008270 10.0.0.131 - - [2026-01-30 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.131 - - [2026-01-30 14:20:22] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003046 10.0.0.131 - - [2026-01-30 14:20:22] "POST /tags HTTP/1.1" 409 206 0.002179 10.0.0.131 - - [2026-01-30 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.131 - - [2026-01-30 14:20:22] "GET /tag/52df56b2-8c7b-4ba4-8ce7-e3bc7fc77c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023854 10.0.0.131 - - [2026-01-30 14:20:22] "POST /firewall-rules HTTP/1.1" 200 564 0.072317 10.0.0.131 - - [2026-01-30 14:20:22] "GET /firewall-rule/62be931e-0c85-48ce-8ee3-b97d80e2a6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.026275 10.0.0.131 - - [2026-01-30 14:20:22] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.012252 10.0.0.131 - - [2026-01-30 14:20:22] "GET /firewall-rule/62be931e-0c85-48ce-8ee3-b97d80e2a6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002892 10.0.0.131 - - [2026-01-30 14:20:22] "POST /ref-update HTTP/1.1" 200 156 0.045304 10.0.0.131 - - [2026-01-30 14:20:22] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005557 10.0.0.131 - - [2026-01-30 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.131 - - [2026-01-30 14:20:22] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005023 10.0.0.131 - - [2026-01-30 14:20:22] "POST /tags HTTP/1.1" 409 206 0.007447 10.0.0.131 - - [2026-01-30 14:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.131 - - [2026-01-30 14:20:22] "GET /tag/52df56b2-8c7b-4ba4-8ce7-e3bc7fc77c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.053266 10.0.0.131 - - [2026-01-30 14:20:23] "POST /firewall-rules HTTP/1.1" 200 562 0.097154 10.0.0.131 - - [2026-01-30 14:20:23] "GET /firewall-rule/a2a7a37e-826f-4396-bc58-4fb6af913a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.018938 10.0.0.131 - - [2026-01-30 14:20:23] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005415 10.0.0.131 - - [2026-01-30 14:20:23] "GET /firewall-rule/a2a7a37e-826f-4396-bc58-4fb6af913a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002663 10.0.0.131 - - [2026-01-30 14:20:23] "POST /ref-update HTTP/1.1" 200 156 0.024592 10.0.0.131 - - [2026-01-30 14:20:23] "POST /tags HTTP/1.1" 200 372 0.027419 10.0.0.131 - - [2026-01-30 14:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.131 - - [2026-01-30 14:20:23] "GET /tag/bedf2fe3-f783-4ba6-a699-78f14064e96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.016679 10.0.0.131 - - [2026-01-30 14:20:23] "POST /tags HTTP/1.1" 200 320 0.031096 10.0.0.131 - - [2026-01-30 14:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.131 - - [2026-01-30 14:20:23] "GET /tag/bb38f43b-3ce9-4188-ae48-8668e6fce542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016796 10.0.0.131 - - [2026-01-30 14:20:23] "POST /id-to-fqname HTTP/1.1" 200 181 0.009055 10.0.0.131 - - [2026-01-30 14:20:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.012589 10.0.0.131 - - [2026-01-30 14:20:23] "POST /security-groups HTTP/1.1" 200 578 0.071200 10.0.0.131 - - [2026-01-30 14:20:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.001957 10.0.0.131 - - [2026-01-30 14:20:23] "POST /projects HTTP/1.1" 200 499 0.249762 10.0.0.131 - - [2026-01-30 14:20:23] "POST /access-control-lists HTTP/1.1" 200 589 0.031516 10.0.0.131 - - [2026-01-30 14:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015723 10.0.0.131 - - [2026-01-30 14:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010783 10.0.0.131 - - [2026-01-30 14:20:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.012424 10.0.0.131 - - [2026-01-30 14:20:23] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.039356 10.0.0.131 - - [2026-01-30 14:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.131 - - [2026-01-30 14:20:23] "POST /access-control-lists HTTP/1.1" 200 587 0.089978 10.0.0.131 - - [2026-01-30 14:20:23] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.024704 10.0.0.131 - - [2026-01-30 14:20:23] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.041380 10.0.0.131 - - [2026-01-30 14:20:23] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.050956 10.0.0.131 - - [2026-01-30 14:20:24] "POST /security-groups HTTP/1.1" 200 560 0.085265 10.0.0.131 - - [2026-01-30 14:20:24] "POST /fqname-to-id HTTP/1.1" 404 248 0.007056 10.0.0.131 - - [2026-01-30 14:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017213 10.0.0.131 - - [2026-01-30 14:20:24] "POST /access-control-lists HTTP/1.1" 200 612 0.075707 10.0.0.131 - - [2026-01-30 14:20:24] "POST /chown HTTP/1.1" 200 109 0.061992 10.0.0.131 - - [2026-01-30 14:20:24] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017931 10.0.0.131 - - [2026-01-30 14:20:24] "POST /fqname-to-id HTTP/1.1" 404 247 0.002213 10.0.0.131 - - [2026-01-30 14:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.131 - - [2026-01-30 14:20:24] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.033233 10.0.0.131 - - [2026-01-30 14:20:24] "POST /access-control-lists HTTP/1.1" 200 610 0.063864 10.0.0.131 - - [2026-01-30 14:20:24] "POST /tags HTTP/1.1" 409 214 0.001842 10.0.0.131 - - [2026-01-30 14:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.131 - - [2026-01-30 14:20:24] "GET /tag/bb38f43b-3ce9-4188-ae48-8668e6fce542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.021019 10.0.0.131 - - [2026-01-30 14:20:24] "POST /firewall-rules HTTP/1.1" 200 580 0.097290 10.0.0.131 - - [2026-01-30 14:20:24] "GET /firewall-rule/fceb28aa-a339-487f-a673-943b16dd3639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004193 10.0.0.131 - - [2026-01-30 14:20:24] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003791 10.0.0.131 - - [2026-01-30 14:20:24] "GET /firewall-rule/fceb28aa-a339-487f-a673-943b16dd3639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003149 10.0.0.131 - - [2026-01-30 14:20:24] "POST /ref-update HTTP/1.1" 200 156 0.025096 10.0.0.131 - - [2026-01-30 14:20:24] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005039 10.0.0.131 - - [2026-01-30 14:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.131 - - [2026-01-30 14:20:24] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002743 10.0.0.131 - - [2026-01-30 14:20:24] "POST /tags HTTP/1.1" 409 214 0.001812 10.0.0.131 - - [2026-01-30 14:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.131 - - [2026-01-30 14:20:24] "GET /tag/bb38f43b-3ce9-4188-ae48-8668e6fce542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.015059 10.0.0.131 - - [2026-01-30 14:20:24] "POST /firewall-rules HTTP/1.1" 200 578 0.066982 10.0.0.131 - - [2026-01-30 14:20:24] "GET /firewall-rule/af19205e-1f6b-4696-bd5c-a34fead836ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007808 10.0.0.131 - - [2026-01-30 14:20:24] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003704 10.0.0.131 - - [2026-01-30 14:20:24] "GET /firewall-rule/af19205e-1f6b-4696-bd5c-a34fead836ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002708 10.0.0.131 - - [2026-01-30 14:20:24] "POST /ref-update HTTP/1.1" 200 156 0.033575 10.0.0.131 - - [2026-01-30 14:20:24] "POST /tags HTTP/1.1" 200 364 0.019135 10.0.0.131 - - [2026-01-30 14:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.021240 10.0.0.131 - - [2026-01-30 14:20:24] "GET /tag/2cacf1b5-9bd3-423a-8e90-c96aa5927cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018307 10.0.0.131 - - [2026-01-30 14:20:25] "POST /tags HTTP/1.1" 200 312 0.030369 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007198 10.0.0.131 - - [2026-01-30 14:20:25] "GET /tag/1528cab4-607a-4561-a7d6-5f21c1599c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015612 10.0.0.131 - - [2026-01-30 14:20:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000451 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.001244 10.0.0.131 - - [2026-01-30 14:20:25] "POST /security-groups HTTP/1.1" 200 574 0.072666 10.0.0.131 - - [2026-01-30 14:20:25] "POST /projects HTTP/1.1" 200 491 0.215121 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.005421 10.0.0.131 - - [2026-01-30 14:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018112 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007494 10.0.0.131 - - [2026-01-30 14:20:25] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.018200 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.131 - - [2026-01-30 14:20:25] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004031 10.0.0.131 - - [2026-01-30 14:20:25] "POST /access-control-lists HTTP/1.1" 200 585 0.104652 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.006995 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000770 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002621 10.0.0.131 - - [2026-01-30 14:20:25] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.104323 10.0.0.131 - - [2026-01-30 14:20:25] "POST /access-control-lists HTTP/1.1" 200 583 0.097504 10.0.0.131 - - [2026-01-30 14:20:25] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.112901 10.0.0.131 - - [2026-01-30 14:20:25] "POST /security-groups HTTP/1.1" 200 548 0.074791 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.008191 10.0.0.131 - - [2026-01-30 14:20:25] "POST /access-control-lists HTTP/1.1" 200 604 0.024181 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.008636 10.0.0.131 - - [2026-01-30 14:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027111 10.0.0.131 - - [2026-01-30 14:20:25] "POST /chown HTTP/1.1" 200 109 0.020187 10.0.0.131 - - [2026-01-30 14:20:25] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010805 10.0.0.131 - - [2026-01-30 14:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.131 - - [2026-01-30 14:20:25] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020218 10.0.0.131 - - [2026-01-30 14:20:25] "POST /access-control-lists HTTP/1.1" 200 602 0.068960 10.0.0.131 - - [2026-01-30 14:20:26] "POST /tags HTTP/1.1" 409 210 0.018384 10.0.0.131 - - [2026-01-30 14:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.131 - - [2026-01-30 14:20:26] "GET /tag/1528cab4-607a-4561-a7d6-5f21c1599c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011344 10.0.0.131 - - [2026-01-30 14:20:26] "POST /firewall-rules HTTP/1.1" 200 572 0.213282 10.0.0.131 - - [2026-01-30 14:20:26] "GET /firewall-rule/fec3a91a-4b0d-4ea0-bac9-60569e1ddbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003814 10.0.0.131 - - [2026-01-30 14:20:26] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003402 10.0.0.131 - - [2026-01-30 14:20:26] "GET /firewall-rule/fec3a91a-4b0d-4ea0-bac9-60569e1ddbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002947 10.0.0.131 - - [2026-01-30 14:20:26] "POST /ref-update HTTP/1.1" 200 156 0.055816 10.0.0.131 - - [2026-01-30 14:20:26] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003957 10.0.0.131 - - [2026-01-30 14:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.131 - - [2026-01-30 14:20:26] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003112 10.0.0.131 - - [2026-01-30 14:20:26] "POST /tags HTTP/1.1" 409 210 0.002165 10.0.0.131 - - [2026-01-30 14:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.131 - - [2026-01-30 14:20:26] "GET /tag/1528cab4-607a-4561-a7d6-5f21c1599c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010520 10.0.0.131 - - [2026-01-30 14:20:26] "POST /firewall-rules HTTP/1.1" 200 570 0.076456 10.0.0.131 - - [2026-01-30 14:20:26] "GET /firewall-rule/43328a4b-71a9-4603-a6a4-7a5ea31c5c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017071 10.0.0.131 - - [2026-01-30 14:20:26] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.019789 10.0.0.131 - - [2026-01-30 14:20:26] "GET /firewall-rule/43328a4b-71a9-4603-a6a4-7a5ea31c5c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003055 10.0.0.131 - - [2026-01-30 14:20:26] "POST /ref-update HTTP/1.1" 200 156 0.054317 10.0.0.131 - - [2026-01-30 14:20:26] "POST /tags HTTP/1.1" 200 364 0.054907 10.0.0.131 - - [2026-01-30 14:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007169 10.0.0.131 - - [2026-01-30 14:20:26] "GET /tag/5044a321-6d8e-45fe-9cd6-a426ec88901d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011837 10.0.0.131 - - [2026-01-30 14:20:26] "POST /tags HTTP/1.1" 409 210 0.001788 10.0.0.131 - - [2026-01-30 14:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.131 - - [2026-01-30 14:20:26] "GET /tag/9aef7c2d-282f-4b46-9d0a-e426f0ad5808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010087 10.0.0.131 - - [2026-01-30 14:20:26] "POST /projects HTTP/1.1" 409 223 0.001998 10.0.0.131 - - [2026-01-30 14:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.131 - - [2026-01-30 14:20:27] "GET /project/47c25715-e0c9-4eaa-a669-7db5de6f272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051685 10.0.0.131 - - [2026-01-30 14:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.131 - - [2026-01-30 14:20:27] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004617 10.0.0.131 - - [2026-01-30 14:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.131 - - [2026-01-30 14:20:27] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004071 10.0.0.131 - - [2026-01-30 14:20:27] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.067076 10.0.0.131 - - [2026-01-30 14:20:27] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.047031 10.0.0.131 - - [2026-01-30 14:20:27] "POST /security-groups HTTP/1.1" 409 253 0.011455 10.0.0.131 - - [2026-01-30 14:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.131 - - [2026-01-30 14:20:27] "PUT /security-group/46671984-8c6c-4aa1-9e54-91b15553ffcc HTTP/1.1" 200 263 0.075387 10.0.0.131 - - [2026-01-30 14:20:27] "PUT /access-control-list/3ec68529-1a50-43d4-ba7b-2bde7bd4be42 HTTP/1.1" 200 273 0.030903 10.0.0.131 - - [2026-01-30 14:20:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.077524 10.0.0.131 - - [2026-01-30 14:20:27] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031892 10.0.0.131 - - [2026-01-30 14:20:27] "PUT /access-control-list/a5c7df03-565d-4c73-8e20-9e03dd059b50 HTTP/1.1" 200 273 0.078891 10.0.0.131 - - [2026-01-30 14:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.131 - - [2026-01-30 14:20:27] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002480 10.0.0.131 - - [2026-01-30 14:20:27] "POST /tags HTTP/1.1" 409 210 0.003230 10.0.0.131 - - [2026-01-30 14:20:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.131 - - [2026-01-30 14:20:27] "GET /tag/9aef7c2d-282f-4b46-9d0a-e426f0ad5808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017665 10.0.0.131 - - [2026-01-30 14:20:27] "POST /firewall-rules HTTP/1.1" 200 572 0.098958 10.0.0.131 - - [2026-01-30 14:20:27] "GET /firewall-rule/a9c2c641-34a7-4e39-86c8-c900d8ba1ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004975 10.0.0.131 - - [2026-01-30 14:20:27] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003646 10.0.0.131 - - [2026-01-30 14:20:27] "GET /firewall-rule/a9c2c641-34a7-4e39-86c8-c900d8ba1ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005847 10.0.0.131 - - [2026-01-30 14:20:27] "POST /ref-update HTTP/1.1" 200 156 0.053302 10.0.0.131 - - [2026-01-30 14:20:28] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028800 10.0.0.131 - - [2026-01-30 14:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.131 - - [2026-01-30 14:20:28] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004349 10.0.0.131 - - [2026-01-30 14:20:28] "POST /tags HTTP/1.1" 409 210 0.002617 10.0.0.131 - - [2026-01-30 14:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.131 - - [2026-01-30 14:20:28] "GET /tag/9aef7c2d-282f-4b46-9d0a-e426f0ad5808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011310 10.0.0.131 - - [2026-01-30 14:20:28] "POST /firewall-rules HTTP/1.1" 200 570 0.075495 10.0.0.131 - - [2026-01-30 14:20:28] "GET /firewall-rule/cca1483e-88e8-4cd2-bf91-104c0dc65dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015416 10.0.0.131 - - [2026-01-30 14:20:28] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.006184 10.0.0.131 - - [2026-01-30 14:20:28] "GET /firewall-rule/cca1483e-88e8-4cd2-bf91-104c0dc65dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011574 10.0.0.131 - - [2026-01-30 14:20:28] "POST /ref-update HTTP/1.1" 200 156 0.188152 10.0.0.131 - - [2026-01-30 14:20:28] "POST /tags HTTP/1.1" 409 237 0.004031 10.0.0.131 - - [2026-01-30 14:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.131 - - [2026-01-30 14:20:28] "GET /tag/5044a321-6d8e-45fe-9cd6-a426ec88901d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.030944 10.0.0.131 - - [2026-01-30 14:20:28] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.006965 10.0.0.131 - - [2026-01-30 14:20:28] "POST /set-tag HTTP/1.1" 200 109 0.038729 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001319 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001287 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:20:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000977 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:21:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:21:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:21:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:21:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 10.0.0.131 - - [2026-01-30 14:21:23] "GET / HTTP/1.1" 200 36215 0.001363 10.0.0.131 - - [2026-01-30 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.131 - - [2026-01-30 14:21:23] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004143 10.0.0.131 - - [2026-01-30 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.131 - - [2026-01-30 14:21:23] "GET /config-node/29824d6c-59a5-47c6-bb23-37d66f928789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004872 10.0.0.131 - - [2026-01-30 14:21:35] "GET / HTTP/1.1" 200 36215 0.001346 10.0.0.131 - - [2026-01-30 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.131 - - [2026-01-30 14:21:35] "GET /routing-instance/a1a9f027-03a8-46d4-8c9f-b4e4cee1bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002473 10.0.0.131 - - [2026-01-30 14:21:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001774 10.0.0.131 - - [2026-01-30 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.131 - - [2026-01-30 14:21:35] "GET /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004013 10.0.0.131 - - [2026-01-30 14:21:35] "PUT /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077 HTTP/1.1" 200 255 0.017826 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:21:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:21:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 10.0.0.136 - - [2026-01-30 14:22:03] "GET / HTTP/1.1" 200 36215 0.002128 10.0.0.136 - - [2026-01-30 14:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.136 - - [2026-01-30 14:22:03] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004529 10.0.0.136 - - [2026-01-30 14:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.136 - - [2026-01-30 14:22:03] "GET /routing-instance/a1a9f027-03a8-46d4-8c9f-b4e4cee1bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002479 10.0.0.136 - - [2026-01-30 14:22:03] "PUT /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10 HTTP/1.1" 200 275 0.009402 10.0.0.136 - - [2026-01-30 14:22:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.003332 10.0.0.136 - - [2026-01-30 14:22:03] "POST /virtual-routers HTTP/1.1" 200 601 0.018516 10.0.0.136 - - [2026-01-30 14:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013480 10.0.0.136 - - [2026-01-30 14:22:03] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006536 10.0.0.136 - - [2026-01-30 14:22:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003460 10.0.0.136 - - [2026-01-30 14:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.136 - - [2026-01-30 14:22:03] "GET /virtual-network/cd2ef51e-a925-432a-9f28-13e8927f212e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007724 10.0.0.136 - - [2026-01-30 14:22:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.077110 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:22:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001066 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:22:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001159 10.0.0.131 - - [2026-01-30 14:23:59] "GET /global-system-configs HTTP/1.1" 200 323 0.001898 10.0.0.131 - - [2026-01-30 14:24:00] "GET /global-system-configs HTTP/1.1" 200 323 0.001932 10.0.0.131 - - [2026-01-30 14:24:15] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002952 10.0.0.131 - - [2026-01-30 14:24:15] "POST /ref-update HTTP/1.1" 200 156 0.017978 10.0.0.131 - - [2026-01-30 14:24:26] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006878 10.0.0.131 - - [2026-01-30 14:24:26] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.131 - - [2026-01-30 14:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.131 - - [2026-01-30 14:24:27] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002278 10.0.0.131 - - [2026-01-30 14:24:27] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004049 10.0.0.131 - - [2026-01-30 14:24:27] "POST /set-tag HTTP/1.1" 200 109 0.004898 10.0.0.131 - - [2026-01-30 14:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.131 - - [2026-01-30 14:24:27] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002261 10.0.0.131 - - [2026-01-30 14:24:27] "GET /loadbalancer-pool/4b18e25d-e038-42d2-89cd-820fc249a08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.017714 10.0.0.131 - - [2026-01-30 14:24:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044067 10.0.0.131 - - [2026-01-30 14:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027495 10.0.0.131 - - [2026-01-30 14:24:27] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005667 10.0.0.131 - - [2026-01-30 14:24:27] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007175 10.0.0.131 - - [2026-01-30 14:24:27] "POST /ref-update HTTP/1.1" 200 156 0.008427 10.0.0.131 - - [2026-01-30 14:24:27] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009890 10.0.0.131 - - [2026-01-30 14:24:27] "POST /tags HTTP/1.1" 409 205 0.002082 10.0.0.131 - - [2026-01-30 14:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.131 - - [2026-01-30 14:24:27] "GET /tag/875bd464-40ec-4781-a304-ab4c281dd226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.029206 10.0.0.131 - - [2026-01-30 14:24:27] "PUT /floating-ip/f22f283f-c729-471c-84e8-c793643de93e HTTP/1.1" 200 257 0.024442 10.0.0.131 - - [2026-01-30 14:24:27] "POST /set-tag HTTP/1.1" 200 109 0.097004 10.0.0.131 - - [2026-01-30 14:24:27] "GET /loadbalancer-pool/677d50aa-e33c-4fdb-9238-6fdadc5252c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011607 10.0.0.131 - - [2026-01-30 14:24:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025505 10.0.0.131 - - [2026-01-30 14:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022579 10.0.0.131 - - [2026-01-30 14:24:27] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007809 10.0.0.131 - - [2026-01-30 14:24:27] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008198 10.0.0.131 - - [2026-01-30 14:24:27] "POST /ref-update HTTP/1.1" 200 156 0.012194 10.0.0.131 - - [2026-01-30 14:24:27] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005568 10.0.0.131 - - [2026-01-30 14:24:27] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.131 - - [2026-01-30 14:24:27] "GET /loadbalancer-pool/25b42c08-0164-44b6-bc70-49b5dc542692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003395 10.0.0.131 - - [2026-01-30 14:24:27] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018802 10.0.0.131 - - [2026-01-30 14:24:27] "PUT /floating-ip/f22f283f-c729-471c-84e8-c793643de93e HTTP/1.1" 200 257 0.035028 10.0.0.131 - - [2026-01-30 14:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014200 10.0.0.131 - - [2026-01-30 14:24:27] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010806 10.0.0.131 - - [2026-01-30 14:24:27] "POST /set-tag HTTP/1.1" 200 109 0.004157 10.0.0.131 - - [2026-01-30 14:24:27] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004463 10.0.0.131 - - [2026-01-30 14:24:27] "POST /ref-update HTTP/1.1" 200 156 0.011259 10.0.0.131 - - [2026-01-30 14:24:27] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002648 10.0.0.131 - - [2026-01-30 14:24:27] "PUT /floating-ip/f22f283f-c729-471c-84e8-c793643de93e HTTP/1.1" 200 257 0.024035 10.0.0.131 - - [2026-01-30 14:24:36] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004250 10.0.0.131 - - [2026-01-30 14:24:36] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.131 - - [2026-01-30 14:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.131 - - [2026-01-30 14:24:36] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002350 10.0.0.131 - - [2026-01-30 14:24:36] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004152 10.0.0.131 - - [2026-01-30 14:24:36] "POST /set-tag HTTP/1.1" 200 109 0.021556 10.0.0.131 - - [2026-01-30 14:24:36] "DELETE /loadbalancer-member/91946493-02d0-4ba7-9896-55e8d33ad7d0 HTTP/1.1" 200 115 0.040553 10.0.0.131 - - [2026-01-30 14:24:36] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009890 10.0.0.131 - - [2026-01-30 14:24:36] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.131 - - [2026-01-30 14:24:36] "DELETE /loadbalancer-member/adf7aeb5-4fec-4d22-b4d6-7d906c717ddc HTTP/1.1" 200 115 0.032762 10.0.0.131 - - [2026-01-30 14:24:36] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003715 10.0.0.131 - - [2026-01-30 14:24:36] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.131 - - [2026-01-30 14:24:36] "DELETE /loadbalancer-member/b569f9dd-8d56-4104-afe9-3f178c0bce55 HTTP/1.1" 200 115 0.036431 10.0.0.131 - - [2026-01-30 14:24:36] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006470 10.0.0.131 - - [2026-01-30 14:24:36] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.131 - - [2026-01-30 14:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.131 - - [2026-01-30 14:24:36] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005865 10.0.0.131 - - [2026-01-30 14:24:36] "GET /loadbalancer-pool/4b18e25d-e038-42d2-89cd-820fc249a08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002567 10.0.0.131 - - [2026-01-30 14:24:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.064086 10.0.0.131 - - [2026-01-30 14:24:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023018 10.0.0.131 - - [2026-01-30 14:24:36] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019769 10.0.0.131 - - [2026-01-30 14:24:36] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003647 10.0.0.131 - - [2026-01-30 14:24:36] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004853 10.0.0.131 - - [2026-01-30 14:24:36] "POST /set-tag HTTP/1.1" 200 109 0.078590 10.0.0.131 - - [2026-01-30 14:24:37] "GET /loadbalancer-pool/677d50aa-e33c-4fdb-9238-6fdadc5252c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.022823 10.0.0.131 - - [2026-01-30 14:24:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038779 10.0.0.131 - - [2026-01-30 14:24:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009816 10.0.0.131 - - [2026-01-30 14:24:37] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.022009 10.0.0.131 - - [2026-01-30 14:24:37] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008068 10.0.0.131 - - [2026-01-30 14:24:37] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.131 - - [2026-01-30 14:24:37] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001848 10.0.0.131 - - [2026-01-30 14:24:37] "GET /loadbalancer-pool/25b42c08-0164-44b6-bc70-49b5dc542692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002556 10.0.0.131 - - [2026-01-30 14:24:37] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015326 10.0.0.131 - - [2026-01-30 14:24:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023423 10.0.0.131 - - [2026-01-30 14:24:37] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.025147 10.0.0.131 - - [2026-01-30 14:24:37] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006786 10.0.0.131 - - [2026-01-30 14:24:37] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.012091 10.0.0.131 - - [2026-01-30 14:24:37] "POST /set-tag HTTP/1.1" 200 109 0.002800 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:24:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:24:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:24:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:24:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:26:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:26:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001221 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:26:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 10.0.0.131 - - [2026-01-30 14:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.131 - - [2026-01-30 14:26:54] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003741 10.0.0.136 - - [2026-01-30 14:27:07] "GET / HTTP/1.1" 200 36215 0.001561 10.0.0.136 - - [2026-01-30 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.136 - - [2026-01-30 14:27:07] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004426 10.0.0.136 - - [2026-01-30 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.136 - - [2026-01-30 14:27:07] "GET /routing-instance/a1a9f027-03a8-46d4-8c9f-b4e4cee1bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002797 10.0.0.136 - - [2026-01-30 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.136 - - [2026-01-30 14:27:07] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002324 10.0.0.136 - - [2026-01-30 14:27:07] "PUT /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3 HTTP/1.1" 200 263 0.015895 10.0.0.136 - - [2026-01-30 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.136 - - [2026-01-30 14:27:07] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004077 10.0.0.136 - - [2026-01-30 14:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.136 - - [2026-01-30 14:27:07] "GET /virtual-machine-interface/ab6af0fa-b842-4025-bb87-7a9b4a2161ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004529 10.0.0.136 - - [2026-01-30 14:27:07] "PUT /virtual-machine-interface/ab6af0fa-b842-4025-bb87-7a9b4a2161ba HTTP/1.1" 200 285 0.009435 10.0.0.131 - - [2026-01-30 14:28:52] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004452 10.0.0.131 - - [2026-01-30 14:28:52] "POST /set-tag HTTP/1.1" 200 109 0.004344 10.0.0.131 - - [2026-01-30 14:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.131 - - [2026-01-30 14:28:52] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002894 10.0.0.131 - - [2026-01-30 14:28:52] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004193 10.0.0.131 - - [2026-01-30 14:28:52] "POST /set-tag HTTP/1.1" 200 109 0.019202 10.0.0.131 - - [2026-01-30 14:28:52] "DELETE /loadbalancer-member/34301a8c-caf5-4505-9a54-4b489ab39a72 HTTP/1.1" 200 115 0.022646 10.0.0.131 - - [2026-01-30 14:28:52] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004790 10.0.0.131 - - [2026-01-30 14:28:52] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.131 - - [2026-01-30 14:28:52] "DELETE /loadbalancer-member/06fde4fb-5c3a-4c85-bf6c-61503a374738 HTTP/1.1" 200 115 0.033331 10.0.0.131 - - [2026-01-30 14:28:52] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011081 10.0.0.131 - - [2026-01-30 14:28:52] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.131 - - [2026-01-30 14:28:52] "DELETE /loadbalancer-member/b28b2720-e2e3-4c34-8d8d-2cde1c1397f4 HTTP/1.1" 200 115 0.045292 10.0.0.131 - - [2026-01-30 14:28:53] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008418 10.0.0.131 - - [2026-01-30 14:28:53] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.131 - - [2026-01-30 14:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.131 - - [2026-01-30 14:28:53] "GET /loadbalancer/f31bc8fd-7b86-4387-9e8f-107b4a23a7d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002262 10.0.0.131 - - [2026-01-30 14:28:53] "GET /loadbalancer-pool/4b18e25d-e038-42d2-89cd-820fc249a08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002327 10.0.0.131 - - [2026-01-30 14:28:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016103 10.0.0.131 - - [2026-01-30 14:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016200 10.0.0.131 - - [2026-01-30 14:28:53] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010141 10.0.0.131 - - [2026-01-30 14:28:53] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005957 10.0.0.131 - - [2026-01-30 14:28:53] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001654 10.0.0.131 - - [2026-01-30 14:28:53] "POST /set-tag HTTP/1.1" 200 109 0.059917 10.0.0.131 - - [2026-01-30 14:28:53] "GET /loadbalancer-pool/677d50aa-e33c-4fdb-9238-6fdadc5252c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005287 10.0.0.131 - - [2026-01-30 14:28:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019622 10.0.0.131 - - [2026-01-30 14:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023243 10.0.0.131 - - [2026-01-30 14:28:53] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.032904 10.0.0.131 - - [2026-01-30 14:28:53] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004632 10.0.0.131 - - [2026-01-30 14:28:53] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002247 10.0.0.131 - - [2026-01-30 14:28:53] "POST /set-tag HTTP/1.1" 200 109 0.003471 10.0.0.131 - - [2026-01-30 14:28:53] "GET /loadbalancer-pool/25b42c08-0164-44b6-bc70-49b5dc542692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002667 10.0.0.131 - - [2026-01-30 14:28:53] "POST /loadbalancer-members HTTP/1.1" 200 694 0.040766 10.0.0.131 - - [2026-01-30 14:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031714 10.0.0.131 - - [2026-01-30 14:28:53] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010919 10.0.0.131 - - [2026-01-30 14:28:53] "GET /virtual-machine-interface/cbd91316-fde6-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009963 10.0.0.131 - - [2026-01-30 14:28:53] "GET /floating-ip/f22f283f-c729-471c-84e8-c793643de93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004809 10.0.0.131 - - [2026-01-30 14:28:53] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.131 - - [2026-01-30 14:28:59] "GET /global-system-configs HTTP/1.1" 200 323 0.001789 10.0.0.131 - - [2026-01-30 14:29:00] "GET /global-system-configs HTTP/1.1" 200 323 0.004042 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:30:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000855 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:30:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000806 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:30:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001047 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:30:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001097 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:31:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:31:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000782 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:31:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.009375 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:31:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 10.0.0.131 - - [2026-01-30 14:33:59] "GET /global-system-configs HTTP/1.1" 200 323 0.001893 10.0.0.131 - - [2026-01-30 14:34:00] "GET /global-system-configs HTTP/1.1" 200 323 0.002268 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:35:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000999 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:35:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000935 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:35:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:35:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:35:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001692 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:35:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001264 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:35:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000826 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:35:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 10.0.0.131 - - [2026-01-30 14:38:17] "GET / HTTP/1.1" 200 36215 0.001650 10.0.0.131 - - [2026-01-30 14:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.131 - - [2026-01-30 14:38:17] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050615 10.0.0.131 - - [2026-01-30 14:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.131 - - [2026-01-30 14:38:17] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032227 10.0.0.131 - - [2026-01-30 14:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.131 - - [2026-01-30 14:38:17] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037181 10.0.0.131 - - [2026-01-30 14:38:17] "POST /tags HTTP/1.1" 200 334 0.029121 10.0.0.131 - - [2026-01-30 14:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.131 - - [2026-01-30 14:38:18] "GET /tag/1443bfd0-70c6-40bd-9509-99262ec55ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022713 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.131 - - [2026-01-30 14:38:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039044 10.0.0.131 - - [2026-01-30 14:38:18] "GET /virtual-networks?parent_id=98447ac1-24d6-478e-adcc-dc791d752844&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002185 10.0.0.131 - - [2026-01-30 14:38:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047032 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.131 - - [2026-01-30 14:38:18] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003697 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.131 - - [2026-01-30 14:38:18] "GET /service-appliance-set/9bc2efac-521a-4ffb-93fb-66caecf6dcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002105 10.0.0.131 - - [2026-01-30 14:38:18] "POST /virtual-networks HTTP/1.1" 200 514 0.055513 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.016781 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011130 10.0.0.131 - - [2026-01-30 14:38:18] "GET /network-ipam/2b1390b5-9e11-47d4-978c-70ef7b2ecdaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002511 10.0.0.131 - - [2026-01-30 14:38:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.077960 10.0.0.131 - - [2026-01-30 14:38:18] "GET /virtual-machine-interface/4524c0ee-d9dc-4d7f-b9de-9f400f5111cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.015569 10.0.0.131 - - [2026-01-30 14:38:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006181 10.0.0.131 - - [2026-01-30 14:38:18] "POST /ref-update HTTP/1.1" 200 156 0.114145 10.0.0.131 - - [2026-01-30 14:38:18] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005956 10.0.0.131 - - [2026-01-30 14:38:18] "GET /domains HTTP/1.1" 200 281 0.003078 10.0.0.131 - - [2026-01-30 14:38:18] "GET /domain/bda8e106-cb10-4d85-94cf-36ec65254e20 HTTP/1.1" 200 3100 0.011656 10.0.0.131 - - [2026-01-30 14:38:18] "POST /instance-ips HTTP/1.1" 200 410 0.043786 10.0.0.131 - - [2026-01-30 14:38:18] "GET /instance-ip/6be9d293-158e-49e9-bbfa-b5817812eb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.009729 10.0.0.131 - - [2026-01-30 14:38:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844 HTTP/1.1" 200 5498 0.046220 10.0.0.131 - - [2026-01-30 14:38:18] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2090 0.005068 10.0.0.131 - - [2026-01-30 14:38:18] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2090 0.003515 10.0.0.131 - - [2026-01-30 14:38:18] "GET /routing-instance/bfed1a7d-5b6b-45b7-b0bd-461c9e8945f4 HTTP/1.1" 200 1184 0.004502 10.0.0.131 - - [2026-01-30 14:38:18] "GET /routing-instance/bfed1a7d-5b6b-45b7-b0bd-461c9e8945f4 HTTP/1.1" 200 1184 0.003055 10.0.0.131 - - [2026-01-30 14:38:18] "POST /loadbalancers HTTP/1.1" 200 612 0.083717 10.0.0.131 - - [2026-01-30 14:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.016041 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.131 - - [2026-01-30 14:38:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046504 10.0.0.131 - - [2026-01-30 14:38:18] "GET /instance-ip/6be9d293-158e-49e9-bbfa-b5817812eb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002488 10.0.0.131 - - [2026-01-30 14:38:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036754 10.0.0.131 - - [2026-01-30 14:38:18] "GET /loadbalancer/2499bddf-c7e6-4bef-9680-9bd0fde3d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003016 10.0.0.131 - - [2026-01-30 14:38:18] "POST /floating-ips HTTP/1.1" 200 599 0.033292 10.0.0.131 - - [2026-01-30 14:38:18] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.038940 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.131 - - [2026-01-30 14:38:18] "POST /route-targets HTTP/1.1" 200 328 0.030151 10.0.0.131 - - [2026-01-30 14:38:18] "POST /ref-update HTTP/1.1" 200 156 0.017312 10.0.0.131 - - [2026-01-30 14:38:18] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030966 10.0.0.131 - - [2026-01-30 14:38:18] "GET /loadbalancer-listener/3858af44-bc76-4b62-a479-53c0c14d1d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004053 10.0.0.131 - - [2026-01-30 14:38:18] "GET /loadbalancer-listener/3858af44-bc76-4b62-a479-53c0c14d1d38?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002858 10.0.0.131 - - [2026-01-30 14:38:18] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.019111 10.0.0.131 - - [2026-01-30 14:38:18] "GET /instance-ip/6be9d293-158e-49e9-bbfa-b5817812eb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.012933 10.0.0.131 - - [2026-01-30 14:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.131 - - [2026-01-30 14:38:18] "GET /loadbalancer/2499bddf-c7e6-4bef-9680-9bd0fde3d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003891 10.0.0.131 - - [2026-01-30 14:38:18] "GET /instance-ip/6be9d293-158e-49e9-bbfa-b5817812eb9d?fields=floating_ips HTTP/1.1" 200 1214 0.008763 10.0.0.131 - - [2026-01-30 14:38:18] "GET /floating-ip/84bfcefe-1ff6-4cfd-920a-a4cff59cbec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003237 10.0.0.131 - - [2026-01-30 14:38:19] "POST /tags HTTP/1.1" 200 296 0.047694 10.0.0.131 - - [2026-01-30 14:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006911 10.0.0.131 - - [2026-01-30 14:38:19] "GET /tag/1952eece-dec3-47d7-a98a-62daad4b93b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.016937 10.0.0.131 - - [2026-01-30 14:38:19] "POST /tags HTTP/1.1" 409 233 0.002204 10.0.0.131 - - [2026-01-30 14:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.131 - - [2026-01-30 14:38:19] "GET /tag/e15f85fe-01b2-4d9f-87a5-582629903710?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010995 10.0.0.131 - - [2026-01-30 14:38:19] "POST /tags HTTP/1.1" 409 206 0.012402 10.0.0.131 - - [2026-01-30 14:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.131 - - [2026-01-30 14:38:19] "GET /tag/52df56b2-8c7b-4ba4-8ce7-e3bc7fc77c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011132 10.0.0.131 - - [2026-01-30 14:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.131 - - [2026-01-30 14:38:19] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004951 10.0.0.131 - - [2026-01-30 14:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.131 - - [2026-01-30 14:38:19] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039034 10.0.0.131 - - [2026-01-30 14:38:19] "POST /virtual-machines HTTP/1.1" 200 370 0.010332 10.0.0.131 - - [2026-01-30 14:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008207 10.0.0.131 - - [2026-01-30 14:38:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.091767 10.0.0.131 - - [2026-01-30 14:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016038 10.0.0.131 - - [2026-01-30 14:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012936 10.0.0.131 - - [2026-01-30 14:38:19] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005202 10.0.0.131 - - [2026-01-30 14:38:19] "POST /instance-ips HTTP/1.1" 200 410 0.019229 10.0.0.131 - - [2026-01-30 14:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013703 10.0.0.131 - - [2026-01-30 14:38:19] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.009379 10.0.0.131 - - [2026-01-30 14:38:19] "POST /set-tag HTTP/1.1" 200 109 0.018507 10.0.0.131 - - [2026-01-30 14:38:19] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013554 10.0.0.131 - - [2026-01-30 14:38:19] "GET /instance-ip/5216ee24-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005610 10.0.0.131 - - [2026-01-30 14:38:19] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004526 10.0.0.131 - - [2026-01-30 14:38:19] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.131 - - [2026-01-30 14:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.131 - - [2026-01-30 14:38:19] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003856 10.0.0.131 - - [2026-01-30 14:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.131 - - [2026-01-30 14:38:19] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031437 10.0.0.131 - - [2026-01-30 14:38:19] "POST /virtual-machines HTTP/1.1" 200 370 0.007773 10.0.0.131 - - [2026-01-30 14:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011899 10.0.0.131 - - [2026-01-30 14:38:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110699 10.0.0.131 - - [2026-01-30 14:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008568 10.0.0.131 - - [2026-01-30 14:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012109 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004667 10.0.0.131 - - [2026-01-30 14:38:20] "POST /instance-ips HTTP/1.1" 200 410 0.026737 10.0.0.131 - - [2026-01-30 14:38:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018156 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010824 10.0.0.131 - - [2026-01-30 14:38:20] "POST /set-tag HTTP/1.1" 200 109 0.042410 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.017420 10.0.0.131 - - [2026-01-30 14:38:20] "GET /instance-ip/5270d768-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004268 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006570 10.0.0.131 - - [2026-01-30 14:38:20] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003006 10.0.0.131 - - [2026-01-30 14:38:20] "POST /ref-update HTTP/1.1" 200 156 0.009539 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004180 10.0.0.131 - - [2026-01-30 14:38:20] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003436 10.0.0.131 - - [2026-01-30 14:38:20] "POST /ref-update HTTP/1.1" 200 156 0.008722 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011754 10.0.0.131 - - [2026-01-30 14:38:20] "POST /set-tag HTTP/1.1" 200 109 0.007873 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004659 10.0.0.131 - - [2026-01-30 14:38:20] "POST /set-tag HTTP/1.1" 200 109 0.003887 10.0.0.131 - - [2026-01-30 14:38:20] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004345 10.0.0.131 - - [2026-01-30 14:38:20] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.131 - - [2026-01-30 14:38:23] "GET /domains HTTP/1.1" 200 281 0.001833 10.0.0.131 - - [2026-01-30 14:38:23] "GET /domain/bda8e106-cb10-4d85-94cf-36ec65254e20 HTTP/1.1" 200 3100 0.002764 10.0.0.131 - - [2026-01-30 14:38:23] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844 HTTP/1.1" 200 7092 0.031704 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2090 0.003792 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2090 0.004722 10.0.0.131 - - [2026-01-30 14:38:23] "GET /routing-instance/bfed1a7d-5b6b-45b7-b0bd-461c9e8945f4 HTTP/1.1" 200 1406 0.003151 10.0.0.131 - - [2026-01-30 14:38:23] "GET /routing-instance/bfed1a7d-5b6b-45b7-b0bd-461c9e8945f4 HTTP/1.1" 200 1406 0.002595 10.0.0.131 - - [2026-01-30 14:38:23] "GET /route-target/bd22334d-5586-43eb-9414-a3af717a695a HTTP/1.1" 200 1155 0.002017 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2090 0.003499 10.0.0.131 - - [2026-01-30 14:38:23] "GET /routing-instance/bfed1a7d-5b6b-45b7-b0bd-461c9e8945f4 HTTP/1.1" 200 1406 0.002319 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003409 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2090 0.003388 10.0.0.131 - - [2026-01-30 14:38:23] "GET /routing-instance/bfed1a7d-5b6b-45b7-b0bd-461c9e8945f4 HTTP/1.1" 200 1406 0.002297 10.0.0.131 - - [2026-01-30 14:38:23] "GET /routing-instance/bfed1a7d-5b6b-45b7-b0bd-461c9e8945f4 HTTP/1.1" 200 1406 0.002169 10.0.0.131 - - [2026-01-30 14:38:23] "GET /route-target/bd22334d-5586-43eb-9414-a3af717a695a HTTP/1.1" 200 1155 0.001997 10.0.0.131 - - [2026-01-30 14:38:23] "GET /domains HTTP/1.1" 200 281 0.002124 10.0.0.131 - - [2026-01-30 14:38:23] "GET /domain/bda8e106-cb10-4d85-94cf-36ec65254e20 HTTP/1.1" 200 3100 0.003654 10.0.0.131 - - [2026-01-30 14:38:23] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844 HTTP/1.1" 200 7092 0.032704 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2090 0.003759 10.0.0.131 - - [2026-01-30 14:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.131 - - [2026-01-30 14:38:23] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038155 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004393 10.0.0.131 - - [2026-01-30 14:38:23] "GET /floating-ip-pools?parent_id=fdb1c017-44e8-4fca-aaec-fdc0b0defbd7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001995 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003522 10.0.0.131 - - [2026-01-30 14:38:23] "POST /floating-ip-pools HTTP/1.1" 200 564 0.021302 10.0.0.131 - - [2026-01-30 14:38:23] "POST /ref-update HTTP/1.1" 200 156 0.008818 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012997 10.0.0.131 - - [2026-01-30 14:38:23] "GET /domains HTTP/1.1" 200 281 0.001553 10.0.0.131 - - [2026-01-30 14:38:23] "GET /domain/bda8e106-cb10-4d85-94cf-36ec65254e20 HTTP/1.1" 200 3100 0.002298 10.0.0.131 - - [2026-01-30 14:38:23] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844 HTTP/1.1" 200 7349 0.028804 10.0.0.131 - - [2026-01-30 14:38:23] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2329 0.004329 10.0.0.131 - - [2026-01-30 14:38:23] "GET /floating-ip-pool/7e71886d-38f4-4c01-9766-f702d7010323 HTTP/1.1" 200 1317 0.002031 10.0.0.131 - - [2026-01-30 14:38:23] "GET /domains HTTP/1.1" 200 281 0.001255 10.0.0.131 - - [2026-01-30 14:38:23] "GET /domain/bda8e106-cb10-4d85-94cf-36ec65254e20 HTTP/1.1" 200 3100 0.002012 10.0.0.131 - - [2026-01-30 14:38:24] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844 HTTP/1.1" 200 7349 0.032721 10.0.0.131 - - [2026-01-30 14:38:24] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 2329 0.003815 10.0.0.131 - - [2026-01-30 14:38:24] "GET /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003826 10.0.0.131 - - [2026-01-30 14:38:24] "POST /tags HTTP/1.1" 200 366 0.044101 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009122 10.0.0.131 - - [2026-01-30 14:38:24] "GET /tag/a817b36a-c65f-4c2a-99ab-f566aaa3b2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012964 10.0.0.131 - - [2026-01-30 14:38:24] "POST /tags HTTP/1.1" 409 206 0.002109 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.131 - - [2026-01-30 14:38:24] "GET /tag/52df56b2-8c7b-4ba4-8ce7-e3bc7fc77c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011188 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.131 - - [2026-01-30 14:38:24] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.029625 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.131 - - [2026-01-30 14:38:24] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003521 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.131 - - [2026-01-30 14:38:24] "GET /service-appliance-set/41d73b0d-d2aa-40c4-9583-28b8ce8f4f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003089 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 404 258 0.001786 10.0.0.131 - - [2026-01-30 14:38:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.102880 10.0.0.131 - - [2026-01-30 14:38:24] "GET /virtual-machine-interface/64144c0d-7aa9-4c82-a7ba-fcd5659dfedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004275 10.0.0.131 - - [2026-01-30 14:38:24] "POST /set-tag HTTP/1.1" 200 109 0.016008 10.0.0.131 - - [2026-01-30 14:38:24] "POST /instance-ips HTTP/1.1" 200 418 0.034197 10.0.0.131 - - [2026-01-30 14:38:24] "GET /instance-ip/4546aca4-a47d-4f5a-9d56-43742173125c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003951 10.0.0.131 - - [2026-01-30 14:38:24] "POST /loadbalancers HTTP/1.1" 200 620 0.063343 10.0.0.131 - - [2026-01-30 14:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015215 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008532 10.0.0.131 - - [2026-01-30 14:38:24] "POST /service-instances HTTP/1.1" 200 568 0.019745 10.0.0.131 - - [2026-01-30 14:38:24] "POST /ref-update HTTP/1.1" 200 156 0.012340 10.0.0.131 - - [2026-01-30 14:38:24] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.055623 10.0.0.131 - - [2026-01-30 14:38:24] "GET /virtual-machine-interface/64144c0d-7aa9-4c82-a7ba-fcd5659dfedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005177 10.0.0.131 - - [2026-01-30 14:38:24] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.014389 10.0.0.131 - - [2026-01-30 14:38:24] "GET /virtual-machine-interface/64144c0d-7aa9-4c82-a7ba-fcd5659dfedb?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.016285 10.0.0.131 - - [2026-01-30 14:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009118 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.131 - - [2026-01-30 14:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.131 - - [2026-01-30 14:38:24] "GET /floating-ip-pool/7e71886d-38f4-4c01-9766-f702d7010323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002392 10.0.0.131 - - [2026-01-30 14:38:24] "POST /virtual-machines HTTP/1.1" 200 430 0.017493 10.0.0.131 - - [2026-01-30 14:38:24] "POST /floating-ips HTTP/1.1" 200 673 0.122259 10.0.0.131 - - [2026-01-30 14:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.040184 10.0.0.131 - - [2026-01-30 14:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.144058 10.0.0.131 - - [2026-01-30 14:38:25] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012106 10.0.0.131 - - [2026-01-30 14:38:25] "POST /chown HTTP/1.1" 200 109 0.024814 10.0.0.131 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.131 - - [2026-01-30 14:38:25] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002464 10.0.0.131 - - [2026-01-30 14:38:25] "POST /tags HTTP/1.1" 409 221 0.011310 10.0.0.131 - - [2026-01-30 14:38:25] "POST /chown HTTP/1.1" 200 109 0.010119 10.0.0.131 - - [2026-01-30 14:38:25] "PUT /virtual-machine-interface/fb81542a-f65d-44c8-b6e6-5a878ff69dbe HTTP/1.1" 200 285 0.016692 10.0.0.131 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008666 10.0.0.131 - - [2026-01-30 14:38:25] "GET /tag/1443bfd0-70c6-40bd-9509-99262ec55ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011399 10.0.0.131 - - [2026-01-30 14:38:25] "POST /tags HTTP/1.1" 409 238 0.001848 10.0.0.131 - - [2026-01-30 14:38:25] "PUT /instance-ip/4546aca4-a47d-4f5a-9d56-43742173125c HTTP/1.1" 200 257 0.041790 10.0.0.131 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.131 - - [2026-01-30 14:38:25] "GET /tag/a817b36a-c65f-4c2a-99ab-f566aaa3b2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010831 10.0.0.131 - - [2026-01-30 14:38:25] "POST /ref-update HTTP/1.1" 200 156 0.022759 10.0.0.131 - - [2026-01-30 14:38:25] "POST /ref-update HTTP/1.1" 200 156 0.036773 10.0.0.131 - - [2026-01-30 14:38:25] "POST /ref-update HTTP/1.1" 200 156 0.027717 10.0.0.131 - - [2026-01-30 14:38:25] "POST /firewall-rules HTTP/1.1" 200 652 0.162818 10.0.0.131 - - [2026-01-30 14:38:25] "POST /ref-update HTTP/1.1" 200 156 0.063663 10.0.0.131 - - [2026-01-30 14:38:25] "GET /firewall-rule/f4fb1115-9d7f-4287-b5f5-bb5753b34450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.015513 10.0.0.131 - - [2026-01-30 14:38:25] "POST /ref-update HTTP/1.1" 200 156 0.034971 10.0.0.131 - - [2026-01-30 14:38:25] "GET /firewall-policy/85931de2-d3a0-43ed-9275-fd02f9b7f51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008792 10.0.0.131 - - [2026-01-30 14:38:25] "GET /firewall-rule/f4fb1115-9d7f-4287-b5f5-bb5753b34450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.021880 10.0.0.131 - - [2026-01-30 14:38:25] "POST /ref-update HTTP/1.1" 200 156 0.037985 10.0.0.131 - - [2026-01-30 14:38:25] "POST /virtual-machines HTTP/1.1" 200 430 0.016772 10.0.0.131 - - [2026-01-30 14:38:25] "POST /ref-update HTTP/1.1" 200 156 0.048244 10.0.0.131 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008626 10.0.0.131 - - [2026-01-30 14:38:25] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.036834 10.0.0.131 - - [2026-01-30 14:38:25] "GET /loadbalancer/96a3b6ec-3503-4f7e-aa6f-48248e037bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.005302 10.0.0.131 - - [2026-01-30 14:38:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.152850 10.0.0.131 - - [2026-01-30 14:38:25] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.051062 10.0.0.131 - - [2026-01-30 14:38:25] "POST /chown HTTP/1.1" 200 109 0.032387 10.0.0.131 - - [2026-01-30 14:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.131 - - [2026-01-30 14:38:25] "POST /chown HTTP/1.1" 200 109 0.005634 10.0.0.131 - - [2026-01-30 14:38:25] "PUT /virtual-machine-interface/9fbab019-c469-43d1-b4ab-0bb03036f32c HTTP/1.1" 200 285 0.025177 10.0.0.131 - - [2026-01-30 14:38:25] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.060835 10.0.0.131 - - [2026-01-30 14:38:25] "GET /loadbalancer-listener/829b2a7a-f7c1-4baa-961c-972d5da47069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002662 10.0.0.131 - - [2026-01-30 14:38:25] "PUT /instance-ip/4546aca4-a47d-4f5a-9d56-43742173125c HTTP/1.1" 200 257 0.040364 10.0.0.131 - - [2026-01-30 14:38:25] "GET /loadbalancer-listener/829b2a7a-f7c1-4baa-961c-972d5da47069?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.012977 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.015302 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.021896 10.0.0.131 - - [2026-01-30 14:38:26] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.049655 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.037362 10.0.0.131 - - [2026-01-30 14:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.036347 10.0.0.131 - - [2026-01-30 14:38:26] "GET /loadbalancer-pool/38665639-f373-4f9c-bf51-9966e1c5a6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006387 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.008076 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.018261 10.0.0.131 - - [2026-01-30 14:38:26] "POST /loadbalancer-members HTTP/1.1" 200 709 0.020521 10.0.0.131 - - [2026-01-30 14:38:26] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.019457 10.0.0.131 - - [2026-01-30 14:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015767 10.0.0.131 - - [2026-01-30 14:38:26] "GET /loadbalancer-member/3fe2a056-3426-4630-9da2-2bda2c013148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.010247 10.0.0.131 - - [2026-01-30 14:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.006909 10.0.0.131 - - [2026-01-30 14:38:26] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003904 10.0.0.131 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.131 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.131 - - [2026-01-30 14:38:26] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002826 10.0.0.131 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.011754 10.0.0.131 - - [2026-01-30 14:38:26] "POST /tags HTTP/1.1" 409 221 0.001852 10.0.0.131 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.131 - - [2026-01-30 14:38:26] "GET /tag/1443bfd0-70c6-40bd-9509-99262ec55ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010498 10.0.0.131 - - [2026-01-30 14:38:26] "POST /tags HTTP/1.1" 409 238 0.002229 10.0.0.131 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.131 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.019252 10.0.0.131 - - [2026-01-30 14:38:26] "GET /tag/a817b36a-c65f-4c2a-99ab-f566aaa3b2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019166 10.0.0.131 - - [2026-01-30 14:38:26] "PUT /instance-ip/4546aca4-a47d-4f5a-9d56-43742173125c HTTP/1.1" 200 257 0.029749 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.016085 10.0.0.131 - - [2026-01-30 14:38:26] "POST /firewall-rules HTTP/1.1" 409 293 0.001709 10.0.0.131 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.131 - - [2026-01-30 14:38:26] "PUT /firewall-rule/f4fb1115-9d7f-4287-b5f5-bb5753b34450 HTTP/1.1" 200 261 0.014941 10.0.0.131 - - [2026-01-30 14:38:26] "GET /firewall-rule/f4fb1115-9d7f-4287-b5f5-bb5753b34450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.016014 10.0.0.131 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.016762 10.0.0.131 - - [2026-01-30 14:38:26] "GET /firewall-policy/85931de2-d3a0-43ed-9275-fd02f9b7f51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.018761 10.0.0.131 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.025393 10.0.0.131 - - [2026-01-30 14:38:26] "PUT /instance-ip/4546aca4-a47d-4f5a-9d56-43742173125c HTTP/1.1" 200 257 0.014786 10.0.0.131 - - [2026-01-30 14:38:26] "GET /firewall-rule/f4fb1115-9d7f-4287-b5f5-bb5753b34450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002651 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.010791 10.0.0.131 - - [2026-01-30 14:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.131 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.009024 10.0.0.131 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.006026 10.0.0.131 - - [2026-01-30 14:38:26] "PUT /instance-ip/4546aca4-a47d-4f5a-9d56-43742173125c HTTP/1.1" 200 257 0.027646 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.018982 10.0.0.131 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.007365 10.0.0.131 - - [2026-01-30 14:38:26] "POST /chown HTTP/1.1" 200 109 0.024880 10.0.0.131 - - [2026-01-30 14:38:26] "PUT /instance-ip/4546aca4-a47d-4f5a-9d56-43742173125c HTTP/1.1" 200 257 0.024784 10.0.0.131 - - [2026-01-30 14:38:26] "POST /ref-update HTTP/1.1" 200 156 0.014950 10.0.0.131 - - [2026-01-30 14:38:26] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.019933 10.0.0.131 - - [2026-01-30 14:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016384 10.0.0.131 - - [2026-01-30 14:38:27] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.020781 10.0.0.131 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.131 - - [2026-01-30 14:38:27] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004549 10.0.0.131 - - [2026-01-30 14:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027392 10.0.0.131 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.131 - - [2026-01-30 14:38:27] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.008315 10.0.0.131 - - [2026-01-30 14:38:27] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.043403 10.0.0.131 - - [2026-01-30 14:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010650 10.0.0.131 - - [2026-01-30 14:38:27] "POST /virtual-machines HTTP/1.1" 200 374 0.024980 10.0.0.131 - - [2026-01-30 14:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022530 10.0.0.131 - - [2026-01-30 14:38:27] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.065418 10.0.0.131 - - [2026-01-30 14:38:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.140266 10.0.0.131 - - [2026-01-30 14:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033072 10.0.0.131 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.131 - - [2026-01-30 14:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007788 10.0.0.131 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008796 10.0.0.131 - - [2026-01-30 14:38:27] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.004146 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.005225 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.020426 10.0.0.131 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.021526 10.0.0.131 - - [2026-01-30 14:38:27] "POST /instance-ips HTTP/1.1" 200 414 0.027686 10.0.0.131 - - [2026-01-30 14:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018200 10.0.0.131 - - [2026-01-30 14:38:27] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.010570 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.016450 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.017628 10.0.0.131 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.009268 10.0.0.131 - - [2026-01-30 14:38:27] "POST /set-tag HTTP/1.1" 200 109 0.020965 10.0.0.131 - - [2026-01-30 14:38:27] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.016681 10.0.0.131 - - [2026-01-30 14:38:27] "GET /instance-ip/56d727a8-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003047 10.0.0.131 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007167 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.016744 10.0.0.131 - - [2026-01-30 14:38:27] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006186 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.022818 10.0.0.131 - - [2026-01-30 14:38:27] "POST /set-tag HTTP/1.1" 200 109 0.017183 10.0.0.131 - - [2026-01-30 14:38:27] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005470 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.006298 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.015471 10.0.0.131 - - [2026-01-30 14:38:27] "POST /ref-update HTTP/1.1" 200 156 0.014491 10.0.0.131 - - [2026-01-30 14:38:27] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.015165 10.0.0.131 - - [2026-01-30 14:38:27] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.131 - - [2026-01-30 14:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.006959 10.0.0.131 - - [2026-01-30 14:38:27] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004530 10.0.0.131 - - [2026-01-30 14:38:27] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.006155 10.0.0.131 - - [2026-01-30 14:38:27] "POST /chown HTTP/1.1" 200 109 0.014859 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.036674 10.0.0.131 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.009581 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.019364 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.008048 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.015460 10.0.0.131 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.006325 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.028630 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.012478 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.008209 10.0.0.131 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.009730 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.006075 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.014189 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.023559 10.0.0.131 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.011639 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.027412 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.019524 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.006377 10.0.0.131 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008565 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.007774 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.018195 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.006380 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.018376 10.0.0.131 - - [2026-01-30 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.008937 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.020811 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.013136 10.0.0.131 - - [2026-01-30 14:38:28] "POST /chown HTTP/1.1" 200 109 0.006481 10.0.0.131 - - [2026-01-30 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.131 - - [2026-01-30 14:38:29] "POST /chown HTTP/1.1" 200 109 0.005826 10.0.0.131 - - [2026-01-30 14:38:29] "POST /chown HTTP/1.1" 200 109 0.019205 10.0.0.131 - - [2026-01-30 14:38:29] "POST /chown HTTP/1.1" 200 109 0.006457 10.0.0.131 - - [2026-01-30 14:38:29] "POST /chown HTTP/1.1" 200 109 0.018746 10.0.0.131 - - [2026-01-30 14:38:31] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004557 10.0.0.131 - - [2026-01-30 14:38:31] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.131 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.131 - - [2026-01-30 14:38:31] "GET /loadbalancer/2499bddf-c7e6-4bef-9680-9bd0fde3d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002456 10.0.0.131 - - [2026-01-30 14:38:31] "GET /loadbalancer-pool/b1068794-e92c-4606-9f60-319dd51cd9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002329 10.0.0.131 - - [2026-01-30 14:38:31] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017851 10.0.0.131 - - [2026-01-30 14:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025498 10.0.0.131 - - [2026-01-30 14:38:31] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011518 10.0.0.131 - - [2026-01-30 14:38:31] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005830 10.0.0.131 - - [2026-01-30 14:38:31] "POST /ref-update HTTP/1.1" 200 156 0.007339 10.0.0.131 - - [2026-01-30 14:38:31] "POST /tags HTTP/1.1" 409 221 0.001935 10.0.0.131 - - [2026-01-30 14:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.131 - - [2026-01-30 14:38:31] "GET /tag/1443bfd0-70c6-40bd-9509-99262ec55ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012165 10.0.0.131 - - [2026-01-30 14:38:31] "GET /floating-ip/84bfcefe-1ff6-4cfd-920a-a4cff59cbec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.004864 10.0.0.131 - - [2026-01-30 14:38:31] "PUT /floating-ip/84bfcefe-1ff6-4cfd-920a-a4cff59cbec3 HTTP/1.1" 200 257 0.009291 10.0.0.131 - - [2026-01-30 14:38:31] "POST /set-tag HTTP/1.1" 200 109 0.037457 10.0.0.131 - - [2026-01-30 14:38:32] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005229 10.0.0.131 - - [2026-01-30 14:38:32] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.131 - - [2026-01-30 14:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.131 - - [2026-01-30 14:38:32] "GET /loadbalancer/2499bddf-c7e6-4bef-9680-9bd0fde3d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002438 10.0.0.131 - - [2026-01-30 14:38:32] "GET /virtual-machine/0367a583-8c19-4c28-80d1-a42d9e3ec986?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003010 10.0.0.131 - - [2026-01-30 14:38:32] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004555 10.0.0.131 - - [2026-01-30 14:38:32] "GET /loadbalancer-pool/b1068794-e92c-4606-9f60-319dd51cd9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002937 10.0.0.131 - - [2026-01-30 14:38:32] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013803 10.0.0.131 - - [2026-01-30 14:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012050 10.0.0.131 - - [2026-01-30 14:38:32] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010586 10.0.0.131 - - [2026-01-30 14:38:32] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.014169 10.0.0.131 - - [2026-01-30 14:38:32] "POST /ref-update HTTP/1.1" 200 156 0.010787 10.0.0.131 - - [2026-01-30 14:38:32] "GET /floating-ip/84bfcefe-1ff6-4cfd-920a-a4cff59cbec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002502 10.0.0.131 - - [2026-01-30 14:38:32] "POST /set-tag HTTP/1.1" 200 109 0.034424 10.0.0.131 - - [2026-01-30 14:38:32] "GET /virtual-machine/ba2705ef-233a-4d67-9f2b-8a9145b0a336?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.017462 10.0.0.131 - - [2026-01-30 14:38:32] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004813 10.0.0.131 - - [2026-01-30 14:38:37] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004375 10.0.0.131 - - [2026-01-30 14:38:37] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.131 - - [2026-01-30 14:38:37] "GET /virtual-machine/76301924-d4f9-4a1c-867b-602aa25adec3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002675 10.0.0.131 - - [2026-01-30 14:38:37] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003433 10.0.0.131 - - [2026-01-30 14:38:37] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005622 10.0.0.131 - - [2026-01-30 14:38:37] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.131 - - [2026-01-30 14:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.131 - - [2026-01-30 14:38:54] "POST /chown HTTP/1.1" 200 109 0.005668 10.0.0.131 - - [2026-01-30 14:38:54] "POST /chown HTTP/1.1" 200 109 0.010454 10.0.0.131 - - [2026-01-30 14:38:54] "POST /chown HTTP/1.1" 200 109 0.008000 10.0.0.131 - - [2026-01-30 14:38:54] "POST /chown HTTP/1.1" 200 109 0.022674 10.0.0.131 - - [2026-01-30 14:38:59] "GET /global-system-configs HTTP/1.1" 200 323 0.001704 10.0.0.131 - - [2026-01-30 14:39:00] "GET /global-system-configs HTTP/1.1" 200 323 0.001958 10.0.0.131 - - [2026-01-30 14:39:10] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004241 10.0.0.131 - - [2026-01-30 14:39:10] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.131 - - [2026-01-30 14:39:10] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004216 10.0.0.131 - - [2026-01-30 14:39:10] "POST /set-tag HTTP/1.1" 200 109 0.003417 10.0.0.131 - - [2026-01-30 14:39:10] "GET /virtual-machine/76301924-d4f9-4a1c-867b-602aa25adec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002796 10.0.0.131 - - [2026-01-30 14:39:10] "POST /ref-update HTTP/1.1" 200 156 0.015587 10.0.0.131 - - [2026-01-30 14:39:10] "GET /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007765 10.0.0.131 - - [2026-01-30 14:39:10] "POST /set-tag HTTP/1.1" 200 109 0.016547 10.0.0.131 - - [2026-01-30 14:39:10] "POST /set-tag HTTP/1.1" 200 109 0.032717 10.0.0.131 - - [2026-01-30 14:39:10] "DELETE /instance-ip/56d727a8-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.044974 10.0.0.131 - - [2026-01-30 14:39:10] "DELETE /virtual-machine-interface/56b7b7f6-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.032635 10.0.0.131 - - [2026-01-30 14:39:10] "DELETE /virtual-machine/76301924-d4f9-4a1c-867b-602aa25adec3 HTTP/1.1" 200 115 0.021296 10.0.0.131 - - [2026-01-30 14:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.131 - - [2026-01-30 14:39:12] "GET /tag/a817b36a-c65f-4c2a-99ab-f566aaa3b2a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012926 10.0.0.131 - - [2026-01-30 14:39:12] "GET /tag/a817b36a-c65f-4c2a-99ab-f566aaa3b2a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013111 10.0.0.131 - - [2026-01-30 14:39:12] "GET /virtual-machine-interface/64144c0d-7aa9-4c82-a7ba-fcd5659dfedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003770 10.0.0.131 - - [2026-01-30 14:39:12] "POST /set-tag HTTP/1.1" 200 109 0.013915 10.0.0.131 - - [2026-01-30 14:39:12] "GET /virtual-machine-interface/9fbab019-c469-43d1-b4ab-0bb03036f32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004454 10.0.0.131 - - [2026-01-30 14:39:12] "POST /set-tag HTTP/1.1" 200 109 0.013759 10.0.0.131 - - [2026-01-30 14:39:12] "GET /virtual-machine-interface/fb81542a-f65d-44c8-b6e6-5a878ff69dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.010376 10.0.0.131 - - [2026-01-30 14:39:12] "POST /set-tag HTTP/1.1" 200 109 0.012791 10.0.0.131 - - [2026-01-30 14:39:12] "GET /firewall-policy/85931de2-d3a0-43ed-9275-fd02f9b7f51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.016012 10.0.0.131 - - [2026-01-30 14:39:12] "GET /firewall-rule/f4fb1115-9d7f-4287-b5f5-bb5753b34450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.009650 10.0.0.131 - - [2026-01-30 14:39:12] "POST /ref-update HTTP/1.1" 200 156 0.012886 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /firewall-rule/f4fb1115-9d7f-4287-b5f5-bb5753b34450 HTTP/1.1" 200 115 0.035868 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /loadbalancer-member/3fe2a056-3426-4630-9da2-2bda2c013148 HTTP/1.1" 200 115 0.043251 10.0.0.131 - - [2026-01-30 14:39:13] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.008712 10.0.0.131 - - [2026-01-30 14:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029043 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /loadbalancer-pool/38665639-f373-4f9c-bf51-9966e1c5a6db HTTP/1.1" 200 115 0.058646 10.0.0.131 - - [2026-01-30 14:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /loadbalancer-listener/829b2a7a-f7c1-4baa-961c-972d5da47069 HTTP/1.1" 200 115 0.036291 10.0.0.131 - - [2026-01-30 14:39:13] "GET /floating-ip/8ad7d786-7aec-40d0-b910-6584f2a160b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002915 10.0.0.131 - - [2026-01-30 14:39:13] "POST /chown HTTP/1.1" 200 109 0.005452 10.0.0.131 - - [2026-01-30 14:39:13] "POST /chown HTTP/1.1" 200 109 0.012997 10.0.0.131 - - [2026-01-30 14:39:13] "POST /chown HTTP/1.1" 200 109 0.015222 10.0.0.131 - - [2026-01-30 14:39:13] "PUT /floating-ip/8ad7d786-7aec-40d0-b910-6584f2a160b3 HTTP/1.1" 200 257 0.039415 10.0.0.131 - - [2026-01-30 14:39:13] "POST /chown HTTP/1.1" 200 109 0.007948 10.0.0.131 - - [2026-01-30 14:39:13] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.036723 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /floating-ip/8ad7d786-7aec-40d0-b910-6584f2a160b3 HTTP/1.1" 200 115 0.102966 10.0.0.131 - - [2026-01-30 14:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037527 10.0.0.131 - - [2026-01-30 14:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /loadbalancer/96a3b6ec-3503-4f7e-aa6f-48248e037bc1 HTTP/1.1" 200 115 0.072180 10.0.0.131 - - [2026-01-30 14:39:13] "POST /chown HTTP/1.1" 200 109 0.006841 10.0.0.131 - - [2026-01-30 14:39:13] "POST /chown HTTP/1.1" 200 109 0.027228 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /instance-ip/4546aca4-a47d-4f5a-9d56-43742173125c HTTP/1.1" 200 115 0.057942 10.0.0.131 - - [2026-01-30 14:39:13] "POST /chown HTTP/1.1" 200 109 0.030807 10.0.0.131 - - [2026-01-30 14:39:13] "POST /chown HTTP/1.1" 404 171 0.006500 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /virtual-machine-interface/64144c0d-7aa9-4c82-a7ba-fcd5659dfedb HTTP/1.1" 200 115 0.090812 10.0.0.131 - - [2026-01-30 14:39:13] "PUT /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 267 0.010834 10.0.0.131 - - [2026-01-30 14:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038702 10.0.0.131 - - [2026-01-30 14:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.131 - - [2026-01-30 14:39:13] "GET /floating-ip-pool/7e71886d-38f4-4c01-9766-f702d7010323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013051 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /tag/a817b36a-c65f-4c2a-99ab-f566aaa3b2a6 HTTP/1.1" 200 115 0.117845 10.0.0.131 - - [2026-01-30 14:39:13] "POST /ref-update HTTP/1.1" 200 156 0.014548 10.0.0.131 - - [2026-01-30 14:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /floating-ip-pool/7e71886d-38f4-4c01-9766-f702d7010323 HTTP/1.1" 200 115 0.064875 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /service-instance/74cb187a-9054-4216-ba94-ffc8f519d39e HTTP/1.1" 200 115 0.079302 10.0.0.131 - - [2026-01-30 14:39:13] "GET /virtual-machine-interface/9fbab019-c469-43d1-b4ab-0bb03036f32c?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004543 10.0.0.131 - - [2026-01-30 14:39:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006491 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /virtual-machine-interface/9fbab019-c469-43d1-b4ab-0bb03036f32c HTTP/1.1" 200 115 0.083405 10.0.0.131 - - [2026-01-30 14:39:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011905 10.0.0.131 - - [2026-01-30 14:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020511 10.0.0.131 - - [2026-01-30 14:39:13] "DELETE /virtual-network/fdb1c017-44e8-4fca-aaec-fdc0b0defbd7 HTTP/1.1" 200 115 0.140728 10.0.0.131 - - [2026-01-30 14:39:14] "GET /routing-instance/bfed1a7d-5b6b-45b7-b0bd-461c9e8945f4 HTTP/1.1" 404 171 0.005589 10.0.0.131 - - [2026-01-30 14:39:14] "GET /domains HTTP/1.1" 200 281 0.001789 10.0.0.131 - - [2026-01-30 14:39:14] "GET /domain/bda8e106-cb10-4d85-94cf-36ec65254e20 HTTP/1.1" 200 3100 0.002264 10.0.0.131 - - [2026-01-30 14:39:14] "DELETE /route-target/bd22334d-5586-43eb-9414-a3af717a695a HTTP/1.1" 200 115 0.043819 10.0.0.131 - - [2026-01-30 14:39:14] "DELETE /virtual-machine/ebfc5859-2be3-4e71-9f8d-e19e16af40b8 HTTP/1.1" 200 115 0.053919 10.0.0.131 - - [2026-01-30 14:39:14] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844 HTTP/1.1" 200 7170 0.055710 10.0.0.131 - - [2026-01-30 14:39:14] "GET /virtual-machine-interface/fb81542a-f65d-44c8-b6e6-5a878ff69dbe?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.020232 10.0.0.131 - - [2026-01-30 14:39:14] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.014336 10.0.0.131 - - [2026-01-30 14:39:14] "POST /set-tag HTTP/1.1" 200 109 0.003441 10.0.0.131 - - [2026-01-30 14:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.131 - - [2026-01-30 14:39:14] "GET /loadbalancer/2499bddf-c7e6-4bef-9680-9bd0fde3d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001951 10.0.0.131 - - [2026-01-30 14:39:14] "DELETE /virtual-machine-interface/fb81542a-f65d-44c8-b6e6-5a878ff69dbe HTTP/1.1" 200 115 0.077241 10.0.0.131 - - [2026-01-30 14:39:14] "POST /ref-update HTTP/1.1" 200 156 0.007785 10.0.0.131 - - [2026-01-30 14:39:14] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009701 10.0.0.131 - - [2026-01-30 14:39:14] "DELETE /virtual-machine/e98fc484-70a4-4404-a35f-e30fb10ecb85 HTTP/1.1" 200 115 0.039361 10.0.0.131 - - [2026-01-30 14:39:14] "POST /set-tag HTTP/1.1" 200 109 0.031391 10.0.0.131 - - [2026-01-30 14:39:14] "DELETE /loadbalancer-member/ab23f8e7-3316-4e2b-aae4-a5a54c4cc84d HTTP/1.1" 200 115 0.039350 10.0.0.131 - - [2026-01-30 14:39:16] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004615 10.0.0.131 - - [2026-01-30 14:39:16] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.131 - - [2026-01-30 14:39:16] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005799 10.0.0.131 - - [2026-01-30 14:39:16] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.131 - - [2026-01-30 14:39:16] "GET /virtual-machine/ba2705ef-233a-4d67-9f2b-8a9145b0a336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002723 10.0.0.131 - - [2026-01-30 14:39:16] "POST /ref-update HTTP/1.1" 200 156 0.008863 10.0.0.131 - - [2026-01-30 14:39:16] "GET /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.020873 10.0.0.131 - - [2026-01-30 14:39:16] "POST /set-tag HTTP/1.1" 200 109 0.016381 10.0.0.131 - - [2026-01-30 14:39:16] "POST /set-tag HTTP/1.1" 200 109 0.027092 10.0.0.131 - - [2026-01-30 14:39:16] "POST /set-tag HTTP/1.1" 200 109 0.027716 10.0.0.131 - - [2026-01-30 14:39:16] "DELETE /instance-ip/5270d768-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.039930 10.0.0.131 - - [2026-01-30 14:39:16] "POST /ref-update HTTP/1.1" 200 156 0.011834 10.0.0.131 - - [2026-01-30 14:39:16] "DELETE /virtual-machine-interface/5256a10e-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.046021 10.0.0.131 - - [2026-01-30 14:39:16] "DELETE /virtual-machine/ba2705ef-233a-4d67-9f2b-8a9145b0a336 HTTP/1.1" 200 115 0.021348 10.0.0.131 - - [2026-01-30 14:39:19] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004337 10.0.0.131 - - [2026-01-30 14:39:19] "POST /set-tag HTTP/1.1" 200 109 0.003707 10.0.0.131 - - [2026-01-30 14:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.131 - - [2026-01-30 14:39:19] "GET /loadbalancer/2499bddf-c7e6-4bef-9680-9bd0fde3d0fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003057 10.0.0.131 - - [2026-01-30 14:39:20] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004507 10.0.0.131 - - [2026-01-30 14:39:20] "POST /set-tag HTTP/1.1" 200 109 0.003567 10.0.0.131 - - [2026-01-30 14:39:20] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004062 10.0.0.131 - - [2026-01-30 14:39:20] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.131 - - [2026-01-30 14:39:20] "GET /virtual-machine/0367a583-8c19-4c28-80d1-a42d9e3ec986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003182 10.0.0.131 - - [2026-01-30 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.012643 10.0.0.131 - - [2026-01-30 14:39:20] "GET /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004315 10.0.0.131 - - [2026-01-30 14:39:20] "POST /set-tag HTTP/1.1" 200 109 0.016016 10.0.0.131 - - [2026-01-30 14:39:20] "POST /set-tag HTTP/1.1" 200 109 0.029108 10.0.0.131 - - [2026-01-30 14:39:20] "POST /set-tag HTTP/1.1" 200 109 0.017241 10.0.0.131 - - [2026-01-30 14:39:20] "DELETE /instance-ip/5216ee24-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.035661 10.0.0.131 - - [2026-01-30 14:39:20] "POST /ref-update HTTP/1.1" 200 156 0.006131 10.0.0.131 - - [2026-01-30 14:39:20] "DELETE /virtual-machine-interface/520451b0-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.036943 10.0.0.131 - - [2026-01-30 14:39:20] "DELETE /virtual-machine/0367a583-8c19-4c28-80d1-a42d9e3ec986 HTTP/1.1" 200 115 0.018337 10.0.0.131 - - [2026-01-30 14:39:20] "DELETE /tag/e15f85fe-01b2-4d9f-87a5-582629903710 HTTP/1.1" 200 115 0.035170 10.0.0.131 - - [2026-01-30 14:39:20] "DELETE /tag/1952eece-dec3-47d7-a98a-62daad4b93b9 HTTP/1.1" 200 115 0.068494 10.0.0.131 - - [2026-01-30 14:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.131 - - [2026-01-30 14:39:24] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031092 10.0.0.131 - - [2026-01-30 14:39:24] "POST /tags HTTP/1.1" 200 394 0.033207 10.0.0.131 - - [2026-01-30 14:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010664 10.0.0.131 - - [2026-01-30 14:39:24] "GET /tag/355d4613-7e0c-41a0-802c-a3f266ce361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016826 10.0.0.131 - - [2026-01-30 14:39:24] "POST /tags HTTP/1.1" 200 342 0.018396 10.0.0.131 - - [2026-01-30 14:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.131 - - [2026-01-30 14:39:24] "GET /tag/6183e956-4a19-4321-883f-191ac1956aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011441 10.0.0.131 - - [2026-01-30 14:39:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.000447 10.0.0.131 - - [2026-01-30 14:39:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.004342 10.0.0.131 - - [2026-01-30 14:39:24] "POST /security-groups HTTP/1.1" 200 589 0.065360 10.0.0.131 - - [2026-01-30 14:39:24] "POST /projects HTTP/1.1" 200 521 0.204462 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.002020 10.0.0.131 - - [2026-01-30 14:39:25] "POST /access-control-lists HTTP/1.1" 200 600 0.020938 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.011860 10.0.0.131 - - [2026-01-30 14:39:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028519 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017988 10.0.0.131 - - [2026-01-30 14:39:25] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005868 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.131 - - [2026-01-30 14:39:25] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006989 10.0.0.131 - - [2026-01-30 14:39:25] "POST /access-control-lists HTTP/1.1" 200 598 0.074376 10.0.0.131 - - [2026-01-30 14:39:25] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.064968 10.0.0.131 - - [2026-01-30 14:39:25] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.047780 10.0.0.131 - - [2026-01-30 14:39:25] "POST /security-groups HTTP/1.1" 200 593 0.066013 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.003697 10.0.0.131 - - [2026-01-30 14:39:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.054626 10.0.0.131 - - [2026-01-30 14:39:25] "POST /chown HTTP/1.1" 200 109 0.067057 10.0.0.131 - - [2026-01-30 14:39:25] "POST /access-control-lists HTTP/1.1" 200 634 0.084927 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.006412 10.0.0.131 - - [2026-01-30 14:39:25] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001824 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.131 - - [2026-01-30 14:39:25] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.049142 10.0.0.131 - - [2026-01-30 14:39:25] "POST /access-control-lists HTTP/1.1" 200 632 0.090590 10.0.0.131 - - [2026-01-30 14:39:25] "POST /tags HTTP/1.1" 409 226 0.011655 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.131 - - [2026-01-30 14:39:25] "GET /tag/6183e956-4a19-4321-883f-191ac1956aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010250 10.0.0.131 - - [2026-01-30 14:39:25] "POST /firewall-rules HTTP/1.1" 200 602 0.064627 10.0.0.131 - - [2026-01-30 14:39:25] "GET /firewall-rule/8b1bf7f0-5dc5-4d72-929a-f8d02f7e1cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013892 10.0.0.131 - - [2026-01-30 14:39:25] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004571 10.0.0.131 - - [2026-01-30 14:39:25] "GET /firewall-rule/8b1bf7f0-5dc5-4d72-929a-f8d02f7e1cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002200 10.0.0.131 - - [2026-01-30 14:39:25] "POST /ref-update HTTP/1.1" 200 156 0.052173 10.0.0.131 - - [2026-01-30 14:39:25] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003684 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.131 - - [2026-01-30 14:39:25] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002290 10.0.0.131 - - [2026-01-30 14:39:25] "POST /tags HTTP/1.1" 409 226 0.006039 10.0.0.131 - - [2026-01-30 14:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.131 - - [2026-01-30 14:39:25] "GET /tag/6183e956-4a19-4321-883f-191ac1956aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010817 10.0.0.131 - - [2026-01-30 14:39:26] "POST /firewall-rules HTTP/1.1" 200 600 0.067515 10.0.0.131 - - [2026-01-30 14:39:26] "GET /firewall-rule/347fb73d-7d2a-4655-9f75-d9e3194a97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012974 10.0.0.131 - - [2026-01-30 14:39:26] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005921 10.0.0.131 - - [2026-01-30 14:39:26] "GET /firewall-rule/347fb73d-7d2a-4655-9f75-d9e3194a97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004064 10.0.0.131 - - [2026-01-30 14:39:26] "POST /ref-update HTTP/1.1" 200 156 0.046868 10.0.0.131 - - [2026-01-30 14:39:27] "POST /tags HTTP/1.1" 200 394 0.018983 10.0.0.131 - - [2026-01-30 14:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013109 10.0.0.131 - - [2026-01-30 14:39:27] "GET /tag/1092ea0e-da1f-48a0-82f3-214314221e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012490 10.0.0.131 - - [2026-01-30 14:39:27] "POST /tags HTTP/1.1" 200 342 0.034989 10.0.0.131 - - [2026-01-30 14:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.131 - - [2026-01-30 14:39:27] "GET /tag/bd03c0dd-0001-485c-974c-4a4fb498aee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012270 10.0.0.131 - - [2026-01-30 14:39:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000701 10.0.0.131 - - [2026-01-30 14:39:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.005240 10.0.0.131 - - [2026-01-30 14:39:27] "POST /security-groups HTTP/1.1" 200 589 0.064443 10.0.0.131 - - [2026-01-30 14:39:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.001965 10.0.0.131 - - [2026-01-30 14:39:27] "POST /projects HTTP/1.1" 200 521 0.193252 10.0.0.131 - - [2026-01-30 14:39:28] "POST /access-control-lists HTTP/1.1" 200 600 0.057292 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.003940 10.0.0.131 - - [2026-01-30 14:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026349 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013050 10.0.0.131 - - [2026-01-30 14:39:28] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005733 10.0.0.131 - - [2026-01-30 14:39:28] "POST /access-control-lists HTTP/1.1" 200 598 0.095994 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012192 10.0.0.131 - - [2026-01-30 14:39:28] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004049 10.0.0.131 - - [2026-01-30 14:39:28] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.043204 10.0.0.131 - - [2026-01-30 14:39:28] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.034012 10.0.0.131 - - [2026-01-30 14:39:28] "POST /security-groups HTTP/1.1" 200 593 0.068703 10.0.0.131 - - [2026-01-30 14:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016228 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.002086 10.0.0.131 - - [2026-01-30 14:39:28] "POST /chown HTTP/1.1" 200 109 0.019176 10.0.0.131 - - [2026-01-30 14:39:28] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006495 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.131 - - [2026-01-30 14:39:28] "POST /access-control-lists HTTP/1.1" 200 634 0.076851 10.0.0.131 - - [2026-01-30 14:39:28] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.019346 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.015069 10.0.0.131 - - [2026-01-30 14:39:28] "POST /tags HTTP/1.1" 409 226 0.003051 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.131 - - [2026-01-30 14:39:28] "GET /tag/bd03c0dd-0001-485c-974c-4a4fb498aee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010597 10.0.0.131 - - [2026-01-30 14:39:28] "POST /access-control-lists HTTP/1.1" 200 632 0.069543 10.0.0.131 - - [2026-01-30 14:39:28] "POST /firewall-rules HTTP/1.1" 200 602 0.084281 10.0.0.131 - - [2026-01-30 14:39:28] "GET /firewall-rule/96c4b343-2f88-43c8-bf8d-9209d27c02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.014539 10.0.0.131 - - [2026-01-30 14:39:28] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005428 10.0.0.131 - - [2026-01-30 14:39:28] "GET /firewall-rule/96c4b343-2f88-43c8-bf8d-9209d27c02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002960 10.0.0.131 - - [2026-01-30 14:39:28] "POST /ref-update HTTP/1.1" 200 156 0.055010 10.0.0.131 - - [2026-01-30 14:39:28] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012577 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.131 - - [2026-01-30 14:39:28] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006474 10.0.0.131 - - [2026-01-30 14:39:28] "POST /tags HTTP/1.1" 409 226 0.001801 10.0.0.131 - - [2026-01-30 14:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.131 - - [2026-01-30 14:39:28] "GET /tag/bd03c0dd-0001-485c-974c-4a4fb498aee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012366 10.0.0.131 - - [2026-01-30 14:39:29] "POST /firewall-rules HTTP/1.1" 200 600 0.062193 10.0.0.131 - - [2026-01-30 14:39:29] "GET /firewall-rule/d76961b7-98c7-4d7b-9282-cb632e2f862a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003584 10.0.0.131 - - [2026-01-30 14:39:29] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003122 10.0.0.131 - - [2026-01-30 14:39:29] "GET /firewall-rule/d76961b7-98c7-4d7b-9282-cb632e2f862a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001923 10.0.0.131 - - [2026-01-30 14:39:29] "POST /ref-update HTTP/1.1" 200 156 0.047432 10.0.0.131 - - [2026-01-30 14:39:30] "POST /tags HTTP/1.1" 200 346 0.079612 10.0.0.131 - - [2026-01-30 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016094 10.0.0.131 - - [2026-01-30 14:39:30] "GET /tag/a69de7b8-5a2c-4ac5-bfe8-170528629eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.024431 10.0.0.131 - - [2026-01-30 14:39:30] "POST /projects HTTP/1.1" 409 238 0.003785 10.0.0.131 - - [2026-01-30 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.131 - - [2026-01-30 14:39:30] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040644 10.0.0.131 - - [2026-01-30 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.131 - - [2026-01-30 14:39:30] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004413 10.0.0.131 - - [2026-01-30 14:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.131 - - [2026-01-30 14:39:31] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.010641 10.0.0.131 - - [2026-01-30 14:39:31] "POST /security-groups HTTP/1.1" 409 285 0.002917 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.131 - - [2026-01-30 14:39:31] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.017941 10.0.0.131 - - [2026-01-30 14:39:31] "PUT /security-group/21065bc0-a1da-445d-baef-e2824b952b28 HTTP/1.1" 200 263 0.066784 10.0.0.131 - - [2026-01-30 14:39:31] "PUT /access-control-list/750d5146-d7b9-4e15-90c5-385a1ae37836 HTTP/1.1" 200 273 0.014704 10.0.0.131 - - [2026-01-30 14:39:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025856 10.0.0.131 - - [2026-01-30 14:39:31] "POST /tags HTTP/1.1" 409 228 0.003767 10.0.0.131 - - [2026-01-30 14:39:31] "PUT /access-control-list/3c7ecbc8-2ce8-4629-a5ef-0008b918d150 HTTP/1.1" 200 273 0.025186 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008731 10.0.0.131 - - [2026-01-30 14:39:31] "GET /tag/a69de7b8-5a2c-4ac5-bfe8-170528629eb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010301 10.0.0.131 - - [2026-01-30 14:39:31] "POST /tags HTTP/1.1" 200 346 0.015929 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.131 - - [2026-01-30 14:39:31] "GET /tag/f8a835fc-0c6d-474b-914d-4c432340d6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013512 10.0.0.131 - - [2026-01-30 14:39:31] "POST /projects HTTP/1.1" 409 238 0.002077 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.131 - - [2026-01-30 14:39:31] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049303 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.131 - - [2026-01-30 14:39:31] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004483 10.0.0.131 - - [2026-01-30 14:39:31] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.074785 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.131 - - [2026-01-30 14:39:31] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003532 10.0.0.131 - - [2026-01-30 14:39:31] "POST /security-groups HTTP/1.1" 409 285 0.002177 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.131 - - [2026-01-30 14:39:31] "PUT /security-group/bcbded31-ffdf-47ae-ad30-06a6b4c664e8 HTTP/1.1" 200 263 0.059489 10.0.0.131 - - [2026-01-30 14:39:31] "PUT /access-control-list/b61ddbf4-f77c-4490-8bcc-5175ef45a1f8 HTTP/1.1" 200 273 0.014178 10.0.0.131 - - [2026-01-30 14:39:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.056625 10.0.0.131 - - [2026-01-30 14:39:31] "POST /tags HTTP/1.1" 409 228 0.005948 10.0.0.131 - - [2026-01-30 14:39:31] "PUT /access-control-list/6555fe90-124b-4917-8ccb-0beb781fc358 HTTP/1.1" 200 273 0.038197 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.131 - - [2026-01-30 14:39:31] "GET /tag/f8a835fc-0c6d-474b-914d-4c432340d6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010375 10.0.0.131 - - [2026-01-30 14:39:31] "POST /tags HTTP/1.1" 200 292 0.039428 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007343 10.0.0.131 - - [2026-01-30 14:39:31] "GET /tag/82b2d8c0-27bb-482b-a3b8-2955f31dca73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012198 10.0.0.131 - - [2026-01-30 14:39:31] "POST /tags HTTP/1.1" 200 304 0.055144 10.0.0.131 - - [2026-01-30 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011426 10.0.0.131 - - [2026-01-30 14:39:32] "GET /tag/8775759f-30ad-4c1f-8cb3-c4a86822f031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.031849 10.0.0.131 - - [2026-01-30 14:39:32] "POST /tags HTTP/1.1" 409 252 0.002559 10.0.0.131 - - [2026-01-30 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.131 - - [2026-01-30 14:39:32] "GET /tag/355d4613-7e0c-41a0-802c-a3f266ce361b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012304 10.0.0.131 - - [2026-01-30 14:39:32] "POST /tags HTTP/1.1" 409 226 0.001915 10.0.0.131 - - [2026-01-30 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.131 - - [2026-01-30 14:39:32] "GET /tag/6183e956-4a19-4321-883f-191ac1956aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014961 10.0.0.131 - - [2026-01-30 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.131 - - [2026-01-30 14:39:32] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004392 10.0.0.131 - - [2026-01-30 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.131 - - [2026-01-30 14:39:32] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026196 10.0.0.131 - - [2026-01-30 14:39:32] "POST /virtual-machines HTTP/1.1" 200 396 0.008309 10.0.0.131 - - [2026-01-30 14:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.006764 10.0.0.131 - - [2026-01-30 14:39:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.188098 10.0.0.131 - - [2026-01-30 14:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026628 10.0.0.131 - - [2026-01-30 14:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012491 10.0.0.131 - - [2026-01-30 14:39:32] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.132219 10.0.0.131 - - [2026-01-30 14:39:32] "POST /instance-ips HTTP/1.1" 200 398 0.021914 10.0.0.131 - - [2026-01-30 14:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026500 10.0.0.131 - - [2026-01-30 14:39:32] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.019372 10.0.0.131 - - [2026-01-30 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.062562 10.0.0.131 - - [2026-01-30 14:39:32] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010537 10.0.0.131 - - [2026-01-30 14:39:32] "GET /instance-ip/7d96724a-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003236 10.0.0.131 - - [2026-01-30 14:39:32] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004498 10.0.0.131 - - [2026-01-30 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.131 - - [2026-01-30 14:39:32] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004633 10.0.0.131 - - [2026-01-30 14:39:32] "POST /ref-update HTTP/1.1" 200 156 0.008889 10.0.0.131 - - [2026-01-30 14:39:33] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005715 10.0.0.131 - - [2026-01-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.131 - - [2026-01-30 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.131 - - [2026-01-30 14:39:33] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004311 10.0.0.131 - - [2026-01-30 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.131 - - [2026-01-30 14:39:33] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042153 10.0.0.131 - - [2026-01-30 14:39:33] "POST /virtual-machines HTTP/1.1" 200 396 0.018857 10.0.0.131 - - [2026-01-30 14:39:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008132 10.0.0.131 - - [2026-01-30 14:39:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106328 10.0.0.131 - - [2026-01-30 14:39:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010673 10.0.0.131 - - [2026-01-30 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011157 10.0.0.131 - - [2026-01-30 14:39:33] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004460 10.0.0.131 - - [2026-01-30 14:39:33] "POST /instance-ips HTTP/1.1" 200 398 0.023482 10.0.0.131 - - [2026-01-30 14:39:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040831 10.0.0.131 - - [2026-01-30 14:39:33] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014158 10.0.0.131 - - [2026-01-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.063438 10.0.0.131 - - [2026-01-30 14:39:33] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015193 10.0.0.131 - - [2026-01-30 14:39:33] "GET /instance-ip/7e17e32a-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002589 10.0.0.131 - - [2026-01-30 14:39:33] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004529 10.0.0.131 - - [2026-01-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.131 - - [2026-01-30 14:39:33] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003073 10.0.0.131 - - [2026-01-30 14:39:33] "POST /ref-update HTTP/1.1" 200 156 0.008025 10.0.0.131 - - [2026-01-30 14:39:33] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008312 10.0.0.131 - - [2026-01-30 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.131 - - [2026-01-30 14:39:33] "POST /tags HTTP/1.1" 200 292 0.021762 10.0.0.131 - - [2026-01-30 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015432 10.0.0.131 - - [2026-01-30 14:39:33] "GET /tag/5ad51d92-2e0c-4698-9220-ef5e2569b556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011312 10.0.0.131 - - [2026-01-30 14:39:33] "POST /tags HTTP/1.1" 409 252 0.002273 10.0.0.131 - - [2026-01-30 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.131 - - [2026-01-30 14:39:33] "GET /tag/1092ea0e-da1f-48a0-82f3-214314221e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010100 10.0.0.131 - - [2026-01-30 14:39:33] "POST /tags HTTP/1.1" 409 226 0.001931 10.0.0.131 - - [2026-01-30 14:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.131 - - [2026-01-30 14:39:33] "GET /tag/bd03c0dd-0001-485c-974c-4a4fb498aee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010126 10.0.0.131 - - [2026-01-30 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.131 - - [2026-01-30 14:39:34] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.012060 10.0.0.131 - - [2026-01-30 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.131 - - [2026-01-30 14:39:34] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035650 10.0.0.131 - - [2026-01-30 14:39:34] "POST /virtual-machines HTTP/1.1" 200 396 0.008093 10.0.0.131 - - [2026-01-30 14:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023556 10.0.0.131 - - [2026-01-30 14:39:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103310 10.0.0.131 - - [2026-01-30 14:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009270 10.0.0.131 - - [2026-01-30 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008418 10.0.0.131 - - [2026-01-30 14:39:34] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006703 10.0.0.131 - - [2026-01-30 14:39:34] "POST /instance-ips HTTP/1.1" 200 398 0.019447 10.0.0.131 - - [2026-01-30 14:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025523 10.0.0.131 - - [2026-01-30 14:39:34] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011357 10.0.0.131 - - [2026-01-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.095104 10.0.0.131 - - [2026-01-30 14:39:34] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.017234 10.0.0.131 - - [2026-01-30 14:39:34] "GET /instance-ip/7eb0752c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002954 10.0.0.131 - - [2026-01-30 14:39:34] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004311 10.0.0.131 - - [2026-01-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.131 - - [2026-01-30 14:39:34] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002948 10.0.0.131 - - [2026-01-30 14:39:34] "POST /ref-update HTTP/1.1" 200 156 0.007643 10.0.0.131 - - [2026-01-30 14:39:34] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004713 10.0.0.131 - - [2026-01-30 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.131 - - [2026-01-30 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.131 - - [2026-01-30 14:39:34] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004385 10.0.0.131 - - [2026-01-30 14:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.131 - - [2026-01-30 14:39:34] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033366 10.0.0.131 - - [2026-01-30 14:39:34] "POST /virtual-machines HTTP/1.1" 200 396 0.010496 10.0.0.131 - - [2026-01-30 14:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013018 10.0.0.131 - - [2026-01-30 14:39:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115800 10.0.0.131 - - [2026-01-30 14:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027005 10.0.0.131 - - [2026-01-30 14:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004346 10.0.0.131 - - [2026-01-30 14:39:35] "POST /instance-ips HTTP/1.1" 200 398 0.018909 10.0.0.131 - - [2026-01-30 14:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027068 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013947 10.0.0.131 - - [2026-01-30 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.059739 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010520 10.0.0.131 - - [2026-01-30 14:39:35] "GET /instance-ip/7f23df26-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005779 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003857 10.0.0.131 - - [2026-01-30 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003170 10.0.0.131 - - [2026-01-30 14:39:35] "POST /ref-update HTTP/1.1" 200 156 0.007199 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005888 10.0.0.131 - - [2026-01-30 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.003789 10.0.0.131 - - [2026-01-30 14:39:35] "POST /tags HTTP/1.1" 200 300 0.024544 10.0.0.131 - - [2026-01-30 14:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.131 - - [2026-01-30 14:39:35] "GET /tag/ae584e73-a028-4c28-894a-60c5251c2928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014207 10.0.0.131 - - [2026-01-30 14:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004134 10.0.0.131 - - [2026-01-30 14:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.131 - - [2026-01-30 14:39:35] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026398 10.0.0.131 - - [2026-01-30 14:39:35] "POST /virtual-machines HTTP/1.1" 200 396 0.015421 10.0.0.131 - - [2026-01-30 14:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007279 10.0.0.131 - - [2026-01-30 14:39:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098039 10.0.0.131 - - [2026-01-30 14:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022264 10.0.0.131 - - [2026-01-30 14:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012657 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004370 10.0.0.131 - - [2026-01-30 14:39:35] "POST /instance-ips HTTP/1.1" 200 398 0.035708 10.0.0.131 - - [2026-01-30 14:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026195 10.0.0.131 - - [2026-01-30 14:39:35] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011544 10.0.0.131 - - [2026-01-30 14:39:36] "POST /set-tag HTTP/1.1" 200 109 0.018097 10.0.0.131 - - [2026-01-30 14:39:36] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.023002 10.0.0.131 - - [2026-01-30 14:39:36] "GET /instance-ip/7f9af584-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003579 10.0.0.131 - - [2026-01-30 14:39:36] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004467 10.0.0.131 - - [2026-01-30 14:39:36] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.131 - - [2026-01-30 14:39:36] "POST /tags HTTP/1.1" 200 300 0.016170 10.0.0.131 - - [2026-01-30 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019073 10.0.0.131 - - [2026-01-30 14:39:36] "GET /tag/986f48b0-04f9-40d4-9902-e1900a8d1f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013962 10.0.0.131 - - [2026-01-30 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.131 - - [2026-01-30 14:39:36] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003615 10.0.0.131 - - [2026-01-30 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.131 - - [2026-01-30 14:39:36] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035430 10.0.0.131 - - [2026-01-30 14:39:36] "POST /virtual-machines HTTP/1.1" 200 396 0.007250 10.0.0.131 - - [2026-01-30 14:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026700 10.0.0.131 - - [2026-01-30 14:39:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108507 10.0.0.131 - - [2026-01-30 14:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008137 10.0.0.131 - - [2026-01-30 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011222 10.0.0.131 - - [2026-01-30 14:39:36] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005402 10.0.0.131 - - [2026-01-30 14:39:36] "POST /instance-ips HTTP/1.1" 200 398 0.017195 10.0.0.131 - - [2026-01-30 14:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014674 10.0.0.131 - - [2026-01-30 14:39:36] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004728 10.0.0.131 - - [2026-01-30 14:39:36] "POST /set-tag HTTP/1.1" 200 109 0.019227 10.0.0.131 - - [2026-01-30 14:39:36] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013015 10.0.0.131 - - [2026-01-30 14:39:36] "GET /instance-ip/8007e842-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002714 10.0.0.131 - - [2026-01-30 14:39:36] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003844 10.0.0.131 - - [2026-01-30 14:39:36] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.131 - - [2026-01-30 14:39:36] "POST /tags HTTP/1.1" 200 300 0.015502 10.0.0.131 - - [2026-01-30 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.131 - - [2026-01-30 14:39:36] "GET /tag/f0390c47-74cb-4812-9d24-8a570f758784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015403 10.0.0.131 - - [2026-01-30 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.131 - - [2026-01-30 14:39:36] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004907 10.0.0.131 - - [2026-01-30 14:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.131 - - [2026-01-30 14:39:37] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038655 10.0.0.131 - - [2026-01-30 14:39:37] "POST /virtual-machines HTTP/1.1" 200 396 0.008840 10.0.0.131 - - [2026-01-30 14:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010798 10.0.0.131 - - [2026-01-30 14:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111777 10.0.0.131 - - [2026-01-30 14:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032282 10.0.0.131 - - [2026-01-30 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.131 - - [2026-01-30 14:39:37] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004278 10.0.0.131 - - [2026-01-30 14:39:37] "POST /instance-ips HTTP/1.1" 200 398 0.018398 10.0.0.131 - - [2026-01-30 14:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021801 10.0.0.131 - - [2026-01-30 14:39:37] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013425 10.0.0.131 - - [2026-01-30 14:39:37] "POST /set-tag HTTP/1.1" 200 109 0.023903 10.0.0.131 - - [2026-01-30 14:39:37] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009305 10.0.0.131 - - [2026-01-30 14:39:37] "GET /instance-ip/806f0572-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.007843 10.0.0.131 - - [2026-01-30 14:39:37] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004110 10.0.0.131 - - [2026-01-30 14:39:37] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.131 - - [2026-01-30 14:39:37] "POST /tags HTTP/1.1" 200 300 0.018207 10.0.0.131 - - [2026-01-30 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.131 - - [2026-01-30 14:39:37] "GET /tag/e2a9cb1c-2247-48c3-8692-e901209adabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010986 10.0.0.131 - - [2026-01-30 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.131 - - [2026-01-30 14:39:37] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004058 10.0.0.131 - - [2026-01-30 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.131 - - [2026-01-30 14:39:37] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032627 10.0.0.131 - - [2026-01-30 14:39:37] "POST /virtual-machines HTTP/1.1" 200 396 0.007893 10.0.0.131 - - [2026-01-30 14:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008281 10.0.0.131 - - [2026-01-30 14:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108106 10.0.0.131 - - [2026-01-30 14:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019747 10.0.0.131 - - [2026-01-30 14:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.131 - - [2026-01-30 14:39:37] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004299 10.0.0.131 - - [2026-01-30 14:39:37] "POST /instance-ips HTTP/1.1" 200 398 0.022914 10.0.0.131 - - [2026-01-30 14:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029512 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.016942 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.023376 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014076 10.0.0.131 - - [2026-01-30 14:39:38] "GET /instance-ip/80d554e4-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006116 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005053 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003209 10.0.0.131 - - [2026-01-30 14:39:38] "POST /ref-update HTTP/1.1" 200 156 0.008946 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012718 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005042 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004175 10.0.0.131 - - [2026-01-30 14:39:38] "POST /ref-update HTTP/1.1" 200 156 0.009022 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004970 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.008564 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004040 10.0.0.131 - - [2026-01-30 14:39:38] "POST /ref-update HTTP/1.1" 200 156 0.020366 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015289 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004477 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004107 10.0.0.131 - - [2026-01-30 14:39:38] "POST /ref-update HTTP/1.1" 200 156 0.008462 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015775 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006145 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003691 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004056 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003938 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008585 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005435 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.131 - - [2026-01-30 14:39:38] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006341 10.0.0.131 - - [2026-01-30 14:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.131 - - [2026-01-30 14:39:43] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005119 10.0.0.131 - - [2026-01-30 14:39:43] "POST /set-tag HTTP/1.1" 200 109 0.004459 10.0.0.131 - - [2026-01-30 14:39:43] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005179 10.0.0.131 - - [2026-01-30 14:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.131 - - [2026-01-30 14:39:43] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008061 10.0.0.131 - - [2026-01-30 14:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.131 - - [2026-01-30 14:39:44] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003943 10.0.0.131 - - [2026-01-30 14:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.131 - - [2026-01-30 14:39:45] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005436 10.0.0.131 - - [2026-01-30 14:39:45] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004297 10.0.0.131 - - [2026-01-30 14:39:46] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine/fb50aaba-81e5-4bd9-8ec3-0effb42ff031?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003589 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005200 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine/321a8977-13e7-4b1b-be8b-d40b930b6e28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002713 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003632 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine/538f4bd5-aa5c-4cb3-9f9d-6c3706fb2cd3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002853 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003894 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine/6def84b2-0742-4ce7-9076-f9e51ee93c75?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002793 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004012 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine/19e4eee8-0953-47f6-a0de-5168bc5343b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002691 10.0.0.131 - - [2026-01-30 14:39:46] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004651 10.0.0.131 - - [2026-01-30 14:39:48] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004088 10.0.0.131 - - [2026-01-30 14:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.131 - - [2026-01-30 14:39:48] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003725 10.0.0.131 - - [2026-01-30 14:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.131 - - [2026-01-30 14:39:51] "GET /virtual-machine/aa56c2a3-c1e5-422d-9ce8-56003d3ef976?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002608 10.0.0.131 - - [2026-01-30 14:39:51] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005124 10.0.0.131 - - [2026-01-30 14:39:51] "GET /virtual-machine/4321c48d-2207-48b9-96ef-f40bf0624cdb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005568 10.0.0.131 - - [2026-01-30 14:39:51] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004652 10.0.0.131 - - [2026-01-30 14:39:51] "GET /virtual-machine/4409c41a-af84-4ae8-a911-78cb17db0889?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002701 10.0.0.131 - - [2026-01-30 14:39:51] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004468 10.0.0.131 - - [2026-01-30 14:39:52] "GET /loadbalancer/42c8d097-3848-4e66-a7c0-d2e9b49f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006717 10.0.0.131 - - [2026-01-30 14:39:52] "POST /tags HTTP/1.1" 200 334 0.027926 10.0.0.131 - - [2026-01-30 14:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011123 10.0.0.131 - - [2026-01-30 14:39:52] "GET /tag/afe92d0c-930a-4bd0-b782-b31982d3e24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020286 10.0.0.131 - - [2026-01-30 14:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.131 - - [2026-01-30 14:39:52] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044112 10.0.0.131 - - [2026-01-30 14:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.131 - - [2026-01-30 14:39:52] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003578 10.0.0.131 - - [2026-01-30 14:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.131 - - [2026-01-30 14:39:52] "GET /service-appliance-set/9bc2efac-521a-4ffb-93fb-66caecf6dcb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002226 10.0.0.131 - - [2026-01-30 14:39:52] "POST /fqname-to-id HTTP/1.1" 404 273 0.002014 10.0.0.131 - - [2026-01-30 14:39:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.104710 10.0.0.131 - - [2026-01-30 14:39:52] "GET /virtual-machine-interface/374b6c0a-b578-4134-be7d-5f7246cf40ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.020587 10.0.0.131 - - [2026-01-30 14:39:53] "POST /instance-ips HTTP/1.1" 200 410 0.038751 10.0.0.131 - - [2026-01-30 14:39:53] "GET /instance-ip/7ce07d98-84fe-4049-9382-82ce0682945b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008666 10.0.0.131 - - [2026-01-30 14:39:53] "POST /loadbalancers HTTP/1.1" 200 631 0.061174 10.0.0.131 - - [2026-01-30 14:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.050947 10.0.0.131 - - [2026-01-30 14:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018784 10.0.0.131 - - [2026-01-30 14:39:53] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.097780 10.0.0.131 - - [2026-01-30 14:39:53] "GET /instance-ip/7ce07d98-84fe-4049-9382-82ce0682945b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008029 10.0.0.131 - - [2026-01-30 14:39:53] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.109800 10.0.0.131 - - [2026-01-30 14:39:53] "GET /loadbalancer/42c8d097-3848-4e66-a7c0-d2e9b49f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002511 10.0.0.131 - - [2026-01-30 14:39:53] "POST /floating-ips HTTP/1.1" 200 599 0.098779 10.0.0.131 - - [2026-01-30 14:39:53] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.050845 10.0.0.131 - - [2026-01-30 14:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.131 - - [2026-01-30 14:39:53] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024500 10.0.0.131 - - [2026-01-30 14:39:53] "GET /loadbalancer-listener/187af946-d7d9-431d-a59a-9aaa0cbee7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.013554 10.0.0.131 - - [2026-01-30 14:39:53] "GET /loadbalancer-listener/187af946-d7d9-431d-a59a-9aaa0cbee7c9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004531 10.0.0.131 - - [2026-01-30 14:39:53] "GET /loadbalancer/42c8d097-3848-4e66-a7c0-d2e9b49f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002763 10.0.0.131 - - [2026-01-30 14:39:53] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.042030 10.0.0.131 - - [2026-01-30 14:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.131 - - [2026-01-30 14:39:53] "GET /instance-ip/7ce07d98-84fe-4049-9382-82ce0682945b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004289 10.0.0.131 - - [2026-01-30 14:39:53] "GET /instance-ip/7ce07d98-84fe-4049-9382-82ce0682945b?fields=floating_ips HTTP/1.1" 200 1214 0.006993 10.0.0.131 - - [2026-01-30 14:39:53] "GET /loadbalancer/42c8d097-3848-4e66-a7c0-d2e9b49f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003306 10.0.0.131 - - [2026-01-30 14:39:53] "GET /loadbalancer-pool/8de5577b-4f39-4f46-8e3e-fd1421994125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002758 10.0.0.131 - - [2026-01-30 14:39:53] "GET /floating-ip/91750106-6d7f-4fc5-845a-13647c7a36f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002403 10.0.0.131 - - [2026-01-30 14:39:53] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024680 10.0.0.131 - - [2026-01-30 14:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009948 10.0.0.131 - - [2026-01-30 14:39:53] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013493 10.0.0.131 - - [2026-01-30 14:39:53] "POST /tags HTTP/1.1" 409 221 0.002490 10.0.0.131 - - [2026-01-30 14:39:53] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004220 10.0.0.131 - - [2026-01-30 14:39:53] "POST /ref-update HTTP/1.1" 200 156 0.005605 10.0.0.131 - - [2026-01-30 14:39:53] "GET /floating-ip/91750106-6d7f-4fc5-845a-13647c7a36f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.021749 10.0.0.131 - - [2026-01-30 14:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.131 - - [2026-01-30 14:39:53] "GET /tag/afe92d0c-930a-4bd0-b782-b31982d3e24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011048 10.0.0.131 - - [2026-01-30 14:39:53] "PUT /floating-ip/91750106-6d7f-4fc5-845a-13647c7a36f2 HTTP/1.1" 200 257 0.015148 10.0.0.131 - - [2026-01-30 14:39:53] "POST /set-tag HTTP/1.1" 200 109 0.114590 10.0.0.131 - - [2026-01-30 14:39:54] "GET /loadbalancer-pool/8de5577b-4f39-4f46-8e3e-fd1421994125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003582 10.0.0.131 - - [2026-01-30 14:39:54] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022730 10.0.0.131 - - [2026-01-30 14:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030054 10.0.0.131 - - [2026-01-30 14:39:54] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013815 10.0.0.131 - - [2026-01-30 14:39:54] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008178 10.0.0.131 - - [2026-01-30 14:39:54] "POST /ref-update HTTP/1.1" 200 156 0.008482 10.0.0.131 - - [2026-01-30 14:39:54] "GET /floating-ip/91750106-6d7f-4fc5-845a-13647c7a36f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.006024 10.0.0.131 - - [2026-01-30 14:39:54] "POST /set-tag HTTP/1.1" 200 109 0.067653 10.0.0.131 - - [2026-01-30 14:39:55] "POST /tags HTTP/1.1" 409 206 0.002390 10.0.0.131 - - [2026-01-30 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.131 - - [2026-01-30 14:39:55] "GET /tag/8775759f-30ad-4c1f-8cb3-c4a86822f031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023622 10.0.0.131 - - [2026-01-30 14:39:55] "POST /tags HTTP/1.1" 409 204 0.005671 10.0.0.131 - - [2026-01-30 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.131 - - [2026-01-30 14:39:55] "GET /tag/986f48b0-04f9-40d4-9902-e1900a8d1f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017185 10.0.0.131 - - [2026-01-30 14:39:55] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005087 10.0.0.131 - - [2026-01-30 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.131 - - [2026-01-30 14:39:55] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005235 10.0.0.131 - - [2026-01-30 14:39:55] "POST /tags HTTP/1.1" 409 206 0.009932 10.0.0.131 - - [2026-01-30 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.131 - - [2026-01-30 14:39:55] "GET /tag/8775759f-30ad-4c1f-8cb3-c4a86822f031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012087 10.0.0.131 - - [2026-01-30 14:39:55] "POST /tags HTTP/1.1" 409 226 0.004731 10.0.0.131 - - [2026-01-30 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.131 - - [2026-01-30 14:39:55] "GET /tag/6183e956-4a19-4321-883f-191ac1956aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009460 10.0.0.131 - - [2026-01-30 14:39:55] "POST /tags HTTP/1.1" 409 204 0.001482 10.0.0.131 - - [2026-01-30 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.131 - - [2026-01-30 14:39:55] "GET /tag/986f48b0-04f9-40d4-9902-e1900a8d1f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.032324 10.0.0.131 - - [2026-01-30 14:39:55] "POST /tags HTTP/1.1" 409 226 0.002919 10.0.0.131 - - [2026-01-30 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.131 - - [2026-01-30 14:39:55] "GET /tag/6183e956-4a19-4321-883f-191ac1956aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016081 10.0.0.131 - - [2026-01-30 14:39:55] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003265 10.0.0.131 - - [2026-01-30 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.131 - - [2026-01-30 14:39:55] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002469 10.0.0.131 - - [2026-01-30 14:39:55] "POST /firewall-rules HTTP/1.1" 200 628 0.094440 10.0.0.131 - - [2026-01-30 14:39:56] "POST /firewall-rules HTTP/1.1" 200 648 0.386517 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-rule/86e3b295-5392-4843-b90b-d7e5ee4ebdf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004447 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002012 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-rule/079f8c59-0629-4f19-98d2-c24b1d6a330f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004429 10.0.0.131 - - [2026-01-30 14:39:56] "POST /ref-update HTTP/1.1" 200 156 0.013180 10.0.0.131 - - [2026-01-30 14:39:56] "POST /firewall-policys HTTP/1.1" 200 608 0.024252 10.0.0.131 - - [2026-01-30 14:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022404 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.021581 10.0.0.131 - - [2026-01-30 14:39:56] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002371 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002250 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004081 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005713 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/85931de2-d3a0-43ed-9275-fd02f9b7f51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003429 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.010087 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003690 10.0.0.131 - - [2026-01-30 14:39:56] "POST /ref-update HTTP/1.1" 200 156 0.036103 10.0.0.131 - - [2026-01-30 14:39:56] "POST /ref-update HTTP/1.1" 200 156 0.041346 10.0.0.131 - - [2026-01-30 14:39:56] "POST /ref-update HTTP/1.1" 200 156 0.019221 10.0.0.131 - - [2026-01-30 14:39:56] "POST /ref-update HTTP/1.1" 200 156 0.045765 10.0.0.131 - - [2026-01-30 14:39:56] "POST /ref-update HTTP/1.1" 200 156 0.047371 10.0.0.131 - - [2026-01-30 14:39:56] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002749 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:40:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001057 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:40:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000824 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:40:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:40:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001042 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:40:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:40:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001274 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:41:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000806 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:41:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 10.0.0.131 - - [2026-01-30 14:41:55] "POST /tags HTTP/1.1" 409 252 0.004339 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.131 - - [2026-01-30 14:41:55] "GET /tag/1092ea0e-da1f-48a0-82f3-214314221e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012265 10.0.0.131 - - [2026-01-30 14:41:55] "POST /tags HTTP/1.1" 409 228 0.003129 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.131 - - [2026-01-30 14:41:55] "GET /tag/f8a835fc-0c6d-474b-914d-4c432340d6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019982 10.0.0.131 - - [2026-01-30 14:41:55] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003510 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.131 - - [2026-01-30 14:41:55] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002617 10.0.0.131 - - [2026-01-30 14:41:55] "POST /tags HTTP/1.1" 409 206 0.002008 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.131 - - [2026-01-30 14:41:55] "GET /tag/8775759f-30ad-4c1f-8cb3-c4a86822f031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011052 10.0.0.131 - - [2026-01-30 14:41:55] "POST /tags HTTP/1.1" 409 226 0.001900 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.131 - - [2026-01-30 14:41:55] "GET /tag/6183e956-4a19-4321-883f-191ac1956aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011867 10.0.0.131 - - [2026-01-30 14:41:55] "POST /tags HTTP/1.1" 409 204 0.002695 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.131 - - [2026-01-30 14:41:55] "GET /tag/986f48b0-04f9-40d4-9902-e1900a8d1f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010094 10.0.0.131 - - [2026-01-30 14:41:55] "POST /tags HTTP/1.1" 409 226 0.001719 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.131 - - [2026-01-30 14:41:55] "GET /tag/6183e956-4a19-4321-883f-191ac1956aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012196 10.0.0.131 - - [2026-01-30 14:41:55] "POST /tags HTTP/1.1" 409 228 0.001698 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.131 - - [2026-01-30 14:41:55] "GET /tag/f8a835fc-0c6d-474b-914d-4c432340d6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010173 10.0.0.131 - - [2026-01-30 14:41:55] "POST /tags HTTP/1.1" 409 252 0.001814 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.131 - - [2026-01-30 14:41:55] "GET /tag/1092ea0e-da1f-48a0-82f3-214314221e5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010705 10.0.0.131 - - [2026-01-30 14:41:55] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001821 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.131 - - [2026-01-30 14:41:55] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002671 10.0.0.131 - - [2026-01-30 14:41:55] "POST /firewall-rules HTTP/1.1" 409 281 0.002108 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.131 - - [2026-01-30 14:41:55] "PUT /firewall-rule/079f8c59-0629-4f19-98d2-c24b1d6a330f HTTP/1.1" 200 261 0.015918 10.0.0.131 - - [2026-01-30 14:41:55] "POST /firewall-rules HTTP/1.1" 409 291 0.006185 10.0.0.131 - - [2026-01-30 14:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.131 - - [2026-01-30 14:41:55] "PUT /firewall-rule/86e3b295-5392-4843-b90b-d7e5ee4ebdf7 HTTP/1.1" 200 261 0.021272 10.0.0.131 - - [2026-01-30 14:41:55] "GET /firewall-rule/86e3b295-5392-4843-b90b-d7e5ee4ebdf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005239 10.0.0.131 - - [2026-01-30 14:41:56] "POST /firewall-rules HTTP/1.1" 200 660 0.080626 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-rule/214ad0d5-ff18-43f2-b9ba-15303267cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004664 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002254 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-rule/079f8c59-0629-4f19-98d2-c24b1d6a330f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002267 10.0.0.131 - - [2026-01-30 14:41:56] "POST /firewall-policys HTTP/1.1" 409 269 0.003050 10.0.0.131 - - [2026-01-30 14:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.131 - - [2026-01-30 14:41:56] "PUT /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3 HTTP/1.1" 200 265 0.022067 10.0.0.131 - - [2026-01-30 14:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030733 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005576 10.0.0.131 - - [2026-01-30 14:41:56] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002455 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002496 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003151 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002388 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-policy/85931de2-d3a0-43ed-9275-fd02f9b7f51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002960 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002084 10.0.0.131 - - [2026-01-30 14:41:56] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002648 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005509 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.005020 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008353 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.008194 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009428 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004507 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003855 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.003171 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005940 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005402 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005860 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.131 - - [2026-01-30 14:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.131 - - [2026-01-30 14:42:58] "GET /loadbalancer/42c8d097-3848-4e66-a7c0-d2e9b49f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002299 10.0.0.131 - - [2026-01-30 14:42:58] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004519 10.0.0.131 - - [2026-01-30 14:42:58] "POST /set-tag HTTP/1.1" 200 109 0.059032 10.0.0.131 - - [2026-01-30 14:42:58] "DELETE /loadbalancer-member/d3e445bd-09aa-4d95-a51a-f656ba1cf66e HTTP/1.1" 200 115 0.044579 10.0.0.131 - - [2026-01-30 14:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.131 - - [2026-01-30 14:42:58] "GET /loadbalancer/42c8d097-3848-4e66-a7c0-d2e9b49f935b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002772 10.0.0.131 - - [2026-01-30 14:42:59] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005927 10.0.0.131 - - [2026-01-30 14:42:59] "POST /set-tag HTTP/1.1" 200 109 0.009683 10.0.0.131 - - [2026-01-30 14:42:59] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007494 10.0.0.131 - - [2026-01-30 14:42:59] "POST /set-tag HTTP/1.1" 200 109 0.013602 10.0.0.131 - - [2026-01-30 14:42:59] "GET /virtual-machine/538f4bd5-aa5c-4cb3-9f9d-6c3706fb2cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.011972 10.0.0.131 - - [2026-01-30 14:42:59] "POST /ref-update HTTP/1.1" 200 156 0.015603 10.0.0.131 - - [2026-01-30 14:42:59] "GET /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009718 10.0.0.131 - - [2026-01-30 14:42:59] "POST /set-tag HTTP/1.1" 200 109 0.030711 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.083537 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.028306 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.051619 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.034434 10.0.0.131 - - [2026-01-30 14:43:00] "DELETE /instance-ip/7eb0752c-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.028713 10.0.0.131 - - [2026-01-30 14:43:00] "DELETE /virtual-machine-interface/7e9827e2-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.042806 10.0.0.131 - - [2026-01-30 14:43:00] "DELETE /virtual-machine/538f4bd5-aa5c-4cb3-9f9d-6c3706fb2cd3 HTTP/1.1" 200 115 0.027896 10.0.0.131 - - [2026-01-30 14:43:00] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004888 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.131 - - [2026-01-30 14:43:00] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004016 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.008231 10.0.0.131 - - [2026-01-30 14:43:00] "GET /virtual-machine/6def84b2-0742-4ce7-9076-f9e51ee93c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003324 10.0.0.131 - - [2026-01-30 14:43:00] "POST /ref-update HTTP/1.1" 200 156 0.024233 10.0.0.131 - - [2026-01-30 14:43:00] "GET /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019093 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.018057 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.029859 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.041212 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.019681 10.0.0.131 - - [2026-01-30 14:43:00] "POST /set-tag HTTP/1.1" 200 109 0.043601 10.0.0.131 - - [2026-01-30 14:43:00] "DELETE /instance-ip/7f23df26-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.071690 10.0.0.131 - - [2026-01-30 14:43:00] "DELETE /virtual-machine-interface/7f0ca3b0-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.083934 10.0.0.131 - - [2026-01-30 14:43:00] "DELETE /virtual-machine/6def84b2-0742-4ce7-9076-f9e51ee93c75 HTTP/1.1" 200 115 0.033327 10.0.0.131 - - [2026-01-30 14:43:01] "DELETE /tag/5ad51d92-2e0c-4698-9220-ef5e2569b556 HTTP/1.1" 200 115 0.083518 10.0.0.131 - - [2026-01-30 14:43:01] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011463 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.131 - - [2026-01-30 14:43:01] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004431 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.131 - - [2026-01-30 14:43:01] "GET /virtual-machine/fb50aaba-81e5-4bd9-8ec3-0effb42ff031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002791 10.0.0.131 - - [2026-01-30 14:43:01] "POST /ref-update HTTP/1.1" 200 156 0.013646 10.0.0.131 - - [2026-01-30 14:43:01] "GET /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008451 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.018711 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.023580 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.023900 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.014175 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.031410 10.0.0.131 - - [2026-01-30 14:43:01] "DELETE /instance-ip/7d96724a-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.047987 10.0.0.131 - - [2026-01-30 14:43:01] "POST /ref-update HTTP/1.1" 200 156 0.007392 10.0.0.131 - - [2026-01-30 14:43:01] "DELETE /virtual-machine-interface/7d748310-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.040503 10.0.0.131 - - [2026-01-30 14:43:01] "DELETE /virtual-machine/fb50aaba-81e5-4bd9-8ec3-0effb42ff031 HTTP/1.1" 200 115 0.020712 10.0.0.131 - - [2026-01-30 14:43:01] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004853 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.003373 10.0.0.131 - - [2026-01-30 14:43:01] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.003528 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.131 - - [2026-01-30 14:43:01] "GET /virtual-machine/321a8977-13e7-4b1b-be8b-d40b930b6e28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002479 10.0.0.131 - - [2026-01-30 14:43:01] "POST /ref-update HTTP/1.1" 200 156 0.008858 10.0.0.131 - - [2026-01-30 14:43:01] "GET /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004086 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.018780 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.026209 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.018565 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.025853 10.0.0.131 - - [2026-01-30 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.031144 10.0.0.131 - - [2026-01-30 14:43:02] "DELETE /instance-ip/7e17e32a-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.028481 10.0.0.131 - - [2026-01-30 14:43:02] "POST /ref-update HTTP/1.1" 200 156 0.017615 10.0.0.131 - - [2026-01-30 14:43:02] "DELETE /virtual-machine-interface/7e042a7e-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.034273 10.0.0.131 - - [2026-01-30 14:43:02] "DELETE /virtual-machine/321a8977-13e7-4b1b-be8b-d40b930b6e28 HTTP/1.1" 200 115 0.020734 10.0.0.131 - - [2026-01-30 14:43:02] "DELETE /tag/82b2d8c0-27bb-482b-a3b8-2955f31dca73 HTTP/1.1" 200 115 0.031555 10.0.0.131 - - [2026-01-30 14:43:02] "DELETE /tag/8775759f-30ad-4c1f-8cb3-c4a86822f031 HTTP/1.1" 409 391 0.004434 10.0.0.131 - - [2026-01-30 14:43:29] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.021028 10.0.0.131 - - [2026-01-30 14:43:29] "POST /set-tag HTTP/1.1" 200 109 0.010470 10.0.0.131 - - [2026-01-30 14:43:29] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005759 10.0.0.131 - - [2026-01-30 14:43:29] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.131 - - [2026-01-30 14:43:29] "GET /virtual-machine/4409c41a-af84-4ae8-a911-78cb17db0889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003196 10.0.0.131 - - [2026-01-30 14:43:29] "POST /ref-update HTTP/1.1" 200 156 0.009867 10.0.0.131 - - [2026-01-30 14:43:29] "GET /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006106 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.022888 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.017874 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.027433 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.014523 10.0.0.131 - - [2026-01-30 14:43:30] "DELETE /instance-ip/80d554e4-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.047454 10.0.0.131 - - [2026-01-30 14:43:30] "DELETE /virtual-machine-interface/80c0556c-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.043127 10.0.0.131 - - [2026-01-30 14:43:30] "DELETE /virtual-machine/4409c41a-af84-4ae8-a911-78cb17db0889 HTTP/1.1" 200 115 0.022439 10.0.0.131 - - [2026-01-30 14:43:30] "DELETE /tag/e2a9cb1c-2247-48c3-8692-e901209adabe HTTP/1.1" 200 115 0.038665 10.0.0.131 - - [2026-01-30 14:43:30] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004612 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.131 - - [2026-01-30 14:43:30] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004307 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.131 - - [2026-01-30 14:43:30] "GET /virtual-machine/19e4eee8-0953-47f6-a0de-5168bc5343b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006077 10.0.0.131 - - [2026-01-30 14:43:30] "POST /ref-update HTTP/1.1" 200 156 0.010458 10.0.0.131 - - [2026-01-30 14:43:30] "GET /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011390 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.031468 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.016782 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.027707 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.012403 10.0.0.131 - - [2026-01-30 14:43:30] "DELETE /instance-ip/7f9af584-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.042633 10.0.0.131 - - [2026-01-30 14:43:30] "DELETE /virtual-machine-interface/7f86fa34-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.052415 10.0.0.131 - - [2026-01-30 14:43:30] "DELETE /virtual-machine/19e4eee8-0953-47f6-a0de-5168bc5343b7 HTTP/1.1" 200 115 0.023293 10.0.0.131 - - [2026-01-30 14:43:30] "DELETE /tag/ae584e73-a028-4c28-894a-60c5251c2928 HTTP/1.1" 200 115 0.033639 10.0.0.131 - - [2026-01-30 14:43:30] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004132 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.004026 10.0.0.131 - - [2026-01-30 14:43:30] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004011 10.0.0.131 - - [2026-01-30 14:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.131 - - [2026-01-30 14:43:30] "GET /virtual-machine/aa56c2a3-c1e5-422d-9ce8-56003d3ef976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002621 10.0.0.131 - - [2026-01-30 14:43:30] "POST /ref-update HTTP/1.1" 200 156 0.010008 10.0.0.131 - - [2026-01-30 14:43:31] "GET /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016680 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.017689 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.031321 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.028994 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.012132 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /instance-ip/806f0572-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.042507 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /virtual-machine-interface/8057c77c-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.038872 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /virtual-machine/aa56c2a3-c1e5-422d-9ce8-56003d3ef976 HTTP/1.1" 200 115 0.020746 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /tag/1092ea0e-da1f-48a0-82f3-214314221e5b HTTP/1.1" 409 237 0.004494 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /tag/f0390c47-74cb-4812-9d24-8a570f758784 HTTP/1.1" 200 115 0.032506 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /tag/f8a835fc-0c6d-474b-914d-4c432340d6a1 HTTP/1.1" 409 237 0.005720 10.0.0.131 - - [2026-01-30 14:43:31] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003652 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.131 - - [2026-01-30 14:43:31] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003855 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.131 - - [2026-01-30 14:43:31] "GET /virtual-machine/4321c48d-2207-48b9-96ef-f40bf0624cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002823 10.0.0.131 - - [2026-01-30 14:43:31] "POST /ref-update HTTP/1.1" 200 156 0.010614 10.0.0.131 - - [2026-01-30 14:43:31] "GET /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.030951 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.018148 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.033855 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.017115 10.0.0.131 - - [2026-01-30 14:43:31] "POST /set-tag HTTP/1.1" 200 109 0.016530 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /instance-ip/8007e842-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.056848 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /virtual-machine-interface/7feec2c2-fde9-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.050171 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /virtual-machine/4321c48d-2207-48b9-96ef-f40bf0624cdb HTTP/1.1" 200 115 0.031311 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /tag/a69de7b8-5a2c-4ac5-bfe8-170528629eb3 HTTP/1.1" 200 115 0.040433 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /tag/355d4613-7e0c-41a0-802c-a3f266ce361b HTTP/1.1" 200 115 0.033496 10.0.0.131 - - [2026-01-30 14:43:31] "DELETE /tag/986f48b0-04f9-40d4-9902-e1900a8d1f1b HTTP/1.1" 409 237 0.003132 10.0.0.131 - - [2026-01-30 14:43:33] "POST /projects HTTP/1.1" 409 238 0.002128 10.0.0.131 - - [2026-01-30 14:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.131 - - [2026-01-30 14:43:33] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048556 10.0.0.131 - - [2026-01-30 14:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.131 - - [2026-01-30 14:43:33] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005244 10.0.0.131 - - [2026-01-30 14:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.131 - - [2026-01-30 14:43:33] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004883 10.0.0.131 - - [2026-01-30 14:43:33] "POST /security-groups HTTP/1.1" 409 285 0.005004 10.0.0.131 - - [2026-01-30 14:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.131 - - [2026-01-30 14:43:33] "PUT /security-group/bcbded31-ffdf-47ae-ad30-06a6b4c664e8 HTTP/1.1" 200 263 0.061533 10.0.0.131 - - [2026-01-30 14:43:33] "PUT /access-control-list/b61ddbf4-f77c-4490-8bcc-5175ef45a1f8 HTTP/1.1" 200 273 0.038775 10.0.0.131 - - [2026-01-30 14:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.061339 10.0.0.131 - - [2026-01-30 14:43:33] "PUT /access-control-list/6555fe90-124b-4917-8ccb-0beb781fc358 HTTP/1.1" 200 273 0.048639 10.0.0.131 - - [2026-01-30 14:43:38] "POST /projects HTTP/1.1" 409 238 0.002481 10.0.0.131 - - [2026-01-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.131 - - [2026-01-30 14:43:38] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035870 10.0.0.131 - - [2026-01-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.131 - - [2026-01-30 14:43:38] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003859 10.0.0.131 - - [2026-01-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.131 - - [2026-01-30 14:43:38] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003568 10.0.0.131 - - [2026-01-30 14:43:38] "POST /security-groups HTTP/1.1" 409 285 0.001934 10.0.0.131 - - [2026-01-30 14:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.131 - - [2026-01-30 14:43:38] "PUT /security-group/bcbded31-ffdf-47ae-ad30-06a6b4c664e8 HTTP/1.1" 200 263 0.055773 10.0.0.131 - - [2026-01-30 14:43:38] "PUT /access-control-list/b61ddbf4-f77c-4490-8bcc-5175ef45a1f8 HTTP/1.1" 200 273 0.016271 10.0.0.131 - - [2026-01-30 14:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039985 10.0.0.131 - - [2026-01-30 14:43:38] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.011229 10.0.0.131 - - [2026-01-30 14:43:38] "PUT /access-control-list/6555fe90-124b-4917-8ccb-0beb781fc358 HTTP/1.1" 200 273 0.031916 10.0.0.131 - - [2026-01-30 14:43:38] "GET /firewall-rule/96c4b343-2f88-43c8-bf8d-9209d27c02f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002702 10.0.0.131 - - [2026-01-30 14:43:38] "POST /ref-update HTTP/1.1" 200 156 0.050637 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /firewall-rule/96c4b343-2f88-43c8-bf8d-9209d27c02f5 HTTP/1.1" 200 115 0.071128 10.0.0.131 - - [2026-01-30 14:43:39] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006455 10.0.0.131 - - [2026-01-30 14:43:39] "GET /firewall-rule/d76961b7-98c7-4d7b-9282-cb632e2f862a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002821 10.0.0.131 - - [2026-01-30 14:43:39] "POST /ref-update HTTP/1.1" 200 156 0.070423 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /firewall-rule/d76961b7-98c7-4d7b-9282-cb632e2f862a HTTP/1.1" 200 115 0.036081 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /tag/bd03c0dd-0001-485c-974c-4a4fb498aee8 HTTP/1.1" 200 115 0.052411 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /tag/1092ea0e-da1f-48a0-82f3-214314221e5b HTTP/1.1" 409 237 0.007087 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /tag/f8a835fc-0c6d-474b-914d-4c432340d6a1 HTTP/1.1" 409 237 0.006568 10.0.0.131 - - [2026-01-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.131 - - [2026-01-30 14:43:39] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003621 10.0.0.131 - - [2026-01-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.131 - - [2026-01-30 14:43:39] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004049 10.0.0.131 - - [2026-01-30 14:43:39] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.043628 10.0.0.131 - - [2026-01-30 14:43:39] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.037509 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /security-group/bcbded31-ffdf-47ae-ad30-06a6b4c664e8 HTTP/1.1" 200 115 0.046011 10.0.0.131 - - [2026-01-30 14:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /access-control-list/b61ddbf4-f77c-4490-8bcc-5175ef45a1f8 HTTP/1.1" 200 115 0.047734 10.0.0.131 - - [2026-01-30 14:43:39] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045550 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /access-control-list/6555fe90-124b-4917-8ccb-0beb781fc358 HTTP/1.1" 200 115 0.052803 10.0.0.131 - - [2026-01-30 14:43:39] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?fields=security_groups HTTP/1.1" 200 1352 0.054160 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /security-group/32226e7d-291d-4a14-aabe-1615f19a0177 HTTP/1.1" 200 115 0.054073 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /access-control-list/f882f49d-74e0-4f5b-921f-21503fa75dcf HTTP/1.1" 200 115 0.046482 10.0.0.131 - - [2026-01-30 14:43:39] "GET /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671?fields=application_policy_sets HTTP/1.1" 200 1391 0.031537 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /access-control-list/3eba4695-91c3-4abf-8b52-4f54ec7333e2 HTTP/1.1" 200 115 0.041156 10.0.0.131 - - [2026-01-30 14:43:39] "DELETE /project/be2ae5d3-8c5f-49d1-8043-97e0aba65671 HTTP/1.1" 200 115 0.369727 10.0.0.131 - - [2026-01-30 14:43:39] "POST /projects HTTP/1.1" 409 238 0.003179 10.0.0.131 - - [2026-01-30 14:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.131 - - [2026-01-30 14:43:40] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028519 10.0.0.131 - - [2026-01-30 14:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.131 - - [2026-01-30 14:43:40] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006935 10.0.0.131 - - [2026-01-30 14:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.131 - - [2026-01-30 14:43:40] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004357 10.0.0.131 - - [2026-01-30 14:43:40] "POST /security-groups HTTP/1.1" 409 285 0.002846 10.0.0.131 - - [2026-01-30 14:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.131 - - [2026-01-30 14:43:40] "PUT /security-group/21065bc0-a1da-445d-baef-e2824b952b28 HTTP/1.1" 200 263 0.053845 10.0.0.131 - - [2026-01-30 14:43:40] "PUT /access-control-list/750d5146-d7b9-4e15-90c5-385a1ae37836 HTTP/1.1" 200 273 0.013149 10.0.0.131 - - [2026-01-30 14:43:40] "PUT /access-control-list/3c7ecbc8-2ce8-4629-a5ef-0008b918d150 HTTP/1.1" 200 273 0.008493 10.0.0.131 - - [2026-01-30 14:43:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020151 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /loadbalancer-member/2dc3033b-be59-41b9-8275-64fb490bf60d HTTP/1.1" 200 115 0.040454 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /loadbalancer-pool/8de5577b-4f39-4f46-8e3e-fd1421994125 HTTP/1.1" 200 115 0.067668 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /loadbalancer-listener/187af946-d7d9-431d-a59a-9aaa0cbee7c9 HTTP/1.1" 200 115 0.040075 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /loadbalancer/42c8d097-3848-4e66-a7c0-d2e9b49f935b HTTP/1.1" 200 115 0.032831 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /floating-ip/91750106-6d7f-4fc5-845a-13647c7a36f2 HTTP/1.1" 200 115 0.033944 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /instance-ip/7ce07d98-84fe-4049-9382-82ce0682945b HTTP/1.1" 200 115 0.049451 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /virtual-machine-interface/374b6c0a-b578-4134-be7d-5f7246cf40ae HTTP/1.1" 200 115 0.050062 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /tag/afe92d0c-930a-4bd0-b782-b31982d3e24e HTTP/1.1" 200 115 0.030575 10.0.0.131 - - [2026-01-30 14:43:44] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002350 10.0.0.131 - - [2026-01-30 14:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.131 - - [2026-01-30 14:43:44] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002470 10.0.0.131 - - [2026-01-30 14:43:44] "GET /firewall-policy/6091363e-615b-42cc-bf44-ac367d0195b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002170 10.0.0.131 - - [2026-01-30 14:43:44] "GET /firewall-rule/079f8c59-0629-4f19-98d2-c24b1d6a330f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002437 10.0.0.131 - - [2026-01-30 14:43:44] "POST /ref-update HTTP/1.1" 200 156 0.011260 10.0.0.131 - - [2026-01-30 14:43:44] "DELETE /firewall-rule/079f8c59-0629-4f19-98d2-c24b1d6a330f HTTP/1.1" 200 115 0.037759 10.0.0.131 - - [2026-01-30 14:43:44] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002506 10.0.0.131 - - [2026-01-30 14:43:45] "GET /firewall-rule/86e3b295-5392-4843-b90b-d7e5ee4ebdf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003092 10.0.0.131 - - [2026-01-30 14:43:45] "POST /ref-update HTTP/1.1" 200 156 0.016195 10.0.0.131 - - [2026-01-30 14:43:45] "DELETE /firewall-rule/86e3b295-5392-4843-b90b-d7e5ee4ebdf7 HTTP/1.1" 200 115 0.058089 10.0.0.131 - - [2026-01-30 14:43:45] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006871 10.0.0.131 - - [2026-01-30 14:43:45] "GET /firewall-rule/214ad0d5-ff18-43f2-b9ba-15303267cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003055 10.0.0.131 - - [2026-01-30 14:43:45] "POST /ref-update HTTP/1.1" 200 156 0.011291 10.0.0.131 - - [2026-01-30 14:43:45] "DELETE /firewall-rule/214ad0d5-ff18-43f2-b9ba-15303267cd1f HTTP/1.1" 200 115 0.051866 10.0.0.131 - - [2026-01-30 14:43:45] "GET /application-policy-set/68172ecc-9991-437d-a433-3f44f5dbd9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003150 10.0.0.131 - - [2026-01-30 14:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.131 - - [2026-01-30 14:43:45] "GET /policy-management/9b7cbb0d-e960-41c6-a967-aa6de8c7aae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003630 10.0.0.131 - - [2026-01-30 14:43:45] "GET /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003536 10.0.0.131 - - [2026-01-30 14:43:45] "POST /ref-update HTTP/1.1" 200 156 0.029189 10.0.0.131 - - [2026-01-30 14:43:45] "DELETE /firewall-policy/e88ec622-ae4d-4f4e-ba73-6b5314ac15f3 HTTP/1.1" 200 115 0.044350 10.0.0.131 - - [2026-01-30 14:43:45] "DELETE /tag/8775759f-30ad-4c1f-8cb3-c4a86822f031 HTTP/1.1" 200 115 0.069436 10.0.0.131 - - [2026-01-30 14:43:45] "DELETE /tag/1092ea0e-da1f-48a0-82f3-214314221e5b HTTP/1.1" 200 115 0.058729 10.0.0.131 - - [2026-01-30 14:43:45] "DELETE /tag/f8a835fc-0c6d-474b-914d-4c432340d6a1 HTTP/1.1" 200 115 0.070010 10.0.0.131 - - [2026-01-30 14:43:45] "DELETE /tag/986f48b0-04f9-40d4-9902-e1900a8d1f1b HTTP/1.1" 200 115 0.062972 10.0.0.131 - - [2026-01-30 14:43:45] "POST /projects HTTP/1.1" 409 238 0.002079 10.0.0.131 - - [2026-01-30 14:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.131 - - [2026-01-30 14:43:45] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037581 10.0.0.131 - - [2026-01-30 14:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.131 - - [2026-01-30 14:43:45] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003947 10.0.0.131 - - [2026-01-30 14:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.131 - - [2026-01-30 14:43:45] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003390 10.0.0.131 - - [2026-01-30 14:43:45] "POST /security-groups HTTP/1.1" 409 285 0.006430 10.0.0.131 - - [2026-01-30 14:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.131 - - [2026-01-30 14:43:45] "PUT /security-group/21065bc0-a1da-445d-baef-e2824b952b28 HTTP/1.1" 200 263 0.057371 10.0.0.131 - - [2026-01-30 14:43:46] "PUT /access-control-list/750d5146-d7b9-4e15-90c5-385a1ae37836 HTTP/1.1" 200 273 0.037410 10.0.0.131 - - [2026-01-30 14:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035582 10.0.0.131 - - [2026-01-30 14:43:46] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.045114 10.0.0.131 - - [2026-01-30 14:43:46] "PUT /access-control-list/3c7ecbc8-2ce8-4629-a5ef-0008b918d150 HTTP/1.1" 200 273 0.050066 10.0.0.131 - - [2026-01-30 14:43:46] "GET /firewall-rule/8b1bf7f0-5dc5-4d72-929a-f8d02f7e1cda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004978 10.0.0.131 - - [2026-01-30 14:43:46] "POST /ref-update HTTP/1.1" 200 156 0.045548 10.0.0.131 - - [2026-01-30 14:43:46] "DELETE /firewall-rule/8b1bf7f0-5dc5-4d72-929a-f8d02f7e1cda HTTP/1.1" 200 115 0.066976 10.0.0.131 - - [2026-01-30 14:43:46] "GET /firewall-policy/11eab8e5-63f9-43ff-af0c-1a36feb0430f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005459 10.0.0.131 - - [2026-01-30 14:43:46] "GET /firewall-rule/347fb73d-7d2a-4655-9f75-d9e3194a97fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002730 10.0.0.131 - - [2026-01-30 14:43:46] "POST /ref-update HTTP/1.1" 200 156 0.041172 10.0.0.131 - - [2026-01-30 14:43:46] "DELETE /firewall-rule/347fb73d-7d2a-4655-9f75-d9e3194a97fb HTTP/1.1" 200 115 0.035022 10.0.0.131 - - [2026-01-30 14:43:46] "DELETE /tag/6183e956-4a19-4321-883f-191ac1956aef HTTP/1.1" 200 115 0.046787 10.0.0.131 - - [2026-01-30 14:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.131 - - [2026-01-30 14:43:46] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006627 10.0.0.131 - - [2026-01-30 14:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.131 - - [2026-01-30 14:43:46] "GET /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.014023 10.0.0.131 - - [2026-01-30 14:43:46] "PUT /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2 HTTP/1.1" 200 265 0.053671 10.0.0.131 - - [2026-01-30 14:43:46] "PUT /virtual-network/0ff70518-92a2-4880-a10e-71a8126ed189 HTTP/1.1" 200 265 0.053931 10.0.0.131 - - [2026-01-30 14:43:46] "DELETE /security-group/21065bc0-a1da-445d-baef-e2824b952b28 HTTP/1.1" 200 115 0.084665 10.0.0.131 - - [2026-01-30 14:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.131 - - [2026-01-30 14:43:46] "DELETE /access-control-list/750d5146-d7b9-4e15-90c5-385a1ae37836 HTTP/1.1" 200 115 0.041900 10.0.0.131 - - [2026-01-30 14:43:46] "DELETE /access-control-list/3c7ecbc8-2ce8-4629-a5ef-0008b918d150 HTTP/1.1" 200 115 0.027890 10.0.0.131 - - [2026-01-30 14:43:46] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033652 10.0.0.131 - - [2026-01-30 14:43:46] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?fields=security_groups HTTP/1.1" 200 1352 0.039052 10.0.0.131 - - [2026-01-30 14:43:46] "DELETE /security-group/d7d9c055-6239-476b-ac4c-e3034ecdf0ac HTTP/1.1" 200 115 0.045272 10.0.0.131 - - [2026-01-30 14:43:46] "DELETE /access-control-list/b2aa6ec7-608d-4e01-a970-493ccf1293f9 HTTP/1.1" 200 115 0.045752 10.0.0.131 - - [2026-01-30 14:43:47] "GET /project/60c973dc-0a37-4af1-a615-527eedf5c125?fields=application_policy_sets HTTP/1.1" 200 1391 0.084786 10.0.0.131 - - [2026-01-30 14:43:47] "DELETE /access-control-list/3386d73b-1fb6-4fd3-a50d-d9eebff1f5ea HTTP/1.1" 200 115 0.083047 10.0.0.131 - - [2026-01-30 14:43:47] "DELETE /project/60c973dc-0a37-4af1-a615-527eedf5c125 HTTP/1.1" 200 115 0.359126 10.0.0.131 - - [2026-01-30 14:43:59] "GET /global-system-configs HTTP/1.1" 200 323 0.005584 10.0.0.131 - - [2026-01-30 14:44:00] "GET /global-system-configs HTTP/1.1" 200 323 0.004480 10.0.0.131 - - [2026-01-30 14:44:34] "GET / HTTP/1.1" 200 36215 0.002072 10.0.0.131 - - [2026-01-30 14:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.131 - - [2026-01-30 14:44:34] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003009 10.0.0.131 - - [2026-01-30 14:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.131 - - [2026-01-30 14:44:34] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002520 10.0.0.131 - - [2026-01-30 14:44:56] "GET / HTTP/1.1" 200 36215 0.001323 10.0.0.131 - - [2026-01-30 14:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.131 - - [2026-01-30 14:44:56] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004983 10.0.0.131 - - [2026-01-30 14:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.131 - - [2026-01-30 14:44:56] "GET /config-node/29824d6c-59a5-47c6-bb23-37d66f928789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002578 10.0.0.131 - - [2026-01-30 14:44:56] "GET / HTTP/1.1" 200 36215 0.001312 10.0.0.131 - - [2026-01-30 14:44:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002105 10.0.0.131 - - [2026-01-30 14:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.131 - - [2026-01-30 14:45:01] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006112 10.0.0.131 - - [2026-01-30 14:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.131 - - [2026-01-30 14:45:01] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.011024 10.0.0.131 - - [2026-01-30 14:45:02] "GET / HTTP/1.1" 200 36215 0.001984 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 264 0.002196 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/eac0822a-12b5-4026-aa7e-b4250142ab91 HTTP/1.1" 200 245 0.020872 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 261 0.010705 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/941a4d7e-8e86-48aa-b5c0-97de8fcca688 HTTP/1.1" 200 245 0.010559 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 261 0.021576 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/f9424979-63eb-49a2-93bd-fa28bf90de8a HTTP/1.1" 200 245 0.012412 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 253 0.009694 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009418 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/5daea1e6-fe5b-41e8-a7db-38388fa3c343 HTTP/1.1" 200 245 0.014688 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 251 0.006825 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/5a65fc2f-d945-45ec-9991-b33f383e420b HTTP/1.1" 200 245 0.010207 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 252 0.011036 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/4b17c377-7e36-4179-b993-a74a15e6b60a HTTP/1.1" 200 245 0.034721 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 256 0.013788 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/25a47609-d37f-4733-acae-4c8ad1a9c092 HTTP/1.1" 200 245 0.010266 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 248 0.002850 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/48f3cc65-f100-42a3-9f43-2f5adcb5685d HTTP/1.1" 200 245 0.012314 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 252 0.011573 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/b1265014-4773-4c16-b58b-5db85b279faf HTTP/1.1" 200 245 0.010303 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 257 0.011859 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009356 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/63827afa-f7f0-4ae5-abc7-465dde4f3d31 HTTP/1.1" 200 245 0.009843 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 251 0.009711 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.131 - - [2026-01-30 14:45:02] "PUT /alarm/2bf6604c-df93-4ec6-ba6d-ab7318ba07e4 HTTP/1.1" 200 245 0.010473 10.0.0.131 - - [2026-01-30 14:45:02] "POST /alarms HTTP/1.1" 409 257 0.007904 10.0.0.131 - - [2026-01-30 14:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/b67f320c-41a5-44d7-b80f-5be2bb2cb65a HTTP/1.1" 200 245 0.009247 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 261 0.007679 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/f08e5213-bbea-4fed-98b9-32d751d5b52c HTTP/1.1" 200 245 0.012134 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 258 0.004881 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/6143e6df-c193-40b8-a8f8-a4b8419a4805 HTTP/1.1" 200 245 0.018143 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 254 0.003768 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/ef34697f-f383-45cc-a009-2c4c80ce68db HTTP/1.1" 200 245 0.011381 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 254 0.006655 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/892211ca-95b6-440b-a198-c154446dd86a HTTP/1.1" 200 245 0.010788 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 254 0.017043 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/176bbf42-c85c-4c92-a3f7-c117d81e96c4 HTTP/1.1" 200 245 0.015124 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 247 0.003900 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/c23ab595-b1ef-440c-ac00-60712aec3737 HTTP/1.1" 200 245 0.010497 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 272 0.012548 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/9526abf8-9f58-4965-a758-dfaafd3e37b1 HTTP/1.1" 200 245 0.013770 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 261 0.006891 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/bd001195-4c7e-46ac-b6b4-7d4f2fd5c83f HTTP/1.1" 200 245 0.012874 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 259 0.013461 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/e57412e7-c1c6-45ea-840d-27291eb59d25 HTTP/1.1" 200 245 0.021466 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 265 0.006120 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/2fdb499a-7346-43e3-8ad7-50e10cdad83a HTTP/1.1" 200 245 0.010980 10.0.0.131 - - [2026-01-30 14:45:03] "POST /alarms HTTP/1.1" 409 279 0.011488 10.0.0.131 - - [2026-01-30 14:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.131 - - [2026-01-30 14:45:03] "PUT /alarm/ac247705-4426-439f-a974-2e37a24e1f37 HTTP/1.1" 200 245 0.010429 10.0.0.131 - - [2026-01-30 14:45:04] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.131 - - [2026-01-30 14:45:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001827 10.0.0.131 - - [2026-01-30 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.131 - - [2026-01-30 14:45:04] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.008795 10.0.0.131 - - [2026-01-30 14:45:04] "GET / HTTP/1.1" 200 36215 0.002280 10.0.0.131 - - [2026-01-30 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.131 - - [2026-01-30 14:45:04] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002470 10.0.0.131 - - [2026-01-30 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.131 - - [2026-01-30 14:45:04] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.011865 10.0.0.131 - - [2026-01-30 14:45:04] "GET / HTTP/1.1" 200 36215 0.001493 10.0.0.131 - - [2026-01-30 14:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.131 - - [2026-01-30 14:45:04] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.010331 10.0.0.131 - - [2026-01-30 14:45:04] "PUT /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10 HTTP/1.1" 200 275 0.015874 10.0.0.131 - - [2026-01-30 14:45:07] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.131 - - [2026-01-30 14:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.131 - - [2026-01-30 14:45:07] "GET /routing-instance/a1a9f027-03a8-46d4-8c9f-b4e4cee1bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002629 10.0.0.131 - - [2026-01-30 14:45:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001624 10.0.0.131 - - [2026-01-30 14:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.131 - - [2026-01-30 14:45:07] "GET /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002910 10.0.0.131 - - [2026-01-30 14:45:07] "PUT /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077 HTTP/1.1" 200 255 0.017714 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001071 10.0.0.131 - - [2026-01-30 14:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.131 - - [2026-01-30 14:45:09] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003682 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003721 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001170 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001066 10.0.0.131 - - [2026-01-30 14:45:29] "GET / HTTP/1.1" 200 36215 0.001753 10.0.0.131 - - [2026-01-30 14:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.131 - - [2026-01-30 14:45:29] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004709 10.0.0.131 - - [2026-01-30 14:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.131 - - [2026-01-30 14:45:29] "GET /config-node/29824d6c-59a5-47c6-bb23-37d66f928789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002579 10.0.0.131 - - [2026-01-30 14:45:41] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.131 - - [2026-01-30 14:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.131 - - [2026-01-30 14:45:41] "GET /routing-instance/a1a9f027-03a8-46d4-8c9f-b4e4cee1bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004756 10.0.0.131 - - [2026-01-30 14:45:41] "POST /bgp-routers HTTP/1.1" 409 301 0.010507 10.0.0.131 - - [2026-01-30 14:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.131 - - [2026-01-30 14:45:41] "GET /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002753 10.0.0.131 - - [2026-01-30 14:45:41] "PUT /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077 HTTP/1.1" 200 255 0.010443 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000897 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:45:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001069 10.0.0.131 - - [2026-01-30 14:45:59] "GET / HTTP/1.1" 200 36215 0.001735 10.0.0.131 - - [2026-01-30 14:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.131 - - [2026-01-30 14:45:59] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004878 10.0.0.131 - - [2026-01-30 14:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.131 - - [2026-01-30 14:45:59] "GET /config-node/29824d6c-59a5-47c6-bb23-37d66f928789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001877 10.0.0.131 - - [2026-01-30 14:45:59] "GET / HTTP/1.1" 200 36215 0.002281 10.0.0.131 - - [2026-01-30 14:45:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002032 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.131 - - [2026-01-30 14:46:04] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002437 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.131 - - [2026-01-30 14:46:04] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.019444 10.0.0.131 - - [2026-01-30 14:46:04] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.131 - - [2026-01-30 14:46:04] "POST /alarms HTTP/1.1" 409 264 0.001932 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.131 - - [2026-01-30 14:46:04] "PUT /alarm/eac0822a-12b5-4026-aa7e-b4250142ab91 HTTP/1.1" 200 245 0.008577 10.0.0.131 - - [2026-01-30 14:46:04] "POST /alarms HTTP/1.1" 409 261 0.009445 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.131 - - [2026-01-30 14:46:04] "PUT /alarm/941a4d7e-8e86-48aa-b5c0-97de8fcca688 HTTP/1.1" 200 245 0.008795 10.0.0.131 - - [2026-01-30 14:46:04] "POST /alarms HTTP/1.1" 409 261 0.002151 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.131 - - [2026-01-30 14:46:04] "PUT /alarm/f9424979-63eb-49a2-93bd-fa28bf90de8a HTTP/1.1" 200 245 0.008429 10.0.0.131 - - [2026-01-30 14:46:04] "POST /alarms HTTP/1.1" 409 253 0.005391 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.131 - - [2026-01-30 14:46:04] "PUT /alarm/5daea1e6-fe5b-41e8-a7db-38388fa3c343 HTTP/1.1" 200 245 0.015377 10.0.0.131 - - [2026-01-30 14:46:04] "POST /alarms HTTP/1.1" 409 251 0.004257 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.131 - - [2026-01-30 14:46:04] "PUT /alarm/5a65fc2f-d945-45ec-9991-b33f383e420b HTTP/1.1" 200 245 0.008749 10.0.0.131 - - [2026-01-30 14:46:04] "POST /alarms HTTP/1.1" 409 252 0.002537 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.131 - - [2026-01-30 14:46:04] "PUT /alarm/4b17c377-7e36-4179-b993-a74a15e6b60a HTTP/1.1" 200 245 0.009286 10.0.0.131 - - [2026-01-30 14:46:04] "POST /alarms HTTP/1.1" 409 256 0.003959 10.0.0.131 - - [2026-01-30 14:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/25a47609-d37f-4733-acae-4c8ad1a9c092 HTTP/1.1" 200 245 0.013352 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 248 0.009609 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/48f3cc65-f100-42a3-9f43-2f5adcb5685d HTTP/1.1" 200 245 0.009679 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 252 0.008232 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/b1265014-4773-4c16-b58b-5db85b279faf HTTP/1.1" 200 245 0.010396 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 257 0.009772 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/63827afa-f7f0-4ae5-abc7-465dde4f3d31 HTTP/1.1" 200 245 0.009504 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 251 0.008207 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/2bf6604c-df93-4ec6-ba6d-ab7318ba07e4 HTTP/1.1" 200 245 0.009137 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 257 0.007949 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/b67f320c-41a5-44d7-b80f-5be2bb2cb65a HTTP/1.1" 200 245 0.009931 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 261 0.004189 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/f08e5213-bbea-4fed-98b9-32d751d5b52c HTTP/1.1" 200 245 0.009845 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 258 0.009267 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/6143e6df-c193-40b8-a8f8-a4b8419a4805 HTTP/1.1" 200 245 0.014783 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 254 0.005558 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/ef34697f-f383-45cc-a009-2c4c80ce68db HTTP/1.1" 200 245 0.010983 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 254 0.002047 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/892211ca-95b6-440b-a198-c154446dd86a HTTP/1.1" 200 245 0.007095 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 254 0.003072 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/176bbf42-c85c-4c92-a3f7-c117d81e96c4 HTTP/1.1" 200 245 0.007995 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 247 0.004018 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/c23ab595-b1ef-440c-ac00-60712aec3737 HTTP/1.1" 200 245 0.007531 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 272 0.004454 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/9526abf8-9f58-4965-a758-dfaafd3e37b1 HTTP/1.1" 200 245 0.008175 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 261 0.005366 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/bd001195-4c7e-46ac-b6b4-7d4f2fd5c83f HTTP/1.1" 200 245 0.008692 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 259 0.007207 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.131 - - [2026-01-30 14:46:05] "PUT /alarm/e57412e7-c1c6-45ea-840d-27291eb59d25 HTTP/1.1" 200 245 0.011403 10.0.0.131 - - [2026-01-30 14:46:05] "POST /alarms HTTP/1.1" 409 265 0.003810 10.0.0.131 - - [2026-01-30 14:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.131 - - [2026-01-30 14:46:06] "PUT /alarm/2fdb499a-7346-43e3-8ad7-50e10cdad83a HTTP/1.1" 200 245 0.009326 10.0.0.131 - - [2026-01-30 14:46:06] "POST /alarms HTTP/1.1" 409 279 0.001890 10.0.0.131 - - [2026-01-30 14:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.131 - - [2026-01-30 14:46:06] "PUT /alarm/ac247705-4426-439f-a974-2e37a24e1f37 HTTP/1.1" 200 245 0.007797 10.0.0.131 - - [2026-01-30 14:46:06] "GET / HTTP/1.1" 200 36215 0.003194 10.0.0.131 - - [2026-01-30 14:46:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002542 10.0.0.131 - - [2026-01-30 14:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.131 - - [2026-01-30 14:46:06] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.008826 10.0.0.131 - - [2026-01-30 14:46:06] "GET / HTTP/1.1" 200 36215 0.001373 10.0.0.131 - - [2026-01-30 14:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.131 - - [2026-01-30 14:46:06] "GET /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005628 10.0.0.131 - - [2026-01-30 14:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.131 - - [2026-01-30 14:46:06] "PUT /global-vrouter-config/9339aebd-22c1-4077-a721-0487994c34d1 HTTP/1.1" 200 277 0.019105 10.0.0.131 - - [2026-01-30 14:46:06] "GET / HTTP/1.1" 200 36215 0.001541 10.0.0.131 - - [2026-01-30 14:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.131 - - [2026-01-30 14:46:06] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004470 10.0.0.131 - - [2026-01-30 14:46:06] "PUT /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10 HTTP/1.1" 200 275 0.014034 10.0.0.131 - - [2026-01-30 14:46:10] "GET / HTTP/1.1" 200 36215 0.001362 10.0.0.131 - - [2026-01-30 14:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.131 - - [2026-01-30 14:46:10] "GET /routing-instance/a1a9f027-03a8-46d4-8c9f-b4e4cee1bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002617 10.0.0.131 - - [2026-01-30 14:46:10] "POST /bgp-routers HTTP/1.1" 409 301 0.001609 10.0.0.131 - - [2026-01-30 14:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.131 - - [2026-01-30 14:46:10] "GET /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005720 10.0.0.131 - - [2026-01-30 14:46:10] "PUT /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077 HTTP/1.1" 200 255 0.016759 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:46:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001067 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:46:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000878 10.0.0.131 - - [2026-01-30 14:46:14] "POST /tags HTTP/1.1" 200 356 0.028062 10.0.0.131 - - [2026-01-30 14:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012859 10.0.0.131 - - [2026-01-30 14:46:14] "GET /tag/681a38a6-e3e8-4868-99fa-88372b66cac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012990 10.0.0.131 - - [2026-01-30 14:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.131 - - [2026-01-30 14:46:14] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005548 10.0.0.131 - - [2026-01-30 14:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.131 - - [2026-01-30 14:46:14] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.057912 10.0.0.131 - - [2026-01-30 14:46:14] "POST /virtual-machines HTTP/1.1" 200 352 0.025813 10.0.0.131 - - [2026-01-30 14:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027228 10.0.0.131 - - [2026-01-30 14:46:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.118645 10.0.0.131 - - [2026-01-30 14:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009737 10.0.0.131 - - [2026-01-30 14:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009103 10.0.0.131 - - [2026-01-30 14:46:14] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.004360 10.0.0.131 - - [2026-01-30 14:46:14] "POST /instance-ips HTTP/1.1" 200 392 0.020214 10.0.0.131 - - [2026-01-30 14:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018758 10.0.0.131 - - [2026-01-30 14:46:14] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.012288 10.0.0.131 - - [2026-01-30 14:46:14] "POST /set-tag HTTP/1.1" 200 109 0.015327 10.0.0.131 - - [2026-01-30 14:46:14] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.016937 10.0.0.131 - - [2026-01-30 14:46:14] "GET /instance-ip/6d4d2720-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003509 10.0.0.131 - - [2026-01-30 14:46:14] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004127 10.0.0.131 - - [2026-01-30 14:46:14] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.131 - - [2026-01-30 14:46:14] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003315 10.0.0.131 - - [2026-01-30 14:46:14] "POST /ref-update HTTP/1.1" 200 156 0.009371 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.017120 10.0.0.131 - - [2026-01-30 14:46:15] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.131 - - [2026-01-30 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-network/d1bdec89-40f1-4e69-a9eb-083b87b0adc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004332 10.0.0.131 - - [2026-01-30 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.131 - - [2026-01-30 14:46:15] "GET /project/98447ac1-24d6-478e-adcc-dc791d752844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034761 10.0.0.131 - - [2026-01-30 14:46:15] "POST /virtual-machines HTTP/1.1" 200 356 0.008002 10.0.0.131 - - [2026-01-30 14:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012412 10.0.0.131 - - [2026-01-30 14:46:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.093485 10.0.0.131 - - [2026-01-30 14:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007644 10.0.0.131 - - [2026-01-30 14:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.004859 10.0.0.131 - - [2026-01-30 14:46:15] "POST /instance-ips HTTP/1.1" 200 396 0.024874 10.0.0.131 - - [2026-01-30 14:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023847 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.013503 10.0.0.131 - - [2026-01-30 14:46:15] "POST /set-tag HTTP/1.1" 200 109 0.014616 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.014386 10.0.0.131 - - [2026-01-30 14:46:15] "GET /instance-ip/6dbb52ae-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.009175 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005968 10.0.0.131 - - [2026-01-30 14:46:15] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-router/44b1938f-2c7f-4f90-9121-1abe440644c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.007727 10.0.0.131 - - [2026-01-30 14:46:15] "POST /ref-update HTTP/1.1" 200 156 0.012801 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004751 10.0.0.131 - - [2026-01-30 14:46:15] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004976 10.0.0.131 - - [2026-01-30 14:46:15] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.131 - - [2026-01-30 14:46:15] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004925 10.0.0.131 - - [2026-01-30 14:46:15] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.131 - - [2026-01-30 14:46:25] "GET / HTTP/1.1" 200 36215 0.001902 10.0.0.131 - - [2026-01-30 14:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.131 - - [2026-01-30 14:46:25] "GET /global-system-config/f23a887c-ba98-4b2c-bf5e-fe268d16fa10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004574 10.0.0.131 - - [2026-01-30 14:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.131 - - [2026-01-30 14:46:25] "GET /config-node/29824d6c-59a5-47c6-bb23-37d66f928789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003430 10.0.0.131 - - [2026-01-30 14:46:33] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006046 10.0.0.131 - - [2026-01-30 14:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.131 - - [2026-01-30 14:46:34] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004295 10.0.0.131 - - [2026-01-30 14:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.131 - - [2026-01-30 14:46:36] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.003991 10.0.0.131 - - [2026-01-30 14:46:36] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.131 - - [2026-01-30 14:46:37] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.131 - - [2026-01-30 14:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.131 - - [2026-01-30 14:46:37] "GET /routing-instance/a1a9f027-03a8-46d4-8c9f-b4e4cee1bdc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.008478 10.0.0.131 - - [2026-01-30 14:46:37] "POST /bgp-routers HTTP/1.1" 409 301 0.003336 10.0.0.131 - - [2026-01-30 14:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.131 - - [2026-01-30 14:46:37] "GET /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003654 10.0.0.131 - - [2026-01-30 14:46:37] "PUT /bgp-router/6472a261-5cc4-4f9e-8f08-bc11efa4d077 HTTP/1.1" 200 255 0.017499 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:46:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001258 [Introspect:8084]10.0.0.131 - - [2026-01-30 14:46:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001450 10.0.0.131 - - [2026-01-30 14:47:07] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004316 10.0.0.131 - - [2026-01-30 14:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.131 - - [2026-01-30 14:47:07] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.022591 10.0.0.131 - - [2026-01-30 14:47:07] "POST /set-tag HTTP/1.1" 200 109 0.004066 10.0.0.131 - - [2026-01-30 14:47:07] "GET /virtual-machine/f75a5a9b-d821-46d5-8593-30f0f2f46af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003347 10.0.0.131 - - [2026-01-30 14:47:07] "POST /ref-update HTTP/1.1" 200 156 0.011932 10.0.0.131 - - [2026-01-30 14:47:07] "GET /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006891 10.0.0.131 - - [2026-01-30 14:47:07] "POST /set-tag HTTP/1.1" 200 109 0.016078 10.0.0.131 - - [2026-01-30 14:47:07] "POST /set-tag HTTP/1.1" 200 109 0.012375 10.0.0.131 - - [2026-01-30 14:47:07] "DELETE /instance-ip/6d4d2720-fdea-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.041124 10.0.0.131 - - [2026-01-30 14:47:07] "DELETE /virtual-machine-interface/6d3225f6-fdea-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.039022 10.0.0.131 - - [2026-01-30 14:47:07] "DELETE /virtual-machine/f75a5a9b-d821-46d5-8593-30f0f2f46af5 HTTP/1.1" 200 115 0.020275 10.0.0.131 - - [2026-01-30 14:47:07] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003943 10.0.0.131 - - [2026-01-30 14:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.131 - - [2026-01-30 14:47:38] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004811 10.0.0.131 - - [2026-01-30 14:47:38] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.131 - - [2026-01-30 14:47:38] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005358 10.0.0.131 - - [2026-01-30 14:47:38] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.131 - - [2026-01-30 14:47:38] "GET /virtual-machine/7b9832da-33e1-4bc9-b98a-1840d3fb015c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004044 10.0.0.131 - - [2026-01-30 14:47:38] "POST /ref-update HTTP/1.1" 200 156 0.019852 10.0.0.131 - - [2026-01-30 14:47:38] "GET /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004183 10.0.0.131 - - [2026-01-30 14:47:38] "POST /set-tag HTTP/1.1" 200 109 0.012152 10.0.0.131 - - [2026-01-30 14:47:38] "POST /set-tag HTTP/1.1" 200 109 0.019820 10.0.0.131 - - [2026-01-30 14:47:38] "DELETE /instance-ip/6dbb52ae-fdea-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.029009 10.0.0.131 - - [2026-01-30 14:47:38] "DELETE /virtual-machine-interface/6da27aea-fdea-11f0-8a09-fa163eae7302 HTTP/1.1" 200 115 0.034125 10.0.0.131 - - [2026-01-30 14:47:38] "DELETE /virtual-machine/7b9832da-33e1-4bc9-b98a-1840d3fb015c HTTP/1.1" 200 115 0.029818 10.0.0.131 - - [2026-01-30 14:47:38] "DELETE /tag/681a38a6-e3e8-4868-99fa-88372b66cac8 HTTP/1.1" 200 115 0.043164