+++ date ++ echo 'INFO: =================== Thu Jan 8 01:36:28 AM UTC 2026 ===================' INFO: =================== Thu Jan 8 01:36:28 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 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.19 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.19 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.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.19,10.149.178.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.149.178.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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 ++ grep '^API__.*__.*=.*$' ++ sort ++ set ++ cut -d = -f 1 ++ 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/08/2026 01:37:13.826 7f5cb01cc180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/08/2026 01:37:14.079 7f5cb01cc180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/08/2026 01:37:14.142 7f5cb01cc180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/08/2026 01:37:14.142 7f5cb01cc180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000810 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-01-08 01:37:26] "GET / HTTP/1.1" 503 181 0.000274 10.0.0.19 - - [2026-01-08 01:37:27] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.19 - - [2026-01-08 01:37:27] "GET / HTTP/1.1" 200 35931 0.001223 10.0.0.19 - - [2026-01-08 01:37:27] "GET / HTTP/1.1" 200 45303 0.001215 10.0.0.19 - - [2026-01-08 01:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.19 - - [2026-01-08 01:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2026-01-08 01:37:28] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.19 - - [2026-01-08 01:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2026-01-08 01:37:28] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004645 10.0.0.19 - - [2026-01-08 01:37:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003470 10.0.0.19 - - [2026-01-08 01:37:28] "POST /config-database-nodes HTTP/1.1" 200 611 0.044444 10.0.0.19 - - [2026-01-08 01:37:28] "GET / HTTP/1.1" 200 35931 0.001488 10.0.0.19 - - [2026-01-08 01:37:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.002535 10.0.0.19 - - [2026-01-08 01:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.19 - - [2026-01-08 01:37:29] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006312 10.0.0.19 - - [2026-01-08 01:37:29] "POST /service-appliance-sets HTTP/1.1" 200 553 0.024348 10.0.0.19 - - [2026-01-08 01:37:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.011142 10.0.0.19 - - [2026-01-08 01:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.19 - - [2026-01-08 01:37:29] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005623 10.0.0.19 - - [2026-01-08 01:37:29] "POST /service-appliance-sets HTTP/1.1" 200 541 0.026939 10.0.0.19 - - [2026-01-08 01:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.19 - - [2026-01-08 01:37:29] "GET /network-ipam/9ab7ca8d-e2f6-467a-9d27-3042f09ebb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005147 10.0.0.19 - - [2026-01-08 01:37:29] "POST /service-templates HTTP/1.1" 200 511 0.043505 10.0.0.19 - - [2026-01-08 01:37:29] "POST /service-templates HTTP/1.1" 200 501 0.043694 10.0.0.19 - - [2026-01-08 01:37:29] "POST /service-templates HTTP/1.1" 200 515 0.031197 10.0.0.19 - - [2026-01-08 01:37:29] "POST /service-templates HTTP/1.1" 200 535 0.025951 10.0.0.19 - - [2026-01-08 01:37:29] "POST /service-templates HTTP/1.1" 200 507 0.031322 10.0.0.19 - - [2026-01-08 01:37:30] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.19 - - [2026-01-08 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2026-01-08 01:37:30] "GET /routing-instance/9496aea4-11c0-407a-8bd8-503de6cfba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004621 10.0.0.19 - - [2026-01-08 01:37:30] "POST /bgp-routers HTTP/1.1" 200 616 0.023434 10.0.0.19 - - [2026-01-08 01:37:30] "GET /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.010977 10.0.0.19 - - [2026-01-08 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.19 - - [2026-01-08 01:37:30] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008753 10.0.0.19 - - [2026-01-08 01:37:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002869 10.0.0.19 - - [2026-01-08 01:37:30] "POST /ref-update HTTP/1.1" 200 156 0.007660 10.0.0.19 - - [2026-01-08 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2026-01-08 01:37:30] "GET /network-ipam/9ab7ca8d-e2f6-467a-9d27-3042f09ebb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002601 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.19 - - [2026-01-08 01:37:30] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.19 - - [2026-01-08 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.19 - - [2026-01-08 01:37:30] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005457 10.0.0.19 - - [2026-01-08 01:37:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.001359 10.0.0.19 - - [2026-01-08 01:37:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.023819 10.0.0.19 - - [2026-01-08 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.004255 10.0.0.19 - - [2026-01-08 01:37:31] "POST /access-control-lists HTTP/1.1" 200 587 0.304825 10.0.0.19 - - [2026-01-08 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.014551 10.0.0.19 - - [2026-01-08 01:37:31] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.19 - - [2026-01-08 01:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.19 - - [2026-01-08 01:37:31] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004094 10.0.0.19 - - [2026-01-08 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.001426 10.0.0.19 - - [2026-01-08 01:37:31] "POST /access-control-lists HTTP/1.1" 200 585 0.061982 10.0.0.19 - - [2026-01-08 01:37:31] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.040363 10.0.0.19 - - [2026-01-08 01:37:31] "POST /route-targets HTTP/1.1" 200 327 0.028282 10.0.0.19 - - [2026-01-08 01:37:31] "POST /ref-update HTTP/1.1" 200 156 0.019806 10.0.0.19 - - [2026-01-08 01:37:31] "POST /route-targets HTTP/1.1" 200 327 0.008497 10.0.0.19 - - [2026-01-08 01:37:31] "POST /ref-update HTTP/1.1" 200 156 0.032255 10.0.0.19 - - [2026-01-08 01:37:31] "POST /route-targets HTTP/1.1" 200 327 0.025607 10.0.0.19 - - [2026-01-08 01:37:31] "POST /ref-update HTTP/1.1" 200 156 0.024173 10.0.0.19 - - [2026-01-08 01:37:31] "POST /route-targets HTTP/1.1" 200 327 0.013200 10.0.0.19 - - [2026-01-08 01:37:31] "POST /ref-update HTTP/1.1" 200 156 0.010927 10.0.0.19 - - [2026-01-08 01:37:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.007437 10.0.0.19 - - [2026-01-08 01:37:32] "POST /access-control-lists HTTP/1.1" 200 551 0.088193 10.0.0.19 - - [2026-01-08 01:37:32] "PUT /access-control-list/67ac0244-5d73-40d7-860c-905489261520 HTTP/1.1" 200 272 0.010749 10.0.0.19 - - [2026-01-08 01:37:32] "PUT /access-control-list/3ba9fb5f-265d-4732-bf38-2921319f71b2 HTTP/1.1" 200 272 0.010008 10.0.0.19 - - [2026-01-08 01:37:32] "GET / HTTP/1.1" 200 35931 0.001225 10.0.0.19 - - [2026-01-08 01:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2026-01-08 01:37:32] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006153 10.0.0.19 - - [2026-01-08 01:37:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.004340 10.0.0.19 - - [2026-01-08 01:37:32] "POST /database-nodes HTTP/1.1" 200 597 0.033926 10.0.0.19 - - [2026-01-08 01:37:34] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.19 - - [2026-01-08 01:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2026-01-08 01:37:34] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004471 10.0.0.19 - - [2026-01-08 01:37:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.001549 10.0.0.19 - - [2026-01-08 01:37:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.030416 10.0.0.19 - - [2026-01-08 01:37:36] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.19 - - [2026-01-08 01:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.19 - - [2026-01-08 01:37:36] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004669 10.0.0.19 - - [2026-01-08 01:37:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002487 10.0.0.19 - - [2026-01-08 01:37:36] "POST /config-nodes HTTP/1.1" 200 593 0.016863 10.0.0.19 - - [2026-01-08 01:37:36] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.19 - - [2026-01-08 01:37:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002295 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.19 - - [2026-01-08 01:37:41] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.19 - - [2026-01-08 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.19 - - [2026-01-08 01:37:41] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.003061 10.0.0.19 - - [2026-01-08 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-01-08 01:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.19 - - [2026-01-08 01:37:41] "GET /domain/4b21f69d-067e-4ab5-9287-c9c714bcc289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002477 10.0.0.19 - - [2026-01-08 01:37:41] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.014301 10.0.0.19 - - [2026-01-08 01:37:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.000475 10.0.0.19 - - [2026-01-08 01:37:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.003387 10.0.0.19 - - [2026-01-08 01:37:41] "POST /security-groups HTTP/1.1" 200 570 0.075339 10.0.0.19 - - [2026-01-08 01:37:41] "POST /projects HTTP/1.1" 200 481 0.241039 10.0.0.19 - - [2026-01-08 01:37:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.006543 10.0.0.19 - - [2026-01-08 01:37:41] "POST /access-control-lists HTTP/1.1" 200 579 0.029382 10.0.0.19 - - [2026-01-08 01:37:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.020971 10.0.0.19 - - [2026-01-08 01:37:41] "POST /security-groups HTTP/1.1" 200 534 0.059685 10.0.0.19 - - [2026-01-08 01:37:42] "POST /chown HTTP/1.1" 200 109 0.034230 10.0.0.19 - - [2026-01-08 01:37:42] "POST /policy-managements HTTP/1.1" 409 214 0.006821 10.0.0.19 - - [2026-01-08 01:37:42] "GET / HTTP/1.1" 200 35931 0.002087 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.19 - - [2026-01-08 01:37:42] "POST /access-control-lists HTTP/1.1" 200 577 0.096181 10.0.0.19 - - [2026-01-08 01:37:42] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.065233 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.004101 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 581 0.109910 10.0.0.19 - - [2026-01-08 01:37:42] "POST /application-policy-sets HTTP/1.1" 200 528 0.080070 10.0.0.19 - - [2026-01-08 01:37:42] "POST /access-control-lists HTTP/1.1" 200 594 0.066127 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.021870 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 575 0.077054 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005945 10.0.0.19 - - [2026-01-08 01:37:42] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004193 10.0.0.19 - - [2026-01-08 01:37:42] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.059255 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 575 0.091400 10.0.0.19 - - [2026-01-08 01:37:42] "POST /access-control-lists HTTP/1.1" 200 592 0.080552 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.19 - - [2026-01-08 01:37:42] "GET /virtual-network/5ca1b04f-75ca-4cc8-9637-882add636b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007983 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 559 0.054032 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 555 0.053381 10.0.0.19 - - [2026-01-08 01:37:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000467 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.004598 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 557 0.055586 10.0.0.19 - - [2026-01-08 01:37:42] "POST /security-groups HTTP/1.1" 200 574 0.079927 10.0.0.19 - - [2026-01-08 01:37:42] "POST /projects HTTP/1.1" 200 489 0.247973 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.008649 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 565 0.079081 10.0.0.19 - - [2026-01-08 01:37:42] "POST /access-control-lists HTTP/1.1" 200 583 0.041282 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 549 0.055107 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.026930 10.0.0.19 - - [2026-01-08 01:37:42] "POST /security-groups HTTP/1.1" 200 546 0.072470 10.0.0.19 - - [2026-01-08 01:37:42] "POST /chown HTTP/1.1" 200 109 0.047978 10.0.0.19 - - [2026-01-08 01:37:42] "POST /alarms HTTP/1.1" 200 557 0.098975 10.0.0.19 - - [2026-01-08 01:37:42] "POST /access-control-lists HTTP/1.1" 200 581 0.071577 10.0.0.19 - - [2026-01-08 01:37:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.002649 10.0.0.19 - - [2026-01-08 01:37:42] "POST /network-ipams HTTP/1.1" 200 522 0.106185 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 567 0.091668 10.0.0.19 - - [2026-01-08 01:37:43] "POST /access-control-lists HTTP/1.1" 200 602 0.093946 10.0.0.19 - - [2026-01-08 01:37:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.002549 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 555 0.067531 10.0.0.19 - - [2026-01-08 01:37:43] "POST /network-ipams HTTP/1.1" 200 510 0.120006 10.0.0.19 - - [2026-01-08 01:37:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.011494 10.0.0.19 - - [2026-01-08 01:37:43] "POST /access-control-lists HTTP/1.1" 200 600 0.118800 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 567 0.167903 10.0.0.19 - - [2026-01-08 01:37:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003660 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 575 0.103431 10.0.0.19 - - [2026-01-08 01:37:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006331 10.0.0.19 - - [2026-01-08 01:37:43] "POST /virtual-networks HTTP/1.1" 200 538 0.284405 10.0.0.19 - - [2026-01-08 01:37:43] "POST /access-control-lists HTTP/1.1" 200 589 0.123636 10.0.0.19 - - [2026-01-08 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 569 0.095726 10.0.0.19 - - [2026-01-08 01:37:43] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.023869 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 561 0.039320 10.0.0.19 - - [2026-01-08 01:37:43] "POST /route-targets HTTP/1.1" 200 327 0.022215 10.0.0.19 - - [2026-01-08 01:37:43] "POST /network-ipams HTTP/1.1" 200 518 0.050558 10.0.0.19 - - [2026-01-08 01:37:43] "POST /ref-update HTTP/1.1" 200 156 0.035792 10.0.0.19 - - [2026-01-08 01:37:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.004555 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 561 0.039223 10.0.0.19 - - [2026-01-08 01:37:43] "PUT /access-control-list/1e7dce3f-0b7f-455c-a8dd-b2ca50e1e16c HTTP/1.1" 200 272 0.071006 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 561 0.063277 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 547 0.084438 10.0.0.19 - - [2026-01-08 01:37:43] "POST /useragent-kv HTTP/1.1" 200 115 0.012212 10.0.0.19 - - [2026-01-08 01:37:43] "POST /virtual-networks HTTP/1.1" 200 546 0.209390 10.0.0.19 - - [2026-01-08 01:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 595 0.024825 10.0.0.19 - - [2026-01-08 01:37:43] "POST /route-targets HTTP/1.1" 200 327 0.015705 10.0.0.19 - - [2026-01-08 01:37:43] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.016626 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 575 0.048155 10.0.0.19 - - [2026-01-08 01:37:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.017590 10.0.0.19 - - [2026-01-08 01:37:43] "POST /ref-update HTTP/1.1" 200 156 0.053056 10.0.0.19 - - [2026-01-08 01:37:43] "POST /alarms HTTP/1.1" 200 571 0.059569 10.0.0.19 - - [2026-01-08 01:37:43] "POST /network-policys HTTP/1.1" 200 538 0.049846 10.0.0.19 - - [2026-01-08 01:37:44] "POST /alarms HTTP/1.1" 200 583 0.021116 10.0.0.19 - - [2026-01-08 01:37:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.006095 10.0.0.19 - - [2026-01-08 01:37:44] "POST /alarms HTTP/1.1" 200 609 0.034872 10.0.0.19 - - [2026-01-08 01:37:44] "POST /network-policys HTTP/1.1" 200 534 0.054471 10.0.0.19 - - [2026-01-08 01:37:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.016502 10.0.0.19 - - [2026-01-08 01:37:44] "POST /network-policys HTTP/1.1" 200 542 0.035411 10.0.0.19 - - [2026-01-08 01:37:44] "PUT /access-control-list/466f852d-191b-467d-99d0-b90d3d3c4f59 HTTP/1.1" 200 272 0.038051 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-update HTTP/1.1" 200 156 0.116321 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008755 10.0.0.19 - - [2026-01-08 01:37:44] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.19 - - [2026-01-08 01:37:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002986 10.0.0.19 - - [2026-01-08 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.19 - - [2026-01-08 01:37:44] "PUT /access-control-list/1e7dce3f-0b7f-455c-a8dd-b2ca50e1e16c HTTP/1.1" 200 272 0.050727 10.0.0.19 - - [2026-01-08 01:37:44] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.065637 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-update HTTP/1.1" 200 156 0.152224 10.0.0.19 - - [2026-01-08 01:37:44] "PUT /access-control-list/466f852d-191b-467d-99d0-b90d3d3c4f59 HTTP/1.1" 200 272 0.070475 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-update HTTP/1.1" 200 156 0.046770 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-update HTTP/1.1" 200 156 0.109751 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013776 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026427 10.0.0.19 - - [2026-01-08 01:37:44] "PUT /access-control-list/1e7dce3f-0b7f-455c-a8dd-b2ca50e1e16c HTTP/1.1" 200 272 0.060945 10.0.0.19 - - [2026-01-08 01:37:44] "PUT /access-control-list/466f852d-191b-467d-99d0-b90d3d3c4f59 HTTP/1.1" 200 272 0.034966 10.0.0.19 - - [2026-01-08 01:37:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.002524 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-update HTTP/1.1" 200 156 0.108153 10.0.0.19 - - [2026-01-08 01:37:44] "POST /access-control-lists HTTP/1.1" 200 601 0.065478 10.0.0.19 - - [2026-01-08 01:37:44] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.19 - - [2026-01-08 01:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006412 10.0.0.19 - - [2026-01-08 01:37:44] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005322 10.0.0.19 - - [2026-01-08 01:37:44] "POST /ref-update HTTP/1.1" 200 156 0.067182 10.0.0.19 - - [2026-01-08 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.033201 10.0.0.19 - - [2026-01-08 01:37:45] "POST /ref-update HTTP/1.1" 200 156 0.193511 10.0.0.19 - - [2026-01-08 01:37:45] "PUT /access-control-list/29fe04ea-6457-4ea1-9d76-f10f9cf297f6 HTTP/1.1" 200 272 0.023181 10.0.0.19 - - [2026-01-08 01:37:45] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.039239 10.0.0.19 - - [2026-01-08 01:37:45] "PUT /access-control-list/29fe04ea-6457-4ea1-9d76-f10f9cf297f6 HTTP/1.1" 200 272 0.042442 10.0.0.19 - - [2026-01-08 01:37:45] "POST /ref-update HTTP/1.1" 200 156 0.111960 10.0.0.19 - - [2026-01-08 01:37:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006115 10.0.0.19 - - [2026-01-08 01:37:45] "POST /ref-update HTTP/1.1" 200 156 0.035279 10.0.0.19 - - [2026-01-08 01:37:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009550 10.0.0.19 - - [2026-01-08 01:37:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2026-01-08 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2026-01-08 01:37:45] "GET /virtual-network/5ca1b04f-75ca-4cc8-9637-882add636b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004952 10.0.0.19 - - [2026-01-08 01:37:45] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003800 10.0.0.19 - - [2026-01-08 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.19 - - [2026-01-08 01:37:45] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009566 10.0.0.19 - - [2026-01-08 01:37:45] "POST /firewall-policys HTTP/1.1" 200 530 0.028809 10.0.0.19 - - [2026-01-08 01:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025399 10.0.0.19 - - [2026-01-08 01:37:45] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008744 10.0.0.19 - - [2026-01-08 01:37:45] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.19 - - [2026-01-08 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006147 10.0.0.19 - - [2026-01-08 01:37:45] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004376 10.0.0.19 - - [2026-01-08 01:37:45] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002009 10.0.0.19 - - [2026-01-08 01:37:45] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006606 10.0.0.19 - - [2026-01-08 01:37:45] "PUT /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2 HTTP/1.1" 200 274 0.040696 10.0.0.19 - - [2026-01-08 01:37:45] "POST /ref-update HTTP/1.1" 200 156 0.104949 10.0.0.19 - - [2026-01-08 01:37:45] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012295 10.0.0.19 - - [2026-01-08 01:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.19 - - [2026-01-08 01:37:45] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002281 10.0.0.19 - - [2026-01-08 01:37:45] "POST /firewall-policys HTTP/1.1" 200 532 0.019657 10.0.0.19 - - [2026-01-08 01:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029669 10.0.0.19 - - [2026-01-08 01:37:45] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015093 10.0.0.19 - - [2026-01-08 01:37:45] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002607 10.0.0.19 - - [2026-01-08 01:37:45] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002448 10.0.0.19 - - [2026-01-08 01:37:45] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002037 10.0.0.19 - - [2026-01-08 01:37:45] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003864 10.0.0.19 - - [2026-01-08 01:37:45] "POST /ref-update HTTP/1.1" 200 156 0.018198 10.0.0.19 - - [2026-01-08 01:37:46] "POST /ref-update HTTP/1.1" 200 156 0.053415 10.0.0.19 - - [2026-01-08 01:37:46] "POST /ref-update HTTP/1.1" 200 156 0.018563 10.0.0.19 - - [2026-01-08 01:37:46] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.008628 10.0.0.19 - - [2026-01-08 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.19 - - [2026-01-08 01:37:46] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002819 10.0.0.19 - - [2026-01-08 01:37:46] "POST /firewall-policys HTTP/1.1" 200 530 0.015366 10.0.0.19 - - [2026-01-08 01:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030406 10.0.0.19 - - [2026-01-08 01:37:46] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007315 10.0.0.19 - - [2026-01-08 01:37:46] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002631 10.0.0.19 - - [2026-01-08 01:37:46] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005107 10.0.0.19 - - [2026-01-08 01:37:46] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005861 10.0.0.19 - - [2026-01-08 01:37:46] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003585 10.0.0.19 - - [2026-01-08 01:37:46] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003208 10.0.0.19 - - [2026-01-08 01:37:46] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002619 10.0.0.19 - - [2026-01-08 01:37:46] "POST /ref-update HTTP/1.1" 200 156 0.033804 10.0.0.19 - - [2026-01-08 01:37:46] "POST /ref-update HTTP/1.1" 200 156 0.028387 10.0.0.19 - - [2026-01-08 01:37:46] "POST /ref-update HTTP/1.1" 200 156 0.039567 10.0.0.19 - - [2026-01-08 01:37:46] "POST /ref-update HTTP/1.1" 200 156 0.027615 10.0.0.19 - - [2026-01-08 01:37:46] "POST /ref-update HTTP/1.1" 200 156 0.032782 10.0.0.19 - - [2026-01-08 01:37:46] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.023927 10.0.0.19 - - [2026-01-08 01:37:46] "POST /tags HTTP/1.1" 200 299 0.035856 10.0.0.19 - - [2026-01-08 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006986 10.0.0.19 - - [2026-01-08 01:37:46] "GET /tag/f7f97d5f-851b-420f-8a09-45f869670ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024670 10.0.0.19 - - [2026-01-08 01:37:46] "POST /set-tag HTTP/1.1" 200 109 0.014873 10.0.0.19 - - [2026-01-08 01:37:46] "POST /tags HTTP/1.1" 200 305 0.085759 10.0.0.19 - - [2026-01-08 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.19 - - [2026-01-08 01:37:47] "GET /tag/ec5d3a8f-8e4d-41ae-a96d-278a0b41b932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026793 10.0.0.19 - - [2026-01-08 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-01-08 01:37:47] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028986 10.0.0.19 - - [2026-01-08 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.19 - - [2026-01-08 01:37:47] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007080 10.0.0.19 - - [2026-01-08 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.19 - - [2026-01-08 01:37:47] "GET /service-appliance-set/a314cc99-86d8-45b8-a031-e47d5902c49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005947 10.0.0.19 - - [2026-01-08 01:37:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.002002 10.0.0.19 - - [2026-01-08 01:37:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152681 10.0.0.19 - - [2026-01-08 01:37:47] "GET /virtual-machine-interface/492a63ee-1f96-4aec-94d5-5cd133a4029e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.012420 10.0.0.19 - - [2026-01-08 01:37:47] "POST /instance-ips HTTP/1.1" 200 381 0.069995 10.0.0.19 - - [2026-01-08 01:37:47] "GET /instance-ip/a1bd3878-7a60-418f-87fd-d82ba2ec0fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004610 10.0.0.19 - - [2026-01-08 01:37:47] "POST /loadbalancers HTTP/1.1" 200 582 0.073594 10.0.0.19 - - [2026-01-08 01:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015119 10.0.0.19 - - [2026-01-08 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.19 - - [2026-01-08 01:37:47] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036874 10.0.0.19 - - [2026-01-08 01:37:47] "GET /loadbalancer/234a7810-183d-4d8b-9f75-74685bb34831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008407 10.0.0.19 - - [2026-01-08 01:37:47] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.067404 10.0.0.19 - - [2026-01-08 01:37:47] "GET /instance-ip/a1bd3878-7a60-418f-87fd-d82ba2ec0fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012215 10.0.0.19 - - [2026-01-08 01:37:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.063448 10.0.0.19 - - [2026-01-08 01:37:47] "POST /floating-ips HTTP/1.1" 200 583 0.033545 10.0.0.19 - - [2026-01-08 01:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017011 10.0.0.19 - - [2026-01-08 01:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.19 - - [2026-01-08 01:37:47] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041790 10.0.0.19 - - [2026-01-08 01:37:47] "GET /loadbalancer-listener/435a737a-3c6e-4704-a257-45140d719db6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003005 10.0.0.19 - - [2026-01-08 01:37:47] "GET /loadbalancer-listener/435a737a-3c6e-4704-a257-45140d719db6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010588 10.0.0.19 - - [2026-01-08 01:37:47] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022786 10.0.0.19 - - [2026-01-08 01:37:47] "GET /instance-ip/a1bd3878-7a60-418f-87fd-d82ba2ec0fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002908 10.0.0.19 - - [2026-01-08 01:37:47] "GET /instance-ip/a1bd3878-7a60-418f-87fd-d82ba2ec0fca?fields=floating_ips HTTP/1.1" 200 1170 0.005391 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.19 - - [2026-01-08 01:37:48] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003993 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.19 - - [2026-01-08 01:37:48] "GET /floating-ip/0ad0c95e-4bf2-4938-ba5c-1c59c15e91e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002514 10.0.0.19 - - [2026-01-08 01:37:48] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.011413 10.0.0.19 - - [2026-01-08 01:37:48] "POST /tags HTTP/1.1" 200 357 0.084780 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014001 10.0.0.19 - - [2026-01-08 01:37:48] "GET /tag/31790647-6387-459e-b921-d61838d5c4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.018908 10.0.0.19 - - [2026-01-08 01:37:48] "POST /tags HTTP/1.1" 200 305 0.051147 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010272 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001137 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.19 - - [2026-01-08 01:37:48] "GET /tag/ad696663-96a3-471f-b862-4f8fd983de6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026160 10.0.0.19 - - [2026-01-08 01:37:48] "POST /id-to-fqname HTTP/1.1" 200 174 0.000859 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.004179 10.0.0.19 - - [2026-01-08 01:37:48] "POST /security-groups HTTP/1.1" 200 571 0.065483 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.009511 10.0.0.19 - - [2026-01-08 01:37:48] "POST /projects HTTP/1.1" 200 483 0.210228 10.0.0.19 - - [2026-01-08 01:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013202 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020829 10.0.0.19 - - [2026-01-08 01:37:48] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.007154 10.0.0.19 - - [2026-01-08 01:37:48] "POST /access-control-lists HTTP/1.1" 200 580 0.096898 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.006012 10.0.0.19 - - [2026-01-08 01:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007127 10.0.0.19 - - [2026-01-08 01:37:48] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005138 10.0.0.19 - - [2026-01-08 01:37:48] "POST /access-control-lists HTTP/1.1" 200 578 0.218864 10.0.0.19 - - [2026-01-08 01:37:48] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.063854 10.0.0.19 - - [2026-01-08 01:37:49] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.113471 10.0.0.19 - - [2026-01-08 01:37:49] "POST /security-groups HTTP/1.1" 200 537 0.086191 10.0.0.19 - - [2026-01-08 01:37:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.001734 10.0.0.19 - - [2026-01-08 01:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020257 10.0.0.19 - - [2026-01-08 01:37:49] "POST /access-control-lists HTTP/1.1" 200 596 0.039843 10.0.0.19 - - [2026-01-08 01:37:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.014271 10.0.0.19 - - [2026-01-08 01:37:49] "POST /chown HTTP/1.1" 200 109 0.042013 10.0.0.19 - - [2026-01-08 01:37:49] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005131 10.0.0.19 - - [2026-01-08 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.19 - - [2026-01-08 01:37:49] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011915 10.0.0.19 - - [2026-01-08 01:37:49] "POST /access-control-lists HTTP/1.1" 200 594 0.089190 10.0.0.19 - - [2026-01-08 01:37:49] "POST /tags HTTP/1.1" 409 207 0.004285 10.0.0.19 - - [2026-01-08 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006898 10.0.0.19 - - [2026-01-08 01:37:49] "GET /tag/ad696663-96a3-471f-b862-4f8fd983de6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030216 10.0.0.19 - - [2026-01-08 01:37:49] "POST /firewall-rules HTTP/1.1" 200 564 0.086378 10.0.0.19 - - [2026-01-08 01:37:49] "GET /firewall-rule/fe9d6405-79a1-4388-8e3d-927bc8e41a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004826 10.0.0.19 - - [2026-01-08 01:37:49] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002622 10.0.0.19 - - [2026-01-08 01:37:49] "GET /firewall-rule/fe9d6405-79a1-4388-8e3d-927bc8e41a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.001975 10.0.0.19 - - [2026-01-08 01:37:49] "POST /ref-update HTTP/1.1" 200 156 0.016124 10.0.0.19 - - [2026-01-08 01:37:49] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014279 10.0.0.19 - - [2026-01-08 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-01-08 01:37:49] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002361 10.0.0.19 - - [2026-01-08 01:37:49] "POST /tags HTTP/1.1" 409 207 0.001550 10.0.0.19 - - [2026-01-08 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.19 - - [2026-01-08 01:37:49] "GET /tag/ad696663-96a3-471f-b862-4f8fd983de6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016709 10.0.0.19 - - [2026-01-08 01:37:49] "POST /firewall-rules HTTP/1.1" 200 562 0.076615 10.0.0.19 - - [2026-01-08 01:37:49] "GET /firewall-rule/a52f1c2e-883d-4cbe-94f7-1757a79e03f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008126 10.0.0.19 - - [2026-01-08 01:37:49] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003416 10.0.0.19 - - [2026-01-08 01:37:49] "GET /firewall-rule/a52f1c2e-883d-4cbe-94f7-1757a79e03f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003277 10.0.0.19 - - [2026-01-08 01:37:49] "POST /ref-update HTTP/1.1" 200 156 0.027692 10.0.0.19 - - [2026-01-08 01:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009915 10.0.0.19 - - [2026-01-08 01:37:49] "GET /loadbalancer/234a7810-183d-4d8b-9f75-74685bb34831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005457 10.0.0.19 - - [2026-01-08 01:37:50] "POST /tags HTTP/1.1" 200 301 0.029207 10.0.0.19 - - [2026-01-08 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008687 10.0.0.19 - - [2026-01-08 01:37:50] "GET /tag/05c637fa-6d04-477e-92d9-fea6648ddd35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019527 10.0.0.19 - - [2026-01-08 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2026-01-08 01:37:50] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.025688 10.0.0.19 - - [2026-01-08 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.19 - - [2026-01-08 01:37:50] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004193 10.0.0.19 - - [2026-01-08 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.19 - - [2026-01-08 01:37:50] "GET /service-appliance-set/a314cc99-86d8-45b8-a031-e47d5902c49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002184 10.0.0.19 - - [2026-01-08 01:37:50] "POST /fqname-to-id HTTP/1.1" 404 242 0.001956 10.0.0.19 - - [2026-01-08 01:37:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104139 10.0.0.19 - - [2026-01-08 01:37:50] "GET /virtual-machine-interface/ac14c616-ce98-475b-b556-63cf2bb24e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.017356 10.0.0.19 - - [2026-01-08 01:37:50] "POST /instance-ips HTTP/1.1" 200 377 0.082526 10.0.0.19 - - [2026-01-08 01:37:50] "GET /instance-ip/350c4552-e8cd-40a2-b86d-e62a33991d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011996 10.0.0.19 - - [2026-01-08 01:37:50] "POST /loadbalancers HTTP/1.1" 200 582 0.085238 10.0.0.19 - - [2026-01-08 01:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.062217 10.0.0.19 - - [2026-01-08 01:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017586 10.0.0.19 - - [2026-01-08 01:37:50] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.093283 10.0.0.19 - - [2026-01-08 01:37:50] "GET /instance-ip/350c4552-e8cd-40a2-b86d-e62a33991d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008238 10.0.0.19 - - [2026-01-08 01:37:50] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080842 10.0.0.19 - - [2026-01-08 01:37:50] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010089 10.0.0.19 - - [2026-01-08 01:37:50] "POST /floating-ips HTTP/1.1" 200 581 0.073161 10.0.0.19 - - [2026-01-08 01:37:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.061966 10.0.0.19 - - [2026-01-08 01:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027591 10.0.0.19 - - [2026-01-08 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.033250 10.0.0.19 - - [2026-01-08 01:37:51] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052902 10.0.0.19 - - [2026-01-08 01:37:51] "GET /loadbalancer-listener/e92e981d-d919-451c-ab9c-b08fd3dd0cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.010033 10.0.0.19 - - [2026-01-08 01:37:51] "GET /loadbalancer-listener/e92e981d-d919-451c-ab9c-b08fd3dd0cd8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003477 10.0.0.19 - - [2026-01-08 01:37:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.081853 10.0.0.19 - - [2026-01-08 01:37:51] "GET /instance-ip/350c4552-e8cd-40a2-b86d-e62a33991d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002590 10.0.0.19 - - [2026-01-08 01:37:51] "GET /instance-ip/350c4552-e8cd-40a2-b86d-e62a33991d96?fields=floating_ips HTTP/1.1" 200 1164 0.004979 10.0.0.19 - - [2026-01-08 01:37:51] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.001779 10.0.0.19 - - [2026-01-08 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2026-01-08 01:37:51] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033835 10.0.0.19 - - [2026-01-08 01:37:51] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002790 10.0.0.19 - - [2026-01-08 01:37:51] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.016348 10.0.0.19 - - [2026-01-08 01:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011112 10.0.0.19 - - [2026-01-08 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.19 - - [2026-01-08 01:37:51] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061732 10.0.0.19 - - [2026-01-08 01:37:51] "GET /loadbalancer-listener/fb940a69-34f9-4b2a-b975-2c4506b814a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.009222 10.0.0.19 - - [2026-01-08 01:37:51] "GET /loadbalancer-listener/fb940a69-34f9-4b2a-b975-2c4506b814a5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007110 10.0.0.19 - - [2026-01-08 01:37:51] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.053194 10.0.0.19 - - [2026-01-08 01:37:51] "GET /instance-ip/350c4552-e8cd-40a2-b86d-e62a33991d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.017886 10.0.0.19 - - [2026-01-08 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.19 - - [2026-01-08 01:37:51] "GET /instance-ip/350c4552-e8cd-40a2-b86d-e62a33991d96?fields=floating_ips HTTP/1.1" 200 1164 0.010787 10.0.0.19 - - [2026-01-08 01:37:51] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.025683 10.0.0.19 - - [2026-01-08 01:37:51] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.137389 10.0.0.19 - - [2026-01-08 01:37:51] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002897 10.0.0.19 - - [2026-01-08 01:37:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.032327 10.0.0.19 - - [2026-01-08 01:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025763 10.0.0.19 - - [2026-01-08 01:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011662 10.0.0.19 - - [2026-01-08 01:37:52] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055456 10.0.0.19 - - [2026-01-08 01:37:52] "GET /loadbalancer-listener/356dcc20-7ba6-4130-95a2-dd029cc12dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002914 10.0.0.19 - - [2026-01-08 01:37:52] "GET /loadbalancer-listener/356dcc20-7ba6-4130-95a2-dd029cc12dea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005243 10.0.0.19 - - [2026-01-08 01:37:52] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.032667 10.0.0.19 - - [2026-01-08 01:37:52] "GET /instance-ip/350c4552-e8cd-40a2-b86d-e62a33991d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003446 10.0.0.19 - - [2026-01-08 01:37:52] "GET /instance-ip/350c4552-e8cd-40a2-b86d-e62a33991d96?fields=floating_ips HTTP/1.1" 200 1164 0.004996 10.0.0.19 - - [2026-01-08 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.19 - - [2026-01-08 01:37:52] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.006058 10.0.0.19 - - [2026-01-08 01:37:52] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002443 10.0.0.19 - - [2026-01-08 01:37:52] "POST /tags HTTP/1.1" 200 301 0.197807 10.0.0.19 - - [2026-01-08 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009944 10.0.0.19 - - [2026-01-08 01:37:52] "GET /tag/4b48ef03-b0f7-47c5-bed8-7e08362b4ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021694 10.0.0.19 - - [2026-01-08 01:37:52] "POST /tags HTTP/1.1" 200 325 0.061601 10.0.0.19 - - [2026-01-08 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.19 - - [2026-01-08 01:37:52] "GET /tag/588d567f-d5fb-40de-88fa-d1ef89cb42af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.020821 10.0.0.19 - - [2026-01-08 01:37:52] "POST /tags HTTP/1.1" 200 363 0.028564 10.0.0.19 - - [2026-01-08 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009932 10.0.0.19 - - [2026-01-08 01:37:52] "GET /tag/150951f8-56d5-4cc4-bf3b-9e94a9a04b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.035248 10.0.0.19 - - [2026-01-08 01:37:52] "POST /tags HTTP/1.1" 200 311 0.030987 10.0.0.19 - - [2026-01-08 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.19 - - [2026-01-08 01:37:52] "GET /tag/0de18f25-d7c7-43c8-b495-8691de7ff98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020856 10.0.0.19 - - [2026-01-08 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013621 10.0.0.19 - - [2026-01-08 01:37:52] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005657 10.0.0.19 - - [2026-01-08 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.19 - - [2026-01-08 01:37:53] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030819 10.0.0.19 - - [2026-01-08 01:37:53] "POST /virtual-machines HTTP/1.1" 200 377 0.009022 10.0.0.19 - - [2026-01-08 01:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016722 10.0.0.19 - - [2026-01-08 01:37:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.106626 10.0.0.19 - - [2026-01-08 01:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011106 10.0.0.19 - - [2026-01-08 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008081 10.0.0.19 - - [2026-01-08 01:37:53] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010964 10.0.0.19 - - [2026-01-08 01:37:53] "POST /instance-ips HTTP/1.1" 200 409 0.066167 10.0.0.19 - - [2026-01-08 01:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018060 10.0.0.19 - - [2026-01-08 01:37:53] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020797 10.0.0.19 - - [2026-01-08 01:37:53] "POST /set-tag HTTP/1.1" 200 109 0.020039 10.0.0.19 - - [2026-01-08 01:37:53] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.033390 10.0.0.19 - - [2026-01-08 01:37:53] "GET /instance-ip/a65f5cc8-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.010179 10.0.0.19 - - [2026-01-08 01:37:53] "POST /tags HTTP/1.1" 200 355 0.026831 10.0.0.19 - - [2026-01-08 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007341 10.0.0.19 - - [2026-01-08 01:37:53] "GET /tag/6278fe6c-440c-40f8-8387-a246d7a22523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.035360 10.0.0.19 - - [2026-01-08 01:37:53] "POST /tags HTTP/1.1" 200 303 0.019474 10.0.0.19 - - [2026-01-08 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008241 10.0.0.19 - - [2026-01-08 01:37:53] "GET /tag/34c754d8-15b1-452b-9af5-595953d17615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014881 10.0.0.19 - - [2026-01-08 01:37:53] "POST /projects HTTP/1.1" 409 218 0.001962 10.0.0.19 - - [2026-01-08 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2026-01-08 01:37:53] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.021866 10.0.0.19 - - [2026-01-08 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2026-01-08 01:37:53] "GET /network-ipam/ad6974e6-2221-4e2e-966d-67fb0d29b352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.075260 10.0.0.19 - - [2026-01-08 01:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2026-01-08 01:37:54] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.055864 10.0.0.19 - - [2026-01-08 01:37:54] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.036618 10.0.0.19 - - [2026-01-08 01:37:54] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009099 10.0.0.19 - - [2026-01-08 01:37:54] "POST /set-tag HTTP/1.1" 200 109 0.048175 10.0.0.19 - - [2026-01-08 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.022030 10.0.0.19 - - [2026-01-08 01:37:54] "GET /network-ipam/e49d14c2-283a-4c39-8dbd-26eac89f27b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002689 10.0.0.19 - - [2026-01-08 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.19 - - [2026-01-08 01:37:54] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003667 10.0.0.19 - - [2026-01-08 01:37:54] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.032068 10.0.0.19 - - [2026-01-08 01:37:54] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.014890 10.0.0.19 - - [2026-01-08 01:37:54] "POST /set-tag HTTP/1.1" 200 109 0.067689 10.0.0.19 - - [2026-01-08 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006357 10.0.0.19 - - [2026-01-08 01:37:54] "GET /network-policy/35bdda14-34e1-4954-90cb-2946ca765402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002860 10.0.0.19 - - [2026-01-08 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2026-01-08 01:37:54] "GET /network-policy/fef18b20-8af0-4ee2-b533-dc2046e36af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003513 10.0.0.19 - - [2026-01-08 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.19 - - [2026-01-08 01:37:54] "GET /network-policy/d3b4a13d-5f41-4b99-b622-4300d9bb5f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003499 10.0.0.19 - - [2026-01-08 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.19 - - [2026-01-08 01:37:54] "PUT /network-policy/d3b4a13d-5f41-4b99-b622-4300d9bb5f12 HTTP/1.1" 200 262 0.008803 10.0.0.19 - - [2026-01-08 01:37:54] "PUT /access-control-list/29fe04ea-6457-4ea1-9d76-f10f9cf297f6 HTTP/1.1" 200 272 0.013823 10.0.0.19 - - [2026-01-08 01:37:54] "POST /ref-update HTTP/1.1" 200 156 0.059616 10.0.0.19 - - [2026-01-08 01:37:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013386 10.0.0.19 - - [2026-01-08 01:37:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003898 10.0.0.19 - - [2026-01-08 01:37:54] "PUT /access-control-list/1e7dce3f-0b7f-455c-a8dd-b2ca50e1e16c HTTP/1.1" 200 272 0.069345 10.0.0.19 - - [2026-01-08 01:37:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003571 10.0.0.19 - - [2026-01-08 01:37:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001428 10.0.0.19 - - [2026-01-08 01:37:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2026-01-08 01:37:54] "POST /security-groups HTTP/1.1" 409 245 0.002655 10.0.0.19 - - [2026-01-08 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.19 - - [2026-01-08 01:37:54] "PUT /security-group/ddcb3d49-dc47-43dc-a22a-e2b2430fbcee HTTP/1.1" 200 262 0.055673 10.0.0.19 - - [2026-01-08 01:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033077 10.0.0.19 - - [2026-01-08 01:37:54] "PUT /access-control-list/66a206dc-5448-4a53-9668-9815698887c1 HTTP/1.1" 200 272 0.022251 10.0.0.19 - - [2026-01-08 01:37:55] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007238 10.0.0.19 - - [2026-01-08 01:37:55] "PUT /access-control-list/4f4ef0eb-9857-48fe-9543-07c90717c0d6 HTTP/1.1" 200 272 0.034125 10.0.0.19 - - [2026-01-08 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.19 - - [2026-01-08 01:37:55] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002447 10.0.0.19 - - [2026-01-08 01:37:55] "POST /tags HTTP/1.1" 409 206 0.001446 10.0.0.19 - - [2026-01-08 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.19 - - [2026-01-08 01:37:55] "GET /tag/34c754d8-15b1-452b-9af5-595953d17615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009847 10.0.0.19 - - [2026-01-08 01:37:55] "POST /firewall-rules HTTP/1.1" 200 562 0.077493 10.0.0.19 - - [2026-01-08 01:37:55] "GET /firewall-rule/9c51afb8-8a3a-464b-ad47-1fdaf9b05e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010537 10.0.0.19 - - [2026-01-08 01:37:55] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002929 10.0.0.19 - - [2026-01-08 01:37:55] "GET /firewall-rule/9c51afb8-8a3a-464b-ad47-1fdaf9b05e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.001941 10.0.0.19 - - [2026-01-08 01:37:55] "POST /ref-update HTTP/1.1" 200 156 0.019792 10.0.0.19 - - [2026-01-08 01:37:55] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015220 10.0.0.19 - - [2026-01-08 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.19 - - [2026-01-08 01:37:55] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004846 10.0.0.19 - - [2026-01-08 01:37:55] "POST /tags HTTP/1.1" 409 206 0.003680 10.0.0.19 - - [2026-01-08 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-01-08 01:37:55] "GET /tag/34c754d8-15b1-452b-9af5-595953d17615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018265 10.0.0.19 - - [2026-01-08 01:37:55] "POST /firewall-rules HTTP/1.1" 200 560 0.079649 10.0.0.19 - - [2026-01-08 01:37:55] "GET /firewall-rule/6050d45e-fe22-46b3-bdfe-1ee3086fd756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.006338 10.0.0.19 - - [2026-01-08 01:37:55] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003706 10.0.0.19 - - [2026-01-08 01:37:55] "GET /firewall-rule/6050d45e-fe22-46b3-bdfe-1ee3086fd756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002255 10.0.0.19 - - [2026-01-08 01:37:55] "POST /ref-update HTTP/1.1" 200 156 0.024830 10.0.0.19 - - [2026-01-08 01:37:55] "POST /tags HTTP/1.1" 200 371 0.053982 10.0.0.19 - - [2026-01-08 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.19 - - [2026-01-08 01:37:55] "GET /tag/d30e5d2e-3a3c-4748-b01c-e940ac10140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.021728 10.0.0.19 - - [2026-01-08 01:37:55] "POST /tags HTTP/1.1" 200 319 0.014799 10.0.0.19 - - [2026-01-08 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.19 - - [2026-01-08 01:37:55] "GET /tag/de902d26-f1ee-4f0c-914b-5081a9f742e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.025679 10.0.0.19 - - [2026-01-08 01:37:56] "POST /id-to-fqname HTTP/1.1" 200 181 0.000461 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.011041 10.0.0.19 - - [2026-01-08 01:37:56] "POST /security-groups HTTP/1.1" 200 578 0.067135 10.0.0.19 - - [2026-01-08 01:37:56] "POST /projects HTTP/1.1" 200 497 0.190801 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.007944 10.0.0.19 - - [2026-01-08 01:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035646 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006000 10.0.0.19 - - [2026-01-08 01:37:56] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.022282 10.0.0.19 - - [2026-01-08 01:37:56] "POST /access-control-lists HTTP/1.1" 200 587 0.082601 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.008456 10.0.0.19 - - [2026-01-08 01:37:56] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005277 10.0.0.19 - - [2026-01-08 01:37:56] "POST /access-control-lists HTTP/1.1" 200 585 0.035979 10.0.0.19 - - [2026-01-08 01:37:56] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.053393 10.0.0.19 - - [2026-01-08 01:37:56] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.054894 10.0.0.19 - - [2026-01-08 01:37:56] "POST /security-groups HTTP/1.1" 200 558 0.069427 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 248 0.001922 10.0.0.19 - - [2026-01-08 01:37:56] "POST /access-control-lists HTTP/1.1" 200 610 0.034386 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 404 247 0.006010 10.0.0.19 - - [2026-01-08 01:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028726 10.0.0.19 - - [2026-01-08 01:37:56] "POST /chown HTTP/1.1" 200 109 0.015908 10.0.0.19 - - [2026-01-08 01:37:56] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011615 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-01-08 01:37:56] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018207 10.0.0.19 - - [2026-01-08 01:37:56] "POST /access-control-lists HTTP/1.1" 200 608 0.069188 10.0.0.19 - - [2026-01-08 01:37:56] "POST /tags HTTP/1.1" 409 214 0.010344 10.0.0.19 - - [2026-01-08 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2026-01-08 01:37:56] "GET /tag/de902d26-f1ee-4f0c-914b-5081a9f742e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014188 10.0.0.19 - - [2026-01-08 01:37:56] "POST /firewall-rules HTTP/1.1" 200 578 0.071934 10.0.0.19 - - [2026-01-08 01:37:56] "GET /firewall-rule/93c0c51e-4500-430f-8e80-a288acd4eadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004740 10.0.0.19 - - [2026-01-08 01:37:56] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003501 10.0.0.19 - - [2026-01-08 01:37:56] "GET /firewall-rule/93c0c51e-4500-430f-8e80-a288acd4eadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.001907 10.0.0.19 - - [2026-01-08 01:37:56] "POST /ref-update HTTP/1.1" 200 156 0.038334 10.0.0.19 - - [2026-01-08 01:37:56] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007552 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.19 - - [2026-01-08 01:37:57] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002550 10.0.0.19 - - [2026-01-08 01:37:57] "POST /tags HTTP/1.1" 409 214 0.001503 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.19 - - [2026-01-08 01:37:57] "GET /tag/de902d26-f1ee-4f0c-914b-5081a9f742e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009890 10.0.0.19 - - [2026-01-08 01:37:57] "POST /firewall-rules HTTP/1.1" 200 576 0.065842 10.0.0.19 - - [2026-01-08 01:37:57] "GET /firewall-rule/3aebd9e6-f8f0-40f0-81ed-d4724b4de683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007470 10.0.0.19 - - [2026-01-08 01:37:57] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004356 10.0.0.19 - - [2026-01-08 01:37:57] "GET /firewall-rule/3aebd9e6-f8f0-40f0-81ed-d4724b4de683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002261 10.0.0.19 - - [2026-01-08 01:37:57] "POST /ref-update HTTP/1.1" 200 156 0.038126 10.0.0.19 - - [2026-01-08 01:37:57] "POST /tags HTTP/1.1" 200 363 0.039319 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-01-08 01:37:57] "GET /tag/83d1964f-35b6-48a2-8a83-5abed8dea5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.017326 10.0.0.19 - - [2026-01-08 01:37:57] "POST /tags HTTP/1.1" 200 311 0.023424 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-01-08 01:37:57] "GET /tag/8e883fa5-484e-4960-afd1-9a5aef70d244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015587 10.0.0.19 - - [2026-01-08 01:37:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000448 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.006200 10.0.0.19 - - [2026-01-08 01:37:57] "POST /security-groups HTTP/1.1" 200 574 0.070996 10.0.0.19 - - [2026-01-08 01:37:57] "POST /projects HTTP/1.1" 200 489 0.162940 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.002301 10.0.0.19 - - [2026-01-08 01:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.039397 10.0.0.19 - - [2026-01-08 01:37:57] "POST /access-control-lists HTTP/1.1" 200 583 0.064633 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012938 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.006940 10.0.0.19 - - [2026-01-08 01:37:57] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.020159 10.0.0.19 - - [2026-01-08 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2026-01-08 01:37:57] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.031017 10.0.0.19 - - [2026-01-08 01:37:57] "POST /access-control-lists HTTP/1.1" 200 581 0.063452 10.0.0.19 - - [2026-01-08 01:37:57] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.058265 10.0.0.19 - - [2026-01-08 01:37:58] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.039937 10.0.0.19 - - [2026-01-08 01:37:58] "POST /security-groups HTTP/1.1" 200 546 0.081776 10.0.0.19 - - [2026-01-08 01:37:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.002754 10.0.0.19 - - [2026-01-08 01:37:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.068772 10.0.0.19 - - [2026-01-08 01:37:58] "POST /access-control-lists HTTP/1.1" 200 602 0.112762 10.0.0.19 - - [2026-01-08 01:37:58] "POST /chown HTTP/1.1" 200 109 0.054021 10.0.0.19 - - [2026-01-08 01:37:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.015554 10.0.0.19 - - [2026-01-08 01:37:58] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002496 10.0.0.19 - - [2026-01-08 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.19 - - [2026-01-08 01:37:58] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002202 10.0.0.19 - - [2026-01-08 01:37:58] "POST /tags HTTP/1.1" 409 210 0.002162 10.0.0.19 - - [2026-01-08 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2026-01-08 01:37:58] "GET /tag/8e883fa5-484e-4960-afd1-9a5aef70d244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027009 10.0.0.19 - - [2026-01-08 01:37:58] "POST /access-control-lists HTTP/1.1" 200 600 0.081688 10.0.0.19 - - [2026-01-08 01:37:58] "POST /firewall-rules HTTP/1.1" 200 570 0.098630 10.0.0.19 - - [2026-01-08 01:37:58] "GET /firewall-rule/542e6641-5028-4bf4-b239-3baa1ecb63f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003963 10.0.0.19 - - [2026-01-08 01:37:58] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003209 10.0.0.19 - - [2026-01-08 01:37:58] "GET /firewall-rule/542e6641-5028-4bf4-b239-3baa1ecb63f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002511 10.0.0.19 - - [2026-01-08 01:37:58] "POST /ref-update HTTP/1.1" 200 156 0.030943 10.0.0.19 - - [2026-01-08 01:37:58] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006907 10.0.0.19 - - [2026-01-08 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.19 - - [2026-01-08 01:37:58] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003072 10.0.0.19 - - [2026-01-08 01:37:58] "POST /tags HTTP/1.1" 409 210 0.001770 10.0.0.19 - - [2026-01-08 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.19 - - [2026-01-08 01:37:58] "GET /tag/8e883fa5-484e-4960-afd1-9a5aef70d244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010802 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:37:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 10.0.0.19 - - [2026-01-08 01:37:58] "POST /firewall-rules HTTP/1.1" 200 568 0.077045 10.0.0.19 - - [2026-01-08 01:37:58] "GET /firewall-rule/a96fb59c-3917-41fc-b943-1c984cc2fe3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009747 10.0.0.19 - - [2026-01-08 01:37:58] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004641 10.0.0.19 - - [2026-01-08 01:37:58] "GET /firewall-rule/a96fb59c-3917-41fc-b943-1c984cc2fe3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002467 10.0.0.19 - - [2026-01-08 01:37:58] "POST /ref-update HTTP/1.1" 200 156 0.043110 10.0.0.19 - - [2026-01-08 01:37:59] "POST /tags HTTP/1.1" 409 237 0.002261 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2026-01-08 01:37:59] "GET /tag/150951f8-56d5-4cc4-bf3b-9e94a9a04b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010455 10.0.0.19 - - [2026-01-08 01:37:59] "POST /tags HTTP/1.1" 409 210 0.002230 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.19 - - [2026-01-08 01:37:59] "GET /tag/0de18f25-d7c7-43c8-b495-8691de7ff98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021966 10.0.0.19 - - [2026-01-08 01:37:59] "POST /projects HTTP/1.1" 409 223 0.003209 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-01-08 01:37:59] "GET /project/96f30227-a4cc-41dc-b7a9-96c3d0a1cfa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036417 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.19 - - [2026-01-08 01:37:59] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005579 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-01-08 01:37:59] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.011038 10.0.0.19 - - [2026-01-08 01:37:59] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.036541 10.0.0.19 - - [2026-01-08 01:37:59] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.043655 10.0.0.19 - - [2026-01-08 01:37:59] "POST /security-groups HTTP/1.1" 409 253 0.001964 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.19 - - [2026-01-08 01:37:59] "PUT /security-group/f9648a35-e3cc-4911-94f4-fb19d2bd2944 HTTP/1.1" 200 262 0.058309 10.0.0.19 - - [2026-01-08 01:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032675 10.0.0.19 - - [2026-01-08 01:37:59] "PUT /access-control-list/5cb0848d-82c4-4668-8d74-126f3c6ae5f5 HTTP/1.1" 200 272 0.034013 10.0.0.19 - - [2026-01-08 01:37:59] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015374 10.0.0.19 - - [2026-01-08 01:37:59] "PUT /access-control-list/4e43a2cf-3128-4bf5-9e2f-9f4d63318304 HTTP/1.1" 200 272 0.009369 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2026-01-08 01:37:59] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002056 10.0.0.19 - - [2026-01-08 01:37:59] "POST /tags HTTP/1.1" 409 210 0.001592 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.19 - - [2026-01-08 01:37:59] "GET /tag/0de18f25-d7c7-43c8-b495-8691de7ff98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011169 10.0.0.19 - - [2026-01-08 01:37:59] "POST /firewall-rules HTTP/1.1" 200 570 0.058323 10.0.0.19 - - [2026-01-08 01:37:59] "GET /firewall-rule/4b2bdc7e-1313-480a-bcc3-5c7e070d15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003775 10.0.0.19 - - [2026-01-08 01:37:59] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.008432 10.0.0.19 - - [2026-01-08 01:37:59] "GET /firewall-rule/4b2bdc7e-1313-480a-bcc3-5c7e070d15b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002512 10.0.0.19 - - [2026-01-08 01:37:59] "POST /ref-update HTTP/1.1" 200 156 0.043099 10.0.0.19 - - [2026-01-08 01:37:59] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014601 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.19 - - [2026-01-08 01:37:59] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002860 10.0.0.19 - - [2026-01-08 01:37:59] "POST /tags HTTP/1.1" 409 210 0.001668 10.0.0.19 - - [2026-01-08 01:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.19 - - [2026-01-08 01:37:59] "GET /tag/0de18f25-d7c7-43c8-b495-8691de7ff98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012187 10.0.0.19 - - [2026-01-08 01:38:00] "POST /firewall-rules HTTP/1.1" 200 568 0.080465 10.0.0.19 - - [2026-01-08 01:38:00] "GET /firewall-rule/64b35c77-72be-4663-8e7c-f55fdfaee64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.026236 10.0.0.19 - - [2026-01-08 01:38:00] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007381 10.0.0.19 - - [2026-01-08 01:38:00] "GET /firewall-rule/64b35c77-72be-4663-8e7c-f55fdfaee64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002152 10.0.0.19 - - [2026-01-08 01:38:00] "POST /ref-update HTTP/1.1" 200 156 0.046468 10.0.0.19 - - [2026-01-08 01:38:00] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010161 10.0.0.19 - - [2026-01-08 01:38:00] "POST /set-tag HTTP/1.1" 200 109 0.002398 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:38:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:38:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:38:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:38:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.241 - - [2026-01-08 01:38:36] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.241 - - [2026-01-08 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.241 - - [2026-01-08 01:38:36] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009778 10.0.0.241 - - [2026-01-08 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.241 - - [2026-01-08 01:38:36] "GET /routing-instance/9496aea4-11c0-407a-8bd8-503de6cfba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002674 10.0.0.241 - - [2026-01-08 01:38:36] "PUT /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2 HTTP/1.1" 200 274 0.008115 10.0.0.241 - - [2026-01-08 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.012293 10.0.0.241 - - [2026-01-08 01:38:36] "POST /virtual-routers HTTP/1.1" 200 599 0.017279 10.0.0.241 - - [2026-01-08 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020338 10.0.0.241 - - [2026-01-08 01:38:36] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.015512 10.0.0.241 - - [2026-01-08 01:38:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.001865 10.0.0.241 - - [2026-01-08 01:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.241 - - [2026-01-08 01:38:36] "GET /virtual-network/5ca1b04f-75ca-4cc8-9637-882add636b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004572 10.0.0.241 - - [2026-01-08 01:38:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.066787 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:39:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:39:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:39:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:39:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 10.0.0.19 - - [2026-01-08 01:39:32] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.19 - - [2026-01-08 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2026-01-08 01:39:32] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004164 10.0.0.19 - - [2026-01-08 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.19 - - [2026-01-08 01:39:32] "GET /config-node/ea7755bf-66cd-4a40-94a1-e63a47575d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003835 10.0.0.19 - - [2026-01-08 01:39:44] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.19 - - [2026-01-08 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-01-08 01:39:44] "GET /routing-instance/9496aea4-11c0-407a-8bd8-503de6cfba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002541 10.0.0.19 - - [2026-01-08 01:39:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001554 10.0.0.19 - - [2026-01-08 01:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.19 - - [2026-01-08 01:39:44] "GET /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003271 10.0.0.19 - - [2026-01-08 01:39:44] "PUT /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d HTTP/1.1" 200 254 0.014577 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:39:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:39:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.241 - - [2026-01-08 01:40:00] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.241 - - [2026-01-08 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.241 - - [2026-01-08 01:40:00] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006336 10.0.0.241 - - [2026-01-08 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.241 - - [2026-01-08 01:40:00] "GET /routing-instance/9496aea4-11c0-407a-8bd8-503de6cfba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003181 10.0.0.241 - - [2026-01-08 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.241 - - [2026-01-08 01:40:00] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003062 10.0.0.241 - - [2026-01-08 01:40:00] "PUT /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53 HTTP/1.1" 200 262 0.009758 10.0.0.241 - - [2026-01-08 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009507 10.0.0.241 - - [2026-01-08 01:40:00] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002797 10.0.0.241 - - [2026-01-08 01:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.241 - - [2026-01-08 01:40:00] "GET /virtual-machine-interface/df991598-f26e-4961-8d98-d4adbdff023b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003733 10.0.0.241 - - [2026-01-08 01:40:00] "PUT /virtual-machine-interface/df991598-f26e-4961-8d98-d4adbdff023b HTTP/1.1" 200 284 0.015460 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:40:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:40:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.19 - - [2026-01-08 01:41:37] "GET /global-system-configs HTTP/1.1" 200 322 0.004835 10.0.0.19 - - [2026-01-08 01:41:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002166 10.0.0.19 - - [2026-01-08 01:41:47] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002728 10.0.0.19 - - [2026-01-08 01:41:47] "POST /ref-update HTTP/1.1" 200 156 0.006962 10.0.0.19 - - [2026-01-08 01:41:59] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008944 10.0.0.19 - - [2026-01-08 01:41:59] "POST /set-tag HTTP/1.1" 200 109 0.004401 10.0.0.19 - - [2026-01-08 01:41:59] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005941 10.0.0.19 - - [2026-01-08 01:41:59] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.19 - - [2026-01-08 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2026-01-08 01:41:59] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005011 10.0.0.19 - - [2026-01-08 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-01-08 01:41:59] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002067 10.0.0.19 - - [2026-01-08 01:41:59] "GET /loadbalancer-pool/ea89449c-af32-480d-b4be-1feb4e5341cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002911 10.0.0.19 - - [2026-01-08 01:41:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013598 10.0.0.19 - - [2026-01-08 01:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020876 10.0.0.19 - - [2026-01-08 01:41:59] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008555 10.0.0.19 - - [2026-01-08 01:41:59] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003565 10.0.0.19 - - [2026-01-08 01:41:59] "POST /ref-update HTTP/1.1" 200 156 0.006064 10.0.0.19 - - [2026-01-08 01:41:59] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.013073 10.0.0.19 - - [2026-01-08 01:41:59] "PUT /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b HTTP/1.1" 200 256 0.008994 10.0.0.19 - - [2026-01-08 01:41:59] "POST /tags HTTP/1.1" 409 205 0.002698 10.0.0.19 - - [2026-01-08 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2026-01-08 01:41:59] "GET /tag/05c637fa-6d04-477e-92d9-fea6648ddd35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009592 10.0.0.19 - - [2026-01-08 01:41:59] "POST /set-tag HTTP/1.1" 200 109 0.057585 10.0.0.19 - - [2026-01-08 01:41:59] "GET /loadbalancer-pool/ffe97971-c546-43a1-bfbe-8115e50cc3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003517 10.0.0.19 - - [2026-01-08 01:42:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044307 10.0.0.19 - - [2026-01-08 01:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018318 10.0.0.19 - - [2026-01-08 01:42:00] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009758 10.0.0.19 - - [2026-01-08 01:42:00] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005692 10.0.0.19 - - [2026-01-08 01:42:00] "POST /ref-update HTTP/1.1" 200 156 0.005631 10.0.0.19 - - [2026-01-08 01:42:00] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006170 10.0.0.19 - - [2026-01-08 01:42:00] "PUT /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b HTTP/1.1" 200 256 0.008383 10.0.0.19 - - [2026-01-08 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.19 - - [2026-01-08 01:42:00] "GET /loadbalancer-pool/d5853d3d-de0b-4c07-9d0f-c5bf23444d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003076 10.0.0.19 - - [2026-01-08 01:42:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012373 10.0.0.19 - - [2026-01-08 01:42:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007308 10.0.0.19 - - [2026-01-08 01:42:00] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010191 10.0.0.19 - - [2026-01-08 01:42:00] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009023 10.0.0.19 - - [2026-01-08 01:42:00] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.19 - - [2026-01-08 01:42:00] "POST /ref-update HTTP/1.1" 200 156 0.009047 10.0.0.19 - - [2026-01-08 01:42:00] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003861 10.0.0.19 - - [2026-01-08 01:42:00] "PUT /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b HTTP/1.1" 200 256 0.018111 10.0.0.19 - - [2026-01-08 01:44:05] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006982 10.0.0.19 - - [2026-01-08 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.011897 10.0.0.19 - - [2026-01-08 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.19 - - [2026-01-08 01:44:05] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005978 10.0.0.19 - - [2026-01-08 01:44:05] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005192 10.0.0.19 - - [2026-01-08 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.023397 10.0.0.19 - - [2026-01-08 01:44:05] "DELETE /loadbalancer-member/4db49a89-6b19-4808-b334-f4f412e26a69 HTTP/1.1" 200 115 0.081676 10.0.0.19 - - [2026-01-08 01:44:05] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006337 10.0.0.19 - - [2026-01-08 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.19 - - [2026-01-08 01:44:05] "DELETE /loadbalancer-member/dfad7037-d000-4d99-91d7-5292f6e5f9de HTTP/1.1" 200 115 0.027298 10.0.0.19 - - [2026-01-08 01:44:05] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005584 10.0.0.19 - - [2026-01-08 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.19 - - [2026-01-08 01:44:05] "DELETE /loadbalancer-member/a10c2e61-0a05-4328-8616-f7d46b205766 HTTP/1.1" 200 115 0.043527 10.0.0.19 - - [2026-01-08 01:44:05] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006877 10.0.0.19 - - [2026-01-08 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.007048 10.0.0.19 - - [2026-01-08 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-01-08 01:44:05] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003436 10.0.0.19 - - [2026-01-08 01:44:05] "GET /loadbalancer-pool/ea89449c-af32-480d-b4be-1feb4e5341cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002982 10.0.0.19 - - [2026-01-08 01:44:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024038 10.0.0.19 - - [2026-01-08 01:44:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008611 10.0.0.19 - - [2026-01-08 01:44:05] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010458 10.0.0.19 - - [2026-01-08 01:44:05] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003621 10.0.0.19 - - [2026-01-08 01:44:05] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.007166 10.0.0.19 - - [2026-01-08 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.077189 10.0.0.19 - - [2026-01-08 01:44:05] "GET /loadbalancer-pool/ffe97971-c546-43a1-bfbe-8115e50cc3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004769 10.0.0.19 - - [2026-01-08 01:44:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.052099 10.0.0.19 - - [2026-01-08 01:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010793 10.0.0.19 - - [2026-01-08 01:44:06] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013978 10.0.0.19 - - [2026-01-08 01:44:06] "POST /set-tag HTTP/1.1" 200 109 0.003885 10.0.0.19 - - [2026-01-08 01:44:06] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006141 10.0.0.19 - - [2026-01-08 01:44:06] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.003505 10.0.0.19 - - [2026-01-08 01:44:06] "GET /loadbalancer-pool/d5853d3d-de0b-4c07-9d0f-c5bf23444d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008627 10.0.0.19 - - [2026-01-08 01:44:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.053839 10.0.0.19 - - [2026-01-08 01:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015280 10.0.0.19 - - [2026-01-08 01:44:06] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008947 10.0.0.19 - - [2026-01-08 01:44:06] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013760 10.0.0.19 - - [2026-01-08 01:44:06] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001908 10.0.0.19 - - [2026-01-08 01:44:06] "POST /set-tag HTTP/1.1" 200 109 0.002728 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:44:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:44:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:44:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:44:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000746 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000788 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:44:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 10.0.0.19 - - [2026-01-08 01:45:23] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.19 - - [2026-01-08 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.19 - - [2026-01-08 01:45:23] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029799 10.0.0.19 - - [2026-01-08 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2026-01-08 01:45:23] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034553 10.0.0.19 - - [2026-01-08 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-01-08 01:45:23] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031200 10.0.0.19 - - [2026-01-08 01:45:24] "POST /tags HTTP/1.1" 200 333 0.045885 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008301 10.0.0.19 - - [2026-01-08 01:45:24] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010915 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2026-01-08 01:45:24] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037170 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2026-01-08 01:45:24] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004478 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.19 - - [2026-01-08 01:45:24] "GET /service-appliance-set/a314cc99-86d8-45b8-a031-e47d5902c49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002231 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.001463 10.0.0.19 - - [2026-01-08 01:45:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.086425 10.0.0.19 - - [2026-01-08 01:45:24] "GET /virtual-machine-interface/cc04b0f9-f51b-4ed4-9277-f43f791e4de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011023 10.0.0.19 - - [2026-01-08 01:45:24] "POST /instance-ips HTTP/1.1" 200 409 0.021937 10.0.0.19 - - [2026-01-08 01:45:24] "GET /instance-ip/8d6a5884-9b23-4951-a4ea-c74375b3e105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003973 10.0.0.19 - - [2026-01-08 01:45:24] "POST /loadbalancers HTTP/1.1" 200 610 0.066720 10.0.0.19 - - [2026-01-08 01:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030173 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009848 10.0.0.19 - - [2026-01-08 01:45:24] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043261 10.0.0.19 - - [2026-01-08 01:45:24] "GET /instance-ip/8d6a5884-9b23-4951-a4ea-c74375b3e105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003825 10.0.0.19 - - [2026-01-08 01:45:24] "POST /floating-ips HTTP/1.1" 200 597 0.013303 10.0.0.19 - - [2026-01-08 01:45:24] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044157 10.0.0.19 - - [2026-01-08 01:45:24] "GET /loadbalancer/6768fe47-f1de-4b51-ada2-b641841fbe53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001952 10.0.0.19 - - [2026-01-08 01:45:24] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.012922 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2026-01-08 01:45:24] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030466 10.0.0.19 - - [2026-01-08 01:45:24] "GET /loadbalancer-listener/10f3230a-9049-43d0-933e-8d7cc7ab7114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002554 10.0.0.19 - - [2026-01-08 01:45:24] "GET /loadbalancer-listener/10f3230a-9049-43d0-933e-8d7cc7ab7114?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002280 10.0.0.19 - - [2026-01-08 01:45:24] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021063 10.0.0.19 - - [2026-01-08 01:45:24] "GET /instance-ip/8d6a5884-9b23-4951-a4ea-c74375b3e105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.014276 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.19 - - [2026-01-08 01:45:24] "GET /instance-ip/8d6a5884-9b23-4951-a4ea-c74375b3e105?fields=floating_ips HTTP/1.1" 200 1213 0.013503 10.0.0.19 - - [2026-01-08 01:45:24] "GET /loadbalancer/6768fe47-f1de-4b51-ada2-b641841fbe53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003130 10.0.0.19 - - [2026-01-08 01:45:24] "GET /floating-ip/870dba53-c989-464b-8cc0-9b9cd30f5bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002490 10.0.0.19 - - [2026-01-08 01:45:24] "POST /tags HTTP/1.1" 200 295 0.044231 10.0.0.19 - - [2026-01-08 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.19 - - [2026-01-08 01:45:25] "GET /tag/6095ae6c-53f5-4d9c-84e0-96bce9db507b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.022793 10.0.0.19 - - [2026-01-08 01:45:25] "POST /tags HTTP/1.1" 409 233 0.006948 10.0.0.19 - - [2026-01-08 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.19 - - [2026-01-08 01:45:25] "GET /tag/6278fe6c-440c-40f8-8387-a246d7a22523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.009508 10.0.0.19 - - [2026-01-08 01:45:25] "POST /tags HTTP/1.1" 409 206 0.002141 10.0.0.19 - - [2026-01-08 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.19 - - [2026-01-08 01:45:25] "GET /tag/34c754d8-15b1-452b-9af5-595953d17615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011857 10.0.0.19 - - [2026-01-08 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2026-01-08 01:45:25] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004359 10.0.0.19 - - [2026-01-08 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.19 - - [2026-01-08 01:45:25] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026765 10.0.0.19 - - [2026-01-08 01:45:25] "POST /virtual-machines HTTP/1.1" 200 369 0.008344 10.0.0.19 - - [2026-01-08 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014863 10.0.0.19 - - [2026-01-08 01:45:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.097266 10.0.0.19 - - [2026-01-08 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008786 10.0.0.19 - - [2026-01-08 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.19 - - [2026-01-08 01:45:25] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.003752 10.0.0.19 - - [2026-01-08 01:45:25] "POST /instance-ips HTTP/1.1" 200 409 0.018086 10.0.0.19 - - [2026-01-08 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016246 10.0.0.19 - - [2026-01-08 01:45:25] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006001 10.0.0.19 - - [2026-01-08 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.015751 10.0.0.19 - - [2026-01-08 01:45:25] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021231 10.0.0.19 - - [2026-01-08 01:45:25] "GET /instance-ip/b3ea496a-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002707 10.0.0.19 - - [2026-01-08 01:45:25] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003745 10.0.0.19 - - [2026-01-08 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.001771 10.0.0.19 - - [2026-01-08 01:45:25] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006479 10.0.0.19 - - [2026-01-08 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.009517 10.0.0.19 - - [2026-01-08 01:45:25] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004281 10.0.0.19 - - [2026-01-08 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.19 - - [2026-01-08 01:45:25] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003629 10.0.0.19 - - [2026-01-08 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.19 - - [2026-01-08 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003327 10.0.0.19 - - [2026-01-08 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.19 - - [2026-01-08 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.19 - - [2026-01-08 01:45:27] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028927 10.0.0.19 - - [2026-01-08 01:45:27] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046900 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-networks?parent_id=249a53bb-a6c2-4c22-85da-f835be02b806&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002669 10.0.0.19 - - [2026-01-08 01:45:27] "POST /virtual-machines HTTP/1.1" 200 369 0.029753 10.0.0.19 - - [2026-01-08 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010262 10.0.0.19 - - [2026-01-08 01:45:27] "POST /virtual-networks HTTP/1.1" 200 512 0.082552 10.0.0.19 - - [2026-01-08 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.19 - - [2026-01-08 01:45:27] "GET /network-ipam/4e3c5be4-16a0-44ad-8984-099820ee8dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.037017 10.0.0.19 - - [2026-01-08 01:45:27] "POST /route-targets HTTP/1.1" 200 327 0.074309 10.0.0.19 - - [2026-01-08 01:45:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139137 10.0.0.19 - - [2026-01-08 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.027606 10.0.0.19 - - [2026-01-08 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035424 10.0.0.19 - - [2026-01-08 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009417 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014213 10.0.0.19 - - [2026-01-08 01:45:27] "POST /useragent-kv HTTP/1.1" 200 115 0.017924 10.0.0.19 - - [2026-01-08 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.138842 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007025 10.0.0.19 - - [2026-01-08 01:45:27] "POST /instance-ips HTTP/1.1" 200 409 0.024108 10.0.0.19 - - [2026-01-08 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024159 10.0.0.19 - - [2026-01-08 01:45:27] "GET /domains HTTP/1.1" 200 280 0.010238 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014256 10.0.0.19 - - [2026-01-08 01:45:27] "GET /domain/4b21f69d-067e-4ab5-9287-c9c714bcc289 HTTP/1.1" 200 3086 0.016137 10.0.0.19 - - [2026-01-08 01:45:27] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806 HTTP/1.1" 200 7063 0.039381 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8 HTTP/1.1" 200 2084 0.005184 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8 HTTP/1.1" 200 2084 0.003308 10.0.0.19 - - [2026-01-08 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.027694 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016078 10.0.0.19 - - [2026-01-08 01:45:27] "GET /routing-instance/469cdf56-8818-4dac-94c4-7e068f24616b HTTP/1.1" 200 1402 0.014056 10.0.0.19 - - [2026-01-08 01:45:27] "GET /instance-ip/b5104060-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004409 10.0.0.19 - - [2026-01-08 01:45:27] "GET /routing-instance/469cdf56-8818-4dac-94c4-7e068f24616b HTTP/1.1" 200 1402 0.003273 10.0.0.19 - - [2026-01-08 01:45:27] "GET /route-target/40511ddf-d803-410d-aeeb-abaef0533da3 HTTP/1.1" 200 1152 0.001854 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8 HTTP/1.1" 200 2084 0.003114 10.0.0.19 - - [2026-01-08 01:45:27] "GET /routing-instance/469cdf56-8818-4dac-94c4-7e068f24616b HTTP/1.1" 200 1402 0.001836 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003268 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8 HTTP/1.1" 200 2084 0.009513 10.0.0.19 - - [2026-01-08 01:45:27] "GET /routing-instance/469cdf56-8818-4dac-94c4-7e068f24616b HTTP/1.1" 200 1402 0.002090 10.0.0.19 - - [2026-01-08 01:45:27] "GET /routing-instance/469cdf56-8818-4dac-94c4-7e068f24616b HTTP/1.1" 200 1402 0.002001 10.0.0.19 - - [2026-01-08 01:45:27] "GET /route-target/40511ddf-d803-410d-aeeb-abaef0533da3 HTTP/1.1" 200 1152 0.002111 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004558 10.0.0.19 - - [2026-01-08 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.001433 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005377 10.0.0.19 - - [2026-01-08 01:45:27] "GET /domains HTTP/1.1" 200 280 0.001775 10.0.0.19 - - [2026-01-08 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.007904 10.0.0.19 - - [2026-01-08 01:45:27] "GET /domain/4b21f69d-067e-4ab5-9287-c9c714bcc289 HTTP/1.1" 200 3086 0.006048 10.0.0.19 - - [2026-01-08 01:45:27] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806 HTTP/1.1" 200 7063 0.028716 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015526 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8 HTTP/1.1" 200 2084 0.007012 10.0.0.19 - - [2026-01-08 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.009770 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003352 10.0.0.19 - - [2026-01-08 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.19 - - [2026-01-08 01:45:27] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039026 10.0.0.19 - - [2026-01-08 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.012581 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004073 10.0.0.19 - - [2026-01-08 01:45:27] "GET /floating-ip-pools?parent_id=cc5f6ca6-fc93-414e-b7b3-8560e777fee8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002035 10.0.0.19 - - [2026-01-08 01:45:27] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005661 10.0.0.19 - - [2026-01-08 01:45:27] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020166 10.0.0.19 - - [2026-01-08 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.034946 10.0.0.19 - - [2026-01-08 01:45:28] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004935 10.0.0.19 - - [2026-01-08 01:45:28] "GET /domains HTTP/1.1" 200 280 0.001325 10.0.0.19 - - [2026-01-08 01:45:28] "GET /domain/4b21f69d-067e-4ab5-9287-c9c714bcc289 HTTP/1.1" 200 3086 0.002220 10.0.0.19 - - [2026-01-08 01:45:28] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806 HTTP/1.1" 200 7319 0.043529 10.0.0.19 - - [2026-01-08 01:45:28] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8 HTTP/1.1" 200 2322 0.004194 10.0.0.19 - - [2026-01-08 01:45:28] "GET /floating-ip-pool/f22e1cc0-027e-4b1e-abb4-61272291dbd5 HTTP/1.1" 200 1315 0.001818 10.0.0.19 - - [2026-01-08 01:45:28] "GET /domains HTTP/1.1" 200 280 0.001111 10.0.0.19 - - [2026-01-08 01:45:28] "GET /domain/4b21f69d-067e-4ab5-9287-c9c714bcc289 HTTP/1.1" 200 3086 0.002057 10.0.0.19 - - [2026-01-08 01:45:28] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806 HTTP/1.1" 200 7319 0.028838 10.0.0.19 - - [2026-01-08 01:45:28] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8 HTTP/1.1" 200 2322 0.003279 10.0.0.19 - - [2026-01-08 01:45:28] "GET /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003615 10.0.0.19 - - [2026-01-08 01:45:28] "POST /tags HTTP/1.1" 200 365 0.041233 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.19 - - [2026-01-08 01:45:28] "GET /tag/9a7a624e-532e-4d0c-92b9-32400000e5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011041 10.0.0.19 - - [2026-01-08 01:45:28] "POST /tags HTTP/1.1" 409 206 0.001655 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.19 - - [2026-01-08 01:45:28] "GET /tag/34c754d8-15b1-452b-9af5-595953d17615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013125 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.19 - - [2026-01-08 01:45:28] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.025631 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2026-01-08 01:45:28] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003997 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.19 - - [2026-01-08 01:45:28] "GET /service-appliance-set/dcafe63c-2cfe-45ac-b7f0-048684164de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002680 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.003965 10.0.0.19 - - [2026-01-08 01:45:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087405 10.0.0.19 - - [2026-01-08 01:45:28] "GET /virtual-machine-interface/73cc1834-7016-4650-9e56-5fe7e18cb3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004438 10.0.0.19 - - [2026-01-08 01:45:28] "POST /set-tag HTTP/1.1" 200 109 0.012977 10.0.0.19 - - [2026-01-08 01:45:28] "POST /instance-ips HTTP/1.1" 200 417 0.029334 10.0.0.19 - - [2026-01-08 01:45:28] "GET /instance-ip/27bbc3ce-a2bd-42d5-84c4-878b61b1bcde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.003667 10.0.0.19 - - [2026-01-08 01:45:28] "POST /loadbalancers HTTP/1.1" 200 618 0.059475 10.0.0.19 - - [2026-01-08 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014129 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-01-08 01:45:28] "POST /service-instances HTTP/1.1" 200 566 0.017866 10.0.0.19 - - [2026-01-08 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.007086 10.0.0.19 - - [2026-01-08 01:45:28] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.044185 10.0.0.19 - - [2026-01-08 01:45:28] "GET /virtual-machine-interface/73cc1834-7016-4650-9e56-5fe7e18cb3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004078 10.0.0.19 - - [2026-01-08 01:45:28] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.015077 10.0.0.19 - - [2026-01-08 01:45:28] "GET /virtual-machine-interface/73cc1834-7016-4650-9e56-5fe7e18cb3a0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.018802 10.0.0.19 - - [2026-01-08 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019634 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.19 - - [2026-01-08 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.19 - - [2026-01-08 01:45:28] "GET /floating-ip-pool/f22e1cc0-027e-4b1e-abb4-61272291dbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001705 10.0.0.19 - - [2026-01-08 01:45:28] "POST /floating-ips HTTP/1.1" 200 671 0.034831 10.0.0.19 - - [2026-01-08 01:45:28] "POST /virtual-machines HTTP/1.1" 200 429 0.014472 10.0.0.19 - - [2026-01-08 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024814 10.0.0.19 - - [2026-01-08 01:45:28] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007217 10.0.0.19 - - [2026-01-08 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2026-01-08 01:45:29] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009853 10.0.0.19 - - [2026-01-08 01:45:29] "POST /tags HTTP/1.1" 409 221 0.014561 10.0.0.19 - - [2026-01-08 01:45:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.115743 10.0.0.19 - - [2026-01-08 01:45:29] "POST /chown HTTP/1.1" 200 109 0.008439 10.0.0.19 - - [2026-01-08 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2026-01-08 01:45:29] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009224 10.0.0.19 - - [2026-01-08 01:45:29] "POST /tags HTTP/1.1" 409 238 0.001452 10.0.0.19 - - [2026-01-08 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.19 - - [2026-01-08 01:45:29] "POST /chown HTTP/1.1" 200 109 0.005012 10.0.0.19 - - [2026-01-08 01:45:29] "PUT /virtual-machine-interface/58531fc8-e7f5-4f04-ac99-e40b1855986a HTTP/1.1" 200 284 0.024164 10.0.0.19 - - [2026-01-08 01:45:29] "GET /tag/9a7a624e-532e-4d0c-92b9-32400000e5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020438 10.0.0.19 - - [2026-01-08 01:45:29] "PUT /instance-ip/27bbc3ce-a2bd-42d5-84c4-878b61b1bcde HTTP/1.1" 200 256 0.034325 10.0.0.19 - - [2026-01-08 01:45:29] "POST /firewall-rules HTTP/1.1" 200 650 0.076133 10.0.0.19 - - [2026-01-08 01:45:29] "GET /firewall-rule/172007a7-3da2-443e-aaab-08fec82982dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013162 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.046035 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.017769 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.014132 10.0.0.19 - - [2026-01-08 01:45:29] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006951 10.0.0.19 - - [2026-01-08 01:45:29] "GET /firewall-rule/172007a7-3da2-443e-aaab-08fec82982dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004854 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.012307 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.19 - - [2026-01-08 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.021931 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.024846 10.0.0.19 - - [2026-01-08 01:45:29] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.055281 10.0.0.19 - - [2026-01-08 01:45:29] "GET /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002165 10.0.0.19 - - [2026-01-08 01:45:29] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.022105 10.0.0.19 - - [2026-01-08 01:45:29] "POST /virtual-machines HTTP/1.1" 200 429 0.032615 10.0.0.19 - - [2026-01-08 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007941 10.0.0.19 - - [2026-01-08 01:45:29] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.034950 10.0.0.19 - - [2026-01-08 01:45:29] "GET /loadbalancer-listener/2eb502ae-969d-4d8b-aaed-b7267f735d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009571 10.0.0.19 - - [2026-01-08 01:45:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.077003 10.0.0.19 - - [2026-01-08 01:45:29] "POST /chown HTTP/1.1" 200 109 0.013130 10.0.0.19 - - [2026-01-08 01:45:29] "GET /loadbalancer-listener/2eb502ae-969d-4d8b-aaed-b7267f735d71?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005287 10.0.0.19 - - [2026-01-08 01:45:29] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.016218 10.0.0.19 - - [2026-01-08 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025027 10.0.0.19 - - [2026-01-08 01:45:29] "POST /chown HTTP/1.1" 200 109 0.026354 10.0.0.19 - - [2026-01-08 01:45:29] "GET /loadbalancer-pool/77043f95-9af7-440e-8283-9da59b790d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.021109 10.0.0.19 - - [2026-01-08 01:45:29] "PUT /virtual-machine-interface/86d70032-05f7-42bf-a655-efd593014d90 HTTP/1.1" 200 284 0.028261 10.0.0.19 - - [2026-01-08 01:45:29] "PUT /instance-ip/27bbc3ce-a2bd-42d5-84c4-878b61b1bcde HTTP/1.1" 200 256 0.017699 10.0.0.19 - - [2026-01-08 01:45:29] "POST /loadbalancer-members HTTP/1.1" 200 707 0.021144 10.0.0.19 - - [2026-01-08 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024697 10.0.0.19 - - [2026-01-08 01:45:29] "GET /loadbalancer-member/41c5bfaa-91ec-4727-8c9b-526085c7dc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.008427 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.034711 10.0.0.19 - - [2026-01-08 01:45:29] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006434 10.0.0.19 - - [2026-01-08 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016378 10.0.0.19 - - [2026-01-08 01:45:29] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005532 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.073221 10.0.0.19 - - [2026-01-08 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.020609 10.0.0.19 - - [2026-01-08 01:45:29] "POST /tags HTTP/1.1" 409 221 0.007302 10.0.0.19 - - [2026-01-08 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.19 - - [2026-01-08 01:45:29] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012615 10.0.0.19 - - [2026-01-08 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.013548 10.0.0.19 - - [2026-01-08 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.024551 10.0.0.19 - - [2026-01-08 01:45:30] "POST /tags HTTP/1.1" 409 238 0.016597 10.0.0.19 - - [2026-01-08 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.19 - - [2026-01-08 01:45:30] "GET /tag/9a7a624e-532e-4d0c-92b9-32400000e5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013961 10.0.0.19 - - [2026-01-08 01:45:30] "POST /firewall-rules HTTP/1.1" 409 293 0.002749 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.007764 10.0.0.19 - - [2026-01-08 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.006001 10.0.0.19 - - [2026-01-08 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.19 - - [2026-01-08 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /firewall-rule/172007a7-3da2-443e-aaab-08fec82982dc HTTP/1.1" 200 260 0.019848 10.0.0.19 - - [2026-01-08 01:45:30] "GET /firewall-rule/172007a7-3da2-443e-aaab-08fec82982dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014947 10.0.0.19 - - [2026-01-08 01:45:30] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005594 10.0.0.19 - - [2026-01-08 01:45:30] "POST /chown HTTP/1.1" 200 109 0.009816 10.0.0.19 - - [2026-01-08 01:45:30] "POST /chown HTTP/1.1" 200 109 0.027875 10.0.0.19 - - [2026-01-08 01:45:30] "GET /firewall-rule/172007a7-3da2-443e-aaab-08fec82982dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010933 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /instance-ip/27bbc3ce-a2bd-42d5-84c4-878b61b1bcde HTTP/1.1" 200 256 0.018250 10.0.0.19 - - [2026-01-08 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.015556 10.0.0.19 - - [2026-01-08 01:45:30] "POST /chown HTTP/1.1" 200 109 0.026084 10.0.0.19 - - [2026-01-08 01:45:30] "POST /chown HTTP/1.1" 200 109 0.021723 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /instance-ip/27bbc3ce-a2bd-42d5-84c4-878b61b1bcde HTTP/1.1" 200 256 0.012321 10.0.0.19 - - [2026-01-08 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.021055 10.0.0.19 - - [2026-01-08 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.19 - - [2026-01-08 01:45:30] "POST /chown HTTP/1.1" 200 109 0.006578 10.0.0.19 - - [2026-01-08 01:45:30] "POST /chown HTTP/1.1" 200 109 0.024356 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /instance-ip/27bbc3ce-a2bd-42d5-84c4-878b61b1bcde HTTP/1.1" 200 256 0.021494 10.0.0.19 - - [2026-01-08 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.010980 10.0.0.19 - - [2026-01-08 01:45:30] "POST /chown HTTP/1.1" 200 109 0.012795 10.0.0.19 - - [2026-01-08 01:45:30] "POST /chown HTTP/1.1" 200 109 0.025442 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /instance-ip/27bbc3ce-a2bd-42d5-84c4-878b61b1bcde HTTP/1.1" 200 256 0.011112 10.0.0.19 - - [2026-01-08 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.013533 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.012864 10.0.0.19 - - [2026-01-08 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017142 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.008215 10.0.0.19 - - [2026-01-08 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018187 10.0.0.19 - - [2026-01-08 01:45:30] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.009403 10.0.0.19 - - [2026-01-08 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021101 10.0.0.19 - - [2026-01-08 01:45:31] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.008109 10.0.0.19 - - [2026-01-08 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011775 10.0.0.19 - - [2026-01-08 01:45:31] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.007146 10.0.0.19 - - [2026-01-08 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013181 10.0.0.19 - - [2026-01-08 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.19 - - [2026-01-08 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.19 - - [2026-01-08 01:45:31] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004322 10.0.0.19 - - [2026-01-08 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.005584 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.014464 10.0.0.19 - - [2026-01-08 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.015790 10.0.0.19 - - [2026-01-08 01:45:31] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.040799 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.011791 10.0.0.19 - - [2026-01-08 01:45:31] "POST /virtual-machines HTTP/1.1" 200 373 0.024135 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.025207 10.0.0.19 - - [2026-01-08 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030066 10.0.0.19 - - [2026-01-08 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.034432 10.0.0.19 - - [2026-01-08 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.035152 10.0.0.19 - - [2026-01-08 01:45:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.123902 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.031702 10.0.0.19 - - [2026-01-08 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007737 10.0.0.19 - - [2026-01-08 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013989 10.0.0.19 - - [2026-01-08 01:45:31] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004404 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.013343 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.016737 10.0.0.19 - - [2026-01-08 01:45:31] "POST /instance-ips HTTP/1.1" 200 413 0.022695 10.0.0.19 - - [2026-01-08 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2026-01-08 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030472 10.0.0.19 - - [2026-01-08 01:45:31] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012263 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.026289 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.018486 10.0.0.19 - - [2026-01-08 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.013433 10.0.0.19 - - [2026-01-08 01:45:31] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016453 10.0.0.19 - - [2026-01-08 01:45:31] "GET /instance-ip/b78ceb90-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003453 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.016579 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.014723 10.0.0.19 - - [2026-01-08 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2026-01-08 01:45:31] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004039 10.0.0.19 - - [2026-01-08 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.19 - - [2026-01-08 01:45:31] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003049 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.017791 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.022538 10.0.0.19 - - [2026-01-08 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.028756 10.0.0.19 - - [2026-01-08 01:45:31] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018944 10.0.0.19 - - [2026-01-08 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.001762 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.005819 10.0.0.19 - - [2026-01-08 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.19 - - [2026-01-08 01:45:31] "POST /chown HTTP/1.1" 200 109 0.005565 10.0.0.19 - - [2026-01-08 01:45:32] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005435 10.0.0.19 - - [2026-01-08 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.005518 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.014372 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.019950 10.0.0.19 - - [2026-01-08 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.011319 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.015079 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.014155 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.006732 10.0.0.19 - - [2026-01-08 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.005980 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.009477 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.012292 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.015173 10.0.0.19 - - [2026-01-08 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.005742 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.018895 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.024771 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.006322 10.0.0.19 - - [2026-01-08 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.006003 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.006394 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.012716 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.019986 10.0.0.19 - - [2026-01-08 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.005859 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.016739 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.012676 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.005325 10.0.0.19 - - [2026-01-08 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.005748 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.014389 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.018449 10.0.0.19 - - [2026-01-08 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.006318 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.012702 10.0.0.19 - - [2026-01-08 01:45:32] "POST /chown HTTP/1.1" 200 109 0.013025 10.0.0.19 - - [2026-01-08 01:45:33] "POST /chown HTTP/1.1" 200 109 0.005674 10.0.0.19 - - [2026-01-08 01:45:38] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005344 10.0.0.19 - - [2026-01-08 01:45:38] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.19 - - [2026-01-08 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2026-01-08 01:45:38] "GET /loadbalancer/6768fe47-f1de-4b51-ada2-b641841fbe53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002019 10.0.0.19 - - [2026-01-08 01:45:38] "GET /loadbalancer-pool/4ba94f1a-708e-490b-a428-9467c27920e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001980 10.0.0.19 - - [2026-01-08 01:45:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017957 10.0.0.19 - - [2026-01-08 01:45:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014773 10.0.0.19 - - [2026-01-08 01:45:38] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007910 10.0.0.19 - - [2026-01-08 01:45:38] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005237 10.0.0.19 - - [2026-01-08 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.005882 10.0.0.19 - - [2026-01-08 01:45:38] "GET /floating-ip/870dba53-c989-464b-8cc0-9b9cd30f5bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.005315 10.0.0.19 - - [2026-01-08 01:45:38] "POST /tags HTTP/1.1" 409 221 0.001340 10.0.0.19 - - [2026-01-08 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001091 10.0.0.19 - - [2026-01-08 01:45:38] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009789 10.0.0.19 - - [2026-01-08 01:45:39] "PUT /floating-ip/870dba53-c989-464b-8cc0-9b9cd30f5bc0 HTTP/1.1" 200 256 0.011878 10.0.0.19 - - [2026-01-08 01:45:39] "POST /set-tag HTTP/1.1" 200 109 0.023573 10.0.0.19 - - [2026-01-08 01:45:39] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004325 10.0.0.19 - - [2026-01-08 01:45:39] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.19 - - [2026-01-08 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2026-01-08 01:45:39] "GET /loadbalancer/6768fe47-f1de-4b51-ada2-b641841fbe53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001906 10.0.0.19 - - [2026-01-08 01:45:39] "GET /loadbalancer-pool/4ba94f1a-708e-490b-a428-9467c27920e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001876 10.0.0.19 - - [2026-01-08 01:45:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013997 10.0.0.19 - - [2026-01-08 01:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026812 10.0.0.19 - - [2026-01-08 01:45:39] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015301 10.0.0.19 - - [2026-01-08 01:45:39] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005073 10.0.0.19 - - [2026-01-08 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.010181 10.0.0.19 - - [2026-01-08 01:45:39] "GET /floating-ip/870dba53-c989-464b-8cc0-9b9cd30f5bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005172 10.0.0.19 - - [2026-01-08 01:45:39] "POST /set-tag HTTP/1.1" 200 109 0.014815 10.0.0.19 - - [2026-01-08 01:45:42] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004143 10.0.0.19 - - [2026-01-08 01:45:42] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.19 - - [2026-01-08 01:45:44] "GET /virtual-machine/1b5d3e07-7e76-4a67-aeb5-1e2cfbe61b20?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002916 10.0.0.19 - - [2026-01-08 01:45:44] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003654 10.0.0.19 - - [2026-01-08 01:45:44] "GET /virtual-machine/46046f0f-8502-40df-a199-6529f6079d37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003252 10.0.0.19 - - [2026-01-08 01:45:44] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003879 10.0.0.19 - - [2026-01-08 01:45:44] "GET /virtual-machine/df074aaa-25cc-4707-b33b-f617499d5aef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003554 10.0.0.19 - - [2026-01-08 01:45:44] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007078 10.0.0.19 - - [2026-01-08 01:45:44] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004101 10.0.0.19 - - [2026-01-08 01:45:44] "POST /set-tag HTTP/1.1" 200 109 0.001864 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:45:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:45:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.19 - - [2026-01-08 01:46:15] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008920 10.0.0.19 - - [2026-01-08 01:46:15] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.19 - - [2026-01-08 01:46:15] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003379 10.0.0.19 - - [2026-01-08 01:46:15] "POST /set-tag HTTP/1.1" 200 109 0.001642 10.0.0.19 - - [2026-01-08 01:46:15] "GET /virtual-machine/df074aaa-25cc-4707-b33b-f617499d5aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001860 10.0.0.19 - - [2026-01-08 01:46:15] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.19 - - [2026-01-08 01:46:15] "GET /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006570 10.0.0.19 - - [2026-01-08 01:46:15] "POST /set-tag HTTP/1.1" 200 109 0.016813 10.0.0.19 - - [2026-01-08 01:46:15] "POST /set-tag HTTP/1.1" 200 109 0.021211 10.0.0.19 - - [2026-01-08 01:46:16] "DELETE /instance-ip/b78ceb90-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.051842 10.0.0.19 - - [2026-01-08 01:46:16] "DELETE /virtual-machine-interface/b77126f8-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.049922 10.0.0.19 - - [2026-01-08 01:46:16] "DELETE /virtual-machine/df074aaa-25cc-4707-b33b-f617499d5aef HTTP/1.1" 200 115 0.021092 10.0.0.19 - - [2026-01-08 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.19 - - [2026-01-08 01:46:19] "GET /tag/9a7a624e-532e-4d0c-92b9-32400000e5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010826 10.0.0.19 - - [2026-01-08 01:46:19] "GET /tag/9a7a624e-532e-4d0c-92b9-32400000e5b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.017112 10.0.0.19 - - [2026-01-08 01:46:19] "GET /virtual-machine-interface/58531fc8-e7f5-4f04-ac99-e40b1855986a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003817 10.0.0.19 - - [2026-01-08 01:46:19] "POST /set-tag HTTP/1.1" 200 109 0.018750 10.0.0.19 - - [2026-01-08 01:46:19] "GET /virtual-machine-interface/73cc1834-7016-4650-9e56-5fe7e18cb3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004303 10.0.0.19 - - [2026-01-08 01:46:19] "POST /set-tag HTTP/1.1" 200 109 0.013920 10.0.0.19 - - [2026-01-08 01:46:19] "GET /virtual-machine-interface/86d70032-05f7-42bf-a655-efd593014d90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003969 10.0.0.19 - - [2026-01-08 01:46:19] "POST /set-tag HTTP/1.1" 200 109 0.012602 10.0.0.19 - - [2026-01-08 01:46:19] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013568 10.0.0.19 - - [2026-01-08 01:46:20] "GET /firewall-rule/172007a7-3da2-443e-aaab-08fec82982dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003157 10.0.0.19 - - [2026-01-08 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.014960 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /firewall-rule/172007a7-3da2-443e-aaab-08fec82982dc HTTP/1.1" 200 115 0.033837 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /loadbalancer-member/41c5bfaa-91ec-4727-8c9b-526085c7dc86 HTTP/1.1" 200 115 0.037281 10.0.0.19 - - [2026-01-08 01:46:20] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.011216 10.0.0.19 - - [2026-01-08 01:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015707 10.0.0.19 - - [2026-01-08 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014538 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /loadbalancer-pool/77043f95-9af7-440e-8283-9da59b790d0d HTTP/1.1" 200 115 0.076496 10.0.0.19 - - [2026-01-08 01:46:20] "POST /chown HTTP/1.1" 200 109 0.011736 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /loadbalancer-listener/2eb502ae-969d-4d8b-aaed-b7267f735d71 HTTP/1.1" 200 115 0.045475 10.0.0.19 - - [2026-01-08 01:46:20] "GET /floating-ip/a84e908b-067a-417e-8f9a-e057fd1a3ce9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005834 10.0.0.19 - - [2026-01-08 01:46:20] "POST /chown HTTP/1.1" 200 109 0.005558 10.0.0.19 - - [2026-01-08 01:46:20] "POST /chown HTTP/1.1" 200 109 0.010121 10.0.0.19 - - [2026-01-08 01:46:20] "POST /chown HTTP/1.1" 200 109 0.019244 10.0.0.19 - - [2026-01-08 01:46:20] "PUT /floating-ip/a84e908b-067a-417e-8f9a-e057fd1a3ce9 HTTP/1.1" 200 256 0.016681 10.0.0.19 - - [2026-01-08 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /floating-ip/a84e908b-067a-417e-8f9a-e057fd1a3ce9 HTTP/1.1" 200 115 0.043043 10.0.0.19 - - [2026-01-08 01:46:20] "POST /chown HTTP/1.1" 200 109 0.019305 10.0.0.19 - - [2026-01-08 01:46:20] "POST /chown HTTP/1.1" 200 109 0.018467 10.0.0.19 - - [2026-01-08 01:46:20] "POST /chown HTTP/1.1" 200 109 0.017294 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb HTTP/1.1" 200 115 0.093582 10.0.0.19 - - [2026-01-08 01:46:20] "POST /chown HTTP/1.1" 200 109 0.022300 10.0.0.19 - - [2026-01-08 01:46:20] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.008824 10.0.0.19 - - [2026-01-08 01:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013181 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /instance-ip/27bbc3ce-a2bd-42d5-84c4-878b61b1bcde HTTP/1.1" 200 115 0.109183 10.0.0.19 - - [2026-01-08 01:46:20] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.005650 10.0.0.19 - - [2026-01-08 01:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010112 10.0.0.19 - - [2026-01-08 01:46:20] "PUT /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 266 0.011038 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /virtual-machine-interface/73cc1834-7016-4650-9e56-5fe7e18cb3a0 HTTP/1.1" 200 115 0.101561 10.0.0.19 - - [2026-01-08 01:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035137 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /tag/9a7a624e-532e-4d0c-92b9-32400000e5b4 HTTP/1.1" 200 115 0.076302 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /service-instance/ef701cc7-98cc-48fa-886a-c804acfa1206 HTTP/1.1" 200 115 0.046998 10.0.0.19 - - [2026-01-08 01:46:20] "GET /floating-ip-pool/f22e1cc0-027e-4b1e-abb4-61272291dbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001986 10.0.0.19 - - [2026-01-08 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.014839 10.0.0.19 - - [2026-01-08 01:46:20] "GET /virtual-machine-interface/86d70032-05f7-42bf-a655-efd593014d90?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004761 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /floating-ip-pool/f22e1cc0-027e-4b1e-abb4-61272291dbd5 HTTP/1.1" 200 115 0.034169 10.0.0.19 - - [2026-01-08 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004995 10.0.0.19 - - [2026-01-08 01:46:20] "DELETE /virtual-machine-interface/86d70032-05f7-42bf-a655-efd593014d90 HTTP/1.1" 200 115 0.133274 10.0.0.19 - - [2026-01-08 01:46:20] "POST /useragent-kv HTTP/1.1" 200 115 0.020050 10.0.0.19 - - [2026-01-08 01:46:21] "DELETE /route-target/40511ddf-d803-410d-aeeb-abaef0533da3 HTTP/1.1" 200 115 0.058708 10.0.0.19 - - [2026-01-08 01:46:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003995 10.0.0.19 - - [2026-01-08 01:46:21] "DELETE /virtual-network/cc5f6ca6-fc93-414e-b7b3-8560e777fee8 HTTP/1.1" 200 115 0.199542 10.0.0.19 - - [2026-01-08 01:46:21] "GET /routing-instance/469cdf56-8818-4dac-94c4-7e068f24616b HTTP/1.1" 404 171 0.004030 10.0.0.19 - - [2026-01-08 01:46:21] "GET /domains HTTP/1.1" 200 280 0.002780 10.0.0.19 - - [2026-01-08 01:46:21] "DELETE /virtual-machine/844b17d8-688d-4bd8-88ae-ac2332509921 HTTP/1.1" 200 115 0.066232 10.0.0.19 - - [2026-01-08 01:46:21] "GET /domain/4b21f69d-067e-4ab5-9287-c9c714bcc289 HTTP/1.1" 200 3086 0.002723 10.0.0.19 - - [2026-01-08 01:46:21] "GET /virtual-machine-interface/58531fc8-e7f5-4f04-ac99-e40b1855986a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.012238 10.0.0.19 - - [2026-01-08 01:46:21] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806 HTTP/1.1" 200 7141 0.029748 10.0.0.19 - - [2026-01-08 01:46:21] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004863 10.0.0.19 - - [2026-01-08 01:46:21] "POST /set-tag HTTP/1.1" 200 109 0.005494 10.0.0.19 - - [2026-01-08 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-01-08 01:46:21] "GET /loadbalancer/6768fe47-f1de-4b51-ada2-b641841fbe53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002281 10.0.0.19 - - [2026-01-08 01:46:21] "DELETE /virtual-machine-interface/58531fc8-e7f5-4f04-ac99-e40b1855986a HTTP/1.1" 200 115 0.092855 10.0.0.19 - - [2026-01-08 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.007506 10.0.0.19 - - [2026-01-08 01:46:21] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005277 10.0.0.19 - - [2026-01-08 01:46:21] "DELETE /virtual-machine/12a62075-1803-4246-ab94-8abd80e63743 HTTP/1.1" 200 115 0.034618 10.0.0.19 - - [2026-01-08 01:46:21] "POST /set-tag HTTP/1.1" 200 109 0.026238 10.0.0.19 - - [2026-01-08 01:46:21] "DELETE /loadbalancer-member/9c724058-0532-4718-bed8-b5eed1156b3a HTTP/1.1" 200 115 0.035493 10.0.0.19 - - [2026-01-08 01:46:22] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004952 10.0.0.19 - - [2026-01-08 01:46:22] "POST /set-tag HTTP/1.1" 200 109 0.003618 10.0.0.19 - - [2026-01-08 01:46:22] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003585 10.0.0.19 - - [2026-01-08 01:46:22] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.19 - - [2026-01-08 01:46:22] "GET /virtual-machine/46046f0f-8502-40df-a199-6529f6079d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002801 10.0.0.19 - - [2026-01-08 01:46:22] "POST /ref-update HTTP/1.1" 200 156 0.009064 10.0.0.19 - - [2026-01-08 01:46:22] "GET /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016719 10.0.0.19 - - [2026-01-08 01:46:22] "POST /set-tag HTTP/1.1" 200 109 0.015031 10.0.0.19 - - [2026-01-08 01:46:23] "POST /set-tag HTTP/1.1" 200 109 0.029646 10.0.0.19 - - [2026-01-08 01:46:23] "POST /set-tag HTTP/1.1" 200 109 0.020540 10.0.0.19 - - [2026-01-08 01:46:23] "DELETE /instance-ip/b5104060-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.033031 10.0.0.19 - - [2026-01-08 01:46:23] "POST /ref-update HTTP/1.1" 200 156 0.007978 10.0.0.19 - - [2026-01-08 01:46:23] "DELETE /virtual-machine-interface/b4f497c0-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.033119 10.0.0.19 - - [2026-01-08 01:46:23] "DELETE /virtual-machine/46046f0f-8502-40df-a199-6529f6079d37 HTTP/1.1" 200 115 0.016165 10.0.0.19 - - [2026-01-08 01:46:26] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008840 10.0.0.19 - - [2026-01-08 01:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.19 - - [2026-01-08 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.19 - - [2026-01-08 01:46:26] "GET /loadbalancer/6768fe47-f1de-4b51-ada2-b641841fbe53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002176 10.0.0.19 - - [2026-01-08 01:46:27] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005754 10.0.0.19 - - [2026-01-08 01:46:27] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.19 - - [2026-01-08 01:46:27] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005143 10.0.0.19 - - [2026-01-08 01:46:27] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.19 - - [2026-01-08 01:46:27] "GET /virtual-machine/1b5d3e07-7e76-4a67-aeb5-1e2cfbe61b20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002270 10.0.0.19 - - [2026-01-08 01:46:27] "POST /ref-update HTTP/1.1" 200 156 0.013150 10.0.0.19 - - [2026-01-08 01:46:27] "GET /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003675 10.0.0.19 - - [2026-01-08 01:46:27] "POST /set-tag HTTP/1.1" 200 109 0.013431 10.0.0.19 - - [2026-01-08 01:46:28] "POST /set-tag HTTP/1.1" 200 109 0.023807 10.0.0.19 - - [2026-01-08 01:46:28] "POST /set-tag HTTP/1.1" 200 109 0.012565 10.0.0.19 - - [2026-01-08 01:46:28] "DELETE /instance-ip/b3ea496a-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.034152 10.0.0.19 - - [2026-01-08 01:46:28] "POST /ref-update HTTP/1.1" 200 156 0.011950 10.0.0.19 - - [2026-01-08 01:46:28] "DELETE /virtual-machine-interface/b3d279ca-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.033216 10.0.0.19 - - [2026-01-08 01:46:28] "DELETE /virtual-machine/1b5d3e07-7e76-4a67-aeb5-1e2cfbe61b20 HTTP/1.1" 200 115 0.017042 10.0.0.19 - - [2026-01-08 01:46:28] "DELETE /tag/6278fe6c-440c-40f8-8387-a246d7a22523 HTTP/1.1" 200 115 0.035759 10.0.0.19 - - [2026-01-08 01:46:28] "DELETE /tag/6095ae6c-53f5-4d9c-84e0-96bce9db507b HTTP/1.1" 200 115 0.045361 10.0.0.19 - - [2026-01-08 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2026-01-08 01:46:31] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039145 10.0.0.19 - - [2026-01-08 01:46:31] "POST /tags HTTP/1.1" 200 393 0.037678 10.0.0.19 - - [2026-01-08 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008852 10.0.0.19 - - [2026-01-08 01:46:31] "GET /tag/19a716f7-1ec8-40de-8976-e1c58f72271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012263 10.0.0.19 - - [2026-01-08 01:46:31] "POST /tags HTTP/1.1" 200 341 0.025944 10.0.0.19 - - [2026-01-08 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2026-01-08 01:46:31] "GET /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013203 10.0.0.19 - - [2026-01-08 01:46:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000396 10.0.0.19 - - [2026-01-08 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.002884 10.0.0.19 - - [2026-01-08 01:46:31] "POST /security-groups HTTP/1.1" 200 589 0.059705 10.0.0.19 - - [2026-01-08 01:46:31] "POST /projects HTTP/1.1" 200 519 0.122076 10.0.0.19 - - [2026-01-08 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.001876 10.0.0.19 - - [2026-01-08 01:46:31] "POST /access-control-lists HTTP/1.1" 200 598 0.064016 10.0.0.19 - - [2026-01-08 01:46:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.006297 10.0.0.19 - - [2026-01-08 01:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.067250 10.0.0.19 - - [2026-01-08 01:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019129 10.0.0.19 - - [2026-01-08 01:46:31] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003796 10.0.0.19 - - [2026-01-08 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.19 - - [2026-01-08 01:46:32] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.016988 10.0.0.19 - - [2026-01-08 01:46:32] "POST /access-control-lists HTTP/1.1" 200 596 0.063537 10.0.0.19 - - [2026-01-08 01:46:32] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.054046 10.0.0.19 - - [2026-01-08 01:46:32] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.049079 10.0.0.19 - - [2026-01-08 01:46:32] "POST /security-groups HTTP/1.1" 200 591 0.074954 10.0.0.19 - - [2026-01-08 01:46:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.007825 10.0.0.19 - - [2026-01-08 01:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.040336 10.0.0.19 - - [2026-01-08 01:46:32] "POST /access-control-lists HTTP/1.1" 200 632 0.035014 10.0.0.19 - - [2026-01-08 01:46:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.014844 10.0.0.19 - - [2026-01-08 01:46:32] "POST /chown HTTP/1.1" 200 109 0.035104 10.0.0.19 - - [2026-01-08 01:46:32] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001923 10.0.0.19 - - [2026-01-08 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001115 10.0.0.19 - - [2026-01-08 01:46:32] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001829 10.0.0.19 - - [2026-01-08 01:46:32] "POST /tags HTTP/1.1" 409 226 0.001833 10.0.0.19 - - [2026-01-08 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.19 - - [2026-01-08 01:46:32] "POST /access-control-lists HTTP/1.1" 200 630 0.064283 10.0.0.19 - - [2026-01-08 01:46:32] "GET /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014264 10.0.0.19 - - [2026-01-08 01:46:32] "POST /firewall-rules HTTP/1.1" 200 600 0.062481 10.0.0.19 - - [2026-01-08 01:46:32] "GET /firewall-rule/6515ba31-a074-47da-9184-329e0b80e74d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008172 10.0.0.19 - - [2026-01-08 01:46:32] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004011 10.0.0.19 - - [2026-01-08 01:46:32] "GET /firewall-rule/6515ba31-a074-47da-9184-329e0b80e74d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002083 10.0.0.19 - - [2026-01-08 01:46:32] "POST /ref-update HTTP/1.1" 200 156 0.038618 10.0.0.19 - - [2026-01-08 01:46:32] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002853 10.0.0.19 - - [2026-01-08 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.19 - - [2026-01-08 01:46:32] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002144 10.0.0.19 - - [2026-01-08 01:46:32] "POST /tags HTTP/1.1" 409 226 0.001179 10.0.0.19 - - [2026-01-08 01:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001147 10.0.0.19 - - [2026-01-08 01:46:32] "GET /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009185 10.0.0.19 - - [2026-01-08 01:46:32] "POST /firewall-rules HTTP/1.1" 200 598 0.060736 10.0.0.19 - - [2026-01-08 01:46:32] "GET /firewall-rule/fdafd574-0850-4888-81a5-598bed8a86d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.018052 10.0.0.19 - - [2026-01-08 01:46:32] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005761 10.0.0.19 - - [2026-01-08 01:46:32] "GET /firewall-rule/fdafd574-0850-4888-81a5-598bed8a86d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003930 10.0.0.19 - - [2026-01-08 01:46:32] "POST /ref-update HTTP/1.1" 200 156 0.041610 10.0.0.19 - - [2026-01-08 01:46:34] "POST /tags HTTP/1.1" 200 393 0.050306 10.0.0.19 - - [2026-01-08 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008742 10.0.0.19 - - [2026-01-08 01:46:34] "GET /tag/bd5dbca8-db52-422c-8afd-8e700c37802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.025365 10.0.0.19 - - [2026-01-08 01:46:34] "POST /tags HTTP/1.1" 200 341 0.030134 10.0.0.19 - - [2026-01-08 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2026-01-08 01:46:34] "GET /tag/d7f95d16-9a31-4496-aed1-a10f4662eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010221 10.0.0.19 - - [2026-01-08 01:46:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000496 10.0.0.19 - - [2026-01-08 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003815 10.0.0.19 - - [2026-01-08 01:46:34] "POST /security-groups HTTP/1.1" 200 589 0.065333 10.0.0.19 - - [2026-01-08 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.005058 10.0.0.19 - - [2026-01-08 01:46:34] "POST /projects HTTP/1.1" 200 519 0.178915 10.0.0.19 - - [2026-01-08 01:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014576 10.0.0.19 - - [2026-01-08 01:46:34] "POST /access-control-lists HTTP/1.1" 200 598 0.027083 10.0.0.19 - - [2026-01-08 01:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008579 10.0.0.19 - - [2026-01-08 01:46:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.011333 10.0.0.19 - - [2026-01-08 01:46:35] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004944 10.0.0.19 - - [2026-01-08 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2026-01-08 01:46:35] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003645 10.0.0.19 - - [2026-01-08 01:46:35] "POST /access-control-lists HTTP/1.1" 200 596 0.034530 10.0.0.19 - - [2026-01-08 01:46:35] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.053278 10.0.0.19 - - [2026-01-08 01:46:35] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.039709 10.0.0.19 - - [2026-01-08 01:46:35] "POST /security-groups HTTP/1.1" 200 591 0.069335 10.0.0.19 - - [2026-01-08 01:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012477 10.0.0.19 - - [2026-01-08 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.008701 10.0.0.19 - - [2026-01-08 01:46:35] "POST /chown HTTP/1.1" 200 109 0.027999 10.0.0.19 - - [2026-01-08 01:46:35] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016915 10.0.0.19 - - [2026-01-08 01:46:35] "POST /access-control-lists HTTP/1.1" 200 632 0.066137 10.0.0.19 - - [2026-01-08 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010757 10.0.0.19 - - [2026-01-08 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.010769 10.0.0.19 - - [2026-01-08 01:46:35] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002607 10.0.0.19 - - [2026-01-08 01:46:35] "POST /tags HTTP/1.1" 409 226 0.003573 10.0.0.19 - - [2026-01-08 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.19 - - [2026-01-08 01:46:35] "GET /tag/d7f95d16-9a31-4496-aed1-a10f4662eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015468 10.0.0.19 - - [2026-01-08 01:46:35] "POST /access-control-lists HTTP/1.1" 200 630 0.080165 10.0.0.19 - - [2026-01-08 01:46:35] "POST /firewall-rules HTTP/1.1" 200 600 0.092821 10.0.0.19 - - [2026-01-08 01:46:35] "GET /firewall-rule/5ed22987-ac6c-44e8-bb40-a8ea3eb946a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012845 10.0.0.19 - - [2026-01-08 01:46:35] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.002877 10.0.0.19 - - [2026-01-08 01:46:35] "GET /firewall-rule/5ed22987-ac6c-44e8-bb40-a8ea3eb946a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002332 10.0.0.19 - - [2026-01-08 01:46:35] "POST /ref-update HTTP/1.1" 200 156 0.048128 10.0.0.19 - - [2026-01-08 01:46:35] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009392 10.0.0.19 - - [2026-01-08 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2026-01-08 01:46:35] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002197 10.0.0.19 - - [2026-01-08 01:46:35] "POST /tags HTTP/1.1" 409 226 0.001876 10.0.0.19 - - [2026-01-08 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2026-01-08 01:46:35] "GET /tag/d7f95d16-9a31-4496-aed1-a10f4662eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014993 10.0.0.19 - - [2026-01-08 01:46:35] "POST /firewall-rules HTTP/1.1" 200 598 0.070594 10.0.0.19 - - [2026-01-08 01:46:35] "GET /firewall-rule/ba9ed097-05aa-4ac8-b132-63c6c44257cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.011899 10.0.0.19 - - [2026-01-08 01:46:36] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003673 10.0.0.19 - - [2026-01-08 01:46:36] "GET /firewall-rule/ba9ed097-05aa-4ac8-b132-63c6c44257cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002036 10.0.0.19 - - [2026-01-08 01:46:36] "POST /ref-update HTTP/1.1" 200 156 0.052067 10.0.0.19 - - [2026-01-08 01:46:37] "POST /tags HTTP/1.1" 200 345 0.052093 10.0.0.19 - - [2026-01-08 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.19 - - [2026-01-08 01:46:37] "GET /tag/2127e109-263f-4119-af44-eb13cbd0c6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019230 10.0.0.19 - - [2026-01-08 01:46:37] "POST /projects HTTP/1.1" 409 238 0.003270 10.0.0.19 - - [2026-01-08 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.19 - - [2026-01-08 01:46:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003817 10.0.0.19 - - [2026-01-08 01:46:37] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.070740 10.0.0.19 - - [2026-01-08 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011538 10.0.0.19 - - [2026-01-08 01:46:37] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005494 10.0.0.19 - - [2026-01-08 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2026-01-08 01:46:37] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003593 10.0.0.19 - - [2026-01-08 01:46:37] "POST /security-groups HTTP/1.1" 409 285 0.001963 10.0.0.19 - - [2026-01-08 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.19 - - [2026-01-08 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.19 - - [2026-01-08 01:46:37] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028971 10.0.0.19 - - [2026-01-08 01:46:38] "PUT /security-group/d98e219f-d979-4baa-99c2-c003a236f03e HTTP/1.1" 200 262 0.081512 10.0.0.19 - - [2026-01-08 01:46:38] "PUT /access-control-list/f2ffd6bb-ca62-4c1a-bbf7-9402409c9dca HTTP/1.1" 200 272 0.016180 10.0.0.19 - - [2026-01-08 01:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.040914 10.0.0.19 - - [2026-01-08 01:46:38] "POST /tags HTTP/1.1" 409 228 0.003553 10.0.0.19 - - [2026-01-08 01:46:38] "PUT /access-control-list/8f3ab88b-5b15-458d-b4c6-376e7fdac18e HTTP/1.1" 200 272 0.038442 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-01-08 01:46:38] "GET /tag/2127e109-263f-4119-af44-eb13cbd0c6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009797 10.0.0.19 - - [2026-01-08 01:46:38] "POST /tags HTTP/1.1" 200 345 0.015487 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.19 - - [2026-01-08 01:46:38] "GET /tag/e1954d52-1ea3-49fb-b4cf-49ab680dd83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012232 10.0.0.19 - - [2026-01-08 01:46:38] "POST /projects HTTP/1.1" 409 238 0.001686 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.19 - - [2026-01-08 01:46:38] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055552 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.19 - - [2026-01-08 01:46:38] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008826 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.19 - - [2026-01-08 01:46:38] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058153 10.0.0.19 - - [2026-01-08 01:46:38] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004000 10.0.0.19 - - [2026-01-08 01:46:38] "POST /security-groups HTTP/1.1" 409 285 0.001875 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.19 - - [2026-01-08 01:46:38] "PUT /security-group/4220422a-4611-4d01-986c-ffa14cbf595f HTTP/1.1" 200 262 0.055398 10.0.0.19 - - [2026-01-08 01:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.045916 10.0.0.19 - - [2026-01-08 01:46:38] "PUT /access-control-list/3d9da304-3e63-4f52-b708-dbdb7ba087d0 HTTP/1.1" 200 272 0.048369 10.0.0.19 - - [2026-01-08 01:46:38] "POST /tags HTTP/1.1" 409 228 0.020087 10.0.0.19 - - [2026-01-08 01:46:38] "PUT /access-control-list/5e8013f6-4c35-47f9-b6d8-99a228bd2f1a HTTP/1.1" 200 272 0.017252 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-01-08 01:46:38] "GET /tag/e1954d52-1ea3-49fb-b4cf-49ab680dd83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011317 10.0.0.19 - - [2026-01-08 01:46:38] "POST /tags HTTP/1.1" 200 291 0.042313 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007831 10.0.0.19 - - [2026-01-08 01:46:38] "GET /tag/04dbf3e7-f2df-4e14-aeec-1e6576d6549f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012248 10.0.0.19 - - [2026-01-08 01:46:38] "POST /tags HTTP/1.1" 200 303 0.050493 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011571 10.0.0.19 - - [2026-01-08 01:46:38] "GET /tag/c4359c63-e43e-4a2a-8c51-2ae88a2eb704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013470 10.0.0.19 - - [2026-01-08 01:46:38] "POST /tags HTTP/1.1" 409 252 0.001400 10.0.0.19 - - [2026-01-08 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.19 - - [2026-01-08 01:46:38] "GET /tag/19a716f7-1ec8-40de-8976-e1c58f72271a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009622 10.0.0.19 - - [2026-01-08 01:46:38] "POST /tags HTTP/1.1" 409 226 0.001122 10.0.0.19 - - [2026-01-08 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-01-08 01:46:39] "GET /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009778 10.0.0.19 - - [2026-01-08 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.19 - - [2026-01-08 01:46:39] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003875 10.0.0.19 - - [2026-01-08 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2026-01-08 01:46:39] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023118 10.0.0.19 - - [2026-01-08 01:46:39] "POST /virtual-machines HTTP/1.1" 200 395 0.007175 10.0.0.19 - - [2026-01-08 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025473 10.0.0.19 - - [2026-01-08 01:46:39] "GET /global-system-configs HTTP/1.1" 200 322 0.008591 10.0.0.19 - - [2026-01-08 01:46:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110348 10.0.0.19 - - [2026-01-08 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007476 10.0.0.19 - - [2026-01-08 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.19 - - [2026-01-08 01:46:39] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003768 10.0.0.19 - - [2026-01-08 01:46:39] "POST /instance-ips HTTP/1.1" 200 397 0.018044 10.0.0.19 - - [2026-01-08 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024714 10.0.0.19 - - [2026-01-08 01:46:39] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010658 10.0.0.19 - - [2026-01-08 01:46:39] "POST /set-tag HTTP/1.1" 200 109 0.059745 10.0.0.19 - - [2026-01-08 01:46:39] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018112 10.0.0.19 - - [2026-01-08 01:46:39] "GET /instance-ip/dff8c05e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002643 10.0.0.19 - - [2026-01-08 01:46:39] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003837 10.0.0.19 - - [2026-01-08 01:46:39] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.19 - - [2026-01-08 01:46:39] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002711 10.0.0.19 - - [2026-01-08 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.006404 10.0.0.19 - - [2026-01-08 01:46:39] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011646 10.0.0.19 - - [2026-01-08 01:46:39] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.19 - - [2026-01-08 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.19 - - [2026-01-08 01:46:39] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003394 10.0.0.19 - - [2026-01-08 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.19 - - [2026-01-08 01:46:39] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029693 10.0.0.19 - - [2026-01-08 01:46:39] "POST /virtual-machines HTTP/1.1" 200 395 0.006678 10.0.0.19 - - [2026-01-08 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008461 10.0.0.19 - - [2026-01-08 01:46:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087239 10.0.0.19 - - [2026-01-08 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025409 10.0.0.19 - - [2026-01-08 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.19 - - [2026-01-08 01:46:40] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004323 10.0.0.19 - - [2026-01-08 01:46:40] "POST /instance-ips HTTP/1.1" 200 397 0.018652 10.0.0.19 - - [2026-01-08 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026690 10.0.0.19 - - [2026-01-08 01:46:40] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004804 10.0.0.19 - - [2026-01-08 01:46:40] "POST /set-tag HTTP/1.1" 200 109 0.059448 10.0.0.19 - - [2026-01-08 01:46:40] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016554 10.0.0.19 - - [2026-01-08 01:46:40] "GET /instance-ip/e05f1a84-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009797 10.0.0.19 - - [2026-01-08 01:46:40] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005973 10.0.0.19 - - [2026-01-08 01:46:40] "POST /set-tag HTTP/1.1" 200 109 0.003485 10.0.0.19 - - [2026-01-08 01:46:40] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003046 10.0.0.19 - - [2026-01-08 01:46:40] "POST /ref-update HTTP/1.1" 200 156 0.007629 10.0.0.19 - - [2026-01-08 01:46:40] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020707 10.0.0.19 - - [2026-01-08 01:46:40] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.19 - - [2026-01-08 01:46:40] "POST /tags HTTP/1.1" 200 291 0.016335 10.0.0.19 - - [2026-01-08 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.19 - - [2026-01-08 01:46:40] "GET /tag/c883a796-c970-40c4-aca0-a26c612d0032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.010876 10.0.0.19 - - [2026-01-08 01:46:40] "POST /tags HTTP/1.1" 409 252 0.001748 10.0.0.19 - - [2026-01-08 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.19 - - [2026-01-08 01:46:40] "GET /tag/bd5dbca8-db52-422c-8afd-8e700c37802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012622 10.0.0.19 - - [2026-01-08 01:46:40] "POST /tags HTTP/1.1" 409 226 0.001288 10.0.0.19 - - [2026-01-08 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001151 10.0.0.19 - - [2026-01-08 01:46:40] "GET /tag/d7f95d16-9a31-4496-aed1-a10f4662eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009610 10.0.0.19 - - [2026-01-08 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001113 10.0.0.19 - - [2026-01-08 01:46:40] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009136 10.0.0.19 - - [2026-01-08 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.19 - - [2026-01-08 01:46:40] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035644 10.0.0.19 - - [2026-01-08 01:46:40] "POST /virtual-machines HTTP/1.1" 200 395 0.006883 10.0.0.19 - - [2026-01-08 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010308 10.0.0.19 - - [2026-01-08 01:46:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.075981 10.0.0.19 - - [2026-01-08 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.036314 10.0.0.19 - - [2026-01-08 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2026-01-08 01:46:40] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004704 10.0.0.19 - - [2026-01-08 01:46:40] "POST /instance-ips HTTP/1.1" 200 397 0.017727 10.0.0.19 - - [2026-01-08 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017413 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004695 10.0.0.19 - - [2026-01-08 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.059846 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010826 10.0.0.19 - - [2026-01-08 01:46:41] "GET /instance-ip/e0e3e26e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002506 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003999 10.0.0.19 - - [2026-01-08 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003010 10.0.0.19 - - [2026-01-08 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.006899 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010758 10.0.0.19 - - [2026-01-08 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.19 - - [2026-01-08 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008859 10.0.0.19 - - [2026-01-08 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.19 - - [2026-01-08 01:46:41] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027548 10.0.0.19 - - [2026-01-08 01:46:41] "POST /virtual-machines HTTP/1.1" 200 395 0.007698 10.0.0.19 - - [2026-01-08 01:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024533 10.0.0.19 - - [2026-01-08 01:46:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089130 10.0.0.19 - - [2026-01-08 01:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007422 10.0.0.19 - - [2026-01-08 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009460 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003997 10.0.0.19 - - [2026-01-08 01:46:41] "POST /instance-ips HTTP/1.1" 200 397 0.026948 10.0.0.19 - - [2026-01-08 01:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019125 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018194 10.0.0.19 - - [2026-01-08 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.059807 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010800 10.0.0.19 - - [2026-01-08 01:46:41] "GET /instance-ip/e14a3c8a-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003900 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004376 10.0.0.19 - - [2026-01-08 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.002876 10.0.0.19 - - [2026-01-08 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.008210 10.0.0.19 - - [2026-01-08 01:46:41] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009078 10.0.0.19 - - [2026-01-08 01:46:41] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.19 - - [2026-01-08 01:46:42] "POST /tags HTTP/1.1" 200 299 0.016953 10.0.0.19 - - [2026-01-08 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011935 10.0.0.19 - - [2026-01-08 01:46:42] "GET /tag/2ab9dea8-5a3a-4fb6-89f2-312c5c3db534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010759 10.0.0.19 - - [2026-01-08 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.19 - - [2026-01-08 01:46:42] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003497 10.0.0.19 - - [2026-01-08 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.19 - - [2026-01-08 01:46:42] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031835 10.0.0.19 - - [2026-01-08 01:46:42] "POST /virtual-machines HTTP/1.1" 200 395 0.008272 10.0.0.19 - - [2026-01-08 01:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020018 10.0.0.19 - - [2026-01-08 01:46:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100036 10.0.0.19 - - [2026-01-08 01:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007284 10.0.0.19 - - [2026-01-08 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.19 - - [2026-01-08 01:46:42] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007513 10.0.0.19 - - [2026-01-08 01:46:42] "POST /instance-ips HTTP/1.1" 200 397 0.017841 10.0.0.19 - - [2026-01-08 01:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018480 10.0.0.19 - - [2026-01-08 01:46:42] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008222 10.0.0.19 - - [2026-01-08 01:46:42] "POST /set-tag HTTP/1.1" 200 109 0.016738 10.0.0.19 - - [2026-01-08 01:46:42] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016371 10.0.0.19 - - [2026-01-08 01:46:42] "GET /instance-ip/e1c5acd0-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002554 10.0.0.19 - - [2026-01-08 01:46:42] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018957 10.0.0.19 - - [2026-01-08 01:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.19 - - [2026-01-08 01:46:42] "POST /tags HTTP/1.1" 200 299 0.018431 10.0.0.19 - - [2026-01-08 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-01-08 01:46:42] "GET /tag/12b72e4d-335d-40d1-8c81-23e24459e61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013084 10.0.0.19 - - [2026-01-08 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.19 - - [2026-01-08 01:46:42] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006068 10.0.0.19 - - [2026-01-08 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011082 10.0.0.19 - - [2026-01-08 01:46:42] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039791 10.0.0.19 - - [2026-01-08 01:46:42] "POST /virtual-machines HTTP/1.1" 200 395 0.011469 10.0.0.19 - - [2026-01-08 01:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015743 10.0.0.19 - - [2026-01-08 01:46:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093165 10.0.0.19 - - [2026-01-08 01:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007690 10.0.0.19 - - [2026-01-08 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006076 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008294 10.0.0.19 - - [2026-01-08 01:46:43] "POST /instance-ips HTTP/1.1" 200 397 0.019007 10.0.0.19 - - [2026-01-08 01:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018217 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013259 10.0.0.19 - - [2026-01-08 01:46:43] "POST /set-tag HTTP/1.1" 200 109 0.015827 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014940 10.0.0.19 - - [2026-01-08 01:46:43] "GET /instance-ip/e231a03e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007772 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003845 10.0.0.19 - - [2026-01-08 01:46:43] "POST /set-tag HTTP/1.1" 200 109 0.001768 10.0.0.19 - - [2026-01-08 01:46:43] "POST /tags HTTP/1.1" 200 299 0.013633 10.0.0.19 - - [2026-01-08 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2026-01-08 01:46:43] "GET /tag/701b396f-90d4-4029-9d25-51d91c1a499f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010953 10.0.0.19 - - [2026-01-08 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003398 10.0.0.19 - - [2026-01-08 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.19 - - [2026-01-08 01:46:43] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029941 10.0.0.19 - - [2026-01-08 01:46:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008264 10.0.0.19 - - [2026-01-08 01:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013906 10.0.0.19 - - [2026-01-08 01:46:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094739 10.0.0.19 - - [2026-01-08 01:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007207 10.0.0.19 - - [2026-01-08 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010536 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005758 10.0.0.19 - - [2026-01-08 01:46:43] "POST /instance-ips HTTP/1.1" 200 397 0.018369 10.0.0.19 - - [2026-01-08 01:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015757 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011230 10.0.0.19 - - [2026-01-08 01:46:43] "POST /set-tag HTTP/1.1" 200 109 0.015346 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013355 10.0.0.19 - - [2026-01-08 01:46:43] "GET /instance-ip/e28f8e4c-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002509 10.0.0.19 - - [2026-01-08 01:46:43] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004046 10.0.0.19 - - [2026-01-08 01:46:43] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.19 - - [2026-01-08 01:46:43] "POST /tags HTTP/1.1" 200 299 0.014705 10.0.0.19 - - [2026-01-08 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.19 - - [2026-01-08 01:46:44] "GET /tag/5e080b9a-725c-4885-b7b9-a639934d137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010210 10.0.0.19 - - [2026-01-08 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003589 10.0.0.19 - - [2026-01-08 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.19 - - [2026-01-08 01:46:44] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039477 10.0.0.19 - - [2026-01-08 01:46:44] "POST /virtual-machines HTTP/1.1" 200 395 0.007461 10.0.0.19 - - [2026-01-08 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014102 10.0.0.19 - - [2026-01-08 01:46:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097498 10.0.0.19 - - [2026-01-08 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009322 10.0.0.19 - - [2026-01-08 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006785 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007175 10.0.0.19 - - [2026-01-08 01:46:44] "POST /instance-ips HTTP/1.1" 200 397 0.020183 10.0.0.19 - - [2026-01-08 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041208 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011420 10.0.0.19 - - [2026-01-08 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.015935 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019042 10.0.0.19 - - [2026-01-08 01:46:44] "GET /instance-ip/e2f06a82-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003229 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003932 10.0.0.19 - - [2026-01-08 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003403 10.0.0.19 - - [2026-01-08 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.008277 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013665 10.0.0.19 - - [2026-01-08 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004255 10.0.0.19 - - [2026-01-08 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003227 10.0.0.19 - - [2026-01-08 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.007062 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013067 10.0.0.19 - - [2026-01-08 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004764 10.0.0.19 - - [2026-01-08 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004424 10.0.0.19 - - [2026-01-08 01:46:44] "POST /ref-update HTTP/1.1" 200 156 0.008754 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004576 10.0.0.19 - - [2026-01-08 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.19 - - [2026-01-08 01:46:44] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003536 10.0.0.19 - - [2026-01-08 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.009702 10.0.0.19 - - [2026-01-08 01:46:45] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004020 10.0.0.19 - - [2026-01-08 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.19 - - [2026-01-08 01:46:45] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003285 10.0.0.19 - - [2026-01-08 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.19 - - [2026-01-08 01:46:45] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003796 10.0.0.19 - - [2026-01-08 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.001701 10.0.0.19 - - [2026-01-08 01:46:45] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005304 10.0.0.19 - - [2026-01-08 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.19 - - [2026-01-08 01:46:45] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003540 10.0.0.19 - - [2026-01-08 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.001628 10.0.0.19 - - [2026-01-08 01:46:45] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004062 10.0.0.19 - - [2026-01-08 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.19 - - [2026-01-08 01:46:45] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003375 10.0.0.19 - - [2026-01-08 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.001572 10.0.0.19 - - [2026-01-08 01:46:45] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007428 10.0.0.19 - - [2026-01-08 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.19 - - [2026-01-08 01:46:48] "GET /virtual-machine/1c9466ed-e87b-494f-a347-bdb45aacfafb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002804 10.0.0.19 - - [2026-01-08 01:46:48] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003364 10.0.0.19 - - [2026-01-08 01:46:49] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004182 10.0.0.19 - - [2026-01-08 01:46:49] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.19 - - [2026-01-08 01:46:49] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004049 10.0.0.19 - - [2026-01-08 01:46:49] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.19 - - [2026-01-08 01:46:50] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004016 10.0.0.19 - - [2026-01-08 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.19 - - [2026-01-08 01:46:50] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004247 10.0.0.19 - - [2026-01-08 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.004137 10.0.0.19 - - [2026-01-08 01:46:50] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003285 10.0.0.19 - - [2026-01-08 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.001636 10.0.0.19 - - [2026-01-08 01:46:51] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004314 10.0.0.19 - - [2026-01-08 01:46:51] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.19 - - [2026-01-08 01:46:52] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003935 10.0.0.19 - - [2026-01-08 01:46:52] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine/2a4f54d4-0e63-4878-b4c5-31995e2e1bf2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003474 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004951 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine/9ed25cf1-eba8-43e7-a9c2-8036dcc1352b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002570 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003920 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine/28177001-0a1d-45fa-911a-4d514c4b9647?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002872 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003668 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine/ca109093-a57a-49be-817e-c6539ff3a08a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002644 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004131 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine/b3a13dec-84c1-4ce2-9da0-813a74fb634c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002724 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003597 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine/55299d6f-3452-4f81-9ad1-f58270995187?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002620 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004026 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine/12e51a20-edf4-42b1-af3a-6c8f16b1ebf4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002643 10.0.0.19 - - [2026-01-08 01:46:53] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003319 10.0.0.19 - - [2026-01-08 01:46:54] "GET /loadbalancer/9e6535d4-9db1-417e-8eb6-55eb5cc176a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004489 10.0.0.19 - - [2026-01-08 01:46:54] "POST /tags HTTP/1.1" 200 333 0.025813 10.0.0.19 - - [2026-01-08 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-01-08 01:46:54] "GET /tag/341dd49b-102d-4043-a221-53cb02cf1a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011489 10.0.0.19 - - [2026-01-08 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2026-01-08 01:46:54] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029310 10.0.0.19 - - [2026-01-08 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2026-01-08 01:46:54] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003703 10.0.0.19 - - [2026-01-08 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.19 - - [2026-01-08 01:46:54] "GET /service-appliance-set/a314cc99-86d8-45b8-a031-e47d5902c49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002898 10.0.0.19 - - [2026-01-08 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 273 0.001656 10.0.0.19 - - [2026-01-08 01:46:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088717 10.0.0.19 - - [2026-01-08 01:46:54] "GET /virtual-machine-interface/712fff52-bbaf-47cd-8355-4cf0f162266c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.004544 10.0.0.19 - - [2026-01-08 01:46:54] "POST /instance-ips HTTP/1.1" 200 409 0.018924 10.0.0.19 - - [2026-01-08 01:46:54] "GET /instance-ip/106b0615-6b64-43bf-8c01-685ada36cf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006521 10.0.0.19 - - [2026-01-08 01:46:54] "POST /loadbalancers HTTP/1.1" 200 629 0.058105 10.0.0.19 - - [2026-01-08 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021013 10.0.0.19 - - [2026-01-08 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007383 10.0.0.19 - - [2026-01-08 01:46:54] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040894 10.0.0.19 - - [2026-01-08 01:46:54] "GET /instance-ip/106b0615-6b64-43bf-8c01-685ada36cf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002474 10.0.0.19 - - [2026-01-08 01:46:54] "POST /floating-ips HTTP/1.1" 200 597 0.024192 10.0.0.19 - - [2026-01-08 01:46:54] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033486 10.0.0.19 - - [2026-01-08 01:46:54] "GET /loadbalancer/9e6535d4-9db1-417e-8eb6-55eb5cc176a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008417 10.0.0.19 - - [2026-01-08 01:46:54] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019536 10.0.0.19 - - [2026-01-08 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-01-08 01:46:55] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031089 10.0.0.19 - - [2026-01-08 01:46:55] "GET /loadbalancer-listener/1becdad0-6eb7-438f-ae0e-bf5e6b0b5e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003947 10.0.0.19 - - [2026-01-08 01:46:55] "GET /loadbalancer-listener/1becdad0-6eb7-438f-ae0e-bf5e6b0b5e71?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003285 10.0.0.19 - - [2026-01-08 01:46:55] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018386 10.0.0.19 - - [2026-01-08 01:46:55] "GET /instance-ip/106b0615-6b64-43bf-8c01-685ada36cf72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002485 10.0.0.19 - - [2026-01-08 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.19 - - [2026-01-08 01:46:55] "GET /instance-ip/106b0615-6b64-43bf-8c01-685ada36cf72?fields=floating_ips HTTP/1.1" 200 1212 0.004171 10.0.0.19 - - [2026-01-08 01:46:55] "GET /loadbalancer/9e6535d4-9db1-417e-8eb6-55eb5cc176a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002987 10.0.0.19 - - [2026-01-08 01:46:55] "GET /loadbalancer-pool/816a947e-ddf9-4592-a56c-5f7ad6e9eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004828 10.0.0.19 - - [2026-01-08 01:46:55] "GET /floating-ip/305bc468-2557-428a-82ad-a42ea093ad2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005712 10.0.0.19 - - [2026-01-08 01:46:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.033093 10.0.0.19 - - [2026-01-08 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008491 10.0.0.19 - - [2026-01-08 01:46:55] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007257 10.0.0.19 - - [2026-01-08 01:46:55] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007518 10.0.0.19 - - [2026-01-08 01:46:55] "POST /tags HTTP/1.1" 409 221 0.001503 10.0.0.19 - - [2026-01-08 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.005654 10.0.0.19 - - [2026-01-08 01:46:55] "GET /loadbalancer/9e6535d4-9db1-417e-8eb6-55eb5cc176a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007783 10.0.0.19 - - [2026-01-08 01:46:55] "GET /floating-ip/305bc468-2557-428a-82ad-a42ea093ad2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.009776 10.0.0.19 - - [2026-01-08 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2026-01-08 01:46:55] "GET /tag/341dd49b-102d-4043-a221-53cb02cf1a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010643 10.0.0.19 - - [2026-01-08 01:46:55] "PUT /floating-ip/305bc468-2557-428a-82ad-a42ea093ad2b HTTP/1.1" 200 256 0.015055 10.0.0.19 - - [2026-01-08 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.087273 10.0.0.19 - - [2026-01-08 01:46:55] "GET /loadbalancer-pool/816a947e-ddf9-4592-a56c-5f7ad6e9eca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.012730 10.0.0.19 - - [2026-01-08 01:46:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029462 10.0.0.19 - - [2026-01-08 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015261 10.0.0.19 - - [2026-01-08 01:46:55] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006282 10.0.0.19 - - [2026-01-08 01:46:55] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008316 10.0.0.19 - - [2026-01-08 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.008460 10.0.0.19 - - [2026-01-08 01:46:55] "GET /floating-ip/305bc468-2557-428a-82ad-a42ea093ad2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.008420 10.0.0.19 - - [2026-01-08 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.059983 10.0.0.19 - - [2026-01-08 01:46:55] "POST /tags HTTP/1.1" 409 206 0.003071 10.0.0.19 - - [2026-01-08 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2026-01-08 01:46:55] "GET /tag/c4359c63-e43e-4a2a-8c51-2ae88a2eb704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012026 10.0.0.19 - - [2026-01-08 01:46:55] "POST /tags HTTP/1.1" 409 204 0.002346 10.0.0.19 - - [2026-01-08 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011201 10.0.0.19 - - [2026-01-08 01:46:55] "GET /tag/12b72e4d-335d-40d1-8c81-23e24459e61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011642 10.0.0.19 - - [2026-01-08 01:46:56] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004008 10.0.0.19 - - [2026-01-08 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.19 - - [2026-01-08 01:46:56] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001795 10.0.0.19 - - [2026-01-08 01:46:56] "POST /tags HTTP/1.1" 409 206 0.001130 10.0.0.19 - - [2026-01-08 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.19 - - [2026-01-08 01:46:56] "GET /tag/c4359c63-e43e-4a2a-8c51-2ae88a2eb704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010677 10.0.0.19 - - [2026-01-08 01:46:56] "POST /tags HTTP/1.1" 409 226 0.001743 10.0.0.19 - - [2026-01-08 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.19 - - [2026-01-08 01:46:56] "GET /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010247 10.0.0.19 - - [2026-01-08 01:46:56] "POST /tags HTTP/1.1" 409 204 0.001235 10.0.0.19 - - [2026-01-08 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001035 10.0.0.19 - - [2026-01-08 01:46:56] "GET /tag/12b72e4d-335d-40d1-8c81-23e24459e61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009236 10.0.0.19 - - [2026-01-08 01:46:56] "POST /tags HTTP/1.1" 409 226 0.003368 10.0.0.19 - - [2026-01-08 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007255 10.0.0.19 - - [2026-01-08 01:46:56] "GET /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.032196 10.0.0.19 - - [2026-01-08 01:46:56] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002598 10.0.0.19 - - [2026-01-08 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2026-01-08 01:46:56] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003618 10.0.0.19 - - [2026-01-08 01:46:56] "POST /firewall-rules HTTP/1.1" 200 626 0.064663 10.0.0.19 - - [2026-01-08 01:46:56] "POST /firewall-rules HTTP/1.1" 200 646 0.089895 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-rule/862c0ada-49f5-40e1-810b-458bacab4284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.005951 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004598 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-rule/424dddd6-289f-41bd-8ffd-6ef83a8c6431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004704 10.0.0.19 - - [2026-01-08 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.012798 10.0.0.19 - - [2026-01-08 01:46:56] "POST /firewall-policys HTTP/1.1" 200 606 0.019397 10.0.0.19 - - [2026-01-08 01:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013073 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006776 10.0.0.19 - - [2026-01-08 01:46:56] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002288 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001672 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002688 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002492 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.008242 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001918 10.0.0.19 - - [2026-01-08 01:46:56] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001945 10.0.0.19 - - [2026-01-08 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.017270 10.0.0.19 - - [2026-01-08 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.030942 10.0.0.19 - - [2026-01-08 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.026219 10.0.0.19 - - [2026-01-08 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.022729 10.0.0.19 - - [2026-01-08 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.020494 10.0.0.19 - - [2026-01-08 01:46:57] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006964 10.0.0.19 - - [2026-01-08 01:48:19] "POST /tags HTTP/1.1" 200 365 0.040197 10.0.0.19 - - [2026-01-08 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.19 - - [2026-01-08 01:48:19] "GET /tag/33a192a0-dcf4-4aeb-8b19-701f18d07919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019795 10.0.0.19 - - [2026-01-08 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.19 - - [2026-01-08 01:48:19] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030121 10.0.0.19 - - [2026-01-08 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.19 - - [2026-01-08 01:48:19] "GET /service-appliance-set/dcafe63c-2cfe-45ac-b7f0-048684164de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004283 10.0.0.19 - - [2026-01-08 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 258 0.002058 10.0.0.19 - - [2026-01-08 01:48:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.083700 10.0.0.19 - - [2026-01-08 01:48:20] "GET /virtual-machine-interface/0ac75622-d8a2-4afc-97a8-e15e2c3617cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004169 10.0.0.19 - - [2026-01-08 01:48:20] "POST /set-tag HTTP/1.1" 200 109 0.011288 10.0.0.19 - - [2026-01-08 01:48:20] "POST /instance-ips HTTP/1.1" 200 417 0.025278 10.0.0.19 - - [2026-01-08 01:48:20] "GET /instance-ip/f44616ac-adde-4d83-93b6-a44394c73727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003627 10.0.0.19 - - [2026-01-08 01:48:20] "POST /loadbalancers HTTP/1.1" 200 618 0.060469 10.0.0.19 - - [2026-01-08 01:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025074 10.0.0.19 - - [2026-01-08 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019806 10.0.0.19 - - [2026-01-08 01:48:20] "POST /service-instances HTTP/1.1" 200 566 0.042804 10.0.0.19 - - [2026-01-08 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.016551 10.0.0.19 - - [2026-01-08 01:48:20] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053848 10.0.0.19 - - [2026-01-08 01:48:20] "GET /virtual-machine-interface/0ac75622-d8a2-4afc-97a8-e15e2c3617cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004361 10.0.0.19 - - [2026-01-08 01:48:20] "PUT /service-instance/69e8ebb6-6bba-400a-8ee5-f17e0e084e57 HTTP/1.1" 200 266 0.011795 10.0.0.19 - - [2026-01-08 01:48:20] "GET /virtual-machine-interface/0ac75622-d8a2-4afc-97a8-e15e2c3617cc?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.022918 10.0.0.19 - - [2026-01-08 01:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016600 10.0.0.19 - - [2026-01-08 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2026-01-08 01:48:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.001622 10.0.0.19 - - [2026-01-08 01:48:20] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002941 10.0.0.19 - - [2026-01-08 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.19 - - [2026-01-08 01:48:20] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002204 10.0.0.19 - - [2026-01-08 01:48:20] "POST /tags HTTP/1.1" 409 221 0.001383 10.0.0.19 - - [2026-01-08 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.19 - - [2026-01-08 01:48:20] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009815 10.0.0.19 - - [2026-01-08 01:48:20] "POST /virtual-machines HTTP/1.1" 200 429 0.014426 10.0.0.19 - - [2026-01-08 01:48:20] "POST /tags HTTP/1.1" 409 238 0.001302 10.0.0.19 - - [2026-01-08 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.19 - - [2026-01-08 01:48:20] "GET /tag/33a192a0-dcf4-4aeb-8b19-701f18d07919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010412 10.0.0.19 - - [2026-01-08 01:48:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.125756 10.0.0.19 - - [2026-01-08 01:48:20] "POST /firewall-rules HTTP/1.1" 200 650 0.139567 10.0.0.19 - - [2026-01-08 01:48:20] "POST /chown HTTP/1.1" 200 109 0.058159 10.0.0.19 - - [2026-01-08 01:48:20] "GET /firewall-rule/acd0cee1-8535-4dc8-a656-889984590a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005136 10.0.0.19 - - [2026-01-08 01:48:20] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003381 10.0.0.19 - - [2026-01-08 01:48:20] "GET /firewall-rule/acd0cee1-8535-4dc8-a656-889984590a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002783 10.0.0.19 - - [2026-01-08 01:48:20] "POST /chown HTTP/1.1" 200 109 0.004542 10.0.0.19 - - [2026-01-08 01:48:20] "PUT /virtual-machine-interface/a3d67e04-2f9b-46ef-8c20-fa915f9be9dc HTTP/1.1" 200 284 0.013434 10.0.0.19 - - [2026-01-08 01:48:20] "PUT /instance-ip/f44616ac-adde-4d83-93b6-a44394c73727 HTTP/1.1" 200 256 0.022163 10.0.0.19 - - [2026-01-08 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.038556 10.0.0.19 - - [2026-01-08 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.19 - - [2026-01-08 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.018802 10.0.0.19 - - [2026-01-08 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.036564 10.0.0.19 - - [2026-01-08 01:48:20] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.079306 10.0.0.19 - - [2026-01-08 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.022722 10.0.0.19 - - [2026-01-08 01:48:20] "GET /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003435 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.014456 10.0.0.19 - - [2026-01-08 01:48:21] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.042968 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.039218 10.0.0.19 - - [2026-01-08 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013464 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.022196 10.0.0.19 - - [2026-01-08 01:48:21] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044650 10.0.0.19 - - [2026-01-08 01:48:21] "POST /virtual-machines HTTP/1.1" 200 429 0.036912 10.0.0.19 - - [2026-01-08 01:48:21] "GET /loadbalancer-listener/2aad2707-603b-4f84-8057-7e62dd0acdec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.015283 10.0.0.19 - - [2026-01-08 01:48:21] "GET /loadbalancer-listener/2aad2707-603b-4f84-8057-7e62dd0acdec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.005621 10.0.0.19 - - [2026-01-08 01:48:21] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055581 10.0.0.19 - - [2026-01-08 01:48:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128296 10.0.0.19 - - [2026-01-08 01:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032708 10.0.0.19 - - [2026-01-08 01:48:21] "POST /chown HTTP/1.1" 200 109 0.034799 10.0.0.19 - - [2026-01-08 01:48:21] "GET /loadbalancer-pool/dca19a5c-cf9f-425d-979c-7da351ddf5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014584 10.0.0.19 - - [2026-01-08 01:48:21] "POST /chown HTTP/1.1" 200 109 0.008154 10.0.0.19 - - [2026-01-08 01:48:21] "POST /loadbalancer-members HTTP/1.1" 200 707 0.040353 10.0.0.19 - - [2026-01-08 01:48:21] "PUT /virtual-machine-interface/8a3ee286-7d38-4857-bce2-af65f6b52df1 HTTP/1.1" 200 284 0.026960 10.0.0.19 - - [2026-01-08 01:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030735 10.0.0.19 - - [2026-01-08 01:48:21] "GET /loadbalancer-member/1905ac0d-8e8f-46d2-8935-e31cc2b881a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.003789 10.0.0.19 - - [2026-01-08 01:48:21] "PUT /instance-ip/f44616ac-adde-4d83-93b6-a44394c73727 HTTP/1.1" 200 256 0.035887 10.0.0.19 - - [2026-01-08 01:48:21] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002887 10.0.0.19 - - [2026-01-08 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2026-01-08 01:48:21] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001811 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.012079 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.016030 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.014928 10.0.0.19 - - [2026-01-08 01:48:21] "POST /tags HTTP/1.1" 409 221 0.007030 10.0.0.19 - - [2026-01-08 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.19 - - [2026-01-08 01:48:21] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011805 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.008111 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.013675 10.0.0.19 - - [2026-01-08 01:48:21] "POST /tags HTTP/1.1" 409 238 0.005976 10.0.0.19 - - [2026-01-08 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005896 10.0.0.19 - - [2026-01-08 01:48:21] "GET /tag/33a192a0-dcf4-4aeb-8b19-701f18d07919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019089 10.0.0.19 - - [2026-01-08 01:48:21] "PUT /service-instance/69e8ebb6-6bba-400a-8ee5-f17e0e084e57 HTTP/1.1" 200 266 0.007671 10.0.0.19 - - [2026-01-08 01:48:21] "POST /firewall-rules HTTP/1.1" 409 293 0.002137 10.0.0.19 - - [2026-01-08 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2026-01-08 01:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009835 10.0.0.19 - - [2026-01-08 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.19 - - [2026-01-08 01:48:21] "POST /chown HTTP/1.1" 200 109 0.005351 10.0.0.19 - - [2026-01-08 01:48:21] "PUT /firewall-rule/acd0cee1-8535-4dc8-a656-889984590a74 HTTP/1.1" 200 260 0.047979 10.0.0.19 - - [2026-01-08 01:48:21] "GET /firewall-rule/acd0cee1-8535-4dc8-a656-889984590a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014173 10.0.0.19 - - [2026-01-08 01:48:21] "POST /chown HTTP/1.1" 200 109 0.005371 10.0.0.19 - - [2026-01-08 01:48:21] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003378 10.0.0.19 - - [2026-01-08 01:48:21] "PUT /instance-ip/f44616ac-adde-4d83-93b6-a44394c73727 HTTP/1.1" 200 256 0.021012 10.0.0.19 - - [2026-01-08 01:48:21] "GET /firewall-rule/acd0cee1-8535-4dc8-a656-889984590a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008244 10.0.0.19 - - [2026-01-08 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.19 - - [2026-01-08 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.018730 10.0.0.19 - - [2026-01-08 01:48:21] "GET /tag/33a192a0-dcf4-4aeb-8b19-701f18d07919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010468 10.0.0.19 - - [2026-01-08 01:48:21] "GET /tag/33a192a0-dcf4-4aeb-8b19-701f18d07919?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013506 10.0.0.19 - - [2026-01-08 01:48:21] "POST /chown HTTP/1.1" 200 109 0.025256 10.0.0.19 - - [2026-01-08 01:48:21] "GET /virtual-machine-interface/0ac75622-d8a2-4afc-97a8-e15e2c3617cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.015978 10.0.0.19 - - [2026-01-08 01:48:21] "POST /chown HTTP/1.1" 200 109 0.014457 10.0.0.19 - - [2026-01-08 01:48:21] "PUT /instance-ip/f44616ac-adde-4d83-93b6-a44394c73727 HTTP/1.1" 200 256 0.014195 10.0.0.19 - - [2026-01-08 01:48:22] "POST /set-tag HTTP/1.1" 200 109 0.011768 10.0.0.19 - - [2026-01-08 01:48:22] "GET /virtual-machine-interface/8a3ee286-7d38-4857-bce2-af65f6b52df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013290 10.0.0.19 - - [2026-01-08 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.010669 10.0.0.19 - - [2026-01-08 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.19 - - [2026-01-08 01:48:22] "POST /set-tag HTTP/1.1" 200 109 0.030948 10.0.0.19 - - [2026-01-08 01:48:22] "POST /chown HTTP/1.1" 200 109 0.018347 10.0.0.19 - - [2026-01-08 01:48:22] "POST /chown HTTP/1.1" 200 109 0.008781 10.0.0.19 - - [2026-01-08 01:48:22] "GET /virtual-machine-interface/a3d67e04-2f9b-46ef-8c20-fa915f9be9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004434 10.0.0.19 - - [2026-01-08 01:48:22] "POST /set-tag HTTP/1.1" 200 109 0.013409 10.0.0.19 - - [2026-01-08 01:48:22] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014596 10.0.0.19 - - [2026-01-08 01:48:22] "PUT /instance-ip/f44616ac-adde-4d83-93b6-a44394c73727 HTTP/1.1" 200 256 0.019759 10.0.0.19 - - [2026-01-08 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.017832 10.0.0.19 - - [2026-01-08 01:48:22] "GET /firewall-rule/acd0cee1-8535-4dc8-a656-889984590a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002860 10.0.0.19 - - [2026-01-08 01:48:22] "POST /chown HTTP/1.1" 200 109 0.012118 10.0.0.19 - - [2026-01-08 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.020432 10.0.0.19 - - [2026-01-08 01:48:22] "POST /chown HTTP/1.1" 200 109 0.010015 10.0.0.19 - - [2026-01-08 01:48:22] "PUT /instance-ip/f44616ac-adde-4d83-93b6-a44394c73727 HTTP/1.1" 200 256 0.015839 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /firewall-rule/acd0cee1-8535-4dc8-a656-889984590a74 HTTP/1.1" 200 115 0.078787 10.0.0.19 - - [2026-01-08 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.035634 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /loadbalancer-member/1905ac0d-8e8f-46d2-8935-e31cc2b881a7 HTTP/1.1" 200 115 0.033218 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /loadbalancer-pool/dca19a5c-cf9f-425d-979c-7da351ddf5cb HTTP/1.1" 200 115 0.022347 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /loadbalancer-listener/2aad2707-603b-4f84-8057-7e62dd0acdec HTTP/1.1" 200 115 0.048804 10.0.0.19 - - [2026-01-08 01:48:22] "PUT /service-instance/69e8ebb6-6bba-400a-8ee5-f17e0e084e57 HTTP/1.1" 200 266 0.029842 10.0.0.19 - - [2026-01-08 01:48:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011250 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb HTTP/1.1" 200 115 0.058277 10.0.0.19 - - [2026-01-08 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /instance-ip/f44616ac-adde-4d83-93b6-a44394c73727 HTTP/1.1" 200 115 0.030382 10.0.0.19 - - [2026-01-08 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /virtual-machine-interface/0ac75622-d8a2-4afc-97a8-e15e2c3617cc HTTP/1.1" 200 115 0.031726 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /tag/33a192a0-dcf4-4aeb-8b19-701f18d07919 HTTP/1.1" 200 115 0.068517 10.0.0.19 - - [2026-01-08 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.19 - - [2026-01-08 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /service-instance/69e8ebb6-6bba-400a-8ee5-f17e0e084e57 HTTP/1.1" 200 115 0.031674 10.0.0.19 - - [2026-01-08 01:48:22] "GET /virtual-machine-interface/8a3ee286-7d38-4857-bce2-af65f6b52df1?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004171 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /virtual-machine-interface/8a3ee286-7d38-4857-bce2-af65f6b52df1 HTTP/1.1" 200 115 0.036337 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /virtual-machine/1e0b71a5-4cf5-4181-9b85-544f28e8e3f8 HTTP/1.1" 200 115 0.018594 10.0.0.19 - - [2026-01-08 01:48:22] "GET /virtual-machine-interface/a3d67e04-2f9b-46ef-8c20-fa915f9be9dc?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.003797 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /virtual-machine-interface/a3d67e04-2f9b-46ef-8c20-fa915f9be9dc HTTP/1.1" 200 115 0.040787 10.0.0.19 - - [2026-01-08 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.010015 10.0.0.19 - - [2026-01-08 01:48:22] "DELETE /virtual-machine/0fe5760b-ef46-49f3-bbb9-ab149176c1dc HTTP/1.1" 200 115 0.026930 10.0.0.19 - - [2026-01-08 01:48:55] "POST /tags HTTP/1.1" 409 252 0.002665 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.19 - - [2026-01-08 01:48:55] "GET /tag/bd5dbca8-db52-422c-8afd-8e700c37802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012992 10.0.0.19 - - [2026-01-08 01:48:55] "POST /tags HTTP/1.1" 409 228 0.001972 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.19 - - [2026-01-08 01:48:55] "GET /tag/e1954d52-1ea3-49fb-b4cf-49ab680dd83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010755 10.0.0.19 - - [2026-01-08 01:48:55] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001590 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001137 10.0.0.19 - - [2026-01-08 01:48:55] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001903 10.0.0.19 - - [2026-01-08 01:48:55] "POST /tags HTTP/1.1" 409 206 0.001160 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.19 - - [2026-01-08 01:48:55] "GET /tag/c4359c63-e43e-4a2a-8c51-2ae88a2eb704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011573 10.0.0.19 - - [2026-01-08 01:48:55] "POST /tags HTTP/1.1" 409 226 0.002701 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.19 - - [2026-01-08 01:48:55] "GET /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009133 10.0.0.19 - - [2026-01-08 01:48:55] "POST /tags HTTP/1.1" 409 204 0.001676 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.19 - - [2026-01-08 01:48:55] "GET /tag/12b72e4d-335d-40d1-8c81-23e24459e61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010093 10.0.0.19 - - [2026-01-08 01:48:55] "POST /tags HTTP/1.1" 409 226 0.001700 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.19 - - [2026-01-08 01:48:55] "GET /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011160 10.0.0.19 - - [2026-01-08 01:48:55] "POST /tags HTTP/1.1" 409 228 0.001738 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.19 - - [2026-01-08 01:48:55] "GET /tag/e1954d52-1ea3-49fb-b4cf-49ab680dd83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010016 10.0.0.19 - - [2026-01-08 01:48:55] "POST /tags HTTP/1.1" 409 252 0.001416 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001087 10.0.0.19 - - [2026-01-08 01:48:55] "GET /tag/bd5dbca8-db52-422c-8afd-8e700c37802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009186 10.0.0.19 - - [2026-01-08 01:48:55] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001763 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2026-01-08 01:48:55] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002554 10.0.0.19 - - [2026-01-08 01:48:55] "POST /firewall-rules HTTP/1.1" 409 281 0.002504 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2026-01-08 01:48:55] "PUT /firewall-rule/424dddd6-289f-41bd-8ffd-6ef83a8c6431 HTTP/1.1" 200 260 0.019069 10.0.0.19 - - [2026-01-08 01:48:55] "POST /firewall-rules HTTP/1.1" 409 291 0.003861 10.0.0.19 - - [2026-01-08 01:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.19 - - [2026-01-08 01:48:55] "PUT /firewall-rule/862c0ada-49f5-40e1-810b-458bacab4284 HTTP/1.1" 200 260 0.022110 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-rule/862c0ada-49f5-40e1-810b-458bacab4284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003645 10.0.0.19 - - [2026-01-08 01:48:56] "POST /firewall-rules HTTP/1.1" 200 658 0.080072 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-rule/ed6516f4-a872-4474-937d-2ba783656e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004581 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001837 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-rule/424dddd6-289f-41bd-8ffd-6ef83a8c6431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002144 10.0.0.19 - - [2026-01-08 01:48:56] "POST /firewall-policys HTTP/1.1" 409 269 0.001387 10.0.0.19 - - [2026-01-08 01:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.19 - - [2026-01-08 01:48:56] "PUT /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c HTTP/1.1" 200 264 0.029757 10.0.0.19 - - [2026-01-08 01:48:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017657 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009104 10.0.0.19 - - [2026-01-08 01:48:56] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002638 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001983 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002007 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002691 10.0.0.19 - - [2026-01-08 01:48:56] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002993 10.0.0.19 - - [2026-01-08 01:49:35] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005136 10.0.0.19 - - [2026-01-08 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.19 - - [2026-01-08 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2026-01-08 01:49:35] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001953 10.0.0.19 - - [2026-01-08 01:49:35] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003465 10.0.0.19 - - [2026-01-08 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.032485 10.0.0.19 - - [2026-01-08 01:49:35] "DELETE /loadbalancer-member/dc26e07a-1586-4a85-a4b0-c18335caabb3 HTTP/1.1" 200 115 0.050506 10.0.0.19 - - [2026-01-08 01:49:35] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005054 10.0.0.19 - - [2026-01-08 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.007199 10.0.0.19 - - [2026-01-08 01:49:35] "DELETE /loadbalancer-member/3e58624a-09ab-4226-b8cd-f04d43c12557 HTTP/1.1" 200 115 0.041723 10.0.0.19 - - [2026-01-08 01:49:35] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003982 10.0.0.19 - - [2026-01-08 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.19 - - [2026-01-08 01:49:35] "DELETE /loadbalancer-member/54892281-5184-48e5-a9bb-0a71132079ca HTTP/1.1" 200 115 0.032384 10.0.0.19 - - [2026-01-08 01:49:35] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011085 10.0.0.19 - - [2026-01-08 01:49:35] "POST /set-tag HTTP/1.1" 200 109 0.008140 10.0.0.19 - - [2026-01-08 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011608 10.0.0.19 - - [2026-01-08 01:49:35] "GET /loadbalancer/9dd03809-e8fd-4e47-bb20-189181e73293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002801 10.0.0.19 - - [2026-01-08 01:49:35] "GET /loadbalancer-pool/ea89449c-af32-480d-b4be-1feb4e5341cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002225 10.0.0.19 - - [2026-01-08 01:49:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020939 10.0.0.19 - - [2026-01-08 01:49:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020437 10.0.0.19 - - [2026-01-08 01:49:35] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007202 10.0.0.19 - - [2026-01-08 01:49:35] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005425 10.0.0.19 - - [2026-01-08 01:49:35] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001633 10.0.0.19 - - [2026-01-08 01:49:36] "POST /set-tag HTTP/1.1" 200 109 0.068313 10.0.0.19 - - [2026-01-08 01:49:36] "GET /loadbalancer-pool/ffe97971-c546-43a1-bfbe-8115e50cc3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018932 10.0.0.19 - - [2026-01-08 01:49:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025447 10.0.0.19 - - [2026-01-08 01:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007141 10.0.0.19 - - [2026-01-08 01:49:36] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010646 10.0.0.19 - - [2026-01-08 01:49:36] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004670 10.0.0.19 - - [2026-01-08 01:49:36] "POST /set-tag HTTP/1.1" 200 109 0.007699 10.0.0.19 - - [2026-01-08 01:49:36] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002300 10.0.0.19 - - [2026-01-08 01:49:36] "GET /loadbalancer-pool/d5853d3d-de0b-4c07-9d0f-c5bf23444d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002564 10.0.0.19 - - [2026-01-08 01:49:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013593 10.0.0.19 - - [2026-01-08 01:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023181 10.0.0.19 - - [2026-01-08 01:49:36] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007114 10.0.0.19 - - [2026-01-08 01:49:36] "GET /virtual-machine-interface/a645ea22-ec32-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006248 10.0.0.19 - - [2026-01-08 01:49:36] "GET /floating-ip/060a1799-458e-421e-8886-7c84f1fb440b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001727 10.0.0.19 - - [2026-01-08 01:49:36] "POST /set-tag HTTP/1.1" 200 109 0.002472 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000764 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 10.0.0.19 - - [2026-01-08 01:50:07] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014505 10.0.0.19 - - [2026-01-08 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.19 - - [2026-01-08 01:50:07] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005952 10.0.0.19 - - [2026-01-08 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.19 - - [2026-01-08 01:50:07] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003901 10.0.0.19 - - [2026-01-08 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.19 - - [2026-01-08 01:50:07] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004339 10.0.0.19 - - [2026-01-08 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.19 - - [2026-01-08 01:50:07] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003918 10.0.0.19 - - [2026-01-08 01:50:07] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.19 - - [2026-01-08 01:50:08] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003912 10.0.0.19 - - [2026-01-08 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.19 - - [2026-01-08 01:50:08] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006011 10.0.0.19 - - [2026-01-08 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.19 - - [2026-01-08 01:50:08] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004127 10.0.0.19 - - [2026-01-08 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.001817 10.0.0.19 - - [2026-01-08 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.19 - - [2026-01-08 01:50:08] "GET /loadbalancer/9e6535d4-9db1-417e-8eb6-55eb5cc176a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001888 10.0.0.19 - - [2026-01-08 01:50:08] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003743 10.0.0.19 - - [2026-01-08 01:50:08] "POST /set-tag HTTP/1.1" 200 109 0.020127 10.0.0.19 - - [2026-01-08 01:50:08] "DELETE /loadbalancer-member/d8225f02-7a79-455f-9684-14bfc65f09b2 HTTP/1.1" 200 115 0.036557 10.0.0.19 - - [2026-01-08 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.19 - - [2026-01-08 01:50:08] "GET /loadbalancer/9e6535d4-9db1-417e-8eb6-55eb5cc176a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002204 10.0.0.19 - - [2026-01-08 01:50:09] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007845 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.004835 10.0.0.19 - - [2026-01-08 01:50:09] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003974 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.19 - - [2026-01-08 01:50:09] "GET /virtual-machine/1c9466ed-e87b-494f-a347-bdb45aacfafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002610 10.0.0.19 - - [2026-01-08 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.008055 10.0.0.19 - - [2026-01-08 01:50:09] "GET /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004670 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.019608 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.016606 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.026788 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.012283 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.023087 10.0.0.19 - - [2026-01-08 01:50:09] "DELETE /instance-ip/dff8c05e-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.045952 10.0.0.19 - - [2026-01-08 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.009025 10.0.0.19 - - [2026-01-08 01:50:09] "DELETE /virtual-machine-interface/dfdfb3a2-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.034479 10.0.0.19 - - [2026-01-08 01:50:09] "DELETE /virtual-machine/1c9466ed-e87b-494f-a347-bdb45aacfafb HTTP/1.1" 200 115 0.019969 10.0.0.19 - - [2026-01-08 01:50:09] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003956 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.19 - - [2026-01-08 01:50:09] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003487 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.001768 10.0.0.19 - - [2026-01-08 01:50:09] "GET /virtual-machine/28177001-0a1d-45fa-911a-4d514c4b9647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.008994 10.0.0.19 - - [2026-01-08 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.007846 10.0.0.19 - - [2026-01-08 01:50:09] "GET /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012015 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.018011 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.022713 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.031787 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.012975 10.0.0.19 - - [2026-01-08 01:50:09] "POST /set-tag HTTP/1.1" 200 109 0.041293 10.0.0.19 - - [2026-01-08 01:50:09] "DELETE /instance-ip/e14a3c8a-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.038419 10.0.0.19 - - [2026-01-08 01:50:10] "DELETE /virtual-machine-interface/e1335902-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.035657 10.0.0.19 - - [2026-01-08 01:50:10] "DELETE /virtual-machine/28177001-0a1d-45fa-911a-4d514c4b9647 HTTP/1.1" 200 115 0.019944 10.0.0.19 - - [2026-01-08 01:50:10] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004109 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.19 - - [2026-01-08 01:50:10] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003435 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.001520 10.0.0.19 - - [2026-01-08 01:50:10] "GET /virtual-machine/9ed25cf1-eba8-43e7-a9c2-8036dcc1352b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002544 10.0.0.19 - - [2026-01-08 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.012141 10.0.0.19 - - [2026-01-08 01:50:10] "GET /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011159 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.018982 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.020977 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.028977 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.014182 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.020455 10.0.0.19 - - [2026-01-08 01:50:10] "DELETE /instance-ip/e0e3e26e-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.041579 10.0.0.19 - - [2026-01-08 01:50:10] "DELETE /virtual-machine-interface/e0cf7036-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.030661 10.0.0.19 - - [2026-01-08 01:50:10] "DELETE /virtual-machine/9ed25cf1-eba8-43e7-a9c2-8036dcc1352b HTTP/1.1" 200 115 0.013403 10.0.0.19 - - [2026-01-08 01:50:10] "DELETE /tag/c883a796-c970-40c4-aca0-a26c612d0032 HTTP/1.1" 200 115 0.041059 10.0.0.19 - - [2026-01-08 01:50:10] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003343 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.19 - - [2026-01-08 01:50:10] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003442 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.19 - - [2026-01-08 01:50:10] "GET /virtual-machine/2a4f54d4-0e63-4878-b4c5-31995e2e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002990 10.0.0.19 - - [2026-01-08 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.007316 10.0.0.19 - - [2026-01-08 01:50:10] "GET /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006891 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.016549 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.039464 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.028772 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.013582 10.0.0.19 - - [2026-01-08 01:50:10] "POST /set-tag HTTP/1.1" 200 109 0.025612 10.0.0.19 - - [2026-01-08 01:50:10] "DELETE /instance-ip/e05f1a84-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.033742 10.0.0.19 - - [2026-01-08 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.009030 10.0.0.19 - - [2026-01-08 01:50:11] "DELETE /virtual-machine-interface/e04d255e-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.065365 10.0.0.19 - - [2026-01-08 01:50:11] "DELETE /virtual-machine/2a4f54d4-0e63-4878-b4c5-31995e2e1bf2 HTTP/1.1" 200 115 0.027074 10.0.0.19 - - [2026-01-08 01:50:11] "DELETE /tag/c4359c63-e43e-4a2a-8c51-2ae88a2eb704 HTTP/1.1" 409 388 0.005713 10.0.0.19 - - [2026-01-08 01:50:11] "DELETE /tag/04dbf3e7-f2df-4e14-aeec-1e6576d6549f HTTP/1.1" 200 115 0.040992 10.0.0.19 - - [2026-01-08 01:50:19] "POST /tags HTTP/1.1" 200 365 0.041099 10.0.0.19 - - [2026-01-08 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2026-01-08 01:50:19] "GET /tag/580f6479-2bcb-44b0-b246-12a27e07df55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013628 10.0.0.19 - - [2026-01-08 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-01-08 01:50:19] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031276 10.0.0.19 - - [2026-01-08 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.19 - - [2026-01-08 01:50:19] "GET /service-appliance-set/dcafe63c-2cfe-45ac-b7f0-048684164de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002329 10.0.0.19 - - [2026-01-08 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 258 0.001487 10.0.0.19 - - [2026-01-08 01:50:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091258 10.0.0.19 - - [2026-01-08 01:50:20] "GET /virtual-machine-interface/0eef623c-8095-41aa-9cbd-338706e59794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.007454 10.0.0.19 - - [2026-01-08 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.012518 10.0.0.19 - - [2026-01-08 01:50:20] "POST /instance-ips HTTP/1.1" 200 417 0.037738 10.0.0.19 - - [2026-01-08 01:50:20] "GET /instance-ip/35d6800d-7d0b-48e2-a2f8-14dc6f381f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004915 10.0.0.19 - - [2026-01-08 01:50:20] "POST /loadbalancers HTTP/1.1" 200 618 0.056375 10.0.0.19 - - [2026-01-08 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019709 10.0.0.19 - - [2026-01-08 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.19 - - [2026-01-08 01:50:20] "POST /service-instances HTTP/1.1" 200 566 0.023427 10.0.0.19 - - [2026-01-08 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.013270 10.0.0.19 - - [2026-01-08 01:50:20] "PUT /service-instance/0f3dac00-2758-4410-a5f0-e823e5b3c984 HTTP/1.1" 200 266 0.023779 10.0.0.19 - - [2026-01-08 01:50:20] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.080840 10.0.0.19 - - [2026-01-08 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.040510 10.0.0.19 - - [2026-01-08 01:50:20] "GET /virtual-machine-interface/0eef623c-8095-41aa-9cbd-338706e59794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005400 10.0.0.19 - - [2026-01-08 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.19 - - [2026-01-08 01:50:20] "GET /virtual-machine-interface/0eef623c-8095-41aa-9cbd-338706e59794?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011265 10.0.0.19 - - [2026-01-08 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.001165 10.0.0.19 - - [2026-01-08 01:50:20] "POST /virtual-machines HTTP/1.1" 200 429 0.014589 10.0.0.19 - - [2026-01-08 01:50:20] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011748 10.0.0.19 - - [2026-01-08 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001091 10.0.0.19 - - [2026-01-08 01:50:20] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003005 10.0.0.19 - - [2026-01-08 01:50:20] "POST /tags HTTP/1.1" 409 221 0.001513 10.0.0.19 - - [2026-01-08 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.19 - - [2026-01-08 01:50:20] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017054 10.0.0.19 - - [2026-01-08 01:50:20] "POST /tags HTTP/1.1" 409 238 0.009243 10.0.0.19 - - [2026-01-08 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.19 - - [2026-01-08 01:50:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113679 10.0.0.19 - - [2026-01-08 01:50:20] "POST /chown HTTP/1.1" 200 109 0.025709 10.0.0.19 - - [2026-01-08 01:50:20] "GET /tag/580f6479-2bcb-44b0-b246-12a27e07df55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011246 10.0.0.19 - - [2026-01-08 01:50:20] "POST /chown HTTP/1.1" 200 109 0.005590 10.0.0.19 - - [2026-01-08 01:50:20] "POST /firewall-rules HTTP/1.1" 200 650 0.081016 10.0.0.19 - - [2026-01-08 01:50:20] "GET /firewall-rule/7c416174-79fd-4e6a-9214-e4ee6927a98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009921 10.0.0.19 - - [2026-01-08 01:50:20] "PUT /virtual-machine-interface/77c04ebc-fe98-44ce-9235-c7e74be95272 HTTP/1.1" 200 284 0.069028 10.0.0.19 - - [2026-01-08 01:50:20] "PUT /instance-ip/35d6800d-7d0b-48e2-a2f8-14dc6f381f75 HTTP/1.1" 200 256 0.018009 10.0.0.19 - - [2026-01-08 01:50:20] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003039 10.0.0.19 - - [2026-01-08 01:50:20] "GET /firewall-rule/7c416174-79fd-4e6a-9214-e4ee6927a98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002009 10.0.0.19 - - [2026-01-08 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.015290 10.0.0.19 - - [2026-01-08 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.021387 10.0.0.19 - - [2026-01-08 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.021520 10.0.0.19 - - [2026-01-08 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.19 - - [2026-01-08 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.024491 10.0.0.19 - - [2026-01-08 01:50:20] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043555 10.0.0.19 - - [2026-01-08 01:50:20] "GET /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.002283 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.013726 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.021230 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.024541 10.0.0.19 - - [2026-01-08 01:50:21] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.047925 10.0.0.19 - - [2026-01-08 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2026-01-08 01:50:21] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.021380 10.0.0.19 - - [2026-01-08 01:50:21] "POST /virtual-machines HTTP/1.1" 200 429 0.012660 10.0.0.19 - - [2026-01-08 01:50:21] "GET /loadbalancer-listener/7f76d5eb-70a8-48ac-a421-b31c3b064228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002833 10.0.0.19 - - [2026-01-08 01:50:21] "GET /loadbalancer-listener/7f76d5eb-70a8-48ac-a421-b31c3b064228?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.008445 10.0.0.19 - - [2026-01-08 01:50:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.063918 10.0.0.19 - - [2026-01-08 01:50:21] "POST /chown HTTP/1.1" 200 109 0.022088 10.0.0.19 - - [2026-01-08 01:50:21] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.074016 10.0.0.19 - - [2026-01-08 01:50:21] "POST /chown HTTP/1.1" 200 109 0.006565 10.0.0.19 - - [2026-01-08 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014369 10.0.0.19 - - [2026-01-08 01:50:21] "PUT /virtual-machine-interface/32644a31-24cf-4557-be0e-777cc3268973 HTTP/1.1" 200 284 0.017231 10.0.0.19 - - [2026-01-08 01:50:21] "GET /loadbalancer-pool/0c73c24e-9947-453f-80d2-cce2b3ba0378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.011895 10.0.0.19 - - [2026-01-08 01:50:21] "PUT /instance-ip/35d6800d-7d0b-48e2-a2f8-14dc6f381f75 HTTP/1.1" 200 256 0.036250 10.0.0.19 - - [2026-01-08 01:50:21] "POST /loadbalancer-members HTTP/1.1" 200 707 0.028366 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009261 10.0.0.19 - - [2026-01-08 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018719 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.027740 10.0.0.19 - - [2026-01-08 01:50:21] "GET /loadbalancer-member/26633bf9-6f35-4eab-9347-74889d36609f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005358 10.0.0.19 - - [2026-01-08 01:50:21] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.012179 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.024258 10.0.0.19 - - [2026-01-08 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.19 - - [2026-01-08 01:50:21] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004074 10.0.0.19 - - [2026-01-08 01:50:21] "POST /tags HTTP/1.1" 409 221 0.001491 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009725 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.016014 10.0.0.19 - - [2026-01-08 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.19 - - [2026-01-08 01:50:21] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012178 10.0.0.19 - - [2026-01-08 01:50:21] "POST /tags HTTP/1.1" 409 238 0.001487 10.0.0.19 - - [2026-01-08 01:50:21] "PUT /service-instance/0f3dac00-2758-4410-a5f0-e823e5b3c984 HTTP/1.1" 200 266 0.021272 10.0.0.19 - - [2026-01-08 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.19 - - [2026-01-08 01:50:21] "GET /tag/580f6479-2bcb-44b0-b246-12a27e07df55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011683 10.0.0.19 - - [2026-01-08 01:50:21] "POST /firewall-rules HTTP/1.1" 409 293 0.002051 10.0.0.19 - - [2026-01-08 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019519 10.0.0.19 - - [2026-01-08 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.19 - - [2026-01-08 01:50:21] "POST /chown HTTP/1.1" 200 109 0.005989 10.0.0.19 - - [2026-01-08 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.19 - - [2026-01-08 01:50:21] "PUT /firewall-rule/7c416174-79fd-4e6a-9214-e4ee6927a98c HTTP/1.1" 200 260 0.015435 10.0.0.19 - - [2026-01-08 01:50:21] "GET /firewall-rule/7c416174-79fd-4e6a-9214-e4ee6927a98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008140 10.0.0.19 - - [2026-01-08 01:50:21] "POST /chown HTTP/1.1" 200 109 0.022517 10.0.0.19 - - [2026-01-08 01:50:21] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016642 10.0.0.19 - - [2026-01-08 01:50:21] "PUT /instance-ip/35d6800d-7d0b-48e2-a2f8-14dc6f381f75 HTTP/1.1" 200 256 0.014416 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.023413 10.0.0.19 - - [2026-01-08 01:50:21] "GET /firewall-rule/7c416174-79fd-4e6a-9214-e4ee6927a98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009283 10.0.0.19 - - [2026-01-08 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.19 - - [2026-01-08 01:50:21] "GET /tag/580f6479-2bcb-44b0-b246-12a27e07df55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009741 10.0.0.19 - - [2026-01-08 01:50:21] "GET /tag/580f6479-2bcb-44b0-b246-12a27e07df55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.010704 10.0.0.19 - - [2026-01-08 01:50:21] "POST /chown HTTP/1.1" 200 109 0.005091 10.0.0.19 - - [2026-01-08 01:50:21] "POST /chown HTTP/1.1" 200 109 0.017826 10.0.0.19 - - [2026-01-08 01:50:21] "GET /virtual-machine-interface/0eef623c-8095-41aa-9cbd-338706e59794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004268 10.0.0.19 - - [2026-01-08 01:50:21] "PUT /instance-ip/35d6800d-7d0b-48e2-a2f8-14dc6f381f75 HTTP/1.1" 200 256 0.022176 10.0.0.19 - - [2026-01-08 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.021548 10.0.0.19 - - [2026-01-08 01:50:21] "GET /virtual-machine-interface/32644a31-24cf-4557-be0e-777cc3268973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.022513 10.0.0.19 - - [2026-01-08 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009771 10.0.0.19 - - [2026-01-08 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2026-01-08 01:50:21] "POST /chown HTTP/1.1" 200 109 0.005902 10.0.0.19 - - [2026-01-08 01:50:22] "POST /set-tag HTTP/1.1" 200 109 0.023998 10.0.0.19 - - [2026-01-08 01:50:22] "GET /virtual-machine-interface/77c04ebc-fe98-44ce-9235-c7e74be95272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.016442 10.0.0.19 - - [2026-01-08 01:50:22] "POST /chown HTTP/1.1" 200 109 0.012970 10.0.0.19 - - [2026-01-08 01:50:22] "POST /set-tag HTTP/1.1" 200 109 0.036009 10.0.0.19 - - [2026-01-08 01:50:22] "PUT /instance-ip/35d6800d-7d0b-48e2-a2f8-14dc6f381f75 HTTP/1.1" 200 256 0.037062 10.0.0.19 - - [2026-01-08 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.012941 10.0.0.19 - - [2026-01-08 01:50:22] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002716 10.0.0.19 - - [2026-01-08 01:50:22] "GET /firewall-rule/7c416174-79fd-4e6a-9214-e4ee6927a98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005398 10.0.0.19 - - [2026-01-08 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.011688 10.0.0.19 - - [2026-01-08 01:50:22] "POST /chown HTTP/1.1" 200 109 0.007306 10.0.0.19 - - [2026-01-08 01:50:22] "POST /chown HTTP/1.1" 200 109 0.019768 10.0.0.19 - - [2026-01-08 01:50:22] "PUT /instance-ip/35d6800d-7d0b-48e2-a2f8-14dc6f381f75 HTTP/1.1" 200 256 0.022385 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /firewall-rule/7c416174-79fd-4e6a-9214-e4ee6927a98c HTTP/1.1" 200 115 0.051234 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /loadbalancer-member/26633bf9-6f35-4eab-9347-74889d36609f HTTP/1.1" 200 115 0.019122 10.0.0.19 - - [2026-01-08 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.013357 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /loadbalancer-pool/0c73c24e-9947-453f-80d2-cce2b3ba0378 HTTP/1.1" 200 115 0.046035 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /loadbalancer-listener/7f76d5eb-70a8-48ac-a421-b31c3b064228 HTTP/1.1" 200 115 0.026685 10.0.0.19 - - [2026-01-08 01:50:22] "PUT /service-instance/0f3dac00-2758-4410-a5f0-e823e5b3c984 HTTP/1.1" 200 266 0.011158 10.0.0.19 - - [2026-01-08 01:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013301 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb HTTP/1.1" 200 115 0.061785 10.0.0.19 - - [2026-01-08 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /instance-ip/35d6800d-7d0b-48e2-a2f8-14dc6f381f75 HTTP/1.1" 200 115 0.049666 10.0.0.19 - - [2026-01-08 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /virtual-machine-interface/0eef623c-8095-41aa-9cbd-338706e59794 HTTP/1.1" 200 115 0.032987 10.0.0.19 - - [2026-01-08 01:50:22] "POST /service-instances HTTP/1.1" 409 259 0.001737 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /tag/580f6479-2bcb-44b0-b246-12a27e07df55 HTTP/1.1" 200 115 0.068853 10.0.0.19 - - [2026-01-08 01:50:22] "POST /service-instances HTTP/1.1" 409 259 0.001586 10.0.0.19 - - [2026-01-08 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.19 - - [2026-01-08 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /service-instance/0f3dac00-2758-4410-a5f0-e823e5b3c984 HTTP/1.1" 200 115 0.025594 10.0.0.19 - - [2026-01-08 01:50:22] "GET /virtual-machine-interface/32644a31-24cf-4557-be0e-777cc3268973?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004586 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /virtual-machine-interface/32644a31-24cf-4557-be0e-777cc3268973 HTTP/1.1" 200 115 0.038335 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /virtual-machine/b5b4576d-7109-4672-a206-d822d1aa7531 HTTP/1.1" 200 115 0.016038 10.0.0.19 - - [2026-01-08 01:50:22] "GET /virtual-machine-interface/77c04ebc-fe98-44ce-9235-c7e74be95272?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.004796 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /virtual-machine-interface/77c04ebc-fe98-44ce-9235-c7e74be95272 HTTP/1.1" 200 115 0.034917 10.0.0.19 - - [2026-01-08 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.008455 10.0.0.19 - - [2026-01-08 01:50:22] "DELETE /virtual-machine/cc410825-467e-4dc7-8762-d4af52465ef0 HTTP/1.1" 200 115 0.031323 10.0.0.19 - - [2026-01-08 01:50:39] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006414 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.006407 10.0.0.19 - - [2026-01-08 01:50:39] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007189 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.19 - - [2026-01-08 01:50:39] "GET /virtual-machine/b3a13dec-84c1-4ce2-9da0-813a74fb634c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002541 10.0.0.19 - - [2026-01-08 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.009350 10.0.0.19 - - [2026-01-08 01:50:39] "GET /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008075 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.015352 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.026129 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.026330 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.011963 10.0.0.19 - - [2026-01-08 01:50:39] "DELETE /instance-ip/e28f8e4c-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.039738 10.0.0.19 - - [2026-01-08 01:50:39] "DELETE /virtual-machine-interface/e2783a80-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.033260 10.0.0.19 - - [2026-01-08 01:50:39] "DELETE /virtual-machine/b3a13dec-84c1-4ce2-9da0-813a74fb634c HTTP/1.1" 200 115 0.015635 10.0.0.19 - - [2026-01-08 01:50:39] "DELETE /tag/701b396f-90d4-4029-9d25-51d91c1a499f HTTP/1.1" 200 115 0.031894 10.0.0.19 - - [2026-01-08 01:50:39] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003678 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.19 - - [2026-01-08 01:50:39] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003463 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.001719 10.0.0.19 - - [2026-01-08 01:50:39] "GET /virtual-machine/55299d6f-3452-4f81-9ad1-f58270995187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.001863 10.0.0.19 - - [2026-01-08 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.007946 10.0.0.19 - - [2026-01-08 01:50:39] "GET /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009140 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.014872 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.014756 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.044674 10.0.0.19 - - [2026-01-08 01:50:39] "POST /set-tag HTTP/1.1" 200 109 0.035179 10.0.0.19 - - [2026-01-08 01:50:39] "DELETE /instance-ip/e231a03e-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.043097 10.0.0.19 - - [2026-01-08 01:50:39] "DELETE /virtual-machine-interface/e219c310-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.034547 10.0.0.19 - - [2026-01-08 01:50:39] "DELETE /virtual-machine/55299d6f-3452-4f81-9ad1-f58270995187 HTTP/1.1" 200 115 0.018368 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /tag/12b72e4d-335d-40d1-8c81-23e24459e61f HTTP/1.1" 409 236 0.008584 10.0.0.19 - - [2026-01-08 01:50:40] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003764 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.001642 10.0.0.19 - - [2026-01-08 01:50:40] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003187 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.19 - - [2026-01-08 01:50:40] "GET /virtual-machine/ca109093-a57a-49be-817e-c6539ff3a08a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002196 10.0.0.19 - - [2026-01-08 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.007553 10.0.0.19 - - [2026-01-08 01:50:40] "GET /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004435 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.024644 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.014678 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.012360 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.038975 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /instance-ip/e1c5acd0-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.041153 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /virtual-machine-interface/e1adb3be-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.036747 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /virtual-machine/ca109093-a57a-49be-817e-c6539ff3a08a HTTP/1.1" 200 115 0.017157 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /tag/2127e109-263f-4119-af44-eb13cbd0c6b8 HTTP/1.1" 200 115 0.029297 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /tag/2ab9dea8-5a3a-4fb6-89f2-312c5c3db534 HTTP/1.1" 200 115 0.026982 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /tag/19a716f7-1ec8-40de-8976-e1c58f72271a HTTP/1.1" 200 115 0.027506 10.0.0.19 - - [2026-01-08 01:50:40] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005223 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.19 - - [2026-01-08 01:50:40] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004189 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.001441 10.0.0.19 - - [2026-01-08 01:50:40] "GET /virtual-machine/12e51a20-edf4-42b1-af3a-6c8f16b1ebf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.001688 10.0.0.19 - - [2026-01-08 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.009043 10.0.0.19 - - [2026-01-08 01:50:40] "GET /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015373 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.020138 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.016287 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.023509 10.0.0.19 - - [2026-01-08 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.022149 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /instance-ip/e2f06a82-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.028384 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /virtual-machine-interface/e2d8d0a2-ec33-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.041044 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /virtual-machine/12e51a20-edf4-42b1-af3a-6c8f16b1ebf4 HTTP/1.1" 200 115 0.016595 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /tag/bd5dbca8-db52-422c-8afd-8e700c37802a HTTP/1.1" 409 236 0.005389 10.0.0.19 - - [2026-01-08 01:50:40] "DELETE /tag/e1954d52-1ea3-49fb-b4cf-49ab680dd83f HTTP/1.1" 409 236 0.004857 10.0.0.19 - - [2026-01-08 01:50:41] "DELETE /tag/5e080b9a-725c-4885-b7b9-a639934d137c HTTP/1.1" 200 115 0.031286 10.0.0.19 - - [2026-01-08 01:50:43] "POST /projects HTTP/1.1" 409 238 0.001807 10.0.0.19 - - [2026-01-08 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.19 - - [2026-01-08 01:50:43] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023916 10.0.0.19 - - [2026-01-08 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2026-01-08 01:50:43] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004307 10.0.0.19 - - [2026-01-08 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2026-01-08 01:50:43] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004602 10.0.0.19 - - [2026-01-08 01:50:43] "POST /security-groups HTTP/1.1" 409 285 0.007029 10.0.0.19 - - [2026-01-08 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.19 - - [2026-01-08 01:50:43] "PUT /security-group/4220422a-4611-4d01-986c-ffa14cbf595f HTTP/1.1" 200 262 0.055385 10.0.0.19 - - [2026-01-08 01:50:43] "PUT /access-control-list/3d9da304-3e63-4f52-b708-dbdb7ba087d0 HTTP/1.1" 200 272 0.010514 10.0.0.19 - - [2026-01-08 01:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018608 10.0.0.19 - - [2026-01-08 01:50:43] "PUT /access-control-list/5e8013f6-4c35-47f9-b6d8-99a228bd2f1a HTTP/1.1" 200 272 0.019219 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:50:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:50:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000743 10.0.0.19 - - [2026-01-08 01:50:48] "POST /projects HTTP/1.1" 409 238 0.002042 10.0.0.19 - - [2026-01-08 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2026-01-08 01:50:48] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029450 10.0.0.19 - - [2026-01-08 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.19 - - [2026-01-08 01:50:48] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006543 10.0.0.19 - - [2026-01-08 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.19 - - [2026-01-08 01:50:48] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004585 10.0.0.19 - - [2026-01-08 01:50:48] "POST /security-groups HTTP/1.1" 409 285 0.002193 10.0.0.19 - - [2026-01-08 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.19 - - [2026-01-08 01:50:48] "PUT /security-group/4220422a-4611-4d01-986c-ffa14cbf595f HTTP/1.1" 200 262 0.057629 10.0.0.19 - - [2026-01-08 01:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026904 10.0.0.19 - - [2026-01-08 01:50:48] "PUT /access-control-list/3d9da304-3e63-4f52-b708-dbdb7ba087d0 HTTP/1.1" 200 272 0.014888 10.0.0.19 - - [2026-01-08 01:50:48] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.020202 10.0.0.19 - - [2026-01-08 01:50:48] "PUT /access-control-list/5e8013f6-4c35-47f9-b6d8-99a228bd2f1a HTTP/1.1" 200 272 0.019783 10.0.0.19 - - [2026-01-08 01:50:48] "GET /firewall-rule/5ed22987-ac6c-44e8-bb40-a8ea3eb946a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002447 10.0.0.19 - - [2026-01-08 01:50:48] "POST /ref-update HTTP/1.1" 200 156 0.046678 10.0.0.19 - - [2026-01-08 01:50:48] "DELETE /firewall-rule/5ed22987-ac6c-44e8-bb40-a8ea3eb946a0 HTTP/1.1" 200 115 0.031351 10.0.0.19 - - [2026-01-08 01:50:48] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004123 10.0.0.19 - - [2026-01-08 01:50:48] "GET /firewall-rule/ba9ed097-05aa-4ac8-b132-63c6c44257cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002344 10.0.0.19 - - [2026-01-08 01:50:48] "POST /ref-update HTTP/1.1" 200 156 0.043069 10.0.0.19 - - [2026-01-08 01:50:48] "DELETE /firewall-rule/ba9ed097-05aa-4ac8-b132-63c6c44257cb HTTP/1.1" 200 115 0.036358 10.0.0.19 - - [2026-01-08 01:50:48] "DELETE /tag/bd5dbca8-db52-422c-8afd-8e700c37802a HTTP/1.1" 409 236 0.006285 10.0.0.19 - - [2026-01-08 01:50:48] "DELETE /tag/e1954d52-1ea3-49fb-b4cf-49ab680dd83f HTTP/1.1" 409 236 0.004720 10.0.0.19 - - [2026-01-08 01:50:48] "DELETE /tag/d7f95d16-9a31-4496-aed1-a10f4662eb18 HTTP/1.1" 200 115 0.031932 10.0.0.19 - - [2026-01-08 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.19 - - [2026-01-08 01:50:48] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004178 10.0.0.19 - - [2026-01-08 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-01-08 01:50:48] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003326 10.0.0.19 - - [2026-01-08 01:50:49] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.036394 10.0.0.19 - - [2026-01-08 01:50:49] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.042716 10.0.0.19 - - [2026-01-08 01:50:49] "DELETE /security-group/4220422a-4611-4d01-986c-ffa14cbf595f HTTP/1.1" 200 115 0.050387 10.0.0.19 - - [2026-01-08 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.19 - - [2026-01-08 01:50:49] "DELETE /access-control-list/3d9da304-3e63-4f52-b708-dbdb7ba087d0 HTTP/1.1" 200 115 0.023472 10.0.0.19 - - [2026-01-08 01:50:49] "DELETE /access-control-list/5e8013f6-4c35-47f9-b6d8-99a228bd2f1a HTTP/1.1" 200 115 0.016351 10.0.0.19 - - [2026-01-08 01:50:49] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.029292 10.0.0.19 - - [2026-01-08 01:50:49] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?fields=security_groups HTTP/1.1" 200 1353 0.029133 10.0.0.19 - - [2026-01-08 01:50:49] "DELETE /security-group/0a65bef4-20ea-429d-bfac-45bf770698cf HTTP/1.1" 200 115 0.042644 10.0.0.19 - - [2026-01-08 01:50:49] "DELETE /access-control-list/2f4a5855-f168-4c67-a1ec-87cdf14bcebc HTTP/1.1" 200 115 0.028454 10.0.0.19 - - [2026-01-08 01:50:49] "GET /project/ca9edaf0-9434-43ec-af46-1db853228c86?fields=application_policy_sets HTTP/1.1" 200 1392 0.042787 10.0.0.19 - - [2026-01-08 01:50:49] "DELETE /access-control-list/d156a7cc-e145-44ed-b135-2faaa9e87028 HTTP/1.1" 200 115 0.036201 10.0.0.19 - - [2026-01-08 01:50:49] "DELETE /project/ca9edaf0-9434-43ec-af46-1db853228c86 HTTP/1.1" 200 115 0.276011 10.0.0.19 - - [2026-01-08 01:50:49] "POST /projects HTTP/1.1" 409 238 0.001590 10.0.0.19 - - [2026-01-08 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.19 - - [2026-01-08 01:50:49] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027735 10.0.0.19 - - [2026-01-08 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.19 - - [2026-01-08 01:50:49] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003492 10.0.0.19 - - [2026-01-08 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.19 - - [2026-01-08 01:50:49] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003744 10.0.0.19 - - [2026-01-08 01:50:49] "POST /security-groups HTTP/1.1" 409 285 0.002114 10.0.0.19 - - [2026-01-08 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.19 - - [2026-01-08 01:50:49] "PUT /security-group/d98e219f-d979-4baa-99c2-c003a236f03e HTTP/1.1" 200 262 0.059384 10.0.0.19 - - [2026-01-08 01:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020388 10.0.0.19 - - [2026-01-08 01:50:49] "PUT /access-control-list/f2ffd6bb-ca62-4c1a-bbf7-9402409c9dca HTTP/1.1" 200 272 0.023250 10.0.0.19 - - [2026-01-08 01:50:49] "PUT /access-control-list/8f3ab88b-5b15-458d-b4c6-376e7fdac18e HTTP/1.1" 200 272 0.010858 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /loadbalancer-member/be91f3b8-48f7-44c3-ab04-04dac692d04c HTTP/1.1" 200 115 0.030596 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /loadbalancer-pool/816a947e-ddf9-4592-a56c-5f7ad6e9eca6 HTTP/1.1" 200 115 0.068355 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /loadbalancer-listener/1becdad0-6eb7-438f-ae0e-bf5e6b0b5e71 HTTP/1.1" 200 115 0.042018 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /loadbalancer/9e6535d4-9db1-417e-8eb6-55eb5cc176a2 HTTP/1.1" 200 115 0.026329 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /floating-ip/305bc468-2557-428a-82ad-a42ea093ad2b HTTP/1.1" 200 115 0.024383 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /instance-ip/106b0615-6b64-43bf-8c01-685ada36cf72 HTTP/1.1" 200 115 0.029611 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /virtual-machine-interface/712fff52-bbaf-47cd-8355-4cf0f162266c HTTP/1.1" 200 115 0.032253 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /tag/341dd49b-102d-4043-a221-53cb02cf1a37 HTTP/1.1" 200 115 0.030667 10.0.0.19 - - [2026-01-08 01:50:54] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006314 10.0.0.19 - - [2026-01-08 01:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.19 - - [2026-01-08 01:50:54] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002326 10.0.0.19 - - [2026-01-08 01:50:54] "GET /firewall-policy/cd6b0532-b9f4-4937-8310-60d6c86097a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001555 10.0.0.19 - - [2026-01-08 01:50:54] "GET /firewall-rule/424dddd6-289f-41bd-8ffd-6ef83a8c6431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002492 10.0.0.19 - - [2026-01-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.010421 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /firewall-rule/424dddd6-289f-41bd-8ffd-6ef83a8c6431 HTTP/1.1" 200 115 0.037402 10.0.0.19 - - [2026-01-08 01:50:54] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003319 10.0.0.19 - - [2026-01-08 01:50:54] "GET /firewall-rule/862c0ada-49f5-40e1-810b-458bacab4284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003014 10.0.0.19 - - [2026-01-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.013497 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /firewall-rule/862c0ada-49f5-40e1-810b-458bacab4284 HTTP/1.1" 200 115 0.043409 10.0.0.19 - - [2026-01-08 01:50:54] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003489 10.0.0.19 - - [2026-01-08 01:50:54] "GET /firewall-rule/ed6516f4-a872-4474-937d-2ba783656e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002930 10.0.0.19 - - [2026-01-08 01:50:54] "POST /ref-update HTTP/1.1" 200 156 0.017723 10.0.0.19 - - [2026-01-08 01:50:54] "DELETE /firewall-rule/ed6516f4-a872-4474-937d-2ba783656e9d HTTP/1.1" 200 115 0.051121 10.0.0.19 - - [2026-01-08 01:50:54] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003645 10.0.0.19 - - [2026-01-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.19 - - [2026-01-08 01:50:55] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002388 10.0.0.19 - - [2026-01-08 01:50:55] "GET /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002763 10.0.0.19 - - [2026-01-08 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.016962 10.0.0.19 - - [2026-01-08 01:50:55] "DELETE /firewall-policy/48edbc2c-af82-486d-a1d5-209bca52791c HTTP/1.1" 200 115 0.033699 10.0.0.19 - - [2026-01-08 01:50:55] "DELETE /tag/c4359c63-e43e-4a2a-8c51-2ae88a2eb704 HTTP/1.1" 200 115 0.073410 10.0.0.19 - - [2026-01-08 01:50:55] "DELETE /tag/e1954d52-1ea3-49fb-b4cf-49ab680dd83f HTTP/1.1" 200 115 0.109130 10.0.0.19 - - [2026-01-08 01:50:55] "DELETE /tag/12b72e4d-335d-40d1-8c81-23e24459e61f HTTP/1.1" 200 115 0.082857 10.0.0.19 - - [2026-01-08 01:50:55] "DELETE /tag/bd5dbca8-db52-422c-8afd-8e700c37802a HTTP/1.1" 200 115 0.043159 10.0.0.19 - - [2026-01-08 01:50:55] "POST /projects HTTP/1.1" 409 238 0.002087 10.0.0.19 - - [2026-01-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2026-01-08 01:50:55] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029286 10.0.0.19 - - [2026-01-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.19 - - [2026-01-08 01:50:55] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006750 10.0.0.19 - - [2026-01-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.19 - - [2026-01-08 01:50:55] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005755 10.0.0.19 - - [2026-01-08 01:50:55] "POST /security-groups HTTP/1.1" 409 285 0.001846 10.0.0.19 - - [2026-01-08 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.19 - - [2026-01-08 01:50:55] "PUT /security-group/d98e219f-d979-4baa-99c2-c003a236f03e HTTP/1.1" 200 262 0.055422 10.0.0.19 - - [2026-01-08 01:50:55] "PUT /access-control-list/f2ffd6bb-ca62-4c1a-bbf7-9402409c9dca HTTP/1.1" 200 272 0.018126 10.0.0.19 - - [2026-01-08 01:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.052940 10.0.0.19 - - [2026-01-08 01:50:55] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.029121 10.0.0.19 - - [2026-01-08 01:50:55] "PUT /access-control-list/8f3ab88b-5b15-458d-b4c6-376e7fdac18e HTTP/1.1" 200 272 0.016156 10.0.0.19 - - [2026-01-08 01:50:55] "GET /firewall-rule/6515ba31-a074-47da-9184-329e0b80e74d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002684 10.0.0.19 - - [2026-01-08 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.040311 10.0.0.19 - - [2026-01-08 01:50:55] "DELETE /firewall-rule/6515ba31-a074-47da-9184-329e0b80e74d HTTP/1.1" 200 115 0.038369 10.0.0.19 - - [2026-01-08 01:50:55] "GET /firewall-policy/21fbaf52-1eab-4d79-b4dc-ca15e4a76c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003597 10.0.0.19 - - [2026-01-08 01:50:55] "GET /firewall-rule/fdafd574-0850-4888-81a5-598bed8a86d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002679 10.0.0.19 - - [2026-01-08 01:50:55] "POST /ref-update HTTP/1.1" 200 156 0.040402 10.0.0.19 - - [2026-01-08 01:50:55] "DELETE /firewall-rule/fdafd574-0850-4888-81a5-598bed8a86d7 HTTP/1.1" 200 115 0.035452 10.0.0.19 - - [2026-01-08 01:50:56] "DELETE /tag/1eaa9d1b-4bd2-41dc-b35f-74d4e7894c38 HTTP/1.1" 200 115 0.036708 10.0.0.19 - - [2026-01-08 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.19 - - [2026-01-08 01:50:56] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003911 10.0.0.19 - - [2026-01-08 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.19 - - [2026-01-08 01:50:56] "GET /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003317 10.0.0.19 - - [2026-01-08 01:50:56] "PUT /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d HTTP/1.1" 200 264 0.075883 10.0.0.19 - - [2026-01-08 01:50:56] "PUT /virtual-network/273b9bc8-9152-4209-917b-87f3df6a1e36 HTTP/1.1" 200 264 0.052562 10.0.0.19 - - [2026-01-08 01:50:56] "DELETE /access-control-list/f2ffd6bb-ca62-4c1a-bbf7-9402409c9dca HTTP/1.1" 200 115 0.041398 10.0.0.19 - - [2026-01-08 01:50:56] "DELETE /security-group/d98e219f-d979-4baa-99c2-c003a236f03e HTTP/1.1" 200 115 0.094369 10.0.0.19 - - [2026-01-08 01:50:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.19 - - [2026-01-08 01:50:56] "DELETE /access-control-list/8f3ab88b-5b15-458d-b4c6-376e7fdac18e HTTP/1.1" 200 115 0.037240 10.0.0.19 - - [2026-01-08 01:50:56] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035193 10.0.0.19 - - [2026-01-08 01:50:56] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?fields=security_groups HTTP/1.1" 200 1352 0.032785 10.0.0.19 - - [2026-01-08 01:50:56] "DELETE /access-control-list/c676354b-99b4-4334-bd72-b9d96451e258 HTTP/1.1" 200 115 0.032977 10.0.0.19 - - [2026-01-08 01:50:56] "DELETE /security-group/93e51e4d-7a6a-48df-999e-e4aab2ea085b HTTP/1.1" 200 115 0.059220 10.0.0.19 - - [2026-01-08 01:50:56] "DELETE /access-control-list/ed75e85f-ded8-4116-9f52-a2559b70faf7 HTTP/1.1" 200 115 0.038660 10.0.0.19 - - [2026-01-08 01:50:56] "GET /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60?fields=application_policy_sets HTTP/1.1" 200 1391 0.061900 10.0.0.19 - - [2026-01-08 01:50:56] "DELETE /project/59be76ca-223e-4eb3-b5d2-cc271bca4a60 HTTP/1.1" 200 115 0.345763 10.0.0.19 - - [2026-01-08 01:51:37] "GET /global-system-configs HTTP/1.1" 200 322 0.006374 10.0.0.19 - - [2026-01-08 01:51:39] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.19 - - [2026-01-08 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.19 - - [2026-01-08 01:51:39] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002517 10.0.0.19 - - [2026-01-08 01:51:39] "GET /global-system-configs HTTP/1.1" 200 322 0.003361 10.0.0.19 - - [2026-01-08 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.19 - - [2026-01-08 01:51:39] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.001856 10.0.0.19 - - [2026-01-08 01:51:55] "GET / HTTP/1.1" 200 35931 0.001259 10.0.0.19 - - [2026-01-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-01-08 01:51:55] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003726 10.0.0.19 - - [2026-01-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001192 10.0.0.19 - - [2026-01-08 01:51:55] "GET /config-node/ea7755bf-66cd-4a40-94a1-e63a47575d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002064 10.0.0.19 - - [2026-01-08 01:51:55] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.19 - - [2026-01-08 01:51:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001886 10.0.0.19 - - [2026-01-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.19 - - [2026-01-08 01:52:00] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002768 10.0.0.19 - - [2026-01-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.19 - - [2026-01-08 01:52:00] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.007665 10.0.0.19 - - [2026-01-08 01:52:00] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.19 - - [2026-01-08 01:52:00] "POST /alarms HTTP/1.1" 409 264 0.001821 10.0.0.19 - - [2026-01-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.19 - - [2026-01-08 01:52:00] "PUT /alarm/2a29a27e-854f-487f-b969-2674aeacbe52 HTTP/1.1" 200 244 0.011412 10.0.0.19 - - [2026-01-08 01:52:00] "POST /alarms HTTP/1.1" 409 261 0.001928 10.0.0.19 - - [2026-01-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.19 - - [2026-01-08 01:52:00] "PUT /alarm/2cf9595d-f039-4426-be76-524bf3551d65 HTTP/1.1" 200 244 0.008992 10.0.0.19 - - [2026-01-08 01:52:00] "POST /alarms HTTP/1.1" 409 261 0.002603 10.0.0.19 - - [2026-01-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.19 - - [2026-01-08 01:52:00] "PUT /alarm/c8e70298-24d6-4ed8-977a-c1922e3e2a0b HTTP/1.1" 200 244 0.009538 10.0.0.19 - - [2026-01-08 01:52:00] "POST /alarms HTTP/1.1" 409 253 0.004709 10.0.0.19 - - [2026-01-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.19 - - [2026-01-08 01:52:00] "PUT /alarm/f10ed12e-fd6a-47b5-8471-c88401c74047 HTTP/1.1" 200 244 0.010803 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 251 0.016306 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/19e72482-bb2d-4e2c-8104-8f80eda24152 HTTP/1.1" 200 244 0.009244 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 252 0.006696 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/8a941d11-5b00-4adc-b394-4349a3e8e6eb HTTP/1.1" 200 244 0.009514 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 256 0.008058 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/e1d0de4d-113f-4477-93f7-a4a2a072c56f HTTP/1.1" 200 244 0.010031 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 248 0.004271 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/453c9b82-38b7-4518-bf40-bfe6a50ef931 HTTP/1.1" 200 244 0.009052 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 252 0.001666 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/b7f68017-7e5a-4896-8ac0-a325d9283f6d HTTP/1.1" 200 244 0.009192 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 257 0.009919 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/3ef05a9a-c0e5-4915-9c1b-86d3a0f56490 HTTP/1.1" 200 244 0.010372 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 251 0.008365 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/9bde3f07-70d6-47c9-a849-a932f46b1909 HTTP/1.1" 200 244 0.009550 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 257 0.001741 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/4984b3f9-6720-40f8-8791-2f07914e7eda HTTP/1.1" 200 244 0.008782 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 261 0.002773 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/b4f616f3-74e5-410a-915a-b64212b0b75c HTTP/1.1" 200 244 0.007665 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 258 0.001994 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/3d09601a-71f1-4bdb-a4c3-c44b543c9c24 HTTP/1.1" 200 244 0.008226 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 254 0.007457 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/9e458467-150c-4fd9-8ba7-fd68f67db2fc HTTP/1.1" 200 244 0.012131 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 254 0.006844 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/2a4f0e1d-a544-49b5-b417-680dce794967 HTTP/1.1" 200 244 0.009008 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 254 0.003484 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001129 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/922a937d-b547-470e-8019-569f0106f7a7 HTTP/1.1" 200 244 0.012020 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 247 0.002807 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/d7931188-90ae-4d97-81bd-1888c868ce5a HTTP/1.1" 200 244 0.009327 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 272 0.008802 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.19 - - [2026-01-08 01:52:01] "PUT /alarm/87169959-4c18-4525-81db-0938282162d9 HTTP/1.1" 200 244 0.009124 10.0.0.19 - - [2026-01-08 01:52:01] "POST /alarms HTTP/1.1" 409 261 0.004563 10.0.0.19 - - [2026-01-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2026-01-08 01:52:02] "PUT /alarm/67ed329f-4152-47fb-adc5-ec3b254edb91 HTTP/1.1" 200 244 0.009550 10.0.0.19 - - [2026-01-08 01:52:02] "POST /alarms HTTP/1.1" 409 259 0.003144 10.0.0.19 - - [2026-01-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-01-08 01:52:02] "PUT /alarm/0ea190bd-dcc9-40bb-a77e-a01eaaa5981f HTTP/1.1" 200 244 0.009312 10.0.0.19 - - [2026-01-08 01:52:02] "POST /alarms HTTP/1.1" 409 265 0.006964 10.0.0.19 - - [2026-01-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.19 - - [2026-01-08 01:52:02] "PUT /alarm/99d5bb20-fbf7-43e9-a5e6-be02d2b415e6 HTTP/1.1" 200 244 0.010741 10.0.0.19 - - [2026-01-08 01:52:02] "POST /alarms HTTP/1.1" 409 279 0.008603 10.0.0.19 - - [2026-01-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.19 - - [2026-01-08 01:52:02] "PUT /alarm/d970875a-ba16-4664-8e54-112d5263a3b9 HTTP/1.1" 200 244 0.008546 10.0.0.19 - - [2026-01-08 01:52:02] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.19 - - [2026-01-08 01:52:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001710 10.0.0.19 - - [2026-01-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.19 - - [2026-01-08 01:52:02] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.007600 10.0.0.19 - - [2026-01-08 01:52:02] "GET / HTTP/1.1" 200 35931 0.001322 10.0.0.19 - - [2026-01-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2026-01-08 01:52:02] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002097 10.0.0.19 - - [2026-01-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001178 10.0.0.19 - - [2026-01-08 01:52:02] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.007725 10.0.0.19 - - [2026-01-08 01:52:02] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.19 - - [2026-01-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2026-01-08 01:52:02] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004353 10.0.0.19 - - [2026-01-08 01:52:02] "PUT /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2 HTTP/1.1" 200 274 0.016326 10.0.0.19 - - [2026-01-08 01:52:06] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.19 - - [2026-01-08 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.19 - - [2026-01-08 01:52:06] "GET /routing-instance/9496aea4-11c0-407a-8bd8-503de6cfba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002242 10.0.0.19 - - [2026-01-08 01:52:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001332 10.0.0.19 - - [2026-01-08 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.19 - - [2026-01-08 01:52:06] "GET /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003521 10.0.0.19 - - [2026-01-08 01:52:06] "PUT /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d HTTP/1.1" 200 254 0.013865 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:52:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:52:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001192 10.0.0.19 - - [2026-01-08 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2026-01-08 01:52:08] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003374 10.0.0.19 - - [2026-01-08 01:52:19] "POST /tags HTTP/1.1" 200 365 0.060398 10.0.0.19 - - [2026-01-08 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.035195 10.0.0.19 - - [2026-01-08 01:52:19] "GET /tag/8521fafd-ad51-4920-b3f6-93bd19e61504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.030526 10.0.0.19 - - [2026-01-08 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2026-01-08 01:52:20] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.096923 10.0.0.19 - - [2026-01-08 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2026-01-08 01:52:20] "GET /service-appliance-set/dcafe63c-2cfe-45ac-b7f0-048684164de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002797 10.0.0.19 - - [2026-01-08 01:52:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.001687 10.0.0.19 - - [2026-01-08 01:52:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.082722 10.0.0.19 - - [2026-01-08 01:52:20] "GET /virtual-machine-interface/07489a81-38bd-411f-8896-f2355fd13fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.021606 10.0.0.19 - - [2026-01-08 01:52:20] "POST /set-tag HTTP/1.1" 200 109 0.011876 10.0.0.19 - - [2026-01-08 01:52:20] "POST /instance-ips HTTP/1.1" 200 417 0.064842 10.0.0.19 - - [2026-01-08 01:52:20] "GET /instance-ip/3719d486-66c4-414d-aaca-7d3fbee410af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004751 10.0.0.19 - - [2026-01-08 01:52:20] "POST /loadbalancers HTTP/1.1" 200 618 0.061492 10.0.0.19 - - [2026-01-08 01:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033288 10.0.0.19 - - [2026-01-08 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009722 10.0.0.19 - - [2026-01-08 01:52:20] "POST /service-instances HTTP/1.1" 200 566 0.039071 10.0.0.19 - - [2026-01-08 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.022779 10.0.0.19 - - [2026-01-08 01:52:20] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.096699 10.0.0.19 - - [2026-01-08 01:52:20] "PUT /service-instance/0346489a-63d3-4ae6-aec9-bfbca20e6e02 HTTP/1.1" 200 266 0.046700 10.0.0.19 - - [2026-01-08 01:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008424 10.0.0.19 - - [2026-01-08 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.19 - - [2026-01-08 01:52:20] "GET /virtual-machine-interface/07489a81-38bd-411f-8896-f2355fd13fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.013077 10.0.0.19 - - [2026-01-08 01:52:20] "GET /virtual-machine-interface/07489a81-38bd-411f-8896-f2355fd13fb6?fields=floating_ip_back_refs HTTP/1.1" 200 1177 0.006555 10.0.0.19 - - [2026-01-08 01:52:20] "POST /virtual-machines HTTP/1.1" 200 429 0.011067 10.0.0.19 - - [2026-01-08 01:52:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.002109 10.0.0.19 - - [2026-01-08 01:52:20] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004445 10.0.0.19 - - [2026-01-08 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.19 - - [2026-01-08 01:52:20] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012373 10.0.0.19 - - [2026-01-08 01:52:20] "POST /tags HTTP/1.1" 409 221 0.002093 10.0.0.19 - - [2026-01-08 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-01-08 01:52:20] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.042861 10.0.0.19 - - [2026-01-08 01:52:20] "POST /tags HTTP/1.1" 409 238 0.006125 10.0.0.19 - - [2026-01-08 01:52:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.180990 10.0.0.19 - - [2026-01-08 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019152 10.0.0.19 - - [2026-01-08 01:52:21] "GET /tag/8521fafd-ad51-4920-b3f6-93bd19e61504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018399 10.0.0.19 - - [2026-01-08 01:52:21] "POST /chown HTTP/1.1" 200 109 0.044108 10.0.0.19 - - [2026-01-08 01:52:21] "POST /firewall-rules HTTP/1.1" 200 650 0.081650 10.0.0.19 - - [2026-01-08 01:52:21] "POST /chown HTTP/1.1" 200 109 0.049225 10.0.0.19 - - [2026-01-08 01:52:21] "PUT /virtual-machine-interface/8e89012c-e543-4b2c-af51-28be752ab4bb HTTP/1.1" 200 284 0.013140 10.0.0.19 - - [2026-01-08 01:52:21] "GET /firewall-rule/a49e15a6-5994-4dde-8886-7423cc3acc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014854 10.0.0.19 - - [2026-01-08 01:52:21] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015607 10.0.0.19 - - [2026-01-08 01:52:21] "GET /firewall-rule/a49e15a6-5994-4dde-8886-7423cc3acc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003850 10.0.0.19 - - [2026-01-08 01:52:21] "PUT /instance-ip/3719d486-66c4-414d-aaca-7d3fbee410af HTTP/1.1" 200 256 0.040707 10.0.0.19 - - [2026-01-08 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.027793 10.0.0.19 - - [2026-01-08 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.071738 10.0.0.19 - - [2026-01-08 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013179 10.0.0.19 - - [2026-01-08 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.066426 10.0.0.19 - - [2026-01-08 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.027223 10.0.0.19 - - [2026-01-08 01:52:21] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.072023 10.0.0.19 - - [2026-01-08 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.018860 10.0.0.19 - - [2026-01-08 01:52:21] "GET /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.006990 10.0.0.19 - - [2026-01-08 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.022642 10.0.0.19 - - [2026-01-08 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.016782 10.0.0.19 - - [2026-01-08 01:52:21] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.041405 10.0.0.19 - - [2026-01-08 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014364 10.0.0.19 - - [2026-01-08 01:52:21] "POST /virtual-machines HTTP/1.1" 200 429 0.036907 10.0.0.19 - - [2026-01-08 01:52:21] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.063107 10.0.0.19 - - [2026-01-08 01:52:21] "GET /loadbalancer-listener/c9d2db15-ec8a-4fe1-956b-87a2bd43fd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002361 10.0.0.19 - - [2026-01-08 01:52:21] "GET /loadbalancer-listener/c9d2db15-ec8a-4fe1-956b-87a2bd43fd3d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002824 10.0.0.19 - - [2026-01-08 01:52:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164928 10.0.0.19 - - [2026-01-08 01:52:21] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.072003 10.0.0.19 - - [2026-01-08 01:52:21] "POST /chown HTTP/1.1" 200 109 0.033967 10.0.0.19 - - [2026-01-08 01:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.040330 10.0.0.19 - - [2026-01-08 01:52:21] "GET /loadbalancer-pool/70f18010-858a-4e29-b953-37f6132b8b80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007175 10.0.0.19 - - [2026-01-08 01:52:21] "POST /chown HTTP/1.1" 200 109 0.010674 10.0.0.19 - - [2026-01-08 01:52:21] "PUT /virtual-machine-interface/7dc2bcd2-51a6-4d91-be41-bcf0a1843d86 HTTP/1.1" 200 284 0.016961 10.0.0.19 - - [2026-01-08 01:52:21] "GET / HTTP/1.1" 200 35931 0.002184 10.0.0.19 - - [2026-01-08 01:52:21] "PUT /instance-ip/3719d486-66c4-414d-aaca-7d3fbee410af HTTP/1.1" 200 256 0.024060 10.0.0.19 - - [2026-01-08 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006800 10.0.0.19 - - [2026-01-08 01:52:21] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.011028 10.0.0.19 - - [2026-01-08 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015419 10.0.0.19 - - [2026-01-08 01:52:21] "POST /loadbalancer-members HTTP/1.1" 200 707 0.063420 10.0.0.19 - - [2026-01-08 01:52:21] "GET /config-node/ea7755bf-66cd-4a40-94a1-e63a47575d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.009980 10.0.0.19 - - [2026-01-08 01:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031559 10.0.0.19 - - [2026-01-08 01:52:22] "GET /loadbalancer-member/70a3919f-4077-479e-95cf-5a9ab1dcd81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.006991 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.049107 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.021821 10.0.0.19 - - [2026-01-08 01:52:22] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005917 10.0.0.19 - - [2026-01-08 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007211 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.030892 10.0.0.19 - - [2026-01-08 01:52:22] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010249 10.0.0.19 - - [2026-01-08 01:52:22] "POST /tags HTTP/1.1" 409 221 0.001280 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.011745 10.0.0.19 - - [2026-01-08 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2026-01-08 01:52:22] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022730 10.0.0.19 - - [2026-01-08 01:52:22] "POST /tags HTTP/1.1" 409 238 0.001855 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.036843 10.0.0.19 - - [2026-01-08 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.19 - - [2026-01-08 01:52:22] "PUT /service-instance/0346489a-63d3-4ae6-aec9-bfbca20e6e02 HTTP/1.1" 200 266 0.008360 10.0.0.19 - - [2026-01-08 01:52:22] "GET /tag/8521fafd-ad51-4920-b3f6-93bd19e61504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.037059 10.0.0.19 - - [2026-01-08 01:52:22] "POST /firewall-rules HTTP/1.1" 409 293 0.005159 10.0.0.19 - - [2026-01-08 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.19 - - [2026-01-08 01:52:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016169 10.0.0.19 - - [2026-01-08 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.19 - - [2026-01-08 01:52:22] "POST /chown HTTP/1.1" 200 109 0.006417 10.0.0.19 - - [2026-01-08 01:52:22] "PUT /firewall-rule/a49e15a6-5994-4dde-8886-7423cc3acc79 HTTP/1.1" 200 260 0.022731 10.0.0.19 - - [2026-01-08 01:52:22] "GET /firewall-rule/a49e15a6-5994-4dde-8886-7423cc3acc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011820 10.0.0.19 - - [2026-01-08 01:52:22] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006444 10.0.0.19 - - [2026-01-08 01:52:22] "POST /chown HTTP/1.1" 200 109 0.016170 10.0.0.19 - - [2026-01-08 01:52:22] "PUT /instance-ip/3719d486-66c4-414d-aaca-7d3fbee410af HTTP/1.1" 200 256 0.019597 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.012282 10.0.0.19 - - [2026-01-08 01:52:22] "GET /firewall-rule/a49e15a6-5994-4dde-8886-7423cc3acc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008367 10.0.0.19 - - [2026-01-08 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008612 10.0.0.19 - - [2026-01-08 01:52:22] "GET /tag/8521fafd-ad51-4920-b3f6-93bd19e61504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012856 10.0.0.19 - - [2026-01-08 01:52:22] "POST /chown HTTP/1.1" 200 109 0.007427 10.0.0.19 - - [2026-01-08 01:52:22] "POST /chown HTTP/1.1" 200 109 0.020607 10.0.0.19 - - [2026-01-08 01:52:22] "GET /tag/8521fafd-ad51-4920-b3f6-93bd19e61504?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.020956 10.0.0.19 - - [2026-01-08 01:52:22] "GET /virtual-machine-interface/07489a81-38bd-411f-8896-f2355fd13fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.007206 10.0.0.19 - - [2026-01-08 01:52:22] "PUT /instance-ip/3719d486-66c4-414d-aaca-7d3fbee410af HTTP/1.1" 200 256 0.045304 10.0.0.19 - - [2026-01-08 01:52:22] "POST /set-tag HTTP/1.1" 200 109 0.024803 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.013901 10.0.0.19 - - [2026-01-08 01:52:22] "GET /virtual-machine-interface/7dc2bcd2-51a6-4d91-be41-bcf0a1843d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.015633 10.0.0.19 - - [2026-01-08 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.19 - - [2026-01-08 01:52:22] "POST /chown HTTP/1.1" 200 109 0.014480 10.0.0.19 - - [2026-01-08 01:52:22] "POST /set-tag HTTP/1.1" 200 109 0.034233 10.0.0.19 - - [2026-01-08 01:52:22] "GET /virtual-machine-interface/8e89012c-e543-4b2c-af51-28be752ab4bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.011452 10.0.0.19 - - [2026-01-08 01:52:22] "POST /chown HTTP/1.1" 200 109 0.005690 10.0.0.19 - - [2026-01-08 01:52:22] "PUT /instance-ip/3719d486-66c4-414d-aaca-7d3fbee410af HTTP/1.1" 200 256 0.026664 10.0.0.19 - - [2026-01-08 01:52:22] "POST /set-tag HTTP/1.1" 200 109 0.026030 10.0.0.19 - - [2026-01-08 01:52:22] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009735 10.0.0.19 - - [2026-01-08 01:52:22] "GET /firewall-rule/a49e15a6-5994-4dde-8886-7423cc3acc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002594 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.031693 10.0.0.19 - - [2026-01-08 01:52:22] "POST /chown HTTP/1.1" 200 109 0.010715 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.033015 10.0.0.19 - - [2026-01-08 01:52:22] "POST /chown HTTP/1.1" 200 109 0.041910 10.0.0.19 - - [2026-01-08 01:52:22] "PUT /instance-ip/3719d486-66c4-414d-aaca-7d3fbee410af HTTP/1.1" 200 256 0.014376 10.0.0.19 - - [2026-01-08 01:52:22] "DELETE /firewall-rule/a49e15a6-5994-4dde-8886-7423cc3acc79 HTTP/1.1" 200 115 0.071126 10.0.0.19 - - [2026-01-08 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.018165 10.0.0.19 - - [2026-01-08 01:52:22] "DELETE /loadbalancer-member/70a3919f-4077-479e-95cf-5a9ab1dcd81b HTTP/1.1" 200 115 0.059947 10.0.0.19 - - [2026-01-08 01:52:22] "DELETE /loadbalancer-pool/70f18010-858a-4e29-b953-37f6132b8b80 HTTP/1.1" 200 115 0.035435 10.0.0.19 - - [2026-01-08 01:52:23] "PUT /service-instance/0346489a-63d3-4ae6-aec9-bfbca20e6e02 HTTP/1.1" 200 266 0.011641 10.0.0.19 - - [2026-01-08 01:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024426 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /loadbalancer-listener/c9d2db15-ec8a-4fe1-956b-87a2bd43fd3d HTTP/1.1" 200 115 0.058448 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb HTTP/1.1" 200 115 0.053425 10.0.0.19 - - [2026-01-08 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2026-01-08 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /instance-ip/3719d486-66c4-414d-aaca-7d3fbee410af HTTP/1.1" 200 115 0.052511 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /virtual-machine-interface/07489a81-38bd-411f-8896-f2355fd13fb6 HTTP/1.1" 200 115 0.033054 10.0.0.19 - - [2026-01-08 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.19 - - [2026-01-08 01:52:23] "POST /service-instances HTTP/1.1" 409 259 0.006269 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /tag/8521fafd-ad51-4920-b3f6-93bd19e61504 HTTP/1.1" 200 115 0.067361 10.0.0.19 - - [2026-01-08 01:52:23] "POST /service-instances HTTP/1.1" 409 259 0.001780 10.0.0.19 - - [2026-01-08 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /service-instance/0346489a-63d3-4ae6-aec9-bfbca20e6e02 HTTP/1.1" 200 115 0.027613 10.0.0.19 - - [2026-01-08 01:52:23] "GET /virtual-machine-interface/8e89012c-e543-4b2c-af51-28be752ab4bb?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004842 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /virtual-machine-interface/8e89012c-e543-4b2c-af51-28be752ab4bb HTTP/1.1" 200 115 0.039326 10.0.0.19 - - [2026-01-08 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.008420 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /virtual-machine/2d5327fb-2dd7-47f8-928c-2d3da2583d48 HTTP/1.1" 200 115 0.015545 10.0.0.19 - - [2026-01-08 01:52:23] "GET /virtual-machine-interface/7dc2bcd2-51a6-4d91-be41-bcf0a1843d86?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006385 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /virtual-machine-interface/7dc2bcd2-51a6-4d91-be41-bcf0a1843d86 HTTP/1.1" 200 115 0.037230 10.0.0.19 - - [2026-01-08 01:52:23] "DELETE /virtual-machine/eb06d4bf-9bfe-4bfc-a39b-e53594642155 HTTP/1.1" 200 115 0.020935 10.0.0.19 - - [2026-01-08 01:52:32] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.19 - - [2026-01-08 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2026-01-08 01:52:32] "GET /routing-instance/9496aea4-11c0-407a-8bd8-503de6cfba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002528 10.0.0.19 - - [2026-01-08 01:52:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001776 10.0.0.19 - - [2026-01-08 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.19 - - [2026-01-08 01:52:32] "GET /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002760 10.0.0.19 - - [2026-01-08 01:52:32] "PUT /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d HTTP/1.1" 200 254 0.021410 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:52:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:52:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 10.0.0.19 - - [2026-01-08 01:52:47] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.19 - - [2026-01-08 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.19 - - [2026-01-08 01:52:47] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004623 10.0.0.19 - - [2026-01-08 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.19 - - [2026-01-08 01:52:47] "GET /config-node/ea7755bf-66cd-4a40-94a1-e63a47575d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001428 10.0.0.19 - - [2026-01-08 01:52:47] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.19 - - [2026-01-08 01:52:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007191 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2026-01-08 01:52:52] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002188 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2026-01-08 01:52:52] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.007638 10.0.0.19 - - [2026-01-08 01:52:52] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.19 - - [2026-01-08 01:52:52] "POST /alarms HTTP/1.1" 409 264 0.002016 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.19 - - [2026-01-08 01:52:52] "PUT /alarm/2a29a27e-854f-487f-b969-2674aeacbe52 HTTP/1.1" 200 244 0.007222 10.0.0.19 - - [2026-01-08 01:52:52] "POST /alarms HTTP/1.1" 409 261 0.009343 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2026-01-08 01:52:52] "PUT /alarm/2cf9595d-f039-4426-be76-524bf3551d65 HTTP/1.1" 200 244 0.007834 10.0.0.19 - - [2026-01-08 01:52:52] "POST /alarms HTTP/1.1" 409 261 0.016395 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.19 - - [2026-01-08 01:52:52] "PUT /alarm/c8e70298-24d6-4ed8-977a-c1922e3e2a0b HTTP/1.1" 200 244 0.009081 10.0.0.19 - - [2026-01-08 01:52:52] "POST /alarms HTTP/1.1" 409 253 0.003219 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.19 - - [2026-01-08 01:52:52] "PUT /alarm/f10ed12e-fd6a-47b5-8471-c88401c74047 HTTP/1.1" 200 244 0.008674 10.0.0.19 - - [2026-01-08 01:52:52] "POST /alarms HTTP/1.1" 409 251 0.004157 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.19 - - [2026-01-08 01:52:52] "PUT /alarm/19e72482-bb2d-4e2c-8104-8f80eda24152 HTTP/1.1" 200 244 0.008615 10.0.0.19 - - [2026-01-08 01:52:52] "POST /alarms HTTP/1.1" 409 252 0.008712 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.19 - - [2026-01-08 01:52:52] "PUT /alarm/8a941d11-5b00-4adc-b394-4349a3e8e6eb HTTP/1.1" 200 244 0.009835 10.0.0.19 - - [2026-01-08 01:52:52] "POST /alarms HTTP/1.1" 409 256 0.003321 10.0.0.19 - - [2026-01-08 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/e1d0de4d-113f-4477-93f7-a4a2a072c56f HTTP/1.1" 200 244 0.008627 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 248 0.009099 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/453c9b82-38b7-4518-bf40-bfe6a50ef931 HTTP/1.1" 200 244 0.009559 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 252 0.015984 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/b7f68017-7e5a-4896-8ac0-a325d9283f6d HTTP/1.1" 200 244 0.009162 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 257 0.014418 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/3ef05a9a-c0e5-4915-9c1b-86d3a0f56490 HTTP/1.1" 200 244 0.008204 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 251 0.006179 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/9bde3f07-70d6-47c9-a849-a932f46b1909 HTTP/1.1" 200 244 0.009049 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 257 0.005814 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/4984b3f9-6720-40f8-8791-2f07914e7eda HTTP/1.1" 200 244 0.008255 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 261 0.005953 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/b4f616f3-74e5-410a-915a-b64212b0b75c HTTP/1.1" 200 244 0.009496 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 258 0.007263 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/3d09601a-71f1-4bdb-a4c3-c44b543c9c24 HTTP/1.1" 200 244 0.008805 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 254 0.012193 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/9e458467-150c-4fd9-8ba7-fd68f67db2fc HTTP/1.1" 200 244 0.010518 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 254 0.008188 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/2a4f0e1d-a544-49b5-b417-680dce794967 HTTP/1.1" 200 244 0.009712 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 254 0.009041 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/922a937d-b547-470e-8019-569f0106f7a7 HTTP/1.1" 200 244 0.009221 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 247 0.007297 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/d7931188-90ae-4d97-81bd-1888c868ce5a HTTP/1.1" 200 244 0.008358 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 272 0.005039 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/87169959-4c18-4525-81db-0938282162d9 HTTP/1.1" 200 244 0.009460 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 261 0.004762 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/67ed329f-4152-47fb-adc5-ec3b254edb91 HTTP/1.1" 200 244 0.008198 10.0.0.19 - - [2026-01-08 01:52:53] "POST /alarms HTTP/1.1" 409 259 0.011004 10.0.0.19 - - [2026-01-08 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.19 - - [2026-01-08 01:52:53] "PUT /alarm/0ea190bd-dcc9-40bb-a77e-a01eaaa5981f HTTP/1.1" 200 244 0.009892 10.0.0.19 - - [2026-01-08 01:52:54] "POST /alarms HTTP/1.1" 409 265 0.012896 10.0.0.19 - - [2026-01-08 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.19 - - [2026-01-08 01:52:54] "PUT /alarm/99d5bb20-fbf7-43e9-a5e6-be02d2b415e6 HTTP/1.1" 200 244 0.008784 10.0.0.19 - - [2026-01-08 01:52:54] "POST /alarms HTTP/1.1" 409 279 0.003935 10.0.0.19 - - [2026-01-08 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.19 - - [2026-01-08 01:52:54] "PUT /alarm/d970875a-ba16-4664-8e54-112d5263a3b9 HTTP/1.1" 200 244 0.008854 10.0.0.19 - - [2026-01-08 01:52:54] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.19 - - [2026-01-08 01:52:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001674 10.0.0.19 - - [2026-01-08 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001126 10.0.0.19 - - [2026-01-08 01:52:54] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.008658 10.0.0.19 - - [2026-01-08 01:52:54] "GET / HTTP/1.1" 200 35931 0.001480 10.0.0.19 - - [2026-01-08 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.19 - - [2026-01-08 01:52:54] "GET /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002066 10.0.0.19 - - [2026-01-08 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001126 10.0.0.19 - - [2026-01-08 01:52:54] "PUT /global-vrouter-config/2b912d2e-3843-40b3-8461-1ca27c866752 HTTP/1.1" 200 276 0.008297 10.0.0.19 - - [2026-01-08 01:52:54] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.19 - - [2026-01-08 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-01-08 01:52:54] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005174 10.0.0.19 - - [2026-01-08 01:52:54] "PUT /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2 HTTP/1.1" 200 274 0.012043 10.0.0.19 - - [2026-01-08 01:52:58] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.19 - - [2026-01-08 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.19 - - [2026-01-08 01:52:58] "GET /routing-instance/9496aea4-11c0-407a-8bd8-503de6cfba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002289 10.0.0.19 - - [2026-01-08 01:52:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001790 10.0.0.19 - - [2026-01-08 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.19 - - [2026-01-08 01:52:58] "GET /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002940 10.0.0.19 - - [2026-01-08 01:52:58] "PUT /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d HTTP/1.1" 200 254 0.019722 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:52:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:52:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000726 10.0.0.19 - - [2026-01-08 01:53:02] "POST /tags HTTP/1.1" 200 355 0.018173 10.0.0.19 - - [2026-01-08 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2026-01-08 01:53:02] "GET /tag/b78bc03a-b9e2-4f9f-9c87-335d43d81d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015256 10.0.0.19 - - [2026-01-08 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2026-01-08 01:53:03] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005080 10.0.0.19 - - [2026-01-08 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2026-01-08 01:53:03] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042094 10.0.0.19 - - [2026-01-08 01:53:03] "POST /virtual-machines HTTP/1.1" 200 351 0.009372 10.0.0.19 - - [2026-01-08 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018958 10.0.0.19 - - [2026-01-08 01:53:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.110428 10.0.0.19 - - [2026-01-08 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023462 10.0.0.19 - - [2026-01-08 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009864 10.0.0.19 - - [2026-01-08 01:53:03] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007653 10.0.0.19 - - [2026-01-08 01:53:03] "POST /instance-ips HTTP/1.1" 200 391 0.023103 10.0.0.19 - - [2026-01-08 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022111 10.0.0.19 - - [2026-01-08 01:53:03] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009449 10.0.0.19 - - [2026-01-08 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.014751 10.0.0.19 - - [2026-01-08 01:53:03] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012125 10.0.0.19 - - [2026-01-08 01:53:03] "GET /instance-ip/c4cfb44e-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002549 10.0.0.19 - - [2026-01-08 01:53:03] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003848 10.0.0.19 - - [2026-01-08 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.001571 10.0.0.19 - - [2026-01-08 01:53:03] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002759 10.0.0.19 - - [2026-01-08 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.006858 10.0.0.19 - - [2026-01-08 01:53:03] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017604 10.0.0.19 - - [2026-01-08 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.015518 10.0.0.19 - - [2026-01-08 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2026-01-08 01:53:03] "GET /virtual-network/10ed7233-de37-4768-b5bf-3558e290fe9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003292 10.0.0.19 - - [2026-01-08 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001129 10.0.0.19 - - [2026-01-08 01:53:03] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030725 10.0.0.19 - - [2026-01-08 01:53:03] "POST /virtual-machines HTTP/1.1" 200 355 0.006093 10.0.0.19 - - [2026-01-08 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014242 10.0.0.19 - - [2026-01-08 01:53:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.098432 10.0.0.19 - - [2026-01-08 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.006983 10.0.0.19 - - [2026-01-08 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017676 10.0.0.19 - - [2026-01-08 01:53:04] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.003597 10.0.0.19 - - [2026-01-08 01:53:04] "POST /instance-ips HTTP/1.1" 200 395 0.017671 10.0.0.19 - - [2026-01-08 01:53:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019605 10.0.0.19 - - [2026-01-08 01:53:04] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005327 10.0.0.19 - - [2026-01-08 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.013236 10.0.0.19 - - [2026-01-08 01:53:04] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006480 10.0.0.19 - - [2026-01-08 01:53:04] "GET /instance-ip/c539a3cc-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002437 10.0.0.19 - - [2026-01-08 01:53:04] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004776 10.0.0.19 - - [2026-01-08 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.001730 10.0.0.19 - - [2026-01-08 01:53:04] "GET /virtual-router/663e13bc-9538-46a1-886b-e1b764e88f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.002916 10.0.0.19 - - [2026-01-08 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.007768 10.0.0.19 - - [2026-01-08 01:53:04] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.016895 10.0.0.19 - - [2026-01-08 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.19 - - [2026-01-08 01:53:04] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004553 10.0.0.19 - - [2026-01-08 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.001601 10.0.0.19 - - [2026-01-08 01:53:04] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004764 10.0.0.19 - - [2026-01-08 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.008078 10.0.0.19 - - [2026-01-08 01:53:13] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.19 - - [2026-01-08 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.19 - - [2026-01-08 01:53:13] "GET /global-system-config/67516d9e-a60a-4706-bd36-7bc44bf7b2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007774 10.0.0.19 - - [2026-01-08 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2026-01-08 01:53:13] "GET /config-node/ea7755bf-66cd-4a40-94a1-e63a47575d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001553 10.0.0.19 - - [2026-01-08 01:53:20] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004331 10.0.0.19 - - [2026-01-08 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.001717 10.0.0.19 - - [2026-01-08 01:53:21] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004125 10.0.0.19 - - [2026-01-08 01:53:21] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.19 - - [2026-01-08 01:53:22] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004012 10.0.0.19 - - [2026-01-08 01:53:22] "POST /set-tag HTTP/1.1" 200 109 0.001623 10.0.0.19 - - [2026-01-08 01:53:25] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.19 - - [2026-01-08 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.19 - - [2026-01-08 01:53:25] "GET /routing-instance/9496aea4-11c0-407a-8bd8-503de6cfba2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006158 10.0.0.19 - - [2026-01-08 01:53:25] "POST /bgp-routers HTTP/1.1" 409 301 0.006179 10.0.0.19 - - [2026-01-08 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-01-08 01:53:25] "GET /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002699 10.0.0.19 - - [2026-01-08 01:53:25] "PUT /bgp-router/3aa29d7f-8b0e-46b6-b9bd-7d0495bed93d HTTP/1.1" 200 254 0.017790 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:53:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:53:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 10.0.0.19 - - [2026-01-08 01:53:53] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003930 10.0.0.19 - - [2026-01-08 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.19 - - [2026-01-08 01:53:53] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005725 10.0.0.19 - - [2026-01-08 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.19 - - [2026-01-08 01:53:53] "GET /virtual-machine/e4d937d9-507c-4359-95cd-42675a4a44ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002142 10.0.0.19 - - [2026-01-08 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.007669 10.0.0.19 - - [2026-01-08 01:53:53] "GET /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006248 10.0.0.19 - - [2026-01-08 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.012025 10.0.0.19 - - [2026-01-08 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.020084 10.0.0.19 - - [2026-01-08 01:53:53] "DELETE /instance-ip/c4cfb44e-ec34-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.036721 10.0.0.19 - - [2026-01-08 01:53:53] "DELETE /virtual-machine-interface/c4ba5f2c-ec34-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.033492 10.0.0.19 - - [2026-01-08 01:53:53] "DELETE /virtual-machine/e4d937d9-507c-4359-95cd-42675a4a44ff HTTP/1.1" 200 115 0.023969 10.0.0.19 - - [2026-01-08 01:53:53] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004792 10.0.0.19 - - [2026-01-08 01:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.19 - - [2026-01-08 01:54:19] "POST /tags HTTP/1.1" 200 365 0.046030 10.0.0.19 - - [2026-01-08 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009243 10.0.0.19 - - [2026-01-08 01:54:19] "GET /tag/c2a1eda8-47ef-46fe-8634-aae460749e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015002 10.0.0.19 - - [2026-01-08 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2026-01-08 01:54:19] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027104 10.0.0.19 - - [2026-01-08 01:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118 10.0.0.19 - - [2026-01-08 01:54:20] "GET /service-appliance-set/dcafe63c-2cfe-45ac-b7f0-048684164de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002678 10.0.0.19 - - [2026-01-08 01:54:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.005393 10.0.0.19 - - [2026-01-08 01:54:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100060 10.0.0.19 - - [2026-01-08 01:54:20] "GET /virtual-machine-interface/0c5e405f-f448-49d5-8766-460da619330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.003993 10.0.0.19 - - [2026-01-08 01:54:20] "POST /set-tag HTTP/1.1" 200 109 0.015620 10.0.0.19 - - [2026-01-08 01:54:20] "POST /instance-ips HTTP/1.1" 200 417 0.024963 10.0.0.19 - - [2026-01-08 01:54:20] "GET /instance-ip/02de9dc8-ee53-472a-922e-023b62cd53af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.003774 10.0.0.19 - - [2026-01-08 01:54:20] "POST /loadbalancers HTTP/1.1" 200 618 0.066115 10.0.0.19 - - [2026-01-08 01:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.030876 10.0.0.19 - - [2026-01-08 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018039 10.0.0.19 - - [2026-01-08 01:54:20] "POST /service-instances HTTP/1.1" 200 566 0.020643 10.0.0.19 - - [2026-01-08 01:54:20] "POST /ref-update HTTP/1.1" 200 156 0.017160 10.0.0.19 - - [2026-01-08 01:54:20] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026643 10.0.0.19 - - [2026-01-08 01:54:20] "GET /virtual-machine-interface/0c5e405f-f448-49d5-8766-460da619330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.032391 10.0.0.19 - - [2026-01-08 01:54:20] "GET /virtual-machine-interface/0c5e405f-f448-49d5-8766-460da619330c?fields=floating_ip_back_refs HTTP/1.1" 200 1177 0.006824 10.0.0.19 - - [2026-01-08 01:54:20] "PUT /service-instance/0e7cac20-a2e5-480d-be96-01881a459551 HTTP/1.1" 200 266 0.006284 10.0.0.19 - - [2026-01-08 01:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022170 10.0.0.19 - - [2026-01-08 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.19 - - [2026-01-08 01:54:20] "POST /fqname-to-id HTTP/1.1" 404 208 0.006583 10.0.0.19 - - [2026-01-08 01:54:20] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002128 10.0.0.19 - - [2026-01-08 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.19 - - [2026-01-08 01:54:20] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004528 10.0.0.19 - - [2026-01-08 01:54:20] "POST /tags HTTP/1.1" 409 221 0.001654 10.0.0.19 - - [2026-01-08 01:54:20] "POST /virtual-machines HTTP/1.1" 200 429 0.030627 10.0.0.19 - - [2026-01-08 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010050 10.0.0.19 - - [2026-01-08 01:54:20] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019942 10.0.0.19 - - [2026-01-08 01:54:20] "POST /tags HTTP/1.1" 409 238 0.001694 10.0.0.19 - - [2026-01-08 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.19 - - [2026-01-08 01:54:20] "GET /tag/c2a1eda8-47ef-46fe-8634-aae460749e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.025521 10.0.0.19 - - [2026-01-08 01:54:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145515 10.0.0.19 - - [2026-01-08 01:54:20] "POST /chown HTTP/1.1" 200 109 0.032561 10.0.0.19 - - [2026-01-08 01:54:20] "POST /firewall-rules HTTP/1.1" 200 650 0.150279 10.0.0.19 - - [2026-01-08 01:54:20] "POST /chown HTTP/1.1" 200 109 0.045631 10.0.0.19 - - [2026-01-08 01:54:20] "GET /firewall-rule/1e5037df-f67c-4176-a601-86745877f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.025846 10.0.0.19 - - [2026-01-08 01:54:20] "PUT /virtual-machine-interface/ad10c2e8-1cb0-4fdb-9e5e-6e909bc9058d HTTP/1.1" 200 284 0.009636 10.0.0.19 - - [2026-01-08 01:54:21] "PUT /instance-ip/02de9dc8-ee53-472a-922e-023b62cd53af HTTP/1.1" 200 256 0.025414 10.0.0.19 - - [2026-01-08 01:54:21] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.016797 10.0.0.19 - - [2026-01-08 01:54:21] "GET /firewall-rule/1e5037df-f67c-4176-a601-86745877f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007819 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.016719 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.015893 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.011171 10.0.0.19 - - [2026-01-08 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.014021 10.0.0.19 - - [2026-01-08 01:54:21] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.061771 10.0.0.19 - - [2026-01-08 01:54:21] "GET /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.009392 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.039809 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.019010 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.006148 10.0.0.19 - - [2026-01-08 01:54:21] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.050172 10.0.0.19 - - [2026-01-08 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.19 - - [2026-01-08 01:54:21] "POST /virtual-machines HTTP/1.1" 200 429 0.046601 10.0.0.19 - - [2026-01-08 01:54:21] "GET /project/249a53bb-a6c2-4c22-85da-f835be02b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045540 10.0.0.19 - - [2026-01-08 01:54:21] "GET /loadbalancer-listener/0964f6ea-4a6b-4a24-8c86-fb7b3224865c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.033486 10.0.0.19 - - [2026-01-08 01:54:21] "GET /loadbalancer-listener/0964f6ea-4a6b-4a24-8c86-fb7b3224865c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.009265 10.0.0.19 - - [2026-01-08 01:54:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.132762 10.0.0.19 - - [2026-01-08 01:54:21] "POST /chown HTTP/1.1" 200 109 0.022259 10.0.0.19 - - [2026-01-08 01:54:21] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065708 10.0.0.19 - - [2026-01-08 01:54:21] "POST /chown HTTP/1.1" 200 109 0.013485 10.0.0.19 - - [2026-01-08 01:54:21] "PUT /virtual-machine-interface/0d7c3b59-f3eb-488c-8cfa-da1f4e9d9f77 HTTP/1.1" 200 284 0.028317 10.0.0.19 - - [2026-01-08 01:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024788 10.0.0.19 - - [2026-01-08 01:54:21] "GET /loadbalancer-pool/3afe9b15-555c-4870-ad57-a5821c2f8b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011650 10.0.0.19 - - [2026-01-08 01:54:21] "PUT /instance-ip/02de9dc8-ee53-472a-922e-023b62cd53af HTTP/1.1" 200 256 0.042007 10.0.0.19 - - [2026-01-08 01:54:21] "POST /loadbalancer-members HTTP/1.1" 200 707 0.045715 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.011235 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.030211 10.0.0.19 - - [2026-01-08 01:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009308 10.0.0.19 - - [2026-01-08 01:54:21] "GET /loadbalancer-member/330d00ba-dc24-4b0b-b2e7-343ed418919b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.013815 10.0.0.19 - - [2026-01-08 01:54:21] "GET /application-policy-set/302dfb95-7dfb-4c86-9a4d-abb4ab995889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002563 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.023906 10.0.0.19 - - [2026-01-08 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.19 - - [2026-01-08 01:54:21] "GET /policy-management/b94f86af-5843-4e33-9a92-b99c261898ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004431 10.0.0.19 - - [2026-01-08 01:54:21] "POST /tags HTTP/1.1" 409 221 0.001304 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.017782 10.0.0.19 - - [2026-01-08 01:54:21] "POST /ref-update HTTP/1.1" 200 156 0.016579 10.0.0.19 - - [2026-01-08 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.19 - - [2026-01-08 01:54:21] "GET /tag/9fbb7940-aeb4-46d4-bb18-257d8240f2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.072502 10.0.0.19 - - [2026-01-08 01:54:21] "POST /tags HTTP/1.1" 409 238 0.002200 10.0.0.19 - - [2026-01-08 01:54:21] "PUT /service-instance/0e7cac20-a2e5-480d-be96-01881a459551 HTTP/1.1" 200 266 0.083653 10.0.0.19 - - [2026-01-08 01:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.19 - - [2026-01-08 01:54:21] "GET /tag/c2a1eda8-47ef-46fe-8634-aae460749e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014046 10.0.0.19 - - [2026-01-08 01:54:21] "POST /firewall-rules HTTP/1.1" 409 293 0.002007 10.0.0.19 - - [2026-01-08 01:54:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031196 10.0.0.19 - - [2026-01-08 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2026-01-08 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.19 - - [2026-01-08 01:54:22] "PUT /firewall-rule/1e5037df-f67c-4176-a601-86745877f01c HTTP/1.1" 200 260 0.021787 10.0.0.19 - - [2026-01-08 01:54:22] "POST /chown HTTP/1.1" 200 109 0.015235 10.0.0.19 - - [2026-01-08 01:54:22] "GET /firewall-rule/1e5037df-f67c-4176-a601-86745877f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008518 10.0.0.19 - - [2026-01-08 01:54:22] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009574 10.0.0.19 - - [2026-01-08 01:54:22] "POST /chown HTTP/1.1" 200 109 0.027091 10.0.0.19 - - [2026-01-08 01:54:22] "GET /firewall-rule/1e5037df-f67c-4176-a601-86745877f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.053851 10.0.0.19 - - [2026-01-08 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2026-01-08 01:54:22] "PUT /instance-ip/02de9dc8-ee53-472a-922e-023b62cd53af HTTP/1.1" 200 256 0.033588 10.0.0.19 - - [2026-01-08 01:54:22] "GET /tag/c2a1eda8-47ef-46fe-8634-aae460749e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.054748 10.0.0.19 - - [2026-01-08 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.015461 10.0.0.19 - - [2026-01-08 01:54:22] "GET /tag/c2a1eda8-47ef-46fe-8634-aae460749e99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.023446 10.0.0.19 - - [2026-01-08 01:54:22] "POST /chown HTTP/1.1" 200 109 0.047818 10.0.0.19 - - [2026-01-08 01:54:22] "GET /virtual-machine-interface/0c5e405f-f448-49d5-8766-460da619330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.016074 10.0.0.19 - - [2026-01-08 01:54:22] "POST /set-tag HTTP/1.1" 200 109 0.040539 10.0.0.19 - - [2026-01-08 01:54:22] "POST /chown HTTP/1.1" 200 109 0.015882 10.0.0.19 - - [2026-01-08 01:54:22] "GET /virtual-machine-interface/0d7c3b59-f3eb-488c-8cfa-da1f4e9d9f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.014396 10.0.0.19 - - [2026-01-08 01:54:22] "PUT /instance-ip/02de9dc8-ee53-472a-922e-023b62cd53af HTTP/1.1" 200 256 0.054376 10.0.0.19 - - [2026-01-08 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.060520 10.0.0.19 - - [2026-01-08 01:54:22] "POST /set-tag HTTP/1.1" 200 109 0.083979 10.0.0.19 - - [2026-01-08 01:54:22] "GET /virtual-machine-interface/ad10c2e8-1cb0-4fdb-9e5e-6e909bc9058d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.012819 10.0.0.19 - - [2026-01-08 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.19 - - [2026-01-08 01:54:22] "POST /chown HTTP/1.1" 200 109 0.012136 10.0.0.19 - - [2026-01-08 01:54:22] "POST /chown HTTP/1.1" 200 109 0.027617 10.0.0.19 - - [2026-01-08 01:54:22] "POST /set-tag HTTP/1.1" 200 109 0.034650 10.0.0.19 - - [2026-01-08 01:54:22] "GET /firewall-policy/55953535-3290-43ce-ae24-f9deadd1e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005129 10.0.0.19 - - [2026-01-08 01:54:22] "GET /firewall-rule/1e5037df-f67c-4176-a601-86745877f01c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003788 10.0.0.19 - - [2026-01-08 01:54:22] "PUT /instance-ip/02de9dc8-ee53-472a-922e-023b62cd53af HTTP/1.1" 200 256 0.018784 10.0.0.19 - - [2026-01-08 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.013211 10.0.0.19 - - [2026-01-08 01:54:22] "POST /chown HTTP/1.1" 200 109 0.032471 10.0.0.19 - - [2026-01-08 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.066305 10.0.0.19 - - [2026-01-08 01:54:22] "POST /chown HTTP/1.1" 200 109 0.020204 10.0.0.19 - - [2026-01-08 01:54:22] "PUT /instance-ip/02de9dc8-ee53-472a-922e-023b62cd53af HTTP/1.1" 200 256 0.046738 10.0.0.19 - - [2026-01-08 01:54:22] "DELETE /firewall-rule/1e5037df-f67c-4176-a601-86745877f01c HTTP/1.1" 200 115 0.125948 10.0.0.19 - - [2026-01-08 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.047554 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /loadbalancer-member/330d00ba-dc24-4b0b-b2e7-343ed418919b HTTP/1.1" 200 115 0.049863 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /loadbalancer-pool/3afe9b15-555c-4870-ad57-a5821c2f8b06 HTTP/1.1" 200 115 0.050975 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /loadbalancer-listener/0964f6ea-4a6b-4a24-8c86-fb7b3224865c HTTP/1.1" 200 115 0.038382 10.0.0.19 - - [2026-01-08 01:54:23] "PUT /service-instance/0e7cac20-a2e5-480d-be96-01881a459551 HTTP/1.1" 200 266 0.023569 10.0.0.19 - - [2026-01-08 01:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009464 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /loadbalancer/5b1e91e6-fb71-4011-bbe6-246e1fba7ceb HTTP/1.1" 200 115 0.138130 10.0.0.19 - - [2026-01-08 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2026-01-08 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /instance-ip/02de9dc8-ee53-472a-922e-023b62cd53af HTTP/1.1" 200 115 0.070954 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /virtual-machine-interface/0c5e405f-f448-49d5-8766-460da619330c HTTP/1.1" 200 115 0.048886 10.0.0.19 - - [2026-01-08 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-01-08 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /tag/c2a1eda8-47ef-46fe-8634-aae460749e99 HTTP/1.1" 200 115 0.110788 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /service-instance/0e7cac20-a2e5-480d-be96-01881a459551 HTTP/1.1" 200 115 0.053370 10.0.0.19 - - [2026-01-08 01:54:23] "GET /virtual-machine-interface/ad10c2e8-1cb0-4fdb-9e5e-6e909bc9058d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.009013 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /virtual-machine-interface/ad10c2e8-1cb0-4fdb-9e5e-6e909bc9058d HTTP/1.1" 200 115 0.053585 10.0.0.19 - - [2026-01-08 01:54:23] "POST /ref-update HTTP/1.1" 200 156 0.015419 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /virtual-machine/e9fb14cb-394a-46af-9ed4-0ea8088f4c49 HTTP/1.1" 200 115 0.048969 10.0.0.19 - - [2026-01-08 01:54:23] "GET /virtual-machine-interface/0d7c3b59-f3eb-488c-8cfa-da1f4e9d9f77?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.004814 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /virtual-machine-interface/0d7c3b59-f3eb-488c-8cfa-da1f4e9d9f77 HTTP/1.1" 200 115 0.040979 10.0.0.19 - - [2026-01-08 01:54:23] "DELETE /virtual-machine/1da173ec-d977-4738-881b-e0f2514dde4c HTTP/1.1" 200 115 0.024338 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:54:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:54:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 10.0.0.19 - - [2026-01-08 01:54:24] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004143 10.0.0.19 - - [2026-01-08 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.19 - - [2026-01-08 01:54:24] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004291 10.0.0.19 - - [2026-01-08 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.19 - - [2026-01-08 01:54:24] "GET /virtual-machine/c4e8bfc6-1b7c-41d2-9abd-7714692de2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.077831 10.0.0.19 - - [2026-01-08 01:54:24] "POST /ref-update HTTP/1.1" 200 156 0.022366 10.0.0.19 - - [2026-01-08 01:54:24] "GET /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010718 10.0.0.19 - - [2026-01-08 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.013492 10.0.0.19 - - [2026-01-08 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.044171 10.0.0.19 - - [2026-01-08 01:54:24] "DELETE /instance-ip/c539a3cc-ec34-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.091982 10.0.0.19 - - [2026-01-08 01:54:24] "DELETE /virtual-machine-interface/c522a5d2-ec34-11f0-92fc-fa163e94cb0f HTTP/1.1" 200 115 0.048120 10.0.0.19 - - [2026-01-08 01:54:24] "DELETE /virtual-machine/c4e8bfc6-1b7c-41d2-9abd-7714692de2a5 HTTP/1.1" 200 115 0.027058 10.0.0.19 - - [2026-01-08 01:54:25] "DELETE /tag/b78bc03a-b9e2-4f9f-9c87-335d43d81d27 HTTP/1.1" 200 115 0.044708 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:54:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:54:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000748 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:54:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001263 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:54:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001480 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:54:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000798 [Introspect:8084]10.0.0.19 - - [2026-01-08 01:54:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000724