++ 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 Mar 12 01:39:51 AM UTC 2026 ===================' INFO: =================== Thu Mar 12 01:39:51 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.242 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.242,10.125.225.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.125.225.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242: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__.*__.*=.*$' ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/12/2026 01:40:33.187 7faad81a8600 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/12/2026 01:40:33.489 7faad81a8600 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/12/2026 01:40:33.512 7faad81a8600 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/12/2026 01:40:33.512 7faad81a8600 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-03-12 01:40:40] "GET / HTTP/1.1" 503 181 0.000428 10.0.0.242 - - [2026-03-12 01:40:40] "GET / HTTP/1.1" 200 36215 0.002429 10.0.0.242 - - [2026-03-12 01:40:41] "GET / HTTP/1.1" 200 45303 0.001165 10.0.0.242 - - [2026-03-12 01:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.242 - - [2026-03-12 01:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.242 - - [2026-03-12 01:40:41] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.242 - - [2026-03-12 01:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.242 - - [2026-03-12 01:40:41] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007388 10.0.0.242 - - [2026-03-12 01:40:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002670 10.0.0.242 - - [2026-03-12 01:40:41] "POST /database-nodes HTTP/1.1" 200 599 0.046441 10.0.0.242 - - [2026-03-12 01:40:42] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.242 - - [2026-03-12 01:40:42] "GET / HTTP/1.1" 200 36215 0.001467 10.0.0.242 - - [2026-03-12 01:40:42] "GET / HTTP/1.1" 200 36215 0.001712 10.0.0.242 - - [2026-03-12 01:40:42] "GET / HTTP/1.1" 200 36215 0.001337 10.0.0.242 - - [2026-03-12 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008615 10.0.0.242 - - [2026-03-12 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008695 10.0.0.242 - - [2026-03-12 01:40:42] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010997 10.0.0.242 - - [2026-03-12 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.003907 10.0.0.242 - - [2026-03-12 01:40:42] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.026623 10.0.0.242 - - [2026-03-12 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.005596 10.0.0.242 - - [2026-03-12 01:40:42] "POST /config-database-nodes HTTP/1.1" 200 613 0.047416 10.0.0.242 - - [2026-03-12 01:40:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.064620 10.0.0.242 - - [2026-03-12 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.012418 10.0.0.242 - - [2026-03-12 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005713 10.0.0.242 - - [2026-03-12 01:40:42] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008986 10.0.0.242 - - [2026-03-12 01:40:42] "POST /service-appliance-sets HTTP/1.1" 200 555 0.047854 10.0.0.242 - - [2026-03-12 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.004878 10.0.0.242 - - [2026-03-12 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.242 - - [2026-03-12 01:40:42] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006498 10.0.0.242 - - [2026-03-12 01:40:43] "POST /service-appliance-sets HTTP/1.1" 200 543 0.042792 10.0.0.242 - - [2026-03-12 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007584 10.0.0.242 - - [2026-03-12 01:40:43] "GET /network-ipam/e8c410cd-6aaf-49c5-9385-8835691d3a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003230 10.0.0.242 - - [2026-03-12 01:40:43] "POST /service-templates HTTP/1.1" 200 513 0.050796 10.0.0.242 - - [2026-03-12 01:40:43] "POST /service-templates HTTP/1.1" 200 503 0.033417 10.0.0.242 - - [2026-03-12 01:40:43] "POST /service-templates HTTP/1.1" 200 517 0.052521 10.0.0.242 - - [2026-03-12 01:40:43] "POST /service-templates HTTP/1.1" 200 537 0.024553 10.0.0.242 - - [2026-03-12 01:40:43] "POST /service-templates HTTP/1.1" 200 509 0.026723 10.0.0.242 - - [2026-03-12 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008230 10.0.0.242 - - [2026-03-12 01:40:44] "GET /network-ipam/e8c410cd-6aaf-49c5-9385-8835691d3a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005515 10.0.0.242 - - [2026-03-12 01:40:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.002057 10.0.0.242 - - [2026-03-12 01:40:45] "POST /access-control-lists HTTP/1.1" 200 589 0.046498 10.0.0.242 - - [2026-03-12 01:40:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.013474 10.0.0.242 - - [2026-03-12 01:40:45] "POST /access-control-lists HTTP/1.1" 200 587 0.066790 10.0.0.242 - - [2026-03-12 01:40:45] "POST /route-targets HTTP/1.1" 200 328 0.050730 10.0.0.242 - - [2026-03-12 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.084948 10.0.0.242 - - [2026-03-12 01:40:45] "GET / HTTP/1.1" 200 36215 0.003853 10.0.0.242 - - [2026-03-12 01:40:45] "POST /route-targets HTTP/1.1" 200 328 0.030672 10.0.0.242 - - [2026-03-12 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025064 10.0.0.242 - - [2026-03-12 01:40:45] "GET /routing-instance/7d8b2566-5f40-4f1f-b413-cef1a5a919f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007591 10.0.0.242 - - [2026-03-12 01:40:45] "POST /ref-update HTTP/1.1" 200 156 0.062088 10.0.0.242 - - [2026-03-12 01:40:45] "POST /bgp-routers HTTP/1.1" 200 618 0.102843 10.0.0.242 - - [2026-03-12 01:40:45] "POST /route-targets HTTP/1.1" 200 328 0.081046 10.0.0.242 - - [2026-03-12 01:40:45] "GET /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.087497 10.0.0.242 - - [2026-03-12 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.030360 10.0.0.242 - - [2026-03-12 01:40:46] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005814 10.0.0.242 - - [2026-03-12 01:40:46] "POST /ref-update HTTP/1.1" 200 156 0.114968 10.0.0.242 - - [2026-03-12 01:40:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004659 10.0.0.242 - - [2026-03-12 01:40:46] "POST /ref-update HTTP/1.1" 200 156 0.015206 10.0.0.242 - - [2026-03-12 01:40:46] "POST /route-targets HTTP/1.1" 200 328 0.091997 10.0.0.242 - - [2026-03-12 01:40:46] "POST /ref-update HTTP/1.1" 200 156 0.076513 10.0.0.242 - - [2026-03-12 01:40:46] "GET / HTTP/1.1" 200 36215 0.002084 10.0.0.242 - - [2026-03-12 01:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006486 10.0.0.242 - - [2026-03-12 01:40:46] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.013226 10.0.0.242 - - [2026-03-12 01:40:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.002945 10.0.0.242 - - [2026-03-12 01:40:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.002080 10.0.0.242 - - [2026-03-12 01:40:46] "POST /access-control-lists HTTP/1.1" 200 553 0.077954 10.0.0.242 - - [2026-03-12 01:40:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.106147 10.0.0.242 - - [2026-03-12 01:40:46] "PUT /access-control-list/5e0d59f1-86bd-443e-81fc-5b1617356181 HTTP/1.1" 200 273 0.066589 10.0.0.242 - - [2026-03-12 01:40:46] "PUT /access-control-list/4fbb2d5f-ed48-46f9-852f-17020b3b9c54 HTTP/1.1" 200 273 0.020278 10.0.0.242 - - [2026-03-12 01:40:49] "GET / HTTP/1.1" 200 36215 0.002614 10.0.0.242 - - [2026-03-12 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.242 - - [2026-03-12 01:40:49] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008272 10.0.0.242 - - [2026-03-12 01:40:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.008438 10.0.0.242 - - [2026-03-12 01:40:49] "POST /config-nodes HTTP/1.1" 200 595 0.026002 10.0.0.242 - - [2026-03-12 01:40:49] "GET / HTTP/1.1" 200 36215 0.002310 10.0.0.242 - - [2026-03-12 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005763 10.0.0.242 - - [2026-03-12 01:40:49] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004532 10.0.0.242 - - [2026-03-12 01:40:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002099 10.0.0.242 - - [2026-03-12 01:40:49] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2026-03-12 01:40:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004373 10.0.0.242 - - [2026-03-12 01:40:49] "POST /analytics-nodes HTTP/1.1" 200 601 0.037254 10.0.0.242 - - [2026-03-12 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.242 - - [2026-03-12 01:40:54] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002637 10.0.0.242 - - [2026-03-12 01:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.242 - - [2026-03-12 01:40:54] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.007255 10.0.0.242 - - [2026-03-12 01:40:55] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 583 0.032714 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 577 0.057507 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 577 0.025463 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 561 0.026553 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 557 0.035212 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 559 0.023904 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 567 0.025060 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 551 0.023695 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 559 0.026061 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 569 0.031334 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 557 0.039993 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 569 0.042762 10.0.0.242 - - [2026-03-12 01:40:55] "POST /alarms HTTP/1.1" 200 577 0.299434 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 571 0.083941 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 563 0.073670 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 563 0.026465 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 563 0.058517 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 549 0.031775 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 597 0.020594 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 577 0.035200 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 573 0.034299 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 585 0.042653 10.0.0.242 - - [2026-03-12 01:40:56] "POST /alarms HTTP/1.1" 200 611 0.029185 10.0.0.242 - - [2026-03-12 01:40:56] "GET / HTTP/1.1" 200 36215 0.001173 10.0.0.242 - - [2026-03-12 01:40:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002503 10.0.0.242 - - [2026-03-12 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.242 - - [2026-03-12 01:40:56] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.007192 10.0.0.242 - - [2026-03-12 01:40:57] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.242 - - [2026-03-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.242 - - [2026-03-12 01:40:57] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002615 10.0.0.242 - - [2026-03-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.242 - - [2026-03-12 01:40:57] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.021355 10.0.0.242 - - [2026-03-12 01:40:57] "GET / HTTP/1.1" 200 36215 0.001165 10.0.0.242 - - [2026-03-12 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007389 10.0.0.242 - - [2026-03-12 01:40:57] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004748 10.0.0.242 - - [2026-03-12 01:40:57] "PUT /global-system-config/af580309-98ef-4a84-b092-6c28663307a3 HTTP/1.1" 200 275 0.017092 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:40:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:40:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2631 0.000880 10.0.0.242 - - [2026-03-12 01:41:05] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.242 - - [2026-03-12 01:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2026-03-12 01:41:05] "GET /domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002883 10.0.0.242 - - [2026-03-12 01:41:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.000642 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.003509 10.0.0.242 - - [2026-03-12 01:41:06] "POST /security-groups HTTP/1.1" 200 570 0.061178 10.0.0.242 - - [2026-03-12 01:41:06] "POST /projects HTTP/1.1" 200 483 0.180719 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.002362 10.0.0.242 - - [2026-03-12 01:41:06] "POST /access-control-lists HTTP/1.1" 200 581 0.024806 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.023165 10.0.0.242 - - [2026-03-12 01:41:06] "POST /security-groups HTTP/1.1" 200 536 0.063491 10.0.0.242 - - [2026-03-12 01:41:06] "POST /chown HTTP/1.1" 200 109 0.023242 10.0.0.242 - - [2026-03-12 01:41:06] "POST /policy-managements HTTP/1.1" 409 214 0.013718 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.242 - - [2026-03-12 01:41:06] "POST /access-control-lists HTTP/1.1" 200 579 0.098691 10.0.0.242 - - [2026-03-12 01:41:06] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002731 10.0.0.242 - - [2026-03-12 01:41:06] "POST /application-policy-sets HTTP/1.1" 200 530 0.029543 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.003711 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.242 - - [2026-03-12 01:41:06] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002813 10.0.0.242 - - [2026-03-12 01:41:06] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.028195 10.0.0.242 - - [2026-03-12 01:41:06] "POST /access-control-lists HTTP/1.1" 200 596 0.068496 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.014802 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.242 - - [2026-03-12 01:41:06] "GET /virtual-network/6dc7a99a-6192-4418-8b2e-c90935338464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.009909 10.0.0.242 - - [2026-03-12 01:41:06] "POST /access-control-lists HTTP/1.1" 200 594 0.058606 10.0.0.242 - - [2026-03-12 01:41:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000556 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.009351 10.0.0.242 - - [2026-03-12 01:41:06] "POST /security-groups HTTP/1.1" 200 574 0.079280 10.0.0.242 - - [2026-03-12 01:41:06] "POST /projects HTTP/1.1" 200 491 0.300407 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.003088 10.0.0.242 - - [2026-03-12 01:41:06] "POST /access-control-lists HTTP/1.1" 200 585 0.037658 10.0.0.242 - - [2026-03-12 01:41:06] "POST /security-groups HTTP/1.1" 200 548 0.052119 10.0.0.242 - - [2026-03-12 01:41:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.009047 10.0.0.242 - - [2026-03-12 01:41:06] "POST /chown HTTP/1.1" 200 109 0.061381 10.0.0.242 - - [2026-03-12 01:41:06] "POST /access-control-lists HTTP/1.1" 200 583 0.061645 10.0.0.242 - - [2026-03-12 01:41:07] "POST /network-ipams HTTP/1.1" 200 524 0.076182 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.007062 10.0.0.242 - - [2026-03-12 01:41:07] "POST /access-control-lists HTTP/1.1" 200 604 0.028613 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.007168 10.0.0.242 - - [2026-03-12 01:41:07] "POST /network-ipams HTTP/1.1" 200 512 0.034003 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.003487 10.0.0.242 - - [2026-03-12 01:41:07] "POST /access-control-lists HTTP/1.1" 200 602 0.033175 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.003073 10.0.0.242 - - [2026-03-12 01:41:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006438 10.0.0.242 - - [2026-03-12 01:41:07] "POST /virtual-networks HTTP/1.1" 200 540 0.187237 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.242 - - [2026-03-12 01:41:07] "POST /access-control-lists HTTP/1.1" 200 591 0.102132 10.0.0.242 - - [2026-03-12 01:41:07] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.038855 10.0.0.242 - - [2026-03-12 01:41:07] "POST /route-targets HTTP/1.1" 200 328 0.012593 10.0.0.242 - - [2026-03-12 01:41:07] "POST /network-ipams HTTP/1.1" 200 520 0.040662 10.0.0.242 - - [2026-03-12 01:41:07] "POST /ref-update HTTP/1.1" 200 156 0.017944 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.008795 10.0.0.242 - - [2026-03-12 01:41:07] "PUT /access-control-list/9702663b-a6d4-4ff8-9b21-e29430d119c8 HTTP/1.1" 200 273 0.069436 10.0.0.242 - - [2026-03-12 01:41:07] "POST /useragent-kv HTTP/1.1" 200 115 0.012461 10.0.0.242 - - [2026-03-12 01:41:07] "POST /virtual-networks HTTP/1.1" 200 548 0.193974 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.242 - - [2026-03-12 01:41:07] "POST /route-targets HTTP/1.1" 200 328 0.013550 10.0.0.242 - - [2026-03-12 01:41:07] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.016314 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.001874 10.0.0.242 - - [2026-03-12 01:41:07] "POST /ref-update HTTP/1.1" 200 156 0.030710 10.0.0.242 - - [2026-03-12 01:41:07] "POST /network-policys HTTP/1.1" 200 540 0.040603 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.001676 10.0.0.242 - - [2026-03-12 01:41:07] "POST /network-policys HTTP/1.1" 200 536 0.035594 10.0.0.242 - - [2026-03-12 01:41:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.007939 10.0.0.242 - - [2026-03-12 01:41:07] "POST /network-policys HTTP/1.1" 200 544 0.043398 10.0.0.242 - - [2026-03-12 01:41:08] "PUT /access-control-list/1c6d1811-3049-40e4-b8e7-0e7cf8a927c4 HTTP/1.1" 200 273 0.033648 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.107768 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012307 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.074881 10.0.0.242 - - [2026-03-12 01:41:08] "PUT /access-control-list/1c6d1811-3049-40e4-b8e7-0e7cf8a927c4 HTTP/1.1" 200 273 0.040018 10.0.0.242 - - [2026-03-12 01:41:08] "PUT /access-control-list/9702663b-a6d4-4ff8-9b21-e29430d119c8 HTTP/1.1" 200 273 0.057027 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.076697 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.160542 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009903 10.0.0.242 - - [2026-03-12 01:41:08] "PUT /access-control-list/9702663b-a6d4-4ff8-9b21-e29430d119c8 HTTP/1.1" 200 273 0.052515 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005844 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.077385 10.0.0.242 - - [2026-03-12 01:41:08] "PUT /access-control-list/1c6d1811-3049-40e4-b8e7-0e7cf8a927c4 HTTP/1.1" 200 273 0.049807 10.0.0.242 - - [2026-03-12 01:41:08] "POST /fqname-to-id HTTP/1.1" 404 237 0.002680 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.170888 10.0.0.242 - - [2026-03-12 01:41:08] "POST /access-control-lists HTTP/1.1" 200 603 0.143397 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.070260 10.0.0.242 - - [2026-03-12 01:41:08] "POST /ref-update HTTP/1.1" 200 156 0.180547 10.0.0.242 - - [2026-03-12 01:41:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017335 10.0.0.242 - - [2026-03-12 01:41:09] "PUT /access-control-list/1e879b4d-b77d-4529-9258-d5c9136eba40 HTTP/1.1" 200 273 0.082856 10.0.0.242 - - [2026-03-12 01:41:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004635 10.0.0.242 - - [2026-03-12 01:41:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015730 10.0.0.242 - - [2026-03-12 01:41:09] "POST /ref-update HTTP/1.1" 200 156 0.025022 10.0.0.242 - - [2026-03-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.242 - - [2026-03-12 01:41:09] "GET /virtual-network/6dc7a99a-6192-4418-8b2e-c90935338464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005962 10.0.0.242 - - [2026-03-12 01:41:09] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004273 10.0.0.242 - - [2026-03-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.242 - - [2026-03-12 01:41:09] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003576 10.0.0.242 - - [2026-03-12 01:41:09] "POST /firewall-policys HTTP/1.1" 200 532 0.035394 10.0.0.242 - - [2026-03-12 01:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.037808 10.0.0.242 - - [2026-03-12 01:41:09] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.016187 10.0.0.242 - - [2026-03-12 01:41:09] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002820 10.0.0.242 - - [2026-03-12 01:41:09] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002540 10.0.0.242 - - [2026-03-12 01:41:09] "POST /ref-update HTTP/1.1" 200 156 0.050202 10.0.0.242 - - [2026-03-12 01:41:09] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004436 10.0.0.242 - - [2026-03-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.242 - - [2026-03-12 01:41:09] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002492 10.0.0.242 - - [2026-03-12 01:41:09] "POST /firewall-policys HTTP/1.1" 200 534 0.025624 10.0.0.242 - - [2026-03-12 01:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034838 10.0.0.242 - - [2026-03-12 01:41:09] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.028505 10.0.0.242 - - [2026-03-12 01:41:09] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002945 10.0.0.242 - - [2026-03-12 01:41:09] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004340 10.0.0.242 - - [2026-03-12 01:41:09] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002852 10.0.0.242 - - [2026-03-12 01:41:09] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002054 10.0.0.242 - - [2026-03-12 01:41:09] "POST /ref-update HTTP/1.1" 200 156 0.016883 10.0.0.242 - - [2026-03-12 01:41:09] "POST /ref-update HTTP/1.1" 200 156 0.037863 10.0.0.242 - - [2026-03-12 01:41:09] "POST /ref-update HTTP/1.1" 200 156 0.066737 10.0.0.242 - - [2026-03-12 01:41:09] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004940 10.0.0.242 - - [2026-03-12 01:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.242 - - [2026-03-12 01:41:09] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002598 10.0.0.242 - - [2026-03-12 01:41:09] "POST /firewall-policys HTTP/1.1" 200 532 0.019303 10.0.0.242 - - [2026-03-12 01:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023919 10.0.0.242 - - [2026-03-12 01:41:09] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007121 10.0.0.242 - - [2026-03-12 01:41:10] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.005234 10.0.0.242 - - [2026-03-12 01:41:10] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002888 10.0.0.242 - - [2026-03-12 01:41:10] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003445 10.0.0.242 - - [2026-03-12 01:41:10] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003026 10.0.0.242 - - [2026-03-12 01:41:10] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002249 10.0.0.242 - - [2026-03-12 01:41:10] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002000 10.0.0.242 - - [2026-03-12 01:41:10] "POST /ref-update HTTP/1.1" 200 156 0.017816 10.0.0.242 - - [2026-03-12 01:41:10] "POST /ref-update HTTP/1.1" 200 156 0.044255 10.0.0.242 - - [2026-03-12 01:41:10] "POST /ref-update HTTP/1.1" 200 156 0.038524 10.0.0.242 - - [2026-03-12 01:41:10] "POST /ref-update HTTP/1.1" 200 156 0.026649 10.0.0.242 - - [2026-03-12 01:41:10] "POST /ref-update HTTP/1.1" 200 156 0.033091 10.0.0.242 - - [2026-03-12 01:41:10] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.026564 10.0.0.242 - - [2026-03-12 01:41:10] "POST /tags HTTP/1.1" 200 300 0.028245 10.0.0.242 - - [2026-03-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.025388 10.0.0.242 - - [2026-03-12 01:41:10] "GET /tag/32c52193-d1e8-4052-a583-880027acd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.021124 10.0.0.242 - - [2026-03-12 01:41:10] "POST /set-tag HTTP/1.1" 200 109 0.015358 10.0.0.242 - - [2026-03-12 01:41:10] "POST /tags HTTP/1.1" 200 306 0.097674 10.0.0.242 - - [2026-03-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016641 10.0.0.242 - - [2026-03-12 01:41:10] "GET /tag/77261b60-7803-4607-8fdb-12775dfa095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022891 10.0.0.242 - - [2026-03-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.242 - - [2026-03-12 01:41:10] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031039 10.0.0.242 - - [2026-03-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.242 - - [2026-03-12 01:41:10] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.007792 10.0.0.242 - - [2026-03-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.242 - - [2026-03-12 01:41:10] "GET /service-appliance-set/00d337bf-f15d-4333-b4fa-aa20db106dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006129 10.0.0.242 - - [2026-03-12 01:41:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002425 10.0.0.242 - - [2026-03-12 01:41:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113259 10.0.0.242 - - [2026-03-12 01:41:11] "GET /virtual-machine-interface/a9492c15-395d-41b4-8d12-1056f24299fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.019734 10.0.0.242 - - [2026-03-12 01:41:11] "POST /instance-ips HTTP/1.1" 200 382 0.047400 10.0.0.242 - - [2026-03-12 01:41:11] "GET /instance-ip/6d2c1a0a-af33-4623-a8ab-75d70bd07ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004183 10.0.0.242 - - [2026-03-12 01:41:11] "POST /loadbalancers HTTP/1.1" 200 584 0.067359 10.0.0.242 - - [2026-03-12 01:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037415 10.0.0.242 - - [2026-03-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.242 - - [2026-03-12 01:41:11] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033648 10.0.0.242 - - [2026-03-12 01:41:11] "GET /instance-ip/6d2c1a0a-af33-4623-a8ab-75d70bd07ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004738 10.0.0.242 - - [2026-03-12 01:41:11] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046142 10.0.0.242 - - [2026-03-12 01:41:11] "GET /loadbalancer/2698f29f-92be-4718-909f-e3da54931e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004740 10.0.0.242 - - [2026-03-12 01:41:11] "POST /floating-ips HTTP/1.1" 200 585 0.048320 10.0.0.242 - - [2026-03-12 01:41:11] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.044189 10.0.0.242 - - [2026-03-12 01:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012727 10.0.0.242 - - [2026-03-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012702 10.0.0.242 - - [2026-03-12 01:41:11] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062757 10.0.0.242 - - [2026-03-12 01:41:11] "GET /loadbalancer-listener/7ef744d4-6c06-40f4-991d-3c9986739e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003135 10.0.0.242 - - [2026-03-12 01:41:11] "GET /loadbalancer-listener/7ef744d4-6c06-40f4-991d-3c9986739e75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003498 10.0.0.242 - - [2026-03-12 01:41:11] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023831 10.0.0.242 - - [2026-03-12 01:41:11] "GET /instance-ip/6d2c1a0a-af33-4623-a8ab-75d70bd07ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003093 10.0.0.242 - - [2026-03-12 01:41:11] "GET /instance-ip/6d2c1a0a-af33-4623-a8ab-75d70bd07ea9?fields=floating_ips HTTP/1.1" 200 1172 0.005106 10.0.0.242 - - [2026-03-12 01:41:11] "GET /floating-ip/44de3561-6b48-47d1-ada3-9a6106bedebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004101 10.0.0.242 - - [2026-03-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2026-03-12 01:41:11] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002312 10.0.0.242 - - [2026-03-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.242 - - [2026-03-12 01:41:11] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.009097 10.0.0.242 - - [2026-03-12 01:41:11] "POST /tags HTTP/1.1" 200 302 0.023439 10.0.0.242 - - [2026-03-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006673 10.0.0.242 - - [2026-03-12 01:41:11] "GET /tag/1b50fd8b-e5e1-44ac-808c-832682df4bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019176 10.0.0.242 - - [2026-03-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.242 - - [2026-03-12 01:41:11] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034235 10.0.0.242 - - [2026-03-12 01:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.242 - - [2026-03-12 01:41:12] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.004448 10.0.0.242 - - [2026-03-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.242 - - [2026-03-12 01:41:12] "GET /service-appliance-set/00d337bf-f15d-4333-b4fa-aa20db106dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003514 10.0.0.242 - - [2026-03-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.001529 10.0.0.242 - - [2026-03-12 01:41:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103603 10.0.0.242 - - [2026-03-12 01:41:12] "GET /virtual-machine-interface/64ade552-4f1e-4df1-8095-618897ccfe6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.020208 10.0.0.242 - - [2026-03-12 01:41:12] "POST /instance-ips HTTP/1.1" 200 378 0.023446 10.0.0.242 - - [2026-03-12 01:41:12] "GET /instance-ip/aada6494-bf81-4f16-b8cd-bc61e0728a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.010338 10.0.0.242 - - [2026-03-12 01:41:12] "POST /loadbalancers HTTP/1.1" 200 584 0.066514 10.0.0.242 - - [2026-03-12 01:41:12] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059990 10.0.0.242 - - [2026-03-12 01:41:12] "GET /instance-ip/aada6494-bf81-4f16-b8cd-bc61e0728a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003149 10.0.0.242 - - [2026-03-12 01:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.048252 10.0.0.242 - - [2026-03-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044 10.0.0.242 - - [2026-03-12 01:41:12] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058121 10.0.0.242 - - [2026-03-12 01:41:12] "POST /floating-ips HTTP/1.1" 200 583 0.056101 10.0.0.242 - - [2026-03-12 01:41:12] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002718 10.0.0.242 - - [2026-03-12 01:41:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018422 10.0.0.242 - - [2026-03-12 01:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020407 10.0.0.242 - - [2026-03-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010216 10.0.0.242 - - [2026-03-12 01:41:12] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.072070 10.0.0.242 - - [2026-03-12 01:41:12] "GET /loadbalancer-listener/37286e5a-2ce6-4570-8f41-5b4d897fa260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002126 10.0.0.242 - - [2026-03-12 01:41:12] "GET /loadbalancer-listener/37286e5a-2ce6-4570-8f41-5b4d897fa260?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003614 10.0.0.242 - - [2026-03-12 01:41:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020135 10.0.0.242 - - [2026-03-12 01:41:12] "GET /instance-ip/aada6494-bf81-4f16-b8cd-bc61e0728a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.002872 10.0.0.242 - - [2026-03-12 01:41:12] "GET /instance-ip/aada6494-bf81-4f16-b8cd-bc61e0728a74?fields=floating_ips HTTP/1.1" 200 1167 0.004691 10.0.0.242 - - [2026-03-12 01:41:12] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002264 10.0.0.242 - - [2026-03-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.242 - - [2026-03-12 01:41:12] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040426 10.0.0.242 - - [2026-03-12 01:41:12] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004013 10.0.0.242 - - [2026-03-12 01:41:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018243 10.0.0.242 - - [2026-03-12 01:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023387 10.0.0.242 - - [2026-03-12 01:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013890 10.0.0.242 - - [2026-03-12 01:41:13] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.031104 10.0.0.242 - - [2026-03-12 01:41:13] "GET /loadbalancer-listener/9e16410e-9c54-461d-9711-d4bee9aa3fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003875 10.0.0.242 - - [2026-03-12 01:41:13] "GET /loadbalancer-listener/9e16410e-9c54-461d-9711-d4bee9aa3fca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004054 10.0.0.242 - - [2026-03-12 01:41:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021423 10.0.0.242 - - [2026-03-12 01:41:13] "GET /instance-ip/aada6494-bf81-4f16-b8cd-bc61e0728a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003556 10.0.0.242 - - [2026-03-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009814 10.0.0.242 - - [2026-03-12 01:41:13] "GET /instance-ip/aada6494-bf81-4f16-b8cd-bc61e0728a74?fields=floating_ips HTTP/1.1" 200 1167 0.004030 10.0.0.242 - - [2026-03-12 01:41:13] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001916 10.0.0.242 - - [2026-03-12 01:41:13] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040199 10.0.0.242 - - [2026-03-12 01:41:13] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002736 10.0.0.242 - - [2026-03-12 01:41:13] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.020637 10.0.0.242 - - [2026-03-12 01:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010566 10.0.0.242 - - [2026-03-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013245 10.0.0.242 - - [2026-03-12 01:41:13] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.050006 10.0.0.242 - - [2026-03-12 01:41:13] "GET /loadbalancer-listener/03773500-aea8-4489-bf70-88430721391d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.004313 10.0.0.242 - - [2026-03-12 01:41:13] "GET /loadbalancer-listener/03773500-aea8-4489-bf70-88430721391d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007271 10.0.0.242 - - [2026-03-12 01:41:13] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.027487 10.0.0.242 - - [2026-03-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.242 - - [2026-03-12 01:41:13] "GET /instance-ip/aada6494-bf81-4f16-b8cd-bc61e0728a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004915 10.0.0.242 - - [2026-03-12 01:41:13] "GET /loadbalancer/2698f29f-92be-4718-909f-e3da54931e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004249 10.0.0.242 - - [2026-03-12 01:41:13] "GET /instance-ip/aada6494-bf81-4f16-b8cd-bc61e0728a74?fields=floating_ips HTTP/1.1" 200 1167 0.002367 10.0.0.242 - - [2026-03-12 01:41:13] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004014 10.0.0.242 - - [2026-03-12 01:41:13] "POST /tags HTTP/1.1" 200 358 0.086065 10.0.0.242 - - [2026-03-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016635 10.0.0.242 - - [2026-03-12 01:41:13] "GET /tag/13b4135e-eaa0-4f5c-a887-83d2832da213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.015213 10.0.0.242 - - [2026-03-12 01:41:13] "POST /tags HTTP/1.1" 200 306 0.049994 10.0.0.242 - - [2026-03-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013391 10.0.0.242 - - [2026-03-12 01:41:13] "GET /tag/09c8f593-b0b0-4b2b-8996-672216b6e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014875 10.0.0.242 - - [2026-03-12 01:41:13] "POST /id-to-fqname HTTP/1.1" 200 174 0.000506 10.0.0.242 - - [2026-03-12 01:41:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.005151 10.0.0.242 - - [2026-03-12 01:41:14] "POST /security-groups HTTP/1.1" 200 571 0.067381 10.0.0.242 - - [2026-03-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.003036 10.0.0.242 - - [2026-03-12 01:41:14] "POST /projects HTTP/1.1" 200 485 0.210405 10.0.0.242 - - [2026-03-12 01:41:14] "POST /access-control-lists HTTP/1.1" 200 582 0.063652 10.0.0.242 - - [2026-03-12 01:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.065273 10.0.0.242 - - [2026-03-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.010545 10.0.0.242 - - [2026-03-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011764 10.0.0.242 - - [2026-03-12 01:41:14] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.005848 10.0.0.242 - - [2026-03-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.028979 10.0.0.242 - - [2026-03-12 01:41:14] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.003761 10.0.0.242 - - [2026-03-12 01:41:14] "POST /access-control-lists HTTP/1.1" 200 580 0.102281 10.0.0.242 - - [2026-03-12 01:41:14] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.054053 10.0.0.242 - - [2026-03-12 01:41:14] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.126019 10.0.0.242 - - [2026-03-12 01:41:14] "POST /security-groups HTTP/1.1" 200 539 0.159111 10.0.0.242 - - [2026-03-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.002370 10.0.0.242 - - [2026-03-12 01:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021259 10.0.0.242 - - [2026-03-12 01:41:14] "POST /access-control-lists HTTP/1.1" 200 598 0.059536 10.0.0.242 - - [2026-03-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.016115 10.0.0.242 - - [2026-03-12 01:41:14] "POST /chown HTTP/1.1" 200 109 0.074403 10.0.0.242 - - [2026-03-12 01:41:14] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022589 10.0.0.242 - - [2026-03-12 01:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.242 - - [2026-03-12 01:41:14] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015637 10.0.0.242 - - [2026-03-12 01:41:14] "POST /access-control-lists HTTP/1.1" 200 596 0.103801 10.0.0.242 - - [2026-03-12 01:41:14] "POST /tags HTTP/1.1" 409 207 0.031907 10.0.0.242 - - [2026-03-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.242 - - [2026-03-12 01:41:15] "GET /tag/09c8f593-b0b0-4b2b-8996-672216b6e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022590 10.0.0.242 - - [2026-03-12 01:41:15] "POST /firewall-rules HTTP/1.1" 200 566 0.092547 10.0.0.242 - - [2026-03-12 01:41:15] "GET /firewall-rule/f0562fb4-1c61-4274-be31-19958219bdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.016961 10.0.0.242 - - [2026-03-12 01:41:15] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005316 10.0.0.242 - - [2026-03-12 01:41:15] "GET /firewall-rule/f0562fb4-1c61-4274-be31-19958219bdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003154 10.0.0.242 - - [2026-03-12 01:41:15] "POST /ref-update HTTP/1.1" 200 156 0.055817 10.0.0.242 - - [2026-03-12 01:41:15] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003910 10.0.0.242 - - [2026-03-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.242 - - [2026-03-12 01:41:15] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002495 10.0.0.242 - - [2026-03-12 01:41:15] "POST /tags HTTP/1.1" 409 207 0.003170 10.0.0.242 - - [2026-03-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.242 - - [2026-03-12 01:41:15] "GET /tag/09c8f593-b0b0-4b2b-8996-672216b6e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018326 10.0.0.242 - - [2026-03-12 01:41:15] "POST /firewall-rules HTTP/1.1" 200 564 0.189259 10.0.0.242 - - [2026-03-12 01:41:15] "GET /firewall-rule/7abf26e0-854e-4d40-9834-db54fd53c074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.031002 10.0.0.242 - - [2026-03-12 01:41:15] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009369 10.0.0.242 - - [2026-03-12 01:41:15] "GET /firewall-rule/7abf26e0-854e-4d40-9834-db54fd53c074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010654 10.0.0.242 - - [2026-03-12 01:41:15] "POST /ref-update HTTP/1.1" 200 156 0.081150 10.0.0.242 - - [2026-03-12 01:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.242 - - [2026-03-12 01:41:15] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004815 10.0.0.242 - - [2026-03-12 01:41:15] "POST /tags HTTP/1.1" 200 356 0.034102 10.0.0.242 - - [2026-03-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.031674 10.0.0.242 - - [2026-03-12 01:41:16] "GET /tag/0fb536a2-bddd-441f-a78c-f86512447f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.032567 10.0.0.242 - - [2026-03-12 01:41:16] "POST /tags HTTP/1.1" 200 304 0.058841 10.0.0.242 - - [2026-03-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.032968 10.0.0.242 - - [2026-03-12 01:41:16] "GET /tag/2ff59044-50b9-465f-9db7-9c06643ce212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.027194 10.0.0.242 - - [2026-03-12 01:41:16] "POST /projects HTTP/1.1" 409 218 0.002169 10.0.0.242 - - [2026-03-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.242 - - [2026-03-12 01:41:16] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.102080 10.0.0.242 - - [2026-03-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.242 - - [2026-03-12 01:41:16] "GET /network-ipam/4be4115d-2c99-4a88-83cc-8cbdecf9f0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002398 10.0.0.242 - - [2026-03-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.242 - - [2026-03-12 01:41:16] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003837 10.0.0.242 - - [2026-03-12 01:41:16] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.052531 10.0.0.242 - - [2026-03-12 01:41:16] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009011 10.0.0.242 - - [2026-03-12 01:41:16] "POST /set-tag HTTP/1.1" 200 109 0.063200 10.0.0.242 - - [2026-03-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.242 - - [2026-03-12 01:41:16] "GET /network-ipam/44ffdef4-e234-4efc-9969-00df08c1166e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003486 10.0.0.242 - - [2026-03-12 01:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.242 - - [2026-03-12 01:41:16] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008312 10.0.0.242 - - [2026-03-12 01:41:16] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.064492 10.0.0.242 - - [2026-03-12 01:41:16] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.018706 10.0.0.242 - - [2026-03-12 01:41:16] "POST /set-tag HTTP/1.1" 200 109 0.121653 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.242 - - [2026-03-12 01:41:17] "GET /network-policy/dcc9878b-ea0a-4790-a8e7-b65eee84294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005735 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.242 - - [2026-03-12 01:41:17] "GET /network-policy/25f4529f-e2ea-4694-bf15-f4312cdcc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002892 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.242 - - [2026-03-12 01:41:17] "GET /network-policy/319435ae-5553-4b42-812a-c507e2cc7f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002282 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.242 - - [2026-03-12 01:41:17] "PUT /network-policy/319435ae-5553-4b42-812a-c507e2cc7f9c HTTP/1.1" 200 263 0.015813 10.0.0.242 - - [2026-03-12 01:41:17] "POST /ref-update HTTP/1.1" 200 156 0.084332 10.0.0.242 - - [2026-03-12 01:41:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2026-03-12 01:41:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001750 10.0.0.242 - - [2026-03-12 01:41:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-03-12 01:41:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002118 10.0.0.242 - - [2026-03-12 01:41:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002693 10.0.0.242 - - [2026-03-12 01:41:17] "POST /security-groups HTTP/1.1" 409 245 0.002446 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.242 - - [2026-03-12 01:41:17] "PUT /security-group/15b986c3-d853-434a-ae12-fffc1b24c619 HTTP/1.1" 200 263 0.074994 10.0.0.242 - - [2026-03-12 01:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.050918 10.0.0.242 - - [2026-03-12 01:41:17] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017967 10.0.0.242 - - [2026-03-12 01:41:17] "PUT /access-control-list/9f4cecdd-8294-41f0-bc20-e1db92d660a8 HTTP/1.1" 200 273 0.047851 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011436 10.0.0.242 - - [2026-03-12 01:41:17] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014537 10.0.0.242 - - [2026-03-12 01:41:17] "POST /tags HTTP/1.1" 409 206 0.006395 10.0.0.242 - - [2026-03-12 01:41:17] "PUT /access-control-list/c04c0138-d34f-499b-a213-abcb3a3416f4 HTTP/1.1" 200 273 0.072500 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.242 - - [2026-03-12 01:41:17] "GET /tag/2ff59044-50b9-465f-9db7-9c06643ce212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011259 10.0.0.242 - - [2026-03-12 01:41:17] "POST /firewall-rules HTTP/1.1" 200 564 0.068226 10.0.0.242 - - [2026-03-12 01:41:17] "GET /firewall-rule/d6229a5e-aab3-4c49-9c95-2b85ecb1f4ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.025100 10.0.0.242 - - [2026-03-12 01:41:17] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004165 10.0.0.242 - - [2026-03-12 01:41:17] "GET /firewall-rule/d6229a5e-aab3-4c49-9c95-2b85ecb1f4ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002363 10.0.0.242 - - [2026-03-12 01:41:17] "POST /ref-update HTTP/1.1" 200 156 0.020478 10.0.0.242 - - [2026-03-12 01:41:17] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002513 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.242 - - [2026-03-12 01:41:17] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003439 10.0.0.242 - - [2026-03-12 01:41:17] "POST /tags HTTP/1.1" 409 206 0.002653 10.0.0.242 - - [2026-03-12 01:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2026-03-12 01:41:18] "GET /tag/2ff59044-50b9-465f-9db7-9c06643ce212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013708 10.0.0.242 - - [2026-03-12 01:41:18] "POST /firewall-rules HTTP/1.1" 200 562 0.076058 10.0.0.242 - - [2026-03-12 01:41:18] "GET /firewall-rule/3d01973d-3669-4af9-84b7-5058fe0b4879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005298 10.0.0.242 - - [2026-03-12 01:41:18] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003849 10.0.0.242 - - [2026-03-12 01:41:18] "GET /firewall-rule/3d01973d-3669-4af9-84b7-5058fe0b4879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002116 10.0.0.242 - - [2026-03-12 01:41:18] "POST /ref-update HTTP/1.1" 200 156 0.027713 10.0.0.242 - - [2026-03-12 01:41:18] "POST /tags HTTP/1.1" 200 372 0.064648 10.0.0.242 - - [2026-03-12 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011246 10.0.0.242 - - [2026-03-12 01:41:18] "GET /tag/1b887f69-779d-4127-b6a7-2edac6757fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.022127 10.0.0.242 - - [2026-03-12 01:41:18] "POST /tags HTTP/1.1" 200 320 0.035946 10.0.0.242 - - [2026-03-12 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 10.0.0.242 - - [2026-03-12 01:41:18] "GET /tag/705483ca-0b94-4637-8f44-a0ccea7070de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.024224 10.0.0.242 - - [2026-03-12 01:41:18] "POST /id-to-fqname HTTP/1.1" 200 181 0.000448 10.0.0.242 - - [2026-03-12 01:41:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.016613 10.0.0.242 - - [2026-03-12 01:41:18] "POST /security-groups HTTP/1.1" 200 578 0.101025 10.0.0.242 - - [2026-03-12 01:41:18] "POST /projects HTTP/1.1" 200 499 0.235386 10.0.0.242 - - [2026-03-12 01:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.006803 10.0.0.242 - - [2026-03-12 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.242 - - [2026-03-12 01:41:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.011885 10.0.0.242 - - [2026-03-12 01:41:18] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.010672 10.0.0.242 - - [2026-03-12 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.242 - - [2026-03-12 01:41:18] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.005355 10.0.0.242 - - [2026-03-12 01:41:18] "POST /access-control-lists HTTP/1.1" 200 589 0.097116 10.0.0.242 - - [2026-03-12 01:41:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.001950 10.0.0.242 - - [2026-03-12 01:41:18] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.082309 10.0.0.242 - - [2026-03-12 01:41:19] "POST /access-control-lists HTTP/1.1" 200 587 0.167269 10.0.0.242 - - [2026-03-12 01:41:19] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.177319 10.0.0.242 - - [2026-03-12 01:41:19] "POST /security-groups HTTP/1.1" 200 560 0.170460 10.0.0.242 - - [2026-03-12 01:41:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.010069 10.0.0.242 - - [2026-03-12 01:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039668 10.0.0.242 - - [2026-03-12 01:41:19] "POST /chown HTTP/1.1" 200 109 0.080924 10.0.0.242 - - [2026-03-12 01:41:19] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026544 10.0.0.242 - - [2026-03-12 01:41:19] "POST /access-control-lists HTTP/1.1" 200 612 0.160947 10.0.0.242 - - [2026-03-12 01:41:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.006764 10.0.0.242 - - [2026-03-12 01:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010367 10.0.0.242 - - [2026-03-12 01:41:19] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008400 10.0.0.242 - - [2026-03-12 01:41:19] "POST /tags HTTP/1.1" 409 214 0.002560 10.0.0.242 - - [2026-03-12 01:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.242 - - [2026-03-12 01:41:19] "GET /tag/705483ca-0b94-4637-8f44-a0ccea7070de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.027081 10.0.0.242 - - [2026-03-12 01:41:19] "POST /access-control-lists HTTP/1.1" 200 610 0.110584 10.0.0.242 - - [2026-03-12 01:41:19] "POST /firewall-rules HTTP/1.1" 200 580 0.094288 10.0.0.242 - - [2026-03-12 01:41:19] "GET /firewall-rule/f7785641-10cc-4356-a743-c0012312652a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004205 10.0.0.242 - - [2026-03-12 01:41:19] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004332 10.0.0.242 - - [2026-03-12 01:41:19] "GET /firewall-rule/f7785641-10cc-4356-a743-c0012312652a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002010 10.0.0.242 - - [2026-03-12 01:41:19] "POST /ref-update HTTP/1.1" 200 156 0.033235 10.0.0.242 - - [2026-03-12 01:41:19] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017810 10.0.0.242 - - [2026-03-12 01:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.242 - - [2026-03-12 01:41:20] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004185 10.0.0.242 - - [2026-03-12 01:41:20] "POST /tags HTTP/1.1" 409 214 0.002208 10.0.0.242 - - [2026-03-12 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.242 - - [2026-03-12 01:41:20] "GET /tag/705483ca-0b94-4637-8f44-a0ccea7070de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014691 10.0.0.242 - - [2026-03-12 01:41:20] "POST /firewall-rules HTTP/1.1" 200 578 0.070302 10.0.0.242 - - [2026-03-12 01:41:20] "GET /firewall-rule/2cb35ed1-6eed-4000-84a3-ccdd53e55ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.020427 10.0.0.242 - - [2026-03-12 01:41:20] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.006331 10.0.0.242 - - [2026-03-12 01:41:20] "GET /firewall-rule/2cb35ed1-6eed-4000-84a3-ccdd53e55ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008365 10.0.0.242 - - [2026-03-12 01:41:20] "POST /ref-update HTTP/1.1" 200 156 0.029661 10.0.0.242 - - [2026-03-12 01:41:20] "POST /tags HTTP/1.1" 200 364 0.027048 10.0.0.242 - - [2026-03-12 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2026-03-12 01:41:20] "GET /tag/69b10e54-4449-4eea-ac99-fe5551eba706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.022297 10.0.0.242 - - [2026-03-12 01:41:20] "POST /tags HTTP/1.1" 200 312 0.022724 10.0.0.242 - - [2026-03-12 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011429 10.0.0.242 - - [2026-03-12 01:41:20] "GET /global-system-configs HTTP/1.1" 200 323 0.003719 10.0.0.242 - - [2026-03-12 01:41:20] "GET /tag/2a4145dc-6d55-4df4-950d-9cb3979d41b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012587 10.0.0.242 - - [2026-03-12 01:41:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.000503 10.0.0.242 - - [2026-03-12 01:41:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.012126 10.0.0.242 - - [2026-03-12 01:41:20] "POST /security-groups HTTP/1.1" 200 574 0.115356 10.0.0.242 - - [2026-03-12 01:41:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.002551 10.0.0.242 - - [2026-03-12 01:41:20] "POST /projects HTTP/1.1" 200 491 0.314187 10.0.0.242 - - [2026-03-12 01:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020550 10.0.0.242 - - [2026-03-12 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.242 - - [2026-03-12 01:41:20] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.007526 10.0.0.242 - - [2026-03-12 01:41:20] "POST /access-control-lists HTTP/1.1" 200 585 0.089042 10.0.0.242 - - [2026-03-12 01:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030362 10.0.0.242 - - [2026-03-12 01:41:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.017992 10.0.0.242 - - [2026-03-12 01:41:20] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005780 10.0.0.242 - - [2026-03-12 01:41:20] "POST /access-control-lists HTTP/1.1" 200 583 0.042038 10.0.0.242 - - [2026-03-12 01:41:21] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.095137 10.0.0.242 - - [2026-03-12 01:41:21] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.075461 10.0.0.242 - - [2026-03-12 01:41:21] "POST /security-groups HTTP/1.1" 200 548 0.218703 10.0.0.242 - - [2026-03-12 01:41:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.004174 10.0.0.242 - - [2026-03-12 01:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025871 10.0.0.242 - - [2026-03-12 01:41:21] "POST /chown HTTP/1.1" 200 109 0.019264 10.0.0.242 - - [2026-03-12 01:41:21] "POST /access-control-lists HTTP/1.1" 200 604 0.117614 10.0.0.242 - - [2026-03-12 01:41:21] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.054672 10.0.0.242 - - [2026-03-12 01:41:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.004922 10.0.0.242 - - [2026-03-12 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.242 - - [2026-03-12 01:41:21] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015208 10.0.0.242 - - [2026-03-12 01:41:21] "POST /tags HTTP/1.1" 409 210 0.002877 10.0.0.242 - - [2026-03-12 01:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.242 - - [2026-03-12 01:41:21] "GET /tag/2a4145dc-6d55-4df4-950d-9cb3979d41b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013123 10.0.0.242 - - [2026-03-12 01:41:21] "POST /access-control-lists HTTP/1.1" 200 602 0.134618 10.0.0.242 - - [2026-03-12 01:41:21] "POST /firewall-rules HTTP/1.1" 200 572 0.165977 10.0.0.242 - - [2026-03-12 01:41:22] "GET /global-system-configs HTTP/1.1" 200 323 0.002950 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001086 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002255 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000883 10.0.0.242 - - [2026-03-12 01:41:30] "GET / HTTP/1.1" 200 36215 0.002646 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000938 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.242 - - [2026-03-12 01:41:31] "GET /domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002645 10.0.0.242 - - [2026-03-12 01:41:31] "POST /projects HTTP/1.1" 409 218 0.001616 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.242 - - [2026-03-12 01:41:31] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043501 10.0.0.242 - - [2026-03-12 01:41:31] "POST /security-groups HTTP/1.1" 409 245 0.001959 10.0.0.242 - - [2026-03-12 01:41:31] "POST /policy-managements HTTP/1.1" 409 214 0.001969 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.242 - - [2026-03-12 01:41:31] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002306 10.0.0.242 - - [2026-03-12 01:41:31] "POST /application-policy-sets HTTP/1.1" 409 221 0.001593 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.242 - - [2026-03-12 01:41:31] "PUT /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659 HTTP/1.1" 200 279 0.015764 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011218 10.0.0.242 - - [2026-03-12 01:41:31] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.067022 10.0.0.242 - - [2026-03-12 01:41:31] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.013456 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.021973 10.0.0.242 - - [2026-03-12 01:41:31] "GET /virtual-network/6dc7a99a-6192-4418-8b2e-c90935338464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004403 10.0.0.242 - - [2026-03-12 01:41:31] "POST /projects HTTP/1.1" 409 223 0.002028 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-03-12 01:41:31] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055617 10.0.0.242 - - [2026-03-12 01:41:31] "POST /security-groups HTTP/1.1" 409 253 0.005088 10.0.0.242 - - [2026-03-12 01:41:31] "POST /network-ipams HTTP/1.1" 409 241 0.001832 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.242 - - [2026-03-12 01:41:31] "GET /network-ipam/944fcedd-144a-4faa-925a-fba0410b5323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1580 0.003653 10.0.0.242 - - [2026-03-12 01:41:31] "POST /network-ipams HTTP/1.1" 409 235 0.001483 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-03-12 01:41:31] "GET /network-ipam/4be4115d-2c99-4a88-83cc-8cbdecf9f0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002381 10.0.0.242 - - [2026-03-12 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.242 - - [2026-03-12 01:41:31] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004648 10.0.0.242 - - [2026-03-12 01:41:32] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.052100 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.242 - - [2026-03-12 01:41:32] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004718 10.0.0.242 - - [2026-03-12 01:41:32] "POST /network-ipams HTTP/1.1" 409 239 0.002274 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.242 - - [2026-03-12 01:41:32] "GET /network-ipam/44ffdef4-e234-4efc-9969-00df08c1166e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002709 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2026-03-12 01:41:32] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003866 10.0.0.242 - - [2026-03-12 01:41:32] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.055161 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.242 - - [2026-03-12 01:41:32] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004524 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.242 - - [2026-03-12 01:41:32] "GET /network-policy/25f4529f-e2ea-4694-bf15-f4312cdcc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002841 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.242 - - [2026-03-12 01:41:32] "PUT /network-policy/25f4529f-e2ea-4694-bf15-f4312cdcc25a HTTP/1.1" 200 263 0.009572 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.242 - - [2026-03-12 01:41:32] "GET /network-policy/dcc9878b-ea0a-4790-a8e7-b65eee84294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005353 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.242 - - [2026-03-12 01:41:32] "PUT /network-policy/dcc9878b-ea0a-4790-a8e7-b65eee84294f HTTP/1.1" 200 263 0.013571 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021640 10.0.0.242 - - [2026-03-12 01:41:32] "GET /network-policy/319435ae-5553-4b42-812a-c507e2cc7f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004021 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-03-12 01:41:32] "PUT /network-policy/319435ae-5553-4b42-812a-c507e2cc7f9c HTTP/1.1" 200 263 0.016832 10.0.0.242 - - [2026-03-12 01:41:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021917 10.0.0.242 - - [2026-03-12 01:41:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003284 10.0.0.242 - - [2026-03-12 01:41:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002834 10.0.0.242 - - [2026-03-12 01:41:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002270 10.0.0.242 - - [2026-03-12 01:41:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002755 10.0.0.242 - - [2026-03-12 01:41:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003714 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.242 - - [2026-03-12 01:41:32] "GET /virtual-network/6dc7a99a-6192-4418-8b2e-c90935338464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.011053 10.0.0.242 - - [2026-03-12 01:41:32] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003442 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2026-03-12 01:41:32] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002681 10.0.0.242 - - [2026-03-12 01:41:32] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001919 10.0.0.242 - - [2026-03-12 01:41:32] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003179 10.0.0.242 - - [2026-03-12 01:41:32] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002535 10.0.0.242 - - [2026-03-12 01:41:32] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.005074 10.0.0.242 - - [2026-03-12 01:41:32] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006166 10.0.0.242 - - [2026-03-12 01:41:32] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002726 10.0.0.242 - - [2026-03-12 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.242 - - [2026-03-12 01:41:33] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004223 10.0.0.242 - - [2026-03-12 01:41:33] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002873 10.0.0.242 - - [2026-03-12 01:41:33] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003371 10.0.0.242 - - [2026-03-12 01:41:33] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002837 10.0.0.242 - - [2026-03-12 01:41:33] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.002814 10.0.0.242 - - [2026-03-12 01:41:33] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003129 10.0.0.242 - - [2026-03-12 01:41:33] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011000 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.242 - - [2026-03-12 01:41:33] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002918 10.0.0.242 - - [2026-03-12 01:41:33] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004645 10.0.0.242 - - [2026-03-12 01:41:33] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003575 10.0.0.242 - - [2026-03-12 01:41:33] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002644 10.0.0.242 - - [2026-03-12 01:41:33] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002083 10.0.0.242 - - [2026-03-12 01:41:33] "POST /tags HTTP/1.1" 409 204 0.002212 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.242 - - [2026-03-12 01:41:33] "GET /tag/32c52193-d1e8-4052-a583-880027acd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012661 10.0.0.242 - - [2026-03-12 01:41:33] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.242 - - [2026-03-12 01:41:33] "POST /tags HTTP/1.1" 409 207 0.004092 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.242 - - [2026-03-12 01:41:33] "GET /tag/77261b60-7803-4607-8fdb-12775dfa095f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015483 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.242 - - [2026-03-12 01:41:33] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002669 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.242 - - [2026-03-12 01:41:33] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.010405 10.0.0.242 - - [2026-03-12 01:41:33] "POST /tags HTTP/1.1" 409 234 0.003256 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.242 - - [2026-03-12 01:41:33] "GET /tag/13b4135e-eaa0-4f5c-a887-83d2832da213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.011840 10.0.0.242 - - [2026-03-12 01:41:33] "POST /tags HTTP/1.1" 409 207 0.004880 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.242 - - [2026-03-12 01:41:33] "GET /tag/09c8f593-b0b0-4b2b-8996-672216b6e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014810 10.0.0.242 - - [2026-03-12 01:41:33] "POST /projects HTTP/1.1" 409 219 0.002079 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.242 - - [2026-03-12 01:41:33] "GET /project/6823dbca-9416-4b67-bd8d-198b80ff204c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.048691 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-03-12 01:41:33] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.007048 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.242 - - [2026-03-12 01:41:33] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.020486 10.0.0.242 - - [2026-03-12 01:41:33] "POST /security-groups HTTP/1.1" 409 247 0.002460 10.0.0.242 - - [2026-03-12 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.242 - - [2026-03-12 01:41:34] "PUT /security-group/44f61e01-eddd-4692-81fd-9aa8583ca799 HTTP/1.1" 200 263 0.063944 10.0.0.242 - - [2026-03-12 01:41:34] "PUT /access-control-list/eacd9a96-68ed-40cc-8b89-4f73552e9a9f HTTP/1.1" 200 273 0.034261 10.0.0.242 - - [2026-03-12 01:41:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.048728 10.0.0.242 - - [2026-03-12 01:41:34] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015669 10.0.0.242 - - [2026-03-12 01:41:34] "PUT /access-control-list/24bc9852-2170-4719-94bc-bc5c33e8ecd4 HTTP/1.1" 200 273 0.033670 10.0.0.242 - - [2026-03-12 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.242 - - [2026-03-12 01:41:34] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002484 10.0.0.242 - - [2026-03-12 01:41:34] "POST /tags HTTP/1.1" 409 207 0.001859 10.0.0.242 - - [2026-03-12 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.242 - - [2026-03-12 01:41:34] "GET /tag/09c8f593-b0b0-4b2b-8996-672216b6e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010039 10.0.0.242 - - [2026-03-12 01:41:34] "POST /firewall-rules HTTP/1.1" 409 249 0.001951 10.0.0.242 - - [2026-03-12 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.242 - - [2026-03-12 01:41:34] "PUT /firewall-rule/f0562fb4-1c61-4274-be31-19958219bdae HTTP/1.1" 200 261 0.026092 10.0.0.242 - - [2026-03-12 01:41:34] "GET /firewall-rule/f0562fb4-1c61-4274-be31-19958219bdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.030184 10.0.0.242 - - [2026-03-12 01:41:34] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.006353 10.0.0.242 - - [2026-03-12 01:41:34] "GET /firewall-rule/f0562fb4-1c61-4274-be31-19958219bdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003335 10.0.0.242 - - [2026-03-12 01:41:34] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002224 10.0.0.242 - - [2026-03-12 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.242 - - [2026-03-12 01:41:34] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004925 10.0.0.242 - - [2026-03-12 01:41:34] "POST /tags HTTP/1.1" 409 207 0.003711 10.0.0.242 - - [2026-03-12 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.242 - - [2026-03-12 01:41:34] "GET /tag/09c8f593-b0b0-4b2b-8996-672216b6e736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010967 10.0.0.242 - - [2026-03-12 01:41:34] "POST /firewall-rules HTTP/1.1" 409 248 0.002166 10.0.0.242 - - [2026-03-12 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.242 - - [2026-03-12 01:41:34] "PUT /firewall-rule/7abf26e0-854e-4d40-9834-db54fd53c074 HTTP/1.1" 200 261 0.021014 10.0.0.242 - - [2026-03-12 01:41:34] "GET /firewall-rule/7abf26e0-854e-4d40-9834-db54fd53c074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.022161 10.0.0.242 - - [2026-03-12 01:41:34] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003176 10.0.0.242 - - [2026-03-12 01:41:34] "GET /firewall-rule/7abf26e0-854e-4d40-9834-db54fd53c074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005948 10.0.0.242 - - [2026-03-12 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2026-03-12 01:41:34] "GET /loadbalancer/2698f29f-92be-4718-909f-e3da54931e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002112 10.0.0.242 - - [2026-03-12 01:41:34] "POST /tags HTTP/1.1" 200 302 0.102777 10.0.0.242 - - [2026-03-12 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.025087 10.0.0.242 - - [2026-03-12 01:41:34] "GET /tag/c8b086c0-1cb6-4820-a504-0169e43335b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.021908 10.0.0.242 - - [2026-03-12 01:41:35] "POST /tags HTTP/1.1" 200 326 0.091183 10.0.0.242 - - [2026-03-12 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.242 - - [2026-03-12 01:41:35] "GET /tag/4b53c759-a614-4054-b5ed-776264f3947f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.034393 10.0.0.242 - - [2026-03-12 01:41:35] "POST /tags HTTP/1.1" 200 364 0.021080 10.0.0.242 - - [2026-03-12 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029859 10.0.0.242 - - [2026-03-12 01:41:35] "GET /tag/a25e57f1-eebf-40d7-95de-f3061850c56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014342 10.0.0.242 - - [2026-03-12 01:41:35] "POST /tags HTTP/1.1" 200 312 0.021122 10.0.0.242 - - [2026-03-12 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015943 10.0.0.242 - - [2026-03-12 01:41:35] "GET /tag/77bc0043-b2e4-4ade-9ed5-af79a207dabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017424 10.0.0.242 - - [2026-03-12 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.242 - - [2026-03-12 01:41:35] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005111 10.0.0.242 - - [2026-03-12 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.242 - - [2026-03-12 01:41:35] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058759 10.0.0.242 - - [2026-03-12 01:41:35] "POST /virtual-machines HTTP/1.1" 200 378 0.011246 10.0.0.242 - - [2026-03-12 01:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031097 10.0.0.242 - - [2026-03-12 01:41:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159322 10.0.0.242 - - [2026-03-12 01:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009695 10.0.0.242 - - [2026-03-12 01:41:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.242 - - [2026-03-12 01:41:35] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.013551 10.0.0.242 - - [2026-03-12 01:41:35] "POST /instance-ips HTTP/1.1" 200 410 0.034426 10.0.0.242 - - [2026-03-12 01:41:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026953 10.0.0.242 - - [2026-03-12 01:41:35] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.013901 10.0.0.242 - - [2026-03-12 01:41:35] "POST /set-tag HTTP/1.1" 200 109 0.031919 10.0.0.242 - - [2026-03-12 01:41:36] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.023683 10.0.0.242 - - [2026-03-12 01:41:36] "GET /instance-ip/9b09673e-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.003001 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2026-03-12 01:41:36] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002521 10.0.0.242 - - [2026-03-12 01:41:36] "POST /tags HTTP/1.1" 409 233 0.002020 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.242 - - [2026-03-12 01:41:36] "GET /tag/0fb536a2-bddd-441f-a78c-f86512447f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010029 10.0.0.242 - - [2026-03-12 01:41:36] "POST /tags HTTP/1.1" 409 206 0.002095 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.242 - - [2026-03-12 01:41:36] "GET /tag/2ff59044-50b9-465f-9db7-9c06643ce212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012724 10.0.0.242 - - [2026-03-12 01:41:36] "POST /projects HTTP/1.1" 409 218 0.003157 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.242 - - [2026-03-12 01:41:36] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040236 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.242 - - [2026-03-12 01:41:36] "GET /network-ipam/4be4115d-2c99-4a88-83cc-8cbdecf9f0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002715 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2026-03-12 01:41:36] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004526 10.0.0.242 - - [2026-03-12 01:41:36] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.042128 10.0.0.242 - - [2026-03-12 01:41:36] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.011008 10.0.0.242 - - [2026-03-12 01:41:36] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2026-03-12 01:41:36] "GET /network-ipam/44ffdef4-e234-4efc-9969-00df08c1166e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002384 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.242 - - [2026-03-12 01:41:36] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.012790 10.0.0.242 - - [2026-03-12 01:41:36] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.040592 10.0.0.242 - - [2026-03-12 01:41:36] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006961 10.0.0.242 - - [2026-03-12 01:41:36] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.242 - - [2026-03-12 01:41:36] "GET /network-policy/dcc9878b-ea0a-4790-a8e7-b65eee84294f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002265 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.242 - - [2026-03-12 01:41:36] "GET /network-policy/25f4529f-e2ea-4694-bf15-f4312cdcc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003729 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011986 10.0.0.242 - - [2026-03-12 01:41:36] "GET /network-policy/319435ae-5553-4b42-812a-c507e2cc7f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002786 10.0.0.242 - - [2026-03-12 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.242 - - [2026-03-12 01:41:36] "PUT /network-policy/319435ae-5553-4b42-812a-c507e2cc7f9c HTTP/1.1" 200 263 0.011533 10.0.0.242 - - [2026-03-12 01:41:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002074 10.0.0.242 - - [2026-03-12 01:41:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003406 10.0.0.242 - - [2026-03-12 01:41:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010696 10.0.0.242 - - [2026-03-12 01:41:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2026-03-12 01:41:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007520 10.0.0.242 - - [2026-03-12 01:41:37] "POST /security-groups HTTP/1.1" 409 245 0.107028 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.242 - - [2026-03-12 01:41:37] "PUT /security-group/15b986c3-d853-434a-ae12-fffc1b24c619 HTTP/1.1" 200 263 0.062392 10.0.0.242 - - [2026-03-12 01:41:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023846 10.0.0.242 - - [2026-03-12 01:41:37] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012453 10.0.0.242 - - [2026-03-12 01:41:37] "PUT /access-control-list/9f4cecdd-8294-41f0-bc20-e1db92d660a8 HTTP/1.1" 200 273 0.031229 10.0.0.242 - - [2026-03-12 01:41:37] "PUT /access-control-list/c04c0138-d34f-499b-a213-abcb3a3416f4 HTTP/1.1" 200 273 0.009326 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.242 - - [2026-03-12 01:41:37] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002446 10.0.0.242 - - [2026-03-12 01:41:37] "POST /tags HTTP/1.1" 409 206 0.001592 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.242 - - [2026-03-12 01:41:37] "GET /tag/2ff59044-50b9-465f-9db7-9c06643ce212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010577 10.0.0.242 - - [2026-03-12 01:41:37] "POST /firewall-rules HTTP/1.1" 409 248 0.001894 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.242 - - [2026-03-12 01:41:37] "PUT /firewall-rule/d6229a5e-aab3-4c49-9c95-2b85ecb1f4ca HTTP/1.1" 200 261 0.032234 10.0.0.242 - - [2026-03-12 01:41:37] "GET /firewall-rule/d6229a5e-aab3-4c49-9c95-2b85ecb1f4ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.016300 10.0.0.242 - - [2026-03-12 01:41:37] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.006283 10.0.0.242 - - [2026-03-12 01:41:37] "GET /firewall-rule/d6229a5e-aab3-4c49-9c95-2b85ecb1f4ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002425 10.0.0.242 - - [2026-03-12 01:41:37] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002033 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.242 - - [2026-03-12 01:41:37] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002485 10.0.0.242 - - [2026-03-12 01:41:37] "POST /tags HTTP/1.1" 409 206 0.001578 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-03-12 01:41:37] "GET /tag/2ff59044-50b9-465f-9db7-9c06643ce212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013554 10.0.0.242 - - [2026-03-12 01:41:37] "POST /firewall-rules HTTP/1.1" 409 247 0.002270 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.242 - - [2026-03-12 01:41:37] "PUT /firewall-rule/3d01973d-3669-4af9-84b7-5058fe0b4879 HTTP/1.1" 200 261 0.022695 10.0.0.242 - - [2026-03-12 01:41:37] "GET /firewall-rule/3d01973d-3669-4af9-84b7-5058fe0b4879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006409 10.0.0.242 - - [2026-03-12 01:41:37] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.008120 10.0.0.242 - - [2026-03-12 01:41:37] "GET /firewall-rule/3d01973d-3669-4af9-84b7-5058fe0b4879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002672 10.0.0.242 - - [2026-03-12 01:41:37] "POST /tags HTTP/1.1" 409 205 0.001885 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.242 - - [2026-03-12 01:41:37] "GET /tag/1b50fd8b-e5e1-44ac-808c-832682df4bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014809 10.0.0.242 - - [2026-03-12 01:41:37] "POST /tags HTTP/1.1" 409 241 0.002318 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.242 - - [2026-03-12 01:41:37] "GET /tag/1b887f69-779d-4127-b6a7-2edac6757fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.014936 10.0.0.242 - - [2026-03-12 01:41:37] "POST /tags HTTP/1.1" 409 214 0.002129 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.242 - - [2026-03-12 01:41:37] "GET /tag/705483ca-0b94-4637-8f44-a0ccea7070de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.009960 10.0.0.242 - - [2026-03-12 01:41:37] "POST /projects HTTP/1.1" 409 227 0.003275 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.242 - - [2026-03-12 01:41:37] "GET /project/c0e062b6-4381-4ecd-8a36-5a21d40cfa13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.026780 10.0.0.242 - - [2026-03-12 01:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.242 - - [2026-03-12 01:41:37] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004252 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.242 - - [2026-03-12 01:41:38] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003440 10.0.0.242 - - [2026-03-12 01:41:38] "POST /security-groups HTTP/1.1" 409 261 0.002548 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-03-12 01:41:38] "PUT /security-group/106b0e66-1bbb-4ef0-9178-734f7cee6a0c HTTP/1.1" 200 263 0.061309 10.0.0.242 - - [2026-03-12 01:41:38] "PUT /access-control-list/c1ee9d1d-2ca7-431b-8876-2ed1f6716ddc HTTP/1.1" 200 273 0.013500 10.0.0.242 - - [2026-03-12 01:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029829 10.0.0.242 - - [2026-03-12 01:41:38] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019895 10.0.0.242 - - [2026-03-12 01:41:38] "PUT /access-control-list/97e7c316-5f9a-419a-bb4a-f370c7deb726 HTTP/1.1" 200 273 0.031711 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.242 - - [2026-03-12 01:41:38] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002805 10.0.0.242 - - [2026-03-12 01:41:38] "POST /tags HTTP/1.1" 409 214 0.001636 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.242 - - [2026-03-12 01:41:38] "GET /tag/705483ca-0b94-4637-8f44-a0ccea7070de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012821 10.0.0.242 - - [2026-03-12 01:41:38] "POST /firewall-rules HTTP/1.1" 409 256 0.001914 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.242 - - [2026-03-12 01:41:38] "PUT /firewall-rule/f7785641-10cc-4356-a743-c0012312652a HTTP/1.1" 200 261 0.015975 10.0.0.242 - - [2026-03-12 01:41:38] "GET /firewall-rule/f7785641-10cc-4356-a743-c0012312652a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010855 10.0.0.242 - - [2026-03-12 01:41:38] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003242 10.0.0.242 - - [2026-03-12 01:41:38] "GET /firewall-rule/f7785641-10cc-4356-a743-c0012312652a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002435 10.0.0.242 - - [2026-03-12 01:41:38] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002197 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.242 - - [2026-03-12 01:41:38] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003066 10.0.0.242 - - [2026-03-12 01:41:38] "POST /tags HTTP/1.1" 409 214 0.001867 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.242 - - [2026-03-12 01:41:38] "GET /tag/705483ca-0b94-4637-8f44-a0ccea7070de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011850 10.0.0.242 - - [2026-03-12 01:41:38] "POST /firewall-rules HTTP/1.1" 409 255 0.002244 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.242 - - [2026-03-12 01:41:38] "PUT /firewall-rule/2cb35ed1-6eed-4000-84a3-ccdd53e55ccb HTTP/1.1" 200 261 0.020516 10.0.0.242 - - [2026-03-12 01:41:38] "GET /firewall-rule/2cb35ed1-6eed-4000-84a3-ccdd53e55ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006255 10.0.0.242 - - [2026-03-12 01:41:38] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.002650 10.0.0.242 - - [2026-03-12 01:41:38] "GET /firewall-rule/2cb35ed1-6eed-4000-84a3-ccdd53e55ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002468 10.0.0.242 - - [2026-03-12 01:41:38] "POST /tags HTTP/1.1" 409 237 0.002053 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.242 - - [2026-03-12 01:41:38] "GET /tag/69b10e54-4449-4eea-ac99-fe5551eba706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013834 10.0.0.242 - - [2026-03-12 01:41:38] "POST /tags HTTP/1.1" 409 210 0.005197 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.242 - - [2026-03-12 01:41:38] "GET /tag/2a4145dc-6d55-4df4-950d-9cb3979d41b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011163 10.0.0.242 - - [2026-03-12 01:41:38] "POST /projects HTTP/1.1" 409 223 0.002215 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.242 - - [2026-03-12 01:41:38] "GET /project/e4370edb-608c-4297-ab37-3f4e58a6febd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.026949 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.242 - - [2026-03-12 01:41:38] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004398 10.0.0.242 - - [2026-03-12 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.242 - - [2026-03-12 01:41:38] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003598 10.0.0.242 - - [2026-03-12 01:41:38] "POST /security-groups HTTP/1.1" 409 253 0.001876 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.242 - - [2026-03-12 01:41:39] "PUT /security-group/65ebb2ba-3249-498d-bf6f-db7036112419 HTTP/1.1" 200 263 0.062896 10.0.0.242 - - [2026-03-12 01:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016053 10.0.0.242 - - [2026-03-12 01:41:39] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007957 10.0.0.242 - - [2026-03-12 01:41:39] "PUT /access-control-list/5e8c203d-cfb1-43ac-a856-6e8bec178c30 HTTP/1.1" 200 273 0.023721 10.0.0.242 - - [2026-03-12 01:41:39] "PUT /access-control-list/62a6accb-ba43-49d6-83cc-23b2ad056898 HTTP/1.1" 200 273 0.012141 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.242 - - [2026-03-12 01:41:39] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002578 10.0.0.242 - - [2026-03-12 01:41:39] "POST /tags HTTP/1.1" 409 210 0.001539 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.242 - - [2026-03-12 01:41:39] "GET /tag/2a4145dc-6d55-4df4-950d-9cb3979d41b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009966 10.0.0.242 - - [2026-03-12 01:41:39] "POST /firewall-rules HTTP/1.1" 409 252 0.001760 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.242 - - [2026-03-12 01:41:39] "PUT /firewall-rule/63c8c1f5-a53e-4d09-b124-f11f7e77b637 HTTP/1.1" 200 261 0.017772 10.0.0.242 - - [2026-03-12 01:41:39] "GET /firewall-rule/63c8c1f5-a53e-4d09-b124-f11f7e77b637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019809 10.0.0.242 - - [2026-03-12 01:41:39] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.002877 10.0.0.242 - - [2026-03-12 01:41:39] "GET /firewall-rule/63c8c1f5-a53e-4d09-b124-f11f7e77b637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002356 10.0.0.242 - - [2026-03-12 01:41:39] "POST /ref-update HTTP/1.1" 200 156 0.033658 10.0.0.242 - - [2026-03-12 01:41:39] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002552 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.242 - - [2026-03-12 01:41:39] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003085 10.0.0.242 - - [2026-03-12 01:41:39] "POST /tags HTTP/1.1" 409 210 0.001891 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.242 - - [2026-03-12 01:41:39] "GET /tag/2a4145dc-6d55-4df4-950d-9cb3979d41b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010685 10.0.0.242 - - [2026-03-12 01:41:39] "POST /firewall-rules HTTP/1.1" 200 570 0.079344 10.0.0.242 - - [2026-03-12 01:41:39] "GET /firewall-rule/f34692bc-0b12-4479-8b9f-4553d443387c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003501 10.0.0.242 - - [2026-03-12 01:41:39] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003015 10.0.0.242 - - [2026-03-12 01:41:39] "GET /firewall-rule/f34692bc-0b12-4479-8b9f-4553d443387c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002036 10.0.0.242 - - [2026-03-12 01:41:39] "POST /ref-update HTTP/1.1" 200 156 0.050374 10.0.0.242 - - [2026-03-12 01:41:39] "POST /tags HTTP/1.1" 409 237 0.020751 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.242 - - [2026-03-12 01:41:39] "GET /tag/a25e57f1-eebf-40d7-95de-f3061850c56d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015334 10.0.0.242 - - [2026-03-12 01:41:39] "POST /tags HTTP/1.1" 409 210 0.007757 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.242 - - [2026-03-12 01:41:39] "GET /tag/77bc0043-b2e4-4ade-9ed5-af79a207dabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011164 10.0.0.242 - - [2026-03-12 01:41:39] "POST /projects HTTP/1.1" 409 223 0.001844 10.0.0.242 - - [2026-03-12 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.242 - - [2026-03-12 01:41:40] "GET /project/f7213705-2734-4b26-848f-8cf6570e27c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043506 10.0.0.242 - - [2026-03-12 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.242 - - [2026-03-12 01:41:40] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005742 10.0.0.242 - - [2026-03-12 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.242 - - [2026-03-12 01:41:40] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003820 10.0.0.242 - - [2026-03-12 01:41:40] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.045215 10.0.0.242 - - [2026-03-12 01:41:40] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.039134 10.0.0.242 - - [2026-03-12 01:41:40] "POST /security-groups HTTP/1.1" 409 253 0.010561 10.0.0.242 - - [2026-03-12 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.242 - - [2026-03-12 01:41:40] "PUT /security-group/78e392d5-8653-430b-a771-9d2e6b56ba86 HTTP/1.1" 200 263 0.059505 10.0.0.242 - - [2026-03-12 01:41:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025611 10.0.0.242 - - [2026-03-12 01:41:40] "PUT /access-control-list/b60eb681-f0a3-43c3-961e-4c13b2bf0b24 HTTP/1.1" 200 273 0.021929 10.0.0.242 - - [2026-03-12 01:41:40] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023653 10.0.0.242 - - [2026-03-12 01:41:40] "PUT /access-control-list/068504f3-a9ba-434b-b667-5a24c2709755 HTTP/1.1" 200 273 0.033871 10.0.0.242 - - [2026-03-12 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.242 - - [2026-03-12 01:41:40] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002382 10.0.0.242 - - [2026-03-12 01:41:40] "POST /tags HTTP/1.1" 409 210 0.001460 10.0.0.242 - - [2026-03-12 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.242 - - [2026-03-12 01:41:40] "GET /tag/77bc0043-b2e4-4ade-9ed5-af79a207dabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010862 10.0.0.242 - - [2026-03-12 01:41:40] "POST /firewall-rules HTTP/1.1" 200 572 0.067188 10.0.0.242 - - [2026-03-12 01:41:40] "GET /firewall-rule/8f107103-99fd-4633-ab03-3a0b8cac30c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004198 10.0.0.242 - - [2026-03-12 01:41:40] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003542 10.0.0.242 - - [2026-03-12 01:41:40] "GET /firewall-rule/8f107103-99fd-4633-ab03-3a0b8cac30c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002193 10.0.0.242 - - [2026-03-12 01:41:40] "POST /ref-update HTTP/1.1" 200 156 0.051620 10.0.0.242 - - [2026-03-12 01:41:40] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003623 10.0.0.242 - - [2026-03-12 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.242 - - [2026-03-12 01:41:40] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002980 10.0.0.242 - - [2026-03-12 01:41:40] "POST /tags HTTP/1.1" 409 210 0.001755 10.0.0.242 - - [2026-03-12 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.242 - - [2026-03-12 01:41:40] "GET /tag/77bc0043-b2e4-4ade-9ed5-af79a207dabe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011480 10.0.0.242 - - [2026-03-12 01:41:40] "POST /firewall-rules HTTP/1.1" 200 570 0.081816 10.0.0.242 - - [2026-03-12 01:41:41] "GET /firewall-rule/22ae0886-aac0-456a-8d87-4c4d678c8963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007324 10.0.0.242 - - [2026-03-12 01:41:41] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004600 10.0.0.242 - - [2026-03-12 01:41:41] "GET /firewall-rule/22ae0886-aac0-456a-8d87-4c4d678c8963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002208 10.0.0.242 - - [2026-03-12 01:41:41] "POST /ref-update HTTP/1.1" 200 156 0.049262 10.0.0.242 - - [2026-03-12 01:41:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008548 10.0.0.242 - - [2026-03-12 01:41:41] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.242 - - [2026-03-12 01:41:46] "GET / HTTP/1.1" 200 36215 0.001783 10.0.0.242 - - [2026-03-12 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.242 - - [2026-03-12 01:41:46] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004697 10.0.0.242 - - [2026-03-12 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.242 - - [2026-03-12 01:41:46] "GET /config-node/1a640f92-47d1-40d4-895c-5c340bc08022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004083 10.0.0.242 - - [2026-03-12 01:41:58] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.242 - - [2026-03-12 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.242 - - [2026-03-12 01:41:58] "GET /routing-instance/7d8b2566-5f40-4f1f-b413-cef1a5a919f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003699 10.0.0.242 - - [2026-03-12 01:41:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001787 10.0.0.242 - - [2026-03-12 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.242 - - [2026-03-12 01:41:58] "GET /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004299 10.0.0.242 - - [2026-03-12 01:41:58] "PUT /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec HTTP/1.1" 200 255 0.015688 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000970 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:41:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001453 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000850 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001433 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001837 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001195 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:42:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:44:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001321 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:44:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 10.0.0.141 - - [2026-03-12 01:44:15] "GET / HTTP/1.1" 200 36215 0.001807 10.0.0.141 - - [2026-03-12 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.141 - - [2026-03-12 01:44:15] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004212 10.0.0.141 - - [2026-03-12 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.141 - - [2026-03-12 01:44:15] "GET /routing-instance/7d8b2566-5f40-4f1f-b413-cef1a5a919f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002755 10.0.0.141 - - [2026-03-12 01:44:15] "PUT /global-system-config/af580309-98ef-4a84-b092-6c28663307a3 HTTP/1.1" 200 275 0.009384 10.0.0.141 - - [2026-03-12 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.016986 10.0.0.141 - - [2026-03-12 01:44:15] "POST /virtual-routers HTTP/1.1" 200 601 0.018631 10.0.0.141 - - [2026-03-12 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.141 - - [2026-03-12 01:44:15] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003429 10.0.0.141 - - [2026-03-12 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.001285 10.0.0.141 - - [2026-03-12 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.141 - - [2026-03-12 01:44:15] "GET /virtual-network/6dc7a99a-6192-4418-8b2e-c90935338464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004055 10.0.0.141 - - [2026-03-12 01:44:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.061668 10.0.0.242 - - [2026-03-12 01:45:34] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003113 10.0.0.242 - - [2026-03-12 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009034 10.0.0.242 - - [2026-03-12 01:45:40] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005994 10.0.0.242 - - [2026-03-12 01:45:40] "POST /set-tag HTTP/1.1" 200 109 0.004526 10.0.0.242 - - [2026-03-12 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2026-03-12 01:45:40] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002909 10.0.0.242 - - [2026-03-12 01:45:40] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008143 10.0.0.242 - - [2026-03-12 01:45:40] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.242 - - [2026-03-12 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.242 - - [2026-03-12 01:45:40] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002621 10.0.0.242 - - [2026-03-12 01:45:40] "GET /loadbalancer-pool/4b11cfff-5a78-46dc-922e-6418006a0a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011927 10.0.0.242 - - [2026-03-12 01:45:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022723 10.0.0.242 - - [2026-03-12 01:45:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027546 10.0.0.242 - - [2026-03-12 01:45:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004739 10.0.0.242 - - [2026-03-12 01:45:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004234 10.0.0.242 - - [2026-03-12 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.016712 10.0.0.242 - - [2026-03-12 01:45:41] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.014571 10.0.0.242 - - [2026-03-12 01:45:41] "POST /tags HTTP/1.1" 409 205 0.004087 10.0.0.242 - - [2026-03-12 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.242 - - [2026-03-12 01:45:41] "GET /tag/1b50fd8b-e5e1-44ac-808c-832682df4bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014808 10.0.0.242 - - [2026-03-12 01:45:41] "PUT /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8 HTTP/1.1" 200 257 0.010876 10.0.0.242 - - [2026-03-12 01:45:41] "POST /set-tag HTTP/1.1" 200 109 0.069755 10.0.0.242 - - [2026-03-12 01:45:41] "GET /loadbalancer-pool/45b87d2d-4107-488a-a88e-08182902aa5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018936 10.0.0.242 - - [2026-03-12 01:45:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015177 10.0.0.242 - - [2026-03-12 01:45:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008621 10.0.0.242 - - [2026-03-12 01:45:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011812 10.0.0.242 - - [2026-03-12 01:45:41] "POST /set-tag HTTP/1.1" 200 109 0.008592 10.0.0.242 - - [2026-03-12 01:45:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006456 10.0.0.242 - - [2026-03-12 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.006865 10.0.0.242 - - [2026-03-12 01:45:41] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005684 10.0.0.242 - - [2026-03-12 01:45:41] "GET /loadbalancer-pool/bab5c1e0-d0a2-4347-9001-b17ab36ad4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003700 10.0.0.242 - - [2026-03-12 01:45:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023138 10.0.0.242 - - [2026-03-12 01:45:41] "PUT /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8 HTTP/1.1" 200 257 0.026830 10.0.0.242 - - [2026-03-12 01:45:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.035271 10.0.0.242 - - [2026-03-12 01:45:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019022 10.0.0.242 - - [2026-03-12 01:45:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004283 10.0.0.242 - - [2026-03-12 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.009926 10.0.0.242 - - [2026-03-12 01:45:41] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.011301 10.0.0.242 - - [2026-03-12 01:45:41] "POST /set-tag HTTP/1.1" 200 109 0.003583 10.0.0.242 - - [2026-03-12 01:45:41] "PUT /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8 HTTP/1.1" 200 257 0.014911 10.0.0.242 - - [2026-03-12 01:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002241 10.0.0.242 - - [2026-03-12 01:46:22] "GET /global-system-configs HTTP/1.1" 200 323 0.002352 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:46:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000846 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:46:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000787 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:46:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001281 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:46:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002402 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:47:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:47:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001057 10.0.0.242 - - [2026-03-12 01:47:57] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004480 10.0.0.242 - - [2026-03-12 01:47:57] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.242 - - [2026-03-12 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.242 - - [2026-03-12 01:47:57] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002806 10.0.0.242 - - [2026-03-12 01:47:57] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005329 10.0.0.242 - - [2026-03-12 01:47:57] "POST /set-tag HTTP/1.1" 200 109 0.020637 10.0.0.242 - - [2026-03-12 01:47:57] "DELETE /loadbalancer-member/a9b976ed-ec55-4c13-9f64-1c144185e958 HTTP/1.1" 200 115 0.049919 10.0.0.242 - - [2026-03-12 01:47:57] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018166 10.0.0.242 - - [2026-03-12 01:47:57] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.242 - - [2026-03-12 01:47:58] "DELETE /loadbalancer-member/916b9812-8ad3-47cb-b753-c8c1d3c82913 HTTP/1.1" 200 115 0.053772 10.0.0.242 - - [2026-03-12 01:47:58] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004371 10.0.0.242 - - [2026-03-12 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.242 - - [2026-03-12 01:47:58] "DELETE /loadbalancer-member/8256443e-0ce1-40ff-99bf-43622334eb4b HTTP/1.1" 200 115 0.024290 10.0.0.242 - - [2026-03-12 01:47:58] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004593 10.0.0.242 - - [2026-03-12 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.003001 10.0.0.242 - - [2026-03-12 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.242 - - [2026-03-12 01:47:58] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005189 10.0.0.242 - - [2026-03-12 01:47:58] "GET /loadbalancer-pool/4b11cfff-5a78-46dc-922e-6418006a0a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003096 10.0.0.242 - - [2026-03-12 01:47:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020855 10.0.0.242 - - [2026-03-12 01:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011292 10.0.0.242 - - [2026-03-12 01:47:58] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012952 10.0.0.242 - - [2026-03-12 01:47:58] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004152 10.0.0.242 - - [2026-03-12 01:47:58] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002147 10.0.0.242 - - [2026-03-12 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.075462 10.0.0.242 - - [2026-03-12 01:47:58] "GET /loadbalancer-pool/45b87d2d-4107-488a-a88e-08182902aa5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013903 10.0.0.242 - - [2026-03-12 01:47:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049216 10.0.0.242 - - [2026-03-12 01:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008675 10.0.0.242 - - [2026-03-12 01:47:58] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007548 10.0.0.242 - - [2026-03-12 01:47:58] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008734 10.0.0.242 - - [2026-03-12 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.008718 10.0.0.242 - - [2026-03-12 01:47:58] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001934 10.0.0.242 - - [2026-03-12 01:47:58] "GET /loadbalancer-pool/bab5c1e0-d0a2-4347-9001-b17ab36ad4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011761 10.0.0.242 - - [2026-03-12 01:47:58] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024839 10.0.0.242 - - [2026-03-12 01:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028340 10.0.0.242 - - [2026-03-12 01:47:58] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014745 10.0.0.242 - - [2026-03-12 01:47:58] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004325 10.0.0.242 - - [2026-03-12 01:47:58] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004097 10.0.0.242 - - [2026-03-12 01:47:58] "POST /set-tag HTTP/1.1" 200 109 0.012400 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:48:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:48:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000865 10.0.0.141 - - [2026-03-12 01:48:34] "GET / HTTP/1.1" 200 36215 0.002296 10.0.0.141 - - [2026-03-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.141 - - [2026-03-12 01:48:34] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004508 10.0.0.141 - - [2026-03-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007316 10.0.0.141 - - [2026-03-12 01:48:34] "GET /routing-instance/7d8b2566-5f40-4f1f-b413-cef1a5a919f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003308 10.0.0.141 - - [2026-03-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.141 - - [2026-03-12 01:48:34] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003974 10.0.0.141 - - [2026-03-12 01:48:34] "PUT /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21 HTTP/1.1" 200 263 0.009099 10.0.0.141 - - [2026-03-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.141 - - [2026-03-12 01:48:34] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002707 10.0.0.141 - - [2026-03-12 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.141 - - [2026-03-12 01:48:34] "GET /virtual-machine-interface/e539b1bd-803a-43bc-a836-ac2e57c222ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004821 10.0.0.141 - - [2026-03-12 01:48:34] "PUT /virtual-machine-interface/e539b1bd-803a-43bc-a836-ac2e57c222ea HTTP/1.1" 200 285 0.008724 10.0.0.242 - - [2026-03-12 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.242 - - [2026-03-12 01:48:43] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002487 10.0.0.242 - - [2026-03-12 01:51:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002212 10.0.0.242 - - [2026-03-12 01:51:22] "GET /global-system-configs HTTP/1.1" 200 323 0.002519 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:51:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:51:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000750 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:52:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:52:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:52:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:52:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001159 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009212 10.0.0.242 - - [2026-03-12 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.242 - - [2026-03-12 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2026-03-12 01:52:41] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002120 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004271 10.0.0.242 - - [2026-03-12 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.024678 10.0.0.242 - - [2026-03-12 01:52:41] "DELETE /loadbalancer-member/0e588d9f-27fe-465e-80d4-8d877e47a2ad HTTP/1.1" 200 115 0.061166 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005160 10.0.0.242 - - [2026-03-12 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.242 - - [2026-03-12 01:52:41] "DELETE /loadbalancer-member/d0597375-2f3a-4f66-bb05-32d9decf8d93 HTTP/1.1" 200 115 0.033394 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004712 10.0.0.242 - - [2026-03-12 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.012352 10.0.0.242 - - [2026-03-12 01:52:41] "DELETE /loadbalancer-member/11a3fbf3-10a8-49ed-9155-6f34461edf7c HTTP/1.1" 200 115 0.035832 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007463 10.0.0.242 - - [2026-03-12 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.242 - - [2026-03-12 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-03-12 01:52:41] "GET /loadbalancer/6b62a4d9-359c-42b4-9a0a-6036fde7b163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002416 10.0.0.242 - - [2026-03-12 01:52:41] "GET /loadbalancer-pool/4b11cfff-5a78-46dc-922e-6418006a0a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002601 10.0.0.242 - - [2026-03-12 01:52:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016462 10.0.0.242 - - [2026-03-12 01:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010025 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.026512 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003928 10.0.0.242 - - [2026-03-12 01:52:41] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002028 10.0.0.242 - - [2026-03-12 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.063541 10.0.0.242 - - [2026-03-12 01:52:41] "GET /loadbalancer-pool/45b87d2d-4107-488a-a88e-08182902aa5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009720 10.0.0.242 - - [2026-03-12 01:52:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021508 10.0.0.242 - - [2026-03-12 01:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009628 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009422 10.0.0.242 - - [2026-03-12 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.242 - - [2026-03-12 01:52:41] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007622 10.0.0.242 - - [2026-03-12 01:52:41] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003241 10.0.0.242 - - [2026-03-12 01:52:41] "GET /loadbalancer-pool/bab5c1e0-d0a2-4347-9001-b17ab36ad4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004150 10.0.0.242 - - [2026-03-12 01:52:42] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024285 10.0.0.242 - - [2026-03-12 01:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013162 10.0.0.242 - - [2026-03-12 01:52:42] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009706 10.0.0.242 - - [2026-03-12 01:52:42] "GET /virtual-machine-interface/9ae74a78-1db4-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004034 10.0.0.242 - - [2026-03-12 01:52:42] "GET /floating-ip/09503bf9-3f57-4bf4-bc4f-bab009bb5fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002420 10.0.0.242 - - [2026-03-12 01:52:42] "POST /set-tag HTTP/1.1" 200 109 0.002524 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:52:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:52:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000959 10.0.0.242 - - [2026-03-12 01:54:03] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.242 - - [2026-03-12 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.242 - - [2026-03-12 01:54:03] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051766 10.0.0.242 - - [2026-03-12 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.242 - - [2026-03-12 01:54:04] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048584 10.0.0.242 - - [2026-03-12 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.242 - - [2026-03-12 01:54:04] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038252 10.0.0.242 - - [2026-03-12 01:54:04] "POST /tags HTTP/1.1" 200 334 0.047806 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.242 - - [2026-03-12 01:54:05] "GET /tag/e381cdba-75f3-4723-8d99-dd9fe1f76906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.027887 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.242 - - [2026-03-12 01:54:05] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041634 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.242 - - [2026-03-12 01:54:05] "GET /virtual-networks?parent_id=a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005125 10.0.0.242 - - [2026-03-12 01:54:05] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036612 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.242 - - [2026-03-12 01:54:05] "POST /virtual-networks HTTP/1.1" 200 514 0.079855 10.0.0.242 - - [2026-03-12 01:54:05] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004865 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014966 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.242 - - [2026-03-12 01:54:05] "GET /service-appliance-set/00d337bf-f15d-4333-b4fa-aa20db106dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002417 10.0.0.242 - - [2026-03-12 01:54:05] "GET /network-ipam/922b6a5c-e131-4075-9bd6-7d5d823775e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004773 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.003274 10.0.0.242 - - [2026-03-12 01:54:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003510 10.0.0.242 - - [2026-03-12 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.073725 10.0.0.242 - - [2026-03-12 01:54:05] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.015162 10.0.0.242 - - [2026-03-12 01:54:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.089654 10.0.0.242 - - [2026-03-12 01:54:05] "GET /virtual-machine-interface/86ec4b9f-91a6-480d-9042-f4a6c33a3641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014168 10.0.0.242 - - [2026-03-12 01:54:05] "GET /domains HTTP/1.1" 200 281 0.001894 10.0.0.242 - - [2026-03-12 01:54:05] "GET /domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a HTTP/1.1" 200 3100 0.008905 10.0.0.242 - - [2026-03-12 01:54:05] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd HTTP/1.1" 200 5497 0.039419 10.0.0.242 - - [2026-03-12 01:54:05] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2087 0.006678 10.0.0.242 - - [2026-03-12 01:54:05] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2087 0.004490 10.0.0.242 - - [2026-03-12 01:54:05] "GET /routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab HTTP/1.1" 200 1183 0.002952 10.0.0.242 - - [2026-03-12 01:54:05] "GET /routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab HTTP/1.1" 200 1183 0.002581 10.0.0.242 - - [2026-03-12 01:54:05] "POST /instance-ips HTTP/1.1" 200 410 0.057498 10.0.0.242 - - [2026-03-12 01:54:05] "GET /instance-ip/9f7d814a-799e-466e-9416-d884f871df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008477 10.0.0.242 - - [2026-03-12 01:54:05] "POST /loadbalancers HTTP/1.1" 200 612 0.063477 10.0.0.242 - - [2026-03-12 01:54:05] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038084 10.0.0.242 - - [2026-03-12 01:54:05] "GET /instance-ip/9f7d814a-799e-466e-9416-d884f871df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003399 10.0.0.242 - - [2026-03-12 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015206 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014595 10.0.0.242 - - [2026-03-12 01:54:05] "POST /floating-ips HTTP/1.1" 200 599 0.049356 10.0.0.242 - - [2026-03-12 01:54:05] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035651 10.0.0.242 - - [2026-03-12 01:54:05] "POST /route-targets HTTP/1.1" 200 328 0.010848 10.0.0.242 - - [2026-03-12 01:54:05] "GET /loadbalancer/9eb586c2-1b9b-4959-96cb-d5b2ff243bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.008178 10.0.0.242 - - [2026-03-12 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.031032 10.0.0.242 - - [2026-03-12 01:54:05] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.034362 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.242 - - [2026-03-12 01:54:05] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030954 10.0.0.242 - - [2026-03-12 01:54:05] "GET /loadbalancer-listener/85b2a0ed-6aca-410a-9057-6cf3d6d88b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.002885 10.0.0.242 - - [2026-03-12 01:54:05] "GET /loadbalancer-listener/85b2a0ed-6aca-410a-9057-6cf3d6d88b0f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002582 10.0.0.242 - - [2026-03-12 01:54:05] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.016298 10.0.0.242 - - [2026-03-12 01:54:05] "GET /instance-ip/9f7d814a-799e-466e-9416-d884f871df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002389 10.0.0.242 - - [2026-03-12 01:54:05] "GET /instance-ip/9f7d814a-799e-466e-9416-d884f871df92?fields=floating_ips HTTP/1.1" 200 1215 0.004052 10.0.0.242 - - [2026-03-12 01:54:05] "GET /floating-ip/3990ed54-21bf-4c2e-b5eb-d9bc38acaa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.001941 10.0.0.242 - - [2026-03-12 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.242 - - [2026-03-12 01:54:05] "GET /loadbalancer/9eb586c2-1b9b-4959-96cb-d5b2ff243bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003494 10.0.0.242 - - [2026-03-12 01:54:06] "POST /tags HTTP/1.1" 200 296 0.049768 10.0.0.242 - - [2026-03-12 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-03-12 01:54:06] "GET /tag/d724f5c2-73bd-4b2d-b7e7-baac500c1eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.011782 10.0.0.242 - - [2026-03-12 01:54:06] "POST /tags HTTP/1.1" 409 233 0.001466 10.0.0.242 - - [2026-03-12 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.242 - - [2026-03-12 01:54:06] "GET /tag/0fb536a2-bddd-441f-a78c-f86512447f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010890 10.0.0.242 - - [2026-03-12 01:54:06] "POST /tags HTTP/1.1" 409 206 0.001731 10.0.0.242 - - [2026-03-12 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.242 - - [2026-03-12 01:54:06] "GET /tag/2ff59044-50b9-465f-9db7-9c06643ce212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010560 10.0.0.242 - - [2026-03-12 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.242 - - [2026-03-12 01:54:06] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005333 10.0.0.242 - - [2026-03-12 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2026-03-12 01:54:06] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043205 10.0.0.242 - - [2026-03-12 01:54:06] "POST /virtual-machines HTTP/1.1" 200 370 0.007791 10.0.0.242 - - [2026-03-12 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007949 10.0.0.242 - - [2026-03-12 01:54:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.098600 10.0.0.242 - - [2026-03-12 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019130 10.0.0.242 - - [2026-03-12 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.242 - - [2026-03-12 01:54:06] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004667 10.0.0.242 - - [2026-03-12 01:54:06] "POST /instance-ips HTTP/1.1" 200 410 0.027571 10.0.0.242 - - [2026-03-12 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029137 10.0.0.242 - - [2026-03-12 01:54:06] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008374 10.0.0.242 - - [2026-03-12 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.022120 10.0.0.242 - - [2026-03-12 01:54:06] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017671 10.0.0.242 - - [2026-03-12 01:54:06] "GET /instance-ip/5a84c922-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004884 10.0.0.242 - - [2026-03-12 01:54:06] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008816 10.0.0.242 - - [2026-03-12 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.012414 10.0.0.242 - - [2026-03-12 01:54:06] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003316 10.0.0.242 - - [2026-03-12 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.010619 10.0.0.242 - - [2026-03-12 01:54:06] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004084 10.0.0.242 - - [2026-03-12 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.242 - - [2026-03-12 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.242 - - [2026-03-12 01:54:06] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004503 10.0.0.242 - - [2026-03-12 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.242 - - [2026-03-12 01:54:07] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036644 10.0.0.242 - - [2026-03-12 01:54:07] "POST /virtual-machines HTTP/1.1" 200 370 0.008464 10.0.0.242 - - [2026-03-12 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018792 10.0.0.242 - - [2026-03-12 01:54:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.124228 10.0.0.242 - - [2026-03-12 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008782 10.0.0.242 - - [2026-03-12 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.242 - - [2026-03-12 01:54:07] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012631 10.0.0.242 - - [2026-03-12 01:54:07] "POST /instance-ips HTTP/1.1" 200 410 0.027571 10.0.0.242 - - [2026-03-12 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036546 10.0.0.242 - - [2026-03-12 01:54:07] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.016417 10.0.0.242 - - [2026-03-12 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.023582 10.0.0.242 - - [2026-03-12 01:54:07] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020766 10.0.0.242 - - [2026-03-12 01:54:07] "GET /instance-ip/5af79d08-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002616 10.0.0.242 - - [2026-03-12 01:54:07] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006191 10.0.0.242 - - [2026-03-12 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.242 - - [2026-03-12 01:54:07] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003473 10.0.0.242 - - [2026-03-12 01:54:07] "POST /ref-update HTTP/1.1" 200 156 0.007082 10.0.0.242 - - [2026-03-12 01:54:07] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008852 10.0.0.242 - - [2026-03-12 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.242 - - [2026-03-12 01:54:07] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004611 10.0.0.242 - - [2026-03-12 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.004102 10.0.0.242 - - [2026-03-12 01:54:07] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005772 10.0.0.242 - - [2026-03-12 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.242 - - [2026-03-12 01:54:10] "GET /domains HTTP/1.1" 200 281 0.001891 10.0.0.242 - - [2026-03-12 01:54:10] "GET /domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a HTTP/1.1" 200 3100 0.002675 10.0.0.242 - - [2026-03-12 01:54:10] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd HTTP/1.1" 200 7091 0.032232 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2087 0.003761 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2087 0.003618 10.0.0.242 - - [2026-03-12 01:54:10] "GET /routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab HTTP/1.1" 200 1405 0.003450 10.0.0.242 - - [2026-03-12 01:54:10] "GET /routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab HTTP/1.1" 200 1405 0.002129 10.0.0.242 - - [2026-03-12 01:54:10] "GET /route-target/500735a4-d87a-4214-9aa7-8d4588158a61 HTTP/1.1" 200 1154 0.001964 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2087 0.003703 10.0.0.242 - - [2026-03-12 01:54:10] "GET /routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab HTTP/1.1" 200 1405 0.002541 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003446 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2087 0.004959 10.0.0.242 - - [2026-03-12 01:54:10] "GET /routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab HTTP/1.1" 200 1405 0.002490 10.0.0.242 - - [2026-03-12 01:54:10] "GET /routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab HTTP/1.1" 200 1405 0.002405 10.0.0.242 - - [2026-03-12 01:54:10] "GET /route-target/500735a4-d87a-4214-9aa7-8d4588158a61 HTTP/1.1" 200 1154 0.002187 10.0.0.242 - - [2026-03-12 01:54:10] "GET /domains HTTP/1.1" 200 281 0.001797 10.0.0.242 - - [2026-03-12 01:54:10] "GET /domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a HTTP/1.1" 200 3100 0.003985 10.0.0.242 - - [2026-03-12 01:54:10] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd HTTP/1.1" 200 7091 0.030660 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2087 0.003830 10.0.0.242 - - [2026-03-12 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.242 - - [2026-03-12 01:54:10] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038835 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004454 10.0.0.242 - - [2026-03-12 01:54:10] "GET /floating-ip-pools?parent_id=c6f8067c-af61-44b7-ac30-ed02d2110900&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001532 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004375 10.0.0.242 - - [2026-03-12 01:54:10] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018713 10.0.0.242 - - [2026-03-12 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.012702 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004838 10.0.0.242 - - [2026-03-12 01:54:10] "GET /domains HTTP/1.1" 200 281 0.001427 10.0.0.242 - - [2026-03-12 01:54:10] "GET /domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a HTTP/1.1" 200 3100 0.003182 10.0.0.242 - - [2026-03-12 01:54:10] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd HTTP/1.1" 200 7348 0.034896 10.0.0.242 - - [2026-03-12 01:54:10] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2326 0.009895 10.0.0.242 - - [2026-03-12 01:54:10] "GET /floating-ip-pool/8bfa41b9-abb1-43ad-9723-7ed680032b28 HTTP/1.1" 200 1318 0.002162 10.0.0.242 - - [2026-03-12 01:54:10] "GET /domains HTTP/1.1" 200 281 0.002093 10.0.0.242 - - [2026-03-12 01:54:11] "GET /domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a HTTP/1.1" 200 3100 0.002811 10.0.0.242 - - [2026-03-12 01:54:11] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd HTTP/1.1" 200 7348 0.037559 10.0.0.242 - - [2026-03-12 01:54:11] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 2326 0.003847 10.0.0.242 - - [2026-03-12 01:54:11] "GET /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004460 10.0.0.242 - - [2026-03-12 01:54:11] "POST /tags HTTP/1.1" 200 366 0.047738 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.242 - - [2026-03-12 01:54:11] "GET /tag/fdd1d6ca-26ba-4271-87c0-119e4a6793ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.031646 10.0.0.242 - - [2026-03-12 01:54:11] "POST /tags HTTP/1.1" 409 206 0.002046 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.242 - - [2026-03-12 01:54:11] "GET /tag/2ff59044-50b9-465f-9db7-9c06643ce212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012206 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.242 - - [2026-03-12 01:54:11] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.016602 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.242 - - [2026-03-12 01:54:11] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010015 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2026-03-12 01:54:11] "GET /service-appliance-set/c8b01572-0e66-473f-8095-a52c79084569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002961 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001229 10.0.0.242 - - [2026-03-12 01:54:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.104989 10.0.0.242 - - [2026-03-12 01:54:11] "GET /virtual-machine-interface/15012c96-45b6-4d61-b688-0e43f83931ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.020517 10.0.0.242 - - [2026-03-12 01:54:11] "POST /set-tag HTTP/1.1" 200 109 0.012431 10.0.0.242 - - [2026-03-12 01:54:11] "POST /instance-ips HTTP/1.1" 200 418 0.018208 10.0.0.242 - - [2026-03-12 01:54:11] "GET /instance-ip/37326987-216c-4fd0-948a-ad594c178c67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.009064 10.0.0.242 - - [2026-03-12 01:54:11] "POST /loadbalancers HTTP/1.1" 200 620 0.060947 10.0.0.242 - - [2026-03-12 01:54:11] "POST /service-instances HTTP/1.1" 200 568 0.018380 10.0.0.242 - - [2026-03-12 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027605 10.0.0.242 - - [2026-03-12 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.019157 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.242 - - [2026-03-12 01:54:11] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.041054 10.0.0.242 - - [2026-03-12 01:54:11] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.008097 10.0.0.242 - - [2026-03-12 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012365 10.0.0.242 - - [2026-03-12 01:54:11] "GET /virtual-machine-interface/15012c96-45b6-4d61-b688-0e43f83931ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.011528 10.0.0.242 - - [2026-03-12 01:54:11] "GET /virtual-machine-interface/15012c96-45b6-4d61-b688-0e43f83931ef?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008248 10.0.0.242 - - [2026-03-12 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.242 - - [2026-03-12 01:54:11] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.006706 10.0.0.242 - - [2026-03-12 01:54:11] "GET /floating-ip-pool/8bfa41b9-abb1-43ad-9723-7ed680032b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002901 10.0.0.242 - - [2026-03-12 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011557 10.0.0.242 - - [2026-03-12 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.242 - - [2026-03-12 01:54:12] "POST /virtual-machines HTTP/1.1" 200 430 0.013090 10.0.0.242 - - [2026-03-12 01:54:12] "POST /floating-ips HTTP/1.1" 200 673 0.134196 10.0.0.242 - - [2026-03-12 01:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013357 10.0.0.242 - - [2026-03-12 01:54:12] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.033982 10.0.0.242 - - [2026-03-12 01:54:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.181124 10.0.0.242 - - [2026-03-12 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008023 10.0.0.242 - - [2026-03-12 01:54:12] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003182 10.0.0.242 - - [2026-03-12 01:54:12] "POST /tags HTTP/1.1" 409 221 0.001878 10.0.0.242 - - [2026-03-12 01:54:12] "POST /chown HTTP/1.1" 200 109 0.007604 10.0.0.242 - - [2026-03-12 01:54:12] "POST /chown HTTP/1.1" 200 109 0.010122 10.0.0.242 - - [2026-03-12 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.242 - - [2026-03-12 01:54:12] "GET /tag/e381cdba-75f3-4723-8d99-dd9fe1f76906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015189 10.0.0.242 - - [2026-03-12 01:54:12] "POST /tags HTTP/1.1" 409 238 0.001832 10.0.0.242 - - [2026-03-12 01:54:12] "PUT /virtual-machine-interface/dcd9c8c3-9896-4022-978c-3b214573d8f0 HTTP/1.1" 200 285 0.025484 10.0.0.242 - - [2026-03-12 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.242 - - [2026-03-12 01:54:12] "GET /tag/fdd1d6ca-26ba-4271-87c0-119e4a6793ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012002 10.0.0.242 - - [2026-03-12 01:54:12] "PUT /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 257 0.035120 10.0.0.242 - - [2026-03-12 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.024229 10.0.0.242 - - [2026-03-12 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.021289 10.0.0.242 - - [2026-03-12 01:54:12] "POST /firewall-rules HTTP/1.1" 200 652 0.155488 10.0.0.242 - - [2026-03-12 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.051913 10.0.0.242 - - [2026-03-12 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.016948 10.0.0.242 - - [2026-03-12 01:54:12] "GET /firewall-rule/9cf8b5e1-99b3-4402-8cda-18458ce57210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.017704 10.0.0.242 - - [2026-03-12 01:54:12] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004442 10.0.0.242 - - [2026-03-12 01:54:12] "GET /firewall-rule/9cf8b5e1-99b3-4402-8cda-18458ce57210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004841 10.0.0.242 - - [2026-03-12 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.036669 10.0.0.242 - - [2026-03-12 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.035897 10.0.0.242 - - [2026-03-12 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.013972 10.0.0.242 - - [2026-03-12 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.242 - - [2026-03-12 01:54:12] "POST /virtual-machines HTTP/1.1" 200 430 0.014147 10.0.0.242 - - [2026-03-12 01:54:12] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047384 10.0.0.242 - - [2026-03-12 01:54:12] "GET /loadbalancer/bf6fa444-92ca-40a8-ba4f-24e159a90da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002934 10.0.0.242 - - [2026-03-12 01:54:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.124109 10.0.0.242 - - [2026-03-12 01:54:12] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.070112 10.0.0.242 - - [2026-03-12 01:54:12] "POST /chown HTTP/1.1" 200 109 0.006537 10.0.0.242 - - [2026-03-12 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022813 10.0.0.242 - - [2026-03-12 01:54:12] "POST /chown HTTP/1.1" 200 109 0.014912 10.0.0.242 - - [2026-03-12 01:54:12] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.065365 10.0.0.242 - - [2026-03-12 01:54:12] "PUT /virtual-machine-interface/fb3aff4b-fa76-4031-893c-959c2c6683c3 HTTP/1.1" 200 285 0.042408 10.0.0.242 - - [2026-03-12 01:54:13] "GET /loadbalancer-listener/eb0267a8-a49f-4064-8c19-82a4de6f79c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003397 10.0.0.242 - - [2026-03-12 01:54:13] "GET /loadbalancer-listener/eb0267a8-a49f-4064-8c19-82a4de6f79c1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005020 10.0.0.242 - - [2026-03-12 01:54:13] "PUT /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 257 0.015131 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.019602 10.0.0.242 - - [2026-03-12 01:54:13] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.056510 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.034195 10.0.0.242 - - [2026-03-12 01:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007200 10.0.0.242 - - [2026-03-12 01:54:13] "GET /loadbalancer-pool/6b833629-0731-461f-aabf-91924a00aca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008252 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.012554 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.014572 10.0.0.242 - - [2026-03-12 01:54:13] "POST /loadbalancer-members HTTP/1.1" 200 709 0.049197 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.034712 10.0.0.242 - - [2026-03-12 01:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009932 10.0.0.242 - - [2026-03-12 01:54:13] "GET /loadbalancer-member/3077cf32-f14f-45bc-8dab-b07ab8ceb364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.007077 10.0.0.242 - - [2026-03-12 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.242 - - [2026-03-12 01:54:13] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001983 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.005508 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.018610 10.0.0.242 - - [2026-03-12 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.242 - - [2026-03-12 01:54:13] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002477 10.0.0.242 - - [2026-03-12 01:54:13] "POST /tags HTTP/1.1" 409 221 0.001657 10.0.0.242 - - [2026-03-12 01:54:13] "PUT /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 257 0.012407 10.0.0.242 - - [2026-03-12 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.242 - - [2026-03-12 01:54:13] "GET /tag/e381cdba-75f3-4723-8d99-dd9fe1f76906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012081 10.0.0.242 - - [2026-03-12 01:54:13] "POST /tags HTTP/1.1" 409 238 0.001535 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.038649 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.017276 10.0.0.242 - - [2026-03-12 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.242 - - [2026-03-12 01:54:13] "GET /tag/fdd1d6ca-26ba-4271-87c0-119e4a6793ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020087 10.0.0.242 - - [2026-03-12 01:54:13] "POST /firewall-rules HTTP/1.1" 409 293 0.002551 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.009045 10.0.0.242 - - [2026-03-12 01:54:13] "PUT /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 257 0.024240 10.0.0.242 - - [2026-03-12 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.019427 10.0.0.242 - - [2026-03-12 01:54:13] "PUT /firewall-rule/9cf8b5e1-99b3-4402-8cda-18458ce57210 HTTP/1.1" 200 261 0.026497 10.0.0.242 - - [2026-03-12 01:54:13] "GET /firewall-rule/9cf8b5e1-99b3-4402-8cda-18458ce57210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.007480 10.0.0.242 - - [2026-03-12 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.005679 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.012931 10.0.0.242 - - [2026-03-12 01:54:13] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007462 10.0.0.242 - - [2026-03-12 01:54:13] "GET /firewall-rule/9cf8b5e1-99b3-4402-8cda-18458ce57210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002276 10.0.0.242 - - [2026-03-12 01:54:13] "PUT /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 257 0.012666 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.018988 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.019167 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006243 10.0.0.242 - - [2026-03-12 01:54:13] "PUT /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 257 0.014846 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.022707 10.0.0.242 - - [2026-03-12 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006158 10.0.0.242 - - [2026-03-12 01:54:13] "POST /chown HTTP/1.1" 200 109 0.019878 10.0.0.242 - - [2026-03-12 01:54:13] "PUT /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 257 0.012437 10.0.0.242 - - [2026-03-12 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.018983 10.0.0.242 - - [2026-03-12 01:54:14] "POST /chown HTTP/1.1" 200 109 0.014097 10.0.0.242 - - [2026-03-12 01:54:14] "POST /chown HTTP/1.1" 200 109 0.005975 10.0.0.242 - - [2026-03-12 01:54:14] "PUT /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 257 0.025214 10.0.0.242 - - [2026-03-12 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.026337 10.0.0.242 - - [2026-03-12 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013816 10.0.0.242 - - [2026-03-12 01:54:14] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006718 10.0.0.242 - - [2026-03-12 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.242 - - [2026-03-12 01:54:14] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.037508 10.0.0.242 - - [2026-03-12 01:54:14] "POST /virtual-machines HTTP/1.1" 200 374 0.010626 10.0.0.242 - - [2026-03-12 01:54:14] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.008358 10.0.0.242 - - [2026-03-12 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015310 10.0.0.242 - - [2026-03-12 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021561 10.0.0.242 - - [2026-03-12 01:54:14] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.039861 10.0.0.242 - - [2026-03-12 01:54:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.142436 10.0.0.242 - - [2026-03-12 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.042873 10.0.0.242 - - [2026-03-12 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.036897 10.0.0.242 - - [2026-03-12 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007012 10.0.0.242 - - [2026-03-12 01:54:14] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.008352 10.0.0.242 - - [2026-03-12 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014704 10.0.0.242 - - [2026-03-12 01:54:14] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.013509 10.0.0.242 - - [2026-03-12 01:54:14] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.009739 10.0.0.242 - - [2026-03-12 01:54:14] "POST /instance-ips HTTP/1.1" 200 414 0.034223 10.0.0.242 - - [2026-03-12 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022054 10.0.0.242 - - [2026-03-12 01:54:14] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.024989 10.0.0.242 - - [2026-03-12 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038748 10.0.0.242 - - [2026-03-12 01:54:14] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.009920 10.0.0.242 - - [2026-03-12 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019764 10.0.0.242 - - [2026-03-12 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.038522 10.0.0.242 - - [2026-03-12 01:54:14] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016165 10.0.0.242 - - [2026-03-12 01:54:14] "GET /instance-ip/5f49d47a-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003642 10.0.0.242 - - [2026-03-12 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.242 - - [2026-03-12 01:54:14] "POST /chown HTTP/1.1" 200 109 0.006441 10.0.0.242 - - [2026-03-12 01:54:14] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005000 10.0.0.242 - - [2026-03-12 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.242 - - [2026-03-12 01:54:14] "POST /chown HTTP/1.1" 200 109 0.030900 10.0.0.242 - - [2026-03-12 01:54:14] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.018652 10.0.0.242 - - [2026-03-12 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.020471 10.0.0.242 - - [2026-03-12 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.023174 10.0.0.242 - - [2026-03-12 01:54:14] "POST /chown HTTP/1.1" 200 109 0.023525 10.0.0.242 - - [2026-03-12 01:54:15] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.026878 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.037721 10.0.0.242 - - [2026-03-12 01:54:15] "POST /set-tag HTTP/1.1" 200 109 0.013103 10.0.0.242 - - [2026-03-12 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.018306 10.0.0.242 - - [2026-03-12 01:54:15] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006044 10.0.0.242 - - [2026-03-12 01:54:15] "POST /set-tag HTTP/1.1" 200 109 0.005197 10.0.0.242 - - [2026-03-12 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.006579 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.014315 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.006437 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.018253 10.0.0.242 - - [2026-03-12 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.008049 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.018355 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.019854 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.006115 10.0.0.242 - - [2026-03-12 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.005961 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.006548 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.016351 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.018812 10.0.0.242 - - [2026-03-12 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.008776 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.010512 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.007226 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.022065 10.0.0.242 - - [2026-03-12 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.006280 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.019011 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.010590 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.007242 10.0.0.242 - - [2026-03-12 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.006135 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.007963 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.011554 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.019217 10.0.0.242 - - [2026-03-12 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2026-03-12 01:54:15] "POST /chown HTTP/1.1" 200 109 0.006510 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.020177 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.006188 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.020356 10.0.0.242 - - [2026-03-12 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.006736 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.014029 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.019091 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.008816 10.0.0.242 - - [2026-03-12 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.005925 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.006673 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.019750 10.0.0.242 - - [2026-03-12 01:54:16] "POST /chown HTTP/1.1" 200 109 0.018539 10.0.0.242 - - [2026-03-12 01:54:17] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006454 10.0.0.242 - - [2026-03-12 01:54:17] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.242 - - [2026-03-12 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.242 - - [2026-03-12 01:54:17] "GET /loadbalancer/9eb586c2-1b9b-4959-96cb-d5b2ff243bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002200 10.0.0.242 - - [2026-03-12 01:54:17] "GET /loadbalancer-pool/0248a242-c6a9-403a-8f2f-d7f3e42e6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002304 10.0.0.242 - - [2026-03-12 01:54:17] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017858 10.0.0.242 - - [2026-03-12 01:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020205 10.0.0.242 - - [2026-03-12 01:54:17] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005956 10.0.0.242 - - [2026-03-12 01:54:17] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004129 10.0.0.242 - - [2026-03-12 01:54:17] "POST /ref-update HTTP/1.1" 200 156 0.006083 10.0.0.242 - - [2026-03-12 01:54:17] "GET /floating-ip/3990ed54-21bf-4c2e-b5eb-d9bc38acaa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.019509 10.0.0.242 - - [2026-03-12 01:54:17] "POST /tags HTTP/1.1" 409 221 0.001863 10.0.0.242 - - [2026-03-12 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.242 - - [2026-03-12 01:54:17] "PUT /floating-ip/3990ed54-21bf-4c2e-b5eb-d9bc38acaa1d HTTP/1.1" 200 257 0.014273 10.0.0.242 - - [2026-03-12 01:54:17] "GET /tag/e381cdba-75f3-4723-8d99-dd9fe1f76906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.026158 10.0.0.242 - - [2026-03-12 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.016392 10.0.0.242 - - [2026-03-12 01:54:18] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005911 10.0.0.242 - - [2026-03-12 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.242 - - [2026-03-12 01:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2026-03-12 01:54:18] "GET /loadbalancer/9eb586c2-1b9b-4959-96cb-d5b2ff243bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002785 10.0.0.242 - - [2026-03-12 01:54:18] "GET /loadbalancer-pool/0248a242-c6a9-403a-8f2f-d7f3e42e6296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002318 10.0.0.242 - - [2026-03-12 01:54:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016052 10.0.0.242 - - [2026-03-12 01:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008534 10.0.0.242 - - [2026-03-12 01:54:18] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014648 10.0.0.242 - - [2026-03-12 01:54:18] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003857 10.0.0.242 - - [2026-03-12 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.009624 10.0.0.242 - - [2026-03-12 01:54:18] "GET /floating-ip/3990ed54-21bf-4c2e-b5eb-d9bc38acaa1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008756 10.0.0.242 - - [2026-03-12 01:54:18] "POST /set-tag HTTP/1.1" 200 109 0.034376 10.0.0.242 - - [2026-03-12 01:54:19] "GET /virtual-machine/508b2ca8-e6f6-4aaa-baac-81d1a133433e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003347 10.0.0.242 - - [2026-03-12 01:54:19] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003840 10.0.0.242 - - [2026-03-12 01:54:19] "GET /virtual-machine/0e552d05-c9ce-4f5e-9567-ffcd589739f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003660 10.0.0.242 - - [2026-03-12 01:54:19] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004699 10.0.0.242 - - [2026-03-12 01:54:22] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004728 10.0.0.242 - - [2026-03-12 01:54:22] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.242 - - [2026-03-12 01:54:24] "GET /virtual-machine/d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002728 10.0.0.242 - - [2026-03-12 01:54:24] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003718 10.0.0.242 - - [2026-03-12 01:54:24] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004758 10.0.0.242 - - [2026-03-12 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.242 - - [2026-03-12 01:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.242 - - [2026-03-12 01:54:43] "POST /chown HTTP/1.1" 200 109 0.006573 10.0.0.242 - - [2026-03-12 01:54:43] "POST /chown HTTP/1.1" 200 109 0.006605 10.0.0.242 - - [2026-03-12 01:54:43] "POST /chown HTTP/1.1" 200 109 0.005640 10.0.0.242 - - [2026-03-12 01:54:43] "POST /chown HTTP/1.1" 200 109 0.005772 10.0.0.242 - - [2026-03-12 01:54:55] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004510 10.0.0.242 - - [2026-03-12 01:54:55] "POST /set-tag HTTP/1.1" 200 109 0.004796 10.0.0.242 - - [2026-03-12 01:54:55] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005313 10.0.0.242 - - [2026-03-12 01:54:55] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.242 - - [2026-03-12 01:54:55] "GET /virtual-machine/d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004120 10.0.0.242 - - [2026-03-12 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.012526 10.0.0.242 - - [2026-03-12 01:54:55] "GET /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012794 10.0.0.242 - - [2026-03-12 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.033402 10.0.0.242 - - [2026-03-12 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.057391 10.0.0.242 - - [2026-03-12 01:54:56] "DELETE /instance-ip/5f49d47a-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.046569 10.0.0.242 - - [2026-03-12 01:54:56] "DELETE /virtual-machine-interface/5f2b5a5e-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.056684 10.0.0.242 - - [2026-03-12 01:54:56] "DELETE /virtual-machine/d69b6c5b-542e-42b6-9e22-3c8d26e5fa8b HTTP/1.1" 200 115 0.036261 10.0.0.242 - - [2026-03-12 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.242 - - [2026-03-12 01:54:59] "GET /tag/fdd1d6ca-26ba-4271-87c0-119e4a6793ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019983 10.0.0.242 - - [2026-03-12 01:54:59] "GET /tag/fdd1d6ca-26ba-4271-87c0-119e4a6793ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014596 10.0.0.242 - - [2026-03-12 01:54:59] "GET /virtual-machine-interface/15012c96-45b6-4d61-b688-0e43f83931ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004025 10.0.0.242 - - [2026-03-12 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.026425 10.0.0.242 - - [2026-03-12 01:54:59] "GET /virtual-machine-interface/dcd9c8c3-9896-4022-978c-3b214573d8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.017738 10.0.0.242 - - [2026-03-12 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.028439 10.0.0.242 - - [2026-03-12 01:54:59] "GET /virtual-machine-interface/fb3aff4b-fa76-4031-893c-959c2c6683c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.011443 10.0.0.242 - - [2026-03-12 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.028613 10.0.0.242 - - [2026-03-12 01:54:59] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006887 10.0.0.242 - - [2026-03-12 01:54:59] "GET /firewall-rule/9cf8b5e1-99b3-4402-8cda-18458ce57210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004613 10.0.0.242 - - [2026-03-12 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.019072 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /firewall-rule/9cf8b5e1-99b3-4402-8cda-18458ce57210 HTTP/1.1" 200 115 0.040912 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /loadbalancer-member/3077cf32-f14f-45bc-8dab-b07ab8ceb364 HTTP/1.1" 200 115 0.077862 10.0.0.242 - - [2026-03-12 01:55:00] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.027859 10.0.0.242 - - [2026-03-12 01:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030681 10.0.0.242 - - [2026-03-12 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010071 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /loadbalancer-pool/6b833629-0731-461f-aabf-91924a00aca6 HTTP/1.1" 200 115 0.112788 10.0.0.242 - - [2026-03-12 01:55:00] "POST /chown HTTP/1.1" 200 109 0.028354 10.0.0.242 - - [2026-03-12 01:55:00] "POST /chown HTTP/1.1" 200 109 0.015676 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /loadbalancer-listener/eb0267a8-a49f-4064-8c19-82a4de6f79c1 HTTP/1.1" 200 115 0.112393 10.0.0.242 - - [2026-03-12 01:55:00] "GET /floating-ip/b07d44a4-a155-41cf-a122-73caecf9c8e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.005548 10.0.0.242 - - [2026-03-12 01:55:00] "POST /chown HTTP/1.1" 200 109 0.054115 10.0.0.242 - - [2026-03-12 01:55:00] "POST /chown HTTP/1.1" 200 109 0.015447 10.0.0.242 - - [2026-03-12 01:55:00] "PUT /floating-ip/b07d44a4-a155-41cf-a122-73caecf9c8e3 HTTP/1.1" 200 257 0.015903 10.0.0.242 - - [2026-03-12 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.242 - - [2026-03-12 01:55:00] "POST /chown HTTP/1.1" 200 109 0.013399 10.0.0.242 - - [2026-03-12 01:55:00] "POST /chown HTTP/1.1" 200 109 0.039535 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /floating-ip/b07d44a4-a155-41cf-a122-73caecf9c8e3 HTTP/1.1" 200 115 0.097093 10.0.0.242 - - [2026-03-12 01:55:00] "POST /chown HTTP/1.1" 200 109 0.005859 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /loadbalancer/bf6fa444-92ca-40a8-ba4f-24e159a90da1 HTTP/1.1" 200 115 0.048597 10.0.0.242 - - [2026-03-12 01:55:00] "POST /chown HTTP/1.1" 200 109 0.032540 10.0.0.242 - - [2026-03-12 01:55:00] "GET /floating-ip-pool/8bfa41b9-abb1-43ad-9723-7ed680032b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015266 10.0.0.242 - - [2026-03-12 01:55:00] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.031250 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /instance-ip/37326987-216c-4fd0-948a-ad594c178c67 HTTP/1.1" 200 115 0.088009 10.0.0.242 - - [2026-03-12 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.027349 10.0.0.242 - - [2026-03-12 01:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014766 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /floating-ip-pool/8bfa41b9-abb1-43ad-9723-7ed680032b28 HTTP/1.1" 200 115 0.116902 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /virtual-machine-interface/15012c96-45b6-4d61-b688-0e43f83931ef HTTP/1.1" 200 115 0.134479 10.0.0.242 - - [2026-03-12 01:55:00] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.050248 10.0.0.242 - - [2026-03-12 01:55:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028773 10.0.0.242 - - [2026-03-12 01:55:00] "DELETE /tag/fdd1d6ca-26ba-4271-87c0-119e4a6793ba HTTP/1.1" 200 115 0.187691 10.0.0.242 - - [2026-03-12 01:55:00] "PUT /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 267 0.036039 10.0.0.242 - - [2026-03-12 01:55:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.039631 10.0.0.242 - - [2026-03-12 01:55:01] "POST /useragent-kv HTTP/1.1" 200 115 0.007904 10.0.0.242 - - [2026-03-12 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017767 10.0.0.242 - - [2026-03-12 01:55:01] "POST /useragent-kv HTTP/1.1" 200 115 0.019318 10.0.0.242 - - [2026-03-12 01:55:01] "DELETE /virtual-network/c6f8067c-af61-44b7-ac30-ed02d2110900 HTTP/1.1" 200 115 0.299527 10.0.0.242 - - [2026-03-12 01:55:01] "GET /routing-instance/3e038f0e-8c4a-4e8d-96f0-bf229c8781ab HTTP/1.1" 404 171 0.003061 10.0.0.242 - - [2026-03-12 01:55:01] "GET /domains HTTP/1.1" 200 281 0.002841 10.0.0.242 - - [2026-03-12 01:55:01] "DELETE /route-target/500735a4-d87a-4214-9aa7-8d4588158a61 HTTP/1.1" 200 115 0.046679 10.0.0.242 - - [2026-03-12 01:55:01] "GET /domain/9c4135ad-fd54-4b1d-8b1a-3c64f75eff3a HTTP/1.1" 200 3100 0.008381 10.0.0.242 - - [2026-03-12 01:55:01] "DELETE /service-instance/3354ac68-fb3f-4f96-a374-1eb4a5eb5dc4 HTTP/1.1" 200 115 0.109253 10.0.0.242 - - [2026-03-12 01:55:01] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd HTTP/1.1" 200 7439 0.052326 10.0.0.242 - - [2026-03-12 01:55:01] "GET /virtual-machine-interface/dcd9c8c3-9896-4022-978c-3b214573d8f0?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.006574 10.0.0.242 - - [2026-03-12 01:55:01] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007246 10.0.0.242 - - [2026-03-12 01:55:01] "POST /set-tag HTTP/1.1" 200 109 0.008279 10.0.0.242 - - [2026-03-12 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.242 - - [2026-03-12 01:55:01] "GET /loadbalancer/9eb586c2-1b9b-4959-96cb-d5b2ff243bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003026 10.0.0.242 - - [2026-03-12 01:55:01] "DELETE /virtual-machine-interface/dcd9c8c3-9896-4022-978c-3b214573d8f0 HTTP/1.1" 200 115 0.069087 10.0.0.242 - - [2026-03-12 01:55:01] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008876 10.0.0.242 - - [2026-03-12 01:55:01] "POST /ref-update HTTP/1.1" 200 156 0.028938 10.0.0.242 - - [2026-03-12 01:55:01] "POST /set-tag HTTP/1.1" 200 109 0.062136 10.0.0.242 - - [2026-03-12 01:55:01] "DELETE /virtual-machine/bc8777dd-a2b1-4e46-8baa-d91e3a0673e5 HTTP/1.1" 200 115 0.087198 10.0.0.242 - - [2026-03-12 01:55:01] "GET /virtual-machine-interface/fb3aff4b-fa76-4031-893c-959c2c6683c3?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.011601 10.0.0.242 - - [2026-03-12 01:55:01] "DELETE /loadbalancer-member/cb511257-9ba9-41e8-8407-aab9feaad3d9 HTTP/1.1" 200 115 0.071344 10.0.0.242 - - [2026-03-12 01:55:01] "DELETE /virtual-machine-interface/fb3aff4b-fa76-4031-893c-959c2c6683c3 HTTP/1.1" 200 115 0.071107 10.0.0.242 - - [2026-03-12 01:55:01] "DELETE /virtual-machine/0a773687-4eb1-4cae-9947-ff1438cb9633 HTTP/1.1" 200 115 0.025965 10.0.0.242 - - [2026-03-12 01:55:02] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008761 10.0.0.242 - - [2026-03-12 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.242 - - [2026-03-12 01:55:02] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006095 10.0.0.242 - - [2026-03-12 01:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.242 - - [2026-03-12 01:55:02] "GET /virtual-machine/0e552d05-c9ce-4f5e-9567-ffcd589739f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005527 10.0.0.242 - - [2026-03-12 01:55:02] "POST /ref-update HTTP/1.1" 200 156 0.019069 10.0.0.242 - - [2026-03-12 01:55:02] "GET /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.036376 10.0.0.242 - - [2026-03-12 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.029819 10.0.0.242 - - [2026-03-12 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.029098 10.0.0.242 - - [2026-03-12 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.026238 10.0.0.242 - - [2026-03-12 01:55:03] "DELETE /instance-ip/5af79d08-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.033086 10.0.0.242 - - [2026-03-12 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.019511 10.0.0.242 - - [2026-03-12 01:55:03] "DELETE /virtual-machine-interface/5adc5cc8-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.068125 10.0.0.242 - - [2026-03-12 01:55:03] "DELETE /virtual-machine/0e552d05-c9ce-4f5e-9567-ffcd589739f1 HTTP/1.1" 200 115 0.023899 10.0.0.242 - - [2026-03-12 01:55:06] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005080 10.0.0.242 - - [2026-03-12 01:55:06] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.242 - - [2026-03-12 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.242 - - [2026-03-12 01:55:06] "GET /loadbalancer/9eb586c2-1b9b-4959-96cb-d5b2ff243bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002222 10.0.0.242 - - [2026-03-12 01:55:07] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005148 10.0.0.242 - - [2026-03-12 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.242 - - [2026-03-12 01:55:07] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003776 10.0.0.242 - - [2026-03-12 01:55:07] "POST /set-tag HTTP/1.1" 200 109 0.003837 10.0.0.242 - - [2026-03-12 01:55:07] "GET /virtual-machine/508b2ca8-e6f6-4aaa-baac-81d1a133433e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006564 10.0.0.242 - - [2026-03-12 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.029679 10.0.0.242 - - [2026-03-12 01:55:07] "GET /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.020078 10.0.0.242 - - [2026-03-12 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.026660 10.0.0.242 - - [2026-03-12 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.034597 10.0.0.242 - - [2026-03-12 01:55:08] "POST /set-tag HTTP/1.1" 200 109 0.029638 10.0.0.242 - - [2026-03-12 01:55:08] "DELETE /instance-ip/5a84c922-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.034990 10.0.0.242 - - [2026-03-12 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.009609 10.0.0.242 - - [2026-03-12 01:55:08] "DELETE /virtual-machine-interface/5a719528-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.049158 10.0.0.242 - - [2026-03-12 01:55:08] "DELETE /virtual-machine/508b2ca8-e6f6-4aaa-baac-81d1a133433e HTTP/1.1" 200 115 0.022167 10.0.0.242 - - [2026-03-12 01:55:08] "DELETE /tag/0fb536a2-bddd-441f-a78c-f86512447f19 HTTP/1.1" 200 115 0.031926 10.0.0.242 - - [2026-03-12 01:55:08] "DELETE /tag/d724f5c2-73bd-4b2d-b7e7-baac500c1eea HTTP/1.1" 200 115 0.057266 10.0.0.242 - - [2026-03-12 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009204 10.0.0.242 - - [2026-03-12 01:55:11] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061362 10.0.0.242 - - [2026-03-12 01:55:11] "POST /tags HTTP/1.1" 200 394 0.049415 10.0.0.242 - - [2026-03-12 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010296 10.0.0.242 - - [2026-03-12 01:55:11] "GET /tag/a1c8034e-d4ba-4611-87ae-330fea42e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017685 10.0.0.242 - - [2026-03-12 01:55:11] "POST /tags HTTP/1.1" 200 342 0.025721 10.0.0.242 - - [2026-03-12 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.242 - - [2026-03-12 01:55:11] "GET /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013137 10.0.0.242 - - [2026-03-12 01:55:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.002034 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.002351 10.0.0.242 - - [2026-03-12 01:55:12] "POST /security-groups HTTP/1.1" 200 589 0.065132 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.003721 10.0.0.242 - - [2026-03-12 01:55:12] "POST /projects HTTP/1.1" 200 521 0.207556 10.0.0.242 - - [2026-03-12 01:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.048289 10.0.0.242 - - [2026-03-12 01:55:12] "POST /access-control-lists HTTP/1.1" 200 600 0.068479 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012532 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.001798 10.0.0.242 - - [2026-03-12 01:55:12] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005303 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.242 - - [2026-03-12 01:55:12] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.047935 10.0.0.242 - - [2026-03-12 01:55:12] "POST /access-control-lists HTTP/1.1" 200 598 0.075031 10.0.0.242 - - [2026-03-12 01:55:12] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.073940 10.0.0.242 - - [2026-03-12 01:55:12] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.057275 10.0.0.242 - - [2026-03-12 01:55:12] "POST /security-groups HTTP/1.1" 200 593 0.089688 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.005576 10.0.0.242 - - [2026-03-12 01:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020065 10.0.0.242 - - [2026-03-12 01:55:12] "POST /access-control-lists HTTP/1.1" 200 634 0.033459 10.0.0.242 - - [2026-03-12 01:55:12] "POST /chown HTTP/1.1" 200 109 0.017495 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.005346 10.0.0.242 - - [2026-03-12 01:55:12] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002542 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.242 - - [2026-03-12 01:55:12] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002301 10.0.0.242 - - [2026-03-12 01:55:12] "POST /tags HTTP/1.1" 409 226 0.002089 10.0.0.242 - - [2026-03-12 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009497 10.0.0.242 - - [2026-03-12 01:55:12] "GET /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.029049 10.0.0.242 - - [2026-03-12 01:55:12] "POST /access-control-lists HTTP/1.1" 200 632 0.080084 10.0.0.242 - - [2026-03-12 01:55:12] "POST /firewall-rules HTTP/1.1" 200 602 0.060894 10.0.0.242 - - [2026-03-12 01:55:12] "GET /firewall-rule/0c88dc46-59b1-4299-b1ec-6973d56d45a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.017532 10.0.0.242 - - [2026-03-12 01:55:12] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004754 10.0.0.242 - - [2026-03-12 01:55:13] "GET /firewall-rule/0c88dc46-59b1-4299-b1ec-6973d56d45a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003698 10.0.0.242 - - [2026-03-12 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.052025 10.0.0.242 - - [2026-03-12 01:55:13] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008259 10.0.0.242 - - [2026-03-12 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.242 - - [2026-03-12 01:55:13] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003259 10.0.0.242 - - [2026-03-12 01:55:13] "POST /tags HTTP/1.1" 409 226 0.001805 10.0.0.242 - - [2026-03-12 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2026-03-12 01:55:13] "GET /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010663 10.0.0.242 - - [2026-03-12 01:55:13] "POST /firewall-rules HTTP/1.1" 200 600 0.078598 10.0.0.242 - - [2026-03-12 01:55:13] "GET /firewall-rule/6b657d4c-d368-473f-86db-35ff39842175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004024 10.0.0.242 - - [2026-03-12 01:55:13] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003485 10.0.0.242 - - [2026-03-12 01:55:13] "GET /firewall-rule/6b657d4c-d368-473f-86db-35ff39842175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002134 10.0.0.242 - - [2026-03-12 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.045847 10.0.0.242 - - [2026-03-12 01:55:14] "POST /tags HTTP/1.1" 200 394 0.033096 10.0.0.242 - - [2026-03-12 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.242 - - [2026-03-12 01:55:14] "GET /tag/6ef23f09-2e10-4f24-a03f-c3a85b5bfcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.024710 10.0.0.242 - - [2026-03-12 01:55:14] "POST /tags HTTP/1.1" 200 342 0.024465 10.0.0.242 - - [2026-03-12 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.242 - - [2026-03-12 01:55:14] "GET /tag/cbe1e3fa-4b37-4137-a152-4da596facd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011378 10.0.0.242 - - [2026-03-12 01:55:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.000449 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.007724 10.0.0.242 - - [2026-03-12 01:55:15] "POST /security-groups HTTP/1.1" 200 589 0.067151 10.0.0.242 - - [2026-03-12 01:55:15] "POST /projects HTTP/1.1" 200 521 0.165491 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.005490 10.0.0.242 - - [2026-03-12 01:55:15] "POST /access-control-lists HTTP/1.1" 200 600 0.063086 10.0.0.242 - - [2026-03-12 01:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.068888 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.008168 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012892 10.0.0.242 - - [2026-03-12 01:55:15] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004690 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.242 - - [2026-03-12 01:55:15] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.030282 10.0.0.242 - - [2026-03-12 01:55:15] "POST /access-control-lists HTTP/1.1" 200 598 0.063085 10.0.0.242 - - [2026-03-12 01:55:15] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.073278 10.0.0.242 - - [2026-03-12 01:55:15] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.037271 10.0.0.242 - - [2026-03-12 01:55:15] "POST /security-groups HTTP/1.1" 200 593 0.077300 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001936 10.0.0.242 - - [2026-03-12 01:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017091 10.0.0.242 - - [2026-03-12 01:55:15] "POST /chown HTTP/1.1" 200 109 0.014151 10.0.0.242 - - [2026-03-12 01:55:15] "POST /access-control-lists HTTP/1.1" 200 634 0.034858 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.013387 10.0.0.242 - - [2026-03-12 01:55:15] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001981 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.242 - - [2026-03-12 01:55:15] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040910 10.0.0.242 - - [2026-03-12 01:55:15] "POST /access-control-lists HTTP/1.1" 200 632 0.070815 10.0.0.242 - - [2026-03-12 01:55:15] "POST /tags HTTP/1.1" 409 226 0.004550 10.0.0.242 - - [2026-03-12 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.242 - - [2026-03-12 01:55:15] "GET /tag/cbe1e3fa-4b37-4137-a152-4da596facd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015591 10.0.0.242 - - [2026-03-12 01:55:15] "POST /firewall-rules HTTP/1.1" 200 602 0.065071 10.0.0.242 - - [2026-03-12 01:55:15] "GET /firewall-rule/c3c81359-4b20-456f-b1e9-f47f31856a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016764 10.0.0.242 - - [2026-03-12 01:55:16] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004182 10.0.0.242 - - [2026-03-12 01:55:16] "GET /firewall-rule/c3c81359-4b20-456f-b1e9-f47f31856a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002056 10.0.0.242 - - [2026-03-12 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.047740 10.0.0.242 - - [2026-03-12 01:55:16] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007505 10.0.0.242 - - [2026-03-12 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.242 - - [2026-03-12 01:55:16] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003100 10.0.0.242 - - [2026-03-12 01:55:16] "POST /tags HTTP/1.1" 409 226 0.001794 10.0.0.242 - - [2026-03-12 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.242 - - [2026-03-12 01:55:16] "GET /tag/cbe1e3fa-4b37-4137-a152-4da596facd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011831 10.0.0.242 - - [2026-03-12 01:55:16] "POST /firewall-rules HTTP/1.1" 200 600 0.066994 10.0.0.242 - - [2026-03-12 01:55:16] "GET /firewall-rule/bf2a28da-482e-49d8-a2ea-afb2cc2ac21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004165 10.0.0.242 - - [2026-03-12 01:55:16] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004007 10.0.0.242 - - [2026-03-12 01:55:16] "GET /firewall-rule/bf2a28da-482e-49d8-a2ea-afb2cc2ac21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002174 10.0.0.242 - - [2026-03-12 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.053584 10.0.0.242 - - [2026-03-12 01:55:17] "POST /tags HTTP/1.1" 200 346 0.097131 10.0.0.242 - - [2026-03-12 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016957 10.0.0.242 - - [2026-03-12 01:55:17] "GET /tag/ea7bc280-842d-4c33-889b-cd1ca4659b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018919 10.0.0.242 - - [2026-03-12 01:55:18] "POST /projects HTTP/1.1" 409 238 0.002350 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.242 - - [2026-03-12 01:55:18] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046402 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-03-12 01:55:18] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004290 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.242 - - [2026-03-12 01:55:18] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005836 10.0.0.242 - - [2026-03-12 01:55:18] "POST /security-groups HTTP/1.1" 409 285 0.009985 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.242 - - [2026-03-12 01:55:18] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029461 10.0.0.242 - - [2026-03-12 01:55:18] "PUT /security-group/fa19ad92-139a-4006-b2ec-e44690b89ace HTTP/1.1" 200 263 0.065959 10.0.0.242 - - [2026-03-12 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027668 10.0.0.242 - - [2026-03-12 01:55:18] "PUT /access-control-list/07362993-0217-47aa-8075-2dc214b64768 HTTP/1.1" 200 273 0.027735 10.0.0.242 - - [2026-03-12 01:55:18] "POST /tags HTTP/1.1" 409 228 0.009813 10.0.0.242 - - [2026-03-12 01:55:18] "PUT /access-control-list/cadbb5d3-8998-45a8-83ac-24ba11cb21c0 HTTP/1.1" 200 273 0.016738 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.242 - - [2026-03-12 01:55:18] "GET /tag/ea7bc280-842d-4c33-889b-cd1ca4659b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014215 10.0.0.242 - - [2026-03-12 01:55:18] "POST /tags HTTP/1.1" 200 346 0.032140 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.242 - - [2026-03-12 01:55:18] "GET /tag/c2e66a0c-777a-4aa0-9c6c-54c445b60569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012229 10.0.0.242 - - [2026-03-12 01:55:18] "POST /projects HTTP/1.1" 409 238 0.002674 10.0.0.242 - - [2026-03-12 01:55:18] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037765 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.242 - - [2026-03-12 01:55:18] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026654 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-03-12 01:55:18] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004375 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.242 - - [2026-03-12 01:55:18] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003713 10.0.0.242 - - [2026-03-12 01:55:18] "POST /security-groups HTTP/1.1" 409 285 0.001786 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.242 - - [2026-03-12 01:55:18] "PUT /security-group/f3a0db17-a9fb-46bc-b01e-a35e0db4bba7 HTTP/1.1" 200 263 0.055423 10.0.0.242 - - [2026-03-12 01:55:18] "PUT /access-control-list/a880333c-cb82-4bc8-bd24-7111f4f204a3 HTTP/1.1" 200 273 0.018934 10.0.0.242 - - [2026-03-12 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023759 10.0.0.242 - - [2026-03-12 01:55:18] "POST /tags HTTP/1.1" 409 228 0.012115 10.0.0.242 - - [2026-03-12 01:55:18] "PUT /access-control-list/5ff8834a-3c82-4073-9686-2bead36dc027 HTTP/1.1" 200 273 0.024511 10.0.0.242 - - [2026-03-12 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.242 - - [2026-03-12 01:55:18] "GET /tag/c2e66a0c-777a-4aa0-9c6c-54c445b60569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011127 10.0.0.242 - - [2026-03-12 01:55:18] "POST /tags HTTP/1.1" 200 292 0.044742 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.242 - - [2026-03-12 01:55:19] "GET /tag/9c285b85-b5b2-48e1-a749-608a3db1ec30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012828 10.0.0.242 - - [2026-03-12 01:55:19] "POST /tags HTTP/1.1" 200 304 0.051194 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2026-03-12 01:55:19] "GET /tag/ddc5a8c2-7c1b-4c7b-a178-fc71bb99ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013212 10.0.0.242 - - [2026-03-12 01:55:19] "POST /tags HTTP/1.1" 409 252 0.001972 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.242 - - [2026-03-12 01:55:19] "GET /tag/a1c8034e-d4ba-4611-87ae-330fea42e418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011107 10.0.0.242 - - [2026-03-12 01:55:19] "POST /tags HTTP/1.1" 409 226 0.001684 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-03-12 01:55:19] "GET /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012152 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.242 - - [2026-03-12 01:55:19] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004964 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2026-03-12 01:55:19] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034607 10.0.0.242 - - [2026-03-12 01:55:19] "POST /virtual-machines HTTP/1.1" 200 396 0.009095 10.0.0.242 - - [2026-03-12 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008138 10.0.0.242 - - [2026-03-12 01:55:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.087576 10.0.0.242 - - [2026-03-12 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016240 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.242 - - [2026-03-12 01:55:19] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004947 10.0.0.242 - - [2026-03-12 01:55:19] "POST /instance-ips HTTP/1.1" 200 398 0.021022 10.0.0.242 - - [2026-03-12 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019652 10.0.0.242 - - [2026-03-12 01:55:19] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009931 10.0.0.242 - - [2026-03-12 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.063733 10.0.0.242 - - [2026-03-12 01:55:19] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021625 10.0.0.242 - - [2026-03-12 01:55:19] "GET /instance-ip/860a8190-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002644 10.0.0.242 - - [2026-03-12 01:55:19] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004584 10.0.0.242 - - [2026-03-12 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.242 - - [2026-03-12 01:55:19] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004199 10.0.0.242 - - [2026-03-12 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.008666 10.0.0.242 - - [2026-03-12 01:55:19] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004628 10.0.0.242 - - [2026-03-12 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.242 - - [2026-03-12 01:55:19] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004795 10.0.0.242 - - [2026-03-12 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2026-03-12 01:55:20] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037335 10.0.0.242 - - [2026-03-12 01:55:20] "POST /virtual-machines HTTP/1.1" 200 396 0.007358 10.0.0.242 - - [2026-03-12 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020286 10.0.0.242 - - [2026-03-12 01:55:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115950 10.0.0.242 - - [2026-03-12 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008649 10.0.0.242 - - [2026-03-12 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009061 10.0.0.242 - - [2026-03-12 01:55:20] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005528 10.0.0.242 - - [2026-03-12 01:55:20] "POST /instance-ips HTTP/1.1" 200 398 0.023637 10.0.0.242 - - [2026-03-12 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021510 10.0.0.242 - - [2026-03-12 01:55:20] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015937 10.0.0.242 - - [2026-03-12 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.063915 10.0.0.242 - - [2026-03-12 01:55:20] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013485 10.0.0.242 - - [2026-03-12 01:55:20] "GET /instance-ip/8679e846-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006945 10.0.0.242 - - [2026-03-12 01:55:20] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004914 10.0.0.242 - - [2026-03-12 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.242 - - [2026-03-12 01:55:20] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003594 10.0.0.242 - - [2026-03-12 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.012603 10.0.0.242 - - [2026-03-12 01:55:20] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013001 10.0.0.242 - - [2026-03-12 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.242 - - [2026-03-12 01:55:20] "POST /tags HTTP/1.1" 200 292 0.019888 10.0.0.242 - - [2026-03-12 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.242 - - [2026-03-12 01:55:20] "GET /tag/f6fd947d-9fae-4f61-abf0-dec9ccb14ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.018842 10.0.0.242 - - [2026-03-12 01:55:20] "POST /tags HTTP/1.1" 409 252 0.002332 10.0.0.242 - - [2026-03-12 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.242 - - [2026-03-12 01:55:20] "GET /tag/6ef23f09-2e10-4f24-a03f-c3a85b5bfcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013575 10.0.0.242 - - [2026-03-12 01:55:20] "POST /tags HTTP/1.1" 409 226 0.002537 10.0.0.242 - - [2026-03-12 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.242 - - [2026-03-12 01:55:20] "GET /tag/cbe1e3fa-4b37-4137-a152-4da596facd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011946 10.0.0.242 - - [2026-03-12 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2026-03-12 01:55:21] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004136 10.0.0.242 - - [2026-03-12 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.242 - - [2026-03-12 01:55:21] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035384 10.0.0.242 - - [2026-03-12 01:55:21] "POST /virtual-machines HTTP/1.1" 200 396 0.009676 10.0.0.242 - - [2026-03-12 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008794 10.0.0.242 - - [2026-03-12 01:55:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099930 10.0.0.242 - - [2026-03-12 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024190 10.0.0.242 - - [2026-03-12 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.242 - - [2026-03-12 01:55:21] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007305 10.0.0.242 - - [2026-03-12 01:55:21] "POST /instance-ips HTTP/1.1" 200 398 0.020120 10.0.0.242 - - [2026-03-12 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028945 10.0.0.242 - - [2026-03-12 01:55:21] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.022891 10.0.0.242 - - [2026-03-12 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.059152 10.0.0.242 - - [2026-03-12 01:55:21] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019516 10.0.0.242 - - [2026-03-12 01:55:21] "GET /instance-ip/8711da52-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002689 10.0.0.242 - - [2026-03-12 01:55:21] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004470 10.0.0.242 - - [2026-03-12 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.242 - - [2026-03-12 01:55:21] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003284 10.0.0.242 - - [2026-03-12 01:55:21] "POST /ref-update HTTP/1.1" 200 156 0.013292 10.0.0.242 - - [2026-03-12 01:55:21] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.026869 10.0.0.242 - - [2026-03-12 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.242 - - [2026-03-12 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.242 - - [2026-03-12 01:55:21] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003780 10.0.0.242 - - [2026-03-12 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.242 - - [2026-03-12 01:55:21] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033508 10.0.0.242 - - [2026-03-12 01:55:21] "POST /virtual-machines HTTP/1.1" 200 396 0.007366 10.0.0.242 - - [2026-03-12 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014766 10.0.0.242 - - [2026-03-12 01:55:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116575 10.0.0.242 - - [2026-03-12 01:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008649 10.0.0.242 - - [2026-03-12 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013839 10.0.0.242 - - [2026-03-12 01:55:22] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005661 10.0.0.242 - - [2026-03-12 01:55:22] "POST /instance-ips HTTP/1.1" 200 398 0.023311 10.0.0.242 - - [2026-03-12 01:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029438 10.0.0.242 - - [2026-03-12 01:55:22] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012165 10.0.0.242 - - [2026-03-12 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.060166 10.0.0.242 - - [2026-03-12 01:55:22] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016757 10.0.0.242 - - [2026-03-12 01:55:22] "GET /instance-ip/878bf508-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006208 10.0.0.242 - - [2026-03-12 01:55:22] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004798 10.0.0.242 - - [2026-03-12 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.242 - - [2026-03-12 01:55:22] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004872 10.0.0.242 - - [2026-03-12 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.010008 10.0.0.242 - - [2026-03-12 01:55:22] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010922 10.0.0.242 - - [2026-03-12 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.242 - - [2026-03-12 01:55:22] "POST /tags HTTP/1.1" 200 300 0.019534 10.0.0.242 - - [2026-03-12 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.242 - - [2026-03-12 01:55:22] "GET /tag/13716f71-4924-49a9-a067-f025ef98515b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013285 10.0.0.242 - - [2026-03-12 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.242 - - [2026-03-12 01:55:22] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005422 10.0.0.242 - - [2026-03-12 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.242 - - [2026-03-12 01:55:22] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032735 10.0.0.242 - - [2026-03-12 01:55:22] "POST /virtual-machines HTTP/1.1" 200 396 0.009893 10.0.0.242 - - [2026-03-12 01:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020095 10.0.0.242 - - [2026-03-12 01:55:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109033 10.0.0.242 - - [2026-03-12 01:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008400 10.0.0.242 - - [2026-03-12 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007788 10.0.0.242 - - [2026-03-12 01:55:22] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010789 10.0.0.242 - - [2026-03-12 01:55:23] "POST /instance-ips HTTP/1.1" 200 398 0.040103 10.0.0.242 - - [2026-03-12 01:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036901 10.0.0.242 - - [2026-03-12 01:55:23] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011767 10.0.0.242 - - [2026-03-12 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.020713 10.0.0.242 - - [2026-03-12 01:55:23] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011042 10.0.0.242 - - [2026-03-12 01:55:23] "GET /instance-ip/88137e38-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006412 10.0.0.242 - - [2026-03-12 01:55:23] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004946 10.0.0.242 - - [2026-03-12 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.242 - - [2026-03-12 01:55:23] "POST /tags HTTP/1.1" 200 300 0.019519 10.0.0.242 - - [2026-03-12 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.242 - - [2026-03-12 01:55:23] "GET /tag/86756586-ec21-46a8-bc0d-5222a33bedec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014271 10.0.0.242 - - [2026-03-12 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.242 - - [2026-03-12 01:55:23] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004632 10.0.0.242 - - [2026-03-12 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.242 - - [2026-03-12 01:55:23] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032105 10.0.0.242 - - [2026-03-12 01:55:23] "POST /virtual-machines HTTP/1.1" 200 396 0.007745 10.0.0.242 - - [2026-03-12 01:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009815 10.0.0.242 - - [2026-03-12 01:55:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108633 10.0.0.242 - - [2026-03-12 01:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021017 10.0.0.242 - - [2026-03-12 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009578 10.0.0.242 - - [2026-03-12 01:55:23] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004290 10.0.0.242 - - [2026-03-12 01:55:23] "POST /instance-ips HTTP/1.1" 200 398 0.018214 10.0.0.242 - - [2026-03-12 01:55:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018886 10.0.0.242 - - [2026-03-12 01:55:23] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014869 10.0.0.242 - - [2026-03-12 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.028134 10.0.0.242 - - [2026-03-12 01:55:23] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011496 10.0.0.242 - - [2026-03-12 01:55:23] "GET /instance-ip/887bf51c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.012038 10.0.0.242 - - [2026-03-12 01:55:23] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004177 10.0.0.242 - - [2026-03-12 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.242 - - [2026-03-12 01:55:23] "POST /tags HTTP/1.1" 200 300 0.018441 10.0.0.242 - - [2026-03-12 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.242 - - [2026-03-12 01:55:24] "GET /tag/de8528aa-24c1-487d-9af7-b522efea2d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013533 10.0.0.242 - - [2026-03-12 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.242 - - [2026-03-12 01:55:24] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004867 10.0.0.242 - - [2026-03-12 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2026-03-12 01:55:24] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033445 10.0.0.242 - - [2026-03-12 01:55:24] "POST /virtual-machines HTTP/1.1" 200 396 0.008260 10.0.0.242 - - [2026-03-12 01:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007130 10.0.0.242 - - [2026-03-12 01:55:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095514 10.0.0.242 - - [2026-03-12 01:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018281 10.0.0.242 - - [2026-03-12 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010510 10.0.0.242 - - [2026-03-12 01:55:24] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004701 10.0.0.242 - - [2026-03-12 01:55:24] "POST /instance-ips HTTP/1.1" 200 398 0.018804 10.0.0.242 - - [2026-03-12 01:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021683 10.0.0.242 - - [2026-03-12 01:55:24] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017235 10.0.0.242 - - [2026-03-12 01:55:24] "POST /set-tag HTTP/1.1" 200 109 0.019856 10.0.0.242 - - [2026-03-12 01:55:24] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010165 10.0.0.242 - - [2026-03-12 01:55:24] "GET /instance-ip/88e0c956-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.017166 10.0.0.242 - - [2026-03-12 01:55:24] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005349 10.0.0.242 - - [2026-03-12 01:55:24] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.242 - - [2026-03-12 01:55:24] "POST /tags HTTP/1.1" 200 300 0.017481 10.0.0.242 - - [2026-03-12 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.242 - - [2026-03-12 01:55:24] "GET /tag/f10ded25-f5c9-470b-befd-18eb145e5f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011595 10.0.0.242 - - [2026-03-12 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.242 - - [2026-03-12 01:55:24] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005755 10.0.0.242 - - [2026-03-12 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.242 - - [2026-03-12 01:55:24] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023821 10.0.0.242 - - [2026-03-12 01:55:24] "POST /virtual-machines HTTP/1.1" 200 396 0.009807 10.0.0.242 - - [2026-03-12 01:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015478 10.0.0.242 - - [2026-03-12 01:55:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119393 10.0.0.242 - - [2026-03-12 01:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018538 10.0.0.242 - - [2026-03-12 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008828 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004545 10.0.0.242 - - [2026-03-12 01:55:25] "POST /instance-ips HTTP/1.1" 200 398 0.019132 10.0.0.242 - - [2026-03-12 01:55:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021752 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014493 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.016254 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010237 10.0.0.242 - - [2026-03-12 01:55:25] "GET /instance-ip/894960ce-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003351 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004854 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003790 10.0.0.242 - - [2026-03-12 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.009069 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006545 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004616 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003824 10.0.0.242 - - [2026-03-12 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.008201 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006865 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004460 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003386 10.0.0.242 - - [2026-03-12 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.007096 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004296 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003810 10.0.0.242 - - [2026-03-12 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.006950 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004267 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003939 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.003163 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004616 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004903 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004356 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003988 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012992 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005450 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.242 - - [2026-03-12 01:55:25] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004324 10.0.0.242 - - [2026-03-12 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.242 - - [2026-03-12 01:55:26] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004098 10.0.0.242 - - [2026-03-12 01:55:26] "POST /set-tag HTTP/1.1" 200 109 0.012363 10.0.0.242 - - [2026-03-12 01:55:29] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004822 10.0.0.242 - - [2026-03-12 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.242 - - [2026-03-12 01:55:30] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007053 10.0.0.242 - - [2026-03-12 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.242 - - [2026-03-12 01:55:30] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004451 10.0.0.242 - - [2026-03-12 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.010557 10.0.0.242 - - [2026-03-12 01:55:33] "GET /virtual-machine/40130aa0-edaf-4817-a098-a1bd783ed2f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003069 10.0.0.242 - - [2026-03-12 01:55:33] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003953 10.0.0.242 - - [2026-03-12 01:55:33] "GET /virtual-machine/6543d001-e70c-4eac-90f7-9f60b2da2b35?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002681 10.0.0.242 - - [2026-03-12 01:55:33] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003913 10.0.0.242 - - [2026-03-12 01:55:33] "GET /virtual-machine/1ace8cca-1751-46c8-9bc3-73b336099ded?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003404 10.0.0.242 - - [2026-03-12 01:55:33] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005003 10.0.0.242 - - [2026-03-12 01:55:33] "GET /virtual-machine/5a44be25-6aac-4b75-abfa-b905ecf8e580?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003232 10.0.0.242 - - [2026-03-12 01:55:33] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004810 10.0.0.242 - - [2026-03-12 01:55:35] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004258 10.0.0.242 - - [2026-03-12 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.242 - - [2026-03-12 01:55:35] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004292 10.0.0.242 - - [2026-03-12 01:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.242 - - [2026-03-12 01:55:38] "GET /virtual-machine/163b9585-201c-4ed6-ab3b-c1e617c54679?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003370 10.0.0.242 - - [2026-03-12 01:55:38] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003738 10.0.0.242 - - [2026-03-12 01:55:38] "GET /virtual-machine/547fb12b-2c53-4f08-9e82-766444fbaf25?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002780 10.0.0.242 - - [2026-03-12 01:55:38] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003510 10.0.0.242 - - [2026-03-12 01:55:38] "GET /virtual-machine/cf81e656-7f0d-4d1d-9f79-574f4908731f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003431 10.0.0.242 - - [2026-03-12 01:55:38] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004195 10.0.0.242 - - [2026-03-12 01:55:39] "GET /virtual-machine/b3672858-9641-4389-90d2-18617f5742ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003097 10.0.0.242 - - [2026-03-12 01:55:39] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004447 10.0.0.242 - - [2026-03-12 01:55:39] "GET /loadbalancer/b410c5fe-473f-4baa-b58c-680133e0faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006579 10.0.0.242 - - [2026-03-12 01:55:39] "POST /tags HTTP/1.1" 200 334 0.028920 10.0.0.242 - - [2026-03-12 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020350 10.0.0.242 - - [2026-03-12 01:55:39] "GET /tag/20f0603e-9229-40e7-8d25-75e4af700e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011771 10.0.0.242 - - [2026-03-12 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.242 - - [2026-03-12 01:55:39] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034158 10.0.0.242 - - [2026-03-12 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.242 - - [2026-03-12 01:55:39] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003715 10.0.0.242 - - [2026-03-12 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.242 - - [2026-03-12 01:55:39] "GET /service-appliance-set/00d337bf-f15d-4333-b4fa-aa20db106dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003003 10.0.0.242 - - [2026-03-12 01:55:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.002239 10.0.0.242 - - [2026-03-12 01:55:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.095191 10.0.0.242 - - [2026-03-12 01:55:39] "GET /virtual-machine-interface/285f9773-3bc8-44f7-a567-058e91cce328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004475 10.0.0.242 - - [2026-03-12 01:55:39] "POST /instance-ips HTTP/1.1" 200 410 0.023208 10.0.0.242 - - [2026-03-12 01:55:39] "GET /instance-ip/15eae8dd-6818-479b-ab3c-755b4f98453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006166 10.0.0.242 - - [2026-03-12 01:55:40] "POST /loadbalancers HTTP/1.1" 200 631 0.060648 10.0.0.242 - - [2026-03-12 01:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020785 10.0.0.242 - - [2026-03-12 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007827 10.0.0.242 - - [2026-03-12 01:55:40] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041937 10.0.0.242 - - [2026-03-12 01:55:40] "GET /instance-ip/15eae8dd-6818-479b-ab3c-755b4f98453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002486 10.0.0.242 - - [2026-03-12 01:55:40] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032758 10.0.0.242 - - [2026-03-12 01:55:40] "GET /loadbalancer/b410c5fe-473f-4baa-b58c-680133e0faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003658 10.0.0.242 - - [2026-03-12 01:55:40] "POST /floating-ips HTTP/1.1" 200 599 0.023344 10.0.0.242 - - [2026-03-12 01:55:40] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.030549 10.0.0.242 - - [2026-03-12 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.242 - - [2026-03-12 01:55:40] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030223 10.0.0.242 - - [2026-03-12 01:55:40] "GET /loadbalancer-listener/cb17f74b-e58f-4f4d-b39a-62d0e281f9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004862 10.0.0.242 - - [2026-03-12 01:55:40] "GET /loadbalancer-listener/cb17f74b-e58f-4f4d-b39a-62d0e281f9a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003228 10.0.0.242 - - [2026-03-12 01:55:40] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018411 10.0.0.242 - - [2026-03-12 01:55:40] "GET /instance-ip/15eae8dd-6818-479b-ab3c-755b4f98453b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.012615 10.0.0.242 - - [2026-03-12 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2026-03-12 01:55:40] "GET /instance-ip/15eae8dd-6818-479b-ab3c-755b4f98453b?fields=floating_ips HTTP/1.1" 200 1214 0.006065 10.0.0.242 - - [2026-03-12 01:55:40] "GET /loadbalancer/b410c5fe-473f-4baa-b58c-680133e0faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002905 10.0.0.242 - - [2026-03-12 01:55:40] "GET /floating-ip/49c9187e-234b-49a4-9f5f-62eb09a8bc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002711 10.0.0.242 - - [2026-03-12 01:55:40] "GET /loadbalancer-pool/8a07e229-3ab5-4304-be12-2545b45bb44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003487 10.0.0.242 - - [2026-03-12 01:55:40] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018701 10.0.0.242 - - [2026-03-12 01:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013938 10.0.0.242 - - [2026-03-12 01:55:40] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011765 10.0.0.242 - - [2026-03-12 01:55:40] "GET /loadbalancer/b410c5fe-473f-4baa-b58c-680133e0faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.009460 10.0.0.242 - - [2026-03-12 01:55:40] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007691 10.0.0.242 - - [2026-03-12 01:55:40] "POST /ref-update HTTP/1.1" 200 156 0.013778 10.0.0.242 - - [2026-03-12 01:55:40] "GET /floating-ip/49c9187e-234b-49a4-9f5f-62eb09a8bc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.013596 10.0.0.242 - - [2026-03-12 01:55:40] "POST /tags HTTP/1.1" 409 221 0.003163 10.0.0.242 - - [2026-03-12 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.242 - - [2026-03-12 01:55:40] "PUT /floating-ip/49c9187e-234b-49a4-9f5f-62eb09a8bc50 HTTP/1.1" 200 257 0.008977 10.0.0.242 - - [2026-03-12 01:55:40] "GET /tag/20f0603e-9229-40e7-8d25-75e4af700e12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028614 10.0.0.242 - - [2026-03-12 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.065489 10.0.0.242 - - [2026-03-12 01:55:40] "GET /loadbalancer-pool/8a07e229-3ab5-4304-be12-2545b45bb44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.015408 10.0.0.242 - - [2026-03-12 01:55:40] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014662 10.0.0.242 - - [2026-03-12 01:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008864 10.0.0.242 - - [2026-03-12 01:55:40] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007280 10.0.0.242 - - [2026-03-12 01:55:40] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009110 10.0.0.242 - - [2026-03-12 01:55:40] "POST /ref-update HTTP/1.1" 200 156 0.009794 10.0.0.242 - - [2026-03-12 01:55:40] "GET /floating-ip/49c9187e-234b-49a4-9f5f-62eb09a8bc50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.009131 10.0.0.242 - - [2026-03-12 01:55:40] "POST /set-tag HTTP/1.1" 200 109 0.083377 10.0.0.242 - - [2026-03-12 01:55:41] "POST /tags HTTP/1.1" 409 206 0.002622 10.0.0.242 - - [2026-03-12 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.242 - - [2026-03-12 01:55:41] "GET /tag/ddc5a8c2-7c1b-4c7b-a178-fc71bb99ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011600 10.0.0.242 - - [2026-03-12 01:55:41] "POST /tags HTTP/1.1" 409 204 0.001929 10.0.0.242 - - [2026-03-12 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.242 - - [2026-03-12 01:55:41] "GET /tag/86756586-ec21-46a8-bc0d-5222a33bedec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015702 10.0.0.242 - - [2026-03-12 01:55:41] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002404 10.0.0.242 - - [2026-03-12 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-03-12 01:55:41] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002490 10.0.0.242 - - [2026-03-12 01:55:41] "POST /tags HTTP/1.1" 409 206 0.001523 10.0.0.242 - - [2026-03-12 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.242 - - [2026-03-12 01:55:41] "GET /tag/ddc5a8c2-7c1b-4c7b-a178-fc71bb99ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013410 10.0.0.242 - - [2026-03-12 01:55:41] "POST /tags HTTP/1.1" 409 226 0.002071 10.0.0.242 - - [2026-03-12 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.242 - - [2026-03-12 01:55:41] "GET /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010812 10.0.0.242 - - [2026-03-12 01:55:41] "POST /tags HTTP/1.1" 409 204 0.001760 10.0.0.242 - - [2026-03-12 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.242 - - [2026-03-12 01:55:41] "GET /tag/86756586-ec21-46a8-bc0d-5222a33bedec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011559 10.0.0.242 - - [2026-03-12 01:55:41] "POST /tags HTTP/1.1" 409 226 0.001979 10.0.0.242 - - [2026-03-12 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2026-03-12 01:55:41] "GET /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010735 10.0.0.242 - - [2026-03-12 01:55:41] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002248 10.0.0.242 - - [2026-03-12 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.242 - - [2026-03-12 01:55:41] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003457 10.0.0.242 - - [2026-03-12 01:55:41] "POST /firewall-rules HTTP/1.1" 200 628 0.067402 10.0.0.242 - - [2026-03-12 01:55:41] "POST /firewall-rules HTTP/1.1" 200 648 0.079973 10.0.0.242 - - [2026-03-12 01:55:41] "GET /firewall-rule/2a53d56b-c44e-4c68-ba49-d1573f3bc2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003835 10.0.0.242 - - [2026-03-12 01:55:41] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001936 10.0.0.242 - - [2026-03-12 01:55:41] "GET /firewall-rule/c050bfdf-9b23-483f-8a00-324e122f4c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003139 10.0.0.242 - - [2026-03-12 01:55:41] "POST /ref-update HTTP/1.1" 200 156 0.015432 10.0.0.242 - - [2026-03-12 01:55:41] "POST /firewall-policys HTTP/1.1" 200 608 0.021107 10.0.0.242 - - [2026-03-12 01:55:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021468 10.0.0.242 - - [2026-03-12 01:55:42] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.015972 10.0.0.242 - - [2026-03-12 01:55:42] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002872 10.0.0.242 - - [2026-03-12 01:55:42] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002267 10.0.0.242 - - [2026-03-12 01:55:42] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003236 10.0.0.242 - - [2026-03-12 01:55:42] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004243 10.0.0.242 - - [2026-03-12 01:55:42] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003807 10.0.0.242 - - [2026-03-12 01:55:42] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002085 10.0.0.242 - - [2026-03-12 01:55:42] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003189 10.0.0.242 - - [2026-03-12 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.018520 10.0.0.242 - - [2026-03-12 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.023932 10.0.0.242 - - [2026-03-12 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.024607 10.0.0.242 - - [2026-03-12 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.035723 10.0.0.242 - - [2026-03-12 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.040843 10.0.0.242 - - [2026-03-12 01:55:42] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002984 10.0.0.242 - - [2026-03-12 01:56:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002592 10.0.0.242 - - [2026-03-12 01:56:22] "GET /global-system-configs HTTP/1.1" 200 323 0.001841 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:56:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:56:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:57:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:57:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:57:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:57:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000849 10.0.0.242 - - [2026-03-12 01:57:40] "POST /tags HTTP/1.1" 409 252 0.007344 10.0.0.242 - - [2026-03-12 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.242 - - [2026-03-12 01:57:40] "GET /tag/6ef23f09-2e10-4f24-a03f-c3a85b5bfcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012314 10.0.0.242 - - [2026-03-12 01:57:40] "POST /tags HTTP/1.1" 409 228 0.001789 10.0.0.242 - - [2026-03-12 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2026-03-12 01:57:40] "GET /tag/c2e66a0c-777a-4aa0-9c6c-54c445b60569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013192 10.0.0.242 - - [2026-03-12 01:57:40] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.009576 10.0.0.242 - - [2026-03-12 01:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.242 - - [2026-03-12 01:57:41] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003124 10.0.0.242 - - [2026-03-12 01:57:41] "POST /tags HTTP/1.1" 409 206 0.002679 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.242 - - [2026-03-12 01:57:41] "GET /tag/ddc5a8c2-7c1b-4c7b-a178-fc71bb99ecce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011782 10.0.0.242 - - [2026-03-12 01:57:41] "POST /tags HTTP/1.1" 409 226 0.002295 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2026-03-12 01:57:41] "GET /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010443 10.0.0.242 - - [2026-03-12 01:57:41] "POST /tags HTTP/1.1" 409 204 0.001720 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.242 - - [2026-03-12 01:57:41] "GET /tag/86756586-ec21-46a8-bc0d-5222a33bedec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010658 10.0.0.242 - - [2026-03-12 01:57:41] "POST /tags HTTP/1.1" 409 226 0.001651 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-03-12 01:57:41] "GET /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010621 10.0.0.242 - - [2026-03-12 01:57:41] "POST /tags HTTP/1.1" 409 228 0.001947 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.242 - - [2026-03-12 01:57:41] "GET /tag/c2e66a0c-777a-4aa0-9c6c-54c445b60569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012903 10.0.0.242 - - [2026-03-12 01:57:41] "POST /tags HTTP/1.1" 409 252 0.001596 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.242 - - [2026-03-12 01:57:41] "GET /tag/6ef23f09-2e10-4f24-a03f-c3a85b5bfcf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010267 10.0.0.242 - - [2026-03-12 01:57:41] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002078 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.242 - - [2026-03-12 01:57:41] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008322 10.0.0.242 - - [2026-03-12 01:57:41] "POST /firewall-rules HTTP/1.1" 409 281 0.001757 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.242 - - [2026-03-12 01:57:41] "PUT /firewall-rule/c050bfdf-9b23-483f-8a00-324e122f4c3b HTTP/1.1" 200 261 0.023251 10.0.0.242 - - [2026-03-12 01:57:41] "POST /firewall-rules HTTP/1.1" 409 291 0.013593 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.242 - - [2026-03-12 01:57:41] "PUT /firewall-rule/2a53d56b-c44e-4c68-ba49-d1573f3bc2ed HTTP/1.1" 200 261 0.021380 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-rule/2a53d56b-c44e-4c68-ba49-d1573f3bc2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008923 10.0.0.242 - - [2026-03-12 01:57:41] "POST /firewall-rules HTTP/1.1" 200 660 0.085844 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-rule/54165431-fb1a-4dc3-9265-76b9c3be8ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.037575 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003171 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-rule/c050bfdf-9b23-483f-8a00-324e122f4c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002975 10.0.0.242 - - [2026-03-12 01:57:41] "POST /firewall-policys HTTP/1.1" 409 269 0.001847 10.0.0.242 - - [2026-03-12 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.242 - - [2026-03-12 01:57:41] "PUT /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6 HTTP/1.1" 200 265 0.018390 10.0.0.242 - - [2026-03-12 01:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017131 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008738 10.0.0.242 - - [2026-03-12 01:57:41] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002932 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002460 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-policy/71221741-797a-480a-a169-f8ea2abeb1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002130 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003270 10.0.0.242 - - [2026-03-12 01:57:41] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002270 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:58:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000874 [Introspect:8084]10.0.0.242 - - [2026-03-12 01:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001411 10.0.0.242 - - [2026-03-12 01:58:43] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007735 10.0.0.242 - - [2026-03-12 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.006516 10.0.0.242 - - [2026-03-12 01:58:43] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005854 10.0.0.242 - - [2026-03-12 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.242 - - [2026-03-12 01:58:43] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008295 10.0.0.242 - - [2026-03-12 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.242 - - [2026-03-12 01:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-03-12 01:58:43] "GET /loadbalancer/b410c5fe-473f-4baa-b58c-680133e0faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002259 10.0.0.242 - - [2026-03-12 01:58:43] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004753 10.0.0.242 - - [2026-03-12 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.023976 10.0.0.242 - - [2026-03-12 01:58:43] "DELETE /loadbalancer-member/a2b6a8e6-625f-44a4-aa1e-39da572221a2 HTTP/1.1" 200 115 0.034170 10.0.0.242 - - [2026-03-12 01:58:43] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004234 10.0.0.242 - - [2026-03-12 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.242 - - [2026-03-12 01:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.242 - - [2026-03-12 01:58:43] "GET /loadbalancer/b410c5fe-473f-4baa-b58c-680133e0faf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002738 10.0.0.242 - - [2026-03-12 01:58:43] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004508 10.0.0.242 - - [2026-03-12 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.003327 10.0.0.242 - - [2026-03-12 01:58:43] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005561 10.0.0.242 - - [2026-03-12 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.242 - - [2026-03-12 01:58:44] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004460 10.0.0.242 - - [2026-03-12 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.242 - - [2026-03-12 01:58:44] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004001 10.0.0.242 - - [2026-03-12 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.242 - - [2026-03-12 01:58:45] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004756 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.242 - - [2026-03-12 01:58:45] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003995 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.242 - - [2026-03-12 01:58:45] "GET /virtual-machine/40130aa0-edaf-4817-a098-a1bd783ed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002217 10.0.0.242 - - [2026-03-12 01:58:45] "POST /ref-update HTTP/1.1" 200 156 0.011814 10.0.0.242 - - [2026-03-12 01:58:45] "GET /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005850 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.018369 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.034220 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.038466 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.014237 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.024686 10.0.0.242 - - [2026-03-12 01:58:45] "DELETE /instance-ip/860a8190-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.047656 10.0.0.242 - - [2026-03-12 01:58:45] "POST /ref-update HTTP/1.1" 200 156 0.010813 10.0.0.242 - - [2026-03-12 01:58:45] "DELETE /virtual-machine-interface/85f8680c-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.036809 10.0.0.242 - - [2026-03-12 01:58:45] "DELETE /virtual-machine/40130aa0-edaf-4817-a098-a1bd783ed2f3 HTTP/1.1" 200 115 0.024515 10.0.0.242 - - [2026-03-12 01:58:45] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.010236 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.242 - - [2026-03-12 01:58:45] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004110 10.0.0.242 - - [2026-03-12 01:58:45] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.242 - - [2026-03-12 01:58:45] "GET /virtual-machine/6543d001-e70c-4eac-90f7-9f60b2da2b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002740 10.0.0.242 - - [2026-03-12 01:58:45] "POST /ref-update HTTP/1.1" 200 156 0.008183 10.0.0.242 - - [2026-03-12 01:58:45] "GET /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.015586 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.019925 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.029420 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.028536 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.015322 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.029168 10.0.0.242 - - [2026-03-12 01:58:46] "DELETE /instance-ip/8679e846-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.036711 10.0.0.242 - - [2026-03-12 01:58:46] "POST /ref-update HTTP/1.1" 200 156 0.008690 10.0.0.242 - - [2026-03-12 01:58:46] "DELETE /virtual-machine-interface/865f0774-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.041031 10.0.0.242 - - [2026-03-12 01:58:46] "DELETE /virtual-machine/6543d001-e70c-4eac-90f7-9f60b2da2b35 HTTP/1.1" 200 115 0.023077 10.0.0.242 - - [2026-03-12 01:58:46] "DELETE /tag/9c285b85-b5b2-48e1-a749-608a3db1ec30 HTTP/1.1" 200 115 0.044312 10.0.0.242 - - [2026-03-12 01:58:46] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006316 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002948 10.0.0.242 - - [2026-03-12 01:58:46] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007115 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.242 - - [2026-03-12 01:58:46] "GET /virtual-machine/1ace8cca-1751-46c8-9bc3-73b336099ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002855 10.0.0.242 - - [2026-03-12 01:58:46] "POST /ref-update HTTP/1.1" 200 156 0.012523 10.0.0.242 - - [2026-03-12 01:58:46] "GET /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014092 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.017196 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.025687 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.026870 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.014119 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.028507 10.0.0.242 - - [2026-03-12 01:58:46] "DELETE /instance-ip/8711da52-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.059433 10.0.0.242 - - [2026-03-12 01:58:46] "DELETE /virtual-machine-interface/86fd3fb6-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.052364 10.0.0.242 - - [2026-03-12 01:58:46] "DELETE /virtual-machine/1ace8cca-1751-46c8-9bc3-73b336099ded HTTP/1.1" 200 115 0.018462 10.0.0.242 - - [2026-03-12 01:58:46] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007338 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.242 - - [2026-03-12 01:58:46] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004235 10.0.0.242 - - [2026-03-12 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.242 - - [2026-03-12 01:58:47] "GET /virtual-machine/5a44be25-6aac-4b75-abfa-b905ecf8e580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002911 10.0.0.242 - - [2026-03-12 01:58:47] "POST /ref-update HTTP/1.1" 200 156 0.022987 10.0.0.242 - - [2026-03-12 01:58:47] "GET /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012056 10.0.0.242 - - [2026-03-12 01:58:47] "POST /set-tag HTTP/1.1" 200 109 0.018420 10.0.0.242 - - [2026-03-12 01:58:47] "POST /set-tag HTTP/1.1" 200 109 0.024481 10.0.0.242 - - [2026-03-12 01:58:47] "POST /set-tag HTTP/1.1" 200 109 0.031924 10.0.0.242 - - [2026-03-12 01:58:47] "POST /set-tag HTTP/1.1" 200 109 0.013543 10.0.0.242 - - [2026-03-12 01:58:47] "POST /set-tag HTTP/1.1" 200 109 0.027660 10.0.0.242 - - [2026-03-12 01:58:47] "DELETE /instance-ip/878bf508-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.039137 10.0.0.242 - - [2026-03-12 01:58:47] "DELETE /virtual-machine-interface/8770bc02-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.039991 10.0.0.242 - - [2026-03-12 01:58:47] "DELETE /virtual-machine/5a44be25-6aac-4b75-abfa-b905ecf8e580 HTTP/1.1" 200 115 0.020911 10.0.0.242 - - [2026-03-12 01:58:47] "DELETE /tag/f6fd947d-9fae-4f61-abf0-dec9ccb14ba0 HTTP/1.1" 200 115 0.039625 10.0.0.242 - - [2026-03-12 01:58:47] "DELETE /tag/ddc5a8c2-7c1b-4c7b-a178-fc71bb99ecce HTTP/1.1" 409 391 0.003161 10.0.0.242 - - [2026-03-12 01:59:15] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004926 10.0.0.242 - - [2026-03-12 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.004226 10.0.0.242 - - [2026-03-12 01:59:15] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005886 10.0.0.242 - - [2026-03-12 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.242 - - [2026-03-12 01:59:15] "GET /virtual-machine/b3672858-9641-4389-90d2-18617f5742ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002861 10.0.0.242 - - [2026-03-12 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.013813 10.0.0.242 - - [2026-03-12 01:59:15] "GET /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005635 10.0.0.242 - - [2026-03-12 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.016732 10.0.0.242 - - [2026-03-12 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.025924 10.0.0.242 - - [2026-03-12 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.028354 10.0.0.242 - - [2026-03-12 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.014364 10.0.0.242 - - [2026-03-12 01:59:15] "DELETE /instance-ip/894960ce-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.045322 10.0.0.242 - - [2026-03-12 01:59:15] "DELETE /virtual-machine-interface/8932155e-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.032634 10.0.0.242 - - [2026-03-12 01:59:15] "DELETE /virtual-machine/b3672858-9641-4389-90d2-18617f5742ce HTTP/1.1" 200 115 0.018378 10.0.0.242 - - [2026-03-12 01:59:15] "DELETE /tag/f10ded25-f5c9-470b-befd-18eb145e5f96 HTTP/1.1" 200 115 0.036577 10.0.0.242 - - [2026-03-12 01:59:15] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003985 10.0.0.242 - - [2026-03-12 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.242 - - [2026-03-12 01:59:15] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004147 10.0.0.242 - - [2026-03-12 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.242 - - [2026-03-12 01:59:15] "GET /virtual-machine/cf81e656-7f0d-4d1d-9f79-574f4908731f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002976 10.0.0.242 - - [2026-03-12 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.015463 10.0.0.242 - - [2026-03-12 01:59:15] "GET /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018174 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.016127 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.031539 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.029459 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.012437 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /instance-ip/887bf51c-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.044012 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /virtual-machine-interface/88678406-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.037566 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /virtual-machine/cf81e656-7f0d-4d1d-9f79-574f4908731f HTTP/1.1" 200 115 0.017137 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /tag/86756586-ec21-46a8-bc0d-5222a33bedec HTTP/1.1" 409 237 0.009383 10.0.0.242 - - [2026-03-12 01:59:16] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004047 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.242 - - [2026-03-12 01:59:16] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003463 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.001686 10.0.0.242 - - [2026-03-12 01:59:16] "GET /virtual-machine/547fb12b-2c53-4f08-9e82-766444fbaf25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002825 10.0.0.242 - - [2026-03-12 01:59:16] "POST /ref-update HTTP/1.1" 200 156 0.008419 10.0.0.242 - - [2026-03-12 01:59:16] "GET /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012808 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.015741 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.023501 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.028713 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.019785 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /instance-ip/88e0c956-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.047046 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /virtual-machine-interface/88cdb3ac-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.044492 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /virtual-machine/547fb12b-2c53-4f08-9e82-766444fbaf25 HTTP/1.1" 200 115 0.021426 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /tag/6ef23f09-2e10-4f24-a03f-c3a85b5bfcf2 HTTP/1.1" 409 237 0.006282 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /tag/c2e66a0c-777a-4aa0-9c6c-54c445b60569 HTTP/1.1" 409 237 0.004914 10.0.0.242 - - [2026-03-12 01:59:16] "DELETE /tag/de8528aa-24c1-487d-9af7-b522efea2d3c HTTP/1.1" 200 115 0.036094 10.0.0.242 - - [2026-03-12 01:59:16] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004049 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.242 - - [2026-03-12 01:59:16] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004015 10.0.0.242 - - [2026-03-12 01:59:16] "POST /set-tag HTTP/1.1" 200 109 0.001764 10.0.0.242 - - [2026-03-12 01:59:16] "GET /virtual-machine/163b9585-201c-4ed6-ab3b-c1e617c54679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002654 10.0.0.242 - - [2026-03-12 01:59:16] "POST /ref-update HTTP/1.1" 200 156 0.009885 10.0.0.242 - - [2026-03-12 01:59:17] "GET /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008934 10.0.0.242 - - [2026-03-12 01:59:17] "POST /set-tag HTTP/1.1" 200 109 0.016660 10.0.0.242 - - [2026-03-12 01:59:17] "POST /set-tag HTTP/1.1" 200 109 0.024855 10.0.0.242 - - [2026-03-12 01:59:17] "POST /set-tag HTTP/1.1" 200 109 0.024473 10.0.0.242 - - [2026-03-12 01:59:17] "POST /set-tag HTTP/1.1" 200 109 0.011892 10.0.0.242 - - [2026-03-12 01:59:17] "DELETE /instance-ip/88137e38-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.054246 10.0.0.242 - - [2026-03-12 01:59:17] "DELETE /virtual-machine-interface/87f989d8-1db6-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.038699 10.0.0.242 - - [2026-03-12 01:59:17] "DELETE /virtual-machine/163b9585-201c-4ed6-ab3b-c1e617c54679 HTTP/1.1" 200 115 0.021398 10.0.0.242 - - [2026-03-12 01:59:17] "DELETE /tag/a1c8034e-d4ba-4611-87ae-330fea42e418 HTTP/1.1" 200 115 0.043759 10.0.0.242 - - [2026-03-12 01:59:17] "DELETE /tag/13716f71-4924-49a9-a067-f025ef98515b HTTP/1.1" 200 115 0.028893 10.0.0.242 - - [2026-03-12 01:59:17] "DELETE /tag/ea7bc280-842d-4c33-889b-cd1ca4659b02 HTTP/1.1" 200 115 0.040179 10.0.0.242 - - [2026-03-12 01:59:18] "POST /projects HTTP/1.1" 409 238 0.001960 10.0.0.242 - - [2026-03-12 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.242 - - [2026-03-12 01:59:19] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041811 10.0.0.242 - - [2026-03-12 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.242 - - [2026-03-12 01:59:19] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004136 10.0.0.242 - - [2026-03-12 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.242 - - [2026-03-12 01:59:19] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003711 10.0.0.242 - - [2026-03-12 01:59:19] "POST /security-groups HTTP/1.1" 409 285 0.002002 10.0.0.242 - - [2026-03-12 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.242 - - [2026-03-12 01:59:19] "PUT /security-group/f3a0db17-a9fb-46bc-b01e-a35e0db4bba7 HTTP/1.1" 200 263 0.056350 10.0.0.242 - - [2026-03-12 01:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013519 10.0.0.242 - - [2026-03-12 01:59:19] "PUT /access-control-list/a880333c-cb82-4bc8-bd24-7111f4f204a3 HTTP/1.1" 200 273 0.017267 10.0.0.242 - - [2026-03-12 01:59:19] "PUT /access-control-list/5ff8834a-3c82-4073-9686-2bead36dc027 HTTP/1.1" 200 273 0.011166 10.0.0.242 - - [2026-03-12 01:59:24] "POST /projects HTTP/1.1" 409 238 0.002246 10.0.0.242 - - [2026-03-12 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-03-12 01:59:24] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030459 10.0.0.242 - - [2026-03-12 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.242 - - [2026-03-12 01:59:24] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004432 10.0.0.242 - - [2026-03-12 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.242 - - [2026-03-12 01:59:24] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003672 10.0.0.242 - - [2026-03-12 01:59:24] "POST /security-groups HTTP/1.1" 409 285 0.001869 10.0.0.242 - - [2026-03-12 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.242 - - [2026-03-12 01:59:24] "PUT /security-group/f3a0db17-a9fb-46bc-b01e-a35e0db4bba7 HTTP/1.1" 200 263 0.059375 10.0.0.242 - - [2026-03-12 01:59:24] "PUT /access-control-list/a880333c-cb82-4bc8-bd24-7111f4f204a3 HTTP/1.1" 200 273 0.012076 10.0.0.242 - - [2026-03-12 01:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034328 10.0.0.242 - - [2026-03-12 01:59:24] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003564 10.0.0.242 - - [2026-03-12 01:59:24] "PUT /access-control-list/5ff8834a-3c82-4073-9686-2bead36dc027 HTTP/1.1" 200 273 0.021290 10.0.0.242 - - [2026-03-12 01:59:24] "GET /firewall-rule/c3c81359-4b20-456f-b1e9-f47f31856a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002853 10.0.0.242 - - [2026-03-12 01:59:24] "POST /ref-update HTTP/1.1" 200 156 0.099748 10.0.0.242 - - [2026-03-12 01:59:24] "DELETE /firewall-rule/c3c81359-4b20-456f-b1e9-f47f31856a74 HTTP/1.1" 200 115 0.039020 10.0.0.242 - - [2026-03-12 01:59:24] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003936 10.0.0.242 - - [2026-03-12 01:59:24] "GET /firewall-rule/bf2a28da-482e-49d8-a2ea-afb2cc2ac21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002939 10.0.0.242 - - [2026-03-12 01:59:24] "POST /ref-update HTTP/1.1" 200 156 0.045015 10.0.0.242 - - [2026-03-12 01:59:24] "DELETE /firewall-rule/bf2a28da-482e-49d8-a2ea-afb2cc2ac21a HTTP/1.1" 200 115 0.038388 10.0.0.242 - - [2026-03-12 01:59:24] "DELETE /tag/cbe1e3fa-4b37-4137-a152-4da596facd6b HTTP/1.1" 200 115 0.036320 10.0.0.242 - - [2026-03-12 01:59:24] "DELETE /tag/6ef23f09-2e10-4f24-a03f-c3a85b5bfcf2 HTTP/1.1" 409 237 0.004108 10.0.0.242 - - [2026-03-12 01:59:24] "DELETE /tag/c2e66a0c-777a-4aa0-9c6c-54c445b60569 HTTP/1.1" 409 237 0.004458 10.0.0.242 - - [2026-03-12 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.242 - - [2026-03-12 01:59:24] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003618 10.0.0.242 - - [2026-03-12 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.242 - - [2026-03-12 01:59:24] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004815 10.0.0.242 - - [2026-03-12 01:59:25] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.049899 10.0.0.242 - - [2026-03-12 01:59:25] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.049217 10.0.0.242 - - [2026-03-12 01:59:25] "DELETE /security-group/f3a0db17-a9fb-46bc-b01e-a35e0db4bba7 HTTP/1.1" 200 115 0.036844 10.0.0.242 - - [2026-03-12 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-03-12 01:59:25] "DELETE /access-control-list/a880333c-cb82-4bc8-bd24-7111f4f204a3 HTTP/1.1" 200 115 0.037781 10.0.0.242 - - [2026-03-12 01:59:25] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043614 10.0.0.242 - - [2026-03-12 01:59:25] "DELETE /access-control-list/5ff8834a-3c82-4073-9686-2bead36dc027 HTTP/1.1" 200 115 0.052146 10.0.0.242 - - [2026-03-12 01:59:25] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?fields=security_groups HTTP/1.1" 200 1352 0.051257 10.0.0.242 - - [2026-03-12 01:59:25] "DELETE /security-group/1f235b77-b9c3-4858-92dd-89848bfcfd1e HTTP/1.1" 200 115 0.056170 10.0.0.242 - - [2026-03-12 01:59:25] "DELETE /access-control-list/aa0ee09b-c5d5-464a-b9c7-71b3cc1d1181 HTTP/1.1" 200 115 0.034134 10.0.0.242 - - [2026-03-12 01:59:25] "GET /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1?fields=application_policy_sets HTTP/1.1" 200 1391 0.047607 10.0.0.242 - - [2026-03-12 01:59:25] "DELETE /access-control-list/7edfcc89-2586-4827-a0a9-cbc23240135a HTTP/1.1" 200 115 0.055444 10.0.0.242 - - [2026-03-12 01:59:25] "DELETE /project/23a6fe6b-a7f9-46dc-af7d-4ff12ec3e9e1 HTTP/1.1" 200 115 0.333942 10.0.0.242 - - [2026-03-12 01:59:25] "POST /projects HTTP/1.1" 409 238 0.001707 10.0.0.242 - - [2026-03-12 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.242 - - [2026-03-12 01:59:25] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038206 10.0.0.242 - - [2026-03-12 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.242 - - [2026-03-12 01:59:25] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004890 10.0.0.242 - - [2026-03-12 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2026-03-12 01:59:25] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004323 10.0.0.242 - - [2026-03-12 01:59:25] "POST /security-groups HTTP/1.1" 409 285 0.002303 10.0.0.242 - - [2026-03-12 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.242 - - [2026-03-12 01:59:25] "PUT /security-group/fa19ad92-139a-4006-b2ec-e44690b89ace HTTP/1.1" 200 263 0.062099 10.0.0.242 - - [2026-03-12 01:59:25] "PUT /access-control-list/07362993-0217-47aa-8075-2dc214b64768 HTTP/1.1" 200 273 0.011928 10.0.0.242 - - [2026-03-12 01:59:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021331 10.0.0.242 - - [2026-03-12 01:59:25] "PUT /access-control-list/cadbb5d3-8998-45a8-83ac-24ba11cb21c0 HTTP/1.1" 200 273 0.023232 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /loadbalancer-member/270687ce-d0ba-482f-8bde-2ec7d2e73ed0 HTTP/1.1" 200 115 0.036389 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /loadbalancer-pool/8a07e229-3ab5-4304-be12-2545b45bb44d HTTP/1.1" 200 115 0.037287 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /loadbalancer-listener/cb17f74b-e58f-4f4d-b39a-62d0e281f9a7 HTTP/1.1" 200 115 0.035591 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /loadbalancer/b410c5fe-473f-4baa-b58c-680133e0faf3 HTTP/1.1" 200 115 0.035422 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /floating-ip/49c9187e-234b-49a4-9f5f-62eb09a8bc50 HTTP/1.1" 200 115 0.053685 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /instance-ip/15eae8dd-6818-479b-ab3c-755b4f98453b HTTP/1.1" 200 115 0.043130 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /virtual-machine-interface/285f9773-3bc8-44f7-a567-058e91cce328 HTTP/1.1" 200 115 0.071099 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /tag/20f0603e-9229-40e7-8d25-75e4af700e12 HTTP/1.1" 200 115 0.041466 10.0.0.242 - - [2026-03-12 01:59:30] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003873 10.0.0.242 - - [2026-03-12 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.242 - - [2026-03-12 01:59:30] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002416 10.0.0.242 - - [2026-03-12 01:59:30] "GET /firewall-policy/ff21e4a3-be25-4184-82c4-dc01d448c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002580 10.0.0.242 - - [2026-03-12 01:59:30] "GET /firewall-rule/c050bfdf-9b23-483f-8a00-324e122f4c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002890 10.0.0.242 - - [2026-03-12 01:59:30] "POST /ref-update HTTP/1.1" 200 156 0.011508 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /firewall-rule/c050bfdf-9b23-483f-8a00-324e122f4c3b HTTP/1.1" 200 115 0.030213 10.0.0.242 - - [2026-03-12 01:59:30] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003820 10.0.0.242 - - [2026-03-12 01:59:30] "GET /firewall-rule/2a53d56b-c44e-4c68-ba49-d1573f3bc2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002880 10.0.0.242 - - [2026-03-12 01:59:30] "POST /ref-update HTTP/1.1" 200 156 0.022930 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /firewall-rule/2a53d56b-c44e-4c68-ba49-d1573f3bc2ed HTTP/1.1" 200 115 0.044848 10.0.0.242 - - [2026-03-12 01:59:30] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004112 10.0.0.242 - - [2026-03-12 01:59:30] "GET /firewall-rule/54165431-fb1a-4dc3-9265-76b9c3be8ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002605 10.0.0.242 - - [2026-03-12 01:59:30] "POST /ref-update HTTP/1.1" 200 156 0.018184 10.0.0.242 - - [2026-03-12 01:59:30] "DELETE /firewall-rule/54165431-fb1a-4dc3-9265-76b9c3be8ece HTTP/1.1" 200 115 0.044520 10.0.0.242 - - [2026-03-12 01:59:30] "GET /application-policy-set/11a87765-5a6f-43dd-9cee-07deb6f07659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003739 10.0.0.242 - - [2026-03-12 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.242 - - [2026-03-12 01:59:30] "GET /policy-management/7f9d821d-e329-4888-9cf3-22a77b305d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003146 10.0.0.242 - - [2026-03-12 01:59:30] "GET /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004345 10.0.0.242 - - [2026-03-12 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.037482 10.0.0.242 - - [2026-03-12 01:59:31] "DELETE /firewall-policy/df1752b0-c3f6-4d54-b606-9a23a9e1b2d6 HTTP/1.1" 200 115 0.033953 10.0.0.242 - - [2026-03-12 01:59:31] "DELETE /tag/86756586-ec21-46a8-bc0d-5222a33bedec HTTP/1.1" 200 115 0.066524 10.0.0.242 - - [2026-03-12 01:59:31] "DELETE /tag/6ef23f09-2e10-4f24-a03f-c3a85b5bfcf2 HTTP/1.1" 200 115 0.034509 10.0.0.242 - - [2026-03-12 01:59:31] "DELETE /tag/ddc5a8c2-7c1b-4c7b-a178-fc71bb99ecce HTTP/1.1" 200 115 0.074993 10.0.0.242 - - [2026-03-12 01:59:31] "DELETE /tag/c2e66a0c-777a-4aa0-9c6c-54c445b60569 HTTP/1.1" 200 115 0.087614 10.0.0.242 - - [2026-03-12 01:59:31] "POST /projects HTTP/1.1" 409 238 0.002323 10.0.0.242 - - [2026-03-12 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.242 - - [2026-03-12 01:59:31] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047224 10.0.0.242 - - [2026-03-12 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.242 - - [2026-03-12 01:59:31] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007193 10.0.0.242 - - [2026-03-12 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.242 - - [2026-03-12 01:59:31] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007126 10.0.0.242 - - [2026-03-12 01:59:31] "POST /security-groups HTTP/1.1" 409 285 0.002756 10.0.0.242 - - [2026-03-12 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007267 10.0.0.242 - - [2026-03-12 01:59:31] "PUT /security-group/fa19ad92-139a-4006-b2ec-e44690b89ace HTTP/1.1" 200 263 0.064958 10.0.0.242 - - [2026-03-12 01:59:31] "PUT /access-control-list/07362993-0217-47aa-8075-2dc214b64768 HTTP/1.1" 200 273 0.030452 10.0.0.242 - - [2026-03-12 01:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.052138 10.0.0.242 - - [2026-03-12 01:59:31] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.015864 10.0.0.242 - - [2026-03-12 01:59:31] "PUT /access-control-list/cadbb5d3-8998-45a8-83ac-24ba11cb21c0 HTTP/1.1" 200 273 0.042072 10.0.0.242 - - [2026-03-12 01:59:31] "GET /firewall-rule/0c88dc46-59b1-4299-b1ec-6973d56d45a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004653 10.0.0.242 - - [2026-03-12 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.076828 10.0.0.242 - - [2026-03-12 01:59:31] "DELETE /firewall-rule/0c88dc46-59b1-4299-b1ec-6973d56d45a9 HTTP/1.1" 200 115 0.049771 10.0.0.242 - - [2026-03-12 01:59:31] "GET /firewall-policy/e854c862-1bef-4e0a-9700-8a54b5dab3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.008282 10.0.0.242 - - [2026-03-12 01:59:31] "GET /firewall-rule/6b657d4c-d368-473f-86db-35ff39842175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002423 10.0.0.242 - - [2026-03-12 01:59:32] "POST /ref-update HTTP/1.1" 200 156 0.044718 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /firewall-rule/6b657d4c-d368-473f-86db-35ff39842175 HTTP/1.1" 200 115 0.049044 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /tag/03c48642-e171-4c4e-9e45-ddb10f62ab0d HTTP/1.1" 200 115 0.035242 10.0.0.242 - - [2026-03-12 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.242 - - [2026-03-12 01:59:32] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004309 10.0.0.242 - - [2026-03-12 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.242 - - [2026-03-12 01:59:32] "GET /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005733 10.0.0.242 - - [2026-03-12 01:59:32] "PUT /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274 HTTP/1.1" 200 265 0.075690 10.0.0.242 - - [2026-03-12 01:59:32] "PUT /virtual-network/c6a2474d-d055-4b5e-bad1-037270068e0f HTTP/1.1" 200 265 0.042820 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /access-control-list/07362993-0217-47aa-8075-2dc214b64768 HTTP/1.1" 200 115 0.069224 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /security-group/fa19ad92-139a-4006-b2ec-e44690b89ace HTTP/1.1" 200 115 0.103387 10.0.0.242 - - [2026-03-12 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /access-control-list/cadbb5d3-8998-45a8-83ac-24ba11cb21c0 HTTP/1.1" 200 115 0.029480 10.0.0.242 - - [2026-03-12 01:59:32] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037589 10.0.0.242 - - [2026-03-12 01:59:32] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?fields=security_groups HTTP/1.1" 200 1353 0.043811 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /security-group/f3d9c076-6894-41ba-98f6-dc13b6e52e94 HTTP/1.1" 200 115 0.051189 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /access-control-list/92326c58-3979-4bff-8537-eb19e60b956f HTTP/1.1" 200 115 0.037808 10.0.0.242 - - [2026-03-12 01:59:32] "GET /project/9c6861f7-e3a2-423b-9ff0-b19018825300?fields=application_policy_sets HTTP/1.1" 200 1392 0.057466 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /access-control-list/43e75725-aa54-43f3-aa57-522e19e007ab HTTP/1.1" 200 115 0.060376 10.0.0.242 - - [2026-03-12 01:59:32] "DELETE /project/9c6861f7-e3a2-423b-9ff0-b19018825300 HTTP/1.1" 200 115 0.334720 10.0.0.242 - - [2026-03-12 02:00:17] "GET / HTTP/1.1" 200 36215 0.001675 10.0.0.242 - - [2026-03-12 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.242 - - [2026-03-12 02:00:17] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002415 10.0.0.242 - - [2026-03-12 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.242 - - [2026-03-12 02:00:18] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002468 10.0.0.242 - - [2026-03-12 02:00:34] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.242 - - [2026-03-12 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.242 - - [2026-03-12 02:00:34] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004646 10.0.0.242 - - [2026-03-12 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.242 - - [2026-03-12 02:00:34] "GET /config-node/1a640f92-47d1-40d4-895c-5c340bc08022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002340 10.0.0.242 - - [2026-03-12 02:00:34] "GET / HTTP/1.1" 200 36215 0.002194 10.0.0.242 - - [2026-03-12 02:00:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002438 10.0.0.242 - - [2026-03-12 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2026-03-12 02:00:39] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002903 10.0.0.242 - - [2026-03-12 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.242 - - [2026-03-12 02:00:39] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.009210 10.0.0.242 - - [2026-03-12 02:00:40] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 264 0.002087 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/0551deae-48f8-4878-8635-6c7db37eea9d HTTP/1.1" 200 245 0.009414 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 261 0.006467 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/127b7051-7d7b-4179-86c9-2e4b595d8b8c HTTP/1.1" 200 245 0.010526 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 261 0.013457 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/672f7bfa-3a04-4530-80f2-4b77552296dd HTTP/1.1" 200 245 0.013435 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 253 0.014519 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004670 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/bfc98b95-5b2f-4cea-87fd-fcdd28c7f85d HTTP/1.1" 200 245 0.013660 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 251 0.010069 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/324d711a-1fcb-4f33-9acc-206a3a83387a HTTP/1.1" 200 245 0.011688 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 252 0.005576 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/40a55e6b-de19-49ea-8541-74cebf802876 HTTP/1.1" 200 245 0.017896 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 256 0.007099 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/2326a1d3-9251-469a-892e-cbbc8ce972d0 HTTP/1.1" 200 245 0.011454 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 248 0.007640 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/2e5ef0ce-a205-4ad8-80ea-b31cc807bdc7 HTTP/1.1" 200 245 0.010402 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 252 0.004602 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/8f9235fb-6067-4cb9-914a-6c714f978dd8 HTTP/1.1" 200 245 0.011066 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 257 0.014020 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/defad4c6-393c-435d-8ed1-c3c140757c83 HTTP/1.1" 200 245 0.010909 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 251 0.008709 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/2cad4cd2-81ab-421e-b2d7-a72b55b819b5 HTTP/1.1" 200 245 0.011811 10.0.0.242 - - [2026-03-12 02:00:40] "POST /alarms HTTP/1.1" 409 257 0.006366 10.0.0.242 - - [2026-03-12 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2026-03-12 02:00:40] "PUT /alarm/ea3609f1-d82d-423e-99fe-f708774c07cd HTTP/1.1" 200 245 0.011745 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 261 0.013152 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/3ce80372-32c8-4f28-9fea-c7b2f27e9b5d HTTP/1.1" 200 245 0.011110 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 258 0.005956 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/72c1f9d7-4c0e-42e9-a02b-8b450a8e6289 HTTP/1.1" 200 245 0.012719 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 254 0.014616 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/03e4172d-bda9-4fbd-9c49-b118cfcec55d HTTP/1.1" 200 245 0.011041 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 254 0.011966 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/4451926a-d384-4b6f-a6ba-263bc1fb17b8 HTTP/1.1" 200 245 0.011491 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 254 0.009617 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/cf96d8d5-ea9d-4793-bc18-f1dadd3d1b66 HTTP/1.1" 200 245 0.010906 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 247 0.003830 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/a635cc96-2a12-44ec-9553-4f686436e02c HTTP/1.1" 200 245 0.011466 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 272 0.011765 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/01270e8d-cf3a-49e9-9adb-ee509bd797d2 HTTP/1.1" 200 245 0.011924 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 261 0.010646 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/f0e3907d-abb5-4050-aa22-2e55583a7d4d HTTP/1.1" 200 245 0.013083 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 259 0.005624 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/1480016e-47c2-4caa-81f7-c4d45e51bfa5 HTTP/1.1" 200 245 0.012355 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 265 0.010007 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/20a2ab69-8882-4c82-bfbd-a0e7ff541dc6 HTTP/1.1" 200 245 0.015359 10.0.0.242 - - [2026-03-12 02:00:41] "POST /alarms HTTP/1.1" 409 279 0.016585 10.0.0.242 - - [2026-03-12 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.242 - - [2026-03-12 02:00:41] "PUT /alarm/8eaa6fdd-f8c0-4a38-b234-678e5bcb0f94 HTTP/1.1" 200 245 0.013093 10.0.0.242 - - [2026-03-12 02:00:42] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.242 - - [2026-03-12 02:00:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002043 10.0.0.242 - - [2026-03-12 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2026-03-12 02:00:42] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.008186 10.0.0.242 - - [2026-03-12 02:00:42] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.242 - - [2026-03-12 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-03-12 02:00:42] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002616 10.0.0.242 - - [2026-03-12 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2026-03-12 02:00:42] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.008864 10.0.0.242 - - [2026-03-12 02:00:42] "GET / HTTP/1.1" 200 36215 0.001541 10.0.0.242 - - [2026-03-12 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.242 - - [2026-03-12 02:00:42] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005184 10.0.0.242 - - [2026-03-12 02:00:42] "PUT /global-system-config/af580309-98ef-4a84-b092-6c28663307a3 HTTP/1.1" 200 275 0.017071 10.0.0.242 - - [2026-03-12 02:00:45] "GET / HTTP/1.1" 200 36215 0.001291 10.0.0.242 - - [2026-03-12 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.242 - - [2026-03-12 02:00:45] "GET /routing-instance/7d8b2566-5f40-4f1f-b413-cef1a5a919f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002504 10.0.0.242 - - [2026-03-12 02:00:45] "POST /bgp-routers HTTP/1.1" 409 301 0.005125 10.0.0.242 - - [2026-03-12 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.242 - - [2026-03-12 02:00:45] "GET /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002898 10.0.0.242 - - [2026-03-12 02:00:45] "PUT /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec HTTP/1.1" 200 255 0.012197 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:00:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001217 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:00:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000994 10.0.0.242 - - [2026-03-12 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010004 10.0.0.242 - - [2026-03-12 02:00:48] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003154 10.0.0.242 - - [2026-03-12 02:01:01] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.242 - - [2026-03-12 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.242 - - [2026-03-12 02:01:01] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.013081 10.0.0.242 - - [2026-03-12 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.242 - - [2026-03-12 02:01:01] "GET /config-node/1a640f92-47d1-40d4-895c-5c340bc08022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002425 10.0.0.242 - - [2026-03-12 02:01:12] "GET / HTTP/1.1" 200 36215 0.001567 10.0.0.242 - - [2026-03-12 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.242 - - [2026-03-12 02:01:12] "GET /routing-instance/7d8b2566-5f40-4f1f-b413-cef1a5a919f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003174 10.0.0.242 - - [2026-03-12 02:01:12] "POST /bgp-routers HTTP/1.1" 409 301 0.002225 10.0.0.242 - - [2026-03-12 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.242 - - [2026-03-12 02:01:12] "GET /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003383 10.0.0.242 - - [2026-03-12 02:01:12] "PUT /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec HTTP/1.1" 200 255 0.019764 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:01:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001413 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:01:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 10.0.0.242 - - [2026-03-12 02:01:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002064 10.0.0.242 - - [2026-03-12 02:01:22] "GET /global-system-configs HTTP/1.1" 200 323 0.002268 10.0.0.242 - - [2026-03-12 02:01:26] "GET / HTTP/1.1" 200 36215 0.001957 10.0.0.242 - - [2026-03-12 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.242 - - [2026-03-12 02:01:26] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005030 10.0.0.242 - - [2026-03-12 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.242 - - [2026-03-12 02:01:27] "GET /config-node/1a640f92-47d1-40d4-895c-5c340bc08022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003697 10.0.0.242 - - [2026-03-12 02:01:27] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.242 - - [2026-03-12 02:01:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002361 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.242 - - [2026-03-12 02:01:32] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002261 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.242 - - [2026-03-12 02:01:32] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.008421 10.0.0.242 - - [2026-03-12 02:01:32] "GET / HTTP/1.1" 200 36215 0.001843 10.0.0.242 - - [2026-03-12 02:01:32] "POST /alarms HTTP/1.1" 409 264 0.002328 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.242 - - [2026-03-12 02:01:32] "PUT /alarm/0551deae-48f8-4878-8635-6c7db37eea9d HTTP/1.1" 200 245 0.009206 10.0.0.242 - - [2026-03-12 02:01:32] "POST /alarms HTTP/1.1" 409 261 0.004852 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.242 - - [2026-03-12 02:01:32] "PUT /alarm/127b7051-7d7b-4179-86c9-2e4b595d8b8c HTTP/1.1" 200 245 0.010351 10.0.0.242 - - [2026-03-12 02:01:32] "POST /alarms HTTP/1.1" 409 261 0.002861 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.242 - - [2026-03-12 02:01:32] "PUT /alarm/672f7bfa-3a04-4530-80f2-4b77552296dd HTTP/1.1" 200 245 0.013162 10.0.0.242 - - [2026-03-12 02:01:32] "POST /alarms HTTP/1.1" 409 253 0.004062 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2026-03-12 02:01:32] "PUT /alarm/bfc98b95-5b2f-4cea-87fd-fcdd28c7f85d HTTP/1.1" 200 245 0.013047 10.0.0.242 - - [2026-03-12 02:01:32] "POST /alarms HTTP/1.1" 409 251 0.020085 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.242 - - [2026-03-12 02:01:32] "PUT /alarm/324d711a-1fcb-4f33-9acc-206a3a83387a HTTP/1.1" 200 245 0.008035 10.0.0.242 - - [2026-03-12 02:01:32] "POST /alarms HTTP/1.1" 409 252 0.006999 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2026-03-12 02:01:32] "PUT /alarm/40a55e6b-de19-49ea-8541-74cebf802876 HTTP/1.1" 200 245 0.011046 10.0.0.242 - - [2026-03-12 02:01:32] "POST /alarms HTTP/1.1" 409 256 0.007715 10.0.0.242 - - [2026-03-12 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.242 - - [2026-03-12 02:01:32] "PUT /alarm/2326a1d3-9251-469a-892e-cbbc8ce972d0 HTTP/1.1" 200 245 0.018453 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 248 0.009396 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/2e5ef0ce-a205-4ad8-80ea-b31cc807bdc7 HTTP/1.1" 200 245 0.009735 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 252 0.007871 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/8f9235fb-6067-4cb9-914a-6c714f978dd8 HTTP/1.1" 200 245 0.010810 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 257 0.007889 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/defad4c6-393c-435d-8ed1-c3c140757c83 HTTP/1.1" 200 245 0.011215 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 251 0.007730 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/2cad4cd2-81ab-421e-b2d7-a72b55b819b5 HTTP/1.1" 200 245 0.011675 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 257 0.005993 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/ea3609f1-d82d-423e-99fe-f708774c07cd HTTP/1.1" 200 245 0.009649 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 261 0.001766 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/3ce80372-32c8-4f28-9fea-c7b2f27e9b5d HTTP/1.1" 200 245 0.010068 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 258 0.005469 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/72c1f9d7-4c0e-42e9-a02b-8b450a8e6289 HTTP/1.1" 200 245 0.009168 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 254 0.004283 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/03e4172d-bda9-4fbd-9c49-b118cfcec55d HTTP/1.1" 200 245 0.009086 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 254 0.006177 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/4451926a-d384-4b6f-a6ba-263bc1fb17b8 HTTP/1.1" 200 245 0.008832 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 254 0.005675 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/cf96d8d5-ea9d-4793-bc18-f1dadd3d1b66 HTTP/1.1" 200 245 0.009622 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 247 0.003031 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/a635cc96-2a12-44ec-9553-4f686436e02c HTTP/1.1" 200 245 0.010235 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 272 0.003999 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/01270e8d-cf3a-49e9-9adb-ee509bd797d2 HTTP/1.1" 200 245 0.009486 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 261 0.002675 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/f0e3907d-abb5-4050-aa22-2e55583a7d4d HTTP/1.1" 200 245 0.015163 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 259 0.004843 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.242 - - [2026-03-12 02:01:33] "PUT /alarm/1480016e-47c2-4caa-81f7-c4d45e51bfa5 HTTP/1.1" 200 245 0.009574 10.0.0.242 - - [2026-03-12 02:01:33] "POST /alarms HTTP/1.1" 409 265 0.005009 10.0.0.242 - - [2026-03-12 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.242 - - [2026-03-12 02:01:34] "PUT /alarm/20a2ab69-8882-4c82-bfbd-a0e7ff541dc6 HTTP/1.1" 200 245 0.012605 10.0.0.242 - - [2026-03-12 02:01:34] "POST /alarms HTTP/1.1" 409 279 0.003864 10.0.0.242 - - [2026-03-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.242 - - [2026-03-12 02:01:34] "PUT /alarm/8eaa6fdd-f8c0-4a38-b234-678e5bcb0f94 HTTP/1.1" 200 245 0.009622 10.0.0.242 - - [2026-03-12 02:01:34] "GET / HTTP/1.1" 200 36215 0.001643 10.0.0.242 - - [2026-03-12 02:01:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001901 10.0.0.242 - - [2026-03-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.242 - - [2026-03-12 02:01:34] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.014593 10.0.0.242 - - [2026-03-12 02:01:34] "GET / HTTP/1.1" 200 36215 0.001394 10.0.0.242 - - [2026-03-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.242 - - [2026-03-12 02:01:34] "GET /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002892 10.0.0.242 - - [2026-03-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.242 - - [2026-03-12 02:01:34] "PUT /global-vrouter-config/6f11be75-5040-4700-9d96-4e50563f7095 HTTP/1.1" 200 277 0.008703 10.0.0.242 - - [2026-03-12 02:01:34] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.242 - - [2026-03-12 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-03-12 02:01:34] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004337 10.0.0.242 - - [2026-03-12 02:01:34] "PUT /global-system-config/af580309-98ef-4a84-b092-6c28663307a3 HTTP/1.1" 200 275 0.015109 10.0.0.242 - - [2026-03-12 02:01:38] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.242 - - [2026-03-12 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.242 - - [2026-03-12 02:01:38] "GET /routing-instance/7d8b2566-5f40-4f1f-b413-cef1a5a919f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002486 10.0.0.242 - - [2026-03-12 02:01:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002050 10.0.0.242 - - [2026-03-12 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2026-03-12 02:01:38] "GET /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002892 10.0.0.242 - - [2026-03-12 02:01:38] "PUT /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec HTTP/1.1" 200 255 0.010981 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:01:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:01:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000994 10.0.0.242 - - [2026-03-12 02:01:41] "POST /tags HTTP/1.1" 200 356 0.031035 10.0.0.242 - - [2026-03-12 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016644 10.0.0.242 - - [2026-03-12 02:01:41] "GET /tag/92f525c0-cc1a-4510-b433-d72b9028c80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.026815 10.0.0.242 - - [2026-03-12 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.242 - - [2026-03-12 02:01:42] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003672 10.0.0.242 - - [2026-03-12 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2026-03-12 02:01:42] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037640 10.0.0.242 - - [2026-03-12 02:01:42] "POST /virtual-machines HTTP/1.1" 200 352 0.021361 10.0.0.242 - - [2026-03-12 02:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013675 10.0.0.242 - - [2026-03-12 02:01:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.132851 10.0.0.242 - - [2026-03-12 02:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007938 10.0.0.242 - - [2026-03-12 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015222 10.0.0.242 - - [2026-03-12 02:01:42] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.008444 10.0.0.242 - - [2026-03-12 02:01:42] "POST /instance-ips HTTP/1.1" 200 392 0.019616 10.0.0.242 - - [2026-03-12 02:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020710 10.0.0.242 - - [2026-03-12 02:01:42] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.014039 10.0.0.242 - - [2026-03-12 02:01:42] "POST /set-tag HTTP/1.1" 200 109 0.014655 10.0.0.242 - - [2026-03-12 02:01:42] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006342 10.0.0.242 - - [2026-03-12 02:01:42] "GET /instance-ip/6a3de898-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005378 10.0.0.242 - - [2026-03-12 02:01:42] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004315 10.0.0.242 - - [2026-03-12 02:01:42] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.242 - - [2026-03-12 02:01:42] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003387 10.0.0.242 - - [2026-03-12 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.010298 10.0.0.242 - - [2026-03-12 02:01:42] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011955 10.0.0.242 - - [2026-03-12 02:01:42] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.242 - - [2026-03-12 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.242 - - [2026-03-12 02:01:42] "GET /virtual-network/7aa88a8e-8f0a-4b80-9591-4e0c935f5274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004433 10.0.0.242 - - [2026-03-12 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.242 - - [2026-03-12 02:01:42] "GET /project/a3e5fb82-f2f9-44ea-8188-5ac7567cf3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048067 10.0.0.242 - - [2026-03-12 02:01:42] "POST /virtual-machines HTTP/1.1" 200 356 0.007695 10.0.0.242 - - [2026-03-12 02:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014846 10.0.0.242 - - [2026-03-12 02:01:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.105940 10.0.0.242 - - [2026-03-12 02:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009516 10.0.0.242 - - [2026-03-12 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018881 10.0.0.242 - - [2026-03-12 02:01:43] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.004528 10.0.0.242 - - [2026-03-12 02:01:43] "POST /instance-ips HTTP/1.1" 200 396 0.029541 10.0.0.242 - - [2026-03-12 02:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.040730 10.0.0.242 - - [2026-03-12 02:01:43] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.010494 10.0.0.242 - - [2026-03-12 02:01:43] "POST /set-tag HTTP/1.1" 200 109 0.015525 10.0.0.242 - - [2026-03-12 02:01:43] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012430 10.0.0.242 - - [2026-03-12 02:01:43] "GET /instance-ip/6aac02a6-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.014014 10.0.0.242 - - [2026-03-12 02:01:43] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004143 10.0.0.242 - - [2026-03-12 02:01:43] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.242 - - [2026-03-12 02:01:43] "GET /virtual-router/11911950-4520-4984-a6cf-c9acf8bc1c21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004789 10.0.0.242 - - [2026-03-12 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.010413 10.0.0.242 - - [2026-03-12 02:01:43] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005287 10.0.0.242 - - [2026-03-12 02:01:43] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.242 - - [2026-03-12 02:01:43] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003882 10.0.0.242 - - [2026-03-12 02:01:43] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.242 - - [2026-03-12 02:01:43] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003679 10.0.0.242 - - [2026-03-12 02:01:43] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.242 - - [2026-03-12 02:01:53] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006379 10.0.0.242 - - [2026-03-12 02:01:53] "POST /set-tag HTTP/1.1" 200 109 0.007460 10.0.0.242 - - [2026-03-12 02:01:54] "GET / HTTP/1.1" 200 36215 0.002112 10.0.0.242 - - [2026-03-12 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2026-03-12 02:01:54] "GET /global-system-config/af580309-98ef-4a84-b092-6c28663307a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004926 10.0.0.242 - - [2026-03-12 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.242 - - [2026-03-12 02:01:54] "GET /config-node/1a640f92-47d1-40d4-895c-5c340bc08022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001815 10.0.0.242 - - [2026-03-12 02:01:54] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004370 10.0.0.242 - - [2026-03-12 02:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.242 - - [2026-03-12 02:01:55] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004480 10.0.0.242 - - [2026-03-12 02:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.242 - - [2026-03-12 02:02:06] "GET / HTTP/1.1" 200 36215 0.001728 10.0.0.242 - - [2026-03-12 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.242 - - [2026-03-12 02:02:06] "GET /routing-instance/7d8b2566-5f40-4f1f-b413-cef1a5a919f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003570 10.0.0.242 - - [2026-03-12 02:02:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002570 10.0.0.242 - - [2026-03-12 02:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.242 - - [2026-03-12 02:02:06] "GET /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003269 10.0.0.242 - - [2026-03-12 02:02:06] "PUT /bgp-router/fadaae39-287c-48c4-8462-a4b45aef95ec HTTP/1.1" 200 255 0.015133 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000855 10.0.0.242 - - [2026-03-12 02:02:26] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006100 10.0.0.242 - - [2026-03-12 02:02:26] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.242 - - [2026-03-12 02:02:27] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006330 10.0.0.242 - - [2026-03-12 02:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.242 - - [2026-03-12 02:02:27] "GET /virtual-machine/5867e934-5a07-437a-9678-c862ae134662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.011004 10.0.0.242 - - [2026-03-12 02:02:27] "POST /ref-update HTTP/1.1" 200 156 0.014885 10.0.0.242 - - [2026-03-12 02:02:27] "GET /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007269 10.0.0.242 - - [2026-03-12 02:02:27] "POST /set-tag HTTP/1.1" 200 109 0.024235 10.0.0.242 - - [2026-03-12 02:02:27] "POST /set-tag HTTP/1.1" 200 109 0.035910 10.0.0.242 - - [2026-03-12 02:02:27] "DELETE /instance-ip/6a3de898-1db7-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.056174 10.0.0.242 - - [2026-03-12 02:02:27] "DELETE /virtual-machine-interface/6a21055c-1db7-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.061393 10.0.0.242 - - [2026-03-12 02:02:27] "DELETE /virtual-machine/5867e934-5a07-437a-9678-c862ae134662 HTTP/1.1" 200 115 0.036673 10.0.0.242 - - [2026-03-12 02:02:27] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005509 10.0.0.242 - - [2026-03-12 02:02:27] "POST /set-tag HTTP/1.1" 200 109 0.003067 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001389 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000795 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000930 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.242 - - [2026-03-12 02:02:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 10.0.0.242 - - [2026-03-12 02:02:57] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004586 10.0.0.242 - - [2026-03-12 02:02:57] "POST /set-tag HTTP/1.1" 200 109 0.005730 10.0.0.242 - - [2026-03-12 02:02:57] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004005 10.0.0.242 - - [2026-03-12 02:02:57] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.242 - - [2026-03-12 02:02:57] "GET /virtual-machine/cac190a2-4dab-41f0-9d8d-64849c7663ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002948 10.0.0.242 - - [2026-03-12 02:02:57] "POST /ref-update HTTP/1.1" 200 156 0.012213 10.0.0.242 - - [2026-03-12 02:02:57] "GET /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004603 10.0.0.242 - - [2026-03-12 02:02:57] "POST /set-tag HTTP/1.1" 200 109 0.014436 10.0.0.242 - - [2026-03-12 02:02:58] "POST /set-tag HTTP/1.1" 200 109 0.041580 10.0.0.242 - - [2026-03-12 02:02:58] "DELETE /instance-ip/6aac02a6-1db7-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.064378 10.0.0.242 - - [2026-03-12 02:02:58] "DELETE /virtual-machine-interface/6a9315ac-1db7-11f1-b0cb-fa163e7bdc4e HTTP/1.1" 200 115 0.050411 10.0.0.242 - - [2026-03-12 02:02:58] "DELETE /virtual-machine/cac190a2-4dab-41f0-9d8d-64849c7663ed HTTP/1.1" 200 115 0.020911 10.0.0.242 - - [2026-03-12 02:02:58] "DELETE /tag/92f525c0-cc1a-4510-b433-d72b9028c80d HTTP/1.1" 200 115 0.048014