++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Apr 23 01:37:36 AM UTC 2026 ===================' INFO: =================== Thu Apr 23 01:37:36 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 ++ 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 ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + 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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.26.189.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.26.189.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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/23/2026 01:38:20.672 7ff1f34376c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/23/2026 01:38:21.284 7ff1f34376c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/23/2026 01:38:21.309 7ff1f34376c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/23/2026 01:38:21.309 7ff1f34376c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-04-23 01:38:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000875 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-04-23 01:38:31] "GET / HTTP/1.1" 503 181 0.000191 10.0.0.19 - - [2026-04-23 01:38:31] "GET / HTTP/1.1" 503 181 0.000507 10.0.0.19 - - [2026-04-23 01:38:32] "GET / HTTP/1.1" 200 45303 0.003083 10.0.0.19 - - [2026-04-23 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007769 10.0.0.19 - - [2026-04-23 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478 10.0.0.19 - - [2026-04-23 01:38:32] "GET / HTTP/1.1" 200 35931 0.003572 10.0.0.19 - - [2026-04-23 01:38:32] "GET / HTTP/1.1" 200 35931 0.002484 10.0.0.19 - - [2026-04-23 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.19 - - [2026-04-23 01:38:32] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005314 10.0.0.19 - - [2026-04-23 01:38:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002516 10.0.0.19 - - [2026-04-23 01:38:32] "POST /analytics-nodes HTTP/1.1" 200 599 0.056259 10.0.0.19 - - [2026-04-23 01:38:32] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.19 - - [2026-04-23 01:38:33] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.19 - - [2026-04-23 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.19 - - [2026-04-23 01:38:33] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009331 10.0.0.19 - - [2026-04-23 01:38:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.004050 10.0.0.19 - - [2026-04-23 01:38:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.039930 10.0.0.19 - - [2026-04-23 01:38:34] "GET / HTTP/1.1" 200 35931 0.002056 10.0.0.19 - - [2026-04-23 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008972 10.0.0.19 - - [2026-04-23 01:38:34] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014579 10.0.0.19 - - [2026-04-23 01:38:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.013396 10.0.0.19 - - [2026-04-23 01:38:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.077900 10.0.0.19 - - [2026-04-23 01:38:35] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.19 - - [2026-04-23 01:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016144 10.0.0.19 - - [2026-04-23 01:38:35] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017764 10.0.0.19 - - [2026-04-23 01:38:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.001951 10.0.0.19 - - [2026-04-23 01:38:35] "POST /config-nodes HTTP/1.1" 200 593 0.045256 10.0.0.19 - - [2026-04-23 01:38:35] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.19 - - [2026-04-23 01:38:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002334 10.0.0.19 - - [2026-04-23 01:38:37] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.19 - - [2026-04-23 01:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.19 - - [2026-04-23 01:38:37] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007624 10.0.0.19 - - [2026-04-23 01:38:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002792 10.0.0.19 - - [2026-04-23 01:38:37] "POST /config-database-nodes HTTP/1.1" 200 611 0.057282 10.0.0.19 - - [2026-04-23 01:38:39] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.19 - - [2026-04-23 01:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.19 - - [2026-04-23 01:38:39] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007945 10.0.0.19 - - [2026-04-23 01:38:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002214 10.0.0.19 - - [2026-04-23 01:38:39] "POST /database-nodes HTTP/1.1" 200 597 0.044849 10.0.0.19 - - [2026-04-23 01:38:39] "GET / HTTP/1.1" 200 35931 0.002175 10.0.0.19 - - [2026-04-23 01:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.19 - - [2026-04-23 01:38:39] "GET /routing-instance/972d0a04-af4e-4254-9823-68efd1fe6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004342 10.0.0.19 - - [2026-04-23 01:38:39] "POST /bgp-routers HTTP/1.1" 200 616 0.054838 10.0.0.19 - - [2026-04-23 01:38:39] "GET /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.042898 10.0.0.19 - - [2026-04-23 01:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.19 - - [2026-04-23 01:38:39] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008999 10.0.0.19 - - [2026-04-23 01:38:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002928 10.0.0.19 - - [2026-04-23 01:38:39] "POST /ref-update HTTP/1.1" 200 156 0.013615 10.0.0.19 - - [2026-04-23 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.19 - - [2026-04-23 01:38:40] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004836 10.0.0.19 - - [2026-04-23 01:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.19 - - [2026-04-23 01:38:40] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.022100 10.0.0.19 - - [2026-04-23 01:38:41] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 581 0.050131 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 575 0.040469 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 575 0.033098 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 559 0.049559 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 555 0.032035 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 557 0.067008 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 565 0.091606 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 549 0.061276 10.0.0.19 - - [2026-04-23 01:38:41] "POST /alarms HTTP/1.1" 200 557 0.069416 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 567 0.071710 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 555 0.035388 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 567 0.046151 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 575 0.088787 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 569 0.024785 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 561 0.053654 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 561 0.067243 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 561 0.046019 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 547 0.039480 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 595 0.055422 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 575 0.066009 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 571 0.075369 10.0.0.19 - - [2026-04-23 01:38:42] "POST /alarms HTTP/1.1" 200 583 0.085422 10.0.0.19 - - [2026-04-23 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.19 - - [2026-04-23 01:38:43] "GET /network-ipam/c648b849-512d-4033-b798-bb03e5ea0f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008820 10.0.0.19 - - [2026-04-23 01:38:43] "POST /alarms HTTP/1.1" 200 609 0.046036 10.0.0.19 - - [2026-04-23 01:38:43] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.19 - - [2026-04-23 01:38:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007684 10.0.0.19 - - [2026-04-23 01:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.19 - - [2026-04-23 01:38:43] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.019389 10.0.0.19 - - [2026-04-23 01:38:43] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.19 - - [2026-04-23 01:38:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.003048 10.0.0.19 - - [2026-04-23 01:38:43] "POST /access-control-lists HTTP/1.1" 200 587 0.062504 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:38:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003621 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:38:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.009981 10.0.0.19 - - [2026-04-23 01:38:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.035928 10.0.0.19 - - [2026-04-23 01:38:43] "POST /access-control-lists HTTP/1.1" 200 585 0.051340 10.0.0.19 - - [2026-04-23 01:38:43] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.19 - - [2026-04-23 01:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.19 - - [2026-04-23 01:38:44] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007098 10.0.0.19 - - [2026-04-23 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013821 10.0.0.19 - - [2026-04-23 01:38:44] "POST /route-targets HTTP/1.1" 200 327 0.030302 10.0.0.19 - - [2026-04-23 01:38:44] "POST /ref-update HTTP/1.1" 200 156 0.049833 10.0.0.19 - - [2026-04-23 01:38:44] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.080421 10.0.0.19 - - [2026-04-23 01:38:44] "POST /route-targets HTTP/1.1" 200 327 0.053159 10.0.0.19 - - [2026-04-23 01:38:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.045611 10.0.0.19 - - [2026-04-23 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020845 10.0.0.19 - - [2026-04-23 01:38:44] "POST /ref-update HTTP/1.1" 200 156 0.062713 10.0.0.19 - - [2026-04-23 01:38:44] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.033301 10.0.0.19 - - [2026-04-23 01:38:44] "POST /service-appliance-sets HTTP/1.1" 200 553 0.069274 10.0.0.19 - - [2026-04-23 01:38:44] "POST /route-targets HTTP/1.1" 200 327 0.046248 10.0.0.19 - - [2026-04-23 01:38:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.008180 10.0.0.19 - - [2026-04-23 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007339 10.0.0.19 - - [2026-04-23 01:38:44] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016623 10.0.0.19 - - [2026-04-23 01:38:44] "POST /ref-update HTTP/1.1" 200 156 0.072097 10.0.0.19 - - [2026-04-23 01:38:44] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.19 - - [2026-04-23 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.19 - - [2026-04-23 01:38:44] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.108825 10.0.0.19 - - [2026-04-23 01:38:44] "POST /service-appliance-sets HTTP/1.1" 200 541 0.274145 10.0.0.19 - - [2026-04-23 01:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.19 - - [2026-04-23 01:38:44] "GET /network-ipam/c648b849-512d-4033-b798-bb03e5ea0f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.172178 10.0.0.19 - - [2026-04-23 01:38:44] "PUT /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329 HTTP/1.1" 200 274 0.238347 10.0.0.19 - - [2026-04-23 01:38:45] "POST /route-targets HTTP/1.1" 200 327 0.079583 10.0.0.19 - - [2026-04-23 01:38:45] "POST /ref-update HTTP/1.1" 200 156 0.067889 10.0.0.19 - - [2026-04-23 01:38:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.003524 10.0.0.19 - - [2026-04-23 01:38:45] "POST /access-control-lists HTTP/1.1" 200 551 0.091697 10.0.0.19 - - [2026-04-23 01:38:45] "POST /service-templates HTTP/1.1" 200 511 0.101266 10.0.0.19 - - [2026-04-23 01:38:45] "POST /service-templates HTTP/1.1" 200 501 0.065195 10.0.0.19 - - [2026-04-23 01:38:45] "POST /service-templates HTTP/1.1" 200 515 0.069079 10.0.0.19 - - [2026-04-23 01:38:45] "POST /service-templates HTTP/1.1" 200 535 0.052816 10.0.0.19 - - [2026-04-23 01:38:45] "POST /service-templates HTTP/1.1" 200 507 0.046921 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:38:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:38:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:39:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:39:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.19 - - [2026-04-23 01:39:57] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.19 - - [2026-04-23 01:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2026-04-23 01:39:57] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006461 10.0.0.19 - - [2026-04-23 01:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.19 - - [2026-04-23 01:39:57] "GET /config-node/1abe2dfd-f938-433c-ad16-2cdb812c699c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003096 10.0.0.19 - - [2026-04-23 01:40:09] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.19 - - [2026-04-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.19 - - [2026-04-23 01:40:09] "GET /routing-instance/972d0a04-af4e-4254-9823-68efd1fe6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003905 10.0.0.19 - - [2026-04-23 01:40:09] "POST /bgp-routers HTTP/1.1" 409 301 0.009803 10.0.0.19 - - [2026-04-23 01:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.19 - - [2026-04-23 01:40:09] "GET /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006426 10.0.0.19 - - [2026-04-23 01:40:09] "PUT /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c HTTP/1.1" 200 254 0.023733 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 10.0.0.19 - - [2026-04-23 01:40:39] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.19 - - [2026-04-23 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2026-04-23 01:40:39] "GET /domain/4b919035-c593-42ff-a612-8bad469b07f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003133 10.0.0.19 - - [2026-04-23 01:40:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000505 10.0.0.19 - - [2026-04-23 01:40:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.013438 10.0.0.19 - - [2026-04-23 01:40:39] "POST /security-groups HTTP/1.1" 200 570 0.083314 10.0.0.19 - - [2026-04-23 01:40:39] "POST /projects HTTP/1.1" 200 481 0.297257 10.0.0.19 - - [2026-04-23 01:40:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.008238 10.0.0.19 - - [2026-04-23 01:40:39] "POST /access-control-lists HTTP/1.1" 200 579 0.080854 10.0.0.19 - - [2026-04-23 01:40:39] "POST /security-groups HTTP/1.1" 200 534 0.111622 10.0.0.19 - - [2026-04-23 01:40:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.007241 10.0.0.19 - - [2026-04-23 01:40:39] "POST /chown HTTP/1.1" 200 109 0.042217 10.0.0.19 - - [2026-04-23 01:40:39] "POST /policy-managements HTTP/1.1" 409 214 0.002505 10.0.0.19 - - [2026-04-23 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.19 - - [2026-04-23 01:40:39] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032876 10.0.0.19 - - [2026-04-23 01:40:39] "POST /access-control-lists HTTP/1.1" 200 577 0.108178 10.0.0.19 - - [2026-04-23 01:40:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.013069 10.0.0.19 - - [2026-04-23 01:40:40] "POST /application-policy-sets HTTP/1.1" 200 528 0.038838 10.0.0.19 - - [2026-04-23 01:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.19 - - [2026-04-23 01:40:40] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.011078 10.0.0.19 - - [2026-04-23 01:40:40] "POST /access-control-lists HTTP/1.1" 200 594 0.062047 10.0.0.19 - - [2026-04-23 01:40:40] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.041842 10.0.0.19 - - [2026-04-23 01:40:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.005368 10.0.0.19 - - [2026-04-23 01:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.19 - - [2026-04-23 01:40:40] "GET /virtual-network/025362b7-9e9b-4154-97fc-93d83693bdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004583 10.0.0.19 - - [2026-04-23 01:40:40] "POST /access-control-lists HTTP/1.1" 200 592 0.049316 10.0.0.19 - - [2026-04-23 01:40:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.002858 10.0.0.19 - - [2026-04-23 01:40:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.011577 10.0.0.19 - - [2026-04-23 01:40:40] "POST /security-groups HTTP/1.1" 200 574 0.091713 10.0.0.19 - - [2026-04-23 01:40:40] "POST /projects HTTP/1.1" 200 489 0.308108 10.0.0.19 - - [2026-04-23 01:40:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.025896 10.0.0.19 - - [2026-04-23 01:40:40] "POST /access-control-lists HTTP/1.1" 200 583 0.141758 10.0.0.19 - - [2026-04-23 01:40:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.004185 10.0.0.19 - - [2026-04-23 01:40:40] "POST /security-groups HTTP/1.1" 200 546 0.251852 10.0.0.19 - - [2026-04-23 01:40:40] "POST /chown HTTP/1.1" 200 109 0.067521 10.0.0.19 - - [2026-04-23 01:40:40] "POST /access-control-lists HTTP/1.1" 200 581 0.192870 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.003770 10.0.0.19 - - [2026-04-23 01:40:41] "POST /network-ipams HTTP/1.1" 200 522 0.134487 10.0.0.19 - - [2026-04-23 01:40:41] "POST /access-control-lists HTTP/1.1" 200 602 0.058540 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.002544 10.0.0.19 - - [2026-04-23 01:40:41] "POST /network-ipams HTTP/1.1" 200 510 0.064557 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.007616 10.0.0.19 - - [2026-04-23 01:40:41] "POST /access-control-lists HTTP/1.1" 200 600 0.069351 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.003603 10.0.0.19 - - [2026-04-23 01:40:41] "POST /access-control-lists HTTP/1.1" 200 589 0.065028 10.0.0.19 - - [2026-04-23 01:40:41] "POST /useragent-kv HTTP/1.1" 200 115 0.052875 10.0.0.19 - - [2026-04-23 01:40:41] "POST /virtual-networks HTTP/1.1" 200 538 0.331304 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.19 - - [2026-04-23 01:40:41] "POST /route-targets HTTP/1.1" 200 327 0.036575 10.0.0.19 - - [2026-04-23 01:40:41] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.027403 10.0.0.19 - - [2026-04-23 01:40:41] "POST /ref-update HTTP/1.1" 200 156 0.040543 10.0.0.19 - - [2026-04-23 01:40:41] "POST /network-ipams HTTP/1.1" 200 518 0.055798 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.003651 10.0.0.19 - - [2026-04-23 01:40:41] "POST /useragent-kv HTTP/1.1" 200 115 0.013076 10.0.0.19 - - [2026-04-23 01:40:41] "POST /virtual-networks HTTP/1.1" 200 546 0.130821 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2026-04-23 01:40:41] "POST /route-targets HTTP/1.1" 200 327 0.008919 10.0.0.19 - - [2026-04-23 01:40:41] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.012795 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.002762 10.0.0.19 - - [2026-04-23 01:40:41] "POST /ref-update HTTP/1.1" 200 156 0.033876 10.0.0.19 - - [2026-04-23 01:40:41] "POST /network-policys HTTP/1.1" 200 538 0.024378 10.0.0.19 - - [2026-04-23 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.003770 10.0.0.19 - - [2026-04-23 01:40:42] "POST /network-policys HTTP/1.1" 200 534 0.040471 10.0.0.19 - - [2026-04-23 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.016829 10.0.0.19 - - [2026-04-23 01:40:42] "POST /network-policys HTTP/1.1" 200 542 0.016537 10.0.0.19 - - [2026-04-23 01:40:42] "PUT /access-control-list/a2572cf7-95b4-4e58-9398-4510fe717ef3 HTTP/1.1" 200 272 0.014872 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-update HTTP/1.1" 200 156 0.092307 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006004 10.0.0.19 - - [2026-04-23 01:40:42] "PUT /access-control-list/a152d6b6-1d3f-4cee-b39a-0c28cd0a36cf HTTP/1.1" 200 272 0.027521 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-update HTTP/1.1" 200 156 0.107040 10.0.0.19 - - [2026-04-23 01:40:42] "PUT /access-control-list/a2572cf7-95b4-4e58-9398-4510fe717ef3 HTTP/1.1" 200 272 0.014107 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-update HTTP/1.1" 200 156 0.092100 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002677 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015708 10.0.0.19 - - [2026-04-23 01:40:42] "PUT /access-control-list/a152d6b6-1d3f-4cee-b39a-0c28cd0a36cf HTTP/1.1" 200 272 0.077186 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-update HTTP/1.1" 200 156 0.022980 10.0.0.19 - - [2026-04-23 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.005235 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-update HTTP/1.1" 200 156 0.144844 10.0.0.19 - - [2026-04-23 01:40:42] "POST /access-control-lists HTTP/1.1" 200 601 0.068652 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-update HTTP/1.1" 200 156 0.122877 10.0.0.19 - - [2026-04-23 01:40:42] "PUT /access-control-list/41c63833-ec80-4172-b1b2-64a41b578a27 HTTP/1.1" 200 272 0.050747 10.0.0.19 - - [2026-04-23 01:40:42] "POST /ref-update HTTP/1.1" 200 156 0.041955 10.0.0.19 - - [2026-04-23 01:40:42] "PUT /access-control-list/a2572cf7-95b4-4e58-9398-4510fe717ef3 HTTP/1.1" 200 272 0.061594 10.0.0.19 - - [2026-04-23 01:40:43] "POST /ref-update HTTP/1.1" 200 156 0.167019 10.0.0.19 - - [2026-04-23 01:40:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014046 10.0.0.19 - - [2026-04-23 01:40:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003118 10.0.0.19 - - [2026-04-23 01:40:43] "PUT /access-control-list/41c63833-ec80-4172-b1b2-64a41b578a27 HTTP/1.1" 200 272 0.102000 10.0.0.19 - - [2026-04-23 01:40:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004085 10.0.0.19 - - [2026-04-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.19 - - [2026-04-23 01:40:43] "GET /virtual-network/025362b7-9e9b-4154-97fc-93d83693bdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.018709 10.0.0.19 - - [2026-04-23 01:40:43] "POST /ref-update HTTP/1.1" 200 156 0.028735 10.0.0.19 - - [2026-04-23 01:40:43] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.021437 10.0.0.19 - - [2026-04-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.19 - - [2026-04-23 01:40:43] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017838 10.0.0.19 - - [2026-04-23 01:40:43] "POST /firewall-policys HTTP/1.1" 200 530 0.161646 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002159 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003273 10.0.0.19 - - [2026-04-23 01:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.064307 10.0.0.19 - - [2026-04-23 01:40:43] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.022371 10.0.0.19 - - [2026-04-23 01:40:43] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004599 10.0.0.19 - - [2026-04-23 01:40:43] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007247 10.0.0.19 - - [2026-04-23 01:40:43] "POST /ref-update HTTP/1.1" 200 156 0.024753 10.0.0.19 - - [2026-04-23 01:40:43] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004496 10.0.0.19 - - [2026-04-23 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2026-04-23 01:40:43] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004399 10.0.0.19 - - [2026-04-23 01:40:43] "POST /firewall-policys HTTP/1.1" 200 532 0.032960 10.0.0.19 - - [2026-04-23 01:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026327 10.0.0.19 - - [2026-04-23 01:40:43] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.028219 10.0.0.19 - - [2026-04-23 01:40:43] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004452 10.0.0.19 - - [2026-04-23 01:40:43] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015745 10.0.0.19 - - [2026-04-23 01:40:43] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.017519 10.0.0.19 - - [2026-04-23 01:40:43] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003641 10.0.0.19 - - [2026-04-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.039379 10.0.0.19 - - [2026-04-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.049312 10.0.0.19 - - [2026-04-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.075909 10.0.0.19 - - [2026-04-23 01:40:44] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008894 10.0.0.19 - - [2026-04-23 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.19 - - [2026-04-23 01:40:44] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002299 10.0.0.19 - - [2026-04-23 01:40:44] "POST /firewall-policys HTTP/1.1" 200 530 0.023638 10.0.0.19 - - [2026-04-23 01:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.040412 10.0.0.19 - - [2026-04-23 01:40:44] "GET /firewall-policy/05a6bdaa-f2c1-4541-8178-46ac39420206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.016402 10.0.0.19 - - [2026-04-23 01:40:44] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003300 10.0.0.19 - - [2026-04-23 01:40:44] "GET /firewall-policy/05a6bdaa-f2c1-4541-8178-46ac39420206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.002510 10.0.0.19 - - [2026-04-23 01:40:44] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002261 10.0.0.19 - - [2026-04-23 01:40:44] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003625 10.0.0.19 - - [2026-04-23 01:40:44] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005595 10.0.0.19 - - [2026-04-23 01:40:44] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004722 10.0.0.19 - - [2026-04-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.030877 10.0.0.19 - - [2026-04-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.056967 10.0.0.19 - - [2026-04-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.035792 10.0.0.19 - - [2026-04-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.025176 10.0.0.19 - - [2026-04-23 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.053247 10.0.0.19 - - [2026-04-23 01:40:44] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017620 10.0.0.19 - - [2026-04-23 01:40:44] "POST /tags HTTP/1.1" 200 299 0.056752 10.0.0.19 - - [2026-04-23 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.036175 10.0.0.19 - - [2026-04-23 01:40:44] "GET /tag/e9250faa-8bdb-48cd-a4f9-96f44a87d28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015746 10.0.0.19 - - [2026-04-23 01:40:45] "POST /set-tag HTTP/1.1" 200 109 0.015206 10.0.0.19 - - [2026-04-23 01:40:45] "POST /tags HTTP/1.1" 200 305 0.103740 10.0.0.19 - - [2026-04-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.19 - - [2026-04-23 01:40:45] "GET /tag/eeb52d7e-7940-4096-85e3-72aa6757d1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014109 10.0.0.19 - - [2026-04-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.19 - - [2026-04-23 01:40:45] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040307 10.0.0.19 - - [2026-04-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.19 - - [2026-04-23 01:40:45] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.013124 10.0.0.19 - - [2026-04-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.19 - - [2026-04-23 01:40:45] "GET /service-appliance-set/bf71cfd4-ce10-4313-b5ee-5ff9263b2121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008746 10.0.0.19 - - [2026-04-23 01:40:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.002928 10.0.0.19 - - [2026-04-23 01:40:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.150443 10.0.0.19 - - [2026-04-23 01:40:45] "GET /virtual-machine-interface/55e44026-8763-4e41-8ba0-3542fd6085a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.031707 10.0.0.19 - - [2026-04-23 01:40:45] "POST /instance-ips HTTP/1.1" 200 381 0.100529 10.0.0.19 - - [2026-04-23 01:40:45] "GET /instance-ip/f5d4b879-2347-4356-be5b-3bc88ebfc658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.024606 10.0.0.19 - - [2026-04-23 01:40:45] "POST /loadbalancers HTTP/1.1" 200 582 0.084090 10.0.0.19 - - [2026-04-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015066 10.0.0.19 - - [2026-04-23 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.19 - - [2026-04-23 01:40:46] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046775 10.0.0.19 - - [2026-04-23 01:40:46] "GET /loadbalancer/5c20aaa0-3888-453a-b08a-0360770dd9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.016657 10.0.0.19 - - [2026-04-23 01:40:46] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.062271 10.0.0.19 - - [2026-04-23 01:40:46] "GET /instance-ip/f5d4b879-2347-4356-be5b-3bc88ebfc658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004634 10.0.0.19 - - [2026-04-23 01:40:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.077049 10.0.0.19 - - [2026-04-23 01:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032882 10.0.0.19 - - [2026-04-23 01:40:46] "POST /floating-ips HTTP/1.1" 200 583 0.105756 10.0.0.19 - - [2026-04-23 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027442 10.0.0.19 - - [2026-04-23 01:40:46] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.071058 10.0.0.19 - - [2026-04-23 01:40:46] "GET /loadbalancer-listener/00d375b6-b751-4bc1-bcfd-a7b112a9df07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006931 10.0.0.19 - - [2026-04-23 01:40:46] "GET /loadbalancer-listener/00d375b6-b751-4bc1-bcfd-a7b112a9df07?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011232 10.0.0.19 - - [2026-04-23 01:40:46] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.058900 10.0.0.19 - - [2026-04-23 01:40:46] "GET /instance-ip/f5d4b879-2347-4356-be5b-3bc88ebfc658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004273 10.0.0.19 - - [2026-04-23 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.070282 10.0.0.19 - - [2026-04-23 01:40:46] "GET /instance-ip/f5d4b879-2347-4356-be5b-3bc88ebfc658?fields=floating_ips HTTP/1.1" 200 1171 0.067577 10.0.0.19 - - [2026-04-23 01:40:46] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004622 10.0.0.19 - - [2026-04-23 01:40:46] "GET /floating-ip/3118a27f-f689-4270-88de-54bf06a61230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002331 10.0.0.19 - - [2026-04-23 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2026-04-23 01:40:46] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.011630 10.0.0.19 - - [2026-04-23 01:40:46] "POST /tags HTTP/1.1" 200 357 0.123214 10.0.0.19 - - [2026-04-23 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-04-23 01:40:46] "GET /tag/ff68f6c3-782c-4249-9e70-a84decdcd797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015649 10.0.0.19 - - [2026-04-23 01:40:47] "POST /tags HTTP/1.1" 200 305 0.089796 10.0.0.19 - - [2026-04-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022011 10.0.0.19 - - [2026-04-23 01:40:47] "GET /tag/acea0b06-6837-404b-9691-ffff0d3dd0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.040204 10.0.0.19 - - [2026-04-23 01:40:47] "POST /id-to-fqname HTTP/1.1" 200 174 0.000524 10.0.0.19 - - [2026-04-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.014328 10.0.0.19 - - [2026-04-23 01:40:47] "POST /security-groups HTTP/1.1" 200 571 0.072664 10.0.0.19 - - [2026-04-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.007530 10.0.0.19 - - [2026-04-23 01:40:47] "POST /projects HTTP/1.1" 200 483 0.258607 10.0.0.19 - - [2026-04-23 01:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020386 10.0.0.19 - - [2026-04-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009731 10.0.0.19 - - [2026-04-23 01:40:47] "POST /access-control-lists HTTP/1.1" 200 580 0.101102 10.0.0.19 - - [2026-04-23 01:40:47] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.038235 10.0.0.19 - - [2026-04-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.027703 10.0.0.19 - - [2026-04-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.19 - - [2026-04-23 01:40:47] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004404 10.0.0.19 - - [2026-04-23 01:40:47] "POST /access-control-lists HTTP/1.1" 200 578 0.085986 10.0.0.19 - - [2026-04-23 01:40:47] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.104295 10.0.0.19 - - [2026-04-23 01:40:47] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.074047 10.0.0.19 - - [2026-04-23 01:40:47] "POST /security-groups HTTP/1.1" 200 537 0.108827 10.0.0.19 - - [2026-04-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.002746 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 10.0.0.19 - - [2026-04-23 01:40:47] "POST /access-control-lists HTTP/1.1" 200 596 0.076554 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.19 - - [2026-04-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.011619 10.0.0.19 - - [2026-04-23 01:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.101470 10.0.0.19 - - [2026-04-23 01:40:48] "POST /chown HTTP/1.1" 200 109 0.038960 10.0.0.19 - - [2026-04-23 01:40:48] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018523 10.0.0.19 - - [2026-04-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.19 - - [2026-04-23 01:40:48] "POST /access-control-lists HTTP/1.1" 200 594 0.100759 10.0.0.19 - - [2026-04-23 01:40:48] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015192 10.0.0.19 - - [2026-04-23 01:40:48] "POST /tags HTTP/1.1" 409 207 0.006241 10.0.0.19 - - [2026-04-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.19 - - [2026-04-23 01:40:48] "GET /tag/acea0b06-6837-404b-9691-ffff0d3dd0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018327 10.0.0.19 - - [2026-04-23 01:40:48] "POST /firewall-rules HTTP/1.1" 200 564 0.116288 10.0.0.19 - - [2026-04-23 01:40:48] "GET /firewall-rule/cf24b82b-932b-4a5e-8e27-1e9984a0ddff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.028440 10.0.0.19 - - [2026-04-23 01:40:48] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003050 10.0.0.19 - - [2026-04-23 01:40:48] "GET /firewall-rule/cf24b82b-932b-4a5e-8e27-1e9984a0ddff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003214 10.0.0.19 - - [2026-04-23 01:40:48] "POST /ref-update HTTP/1.1" 200 156 0.054793 10.0.0.19 - - [2026-04-23 01:40:48] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007070 10.0.0.19 - - [2026-04-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.19 - - [2026-04-23 01:40:48] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002957 10.0.0.19 - - [2026-04-23 01:40:48] "POST /tags HTTP/1.1" 409 207 0.001754 10.0.0.19 - - [2026-04-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.19 - - [2026-04-23 01:40:48] "GET /tag/acea0b06-6837-404b-9691-ffff0d3dd0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010934 10.0.0.19 - - [2026-04-23 01:40:48] "POST /firewall-rules HTTP/1.1" 200 562 0.104450 10.0.0.19 - - [2026-04-23 01:40:48] "GET /firewall-rule/87b7f61c-1366-4af4-baea-bf2dacb49689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005145 10.0.0.19 - - [2026-04-23 01:40:48] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004573 10.0.0.19 - - [2026-04-23 01:40:48] "GET /firewall-rule/87b7f61c-1366-4af4-baea-bf2dacb49689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003647 10.0.0.19 - - [2026-04-23 01:40:48] "POST /ref-update HTTP/1.1" 200 156 0.033086 10.0.0.19 - - [2026-04-23 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2026-04-23 01:40:48] "GET /loadbalancer/5c20aaa0-3888-453a-b08a-0360770dd9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002704 10.0.0.19 - - [2026-04-23 01:40:49] "POST /tags HTTP/1.1" 200 355 0.024760 10.0.0.19 - - [2026-04-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.024060 10.0.0.19 - - [2026-04-23 01:40:49] "GET /tag/f76ce3d1-0688-4601-ac66-e9a0711e95e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.027830 10.0.0.19 - - [2026-04-23 01:40:49] "POST /tags HTTP/1.1" 200 303 0.025831 10.0.0.19 - - [2026-04-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-04-23 01:40:49] "GET /tag/ca328b65-eacf-48b5-b43a-c58425bde6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.046625 10.0.0.19 - - [2026-04-23 01:40:49] "POST /projects HTTP/1.1" 409 218 0.003039 10.0.0.19 - - [2026-04-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.19 - - [2026-04-23 01:40:49] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.021888 10.0.0.19 - - [2026-04-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.19 - - [2026-04-23 01:40:49] "GET /network-ipam/2d6fda58-cd53-40ad-9e39-d2301796b40c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002561 10.0.0.19 - - [2026-04-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013141 10.0.0.19 - - [2026-04-23 01:40:49] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005943 10.0.0.19 - - [2026-04-23 01:40:49] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.065724 10.0.0.19 - - [2026-04-23 01:40:49] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011715 10.0.0.19 - - [2026-04-23 01:40:49] "POST /set-tag HTTP/1.1" 200 109 0.092303 10.0.0.19 - - [2026-04-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011663 10.0.0.19 - - [2026-04-23 01:40:49] "GET /network-ipam/845c4608-c2e5-4aaa-8cfc-f7d00925adf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007699 10.0.0.19 - - [2026-04-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2026-04-23 01:40:49] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005763 10.0.0.19 - - [2026-04-23 01:40:49] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.052364 10.0.0.19 - - [2026-04-23 01:40:49] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005661 10.0.0.19 - - [2026-04-23 01:40:49] "POST /set-tag HTTP/1.1" 200 109 0.073114 10.0.0.19 - - [2026-04-23 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.19 - - [2026-04-23 01:40:50] "GET /network-policy/98b83168-153f-46e9-9e2f-2109ce9d5da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003718 10.0.0.19 - - [2026-04-23 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.19 - - [2026-04-23 01:40:50] "GET /network-policy/a564e6cc-2761-4f36-99ce-44f721a8c6c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003190 10.0.0.19 - - [2026-04-23 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2026-04-23 01:40:50] "GET /network-policy/c306095b-13e7-4067-b78e-22969cb3156e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.007085 10.0.0.19 - - [2026-04-23 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2026-04-23 01:40:50] "PUT /network-policy/c306095b-13e7-4067-b78e-22969cb3156e HTTP/1.1" 200 262 0.017904 10.0.0.19 - - [2026-04-23 01:40:50] "PUT /access-control-list/41c63833-ec80-4172-b1b2-64a41b578a27 HTTP/1.1" 200 272 0.053689 10.0.0.19 - - [2026-04-23 01:40:50] "POST /ref-update HTTP/1.1" 200 156 0.175034 10.0.0.19 - - [2026-04-23 01:40:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006057 10.0.0.19 - - [2026-04-23 01:40:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005762 10.0.0.19 - - [2026-04-23 01:40:50] "PUT /access-control-list/a152d6b6-1d3f-4cee-b39a-0c28cd0a36cf HTTP/1.1" 200 272 0.095557 10.0.0.19 - - [2026-04-23 01:40:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046554 10.0.0.19 - - [2026-04-23 01:40:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019766 10.0.0.19 - - [2026-04-23 01:40:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2026-04-23 01:40:50] "POST /security-groups HTTP/1.1" 409 245 0.002899 10.0.0.19 - - [2026-04-23 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009133 10.0.0.19 - - [2026-04-23 01:40:50] "PUT /security-group/eace5ea1-5e74-489d-8934-0907800aa1e3 HTTP/1.1" 200 262 0.089459 10.0.0.19 - - [2026-04-23 01:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.055004 10.0.0.19 - - [2026-04-23 01:40:50] "PUT /access-control-list/6b78a15f-a3ce-435b-83b0-b88704a5ab5d HTTP/1.1" 200 272 0.055563 10.0.0.19 - - [2026-04-23 01:40:50] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029265 10.0.0.19 - - [2026-04-23 01:40:50] "PUT /access-control-list/15553d30-d3d4-4de4-bc35-84fbfc2a75c1 HTTP/1.1" 200 272 0.040304 10.0.0.19 - - [2026-04-23 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013404 10.0.0.19 - - [2026-04-23 01:40:50] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004542 10.0.0.19 - - [2026-04-23 01:40:50] "POST /tags HTTP/1.1" 409 206 0.002017 10.0.0.19 - - [2026-04-23 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.19 - - [2026-04-23 01:40:50] "GET /tag/ca328b65-eacf-48b5-b43a-c58425bde6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.028059 10.0.0.19 - - [2026-04-23 01:40:51] "POST /firewall-rules HTTP/1.1" 200 562 0.118285 10.0.0.19 - - [2026-04-23 01:40:51] "GET /firewall-rule/2b7166fb-ac7d-4e2a-a9b1-8770a25d3c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007253 10.0.0.19 - - [2026-04-23 01:40:51] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004892 10.0.0.19 - - [2026-04-23 01:40:51] "GET /firewall-rule/2b7166fb-ac7d-4e2a-a9b1-8770a25d3c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003524 10.0.0.19 - - [2026-04-23 01:40:51] "POST /ref-update HTTP/1.1" 200 156 0.055868 10.0.0.19 - - [2026-04-23 01:40:51] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008264 10.0.0.19 - - [2026-04-23 01:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.19 - - [2026-04-23 01:40:51] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003433 10.0.0.19 - - [2026-04-23 01:40:51] "POST /tags HTTP/1.1" 409 206 0.001906 10.0.0.19 - - [2026-04-23 01:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.19 - - [2026-04-23 01:40:51] "GET /tag/ca328b65-eacf-48b5-b43a-c58425bde6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020335 10.0.0.19 - - [2026-04-23 01:40:51] "POST /firewall-rules HTTP/1.1" 200 560 0.184956 10.0.0.19 - - [2026-04-23 01:40:51] "GET /firewall-rule/42c1d025-e3a1-4c48-ae4f-93a00eceb44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.014448 10.0.0.19 - - [2026-04-23 01:40:51] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004746 10.0.0.19 - - [2026-04-23 01:40:51] "GET /firewall-rule/42c1d025-e3a1-4c48-ae4f-93a00eceb44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002472 10.0.0.19 - - [2026-04-23 01:40:51] "POST /ref-update HTTP/1.1" 200 156 0.041678 10.0.0.19 - - [2026-04-23 01:40:51] "POST /tags HTTP/1.1" 200 301 0.110777 10.0.0.19 - - [2026-04-23 01:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014835 10.0.0.19 - - [2026-04-23 01:40:51] "GET /tag/bafd2cc7-63eb-4d2c-908a-ea603c9f1c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026281 10.0.0.19 - - [2026-04-23 01:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.19 - - [2026-04-23 01:40:52] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062530 10.0.0.19 - - [2026-04-23 01:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010949 10.0.0.19 - - [2026-04-23 01:40:52] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005218 10.0.0.19 - - [2026-04-23 01:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.19 - - [2026-04-23 01:40:52] "GET /service-appliance-set/bf71cfd4-ce10-4313-b5ee-5ff9263b2121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004359 10.0.0.19 - - [2026-04-23 01:40:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.002073 10.0.0.19 - - [2026-04-23 01:40:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.167726 10.0.0.19 - - [2026-04-23 01:40:52] "GET /virtual-machine-interface/646b3241-066c-4005-afe1-10d6ab3142a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.049167 10.0.0.19 - - [2026-04-23 01:40:52] "POST /instance-ips HTTP/1.1" 200 377 0.091109 10.0.0.19 - - [2026-04-23 01:40:52] "GET /instance-ip/29253734-8cd4-4578-b0aa-28bc1a1671de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007058 10.0.0.19 - - [2026-04-23 01:40:52] "POST /loadbalancers HTTP/1.1" 200 582 0.082696 10.0.0.19 - - [2026-04-23 01:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.046982 10.0.0.19 - - [2026-04-23 01:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009833 10.0.0.19 - - [2026-04-23 01:40:52] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.102029 10.0.0.19 - - [2026-04-23 01:40:52] "GET /instance-ip/29253734-8cd4-4578-b0aa-28bc1a1671de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009490 10.0.0.19 - - [2026-04-23 01:40:52] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.061488 10.0.0.19 - - [2026-04-23 01:40:52] "POST /floating-ips HTTP/1.1" 200 581 0.031802 10.0.0.19 - - [2026-04-23 01:40:52] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006344 10.0.0.19 - - [2026-04-23 01:40:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.088379 10.0.0.19 - - [2026-04-23 01:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.038641 10.0.0.19 - - [2026-04-23 01:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019778 10.0.0.19 - - [2026-04-23 01:40:53] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035133 10.0.0.19 - - [2026-04-23 01:40:53] "GET /loadbalancer-listener/08ccef05-4b27-4cab-817a-cea7e3c4904c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.003561 10.0.0.19 - - [2026-04-23 01:40:53] "GET /loadbalancer-listener/08ccef05-4b27-4cab-817a-cea7e3c4904c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1193 0.006628 10.0.0.19 - - [2026-04-23 01:40:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026085 10.0.0.19 - - [2026-04-23 01:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.19 - - [2026-04-23 01:40:53] "GET /instance-ip/29253734-8cd4-4578-b0aa-28bc1a1671de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003395 10.0.0.19 - - [2026-04-23 01:40:53] "GET /instance-ip/29253734-8cd4-4578-b0aa-28bc1a1671de?fields=floating_ips HTTP/1.1" 200 1164 0.011140 10.0.0.19 - - [2026-04-23 01:40:53] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006195 10.0.0.19 - - [2026-04-23 01:40:53] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056050 10.0.0.19 - - [2026-04-23 01:40:53] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003129 10.0.0.19 - - [2026-04-23 01:40:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025205 10.0.0.19 - - [2026-04-23 01:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032287 10.0.0.19 - - [2026-04-23 01:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006707 10.0.0.19 - - [2026-04-23 01:40:53] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040295 10.0.0.19 - - [2026-04-23 01:40:53] "GET /loadbalancer-listener/02a78d8b-e296-4e93-9e9e-2f6d8a12fef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003119 10.0.0.19 - - [2026-04-23 01:40:53] "GET /loadbalancer-listener/02a78d8b-e296-4e93-9e9e-2f6d8a12fef0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.002716 10.0.0.19 - - [2026-04-23 01:40:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026123 10.0.0.19 - - [2026-04-23 01:40:53] "GET /instance-ip/29253734-8cd4-4578-b0aa-28bc1a1671de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004380 10.0.0.19 - - [2026-04-23 01:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007160 10.0.0.19 - - [2026-04-23 01:40:53] "GET /instance-ip/29253734-8cd4-4578-b0aa-28bc1a1671de?fields=floating_ips HTTP/1.1" 200 1164 0.003291 10.0.0.19 - - [2026-04-23 01:40:53] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002221 10.0.0.19 - - [2026-04-23 01:40:53] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052986 10.0.0.19 - - [2026-04-23 01:40:53] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002702 10.0.0.19 - - [2026-04-23 01:40:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016223 10.0.0.19 - - [2026-04-23 01:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029216 10.0.0.19 - - [2026-04-23 01:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005659 10.0.0.19 - - [2026-04-23 01:40:53] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047555 10.0.0.19 - - [2026-04-23 01:40:53] "GET /loadbalancer-listener/e4ac684c-4719-4717-9b5d-e757b00e1334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003284 10.0.0.19 - - [2026-04-23 01:40:53] "GET /loadbalancer-listener/e4ac684c-4719-4717-9b5d-e757b00e1334?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004534 10.0.0.19 - - [2026-04-23 01:40:53] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.061799 10.0.0.19 - - [2026-04-23 01:40:54] "GET /instance-ip/29253734-8cd4-4578-b0aa-28bc1a1671de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006876 10.0.0.19 - - [2026-04-23 01:40:54] "GET /instance-ip/29253734-8cd4-4578-b0aa-28bc1a1671de?fields=floating_ips HTTP/1.1" 200 1164 0.004659 10.0.0.19 - - [2026-04-23 01:40:54] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002443 10.0.0.19 - - [2026-04-23 01:40:54] "POST /tags HTTP/1.1" 200 301 0.089658 10.0.0.19 - - [2026-04-23 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023240 10.0.0.19 - - [2026-04-23 01:40:54] "GET /tag/220c06e2-7718-4e96-bc3c-84dbb685c113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017142 10.0.0.19 - - [2026-04-23 01:40:54] "POST /tags HTTP/1.1" 200 325 0.071969 10.0.0.19 - - [2026-04-23 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013864 10.0.0.19 - - [2026-04-23 01:40:54] "GET /tag/1e49b1cd-a372-4d69-8f5a-53ab7f1b9151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016937 10.0.0.19 - - [2026-04-23 01:40:54] "POST /tags HTTP/1.1" 200 363 0.040764 10.0.0.19 - - [2026-04-23 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.19 - - [2026-04-23 01:40:54] "GET /tag/605c054c-2af7-4267-83f1-f637f84cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.016740 10.0.0.19 - - [2026-04-23 01:40:54] "POST /tags HTTP/1.1" 200 311 0.023790 10.0.0.19 - - [2026-04-23 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.025153 10.0.0.19 - - [2026-04-23 01:40:54] "GET /tag/ab5c6f40-5479-405b-b679-83dbe5c58427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017666 10.0.0.19 - - [2026-04-23 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 10.0.0.19 - - [2026-04-23 01:40:54] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004143 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:40:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001140 10.0.0.19 - - [2026-04-23 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-04-23 01:40:54] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042973 10.0.0.19 - - [2026-04-23 01:40:54] "POST /virtual-machines HTTP/1.1" 200 377 0.012239 10.0.0.19 - - [2026-04-23 01:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013697 10.0.0.19 - - [2026-04-23 01:40:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.123850 10.0.0.19 - - [2026-04-23 01:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.039450 10.0.0.19 - - [2026-04-23 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010765 10.0.0.19 - - [2026-04-23 01:40:55] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006483 10.0.0.19 - - [2026-04-23 01:40:55] "POST /instance-ips HTTP/1.1" 200 409 0.246989 10.0.0.19 - - [2026-04-23 01:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035566 10.0.0.19 - - [2026-04-23 01:40:55] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019619 10.0.0.19 - - [2026-04-23 01:40:55] "POST /set-tag HTTP/1.1" 200 109 0.022147 10.0.0.19 - - [2026-04-23 01:40:55] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021917 10.0.0.19 - - [2026-04-23 01:40:55] "GET /instance-ip/780f7d0a-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.025640 10.0.0.19 - - [2026-04-23 01:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.19 - - [2026-04-23 01:40:55] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002471 10.0.0.19 - - [2026-04-23 01:40:55] "POST /tags HTTP/1.1" 200 371 0.016199 10.0.0.19 - - [2026-04-23 01:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020252 10.0.0.19 - - [2026-04-23 01:40:55] "GET /tag/adbfce12-02a1-41ec-905d-70f6195fee4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.025313 10.0.0.19 - - [2026-04-23 01:40:55] "POST /tags HTTP/1.1" 200 319 0.030748 10.0.0.19 - - [2026-04-23 01:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.19 - - [2026-04-23 01:40:55] "GET /tag/a9144de7-9179-441f-bcde-a4d946f0f803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.023128 10.0.0.19 - - [2026-04-23 01:40:55] "POST /id-to-fqname HTTP/1.1" 200 181 0.000669 10.0.0.19 - - [2026-04-23 01:40:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.002749 10.0.0.19 - - [2026-04-23 01:40:56] "POST /security-groups HTTP/1.1" 200 578 0.101896 10.0.0.19 - - [2026-04-23 01:40:56] "POST /projects HTTP/1.1" 200 497 0.242934 10.0.0.19 - - [2026-04-23 01:40:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.005229 10.0.0.19 - - [2026-04-23 01:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.046881 10.0.0.19 - - [2026-04-23 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.19 - - [2026-04-23 01:40:56] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008418 10.0.0.19 - - [2026-04-23 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2026-04-23 01:40:56] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004221 10.0.0.19 - - [2026-04-23 01:40:56] "POST /access-control-lists HTTP/1.1" 200 587 0.081103 10.0.0.19 - - [2026-04-23 01:40:56] "POST /fqname-to-id HTTP/1.1" 404 224 0.005361 10.0.0.19 - - [2026-04-23 01:40:56] "POST /access-control-lists HTTP/1.1" 200 585 0.049233 10.0.0.19 - - [2026-04-23 01:40:56] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.079471 10.0.0.19 - - [2026-04-23 01:40:56] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.073380 10.0.0.19 - - [2026-04-23 01:40:56] "POST /security-groups HTTP/1.1" 200 558 0.086774 10.0.0.19 - - [2026-04-23 01:40:56] "POST /fqname-to-id HTTP/1.1" 404 248 0.005325 10.0.0.19 - - [2026-04-23 01:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022478 10.0.0.19 - - [2026-04-23 01:40:56] "POST /chown HTTP/1.1" 200 109 0.027444 10.0.0.19 - - [2026-04-23 01:40:56] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.049401 10.0.0.19 - - [2026-04-23 01:40:56] "POST /access-control-lists HTTP/1.1" 200 610 0.116592 10.0.0.19 - - [2026-04-23 01:40:56] "POST /fqname-to-id HTTP/1.1" 404 247 0.005378 10.0.0.19 - - [2026-04-23 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-04-23 01:40:56] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034900 10.0.0.19 - - [2026-04-23 01:40:56] "POST /access-control-lists HTTP/1.1" 200 608 0.072631 10.0.0.19 - - [2026-04-23 01:40:56] "POST /tags HTTP/1.1" 409 214 0.003038 10.0.0.19 - - [2026-04-23 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2026-04-23 01:40:56] "GET /tag/a9144de7-9179-441f-bcde-a4d946f0f803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018596 10.0.0.19 - - [2026-04-23 01:40:56] "POST /firewall-rules HTTP/1.1" 200 578 0.068939 10.0.0.19 - - [2026-04-23 01:40:56] "GET /firewall-rule/1c9bbd90-4830-4dcb-ac27-fe8fa92271f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003706 10.0.0.19 - - [2026-04-23 01:40:56] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004013 10.0.0.19 - - [2026-04-23 01:40:56] "GET /firewall-rule/1c9bbd90-4830-4dcb-ac27-fe8fa92271f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002223 10.0.0.19 - - [2026-04-23 01:40:57] "POST /ref-update HTTP/1.1" 200 156 0.072108 10.0.0.19 - - [2026-04-23 01:40:57] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003615 10.0.0.19 - - [2026-04-23 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.19 - - [2026-04-23 01:40:57] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004650 10.0.0.19 - - [2026-04-23 01:40:57] "POST /tags HTTP/1.1" 409 214 0.004089 10.0.0.19 - - [2026-04-23 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.19 - - [2026-04-23 01:40:57] "GET /tag/a9144de7-9179-441f-bcde-a4d946f0f803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.038938 10.0.0.19 - - [2026-04-23 01:40:57] "POST /firewall-rules HTTP/1.1" 200 576 0.076299 10.0.0.19 - - [2026-04-23 01:40:57] "GET /firewall-rule/731eddc5-446a-4685-be42-5eff9b4299d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005975 10.0.0.19 - - [2026-04-23 01:40:57] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003618 10.0.0.19 - - [2026-04-23 01:40:57] "GET /firewall-rule/731eddc5-446a-4685-be42-5eff9b4299d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002952 10.0.0.19 - - [2026-04-23 01:40:57] "POST /ref-update HTTP/1.1" 200 156 0.035779 10.0.0.19 - - [2026-04-23 01:40:57] "POST /tags HTTP/1.1" 200 363 0.051132 10.0.0.19 - - [2026-04-23 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.19 - - [2026-04-23 01:40:57] "GET /tag/35806cb3-8cde-48c2-83d9-e1460117da10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.023933 10.0.0.19 - - [2026-04-23 01:40:57] "POST /tags HTTP/1.1" 200 311 0.031217 10.0.0.19 - - [2026-04-23 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-04-23 01:40:57] "GET /tag/953322b1-a1b5-4d12-bf69-7b656d70292f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024211 10.0.0.19 - - [2026-04-23 01:40:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000473 10.0.0.19 - - [2026-04-23 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.011720 10.0.0.19 - - [2026-04-23 01:40:57] "POST /security-groups HTTP/1.1" 200 574 0.072018 10.0.0.19 - - [2026-04-23 01:40:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.002869 10.0.0.19 - - [2026-04-23 01:40:57] "POST /projects HTTP/1.1" 200 489 0.292166 10.0.0.19 - - [2026-04-23 01:40:57] "POST /access-control-lists HTTP/1.1" 200 583 0.071037 10.0.0.19 - - [2026-04-23 01:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.039624 10.0.0.19 - - [2026-04-23 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.032578 10.0.0.19 - - [2026-04-23 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.025539 10.0.0.19 - - [2026-04-23 01:40:58] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012182 10.0.0.19 - - [2026-04-23 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-04-23 01:40:58] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.014138 10.0.0.19 - - [2026-04-23 01:40:58] "POST /access-control-lists HTTP/1.1" 200 581 0.072611 10.0.0.19 - - [2026-04-23 01:40:58] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.053108 10.0.0.19 - - [2026-04-23 01:40:58] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.046023 10.0.0.19 - - [2026-04-23 01:40:58] "POST /security-groups HTTP/1.1" 200 546 0.086469 10.0.0.19 - - [2026-04-23 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.002788 10.0.0.19 - - [2026-04-23 01:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025181 10.0.0.19 - - [2026-04-23 01:40:58] "POST /chown HTTP/1.1" 200 109 0.044904 10.0.0.19 - - [2026-04-23 01:40:58] "POST /access-control-lists HTTP/1.1" 200 602 0.100824 10.0.0.19 - - [2026-04-23 01:40:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.013347 10.0.0.19 - - [2026-04-23 01:40:58] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002296 10.0.0.19 - - [2026-04-23 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.19 - - [2026-04-23 01:40:58] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044289 10.0.0.19 - - [2026-04-23 01:40:58] "POST /access-control-lists HTTP/1.1" 200 600 0.076195 10.0.0.19 - - [2026-04-23 01:40:58] "POST /tags HTTP/1.1" 409 210 0.043275 10.0.0.19 - - [2026-04-23 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015800 10.0.0.19 - - [2026-04-23 01:40:58] "GET /tag/953322b1-a1b5-4d12-bf69-7b656d70292f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024441 10.0.0.19 - - [2026-04-23 01:40:58] "POST /firewall-rules HTTP/1.1" 200 570 0.103387 10.0.0.19 - - [2026-04-23 01:40:58] "GET /firewall-rule/1632dfb7-472e-4444-8512-48466b58f079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.022462 10.0.0.19 - - [2026-04-23 01:40:58] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.007785 10.0.0.19 - - [2026-04-23 01:40:58] "GET /firewall-rule/1632dfb7-472e-4444-8512-48466b58f079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003282 10.0.0.19 - - [2026-04-23 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.045835 10.0.0.19 - - [2026-04-23 01:40:59] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004844 10.0.0.19 - - [2026-04-23 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-04-23 01:40:59] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003036 10.0.0.19 - - [2026-04-23 01:40:59] "POST /tags HTTP/1.1" 409 210 0.001735 10.0.0.19 - - [2026-04-23 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-04-23 01:40:59] "GET /tag/953322b1-a1b5-4d12-bf69-7b656d70292f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014366 10.0.0.19 - - [2026-04-23 01:40:59] "POST /firewall-rules HTTP/1.1" 200 568 0.095230 10.0.0.19 - - [2026-04-23 01:40:59] "GET /firewall-rule/0b14adbe-d472-44cd-920a-afd235f3d291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.004035 10.0.0.19 - - [2026-04-23 01:40:59] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004320 10.0.0.19 - - [2026-04-23 01:40:59] "GET /firewall-rule/0b14adbe-d472-44cd-920a-afd235f3d291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002123 10.0.0.19 - - [2026-04-23 01:40:59] "POST /ref-update HTTP/1.1" 200 156 0.068568 10.0.0.19 - - [2026-04-23 01:40:59] "POST /tags HTTP/1.1" 409 237 0.004131 10.0.0.19 - - [2026-04-23 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.19 - - [2026-04-23 01:40:59] "GET /tag/605c054c-2af7-4267-83f1-f637f84cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011768 10.0.0.19 - - [2026-04-23 01:40:59] "POST /tags HTTP/1.1" 409 210 0.001971 10.0.0.19 - - [2026-04-23 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008490 10.0.0.19 - - [2026-04-23 01:40:59] "GET /tag/ab5c6f40-5479-405b-b679-83dbe5c58427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013319 10.0.0.19 - - [2026-04-23 01:40:59] "POST /projects HTTP/1.1" 409 223 0.006367 10.0.0.19 - - [2026-04-23 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.19 - - [2026-04-23 01:40:59] "GET /project/aed9dd15-a7f9-461f-9981-68b1879b52b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039953 10.0.0.19 - - [2026-04-23 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.19 - - [2026-04-23 01:40:59] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.008988 10.0.0.19 - - [2026-04-23 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.19 - - [2026-04-23 01:40:59] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004073 10.0.0.19 - - [2026-04-23 01:40:59] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.044254 10.0.0.19 - - [2026-04-23 01:40:59] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.044888 10.0.0.19 - - [2026-04-23 01:40:59] "POST /security-groups HTTP/1.1" 409 253 0.011698 10.0.0.19 - - [2026-04-23 01:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016549 10.0.0.19 - - [2026-04-23 01:41:00] "PUT /security-group/7eba0a69-0924-4729-826b-b77cd6931152 HTTP/1.1" 200 262 0.056199 10.0.0.19 - - [2026-04-23 01:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.044877 10.0.0.19 - - [2026-04-23 01:41:00] "PUT /access-control-list/0332f390-5d19-4906-8463-9b2374844dff HTTP/1.1" 200 272 0.046383 10.0.0.19 - - [2026-04-23 01:41:00] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015317 10.0.0.19 - - [2026-04-23 01:41:00] "PUT /access-control-list/599f0ca4-4fed-45b5-837b-36954fb9a857 HTTP/1.1" 200 272 0.036945 10.0.0.19 - - [2026-04-23 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.19 - - [2026-04-23 01:41:00] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005307 10.0.0.19 - - [2026-04-23 01:41:00] "POST /tags HTTP/1.1" 409 210 0.001961 10.0.0.19 - - [2026-04-23 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.19 - - [2026-04-23 01:41:00] "GET /tag/ab5c6f40-5479-405b-b679-83dbe5c58427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014059 10.0.0.19 - - [2026-04-23 01:41:00] "POST /firewall-rules HTTP/1.1" 200 570 0.108469 10.0.0.19 - - [2026-04-23 01:41:00] "GET /firewall-rule/c5efacd4-ed3b-4360-ba82-85b5a79b8188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009157 10.0.0.19 - - [2026-04-23 01:41:00] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.015954 10.0.0.19 - - [2026-04-23 01:41:00] "GET /firewall-rule/c5efacd4-ed3b-4360-ba82-85b5a79b8188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003395 10.0.0.19 - - [2026-04-23 01:41:00] "POST /ref-update HTTP/1.1" 200 156 0.087418 10.0.0.19 - - [2026-04-23 01:41:00] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018444 10.0.0.19 - - [2026-04-23 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006167 10.0.0.19 - - [2026-04-23 01:41:00] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004395 10.0.0.19 - - [2026-04-23 01:41:00] "POST /tags HTTP/1.1" 409 210 0.002657 10.0.0.19 - - [2026-04-23 01:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.19 - - [2026-04-23 01:41:00] "GET /tag/ab5c6f40-5479-405b-b679-83dbe5c58427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024809 10.0.0.19 - - [2026-04-23 01:41:00] "POST /firewall-rules HTTP/1.1" 200 568 0.083093 10.0.0.19 - - [2026-04-23 01:41:00] "GET /firewall-rule/b637cd01-e0fd-4632-bc49-5d7bc37e1398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.034704 10.0.0.19 - - [2026-04-23 01:41:00] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006692 10.0.0.19 - - [2026-04-23 01:41:00] "GET /firewall-rule/b637cd01-e0fd-4632-bc49-5d7bc37e1398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010725 10.0.0.19 - - [2026-04-23 01:41:01] "POST /ref-update HTTP/1.1" 200 156 0.105439 10.0.0.19 - - [2026-04-23 01:41:01] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010693 10.0.0.19 - - [2026-04-23 01:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.241 - - [2026-04-23 01:42:39] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.241 - - [2026-04-23 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.241 - - [2026-04-23 01:42:39] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004980 10.0.0.241 - - [2026-04-23 01:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.241 - - [2026-04-23 01:42:39] "GET /routing-instance/972d0a04-af4e-4254-9823-68efd1fe6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003886 10.0.0.241 - - [2026-04-23 01:42:39] "PUT /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329 HTTP/1.1" 200 274 0.013060 10.0.0.241 - - [2026-04-23 01:42:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.006965 10.0.0.241 - - [2026-04-23 01:42:39] "POST /virtual-routers HTTP/1.1" 200 599 0.017015 10.0.0.241 - - [2026-04-23 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008863 10.0.0.241 - - [2026-04-23 01:42:40] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008344 10.0.0.241 - - [2026-04-23 01:42:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.001849 10.0.0.241 - - [2026-04-23 01:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.241 - - [2026-04-23 01:42:40] "GET /virtual-network/025362b7-9e9b-4154-97fc-93d83693bdde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003627 10.0.0.241 - - [2026-04-23 01:42:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044834 10.0.0.19 - - [2026-04-23 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.19 - - [2026-04-23 01:42:45] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.010799 10.0.0.19 - - [2026-04-23 01:42:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002083 10.0.0.19 - - [2026-04-23 01:42:47] "GET /global-system-configs HTTP/1.1" 200 322 0.007551 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:43:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:43:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.241 - - [2026-04-23 01:44:30] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.241 - - [2026-04-23 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.241 - - [2026-04-23 01:44:30] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004846 10.0.0.241 - - [2026-04-23 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.241 - - [2026-04-23 01:44:31] "GET /routing-instance/972d0a04-af4e-4254-9823-68efd1fe6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003169 10.0.0.241 - - [2026-04-23 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.241 - - [2026-04-23 01:44:31] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003429 10.0.0.241 - - [2026-04-23 01:44:31] "PUT /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea HTTP/1.1" 200 262 0.011041 10.0.0.241 - - [2026-04-23 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.241 - - [2026-04-23 01:44:31] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002816 10.0.0.241 - - [2026-04-23 01:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.241 - - [2026-04-23 01:44:31] "GET /virtual-machine-interface/929cc8ad-882d-4ef2-abdd-3523545c4256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005943 10.0.0.241 - - [2026-04-23 01:44:31] "PUT /virtual-machine-interface/929cc8ad-882d-4ef2-abdd-3523545c4256 HTTP/1.1" 200 284 0.017179 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:44:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:44:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001111 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:44:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000795 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:44:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.19 - - [2026-04-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.19 - - [2026-04-23 01:44:45] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005824 10.0.0.19 - - [2026-04-23 01:44:47] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003883 10.0.0.19 - - [2026-04-23 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.009986 10.0.0.19 - - [2026-04-23 01:44:58] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010523 10.0.0.19 - - [2026-04-23 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.19 - - [2026-04-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.19 - - [2026-04-23 01:44:58] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002436 10.0.0.19 - - [2026-04-23 01:44:58] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016023 10.0.0.19 - - [2026-04-23 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.19 - - [2026-04-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.19 - - [2026-04-23 01:44:58] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002767 10.0.0.19 - - [2026-04-23 01:44:58] "GET /loadbalancer-pool/a9275522-29a1-4525-935b-c9d12ab191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003901 10.0.0.19 - - [2026-04-23 01:44:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024492 10.0.0.19 - - [2026-04-23 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018077 10.0.0.19 - - [2026-04-23 01:44:58] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013417 10.0.0.19 - - [2026-04-23 01:44:58] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016422 10.0.0.19 - - [2026-04-23 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.012989 10.0.0.19 - - [2026-04-23 01:44:58] "POST /tags HTTP/1.1" 409 205 0.003413 10.0.0.19 - - [2026-04-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.19 - - [2026-04-23 01:44:58] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.007930 10.0.0.19 - - [2026-04-23 01:44:58] "GET /tag/bafd2cc7-63eb-4d2c-908a-ea603c9f1c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017687 10.0.0.19 - - [2026-04-23 01:44:58] "PUT /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa HTTP/1.1" 200 256 0.019295 10.0.0.19 - - [2026-04-23 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.064663 10.0.0.19 - - [2026-04-23 01:44:58] "GET /loadbalancer-pool/359f09ff-7ea3-46ad-bc6f-9495ad9f3bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016655 10.0.0.19 - - [2026-04-23 01:44:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.047030 10.0.0.19 - - [2026-04-23 01:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020493 10.0.0.19 - - [2026-04-23 01:44:58] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010030 10.0.0.19 - - [2026-04-23 01:44:58] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005855 10.0.0.19 - - [2026-04-23 01:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.19 - - [2026-04-23 01:44:58] "POST /ref-update HTTP/1.1" 200 156 0.007773 10.0.0.19 - - [2026-04-23 01:44:59] "GET /loadbalancer-pool/9fa4835c-87f6-4b96-9830-47f04c58a82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003830 10.0.0.19 - - [2026-04-23 01:44:59] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002880 10.0.0.19 - - [2026-04-23 01:44:59] "PUT /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa HTTP/1.1" 200 256 0.013492 10.0.0.19 - - [2026-04-23 01:44:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042759 10.0.0.19 - - [2026-04-23 01:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018125 10.0.0.19 - - [2026-04-23 01:44:59] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014099 10.0.0.19 - - [2026-04-23 01:44:59] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007483 10.0.0.19 - - [2026-04-23 01:44:59] "POST /ref-update HTTP/1.1" 200 156 0.012328 10.0.0.19 - - [2026-04-23 01:44:59] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.19 - - [2026-04-23 01:44:59] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002881 10.0.0.19 - - [2026-04-23 01:44:59] "PUT /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa HTTP/1.1" 200 256 0.009887 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:45:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:45:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 10.0.0.19 - - [2026-04-23 01:45:56] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016176 10.0.0.19 - - [2026-04-23 01:45:56] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.19 - - [2026-04-23 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.19 - - [2026-04-23 01:45:56] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004541 10.0.0.19 - - [2026-04-23 01:45:56] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006958 10.0.0.19 - - [2026-04-23 01:45:56] "POST /set-tag HTTP/1.1" 200 109 0.027927 10.0.0.19 - - [2026-04-23 01:45:56] "DELETE /loadbalancer-member/21542efd-8557-413c-8f19-d3fd06cc1a00 HTTP/1.1" 200 115 0.060441 10.0.0.19 - - [2026-04-23 01:45:56] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007011 10.0.0.19 - - [2026-04-23 01:45:56] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.19 - - [2026-04-23 01:45:56] "DELETE /loadbalancer-member/fc4ff749-c124-4108-9146-c2dccf1dd847 HTTP/1.1" 200 115 0.037219 10.0.0.19 - - [2026-04-23 01:45:56] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005734 10.0.0.19 - - [2026-04-23 01:45:57] "POST /set-tag HTTP/1.1" 200 109 0.004452 10.0.0.19 - - [2026-04-23 01:45:57] "DELETE /loadbalancer-member/019c91b6-b9d3-48cb-92fa-f812b4ff206a HTTP/1.1" 200 115 0.037129 10.0.0.19 - - [2026-04-23 01:45:57] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004265 10.0.0.19 - - [2026-04-23 01:45:57] "POST /set-tag HTTP/1.1" 200 109 0.010473 10.0.0.19 - - [2026-04-23 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.19 - - [2026-04-23 01:45:57] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003180 10.0.0.19 - - [2026-04-23 01:45:57] "GET /loadbalancer-pool/a9275522-29a1-4525-935b-c9d12ab191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003262 10.0.0.19 - - [2026-04-23 01:45:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019450 10.0.0.19 - - [2026-04-23 01:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014313 10.0.0.19 - - [2026-04-23 01:45:57] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022700 10.0.0.19 - - [2026-04-23 01:45:57] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005205 10.0.0.19 - - [2026-04-23 01:45:57] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.014678 10.0.0.19 - - [2026-04-23 01:45:57] "POST /set-tag HTTP/1.1" 200 109 0.091202 10.0.0.19 - - [2026-04-23 01:45:57] "GET /loadbalancer-pool/359f09ff-7ea3-46ad-bc6f-9495ad9f3bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020485 10.0.0.19 - - [2026-04-23 01:45:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.047745 10.0.0.19 - - [2026-04-23 01:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031856 10.0.0.19 - - [2026-04-23 01:45:57] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009714 10.0.0.19 - - [2026-04-23 01:45:57] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014435 10.0.0.19 - - [2026-04-23 01:45:57] "POST /set-tag HTTP/1.1" 200 109 0.017257 10.0.0.19 - - [2026-04-23 01:45:57] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008758 10.0.0.19 - - [2026-04-23 01:45:57] "GET /loadbalancer-pool/9fa4835c-87f6-4b96-9830-47f04c58a82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003493 10.0.0.19 - - [2026-04-23 01:45:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048650 10.0.0.19 - - [2026-04-23 01:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015594 10.0.0.19 - - [2026-04-23 01:45:57] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012852 10.0.0.19 - - [2026-04-23 01:45:57] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017362 10.0.0.19 - - [2026-04-23 01:45:57] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006737 10.0.0.19 - - [2026-04-23 01:45:57] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.19 - - [2026-04-23 01:47:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003110 10.0.0.19 - - [2026-04-23 01:47:47] "GET /global-system-configs HTTP/1.1" 200 322 0.005994 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:48:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:48:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:49:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:49:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:49:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:49:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.19 - - [2026-04-23 01:50:04] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005010 10.0.0.19 - - [2026-04-23 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.005586 10.0.0.19 - - [2026-04-23 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.19 - - [2026-04-23 01:50:04] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003120 10.0.0.19 - - [2026-04-23 01:50:04] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005656 10.0.0.19 - - [2026-04-23 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.023160 10.0.0.19 - - [2026-04-23 01:50:04] "DELETE /loadbalancer-member/2f1fc269-1096-496c-b768-d6e0684f5991 HTTP/1.1" 200 115 0.051846 10.0.0.19 - - [2026-04-23 01:50:04] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005129 10.0.0.19 - - [2026-04-23 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.19 - - [2026-04-23 01:50:04] "DELETE /loadbalancer-member/7a5acf65-f096-4d68-808c-3fd0850f76eb HTTP/1.1" 200 115 0.024661 10.0.0.19 - - [2026-04-23 01:50:04] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004632 10.0.0.19 - - [2026-04-23 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.19 - - [2026-04-23 01:50:04] "DELETE /loadbalancer-member/fc9a4c95-e579-4da7-8bdb-7d5d5c3095e4 HTTP/1.1" 200 115 0.034721 10.0.0.19 - - [2026-04-23 01:50:04] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013031 10.0.0.19 - - [2026-04-23 01:50:04] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.19 - - [2026-04-23 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2026-04-23 01:50:04] "GET /loadbalancer/6861f678-7d5e-4fc7-a461-7c7b2745fb35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002384 10.0.0.19 - - [2026-04-23 01:50:04] "GET /loadbalancer-pool/a9275522-29a1-4525-935b-c9d12ab191ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002798 10.0.0.19 - - [2026-04-23 01:50:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021907 10.0.0.19 - - [2026-04-23 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.043896 10.0.0.19 - - [2026-04-23 01:50:05] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010139 10.0.0.19 - - [2026-04-23 01:50:05] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006033 10.0.0.19 - - [2026-04-23 01:50:05] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003368 10.0.0.19 - - [2026-04-23 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.075071 10.0.0.19 - - [2026-04-23 01:50:05] "GET /loadbalancer-pool/359f09ff-7ea3-46ad-bc6f-9495ad9f3bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.030738 10.0.0.19 - - [2026-04-23 01:50:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.058276 10.0.0.19 - - [2026-04-23 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023653 10.0.0.19 - - [2026-04-23 01:50:05] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010277 10.0.0.19 - - [2026-04-23 01:50:05] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016090 10.0.0.19 - - [2026-04-23 01:50:05] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.011006 10.0.0.19 - - [2026-04-23 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.008990 10.0.0.19 - - [2026-04-23 01:50:05] "GET /loadbalancer-pool/9fa4835c-87f6-4b96-9830-47f04c58a82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011778 10.0.0.19 - - [2026-04-23 01:50:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037128 10.0.0.19 - - [2026-04-23 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.059388 10.0.0.19 - - [2026-04-23 01:50:05] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023058 10.0.0.19 - - [2026-04-23 01:50:05] "GET /virtual-machine-interface/77f4b268-3eb5-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015352 10.0.0.19 - - [2026-04-23 01:50:05] "GET /floating-ip/2b44d70d-f34a-45b0-aa64-9f67086c62fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006623 10.0.0.19 - - [2026-04-23 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.004008 10.0.0.19 - - [2026-04-23 01:50:25] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.19 - - [2026-04-23 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.19 - - [2026-04-23 01:50:25] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034679 10.0.0.19 - - [2026-04-23 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-04-23 01:50:25] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030102 10.0.0.19 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-04-23 01:50:26] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033157 10.0.0.19 - - [2026-04-23 01:50:26] "POST /tags HTTP/1.1" 200 333 0.035352 10.0.0.19 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.19 - - [2026-04-23 01:50:26] "GET /tag/e253f58f-4fa5-4a31-a3a4-b99160cdc235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014093 10.0.0.19 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.19 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.19 - - [2026-04-23 01:50:26] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043578 10.0.0.19 - - [2026-04-23 01:50:26] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050388 10.0.0.19 - - [2026-04-23 01:50:26] "GET /virtual-networks?parent_id=51df9385-5216-485d-85fb-ec64ab779242&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.010479 10.0.0.19 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.19 - - [2026-04-23 01:50:26] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010998 10.0.0.19 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005516 10.0.0.19 - - [2026-04-23 01:50:26] "GET /service-appliance-set/bf71cfd4-ce10-4313-b5ee-5ff9263b2121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003757 10.0.0.19 - - [2026-04-23 01:50:26] "POST /virtual-networks HTTP/1.1" 200 512 0.081185 10.0.0.19 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 404 254 0.002222 10.0.0.19 - - [2026-04-23 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2026-04-23 01:50:26] "GET /network-ipam/1f720322-4291-4f7d-a141-aa7d20348b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003129 10.0.0.19 - - [2026-04-23 01:50:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.120456 10.0.0.19 - - [2026-04-23 01:50:26] "GET /virtual-machine-interface/e0c5771f-f522-4b21-9aa8-ea103e90a426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.018308 10.0.0.19 - - [2026-04-23 01:50:26] "POST /useragent-kv HTTP/1.1" 200 115 0.010356 10.0.0.19 - - [2026-04-23 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.150741 10.0.0.19 - - [2026-04-23 01:50:26] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005774 10.0.0.19 - - [2026-04-23 01:50:26] "GET /domains HTTP/1.1" 200 280 0.002637 10.0.0.19 - - [2026-04-23 01:50:26] "GET /domain/4b919035-c593-42ff-a612-8bad469b07f9 HTTP/1.1" 200 3086 0.013074 10.0.0.19 - - [2026-04-23 01:50:26] "POST /instance-ips HTTP/1.1" 200 409 0.035920 10.0.0.19 - - [2026-04-23 01:50:26] "GET /instance-ip/0cad86a8-42fe-4aba-ab50-4c888024d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008507 10.0.0.19 - - [2026-04-23 01:50:27] "GET /project/51df9385-5216-485d-85fb-ec64ab779242 HTTP/1.1" 200 5475 0.061236 10.0.0.19 - - [2026-04-23 01:50:27] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2086 0.004709 10.0.0.19 - - [2026-04-23 01:50:27] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2086 0.043818 10.0.0.19 - - [2026-04-23 01:50:27] "POST /loadbalancers HTTP/1.1" 200 610 0.094271 10.0.0.19 - - [2026-04-23 01:50:27] "GET /routing-instance/89054ea0-aac2-426c-bc74-1595428b8370 HTTP/1.1" 200 1181 0.004801 10.0.0.19 - - [2026-04-23 01:50:27] "GET /routing-instance/89054ea0-aac2-426c-bc74-1595428b8370 HTTP/1.1" 200 1181 0.003355 10.0.0.19 - - [2026-04-23 01:50:27] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026156 10.0.0.19 - - [2026-04-23 01:50:27] "GET /instance-ip/0cad86a8-42fe-4aba-ab50-4c888024d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003816 10.0.0.19 - - [2026-04-23 01:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009594 10.0.0.19 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2026-04-23 01:50:27] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028501 10.0.0.19 - - [2026-04-23 01:50:27] "POST /floating-ips HTTP/1.1" 200 597 0.019902 10.0.0.19 - - [2026-04-23 01:50:27] "POST /route-targets HTTP/1.1" 200 327 0.025742 10.0.0.19 - - [2026-04-23 01:50:27] "GET /loadbalancer/72839989-3393-4663-8b95-1f8f26d953f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006150 10.0.0.19 - - [2026-04-23 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.019953 10.0.0.19 - - [2026-04-23 01:50:27] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.027516 10.0.0.19 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.19 - - [2026-04-23 01:50:27] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027479 10.0.0.19 - - [2026-04-23 01:50:27] "GET /loadbalancer-listener/1603efac-fb0d-4bf9-b3d6-2148623e957c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005903 10.0.0.19 - - [2026-04-23 01:50:27] "GET /loadbalancer-listener/1603efac-fb0d-4bf9-b3d6-2148623e957c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002876 10.0.0.19 - - [2026-04-23 01:50:27] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.032691 10.0.0.19 - - [2026-04-23 01:50:27] "GET /instance-ip/0cad86a8-42fe-4aba-ab50-4c888024d848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003203 10.0.0.19 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.19 - - [2026-04-23 01:50:27] "GET /instance-ip/0cad86a8-42fe-4aba-ab50-4c888024d848?fields=floating_ips HTTP/1.1" 200 1211 0.007698 10.0.0.19 - - [2026-04-23 01:50:27] "GET /loadbalancer/72839989-3393-4663-8b95-1f8f26d953f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007019 10.0.0.19 - - [2026-04-23 01:50:27] "GET /floating-ip/0bd0a7f5-e736-485e-99ca-44599b93a8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005834 10.0.0.19 - - [2026-04-23 01:50:27] "POST /tags HTTP/1.1" 200 295 0.074840 10.0.0.19 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.19 - - [2026-04-23 01:50:27] "GET /tag/1a49b0ab-dbf8-4bbd-93d3-9edd157b2249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.023450 10.0.0.19 - - [2026-04-23 01:50:27] "POST /tags HTTP/1.1" 409 233 0.002561 10.0.0.19 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2026-04-23 01:50:27] "GET /tag/f76ce3d1-0688-4601-ac66-e9a0711e95e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013942 10.0.0.19 - - [2026-04-23 01:50:27] "POST /tags HTTP/1.1" 409 206 0.002352 10.0.0.19 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-04-23 01:50:27] "GET /tag/ca328b65-eacf-48b5-b43a-c58425bde6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010619 10.0.0.19 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.19 - - [2026-04-23 01:50:27] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004655 10.0.0.19 - - [2026-04-23 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2026-04-23 01:50:27] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040041 10.0.0.19 - - [2026-04-23 01:50:27] "POST /virtual-machines HTTP/1.1" 200 369 0.008526 10.0.0.19 - - [2026-04-23 01:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014518 10.0.0.19 - - [2026-04-23 01:50:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132911 10.0.0.19 - - [2026-04-23 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019715 10.0.0.19 - - [2026-04-23 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.19 - - [2026-04-23 01:50:28] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004961 10.0.0.19 - - [2026-04-23 01:50:28] "POST /instance-ips HTTP/1.1" 200 409 0.021501 10.0.0.19 - - [2026-04-23 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034691 10.0.0.19 - - [2026-04-23 01:50:28] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.018739 10.0.0.19 - - [2026-04-23 01:50:28] "POST /set-tag HTTP/1.1" 200 109 0.022380 10.0.0.19 - - [2026-04-23 01:50:28] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022018 10.0.0.19 - - [2026-04-23 01:50:28] "GET /instance-ip/cdb55918-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008011 10.0.0.19 - - [2026-04-23 01:50:28] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011415 10.0.0.19 - - [2026-04-23 01:50:28] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.19 - - [2026-04-23 01:50:28] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003890 10.0.0.19 - - [2026-04-23 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.007536 10.0.0.19 - - [2026-04-23 01:50:28] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004576 10.0.0.19 - - [2026-04-23 01:50:28] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.19 - - [2026-04-23 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2026-04-23 01:50:28] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003627 10.0.0.19 - - [2026-04-23 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-04-23 01:50:28] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.159319 10.0.0.19 - - [2026-04-23 01:50:28] "POST /virtual-machines HTTP/1.1" 200 369 0.008560 10.0.0.19 - - [2026-04-23 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013377 10.0.0.19 - - [2026-04-23 01:50:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.193692 10.0.0.19 - - [2026-04-23 01:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.043232 10.0.0.19 - - [2026-04-23 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023844 10.0.0.19 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007841 10.0.0.19 - - [2026-04-23 01:50:29] "POST /instance-ips HTTP/1.1" 200 409 0.047935 10.0.0.19 - - [2026-04-23 01:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.050683 10.0.0.19 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005482 10.0.0.19 - - [2026-04-23 01:50:29] "POST /set-tag HTTP/1.1" 200 109 0.029194 10.0.0.19 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014434 10.0.0.19 - - [2026-04-23 01:50:29] "GET /instance-ip/ce5c3300-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.012069 10.0.0.19 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004692 10.0.0.19 - - [2026-04-23 01:50:29] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.19 - - [2026-04-23 01:50:29] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003207 10.0.0.19 - - [2026-04-23 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.010681 10.0.0.19 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005181 10.0.0.19 - - [2026-04-23 01:50:29] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.19 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005684 10.0.0.19 - - [2026-04-23 01:50:29] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.19 - - [2026-04-23 01:50:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008592 10.0.0.19 - - [2026-04-23 01:50:29] "POST /set-tag HTTP/1.1" 200 109 0.003034 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:50:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:50:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.19 - - [2026-04-23 01:50:32] "GET /domains HTTP/1.1" 200 280 0.002125 10.0.0.19 - - [2026-04-23 01:50:32] "GET /domain/4b919035-c593-42ff-a612-8bad469b07f9 HTTP/1.1" 200 3086 0.002746 10.0.0.19 - - [2026-04-23 01:50:32] "GET /project/51df9385-5216-485d-85fb-ec64ab779242 HTTP/1.1" 200 7063 0.047762 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2086 0.004535 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2086 0.003914 10.0.0.19 - - [2026-04-23 01:50:32] "GET /routing-instance/89054ea0-aac2-426c-bc74-1595428b8370 HTTP/1.1" 200 1402 0.006039 10.0.0.19 - - [2026-04-23 01:50:32] "GET /routing-instance/89054ea0-aac2-426c-bc74-1595428b8370 HTTP/1.1" 200 1402 0.003340 10.0.0.19 - - [2026-04-23 01:50:32] "GET /route-target/c9fd0ae0-8f39-4500-9c94-1c371466a3c2 HTTP/1.1" 200 1153 0.002627 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2086 0.004546 10.0.0.19 - - [2026-04-23 01:50:32] "GET /routing-instance/89054ea0-aac2-426c-bc74-1595428b8370 HTTP/1.1" 200 1402 0.004043 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007168 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2086 0.008156 10.0.0.19 - - [2026-04-23 01:50:32] "GET /routing-instance/89054ea0-aac2-426c-bc74-1595428b8370 HTTP/1.1" 200 1402 0.003312 10.0.0.19 - - [2026-04-23 01:50:32] "GET /routing-instance/89054ea0-aac2-426c-bc74-1595428b8370 HTTP/1.1" 200 1402 0.003037 10.0.0.19 - - [2026-04-23 01:50:32] "GET /route-target/c9fd0ae0-8f39-4500-9c94-1c371466a3c2 HTTP/1.1" 200 1153 0.002186 10.0.0.19 - - [2026-04-23 01:50:32] "GET /domains HTTP/1.1" 200 280 0.001885 10.0.0.19 - - [2026-04-23 01:50:32] "GET /domain/4b919035-c593-42ff-a612-8bad469b07f9 HTTP/1.1" 200 3086 0.004533 10.0.0.19 - - [2026-04-23 01:50:32] "GET /project/51df9385-5216-485d-85fb-ec64ab779242 HTTP/1.1" 200 7063 0.030152 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2086 0.004339 10.0.0.19 - - [2026-04-23 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.19 - - [2026-04-23 01:50:32] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035284 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004854 10.0.0.19 - - [2026-04-23 01:50:32] "GET /floating-ip-pools?parent_id=7baae02b-e5ef-4a60-be96-d9da22529530&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004478 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004453 10.0.0.19 - - [2026-04-23 01:50:32] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016678 10.0.0.19 - - [2026-04-23 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.008835 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.012885 10.0.0.19 - - [2026-04-23 01:50:32] "GET /domains HTTP/1.1" 200 280 0.003699 10.0.0.19 - - [2026-04-23 01:50:32] "GET /domain/4b919035-c593-42ff-a612-8bad469b07f9 HTTP/1.1" 200 3086 0.002455 10.0.0.19 - - [2026-04-23 01:50:32] "GET /project/51df9385-5216-485d-85fb-ec64ab779242 HTTP/1.1" 200 7319 0.028597 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2324 0.005685 10.0.0.19 - - [2026-04-23 01:50:32] "GET /floating-ip-pool/698f8038-68db-4756-80a7-eac8d968d76c HTTP/1.1" 200 1313 0.002592 10.0.0.19 - - [2026-04-23 01:50:32] "GET /domains HTTP/1.1" 200 280 0.002018 10.0.0.19 - - [2026-04-23 01:50:32] "GET /domain/4b919035-c593-42ff-a612-8bad469b07f9 HTTP/1.1" 200 3086 0.002601 10.0.0.19 - - [2026-04-23 01:50:32] "GET /project/51df9385-5216-485d-85fb-ec64ab779242 HTTP/1.1" 200 7319 0.037183 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 2324 0.003846 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004429 10.0.0.19 - - [2026-04-23 01:50:32] "POST /tags HTTP/1.1" 200 365 0.047828 10.0.0.19 - - [2026-04-23 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014329 10.0.0.19 - - [2026-04-23 01:50:32] "GET /tag/cd4ecd60-3653-4f31-ae5d-fe97802f269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015206 10.0.0.19 - - [2026-04-23 01:50:32] "POST /tags HTTP/1.1" 409 206 0.001793 10.0.0.19 - - [2026-04-23 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2026-04-23 01:50:32] "GET /tag/ca328b65-eacf-48b5-b43a-c58425bde6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011520 10.0.0.19 - - [2026-04-23 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2026-04-23 01:50:32] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.047601 10.0.0.19 - - [2026-04-23 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.19 - - [2026-04-23 01:50:32] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003510 10.0.0.19 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2026-04-23 01:50:33] "GET /service-appliance-set/6e3d2ffa-c5a6-4002-8d9d-5b6eb38272af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003559 10.0.0.19 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001291 10.0.0.19 - - [2026-04-23 01:50:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098638 10.0.0.19 - - [2026-04-23 01:50:33] "GET /virtual-machine-interface/ae3887ed-8895-4a97-a24b-343d54db179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015426 10.0.0.19 - - [2026-04-23 01:50:33] "POST /set-tag HTTP/1.1" 200 109 0.015354 10.0.0.19 - - [2026-04-23 01:50:33] "POST /instance-ips HTTP/1.1" 200 417 0.023341 10.0.0.19 - - [2026-04-23 01:50:33] "GET /instance-ip/37e5f53b-929e-4950-b4b1-665e26bf876c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.014761 10.0.0.19 - - [2026-04-23 01:50:33] "POST /loadbalancers HTTP/1.1" 200 618 0.064316 10.0.0.19 - - [2026-04-23 01:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007961 10.0.0.19 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.19 - - [2026-04-23 01:50:33] "POST /service-instances HTTP/1.1" 200 566 0.066150 10.0.0.19 - - [2026-04-23 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.044593 10.0.0.19 - - [2026-04-23 01:50:33] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.106223 10.0.0.19 - - [2026-04-23 01:50:33] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.020558 10.0.0.19 - - [2026-04-23 01:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024479 10.0.0.19 - - [2026-04-23 01:50:33] "GET /virtual-machine-interface/ae3887ed-8895-4a97-a24b-343d54db179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.014849 10.0.0.19 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012357 10.0.0.19 - - [2026-04-23 01:50:33] "GET /virtual-machine-interface/ae3887ed-8895-4a97-a24b-343d54db179a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006124 10.0.0.19 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2026-04-23 01:50:33] "GET /floating-ip-pool/698f8038-68db-4756-80a7-eac8d968d76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002616 10.0.0.19 - - [2026-04-23 01:50:33] "POST /virtual-machines HTTP/1.1" 200 429 0.024714 10.0.0.19 - - [2026-04-23 01:50:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.140658 10.0.0.19 - - [2026-04-23 01:50:33] "POST /floating-ips HTTP/1.1" 200 671 0.156198 10.0.0.19 - - [2026-04-23 01:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.037552 10.0.0.19 - - [2026-04-23 01:50:33] "POST /chown HTTP/1.1" 200 109 0.050991 10.0.0.19 - - [2026-04-23 01:50:33] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009582 10.0.0.19 - - [2026-04-23 01:50:33] "POST /chown HTTP/1.1" 200 109 0.006199 10.0.0.19 - - [2026-04-23 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.19 - - [2026-04-23 01:50:34] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003445 10.0.0.19 - - [2026-04-23 01:50:34] "PUT /virtual-machine-interface/067136a4-e763-4f4c-aa60-fac605d7e5da HTTP/1.1" 200 284 0.024216 10.0.0.19 - - [2026-04-23 01:50:34] "POST /tags HTTP/1.1" 409 221 0.006337 10.0.0.19 - - [2026-04-23 01:50:34] "PUT /instance-ip/37e5f53b-929e-4950-b4b1-665e26bf876c HTTP/1.1" 200 256 0.031061 10.0.0.19 - - [2026-04-23 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.19 - - [2026-04-23 01:50:34] "GET /tag/e253f58f-4fa5-4a31-a3a4-b99160cdc235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013699 10.0.0.19 - - [2026-04-23 01:50:34] "POST /tags HTTP/1.1" 409 238 0.003576 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.016090 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.023815 10.0.0.19 - - [2026-04-23 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022251 10.0.0.19 - - [2026-04-23 01:50:34] "GET /tag/cd4ecd60-3653-4f31-ae5d-fe97802f269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012857 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.043586 10.0.0.19 - - [2026-04-23 01:50:34] "POST /firewall-rules HTTP/1.1" 200 650 0.094907 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.072829 10.0.0.19 - - [2026-04-23 01:50:34] "GET /firewall-rule/88158ab5-4175-4ced-9c0d-0094241d41b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.008139 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.033711 10.0.0.19 - - [2026-04-23 01:50:34] "GET /firewall-policy/05a6bdaa-f2c1-4541-8178-46ac39420206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.012923 10.0.0.19 - - [2026-04-23 01:50:34] "GET /firewall-rule/88158ab5-4175-4ced-9c0d-0094241d41b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007031 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.017000 10.0.0.19 - - [2026-04-23 01:50:34] "POST /virtual-machines HTTP/1.1" 200 429 0.027897 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.059649 10.0.0.19 - - [2026-04-23 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015379 10.0.0.19 - - [2026-04-23 01:50:34] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.037760 10.0.0.19 - - [2026-04-23 01:50:34] "GET /loadbalancer/8640b667-ea20-4bcb-a0f7-7bbbce6fa50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.010818 10.0.0.19 - - [2026-04-23 01:50:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.147947 10.0.0.19 - - [2026-04-23 01:50:34] "POST /chown HTTP/1.1" 200 109 0.024428 10.0.0.19 - - [2026-04-23 01:50:34] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.062201 10.0.0.19 - - [2026-04-23 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.19 - - [2026-04-23 01:50:34] "POST /chown HTTP/1.1" 200 109 0.005856 10.0.0.19 - - [2026-04-23 01:50:34] "PUT /virtual-machine-interface/e1ecacea-2e6f-4083-bb60-b94a9159b06b HTTP/1.1" 200 284 0.024746 10.0.0.19 - - [2026-04-23 01:50:34] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.050695 10.0.0.19 - - [2026-04-23 01:50:34] "GET /loadbalancer-listener/230f6faa-744f-4a56-8485-30ed6169d6b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003038 10.0.0.19 - - [2026-04-23 01:50:34] "PUT /instance-ip/37e5f53b-929e-4950-b4b1-665e26bf876c HTTP/1.1" 200 256 0.029970 10.0.0.19 - - [2026-04-23 01:50:34] "GET /loadbalancer-listener/230f6faa-744f-4a56-8485-30ed6169d6b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.010431 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.010670 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.020564 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.028250 10.0.0.19 - - [2026-04-23 01:50:34] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.069609 10.0.0.19 - - [2026-04-23 01:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010294 10.0.0.19 - - [2026-04-23 01:50:34] "GET /loadbalancer-pool/b94a82f5-2f33-40bc-9601-c3f9b7f8e82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002784 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.019502 10.0.0.19 - - [2026-04-23 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.029983 10.0.0.19 - - [2026-04-23 01:50:35] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.009585 10.0.0.19 - - [2026-04-23 01:50:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.084436 10.0.0.19 - - [2026-04-23 01:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.034709 10.0.0.19 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.19 - - [2026-04-23 01:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036997 10.0.0.19 - - [2026-04-23 01:50:35] "GET /loadbalancer-member/caac435c-2886-46ad-b4f1-d7d0a880e868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.008326 10.0.0.19 - - [2026-04-23 01:50:35] "POST /chown HTTP/1.1" 200 109 0.007391 10.0.0.19 - - [2026-04-23 01:50:35] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011202 10.0.0.19 - - [2026-04-23 01:50:35] "POST /chown HTTP/1.1" 200 109 0.022958 10.0.0.19 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2026-04-23 01:50:35] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008114 10.0.0.19 - - [2026-04-23 01:50:35] "PUT /instance-ip/37e5f53b-929e-4950-b4b1-665e26bf876c HTTP/1.1" 200 256 0.019927 10.0.0.19 - - [2026-04-23 01:50:35] "POST /tags HTTP/1.1" 409 221 0.001969 10.0.0.19 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-04-23 01:50:35] "GET /tag/e253f58f-4fa5-4a31-a3a4-b99160cdc235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015591 10.0.0.19 - - [2026-04-23 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.025345 10.0.0.19 - - [2026-04-23 01:50:35] "POST /chown HTTP/1.1" 200 109 0.013852 10.0.0.19 - - [2026-04-23 01:50:35] "POST /tags HTTP/1.1" 409 238 0.004629 10.0.0.19 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.19 - - [2026-04-23 01:50:35] "GET /tag/cd4ecd60-3653-4f31-ae5d-fe97802f269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012316 10.0.0.19 - - [2026-04-23 01:50:35] "POST /chown HTTP/1.1" 200 109 0.038416 10.0.0.19 - - [2026-04-23 01:50:35] "POST /firewall-rules HTTP/1.1" 409 293 0.003117 10.0.0.19 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.19 - - [2026-04-23 01:50:35] "PUT /instance-ip/37e5f53b-929e-4950-b4b1-665e26bf876c HTTP/1.1" 200 256 0.018619 10.0.0.19 - - [2026-04-23 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.020698 10.0.0.19 - - [2026-04-23 01:50:35] "PUT /firewall-rule/88158ab5-4175-4ced-9c0d-0094241d41b1 HTTP/1.1" 200 260 0.050843 10.0.0.19 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.19 - - [2026-04-23 01:50:35] "GET /firewall-rule/88158ab5-4175-4ced-9c0d-0094241d41b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003539 10.0.0.19 - - [2026-04-23 01:50:35] "GET /firewall-policy/05a6bdaa-f2c1-4541-8178-46ac39420206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1711 0.003898 10.0.0.19 - - [2026-04-23 01:50:35] "GET /firewall-rule/88158ab5-4175-4ced-9c0d-0094241d41b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009804 10.0.0.19 - - [2026-04-23 01:50:35] "POST /chown HTTP/1.1" 200 109 0.015507 10.0.0.19 - - [2026-04-23 01:50:35] "POST /chown HTTP/1.1" 200 109 0.023953 10.0.0.19 - - [2026-04-23 01:50:35] "PUT /instance-ip/37e5f53b-929e-4950-b4b1-665e26bf876c HTTP/1.1" 200 256 0.017906 10.0.0.19 - - [2026-04-23 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.012083 10.0.0.19 - - [2026-04-23 01:50:35] "POST /chown HTTP/1.1" 200 109 0.013346 10.0.0.19 - - [2026-04-23 01:50:35] "POST /chown HTTP/1.1" 200 109 0.019072 10.0.0.19 - - [2026-04-23 01:50:35] "PUT /instance-ip/37e5f53b-929e-4950-b4b1-665e26bf876c HTTP/1.1" 200 256 0.019177 10.0.0.19 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011911 10.0.0.19 - - [2026-04-23 01:50:35] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006779 10.0.0.19 - - [2026-04-23 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.19 - - [2026-04-23 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.042693 10.0.0.19 - - [2026-04-23 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.011356 10.0.0.19 - - [2026-04-23 01:50:35] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.067853 10.0.0.19 - - [2026-04-23 01:50:35] "POST /virtual-machines HTTP/1.1" 200 373 0.012353 10.0.0.19 - - [2026-04-23 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.036122 10.0.0.19 - - [2026-04-23 01:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.054754 10.0.0.19 - - [2026-04-23 01:50:36] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.050272 10.0.0.19 - - [2026-04-23 01:50:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.166815 10.0.0.19 - - [2026-04-23 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020972 10.0.0.19 - - [2026-04-23 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016105 10.0.0.19 - - [2026-04-23 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012766 10.0.0.19 - - [2026-04-23 01:50:36] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016794 10.0.0.19 - - [2026-04-23 01:50:36] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.011744 10.0.0.19 - - [2026-04-23 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017930 10.0.0.19 - - [2026-04-23 01:50:36] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.010615 10.0.0.19 - - [2026-04-23 01:50:36] "POST /instance-ips HTTP/1.1" 200 413 0.060254 10.0.0.19 - - [2026-04-23 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014516 10.0.0.19 - - [2026-04-23 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.049933 10.0.0.19 - - [2026-04-23 01:50:36] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006302 10.0.0.19 - - [2026-04-23 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017590 10.0.0.19 - - [2026-04-23 01:50:36] "POST /chown HTTP/1.1" 200 109 0.006705 10.0.0.19 - - [2026-04-23 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.015908 10.0.0.19 - - [2026-04-23 01:50:36] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010219 10.0.0.19 - - [2026-04-23 01:50:36] "GET /instance-ip/d2863c50-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009429 10.0.0.19 - - [2026-04-23 01:50:36] "POST /chown HTTP/1.1" 200 109 0.026500 10.0.0.19 - - [2026-04-23 01:50:36] "POST /chown HTTP/1.1" 200 109 0.015402 10.0.0.19 - - [2026-04-23 01:50:36] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010723 10.0.0.19 - - [2026-04-23 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.005080 10.0.0.19 - - [2026-04-23 01:50:36] "POST /chown HTTP/1.1" 200 109 0.054512 10.0.0.19 - - [2026-04-23 01:50:36] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.011125 10.0.0.19 - - [2026-04-23 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.007115 10.0.0.19 - - [2026-04-23 01:50:36] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013529 10.0.0.19 - - [2026-04-23 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.003609 10.0.0.19 - - [2026-04-23 01:50:36] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.030589 10.0.0.19 - - [2026-04-23 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018558 10.0.0.19 - - [2026-04-23 01:50:36] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012790 10.0.0.19 - - [2026-04-23 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.19 - - [2026-04-23 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.007090 10.0.0.19 - - [2026-04-23 01:50:36] "POST /chown HTTP/1.1" 200 109 0.007509 10.0.0.19 - - [2026-04-23 01:50:36] "POST /chown HTTP/1.1" 200 109 0.020801 10.0.0.19 - - [2026-04-23 01:50:36] "POST /chown HTTP/1.1" 200 109 0.014422 10.0.0.19 - - [2026-04-23 01:50:36] "POST /chown HTTP/1.1" 200 109 0.006296 10.0.0.19 - - [2026-04-23 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.009261 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.019679 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.007312 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.019407 10.0.0.19 - - [2026-04-23 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.006675 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.019967 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.016212 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.009068 10.0.0.19 - - [2026-04-23 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.007509 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.018249 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.007263 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.016496 10.0.0.19 - - [2026-04-23 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.006636 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.023315 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.025035 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.006945 10.0.0.19 - - [2026-04-23 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.007176 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.009115 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.013881 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.021908 10.0.0.19 - - [2026-04-23 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.006052 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.020791 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.018665 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.006411 10.0.0.19 - - [2026-04-23 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2026-04-23 01:50:37] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.19 - - [2026-04-23 01:50:38] "POST /chown HTTP/1.1" 200 109 0.007796 10.0.0.19 - - [2026-04-23 01:50:38] "POST /chown HTTP/1.1" 200 109 0.012867 10.0.0.19 - - [2026-04-23 01:50:38] "POST /chown HTTP/1.1" 200 109 0.019390 10.0.0.19 - - [2026-04-23 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.19 - - [2026-04-23 01:50:38] "POST /chown HTTP/1.1" 200 109 0.005524 10.0.0.19 - - [2026-04-23 01:50:38] "POST /chown HTTP/1.1" 200 109 0.019216 10.0.0.19 - - [2026-04-23 01:50:38] "POST /chown HTTP/1.1" 200 109 0.023396 10.0.0.19 - - [2026-04-23 01:50:38] "POST /chown HTTP/1.1" 200 109 0.007628 10.0.0.19 - - [2026-04-23 01:50:40] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009847 10.0.0.19 - - [2026-04-23 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.004539 10.0.0.19 - - [2026-04-23 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2026-04-23 01:50:40] "GET /loadbalancer/72839989-3393-4663-8b95-1f8f26d953f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002412 10.0.0.19 - - [2026-04-23 01:50:40] "GET /loadbalancer-pool/7fe365a8-7986-4a26-b1a7-e96f3057b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002630 10.0.0.19 - - [2026-04-23 01:50:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020231 10.0.0.19 - - [2026-04-23 01:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030210 10.0.0.19 - - [2026-04-23 01:50:40] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008044 10.0.0.19 - - [2026-04-23 01:50:40] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004689 10.0.0.19 - - [2026-04-23 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.008340 10.0.0.19 - - [2026-04-23 01:50:40] "GET /floating-ip/0bd0a7f5-e736-485e-99ca-44599b93a8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.014725 10.0.0.19 - - [2026-04-23 01:50:40] "POST /tags HTTP/1.1" 409 221 0.003099 10.0.0.19 - - [2026-04-23 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.19 - - [2026-04-23 01:50:40] "GET /tag/e253f58f-4fa5-4a31-a3a4-b99160cdc235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013227 10.0.0.19 - - [2026-04-23 01:50:40] "PUT /floating-ip/0bd0a7f5-e736-485e-99ca-44599b93a8a7 HTTP/1.1" 200 256 0.008940 10.0.0.19 - - [2026-04-23 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.016235 10.0.0.19 - - [2026-04-23 01:50:40] "GET /virtual-machine/7e736f87-aa97-4f84-97b1-a7abbb432a17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003361 10.0.0.19 - - [2026-04-23 01:50:40] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006131 10.0.0.19 - - [2026-04-23 01:50:41] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005304 10.0.0.19 - - [2026-04-23 01:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.19 - - [2026-04-23 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2026-04-23 01:50:41] "GET /loadbalancer/72839989-3393-4663-8b95-1f8f26d953f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007015 10.0.0.19 - - [2026-04-23 01:50:41] "GET /loadbalancer-pool/7fe365a8-7986-4a26-b1a7-e96f3057b3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003483 10.0.0.19 - - [2026-04-23 01:50:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021312 10.0.0.19 - - [2026-04-23 01:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016254 10.0.0.19 - - [2026-04-23 01:50:41] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005561 10.0.0.19 - - [2026-04-23 01:50:41] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005102 10.0.0.19 - - [2026-04-23 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.008908 10.0.0.19 - - [2026-04-23 01:50:41] "GET /floating-ip/0bd0a7f5-e736-485e-99ca-44599b93a8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007930 10.0.0.19 - - [2026-04-23 01:50:41] "POST /set-tag HTTP/1.1" 200 109 0.023948 10.0.0.19 - - [2026-04-23 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.19 - - [2026-04-23 01:50:45] "GET /virtual-machine/9f2386f0-b8ad-4867-ad4c-098551fcfc21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002620 10.0.0.19 - - [2026-04-23 01:50:45] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005650 10.0.0.19 - - [2026-04-23 01:50:45] "POST /chown HTTP/1.1" 200 109 0.011399 10.0.0.19 - - [2026-04-23 01:50:46] "POST /chown HTTP/1.1" 200 109 0.030782 10.0.0.19 - - [2026-04-23 01:50:46] "POST /chown HTTP/1.1" 200 109 0.007746 10.0.0.19 - - [2026-04-23 01:50:46] "POST /chown HTTP/1.1" 200 109 0.017282 10.0.0.19 - - [2026-04-23 01:50:46] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005116 10.0.0.19 - - [2026-04-23 01:50:46] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.19 - - [2026-04-23 01:50:51] "GET /virtual-machine/269c26a2-068e-4df3-9089-eb903185a5d1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003113 10.0.0.19 - - [2026-04-23 01:50:51] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004796 10.0.0.19 - - [2026-04-23 01:50:51] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015117 10.0.0.19 - - [2026-04-23 01:50:51] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.19 - - [2026-04-23 01:51:22] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004606 10.0.0.19 - - [2026-04-23 01:51:22] "POST /set-tag HTTP/1.1" 200 109 0.007625 10.0.0.19 - - [2026-04-23 01:51:22] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004998 10.0.0.19 - - [2026-04-23 01:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.19 - - [2026-04-23 01:51:22] "GET /virtual-machine/269c26a2-068e-4df3-9089-eb903185a5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003144 10.0.0.19 - - [2026-04-23 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.008320 10.0.0.19 - - [2026-04-23 01:51:22] "GET /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014467 10.0.0.19 - - [2026-04-23 01:51:22] "POST /set-tag HTTP/1.1" 200 109 0.015367 10.0.0.19 - - [2026-04-23 01:51:22] "POST /set-tag HTTP/1.1" 200 109 0.017748 10.0.0.19 - - [2026-04-23 01:51:22] "DELETE /instance-ip/d2863c50-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.044428 10.0.0.19 - - [2026-04-23 01:51:22] "DELETE /virtual-machine-interface/d262fe70-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.044593 10.0.0.19 - - [2026-04-23 01:51:22] "DELETE /virtual-machine/269c26a2-068e-4df3-9089-eb903185a5d1 HTTP/1.1" 200 115 0.017963 10.0.0.19 - - [2026-04-23 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.19 - - [2026-04-23 01:51:26] "GET /tag/cd4ecd60-3653-4f31-ae5d-fe97802f269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011308 10.0.0.19 - - [2026-04-23 01:51:26] "GET /tag/cd4ecd60-3653-4f31-ae5d-fe97802f269a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012801 10.0.0.19 - - [2026-04-23 01:51:26] "GET /virtual-machine-interface/067136a4-e763-4f4c-aa60-fac605d7e5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004471 10.0.0.19 - - [2026-04-23 01:51:26] "POST /set-tag HTTP/1.1" 200 109 0.018190 10.0.0.19 - - [2026-04-23 01:51:26] "GET /virtual-machine-interface/ae3887ed-8895-4a97-a24b-343d54db179a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004809 10.0.0.19 - - [2026-04-23 01:51:26] "POST /set-tag HTTP/1.1" 200 109 0.015523 10.0.0.19 - - [2026-04-23 01:51:26] "GET /virtual-machine-interface/e1ecacea-2e6f-4083-bb60-b94a9159b06b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015722 10.0.0.19 - - [2026-04-23 01:51:26] "POST /set-tag HTTP/1.1" 200 109 0.015198 10.0.0.19 - - [2026-04-23 01:51:26] "GET /firewall-policy/05a6bdaa-f2c1-4541-8178-46ac39420206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1711 0.016107 10.0.0.19 - - [2026-04-23 01:51:26] "GET /firewall-rule/88158ab5-4175-4ced-9c0d-0094241d41b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002822 10.0.0.19 - - [2026-04-23 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.011820 10.0.0.19 - - [2026-04-23 01:51:26] "DELETE /firewall-rule/88158ab5-4175-4ced-9c0d-0094241d41b1 HTTP/1.1" 200 115 0.037204 10.0.0.19 - - [2026-04-23 01:51:26] "DELETE /loadbalancer-member/caac435c-2886-46ad-b4f1-d7d0a880e868 HTTP/1.1" 200 115 0.025538 10.0.0.19 - - [2026-04-23 01:51:26] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.013684 10.0.0.19 - - [2026-04-23 01:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022444 10.0.0.19 - - [2026-04-23 01:51:26] "DELETE /loadbalancer-pool/b94a82f5-2f33-40bc-9601-c3f9b7f8e82e HTTP/1.1" 200 115 0.073281 10.0.0.19 - - [2026-04-23 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.19 - - [2026-04-23 01:51:26] "POST /chown HTTP/1.1" 200 109 0.006262 10.0.0.19 - - [2026-04-23 01:51:26] "DELETE /loadbalancer-listener/230f6faa-744f-4a56-8485-30ed6169d6b1 HTTP/1.1" 200 115 0.047092 10.0.0.19 - - [2026-04-23 01:51:26] "GET /floating-ip/99638cd7-5384-4d04-af7c-482c6e3fa99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003012 10.0.0.19 - - [2026-04-23 01:51:26] "POST /chown HTTP/1.1" 200 109 0.005808 10.0.0.19 - - [2026-04-23 01:51:26] "POST /chown HTTP/1.1" 200 109 0.020951 10.0.0.19 - - [2026-04-23 01:51:26] "POST /chown HTTP/1.1" 200 109 0.021269 10.0.0.19 - - [2026-04-23 01:51:27] "PUT /floating-ip/99638cd7-5384-4d04-af7c-482c6e3fa99a HTTP/1.1" 200 256 0.037337 10.0.0.19 - - [2026-04-23 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.19 - - [2026-04-23 01:51:27] "POST /chown HTTP/1.1" 200 109 0.023722 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /floating-ip/99638cd7-5384-4d04-af7c-482c6e3fa99a HTTP/1.1" 200 115 0.065901 10.0.0.19 - - [2026-04-23 01:51:27] "POST /chown HTTP/1.1" 200 109 0.025207 10.0.0.19 - - [2026-04-23 01:51:27] "POST /chown HTTP/1.1" 200 109 0.013860 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /loadbalancer/8640b667-ea20-4bcb-a0f7-7bbbce6fa50b HTTP/1.1" 200 115 0.079309 10.0.0.19 - - [2026-04-23 01:51:27] "POST /chown HTTP/1.1" 200 109 0.013641 10.0.0.19 - - [2026-04-23 01:51:27] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.011997 10.0.0.19 - - [2026-04-23 01:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019441 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /instance-ip/37e5f53b-929e-4950-b4b1-665e26bf876c HTTP/1.1" 200 115 0.123615 10.0.0.19 - - [2026-04-23 01:51:27] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.010925 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /virtual-machine-interface/ae3887ed-8895-4a97-a24b-343d54db179a HTTP/1.1" 200 115 0.049070 10.0.0.19 - - [2026-04-23 01:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009794 10.0.0.19 - - [2026-04-23 01:51:27] "GET /floating-ip-pool/698f8038-68db-4756-80a7-eac8d968d76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004923 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /tag/cd4ecd60-3653-4f31-ae5d-fe97802f269a HTTP/1.1" 200 115 0.100045 10.0.0.19 - - [2026-04-23 01:51:27] "PUT /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 266 0.041869 10.0.0.19 - - [2026-04-23 01:51:27] "POST /ref-update HTTP/1.1" 200 156 0.022446 10.0.0.19 - - [2026-04-23 01:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035738 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /floating-ip-pool/698f8038-68db-4756-80a7-eac8d968d76c HTTP/1.1" 200 115 0.048855 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /service-instance/41f62099-250f-4fbd-b347-d0135e768b80 HTTP/1.1" 200 115 0.045086 10.0.0.19 - - [2026-04-23 01:51:27] "GET /virtual-machine-interface/067136a4-e763-4f4c-aa60-fac605d7e5da?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.005574 10.0.0.19 - - [2026-04-23 01:51:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004139 10.0.0.19 - - [2026-04-23 01:51:27] "POST /useragent-kv HTTP/1.1" 200 115 0.001286 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /virtual-network/7baae02b-e5ef-4a60-be96-d9da22529530 HTTP/1.1" 200 115 0.134800 10.0.0.19 - - [2026-04-23 01:51:27] "GET /routing-instance/89054ea0-aac2-426c-bc74-1595428b8370 HTTP/1.1" 404 171 0.002227 10.0.0.19 - - [2026-04-23 01:51:27] "GET /domains HTTP/1.1" 200 280 0.001760 10.0.0.19 - - [2026-04-23 01:51:27] "GET /domain/4b919035-c593-42ff-a612-8bad469b07f9 HTTP/1.1" 200 3086 0.002740 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /virtual-machine-interface/067136a4-e763-4f4c-aa60-fac605d7e5da HTTP/1.1" 200 115 0.090184 10.0.0.19 - - [2026-04-23 01:51:27] "GET /project/51df9385-5216-485d-85fb-ec64ab779242 HTTP/1.1" 200 7141 0.072573 10.0.0.19 - - [2026-04-23 01:51:27] "POST /ref-update HTTP/1.1" 200 156 0.046753 10.0.0.19 - - [2026-04-23 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /virtual-machine/0053aeba-9596-4794-960f-7d44e97f2544 HTTP/1.1" 200 115 0.056752 10.0.0.19 - - [2026-04-23 01:51:27] "GET /virtual-machine-interface/e1ecacea-2e6f-4083-bb60-b94a9159b06b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.042104 10.0.0.19 - - [2026-04-23 01:51:27] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.025656 10.0.0.19 - - [2026-04-23 01:51:27] "POST /set-tag HTTP/1.1" 200 109 0.006432 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /route-target/c9fd0ae0-8f39-4500-9c94-1c371466a3c2 HTTP/1.1" 200 115 0.097517 10.0.0.19 - - [2026-04-23 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.19 - - [2026-04-23 01:51:27] "GET /loadbalancer/72839989-3393-4663-8b95-1f8f26d953f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.012734 10.0.0.19 - - [2026-04-23 01:51:27] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011398 10.0.0.19 - - [2026-04-23 01:51:27] "DELETE /virtual-machine-interface/e1ecacea-2e6f-4083-bb60-b94a9159b06b HTTP/1.1" 200 115 0.072755 10.0.0.19 - - [2026-04-23 01:51:28] "DELETE /virtual-machine/7c05f713-01b9-484f-afa3-fab6a347b076 HTTP/1.1" 200 115 0.037719 10.0.0.19 - - [2026-04-23 01:51:28] "POST /set-tag HTTP/1.1" 200 109 0.046545 10.0.0.19 - - [2026-04-23 01:51:28] "DELETE /loadbalancer-member/b7551258-f8c7-447b-a825-cea41dc224ef HTTP/1.1" 200 115 0.036846 10.0.0.19 - - [2026-04-23 01:51:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006465 10.0.0.19 - - [2026-04-23 01:51:29] "POST /set-tag HTTP/1.1" 200 109 0.003747 10.0.0.19 - - [2026-04-23 01:51:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004912 10.0.0.19 - - [2026-04-23 01:51:29] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.19 - - [2026-04-23 01:51:29] "GET /virtual-machine/9f2386f0-b8ad-4867-ad4c-098551fcfc21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004158 10.0.0.19 - - [2026-04-23 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.009844 10.0.0.19 - - [2026-04-23 01:51:29] "GET /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010281 10.0.0.19 - - [2026-04-23 01:51:29] "POST /set-tag HTTP/1.1" 200 109 0.031933 10.0.0.19 - - [2026-04-23 01:51:29] "POST /set-tag HTTP/1.1" 200 109 0.055765 10.0.0.19 - - [2026-04-23 01:51:29] "POST /set-tag HTTP/1.1" 200 109 0.019989 10.0.0.19 - - [2026-04-23 01:51:29] "DELETE /instance-ip/ce5c3300-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.045762 10.0.0.19 - - [2026-04-23 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.011187 10.0.0.19 - - [2026-04-23 01:51:29] "DELETE /virtual-machine-interface/ce36cdc2-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.042836 10.0.0.19 - - [2026-04-23 01:51:29] "DELETE /virtual-machine/9f2386f0-b8ad-4867-ad4c-098551fcfc21 HTTP/1.1" 200 115 0.025773 10.0.0.19 - - [2026-04-23 01:51:32] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014495 10.0.0.19 - - [2026-04-23 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.19 - - [2026-04-23 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.19 - - [2026-04-23 01:51:32] "GET /loadbalancer/72839989-3393-4663-8b95-1f8f26d953f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002522 10.0.0.19 - - [2026-04-23 01:51:34] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005403 10.0.0.19 - - [2026-04-23 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.19 - - [2026-04-23 01:51:34] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005571 10.0.0.19 - - [2026-04-23 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.003903 10.0.0.19 - - [2026-04-23 01:51:34] "GET /virtual-machine/7e736f87-aa97-4f84-97b1-a7abbb432a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002810 10.0.0.19 - - [2026-04-23 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.009580 10.0.0.19 - - [2026-04-23 01:51:34] "GET /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014424 10.0.0.19 - - [2026-04-23 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.017636 10.0.0.19 - - [2026-04-23 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.028409 10.0.0.19 - - [2026-04-23 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.029143 10.0.0.19 - - [2026-04-23 01:51:34] "DELETE /instance-ip/cdb55918-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.047228 10.0.0.19 - - [2026-04-23 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.008939 10.0.0.19 - - [2026-04-23 01:51:34] "DELETE /virtual-machine-interface/cd9b7048-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.053004 10.0.0.19 - - [2026-04-23 01:51:34] "DELETE /virtual-machine/7e736f87-aa97-4f84-97b1-a7abbb432a17 HTTP/1.1" 200 115 0.024068 10.0.0.19 - - [2026-04-23 01:51:34] "DELETE /tag/f76ce3d1-0688-4601-ac66-e9a0711e95e6 HTTP/1.1" 200 115 0.048202 10.0.0.19 - - [2026-04-23 01:51:34] "DELETE /tag/1a49b0ab-dbf8-4bbd-93d3-9edd157b2249 HTTP/1.1" 200 115 0.099997 10.0.0.19 - - [2026-04-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.19 - - [2026-04-23 01:51:38] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035031 10.0.0.19 - - [2026-04-23 01:51:38] "POST /tags HTTP/1.1" 200 393 0.021587 10.0.0.19 - - [2026-04-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005552 10.0.0.19 - - [2026-04-23 01:51:38] "GET /tag/6e8777c6-f1f9-47e1-a69d-2f7c4398b553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016219 10.0.0.19 - - [2026-04-23 01:51:38] "POST /tags HTTP/1.1" 200 341 0.017807 10.0.0.19 - - [2026-04-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.19 - - [2026-04-23 01:51:38] "GET /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012668 10.0.0.19 - - [2026-04-23 01:51:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.002052 10.0.0.19 - - [2026-04-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.012232 10.0.0.19 - - [2026-04-23 01:51:38] "POST /security-groups HTTP/1.1" 200 589 0.065929 10.0.0.19 - - [2026-04-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.001565 10.0.0.19 - - [2026-04-23 01:51:38] "POST /projects HTTP/1.1" 200 519 0.228185 10.0.0.19 - - [2026-04-23 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007804 10.0.0.19 - - [2026-04-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.19 - - [2026-04-23 01:51:38] "POST /access-control-lists HTTP/1.1" 200 598 0.065281 10.0.0.19 - - [2026-04-23 01:51:38] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011828 10.0.0.19 - - [2026-04-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.19 - - [2026-04-23 01:51:38] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004815 10.0.0.19 - - [2026-04-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.001683 10.0.0.19 - - [2026-04-23 01:51:38] "POST /access-control-lists HTTP/1.1" 200 596 0.068057 10.0.0.19 - - [2026-04-23 01:51:38] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.098102 10.0.0.19 - - [2026-04-23 01:51:38] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.045031 10.0.0.19 - - [2026-04-23 01:51:39] "POST /security-groups HTTP/1.1" 200 591 0.083320 10.0.0.19 - - [2026-04-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.001783 10.0.0.19 - - [2026-04-23 01:51:39] "POST /access-control-lists HTTP/1.1" 200 632 0.024828 10.0.0.19 - - [2026-04-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.017421 10.0.0.19 - - [2026-04-23 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035697 10.0.0.19 - - [2026-04-23 01:51:39] "POST /chown HTTP/1.1" 200 109 0.023879 10.0.0.19 - - [2026-04-23 01:51:39] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003605 10.0.0.19 - - [2026-04-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.19 - - [2026-04-23 01:51:39] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003545 10.0.0.19 - - [2026-04-23 01:51:39] "POST /tags HTTP/1.1" 409 226 0.001903 10.0.0.19 - - [2026-04-23 01:51:39] "POST /access-control-lists HTTP/1.1" 200 630 0.109727 10.0.0.19 - - [2026-04-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2026-04-23 01:51:39] "GET /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011264 10.0.0.19 - - [2026-04-23 01:51:39] "POST /firewall-rules HTTP/1.1" 200 600 0.067872 10.0.0.19 - - [2026-04-23 01:51:39] "GET /firewall-rule/243b42ff-dafa-44df-a37f-d72697104665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005177 10.0.0.19 - - [2026-04-23 01:51:39] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005677 10.0.0.19 - - [2026-04-23 01:51:39] "GET /firewall-rule/243b42ff-dafa-44df-a37f-d72697104665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003660 10.0.0.19 - - [2026-04-23 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.058558 10.0.0.19 - - [2026-04-23 01:51:39] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009890 10.0.0.19 - - [2026-04-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.19 - - [2026-04-23 01:51:39] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002885 10.0.0.19 - - [2026-04-23 01:51:39] "POST /tags HTTP/1.1" 409 226 0.003560 10.0.0.19 - - [2026-04-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-04-23 01:51:39] "GET /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011083 10.0.0.19 - - [2026-04-23 01:51:39] "POST /firewall-rules HTTP/1.1" 200 598 0.072288 10.0.0.19 - - [2026-04-23 01:51:39] "GET /firewall-rule/d4472fe0-2235-4ba2-9823-dc7ee65c63b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.019181 10.0.0.19 - - [2026-04-23 01:51:39] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005255 10.0.0.19 - - [2026-04-23 01:51:39] "GET /firewall-rule/d4472fe0-2235-4ba2-9823-dc7ee65c63b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002780 10.0.0.19 - - [2026-04-23 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.061932 10.0.0.19 - - [2026-04-23 01:51:41] "POST /tags HTTP/1.1" 200 393 0.025092 10.0.0.19 - - [2026-04-23 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025488 10.0.0.19 - - [2026-04-23 01:51:41] "GET /tag/b161270a-cec8-488e-838e-f75db68d30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015459 10.0.0.19 - - [2026-04-23 01:51:41] "POST /tags HTTP/1.1" 200 341 0.019169 10.0.0.19 - - [2026-04-23 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2026-04-23 01:51:41] "GET /tag/c592c118-8d70-42bb-9a1f-69858fccec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014794 10.0.0.19 - - [2026-04-23 01:51:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000636 10.0.0.19 - - [2026-04-23 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.003036 10.0.0.19 - - [2026-04-23 01:51:41] "POST /security-groups HTTP/1.1" 200 589 0.058856 10.0.0.19 - - [2026-04-23 01:51:41] "POST /projects HTTP/1.1" 200 519 0.163726 10.0.0.19 - - [2026-04-23 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.002022 10.0.0.19 - - [2026-04-23 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.049018 10.0.0.19 - - [2026-04-23 01:51:41] "POST /access-control-lists HTTP/1.1" 200 598 0.061197 10.0.0.19 - - [2026-04-23 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010810 10.0.0.19 - - [2026-04-23 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.012911 10.0.0.19 - - [2026-04-23 01:51:41] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015366 10.0.0.19 - - [2026-04-23 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.19 - - [2026-04-23 01:51:41] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.014941 10.0.0.19 - - [2026-04-23 01:51:41] "POST /access-control-lists HTTP/1.1" 200 596 0.083221 10.0.0.19 - - [2026-04-23 01:51:41] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.052069 10.0.0.19 - - [2026-04-23 01:51:41] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.044463 10.0.0.19 - - [2026-04-23 01:51:42] "POST /security-groups HTTP/1.1" 200 591 0.076062 10.0.0.19 - - [2026-04-23 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.001825 10.0.0.19 - - [2026-04-23 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016920 10.0.0.19 - - [2026-04-23 01:51:42] "POST /chown HTTP/1.1" 200 109 0.023450 10.0.0.19 - - [2026-04-23 01:51:42] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023538 10.0.0.19 - - [2026-04-23 01:51:42] "POST /access-control-lists HTTP/1.1" 200 632 0.102080 10.0.0.19 - - [2026-04-23 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016758 10.0.0.19 - - [2026-04-23 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.011747 10.0.0.19 - - [2026-04-23 01:51:42] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006222 10.0.0.19 - - [2026-04-23 01:51:42] "POST /tags HTTP/1.1" 409 226 0.003252 10.0.0.19 - - [2026-04-23 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-04-23 01:51:42] "GET /tag/c592c118-8d70-42bb-9a1f-69858fccec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020727 10.0.0.19 - - [2026-04-23 01:51:42] "POST /access-control-lists HTTP/1.1" 200 630 0.083734 10.0.0.19 - - [2026-04-23 01:51:42] "POST /firewall-rules HTTP/1.1" 200 600 0.076809 10.0.0.19 - - [2026-04-23 01:51:42] "GET /firewall-rule/9077cad1-a2c5-464f-8a13-15f8eae70810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005326 10.0.0.19 - - [2026-04-23 01:51:42] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004372 10.0.0.19 - - [2026-04-23 01:51:42] "GET /firewall-rule/9077cad1-a2c5-464f-8a13-15f8eae70810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002787 10.0.0.19 - - [2026-04-23 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.059846 10.0.0.19 - - [2026-04-23 01:51:42] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005820 10.0.0.19 - - [2026-04-23 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-04-23 01:51:42] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003006 10.0.0.19 - - [2026-04-23 01:51:42] "POST /tags HTTP/1.1" 409 226 0.001808 10.0.0.19 - - [2026-04-23 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.19 - - [2026-04-23 01:51:42] "GET /tag/c592c118-8d70-42bb-9a1f-69858fccec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013837 10.0.0.19 - - [2026-04-23 01:51:42] "POST /firewall-rules HTTP/1.1" 200 598 0.076439 10.0.0.19 - - [2026-04-23 01:51:42] "GET /firewall-rule/9c08a2ef-1717-40e6-911e-e42fcdf383a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.014424 10.0.0.19 - - [2026-04-23 01:51:42] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004149 10.0.0.19 - - [2026-04-23 01:51:42] "GET /firewall-rule/9c08a2ef-1717-40e6-911e-e42fcdf383a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002190 10.0.0.19 - - [2026-04-23 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.082395 10.0.0.19 - - [2026-04-23 01:51:44] "POST /tags HTTP/1.1" 200 345 0.084906 10.0.0.19 - - [2026-04-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016687 10.0.0.19 - - [2026-04-23 01:51:44] "GET /tag/38c79987-de6c-4276-aab9-20217c99f825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.033403 10.0.0.19 - - [2026-04-23 01:51:44] "POST /projects HTTP/1.1" 409 238 0.002855 10.0.0.19 - - [2026-04-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.19 - - [2026-04-23 01:51:44] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062163 10.0.0.19 - - [2026-04-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.19 - - [2026-04-23 01:51:44] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009854 10.0.0.19 - - [2026-04-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2026-04-23 01:51:44] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.020123 10.0.0.19 - - [2026-04-23 01:51:44] "POST /security-groups HTTP/1.1" 409 285 0.003156 10.0.0.19 - - [2026-04-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2026-04-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.19 - - [2026-04-23 01:51:44] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044288 10.0.0.19 - - [2026-04-23 01:51:44] "PUT /security-group/c46ba2a7-b2b7-47d7-ac27-272fd2798b4f HTTP/1.1" 200 262 0.090813 10.0.0.19 - - [2026-04-23 01:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.044848 10.0.0.19 - - [2026-04-23 01:51:44] "PUT /access-control-list/e39f6b2d-035f-4f08-976f-b92221719c9c HTTP/1.1" 200 272 0.038527 10.0.0.19 - - [2026-04-23 01:51:44] "POST /tags HTTP/1.1" 409 228 0.031356 10.0.0.19 - - [2026-04-23 01:51:44] "PUT /access-control-list/156a0488-e3db-49b2-870f-dddd0c40b25c HTTP/1.1" 200 272 0.028807 10.0.0.19 - - [2026-04-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008693 10.0.0.19 - - [2026-04-23 01:51:45] "GET /tag/38c79987-de6c-4276-aab9-20217c99f825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.026763 10.0.0.19 - - [2026-04-23 01:51:45] "POST /tags HTTP/1.1" 200 345 0.035134 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009876 10.0.0.19 - - [2026-04-23 01:51:45] "GET /tag/16845600-e9af-4ff8-8c60-d086626da225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019129 10.0.0.19 - - [2026-04-23 01:51:45] "POST /projects HTTP/1.1" 409 238 0.001954 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.19 - - [2026-04-23 01:51:45] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036721 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014663 10.0.0.19 - - [2026-04-23 01:51:45] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033834 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005971 10.0.0.19 - - [2026-04-23 01:51:45] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003997 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2026-04-23 01:51:45] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004518 10.0.0.19 - - [2026-04-23 01:51:45] "POST /security-groups HTTP/1.1" 409 285 0.002123 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2026-04-23 01:51:45] "PUT /security-group/c2c8549f-eabf-4964-93da-bb31d4c46c69 HTTP/1.1" 200 262 0.058523 10.0.0.19 - - [2026-04-23 01:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.038096 10.0.0.19 - - [2026-04-23 01:51:45] "POST /tags HTTP/1.1" 409 228 0.014021 10.0.0.19 - - [2026-04-23 01:51:45] "PUT /access-control-list/10c6e0be-1ba6-4a62-bb82-37dd51d99cf6 HTTP/1.1" 200 272 0.031443 10.0.0.19 - - [2026-04-23 01:51:45] "PUT /access-control-list/2249c47c-b6d3-47d2-8b03-a217fa80356f HTTP/1.1" 200 272 0.013392 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2026-04-23 01:51:45] "GET /tag/16845600-e9af-4ff8-8c60-d086626da225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016330 10.0.0.19 - - [2026-04-23 01:51:45] "POST /tags HTTP/1.1" 200 291 0.052072 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2026-04-23 01:51:45] "GET /tag/4388e6bc-3fbe-44b3-9539-3f8a5612e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013848 10.0.0.19 - - [2026-04-23 01:51:45] "POST /tags HTTP/1.1" 200 303 0.057149 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.19 - - [2026-04-23 01:51:45] "GET /tag/f08945bd-1225-481f-9008-618f78fe1961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014882 10.0.0.19 - - [2026-04-23 01:51:45] "POST /tags HTTP/1.1" 409 252 0.001610 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.19 - - [2026-04-23 01:51:45] "GET /tag/6e8777c6-f1f9-47e1-a69d-2f7c4398b553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011545 10.0.0.19 - - [2026-04-23 01:51:45] "POST /tags HTTP/1.1" 409 226 0.002180 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2026-04-23 01:51:45] "GET /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012573 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2026-04-23 01:51:45] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004533 10.0.0.19 - - [2026-04-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.19 - - [2026-04-23 01:51:46] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034185 10.0.0.19 - - [2026-04-23 01:51:46] "POST /virtual-machines HTTP/1.1" 200 395 0.011282 10.0.0.19 - - [2026-04-23 01:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009295 10.0.0.19 - - [2026-04-23 01:51:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118993 10.0.0.19 - - [2026-04-23 01:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023737 10.0.0.19 - - [2026-04-23 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.19 - - [2026-04-23 01:51:46] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006649 10.0.0.19 - - [2026-04-23 01:51:46] "POST /instance-ips HTTP/1.1" 200 397 0.028126 10.0.0.19 - - [2026-04-23 01:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025073 10.0.0.19 - - [2026-04-23 01:51:46] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018044 10.0.0.19 - - [2026-04-23 01:51:46] "POST /set-tag HTTP/1.1" 200 109 0.067710 10.0.0.19 - - [2026-04-23 01:51:46] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009416 10.0.0.19 - - [2026-04-23 01:51:46] "GET /instance-ip/fc444884-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003939 10.0.0.19 - - [2026-04-23 01:51:46] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004731 10.0.0.19 - - [2026-04-23 01:51:46] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.19 - - [2026-04-23 01:51:46] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003417 10.0.0.19 - - [2026-04-23 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.011965 10.0.0.19 - - [2026-04-23 01:51:46] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025273 10.0.0.19 - - [2026-04-23 01:51:46] "POST /set-tag HTTP/1.1" 200 109 0.007921 10.0.0.19 - - [2026-04-23 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.19 - - [2026-04-23 01:51:46] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006531 10.0.0.19 - - [2026-04-23 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.19 - - [2026-04-23 01:51:46] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045203 10.0.0.19 - - [2026-04-23 01:51:46] "POST /virtual-machines HTTP/1.1" 200 395 0.010537 10.0.0.19 - - [2026-04-23 01:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023600 10.0.0.19 - - [2026-04-23 01:51:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128663 10.0.0.19 - - [2026-04-23 01:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028093 10.0.0.19 - - [2026-04-23 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008696 10.0.0.19 - - [2026-04-23 01:51:47] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019224 10.0.0.19 - - [2026-04-23 01:51:47] "POST /instance-ips HTTP/1.1" 200 397 0.028312 10.0.0.19 - - [2026-04-23 01:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.039389 10.0.0.19 - - [2026-04-23 01:51:47] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023489 10.0.0.19 - - [2026-04-23 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.063766 10.0.0.19 - - [2026-04-23 01:51:47] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020517 10.0.0.19 - - [2026-04-23 01:51:47] "GET /instance-ip/fcc97d06-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003818 10.0.0.19 - - [2026-04-23 01:51:47] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015834 10.0.0.19 - - [2026-04-23 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.19 - - [2026-04-23 01:51:47] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003829 10.0.0.19 - - [2026-04-23 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.011199 10.0.0.19 - - [2026-04-23 01:51:47] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015528 10.0.0.19 - - [2026-04-23 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.007741 10.0.0.19 - - [2026-04-23 01:51:47] "POST /tags HTTP/1.1" 200 291 0.018116 10.0.0.19 - - [2026-04-23 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016081 10.0.0.19 - - [2026-04-23 01:51:47] "GET /tag/f33fdb07-320f-481a-9a7b-76d718712729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.016516 10.0.0.19 - - [2026-04-23 01:51:47] "POST /tags HTTP/1.1" 409 252 0.007832 10.0.0.19 - - [2026-04-23 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-04-23 01:51:47] "GET /tag/b161270a-cec8-488e-838e-f75db68d30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011027 10.0.0.19 - - [2026-04-23 01:51:47] "POST /tags HTTP/1.1" 409 226 0.001609 10.0.0.19 - - [2026-04-23 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.19 - - [2026-04-23 01:51:47] "GET /tag/c592c118-8d70-42bb-9a1f-69858fccec11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015257 10.0.0.19 - - [2026-04-23 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.19 - - [2026-04-23 01:51:47] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007522 10.0.0.19 - - [2026-04-23 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.19 - - [2026-04-23 01:51:47] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048272 10.0.0.19 - - [2026-04-23 01:51:48] "POST /virtual-machines HTTP/1.1" 200 395 0.011624 10.0.0.19 - - [2026-04-23 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015890 10.0.0.19 - - [2026-04-23 01:51:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107495 10.0.0.19 - - [2026-04-23 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008842 10.0.0.19 - - [2026-04-23 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180 10.0.0.19 - - [2026-04-23 01:51:48] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008892 10.0.0.19 - - [2026-04-23 01:51:48] "POST /instance-ips HTTP/1.1" 200 397 0.027421 10.0.0.19 - - [2026-04-23 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025154 10.0.0.19 - - [2026-04-23 01:51:48] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015969 10.0.0.19 - - [2026-04-23 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.063452 10.0.0.19 - - [2026-04-23 01:51:48] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011013 10.0.0.19 - - [2026-04-23 01:51:48] "GET /instance-ip/fd71bb42-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007298 10.0.0.19 - - [2026-04-23 01:51:48] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005361 10.0.0.19 - - [2026-04-23 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.19 - - [2026-04-23 01:51:48] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004456 10.0.0.19 - - [2026-04-23 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.009480 10.0.0.19 - - [2026-04-23 01:51:48] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004713 10.0.0.19 - - [2026-04-23 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.19 - - [2026-04-23 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.19 - - [2026-04-23 01:51:48] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004068 10.0.0.19 - - [2026-04-23 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.19 - - [2026-04-23 01:51:48] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036590 10.0.0.19 - - [2026-04-23 01:51:48] "POST /virtual-machines HTTP/1.1" 200 395 0.007609 10.0.0.19 - - [2026-04-23 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021253 10.0.0.19 - - [2026-04-23 01:51:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128474 10.0.0.19 - - [2026-04-23 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010544 10.0.0.19 - - [2026-04-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023227 10.0.0.19 - - [2026-04-23 01:51:49] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011410 10.0.0.19 - - [2026-04-23 01:51:49] "POST /instance-ips HTTP/1.1" 200 397 0.020893 10.0.0.19 - - [2026-04-23 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024233 10.0.0.19 - - [2026-04-23 01:51:49] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016502 10.0.0.19 - - [2026-04-23 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.068089 10.0.0.19 - - [2026-04-23 01:51:49] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011796 10.0.0.19 - - [2026-04-23 01:51:49] "GET /instance-ip/fde4df8c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003685 10.0.0.19 - - [2026-04-23 01:51:49] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005719 10.0.0.19 - - [2026-04-23 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.19 - - [2026-04-23 01:51:49] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003576 10.0.0.19 - - [2026-04-23 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.013842 10.0.0.19 - - [2026-04-23 01:51:49] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015483 10.0.0.19 - - [2026-04-23 01:51:49] "POST /set-tag HTTP/1.1" 200 109 0.004509 10.0.0.19 - - [2026-04-23 01:51:49] "POST /tags HTTP/1.1" 200 299 0.021585 10.0.0.19 - - [2026-04-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021144 10.0.0.19 - - [2026-04-23 01:51:49] "GET /tag/739093ee-a2fb-4045-bc50-6ea377d0c63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012138 10.0.0.19 - - [2026-04-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2026-04-23 01:51:49] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.021518 10.0.0.19 - - [2026-04-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.19 - - [2026-04-23 01:51:49] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038396 10.0.0.19 - - [2026-04-23 01:51:49] "POST /virtual-machines HTTP/1.1" 200 395 0.010612 10.0.0.19 - - [2026-04-23 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014330 10.0.0.19 - - [2026-04-23 01:51:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111778 10.0.0.19 - - [2026-04-23 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008233 10.0.0.19 - - [2026-04-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013638 10.0.0.19 - - [2026-04-23 01:51:49] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004117 10.0.0.19 - - [2026-04-23 01:51:50] "POST /instance-ips HTTP/1.1" 200 397 0.035134 10.0.0.19 - - [2026-04-23 01:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030556 10.0.0.19 - - [2026-04-23 01:51:50] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015543 10.0.0.19 - - [2026-04-23 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.020410 10.0.0.19 - - [2026-04-23 01:51:50] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018086 10.0.0.19 - - [2026-04-23 01:51:50] "GET /instance-ip/fe745bda-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003563 10.0.0.19 - - [2026-04-23 01:51:50] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004267 10.0.0.19 - - [2026-04-23 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.19 - - [2026-04-23 01:51:50] "POST /tags HTTP/1.1" 200 299 0.019057 10.0.0.19 - - [2026-04-23 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.19 - - [2026-04-23 01:51:50] "GET /tag/61fff090-0de2-407b-ba62-3aff0be5ebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014722 10.0.0.19 - - [2026-04-23 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2026-04-23 01:51:50] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004502 10.0.0.19 - - [2026-04-23 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-04-23 01:51:50] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045195 10.0.0.19 - - [2026-04-23 01:51:50] "POST /virtual-machines HTTP/1.1" 200 395 0.009851 10.0.0.19 - - [2026-04-23 01:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008051 10.0.0.19 - - [2026-04-23 01:51:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110407 10.0.0.19 - - [2026-04-23 01:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018883 10.0.0.19 - - [2026-04-23 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.19 - - [2026-04-23 01:51:50] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005274 10.0.0.19 - - [2026-04-23 01:51:50] "POST /instance-ips HTTP/1.1" 200 397 0.018060 10.0.0.19 - - [2026-04-23 01:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013304 10.0.0.19 - - [2026-04-23 01:51:50] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005233 10.0.0.19 - - [2026-04-23 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.023562 10.0.0.19 - - [2026-04-23 01:51:50] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005059 10.0.0.19 - - [2026-04-23 01:51:50] "GET /instance-ip/fedfc55a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004772 10.0.0.19 - - [2026-04-23 01:51:50] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006078 10.0.0.19 - - [2026-04-23 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.19 - - [2026-04-23 01:51:50] "POST /tags HTTP/1.1" 200 299 0.018830 10.0.0.19 - - [2026-04-23 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.19 - - [2026-04-23 01:51:50] "GET /tag/e0962bad-e7cc-4c8c-bd36-2d3c55ce83c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012300 10.0.0.19 - - [2026-04-23 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.19 - - [2026-04-23 01:51:51] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005347 10.0.0.19 - - [2026-04-23 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2026-04-23 01:51:51] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047451 10.0.0.19 - - [2026-04-23 01:51:51] "POST /virtual-machines HTTP/1.1" 200 395 0.020374 10.0.0.19 - - [2026-04-23 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030536 10.0.0.19 - - [2026-04-23 01:51:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105615 10.0.0.19 - - [2026-04-23 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010321 10.0.0.19 - - [2026-04-23 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005849 10.0.0.19 - - [2026-04-23 01:51:51] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010699 10.0.0.19 - - [2026-04-23 01:51:51] "POST /instance-ips HTTP/1.1" 200 397 0.024448 10.0.0.19 - - [2026-04-23 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029948 10.0.0.19 - - [2026-04-23 01:51:51] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011315 10.0.0.19 - - [2026-04-23 01:51:51] "POST /set-tag HTTP/1.1" 200 109 0.027833 10.0.0.19 - - [2026-04-23 01:51:51] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.032066 10.0.0.19 - - [2026-04-23 01:51:51] "GET /instance-ip/ff508a9c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002959 10.0.0.19 - - [2026-04-23 01:51:51] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006222 10.0.0.19 - - [2026-04-23 01:51:51] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.19 - - [2026-04-23 01:51:51] "POST /tags HTTP/1.1" 200 299 0.038488 10.0.0.19 - - [2026-04-23 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.19 - - [2026-04-23 01:51:51] "GET /tag/2f8547e4-5bbd-43a9-859a-ff1b9ae06d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.028490 10.0.0.19 - - [2026-04-23 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006880 10.0.0.19 - - [2026-04-23 01:51:51] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004712 10.0.0.19 - - [2026-04-23 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.19 - - [2026-04-23 01:51:51] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051048 10.0.0.19 - - [2026-04-23 01:51:51] "POST /virtual-machines HTTP/1.1" 200 395 0.008876 10.0.0.19 - - [2026-04-23 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027693 10.0.0.19 - - [2026-04-23 01:51:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131707 10.0.0.19 - - [2026-04-23 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009734 10.0.0.19 - - [2026-04-23 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022515 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015907 10.0.0.19 - - [2026-04-23 01:51:52] "POST /instance-ips HTTP/1.1" 200 397 0.030204 10.0.0.19 - - [2026-04-23 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.047034 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011661 10.0.0.19 - - [2026-04-23 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.033911 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021931 10.0.0.19 - - [2026-04-23 01:51:52] "GET /instance-ip/ffd27d04-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003764 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004655 10.0.0.19 - - [2026-04-23 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003454 10.0.0.19 - - [2026-04-23 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.014514 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019000 10.0.0.19 - - [2026-04-23 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.011194 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006268 10.0.0.19 - - [2026-04-23 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.005232 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004351 10.0.0.19 - - [2026-04-23 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.011312 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011416 10.0.0.19 - - [2026-04-23 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004327 10.0.0.19 - - [2026-04-23 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.008060 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020273 10.0.0.19 - - [2026-04-23 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.19 - - [2026-04-23 01:51:52] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004365 10.0.0.19 - - [2026-04-23 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004179 10.0.0.19 - - [2026-04-23 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.011133 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014502 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004660 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004263 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003918 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006636 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004559 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.003070 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013458 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004619 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.19 - - [2026-04-23 01:51:53] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004381 10.0.0.19 - - [2026-04-23 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.19 - - [2026-04-23 01:51:56] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008092 10.0.0.19 - - [2026-04-23 01:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.19 - - [2026-04-23 01:51:57] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010607 10.0.0.19 - - [2026-04-23 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.006562 10.0.0.19 - - [2026-04-23 01:51:57] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007502 10.0.0.19 - - [2026-04-23 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.19 - - [2026-04-23 01:51:57] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009735 10.0.0.19 - - [2026-04-23 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.19 - - [2026-04-23 01:51:58] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005810 10.0.0.19 - - [2026-04-23 01:51:58] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine/284f9dd7-ce85-43c6-bbcf-2eab824a0d5b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003238 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008014 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine/4b29064c-2105-4e9c-a94e-5df0a2cd649e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003585 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005411 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine/c503eb38-b318-4cb4-a5d5-5fe69fa70519?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004375 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008990 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine/a17c1db1-4eae-466e-9322-087bd93233fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005319 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004815 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine/da9d257c-3f4f-45ac-b347-05e87503dab0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004087 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004762 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine/0696b6e7-daa4-4816-ad52-e09c69bc29e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003165 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005413 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine/8a74bb18-27c5-49be-aa4c-a2e78d1aa857?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005514 10.0.0.19 - - [2026-04-23 01:52:00] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005919 10.0.0.19 - - [2026-04-23 01:52:02] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005187 10.0.0.19 - - [2026-04-23 01:52:02] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.19 - - [2026-04-23 01:52:05] "GET /virtual-machine/6fd7df06-b828-4568-8bab-9a49e3fbef2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003339 10.0.0.19 - - [2026-04-23 01:52:05] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003914 10.0.0.19 - - [2026-04-23 01:52:06] "GET /loadbalancer/2d5d8149-ca8e-416c-b869-7a3e008dc37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002551 10.0.0.19 - - [2026-04-23 01:52:06] "POST /tags HTTP/1.1" 200 333 0.025639 10.0.0.19 - - [2026-04-23 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022039 10.0.0.19 - - [2026-04-23 01:52:06] "GET /tag/70e8d35c-8815-4c22-ba6e-1ab83ef722bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018291 10.0.0.19 - - [2026-04-23 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-04-23 01:52:06] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032566 10.0.0.19 - - [2026-04-23 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2026-04-23 01:52:06] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004275 10.0.0.19 - - [2026-04-23 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-04-23 01:52:06] "GET /service-appliance-set/bf71cfd4-ce10-4313-b5ee-5ff9263b2121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002930 10.0.0.19 - - [2026-04-23 01:52:06] "POST /fqname-to-id HTTP/1.1" 404 273 0.001539 10.0.0.19 - - [2026-04-23 01:52:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.114567 10.0.0.19 - - [2026-04-23 01:52:06] "GET /virtual-machine-interface/b3c2735a-bb13-4df8-aee6-02112d795ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004783 10.0.0.19 - - [2026-04-23 01:52:06] "POST /instance-ips HTTP/1.1" 200 409 0.024596 10.0.0.19 - - [2026-04-23 01:52:06] "GET /instance-ip/ae48042b-bfd4-48ed-9ad1-ee03fea0cfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.006424 10.0.0.19 - - [2026-04-23 01:52:06] "POST /loadbalancers HTTP/1.1" 200 629 0.060936 10.0.0.19 - - [2026-04-23 01:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018293 10.0.0.19 - - [2026-04-23 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011061 10.0.0.19 - - [2026-04-23 01:52:07] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048697 10.0.0.19 - - [2026-04-23 01:52:07] "GET /instance-ip/ae48042b-bfd4-48ed-9ad1-ee03fea0cfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002607 10.0.0.19 - - [2026-04-23 01:52:07] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044141 10.0.0.19 - - [2026-04-23 01:52:07] "GET /loadbalancer/2d5d8149-ca8e-416c-b869-7a3e008dc37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002798 10.0.0.19 - - [2026-04-23 01:52:07] "POST /floating-ips HTTP/1.1" 200 597 0.038360 10.0.0.19 - - [2026-04-23 01:52:07] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.035393 10.0.0.19 - - [2026-04-23 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2026-04-23 01:52:07] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032032 10.0.0.19 - - [2026-04-23 01:52:07] "GET /loadbalancer-listener/f12584b1-73a4-4987-9a80-d5a159ce033c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003268 10.0.0.19 - - [2026-04-23 01:52:07] "GET /loadbalancer-listener/f12584b1-73a4-4987-9a80-d5a159ce033c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003305 10.0.0.19 - - [2026-04-23 01:52:07] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021075 10.0.0.19 - - [2026-04-23 01:52:07] "GET /instance-ip/ae48042b-bfd4-48ed-9ad1-ee03fea0cfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009273 10.0.0.19 - - [2026-04-23 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.19 - - [2026-04-23 01:52:07] "GET /loadbalancer/2d5d8149-ca8e-416c-b869-7a3e008dc37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002827 10.0.0.19 - - [2026-04-23 01:52:07] "GET /instance-ip/ae48042b-bfd4-48ed-9ad1-ee03fea0cfc2?fields=floating_ips HTTP/1.1" 200 1213 0.008536 10.0.0.19 - - [2026-04-23 01:52:07] "GET /floating-ip/1b314187-1642-4322-ada7-ea36e7f5812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002491 10.0.0.19 - - [2026-04-23 01:52:07] "GET /loadbalancer/2d5d8149-ca8e-416c-b869-7a3e008dc37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002904 10.0.0.19 - - [2026-04-23 01:52:07] "GET /loadbalancer-pool/355a3458-e0d2-43d4-88d1-59e6b07a5508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004333 10.0.0.19 - - [2026-04-23 01:52:07] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028032 10.0.0.19 - - [2026-04-23 01:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027277 10.0.0.19 - - [2026-04-23 01:52:07] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006645 10.0.0.19 - - [2026-04-23 01:52:07] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004011 10.0.0.19 - - [2026-04-23 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.006929 10.0.0.19 - - [2026-04-23 01:52:07] "GET /floating-ip/1b314187-1642-4322-ada7-ea36e7f5812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008665 10.0.0.19 - - [2026-04-23 01:52:07] "PUT /floating-ip/1b314187-1642-4322-ada7-ea36e7f5812f HTTP/1.1" 200 256 0.009188 10.0.0.19 - - [2026-04-23 01:52:07] "POST /tags HTTP/1.1" 409 221 0.005273 10.0.0.19 - - [2026-04-23 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.19 - - [2026-04-23 01:52:07] "GET /tag/70e8d35c-8815-4c22-ba6e-1ab83ef722bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012262 10.0.0.19 - - [2026-04-23 01:52:07] "POST /set-tag HTTP/1.1" 200 109 0.066643 10.0.0.19 - - [2026-04-23 01:52:07] "GET /loadbalancer-pool/355a3458-e0d2-43d4-88d1-59e6b07a5508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.020167 10.0.0.19 - - [2026-04-23 01:52:07] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016528 10.0.0.19 - - [2026-04-23 01:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009052 10.0.0.19 - - [2026-04-23 01:52:07] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007758 10.0.0.19 - - [2026-04-23 01:52:07] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004057 10.0.0.19 - - [2026-04-23 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.014410 10.0.0.19 - - [2026-04-23 01:52:07] "GET /floating-ip/1b314187-1642-4322-ada7-ea36e7f5812f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.004021 10.0.0.19 - - [2026-04-23 01:52:07] "POST /set-tag HTTP/1.1" 200 109 0.086972 10.0.0.19 - - [2026-04-23 01:52:08] "POST /tags HTTP/1.1" 409 206 0.002071 10.0.0.19 - - [2026-04-23 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2026-04-23 01:52:08] "GET /tag/f08945bd-1225-481f-9008-618f78fe1961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010619 10.0.0.19 - - [2026-04-23 01:52:08] "POST /tags HTTP/1.1" 409 204 0.003595 10.0.0.19 - - [2026-04-23 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.19 - - [2026-04-23 01:52:08] "GET /tag/61fff090-0de2-407b-ba62-3aff0be5ebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017013 10.0.0.19 - - [2026-04-23 01:52:08] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002141 10.0.0.19 - - [2026-04-23 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.19 - - [2026-04-23 01:52:08] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003306 10.0.0.19 - - [2026-04-23 01:52:08] "POST /tags HTTP/1.1" 409 206 0.001580 10.0.0.19 - - [2026-04-23 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.19 - - [2026-04-23 01:52:09] "GET /tag/f08945bd-1225-481f-9008-618f78fe1961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012510 10.0.0.19 - - [2026-04-23 01:52:09] "POST /tags HTTP/1.1" 409 226 0.002027 10.0.0.19 - - [2026-04-23 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.19 - - [2026-04-23 01:52:09] "GET /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013663 10.0.0.19 - - [2026-04-23 01:52:09] "POST /tags HTTP/1.1" 409 204 0.002215 10.0.0.19 - - [2026-04-23 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.19 - - [2026-04-23 01:52:09] "GET /tag/61fff090-0de2-407b-ba62-3aff0be5ebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010528 10.0.0.19 - - [2026-04-23 01:52:09] "POST /tags HTTP/1.1" 409 226 0.001930 10.0.0.19 - - [2026-04-23 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.19 - - [2026-04-23 01:52:09] "GET /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010535 10.0.0.19 - - [2026-04-23 01:52:09] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004149 10.0.0.19 - - [2026-04-23 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-04-23 01:52:09] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002613 10.0.0.19 - - [2026-04-23 01:52:09] "POST /firewall-rules HTTP/1.1" 200 626 0.076720 10.0.0.19 - - [2026-04-23 01:52:09] "POST /firewall-rules HTTP/1.1" 200 646 0.073551 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-rule/1675d371-be2a-4e8f-a829-e42a09d7f070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.008761 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002492 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-rule/b226066e-aa04-4d61-adb1-09c9555768bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004212 10.0.0.19 - - [2026-04-23 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.013397 10.0.0.19 - - [2026-04-23 01:52:09] "POST /firewall-policys HTTP/1.1" 200 606 0.027925 10.0.0.19 - - [2026-04-23 01:52:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014594 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.012416 10.0.0.19 - - [2026-04-23 01:52:09] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002967 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.005890 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-policy/05a6bdaa-f2c1-4541-8178-46ac39420206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.004261 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003075 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005194 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002056 10.0.0.19 - - [2026-04-23 01:52:09] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001935 10.0.0.19 - - [2026-04-23 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.019335 10.0.0.19 - - [2026-04-23 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.040029 10.0.0.19 - - [2026-04-23 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.035012 10.0.0.19 - - [2026-04-23 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.042297 10.0.0.19 - - [2026-04-23 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.041044 10.0.0.19 - - [2026-04-23 01:52:10] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008674 10.0.0.19 - - [2026-04-23 01:52:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002881 10.0.0.19 - - [2026-04-23 01:52:47] "GET /global-system-configs HTTP/1.1" 200 322 0.001929 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:53:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002188 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:53:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001497 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:53:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001200 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:53:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:53:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:53:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001231 10.0.0.19 - - [2026-04-23 01:54:08] "POST /tags HTTP/1.1" 409 252 0.002320 10.0.0.19 - - [2026-04-23 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2026-04-23 01:54:08] "GET /tag/b161270a-cec8-488e-838e-f75db68d30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012705 10.0.0.19 - - [2026-04-23 01:54:08] "POST /tags HTTP/1.1" 409 228 0.001704 10.0.0.19 - - [2026-04-23 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2026-04-23 01:54:08] "GET /tag/16845600-e9af-4ff8-8c60-d086626da225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014390 10.0.0.19 - - [2026-04-23 01:54:08] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005268 10.0.0.19 - - [2026-04-23 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2026-04-23 01:54:08] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002493 10.0.0.19 - - [2026-04-23 01:54:08] "POST /tags HTTP/1.1" 409 206 0.002206 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.19 - - [2026-04-23 01:54:09] "GET /tag/f08945bd-1225-481f-9008-618f78fe1961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011196 10.0.0.19 - - [2026-04-23 01:54:09] "POST /tags HTTP/1.1" 409 226 0.001848 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-04-23 01:54:09] "GET /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012418 10.0.0.19 - - [2026-04-23 01:54:09] "POST /tags HTTP/1.1" 409 204 0.002304 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.19 - - [2026-04-23 01:54:09] "GET /tag/61fff090-0de2-407b-ba62-3aff0be5ebd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014604 10.0.0.19 - - [2026-04-23 01:54:09] "POST /tags HTTP/1.1" 409 226 0.003506 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-04-23 01:54:09] "GET /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012347 10.0.0.19 - - [2026-04-23 01:54:09] "POST /tags HTTP/1.1" 409 228 0.001921 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2026-04-23 01:54:09] "GET /tag/16845600-e9af-4ff8-8c60-d086626da225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010672 10.0.0.19 - - [2026-04-23 01:54:09] "POST /tags HTTP/1.1" 409 252 0.001837 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2026-04-23 01:54:09] "GET /tag/b161270a-cec8-488e-838e-f75db68d30df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014433 10.0.0.19 - - [2026-04-23 01:54:09] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002647 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2026-04-23 01:54:09] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002578 10.0.0.19 - - [2026-04-23 01:54:09] "POST /firewall-rules HTTP/1.1" 409 281 0.001691 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-04-23 01:54:09] "PUT /firewall-rule/b226066e-aa04-4d61-adb1-09c9555768bd HTTP/1.1" 200 260 0.020291 10.0.0.19 - - [2026-04-23 01:54:09] "POST /firewall-rules HTTP/1.1" 409 291 0.007447 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2026-04-23 01:54:09] "PUT /firewall-rule/1675d371-be2a-4e8f-a829-e42a09d7f070 HTTP/1.1" 200 260 0.024379 10.0.0.19 - - [2026-04-23 01:54:09] "GET /firewall-rule/1675d371-be2a-4e8f-a829-e42a09d7f070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.008158 10.0.0.19 - - [2026-04-23 01:54:09] "POST /firewall-rules HTTP/1.1" 200 658 0.076421 10.0.0.19 - - [2026-04-23 01:54:09] "GET /firewall-rule/e9e164c8-c7fa-4422-a77b-4cb8d00c6cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.015317 10.0.0.19 - - [2026-04-23 01:54:09] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002066 10.0.0.19 - - [2026-04-23 01:54:09] "GET /firewall-rule/b226066e-aa04-4d61-adb1-09c9555768bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003046 10.0.0.19 - - [2026-04-23 01:54:09] "POST /firewall-policys HTTP/1.1" 409 269 0.002049 10.0.0.19 - - [2026-04-23 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008133 10.0.0.19 - - [2026-04-23 01:54:09] "PUT /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f HTTP/1.1" 200 264 0.027546 10.0.0.19 - - [2026-04-23 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010874 10.0.0.19 - - [2026-04-23 01:54:09] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.010643 10.0.0.19 - - [2026-04-23 01:54:09] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002032 10.0.0.19 - - [2026-04-23 01:54:09] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002780 10.0.0.19 - - [2026-04-23 01:54:09] "GET /firewall-policy/05a6bdaa-f2c1-4541-8178-46ac39420206?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.009534 10.0.0.19 - - [2026-04-23 01:54:09] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002719 10.0.0.19 - - [2026-04-23 01:54:10] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002595 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:55:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:55:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001280 10.0.0.19 - - [2026-04-23 01:55:11] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005407 10.0.0.19 - - [2026-04-23 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.004060 10.0.0.19 - - [2026-04-23 01:55:11] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005215 10.0.0.19 - - [2026-04-23 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.19 - - [2026-04-23 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2026-04-23 01:55:11] "GET /loadbalancer/2d5d8149-ca8e-416c-b869-7a3e008dc37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002745 10.0.0.19 - - [2026-04-23 01:55:11] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004475 10.0.0.19 - - [2026-04-23 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.028033 10.0.0.19 - - [2026-04-23 01:55:11] "DELETE /loadbalancer-member/88ec6d32-9b97-4580-b74f-5aba26f4cfac HTTP/1.1" 200 115 0.057883 10.0.0.19 - - [2026-04-23 01:55:11] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004027 10.0.0.19 - - [2026-04-23 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.004053 10.0.0.19 - - [2026-04-23 01:55:11] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004497 10.0.0.19 - - [2026-04-23 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.19 - - [2026-04-23 01:55:11] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004993 10.0.0.19 - - [2026-04-23 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.19 - - [2026-04-23 01:55:11] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005747 10.0.0.19 - - [2026-04-23 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.19 - - [2026-04-23 01:55:12] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004150 10.0.0.19 - - [2026-04-23 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.004661 10.0.0.19 - - [2026-04-23 01:55:12] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004731 10.0.0.19 - - [2026-04-23 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.007255 10.0.0.19 - - [2026-04-23 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2026-04-23 01:55:12] "GET /loadbalancer/2d5d8149-ca8e-416c-b869-7a3e008dc37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002846 10.0.0.19 - - [2026-04-23 01:55:13] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004920 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.004894 10.0.0.19 - - [2026-04-23 01:55:13] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010974 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.19 - - [2026-04-23 01:55:13] "GET /virtual-machine/4b29064c-2105-4e9c-a94e-5df0a2cd649e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002746 10.0.0.19 - - [2026-04-23 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.027631 10.0.0.19 - - [2026-04-23 01:55:13] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005188 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.020108 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.034356 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.018333 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.029823 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.029186 10.0.0.19 - - [2026-04-23 01:55:13] "DELETE /instance-ip/fcc97d06-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.038484 10.0.0.19 - - [2026-04-23 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.008953 10.0.0.19 - - [2026-04-23 01:55:13] "DELETE /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.047531 10.0.0.19 - - [2026-04-23 01:55:13] "DELETE /virtual-machine/4b29064c-2105-4e9c-a94e-5df0a2cd649e HTTP/1.1" 200 115 0.020452 10.0.0.19 - - [2026-04-23 01:55:13] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013332 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.19 - - [2026-04-23 01:55:13] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007296 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.19 - - [2026-04-23 01:55:13] "GET /virtual-machine/c503eb38-b318-4cb4-a5d5-5fe69fa70519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003317 10.0.0.19 - - [2026-04-23 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.011775 10.0.0.19 - - [2026-04-23 01:55:13] "GET /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006082 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.017726 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.033544 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.023228 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.018499 10.0.0.19 - - [2026-04-23 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.033886 10.0.0.19 - - [2026-04-23 01:55:14] "DELETE /instance-ip/fd71bb42-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.063734 10.0.0.19 - - [2026-04-23 01:55:14] "DELETE /virtual-machine-interface/fd580a6c-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.040320 10.0.0.19 - - [2026-04-23 01:55:14] "DELETE /virtual-machine/c503eb38-b318-4cb4-a5d5-5fe69fa70519 HTTP/1.1" 200 115 0.025276 10.0.0.19 - - [2026-04-23 01:55:14] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004647 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.19 - - [2026-04-23 01:55:14] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004313 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.19 - - [2026-04-23 01:55:14] "GET /virtual-machine/a17c1db1-4eae-466e-9322-087bd93233fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003901 10.0.0.19 - - [2026-04-23 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.014839 10.0.0.19 - - [2026-04-23 01:55:14] "GET /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008134 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.018585 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.027976 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.027536 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.014742 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.022420 10.0.0.19 - - [2026-04-23 01:55:14] "DELETE /instance-ip/fde4df8c-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.036046 10.0.0.19 - - [2026-04-23 01:55:14] "DELETE /virtual-machine-interface/fdc78aa4-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.050047 10.0.0.19 - - [2026-04-23 01:55:14] "DELETE /virtual-machine/a17c1db1-4eae-466e-9322-087bd93233fc HTTP/1.1" 200 115 0.021859 10.0.0.19 - - [2026-04-23 01:55:14] "DELETE /tag/f33fdb07-320f-481a-9a7b-76d718712729 HTTP/1.1" 200 115 0.032469 10.0.0.19 - - [2026-04-23 01:55:14] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004096 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.19 - - [2026-04-23 01:55:14] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004897 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.19 - - [2026-04-23 01:55:14] "GET /virtual-machine/284f9dd7-ce85-43c6-bbcf-2eab824a0d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003072 10.0.0.19 - - [2026-04-23 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.022914 10.0.0.19 - - [2026-04-23 01:55:14] "GET /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019633 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.016769 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.032054 10.0.0.19 - - [2026-04-23 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.025198 10.0.0.19 - - [2026-04-23 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.015954 10.0.0.19 - - [2026-04-23 01:55:15] "POST /set-tag HTTP/1.1" 200 109 0.029475 10.0.0.19 - - [2026-04-23 01:55:15] "DELETE /instance-ip/fc444884-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.059458 10.0.0.19 - - [2026-04-23 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.009653 10.0.0.19 - - [2026-04-23 01:55:15] "DELETE /virtual-machine-interface/fc2c756a-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.050737 10.0.0.19 - - [2026-04-23 01:55:15] "DELETE /virtual-machine/284f9dd7-ce85-43c6-bbcf-2eab824a0d5b HTTP/1.1" 200 115 0.020376 10.0.0.19 - - [2026-04-23 01:55:15] "DELETE /tag/4388e6bc-3fbe-44b3-9539-3f8a5612e7a5 HTTP/1.1" 200 115 0.033100 10.0.0.19 - - [2026-04-23 01:55:15] "DELETE /tag/f08945bd-1225-481f-9008-618f78fe1961 HTTP/1.1" 409 388 0.004845 10.0.0.19 - - [2026-04-23 01:55:43] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005887 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.006259 10.0.0.19 - - [2026-04-23 01:55:43] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004167 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.19 - - [2026-04-23 01:55:43] "GET /virtual-machine/da9d257c-3f4f-45ac-b347-05e87503dab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002699 10.0.0.19 - - [2026-04-23 01:55:43] "POST /ref-update HTTP/1.1" 200 156 0.020957 10.0.0.19 - - [2026-04-23 01:55:43] "GET /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021340 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.023551 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.040035 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.039573 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.019910 10.0.0.19 - - [2026-04-23 01:55:43] "DELETE /instance-ip/fe745bda-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.057448 10.0.0.19 - - [2026-04-23 01:55:43] "DELETE /virtual-machine-interface/fe5a134c-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.042840 10.0.0.19 - - [2026-04-23 01:55:43] "DELETE /virtual-machine/da9d257c-3f4f-45ac-b347-05e87503dab0 HTTP/1.1" 200 115 0.041014 10.0.0.19 - - [2026-04-23 01:55:43] "DELETE /tag/739093ee-a2fb-4045-bc50-6ea377d0c63c HTTP/1.1" 200 115 0.044947 10.0.0.19 - - [2026-04-23 01:55:43] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004945 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.19 - - [2026-04-23 01:55:43] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005421 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.19 - - [2026-04-23 01:55:43] "GET /virtual-machine/6fd7df06-b828-4568-8bab-9a49e3fbef2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003120 10.0.0.19 - - [2026-04-23 01:55:43] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.19 - - [2026-04-23 01:55:43] "GET /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007232 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.029039 10.0.0.19 - - [2026-04-23 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.039924 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.041370 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.014456 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /instance-ip/ffd27d04-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.064015 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /virtual-machine-interface/ffb5670a-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.042959 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /virtual-machine/6fd7df06-b828-4568-8bab-9a49e3fbef2d HTTP/1.1" 200 115 0.018637 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /tag/2f8547e4-5bbd-43a9-859a-ff1b9ae06d44 HTTP/1.1" 200 115 0.040812 10.0.0.19 - - [2026-04-23 01:55:44] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006167 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.19 - - [2026-04-23 01:55:44] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004232 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.19 - - [2026-04-23 01:55:44] "GET /virtual-machine/8a74bb18-27c5-49be-aa4c-a2e78d1aa857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002964 10.0.0.19 - - [2026-04-23 01:55:44] "POST /ref-update HTTP/1.1" 200 156 0.008525 10.0.0.19 - - [2026-04-23 01:55:44] "GET /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021509 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.019643 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.040103 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.037524 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.022403 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /instance-ip/fedfc55a-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.055879 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /virtual-machine-interface/fecb15a6-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.049177 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /virtual-machine/8a74bb18-27c5-49be-aa4c-a2e78d1aa857 HTTP/1.1" 200 115 0.017865 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /tag/38c79987-de6c-4276-aab9-20217c99f825 HTTP/1.1" 200 115 0.040288 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /tag/61fff090-0de2-407b-ba62-3aff0be5ebd3 HTTP/1.1" 409 236 0.004326 10.0.0.19 - - [2026-04-23 01:55:44] "DELETE /tag/6e8777c6-f1f9-47e1-a69d-2f7c4398b553 HTTP/1.1" 200 115 0.042595 10.0.0.19 - - [2026-04-23 01:55:44] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003871 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.19 - - [2026-04-23 01:55:44] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004475 10.0.0.19 - - [2026-04-23 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.19 - - [2026-04-23 01:55:44] "GET /virtual-machine/0696b6e7-daa4-4816-ad52-e09c69bc29e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002937 10.0.0.19 - - [2026-04-23 01:55:45] "POST /ref-update HTTP/1.1" 200 156 0.010154 10.0.0.19 - - [2026-04-23 01:55:45] "GET /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023556 10.0.0.19 - - [2026-04-23 01:55:45] "POST /set-tag HTTP/1.1" 200 109 0.021451 10.0.0.19 - - [2026-04-23 01:55:45] "POST /set-tag HTTP/1.1" 200 109 0.019215 10.0.0.19 - - [2026-04-23 01:55:45] "POST /set-tag HTTP/1.1" 200 109 0.020504 10.0.0.19 - - [2026-04-23 01:55:45] "POST /set-tag HTTP/1.1" 200 109 0.033549 10.0.0.19 - - [2026-04-23 01:55:45] "DELETE /instance-ip/ff508a9c-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.052108 10.0.0.19 - - [2026-04-23 01:55:45] "DELETE /virtual-machine-interface/ff36a5b4-3eb6-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.041613 10.0.0.19 - - [2026-04-23 01:55:45] "DELETE /virtual-machine/0696b6e7-daa4-4816-ad52-e09c69bc29e3 HTTP/1.1" 200 115 0.026194 10.0.0.19 - - [2026-04-23 01:55:45] "DELETE /tag/b161270a-cec8-488e-838e-f75db68d30df HTTP/1.1" 409 236 0.013490 10.0.0.19 - - [2026-04-23 01:55:45] "DELETE /tag/16845600-e9af-4ff8-8c60-d086626da225 HTTP/1.1" 409 236 0.005078 10.0.0.19 - - [2026-04-23 01:55:45] "DELETE /tag/e0962bad-e7cc-4c8c-bd36-2d3c55ce83c2 HTTP/1.1" 200 115 0.051775 10.0.0.19 - - [2026-04-23 01:55:46] "POST /projects HTTP/1.1" 409 238 0.003809 10.0.0.19 - - [2026-04-23 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-04-23 01:55:47] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049070 10.0.0.19 - - [2026-04-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.19 - - [2026-04-23 01:55:47] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003654 10.0.0.19 - - [2026-04-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2026-04-23 01:55:47] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004074 10.0.0.19 - - [2026-04-23 01:55:47] "POST /security-groups HTTP/1.1" 409 285 0.002429 10.0.0.19 - - [2026-04-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006588 10.0.0.19 - - [2026-04-23 01:55:47] "PUT /security-group/c2c8549f-eabf-4964-93da-bb31d4c46c69 HTTP/1.1" 200 262 0.056492 10.0.0.19 - - [2026-04-23 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026968 10.0.0.19 - - [2026-04-23 01:55:47] "PUT /access-control-list/10c6e0be-1ba6-4a62-bb82-37dd51d99cf6 HTTP/1.1" 200 272 0.026904 10.0.0.19 - - [2026-04-23 01:55:47] "PUT /access-control-list/2249c47c-b6d3-47d2-8b03-a217fa80356f HTTP/1.1" 200 272 0.018914 10.0.0.19 - - [2026-04-23 01:55:52] "POST /projects HTTP/1.1" 409 238 0.002101 10.0.0.19 - - [2026-04-23 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2026-04-23 01:55:52] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032240 10.0.0.19 - - [2026-04-23 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.19 - - [2026-04-23 01:55:52] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004795 10.0.0.19 - - [2026-04-23 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2026-04-23 01:55:52] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004092 10.0.0.19 - - [2026-04-23 01:55:52] "POST /security-groups HTTP/1.1" 409 285 0.001980 10.0.0.19 - - [2026-04-23 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.19 - - [2026-04-23 01:55:52] "PUT /security-group/c2c8549f-eabf-4964-93da-bb31d4c46c69 HTTP/1.1" 200 262 0.055152 10.0.0.19 - - [2026-04-23 01:55:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021693 10.0.0.19 - - [2026-04-23 01:55:52] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.010222 10.0.0.19 - - [2026-04-23 01:55:52] "PUT /access-control-list/10c6e0be-1ba6-4a62-bb82-37dd51d99cf6 HTTP/1.1" 200 272 0.028544 10.0.0.19 - - [2026-04-23 01:55:52] "PUT /access-control-list/2249c47c-b6d3-47d2-8b03-a217fa80356f HTTP/1.1" 200 272 0.014315 10.0.0.19 - - [2026-04-23 01:55:52] "GET /firewall-rule/9077cad1-a2c5-464f-8a13-15f8eae70810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003100 10.0.0.19 - - [2026-04-23 01:55:52] "POST /ref-update HTTP/1.1" 200 156 0.076608 10.0.0.19 - - [2026-04-23 01:55:52] "DELETE /firewall-rule/9077cad1-a2c5-464f-8a13-15f8eae70810 HTTP/1.1" 200 115 0.077470 10.0.0.19 - - [2026-04-23 01:55:52] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.012774 10.0.0.19 - - [2026-04-23 01:55:52] "GET /firewall-rule/9c08a2ef-1717-40e6-911e-e42fcdf383a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010529 10.0.0.19 - - [2026-04-23 01:55:52] "POST /ref-update HTTP/1.1" 200 156 0.110365 10.0.0.19 - - [2026-04-23 01:55:52] "DELETE /firewall-rule/9c08a2ef-1717-40e6-911e-e42fcdf383a7 HTTP/1.1" 200 115 0.057475 10.0.0.19 - - [2026-04-23 01:55:52] "DELETE /tag/b161270a-cec8-488e-838e-f75db68d30df HTTP/1.1" 409 236 0.010040 10.0.0.19 - - [2026-04-23 01:55:52] "DELETE /tag/16845600-e9af-4ff8-8c60-d086626da225 HTTP/1.1" 409 236 0.006133 10.0.0.19 - - [2026-04-23 01:55:52] "DELETE /tag/c592c118-8d70-42bb-9a1f-69858fccec11 HTTP/1.1" 200 115 0.068547 10.0.0.19 - - [2026-04-23 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.19 - - [2026-04-23 01:55:53] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004895 10.0.0.19 - - [2026-04-23 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.19 - - [2026-04-23 01:55:53] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007343 10.0.0.19 - - [2026-04-23 01:55:53] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.055900 10.0.0.19 - - [2026-04-23 01:55:53] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.085504 10.0.0.19 - - [2026-04-23 01:55:53] "DELETE /security-group/c2c8549f-eabf-4964-93da-bb31d4c46c69 HTTP/1.1" 200 115 0.095990 10.0.0.19 - - [2026-04-23 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006563 10.0.0.19 - - [2026-04-23 01:55:53] "DELETE /access-control-list/10c6e0be-1ba6-4a62-bb82-37dd51d99cf6 HTTP/1.1" 200 115 0.082645 10.0.0.19 - - [2026-04-23 01:55:53] "DELETE /access-control-list/2249c47c-b6d3-47d2-8b03-a217fa80356f HTTP/1.1" 200 115 0.035624 10.0.0.19 - - [2026-04-23 01:55:53] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.061517 10.0.0.19 - - [2026-04-23 01:55:53] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?fields=security_groups HTTP/1.1" 200 1352 0.041971 10.0.0.19 - - [2026-04-23 01:55:53] "DELETE /security-group/8ff851f0-f3b0-4be0-b2b5-8a17a88264ac HTTP/1.1" 200 115 0.045719 10.0.0.19 - - [2026-04-23 01:55:53] "DELETE /access-control-list/91ce0ae6-16e1-4aa9-bb4b-9394b8673a54 HTTP/1.1" 200 115 0.032975 10.0.0.19 - - [2026-04-23 01:55:53] "GET /project/5f2a44e5-674f-49f0-b809-b766eb36b788?fields=application_policy_sets HTTP/1.1" 200 1391 0.043394 10.0.0.19 - - [2026-04-23 01:55:53] "DELETE /access-control-list/eeaa3373-aa96-47ed-817f-fdcaf5fc9708 HTTP/1.1" 200 115 0.043600 10.0.0.19 - - [2026-04-23 01:55:53] "DELETE /project/5f2a44e5-674f-49f0-b809-b766eb36b788 HTTP/1.1" 200 115 0.332377 10.0.0.19 - - [2026-04-23 01:55:53] "POST /projects HTTP/1.1" 409 238 0.003473 10.0.0.19 - - [2026-04-23 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.19 - - [2026-04-23 01:55:53] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036484 10.0.0.19 - - [2026-04-23 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2026-04-23 01:55:53] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006431 10.0.0.19 - - [2026-04-23 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.19 - - [2026-04-23 01:55:53] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004664 10.0.0.19 - - [2026-04-23 01:55:53] "POST /security-groups HTTP/1.1" 409 285 0.002372 10.0.0.19 - - [2026-04-23 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-04-23 01:55:54] "PUT /security-group/c46ba2a7-b2b7-47d7-ac27-272fd2798b4f HTTP/1.1" 200 262 0.054756 10.0.0.19 - - [2026-04-23 01:55:54] "PUT /access-control-list/e39f6b2d-035f-4f08-976f-b92221719c9c HTTP/1.1" 200 272 0.017913 10.0.0.19 - - [2026-04-23 01:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026587 10.0.0.19 - - [2026-04-23 01:55:54] "PUT /access-control-list/156a0488-e3db-49b2-870f-dddd0c40b25c HTTP/1.1" 200 272 0.024008 10.0.0.19 - - [2026-04-23 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2026-04-23 01:55:58] "GET /loadbalancer/2d5d8149-ca8e-416c-b869-7a3e008dc37e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004003 10.0.0.19 - - [2026-04-23 01:55:58] "GET /virtual-machine-interface/fcaa4652-3eb6-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002717 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /loadbalancer-member/c475f1c8-192c-4b67-b361-272ce219ae71 HTTP/1.1" 200 115 0.046410 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /loadbalancer-pool/355a3458-e0d2-43d4-88d1-59e6b07a5508 HTTP/1.1" 200 115 0.046127 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /loadbalancer-listener/f12584b1-73a4-4987-9a80-d5a159ce033c HTTP/1.1" 200 115 0.041651 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /loadbalancer/2d5d8149-ca8e-416c-b869-7a3e008dc37e HTTP/1.1" 200 115 0.046183 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /floating-ip/1b314187-1642-4322-ada7-ea36e7f5812f HTTP/1.1" 200 115 0.036264 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /instance-ip/ae48042b-bfd4-48ed-9ad1-ee03fea0cfc2 HTTP/1.1" 200 115 0.042787 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /virtual-machine-interface/b3c2735a-bb13-4df8-aee6-02112d795ba9 HTTP/1.1" 200 115 0.045645 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /tag/70e8d35c-8815-4c22-ba6e-1ab83ef722bd HTTP/1.1" 200 115 0.047811 10.0.0.19 - - [2026-04-23 01:55:58] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002906 10.0.0.19 - - [2026-04-23 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2026-04-23 01:55:58] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003067 10.0.0.19 - - [2026-04-23 01:55:58] "GET /firewall-policy/468014c3-aa03-4063-9e9b-0b293f29690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002059 10.0.0.19 - - [2026-04-23 01:55:58] "GET /firewall-rule/b226066e-aa04-4d61-adb1-09c9555768bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003514 10.0.0.19 - - [2026-04-23 01:55:58] "POST /ref-update HTTP/1.1" 200 156 0.011504 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /firewall-rule/b226066e-aa04-4d61-adb1-09c9555768bd HTTP/1.1" 200 115 0.032228 10.0.0.19 - - [2026-04-23 01:55:58] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003636 10.0.0.19 - - [2026-04-23 01:55:58] "GET /firewall-rule/1675d371-be2a-4e8f-a829-e42a09d7f070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003450 10.0.0.19 - - [2026-04-23 01:55:58] "POST /ref-update HTTP/1.1" 200 156 0.014187 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /firewall-rule/1675d371-be2a-4e8f-a829-e42a09d7f070 HTTP/1.1" 200 115 0.039562 10.0.0.19 - - [2026-04-23 01:55:58] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.003686 10.0.0.19 - - [2026-04-23 01:55:58] "GET /firewall-rule/e9e164c8-c7fa-4422-a77b-4cb8d00c6cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003613 10.0.0.19 - - [2026-04-23 01:55:58] "POST /ref-update HTTP/1.1" 200 156 0.010920 10.0.0.19 - - [2026-04-23 01:55:58] "DELETE /firewall-rule/e9e164c8-c7fa-4422-a77b-4cb8d00c6cf5 HTTP/1.1" 200 115 0.047248 10.0.0.19 - - [2026-04-23 01:55:58] "GET /application-policy-set/ddc108bb-486e-4c86-add2-a1c0ea481f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003791 10.0.0.19 - - [2026-04-23 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2026-04-23 01:55:58] "GET /policy-management/c6b3fdcb-723e-45e4-8c07-1907bf87113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002942 10.0.0.19 - - [2026-04-23 01:55:58] "GET /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002970 10.0.0.19 - - [2026-04-23 01:55:58] "POST /ref-update HTTP/1.1" 200 156 0.019387 10.0.0.19 - - [2026-04-23 01:55:59] "DELETE /firewall-policy/07d38fa1-fee9-4c65-a6ed-7ad415cfb36f HTTP/1.1" 200 115 0.036679 10.0.0.19 - - [2026-04-23 01:55:59] "DELETE /tag/b161270a-cec8-488e-838e-f75db68d30df HTTP/1.1" 200 115 0.039888 10.0.0.19 - - [2026-04-23 01:55:59] "DELETE /tag/f08945bd-1225-481f-9008-618f78fe1961 HTTP/1.1" 200 115 0.083191 10.0.0.19 - - [2026-04-23 01:55:59] "DELETE /tag/16845600-e9af-4ff8-8c60-d086626da225 HTTP/1.1" 200 115 0.078981 10.0.0.19 - - [2026-04-23 01:55:59] "DELETE /tag/61fff090-0de2-407b-ba62-3aff0be5ebd3 HTTP/1.1" 200 115 0.075435 10.0.0.19 - - [2026-04-23 01:55:59] "POST /projects HTTP/1.1" 409 238 0.002445 10.0.0.19 - - [2026-04-23 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2026-04-23 01:55:59] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038420 10.0.0.19 - - [2026-04-23 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.19 - - [2026-04-23 01:55:59] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004264 10.0.0.19 - - [2026-04-23 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-04-23 01:55:59] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005636 10.0.0.19 - - [2026-04-23 01:55:59] "POST /security-groups HTTP/1.1" 409 285 0.002366 10.0.0.19 - - [2026-04-23 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-04-23 01:55:59] "PUT /security-group/c46ba2a7-b2b7-47d7-ac27-272fd2798b4f HTTP/1.1" 200 262 0.060652 10.0.0.19 - - [2026-04-23 01:55:59] "PUT /access-control-list/e39f6b2d-035f-4f08-976f-b92221719c9c HTTP/1.1" 200 272 0.031820 10.0.0.19 - - [2026-04-23 01:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.045891 10.0.0.19 - - [2026-04-23 01:55:59] "PUT /access-control-list/156a0488-e3db-49b2-870f-dddd0c40b25c HTTP/1.1" 200 272 0.046533 10.0.0.19 - - [2026-04-23 01:55:59] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.024438 10.0.0.19 - - [2026-04-23 01:55:59] "GET /firewall-rule/243b42ff-dafa-44df-a37f-d72697104665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004845 10.0.0.19 - - [2026-04-23 01:55:59] "POST /ref-update HTTP/1.1" 200 156 0.070603 10.0.0.19 - - [2026-04-23 01:55:59] "DELETE /firewall-rule/243b42ff-dafa-44df-a37f-d72697104665 HTTP/1.1" 200 115 0.042980 10.0.0.19 - - [2026-04-23 01:55:59] "GET /firewall-policy/ae5afad0-1348-411c-97e3-4e0e5c068e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006420 10.0.0.19 - - [2026-04-23 01:55:59] "GET /firewall-rule/d4472fe0-2235-4ba2-9823-dc7ee65c63b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003054 10.0.0.19 - - [2026-04-23 01:56:00] "POST /ref-update HTTP/1.1" 200 156 0.055876 10.0.0.19 - - [2026-04-23 01:56:00] "DELETE /firewall-rule/d4472fe0-2235-4ba2-9823-dc7ee65c63b5 HTTP/1.1" 200 115 0.061035 10.0.0.19 - - [2026-04-23 01:56:00] "DELETE /tag/1c90b52f-b244-44b0-9afb-af43ae4dd85e HTTP/1.1" 200 115 0.052761 10.0.0.19 - - [2026-04-23 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008308 10.0.0.19 - - [2026-04-23 01:56:00] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005852 10.0.0.19 - - [2026-04-23 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-04-23 01:56:00] "GET /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003930 10.0.0.19 - - [2026-04-23 01:56:00] "PUT /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea HTTP/1.1" 200 264 0.064950 10.0.0.19 - - [2026-04-23 01:56:00] "PUT /virtual-network/b0e95856-9652-474a-9429-3b957c3335a7 HTTP/1.1" 200 264 0.050000 10.0.0.19 - - [2026-04-23 01:56:00] "DELETE /security-group/c46ba2a7-b2b7-47d7-ac27-272fd2798b4f HTTP/1.1" 200 115 0.091861 10.0.0.19 - - [2026-04-23 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.19 - - [2026-04-23 01:56:00] "DELETE /access-control-list/e39f6b2d-035f-4f08-976f-b92221719c9c HTTP/1.1" 200 115 0.072873 10.0.0.19 - - [2026-04-23 01:56:00] "DELETE /access-control-list/156a0488-e3db-49b2-870f-dddd0c40b25c HTTP/1.1" 200 115 0.038777 10.0.0.19 - - [2026-04-23 01:56:00] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.060600 10.0.0.19 - - [2026-04-23 01:56:00] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?fields=security_groups HTTP/1.1" 200 1352 0.051685 10.0.0.19 - - [2026-04-23 01:56:00] "DELETE /security-group/6d403d1d-b328-4da8-8956-eaf9a453e0a9 HTTP/1.1" 200 115 0.065744 10.0.0.19 - - [2026-04-23 01:56:00] "DELETE /access-control-list/3ae99fb3-b348-4812-a5c8-ec41ebef40e4 HTTP/1.1" 200 115 0.048617 10.0.0.19 - - [2026-04-23 01:56:00] "GET /project/4b247132-a0b2-453e-ab21-d21298366451?fields=application_policy_sets HTTP/1.1" 200 1391 0.085245 10.0.0.19 - - [2026-04-23 01:56:00] "DELETE /access-control-list/fd9b3da9-794e-47f9-9e2d-614fa2268099 HTTP/1.1" 200 115 0.098787 10.0.0.19 - - [2026-04-23 01:56:01] "DELETE /project/4b247132-a0b2-453e-ab21-d21298366451 HTTP/1.1" 200 115 0.494382 10.0.0.19 - - [2026-04-23 01:56:51] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.19 - - [2026-04-23 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-04-23 01:56:51] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002572 10.0.0.19 - - [2026-04-23 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2026-04-23 01:56:51] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002453 10.0.0.19 - - [2026-04-23 01:57:09] "GET / HTTP/1.1" 200 35931 0.002431 10.0.0.19 - - [2026-04-23 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2026-04-23 01:57:09] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004676 10.0.0.19 - - [2026-04-23 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.19 - - [2026-04-23 01:57:09] "GET /config-node/1abe2dfd-f938-433c-ad16-2cdb812c699c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002049 10.0.0.19 - - [2026-04-23 01:57:09] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.19 - - [2026-04-23 01:57:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002392 10.0.0.19 - - [2026-04-23 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.19 - - [2026-04-23 01:57:14] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004806 10.0.0.19 - - [2026-04-23 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.19 - - [2026-04-23 01:57:14] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.012702 10.0.0.19 - - [2026-04-23 01:57:14] "GET / HTTP/1.1" 200 35931 0.002283 10.0.0.19 - - [2026-04-23 01:57:14] "POST /alarms HTTP/1.1" 409 264 0.002117 10.0.0.19 - - [2026-04-23 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.19 - - [2026-04-23 01:57:14] "PUT /alarm/982a0506-0557-4664-b7f0-40a35507a421 HTTP/1.1" 200 244 0.011292 10.0.0.19 - - [2026-04-23 01:57:14] "POST /alarms HTTP/1.1" 409 261 0.002635 10.0.0.19 - - [2026-04-23 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.19 - - [2026-04-23 01:57:14] "PUT /alarm/607110ee-a974-4e24-a97e-b846a05c73b2 HTTP/1.1" 200 244 0.009670 10.0.0.19 - - [2026-04-23 01:57:14] "POST /alarms HTTP/1.1" 409 261 0.003533 10.0.0.19 - - [2026-04-23 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.19 - - [2026-04-23 01:57:14] "PUT /alarm/50ac6bf2-cab2-40ed-8da6-c82b6820d7ad HTTP/1.1" 200 244 0.013068 10.0.0.19 - - [2026-04-23 01:57:14] "POST /alarms HTTP/1.1" 409 253 0.006383 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/e4912262-68e9-4dae-8fc3-9e01e297fe7b HTTP/1.1" 200 244 0.011547 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 251 0.005121 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/c7afb9a1-5a0c-4cd2-ab50-169a089a4959 HTTP/1.1" 200 244 0.012055 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 252 0.013039 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/724b3507-606d-4373-9f16-72edfb6070bf HTTP/1.1" 200 244 0.014383 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 256 0.009897 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/86b6840e-f41c-4847-bd6a-07f5138ab6c4 HTTP/1.1" 200 244 0.010902 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 248 0.008325 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/7688546e-bc3d-4437-a939-ada7ced9f4bc HTTP/1.1" 200 244 0.011633 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 252 0.013917 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/bf2571cb-444d-4330-a45a-8536689916e6 HTTP/1.1" 200 244 0.017831 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 257 0.007235 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/c2dde395-e31a-4af6-b39d-22161c5ebd8b HTTP/1.1" 200 244 0.011636 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 251 0.012380 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/a9482ca4-e3ff-4d83-80e1-2d723389e0da HTTP/1.1" 200 244 0.020164 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 257 0.007684 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/7b13dc83-68ac-4d07-a254-4a9868a295d0 HTTP/1.1" 200 244 0.011799 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 261 0.011116 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/69fadd28-9639-4679-ace5-4f3bb83b7ac0 HTTP/1.1" 200 244 0.013869 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 258 0.012304 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/b4cca218-0128-4d36-bd65-246c0db6af6f HTTP/1.1" 200 244 0.015348 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 254 0.009750 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/1e1706e6-def7-4f8a-92b1-1e8bfbeee8e5 HTTP/1.1" 200 244 0.010860 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 254 0.005528 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2026-04-23 01:57:15] "PUT /alarm/2a87ef32-c45e-40a0-bfa0-b05f13b4683c HTTP/1.1" 200 244 0.015797 10.0.0.19 - - [2026-04-23 01:57:15] "POST /alarms HTTP/1.1" 409 254 0.009570 10.0.0.19 - - [2026-04-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.19 - - [2026-04-23 01:57:16] "PUT /alarm/d4bf6c4f-2558-4e78-bc36-10295ef83c40 HTTP/1.1" 200 244 0.017495 10.0.0.19 - - [2026-04-23 01:57:16] "POST /alarms HTTP/1.1" 409 247 0.008099 10.0.0.19 - - [2026-04-23 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.19 - - [2026-04-23 01:57:16] "PUT /alarm/4ad3738b-e82a-4ff4-a861-bc5aea4f5503 HTTP/1.1" 200 244 0.012153 10.0.0.19 - - [2026-04-23 01:57:16] "POST /alarms HTTP/1.1" 409 272 0.004134 10.0.0.19 - - [2026-04-23 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.19 - - [2026-04-23 01:57:16] "PUT /alarm/cc952c49-8cbf-4f23-8ec7-e0ba0976feeb HTTP/1.1" 200 244 0.010957 10.0.0.19 - - [2026-04-23 01:57:16] "POST /alarms HTTP/1.1" 409 261 0.006900 10.0.0.19 - - [2026-04-23 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.19 - - [2026-04-23 01:57:16] "PUT /alarm/63902fdb-a137-49b2-b304-c8f51fef61eb HTTP/1.1" 200 244 0.010265 10.0.0.19 - - [2026-04-23 01:57:16] "POST /alarms HTTP/1.1" 409 259 0.005912 10.0.0.19 - - [2026-04-23 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2026-04-23 01:57:16] "PUT /alarm/9fcb7477-623b-4e9a-829d-5ced06828b82 HTTP/1.1" 200 244 0.010692 10.0.0.19 - - [2026-04-23 01:57:16] "POST /alarms HTTP/1.1" 409 265 0.006086 10.0.0.19 - - [2026-04-23 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.19 - - [2026-04-23 01:57:16] "PUT /alarm/83403515-d84e-4e06-a30f-e39aa6781df4 HTTP/1.1" 200 244 0.011517 10.0.0.19 - - [2026-04-23 01:57:16] "POST /alarms HTTP/1.1" 409 279 0.009417 10.0.0.19 - - [2026-04-23 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.19 - - [2026-04-23 01:57:16] "PUT /alarm/b03c8b18-50fa-47fc-88fc-005ba3018692 HTTP/1.1" 200 244 0.011563 10.0.0.19 - - [2026-04-23 01:57:16] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.19 - - [2026-04-23 01:57:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002060 10.0.0.19 - - [2026-04-23 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.19 - - [2026-04-23 01:57:16] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.007251 10.0.0.19 - - [2026-04-23 01:57:17] "GET / HTTP/1.1" 200 35931 0.002030 10.0.0.19 - - [2026-04-23 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-04-23 01:57:17] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003044 10.0.0.19 - - [2026-04-23 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-04-23 01:57:17] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.010098 10.0.0.19 - - [2026-04-23 01:57:17] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.19 - - [2026-04-23 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.19 - - [2026-04-23 01:57:17] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005340 10.0.0.19 - - [2026-04-23 01:57:17] "PUT /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329 HTTP/1.1" 200 274 0.015557 10.0.0.19 - - [2026-04-23 01:57:20] "GET / HTTP/1.1" 200 35931 0.001347 10.0.0.19 - - [2026-04-23 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-04-23 01:57:20] "GET /routing-instance/972d0a04-af4e-4254-9823-68efd1fe6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002735 10.0.0.19 - - [2026-04-23 01:57:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001787 10.0.0.19 - - [2026-04-23 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.19 - - [2026-04-23 01:57:20] "GET /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005861 10.0.0.19 - - [2026-04-23 01:57:20] "PUT /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c HTTP/1.1" 200 254 0.023015 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:57:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:57:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001260 10.0.0.19 - - [2026-04-23 01:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.19 - - [2026-04-23 01:57:22] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002793 10.0.0.19 - - [2026-04-23 01:57:35] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.19 - - [2026-04-23 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2026-04-23 01:57:35] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008991 10.0.0.19 - - [2026-04-23 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.19 - - [2026-04-23 01:57:35] "GET /config-node/1abe2dfd-f938-433c-ad16-2cdb812c699c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003510 10.0.0.19 - - [2026-04-23 01:57:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003481 10.0.0.19 - - [2026-04-23 01:57:47] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.19 - - [2026-04-23 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.19 - - [2026-04-23 01:57:47] "GET /routing-instance/972d0a04-af4e-4254-9823-68efd1fe6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002075 10.0.0.19 - - [2026-04-23 01:57:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001956 10.0.0.19 - - [2026-04-23 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-04-23 01:57:47] "GET /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003254 10.0.0.19 - - [2026-04-23 01:57:47] "PUT /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c HTTP/1.1" 200 254 0.015187 10.0.0.19 - - [2026-04-23 01:57:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002352 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:57:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:57:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.19 - - [2026-04-23 01:58:02] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.19 - - [2026-04-23 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2026-04-23 01:58:02] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005807 10.0.0.19 - - [2026-04-23 01:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2026-04-23 01:58:02] "GET /config-node/1abe2dfd-f938-433c-ad16-2cdb812c699c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001726 10.0.0.19 - - [2026-04-23 01:58:03] "GET / HTTP/1.1" 200 35931 0.002129 10.0.0.19 - - [2026-04-23 01:58:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002204 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.19 - - [2026-04-23 01:58:08] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002765 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2026-04-23 01:58:08] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.008931 10.0.0.19 - - [2026-04-23 01:58:08] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.19 - - [2026-04-23 01:58:08] "POST /alarms HTTP/1.1" 409 264 0.002910 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2026-04-23 01:58:08] "PUT /alarm/982a0506-0557-4664-b7f0-40a35507a421 HTTP/1.1" 200 244 0.026275 10.0.0.19 - - [2026-04-23 01:58:08] "POST /alarms HTTP/1.1" 409 261 0.011540 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2026-04-23 01:58:08] "PUT /alarm/607110ee-a974-4e24-a97e-b846a05c73b2 HTTP/1.1" 200 244 0.015816 10.0.0.19 - - [2026-04-23 01:58:08] "POST /alarms HTTP/1.1" 409 261 0.019623 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2026-04-23 01:58:08] "PUT /alarm/50ac6bf2-cab2-40ed-8da6-c82b6820d7ad HTTP/1.1" 200 244 0.012013 10.0.0.19 - - [2026-04-23 01:58:08] "POST /alarms HTTP/1.1" 409 253 0.004706 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.19 - - [2026-04-23 01:58:08] "PUT /alarm/e4912262-68e9-4dae-8fc3-9e01e297fe7b HTTP/1.1" 200 244 0.009253 10.0.0.19 - - [2026-04-23 01:58:08] "POST /alarms HTTP/1.1" 409 251 0.005557 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2026-04-23 01:58:08] "PUT /alarm/c7afb9a1-5a0c-4cd2-ab50-169a089a4959 HTTP/1.1" 200 244 0.012828 10.0.0.19 - - [2026-04-23 01:58:08] "POST /alarms HTTP/1.1" 409 252 0.010234 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.19 - - [2026-04-23 01:58:08] "PUT /alarm/724b3507-606d-4373-9f16-72edfb6070bf HTTP/1.1" 200 244 0.024723 10.0.0.19 - - [2026-04-23 01:58:08] "POST /alarms HTTP/1.1" 409 256 0.026124 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2026-04-23 01:58:08] "PUT /alarm/86b6840e-f41c-4847-bd6a-07f5138ab6c4 HTTP/1.1" 200 244 0.016805 10.0.0.19 - - [2026-04-23 01:58:08] "POST /alarms HTTP/1.1" 409 248 0.008314 10.0.0.19 - - [2026-04-23 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/7688546e-bc3d-4437-a939-ada7ced9f4bc HTTP/1.1" 200 244 0.014382 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 252 0.001609 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/bf2571cb-444d-4330-a45a-8536689916e6 HTTP/1.1" 200 244 0.010476 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 257 0.002763 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/c2dde395-e31a-4af6-b39d-22161c5ebd8b HTTP/1.1" 200 244 0.009609 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 251 0.002002 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/a9482ca4-e3ff-4d83-80e1-2d723389e0da HTTP/1.1" 200 244 0.010175 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 257 0.007960 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/7b13dc83-68ac-4d07-a254-4a9868a295d0 HTTP/1.1" 200 244 0.013250 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 261 0.012896 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/69fadd28-9639-4679-ace5-4f3bb83b7ac0 HTTP/1.1" 200 244 0.010364 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 258 0.001349 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/b4cca218-0128-4d36-bd65-246c0db6af6f HTTP/1.1" 200 244 0.009378 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 254 0.007875 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/1e1706e6-def7-4f8a-92b1-1e8bfbeee8e5 HTTP/1.1" 200 244 0.011609 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 254 0.011943 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/2a87ef32-c45e-40a0-bfa0-b05f13b4683c HTTP/1.1" 200 244 0.009318 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 254 0.003973 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/d4bf6c4f-2558-4e78-bc36-10295ef83c40 HTTP/1.1" 200 244 0.010825 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 247 0.006238 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/4ad3738b-e82a-4ff4-a861-bc5aea4f5503 HTTP/1.1" 200 244 0.013631 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 272 0.013658 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/cc952c49-8cbf-4f23-8ec7-e0ba0976feeb HTTP/1.1" 200 244 0.010153 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 261 0.020509 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/63902fdb-a137-49b2-b304-c8f51fef61eb HTTP/1.1" 200 244 0.009909 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 259 0.004906 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2026-04-23 01:58:09] "PUT /alarm/9fcb7477-623b-4e9a-829d-5ced06828b82 HTTP/1.1" 200 244 0.018184 10.0.0.19 - - [2026-04-23 01:58:09] "POST /alarms HTTP/1.1" 409 265 0.009512 10.0.0.19 - - [2026-04-23 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.19 - - [2026-04-23 01:58:10] "PUT /alarm/83403515-d84e-4e06-a30f-e39aa6781df4 HTTP/1.1" 200 244 0.011599 10.0.0.19 - - [2026-04-23 01:58:10] "POST /alarms HTTP/1.1" 409 279 0.005264 10.0.0.19 - - [2026-04-23 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-04-23 01:58:10] "PUT /alarm/b03c8b18-50fa-47fc-88fc-005ba3018692 HTTP/1.1" 200 244 0.009085 10.0.0.19 - - [2026-04-23 01:58:10] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.19 - - [2026-04-23 01:58:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004059 10.0.0.19 - - [2026-04-23 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.19 - - [2026-04-23 01:58:10] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.007117 10.0.0.19 - - [2026-04-23 01:58:10] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.19 - - [2026-04-23 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2026-04-23 01:58:10] "GET /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003300 10.0.0.19 - - [2026-04-23 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2026-04-23 01:58:10] "PUT /global-vrouter-config/b34a6fbb-f86c-448d-852c-2c479ae724dc HTTP/1.1" 200 276 0.008335 10.0.0.19 - - [2026-04-23 01:58:11] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.19 - - [2026-04-23 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.19 - - [2026-04-23 01:58:11] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005756 10.0.0.19 - - [2026-04-23 01:58:11] "PUT /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329 HTTP/1.1" 200 274 0.016580 10.0.0.19 - - [2026-04-23 01:58:14] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.19 - - [2026-04-23 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2026-04-23 01:58:14] "GET /routing-instance/972d0a04-af4e-4254-9823-68efd1fe6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003689 10.0.0.19 - - [2026-04-23 01:58:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002165 10.0.0.19 - - [2026-04-23 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2026-04-23 01:58:14] "GET /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003277 10.0.0.19 - - [2026-04-23 01:58:14] "PUT /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c HTTP/1.1" 200 254 0.015106 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001726 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 10.0.0.19 - - [2026-04-23 01:58:17] "POST /tags HTTP/1.1" 200 355 0.019699 10.0.0.19 - - [2026-04-23 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2026-04-23 01:58:17] "GET /tag/8473cd72-d54c-402f-94b8-532ebaedb12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012109 10.0.0.19 - - [2026-04-23 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2026-04-23 01:58:17] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007977 10.0.0.19 - - [2026-04-23 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2026-04-23 01:58:17] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060102 10.0.0.19 - - [2026-04-23 01:58:17] "POST /virtual-machines HTTP/1.1" 200 351 0.021307 10.0.0.19 - - [2026-04-23 01:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.035770 10.0.0.19 - - [2026-04-23 01:58:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.116659 10.0.0.19 - - [2026-04-23 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008724 10.0.0.19 - - [2026-04-23 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006959 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006169 10.0.0.19 - - [2026-04-23 01:58:18] "POST /instance-ips HTTP/1.1" 200 391 0.019992 10.0.0.19 - - [2026-04-23 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019564 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005831 10.0.0.19 - - [2026-04-23 01:58:18] "POST /set-tag HTTP/1.1" 200 109 0.019531 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011526 10.0.0.19 - - [2026-04-23 01:58:18] "GET /instance-ip/e5ccb7f2-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003622 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004258 10.0.0.19 - - [2026-04-23 01:58:18] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004518 10.0.0.19 - - [2026-04-23 01:58:18] "POST /ref-update HTTP/1.1" 200 156 0.007825 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006042 10.0.0.19 - - [2026-04-23 01:58:18] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.19 - - [2026-04-23 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006286 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-network/db05e623-28f1-435a-b4c5-33c12f2333ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004733 10.0.0.19 - - [2026-04-23 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.19 - - [2026-04-23 01:58:18] "GET /project/51df9385-5216-485d-85fb-ec64ab779242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037640 10.0.0.19 - - [2026-04-23 01:58:18] "POST /virtual-machines HTTP/1.1" 200 355 0.009858 10.0.0.19 - - [2026-04-23 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018402 10.0.0.19 - - [2026-04-23 01:58:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.106011 10.0.0.19 - - [2026-04-23 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007987 10.0.0.19 - - [2026-04-23 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018512 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008238 10.0.0.19 - - [2026-04-23 01:58:18] "POST /instance-ips HTTP/1.1" 200 395 0.022997 10.0.0.19 - - [2026-04-23 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026029 10.0.0.19 - - [2026-04-23 01:58:18] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.009344 10.0.0.19 - - [2026-04-23 01:58:19] "POST /set-tag HTTP/1.1" 200 109 0.024218 10.0.0.19 - - [2026-04-23 01:58:19] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009699 10.0.0.19 - - [2026-04-23 01:58:19] "GET /instance-ip/e63d83ec-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003263 10.0.0.19 - - [2026-04-23 01:58:19] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004751 10.0.0.19 - - [2026-04-23 01:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.19 - - [2026-04-23 01:58:19] "GET /virtual-router/a0fc420d-6427-4377-88bb-5b301e36d4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003603 10.0.0.19 - - [2026-04-23 01:58:19] "POST /ref-update HTTP/1.1" 200 156 0.009066 10.0.0.19 - - [2026-04-23 01:58:19] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008374 10.0.0.19 - - [2026-04-23 01:58:19] "POST /set-tag HTTP/1.1" 200 109 0.006041 10.0.0.19 - - [2026-04-23 01:58:19] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004953 10.0.0.19 - - [2026-04-23 01:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.19 - - [2026-04-23 01:58:19] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003910 10.0.0.19 - - [2026-04-23 01:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.19 - - [2026-04-23 01:58:29] "GET / HTTP/1.1" 200 35931 0.002266 10.0.0.19 - - [2026-04-23 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2026-04-23 01:58:29] "GET /global-system-config/c9808f9e-d1b2-4d5d-82d8-3b62a8fef329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004904 10.0.0.19 - - [2026-04-23 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.19 - - [2026-04-23 01:58:30] "GET /config-node/1abe2dfd-f938-433c-ad16-2cdb812c699c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002639 10.0.0.19 - - [2026-04-23 01:58:32] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004920 10.0.0.19 - - [2026-04-23 01:58:32] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.19 - - [2026-04-23 01:58:33] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010252 10.0.0.19 - - [2026-04-23 01:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2026-04-23 01:58:35] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004489 10.0.0.19 - - [2026-04-23 01:58:35] "POST /set-tag HTTP/1.1" 200 109 0.003487 10.0.0.19 - - [2026-04-23 01:58:41] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.19 - - [2026-04-23 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2026-04-23 01:58:41] "GET /routing-instance/972d0a04-af4e-4254-9823-68efd1fe6ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002520 10.0.0.19 - - [2026-04-23 01:58:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001953 10.0.0.19 - - [2026-04-23 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.19 - - [2026-04-23 01:58:41] "GET /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003426 10.0.0.19 - - [2026-04-23 01:58:41] "PUT /bgp-router/adb5ba52-b5c2-47f2-8953-8c0ac030d06c HTTP/1.1" 200 254 0.013593 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001204 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001338 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001305 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:58:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001099 10.0.0.19 - - [2026-04-23 01:59:05] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005582 10.0.0.19 - - [2026-04-23 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.004481 10.0.0.19 - - [2026-04-23 01:59:05] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008641 10.0.0.19 - - [2026-04-23 01:59:05] "POST /set-tag HTTP/1.1" 200 109 0.005070 10.0.0.19 - - [2026-04-23 01:59:05] "GET /virtual-machine/a1d4ec22-d4f0-4a8b-b7a0-a57f448b2070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003780 10.0.0.19 - - [2026-04-23 01:59:05] "POST /ref-update HTTP/1.1" 200 156 0.008987 10.0.0.19 - - [2026-04-23 01:59:06] "GET /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.020312 10.0.0.19 - - [2026-04-23 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.014661 10.0.0.19 - - [2026-04-23 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.014618 10.0.0.19 - - [2026-04-23 01:59:06] "DELETE /instance-ip/e5ccb7f2-3eb7-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.055455 10.0.0.19 - - [2026-04-23 01:59:06] "DELETE /virtual-machine-interface/e5b22fae-3eb7-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.106141 10.0.0.19 - - [2026-04-23 01:59:06] "DELETE /virtual-machine/a1d4ec22-d4f0-4a8b-b7a0-a57f448b2070 HTTP/1.1" 200 115 0.046643 10.0.0.19 - - [2026-04-23 01:59:06] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006495 10.0.0.19 - - [2026-04-23 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002659 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:59:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.19 - - [2026-04-23 01:59:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.19 - - [2026-04-23 01:59:36] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007674 10.0.0.19 - - [2026-04-23 01:59:36] "POST /set-tag HTTP/1.1" 200 109 0.012082 10.0.0.19 - - [2026-04-23 01:59:36] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004369 10.0.0.19 - - [2026-04-23 01:59:36] "POST /set-tag HTTP/1.1" 200 109 0.004889 10.0.0.19 - - [2026-04-23 01:59:36] "GET /virtual-machine/892cc4f0-642f-42a8-acf1-564bc398112b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004026 10.0.0.19 - - [2026-04-23 01:59:36] "POST /ref-update HTTP/1.1" 200 156 0.020908 10.0.0.19 - - [2026-04-23 01:59:36] "GET /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018646 10.0.0.19 - - [2026-04-23 01:59:36] "POST /set-tag HTTP/1.1" 200 109 0.029533 10.0.0.19 - - [2026-04-23 01:59:36] "POST /set-tag HTTP/1.1" 200 109 0.038643 10.0.0.19 - - [2026-04-23 01:59:37] "DELETE /instance-ip/e63d83ec-3eb7-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.064530 10.0.0.19 - - [2026-04-23 01:59:37] "DELETE /virtual-machine-interface/e6244a76-3eb7-11f1-983c-fa163edf6452 HTTP/1.1" 200 115 0.052878 10.0.0.19 - - [2026-04-23 01:59:37] "DELETE /virtual-machine/892cc4f0-642f-42a8-acf1-564bc398112b HTTP/1.1" 200 115 0.033633 10.0.0.19 - - [2026-04-23 01:59:37] "DELETE /tag/8473cd72-d54c-402f-94b8-532ebaedb12a HTTP/1.1" 200 115 0.061332