++ 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: =================== Fri Mar 6 01:00:39 PM UTC 2026 ===================' INFO: =================== Fri Mar 6 01:00:39 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 ++ echo 10.0.0.242 ++ cut -d , -f 1 + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.70.122.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.70.122.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=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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/06/2026 13:01:21.653 7f876ec4ab40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/06/2026 13:01:22.099 7f876ec4ab40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/06/2026 13:01:22.111 7f876ec4ab40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/06/2026 13:01:22.112 7f876ec4ab40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-03-06 13:01:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001186 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-06 13:01:36] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.242 - - [2026-03-06 13:01:37] "GET / HTTP/1.1" 200 45303 0.001402 10.0.0.242 - - [2026-03-06 13:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.242 - - [2026-03-06 13:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006026 10.0.0.242 - - [2026-03-06 13:01:37] "GET / HTTP/1.1" 200 36215 0.001187 10.0.0.242 - - [2026-03-06 13:01:38] "GET / HTTP/1.1" 200 36215 0.001963 10.0.0.242 - - [2026-03-06 13:01:38] "GET / HTTP/1.1" 200 36215 0.002954 10.0.0.242 - - [2026-03-06 13:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013280 10.0.0.242 - - [2026-03-06 13:01:38] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012470 10.0.0.242 - - [2026-03-06 13:01:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.008198 10.0.0.242 - - [2026-03-06 13:01:38] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.059557 10.0.0.242 - - [2026-03-06 13:01:38] "GET / HTTP/1.1" 200 36215 0.001389 10.0.0.242 - - [2026-03-06 13:01:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.017848 10.0.0.242 - - [2026-03-06 13:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026382 10.0.0.242 - - [2026-03-06 13:01:39] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006224 10.0.0.242 - - [2026-03-06 13:01:39] "GET / HTTP/1.1" 200 36215 0.004244 10.0.0.242 - - [2026-03-06 13:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017610 10.0.0.242 - - [2026-03-06 13:01:39] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016758 10.0.0.242 - - [2026-03-06 13:01:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.027691 10.0.0.242 - - [2026-03-06 13:01:39] "POST /service-appliance-sets HTTP/1.1" 200 555 0.107530 10.0.0.242 - - [2026-03-06 13:01:39] "POST /fqname-to-id HTTP/1.1" 404 180 0.003216 10.0.0.242 - - [2026-03-06 13:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.242 - - [2026-03-06 13:01:39] "POST /config-database-nodes HTTP/1.1" 200 613 0.040846 10.0.0.242 - - [2026-03-06 13:01:39] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017872 10.0.0.242 - - [2026-03-06 13:01:39] "POST /service-appliance-sets HTTP/1.1" 200 543 0.047901 10.0.0.242 - - [2026-03-06 13:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.242 - - [2026-03-06 13:01:39] "GET /network-ipam/07b978b3-48fc-4342-b08c-faf74d13015b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003216 10.0.0.242 - - [2026-03-06 13:01:39] "POST /service-templates HTTP/1.1" 200 513 0.115734 10.0.0.242 - - [2026-03-06 13:01:40] "POST /service-templates HTTP/1.1" 200 503 0.049798 10.0.0.242 - - [2026-03-06 13:01:40] "POST /service-templates HTTP/1.1" 200 517 0.062908 10.0.0.242 - - [2026-03-06 13:01:40] "POST /service-templates HTTP/1.1" 200 537 0.038080 10.0.0.242 - - [2026-03-06 13:01:40] "POST /service-templates HTTP/1.1" 200 509 0.036621 10.0.0.242 - - [2026-03-06 13:01:41] "GET / HTTP/1.1" 200 36215 0.002357 10.0.0.242 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.242 - - [2026-03-06 13:01:41] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.081896 10.0.0.242 - - [2026-03-06 13:01:41] "GET / HTTP/1.1" 200 36215 0.001177 10.0.0.242 - - [2026-03-06 13:01:41] "GET / HTTP/1.1" 200 36215 0.001321 10.0.0.242 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.009821 10.0.0.242 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.242 - - [2026-03-06 13:01:41] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.038223 10.0.0.242 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.041136 10.0.0.242 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.005441 10.0.0.242 - - [2026-03-06 13:01:41] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008920 10.0.0.242 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004660 10.0.0.242 - - [2026-03-06 13:01:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.180431 10.0.0.242 - - [2026-03-06 13:01:41] "POST /database-nodes HTTP/1.1" 200 599 0.098211 10.0.0.242 - - [2026-03-06 13:01:41] "POST /analytics-nodes HTTP/1.1" 200 601 0.118559 10.0.0.242 - - [2026-03-06 13:01:41] "GET / HTTP/1.1" 200 36215 0.001936 10.0.0.242 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.242 - - [2026-03-06 13:01:41] "GET /routing-instance/eca82552-1657-4616-b301-f7dd6926c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004805 10.0.0.242 - - [2026-03-06 13:01:41] "POST /bgp-routers HTTP/1.1" 200 618 0.029783 10.0.0.242 - - [2026-03-06 13:01:41] "GET /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.006697 10.0.0.242 - - [2026-03-06 13:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.242 - - [2026-03-06 13:01:41] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009632 10.0.0.242 - - [2026-03-06 13:01:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002989 10.0.0.242 - - [2026-03-06 13:01:41] "POST /ref-update HTTP/1.1" 200 156 0.018786 10.0.0.242 - - [2026-03-06 13:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.242 - - [2026-03-06 13:01:43] "GET /network-ipam/07b978b3-48fc-4342-b08c-faf74d13015b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003834 10.0.0.242 - - [2026-03-06 13:01:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.002191 10.0.0.242 - - [2026-03-06 13:01:44] "POST /access-control-lists HTTP/1.1" 200 589 0.032291 10.0.0.242 - - [2026-03-06 13:01:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.007134 10.0.0.242 - - [2026-03-06 13:01:44] "POST /access-control-lists HTTP/1.1" 200 587 0.024162 10.0.0.242 - - [2026-03-06 13:01:44] "POST /route-targets HTTP/1.1" 200 328 0.011811 10.0.0.242 - - [2026-03-06 13:01:44] "POST /ref-update HTTP/1.1" 200 156 0.018434 10.0.0.242 - - [2026-03-06 13:01:44] "POST /route-targets HTTP/1.1" 200 328 0.024646 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:01:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:01:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002182 10.0.0.242 - - [2026-03-06 13:01:44] "POST /ref-update HTTP/1.1" 200 156 0.030903 10.0.0.242 - - [2026-03-06 13:01:44] "POST /route-targets HTTP/1.1" 200 328 0.016976 10.0.0.242 - - [2026-03-06 13:01:44] "POST /ref-update HTTP/1.1" 200 156 0.033736 10.0.0.242 - - [2026-03-06 13:01:44] "POST /route-targets HTTP/1.1" 200 328 0.022990 10.0.0.242 - - [2026-03-06 13:01:44] "POST /ref-update HTTP/1.1" 200 156 0.038031 10.0.0.242 - - [2026-03-06 13:01:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.002189 10.0.0.242 - - [2026-03-06 13:01:45] "POST /access-control-lists HTTP/1.1" 200 553 0.117880 10.0.0.242 - - [2026-03-06 13:01:45] "PUT /access-control-list/c53b4025-850e-4d53-bb14-512ac4e13141 HTTP/1.1" 200 273 0.019877 10.0.0.242 - - [2026-03-06 13:01:45] "PUT /access-control-list/27a2f897-3ea6-4720-b3b0-b18e884e6b0e HTTP/1.1" 200 273 0.038646 10.0.0.242 - - [2026-03-06 13:01:47] "GET / HTTP/1.1" 200 36215 0.002191 10.0.0.242 - - [2026-03-06 13:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.242 - - [2026-03-06 13:01:47] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.013772 10.0.0.242 - - [2026-03-06 13:01:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002817 10.0.0.242 - - [2026-03-06 13:01:47] "POST /config-nodes HTTP/1.1" 200 595 0.058069 10.0.0.242 - - [2026-03-06 13:01:47] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.242 - - [2026-03-06 13:01:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010904 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:01:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:01:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001167 10.0.0.242 - - [2026-03-06 13:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.242 - - [2026-03-06 13:01:52] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.004859 10.0.0.242 - - [2026-03-06 13:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.242 - - [2026-03-06 13:01:52] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.019940 10.0.0.242 - - [2026-03-06 13:01:53] "GET / HTTP/1.1" 200 36215 0.001317 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 583 0.036327 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 577 0.038019 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 577 0.038644 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 561 0.037625 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 557 0.018355 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 559 0.066171 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 567 0.041167 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 551 0.023688 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 559 0.046815 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 569 0.028373 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 557 0.024718 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 569 0.045481 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 577 0.103544 10.0.0.242 - - [2026-03-06 13:01:53] "POST /alarms HTTP/1.1" 200 571 0.041760 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 563 0.062477 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 563 0.059868 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 563 0.135465 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 549 0.109490 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 597 0.071858 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 577 0.033119 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 573 0.067038 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 585 0.029882 10.0.0.242 - - [2026-03-06 13:01:54] "POST /alarms HTTP/1.1" 200 611 0.038500 10.0.0.242 - - [2026-03-06 13:01:55] "GET / HTTP/1.1" 200 36215 0.001786 10.0.0.242 - - [2026-03-06 13:01:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002823 10.0.0.242 - - [2026-03-06 13:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.242 - - [2026-03-06 13:01:55] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.021098 10.0.0.242 - - [2026-03-06 13:01:55] "GET / HTTP/1.1" 200 36215 0.002544 10.0.0.242 - - [2026-03-06 13:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.242 - - [2026-03-06 13:01:55] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004772 10.0.0.242 - - [2026-03-06 13:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.242 - - [2026-03-06 13:01:55] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.022927 10.0.0.242 - - [2026-03-06 13:01:55] "GET / HTTP/1.1" 200 36215 0.001273 10.0.0.242 - - [2026-03-06 13:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.242 - - [2026-03-06 13:01:55] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004840 10.0.0.242 - - [2026-03-06 13:01:56] "PUT /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d HTTP/1.1" 200 275 0.045661 10.0.0.242 - - [2026-03-06 13:01:57] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.242 - - [2026-03-06 13:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.242 - - [2026-03-06 13:01:57] "GET /domain/dfdb1e3f-49c0-4ba5-9175-175f632725af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.005080 10.0.0.242 - - [2026-03-06 13:01:58] "POST /id-to-fqname HTTP/1.1" 200 173 0.000643 10.0.0.242 - - [2026-03-06 13:01:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.008534 10.0.0.242 - - [2026-03-06 13:01:58] "POST /security-groups HTTP/1.1" 200 570 0.106709 10.0.0.242 - - [2026-03-06 13:01:58] "POST /projects HTTP/1.1" 200 483 0.355134 10.0.0.242 - - [2026-03-06 13:01:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.002481 10.0.0.242 - - [2026-03-06 13:01:58] "POST /access-control-lists HTTP/1.1" 200 581 0.101446 10.0.0.242 - - [2026-03-06 13:01:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.016841 10.0.0.242 - - [2026-03-06 13:01:58] "POST /security-groups HTTP/1.1" 200 536 0.117215 10.0.0.242 - - [2026-03-06 13:01:58] "POST /chown HTTP/1.1" 200 109 0.071778 10.0.0.242 - - [2026-03-06 13:01:58] "POST /policy-managements HTTP/1.1" 409 214 0.006046 10.0.0.242 - - [2026-03-06 13:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.242 - - [2026-03-06 13:01:58] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.038256 10.0.0.242 - - [2026-03-06 13:01:58] "POST /access-control-lists HTTP/1.1" 200 579 0.172005 10.0.0.242 - - [2026-03-06 13:01:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.009413 10.0.0.242 - - [2026-03-06 13:01:58] "POST /application-policy-sets HTTP/1.1" 200 530 0.083888 10.0.0.242 - - [2026-03-06 13:01:58] "POST /access-control-lists HTTP/1.1" 200 596 0.060604 10.0.0.242 - - [2026-03-06 13:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.242 - - [2026-03-06 13:01:58] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.016876 10.0.0.242 - - [2026-03-06 13:01:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.004072 10.0.0.242 - - [2026-03-06 13:01:58] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.022401 10.0.0.242 - - [2026-03-06 13:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018528 10.0.0.242 - - [2026-03-06 13:01:58] "POST /access-control-lists HTTP/1.1" 200 594 0.075472 10.0.0.242 - - [2026-03-06 13:01:58] "GET /virtual-network/7a7e06d9-b861-4c31-b44f-4b2e8fff78b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.013113 10.0.0.242 - - [2026-03-06 13:01:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000554 10.0.0.242 - - [2026-03-06 13:01:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.017811 10.0.0.242 - - [2026-03-06 13:01:59] "POST /security-groups HTTP/1.1" 200 574 0.072227 10.0.0.242 - - [2026-03-06 13:01:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.003711 10.0.0.242 - - [2026-03-06 13:01:59] "POST /projects HTTP/1.1" 200 491 0.305962 10.0.0.242 - - [2026-03-06 13:01:59] "POST /access-control-lists HTTP/1.1" 200 585 0.081506 10.0.0.242 - - [2026-03-06 13:01:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.004526 10.0.0.242 - - [2026-03-06 13:01:59] "POST /security-groups HTTP/1.1" 200 548 0.194507 10.0.0.242 - - [2026-03-06 13:01:59] "POST /chown HTTP/1.1" 200 109 0.075615 10.0.0.242 - - [2026-03-06 13:01:59] "POST /access-control-lists HTTP/1.1" 200 583 0.169368 10.0.0.242 - - [2026-03-06 13:01:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.003373 10.0.0.242 - - [2026-03-06 13:01:59] "POST /network-ipams HTTP/1.1" 200 524 0.060468 10.0.0.242 - - [2026-03-06 13:01:59] "POST /access-control-lists HTTP/1.1" 200 604 0.024075 10.0.0.242 - - [2026-03-06 13:01:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.015293 10.0.0.242 - - [2026-03-06 13:01:59] "POST /network-ipams HTTP/1.1" 200 512 0.054306 10.0.0.242 - - [2026-03-06 13:01:59] "POST /access-control-lists HTTP/1.1" 200 602 0.056779 10.0.0.242 - - [2026-03-06 13:01:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.017446 10.0.0.242 - - [2026-03-06 13:01:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.003210 10.0.0.242 - - [2026-03-06 13:01:59] "POST /access-control-lists HTTP/1.1" 200 591 0.074688 10.0.0.242 - - [2026-03-06 13:02:00] "POST /useragent-kv HTTP/1.1" 200 115 0.021146 10.0.0.242 - - [2026-03-06 13:02:00] "POST /virtual-networks HTTP/1.1" 200 540 0.252772 10.0.0.242 - - [2026-03-06 13:02:00] "POST /route-targets HTTP/1.1" 200 328 0.029899 10.0.0.242 - - [2026-03-06 13:02:00] "POST /ref-update HTTP/1.1" 200 156 0.030377 10.0.0.242 - - [2026-03-06 13:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.054698 10.0.0.242 - - [2026-03-06 13:02:00] "PUT /access-control-list/7afb91da-ed2e-48ab-9603-b8d05e6bbc8c HTTP/1.1" 200 273 0.077858 10.0.0.242 - - [2026-03-06 13:02:00] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.077823 10.0.0.242 - - [2026-03-06 13:02:00] "POST /network-ipams HTTP/1.1" 200 520 0.027371 10.0.0.242 - - [2026-03-06 13:02:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.002232 10.0.0.242 - - [2026-03-06 13:02:00] "POST /useragent-kv HTTP/1.1" 200 115 0.010091 10.0.0.242 - - [2026-03-06 13:02:00] "POST /virtual-networks HTTP/1.1" 200 548 0.160344 10.0.0.242 - - [2026-03-06 13:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013418 10.0.0.242 - - [2026-03-06 13:02:00] "POST /route-targets HTTP/1.1" 200 328 0.011600 10.0.0.242 - - [2026-03-06 13:02:00] "POST /ref-update HTTP/1.1" 200 156 0.031389 10.0.0.242 - - [2026-03-06 13:02:00] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.016742 10.0.0.242 - - [2026-03-06 13:02:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.008725 10.0.0.242 - - [2026-03-06 13:02:00] "POST /network-policys HTTP/1.1" 200 540 0.024937 10.0.0.242 - - [2026-03-06 13:02:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.003100 10.0.0.242 - - [2026-03-06 13:02:00] "POST /network-policys HTTP/1.1" 200 536 0.063361 10.0.0.242 - - [2026-03-06 13:02:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.006943 10.0.0.242 - - [2026-03-06 13:02:00] "POST /network-policys HTTP/1.1" 200 544 0.145927 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:02:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001577 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:02:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001871 10.0.0.242 - - [2026-03-06 13:02:01] "PUT /access-control-list/26f98b59-af3f-4761-860d-3de64b05f993 HTTP/1.1" 200 273 0.065285 10.0.0.242 - - [2026-03-06 13:02:01] "POST /ref-update HTTP/1.1" 200 156 0.228408 10.0.0.242 - - [2026-03-06 13:02:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018121 10.0.0.242 - - [2026-03-06 13:02:01] "PUT /access-control-list/26f98b59-af3f-4761-860d-3de64b05f993 HTTP/1.1" 200 273 0.133964 10.0.0.242 - - [2026-03-06 13:02:01] "POST /ref-update HTTP/1.1" 200 156 0.200988 10.0.0.242 - - [2026-03-06 13:02:01] "PUT /access-control-list/7afb91da-ed2e-48ab-9603-b8d05e6bbc8c HTTP/1.1" 200 273 0.049483 10.0.0.242 - - [2026-03-06 13:02:01] "POST /ref-update HTTP/1.1" 200 156 0.070970 10.0.0.242 - - [2026-03-06 13:02:01] "POST /ref-update HTTP/1.1" 200 156 0.147717 10.0.0.242 - - [2026-03-06 13:02:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009302 10.0.0.242 - - [2026-03-06 13:02:01] "PUT /access-control-list/7afb91da-ed2e-48ab-9603-b8d05e6bbc8c HTTP/1.1" 200 273 0.060060 10.0.0.242 - - [2026-03-06 13:02:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025008 10.0.0.242 - - [2026-03-06 13:02:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.015324 10.0.0.242 - - [2026-03-06 13:02:01] "POST /ref-update HTTP/1.1" 200 156 0.149555 10.0.0.242 - - [2026-03-06 13:02:01] "POST /access-control-lists HTTP/1.1" 200 603 0.083646 10.0.0.242 - - [2026-03-06 13:02:01] "PUT /access-control-list/26f98b59-af3f-4761-860d-3de64b05f993 HTTP/1.1" 200 273 0.081695 10.0.0.242 - - [2026-03-06 13:02:02] "POST /ref-update HTTP/1.1" 200 156 0.074978 10.0.0.242 - - [2026-03-06 13:02:02] "POST /ref-update HTTP/1.1" 200 156 0.284328 10.0.0.242 - - [2026-03-06 13:02:02] "PUT /access-control-list/6bceb9ba-7c71-4ae3-8927-d6ecd628e7e4 HTTP/1.1" 200 273 0.063621 10.0.0.242 - - [2026-03-06 13:02:02] "POST /ref-update HTTP/1.1" 200 156 0.052078 10.0.0.242 - - [2026-03-06 13:02:02] "PUT /access-control-list/6bceb9ba-7c71-4ae3-8927-d6ecd628e7e4 HTTP/1.1" 200 273 0.042867 10.0.0.242 - - [2026-03-06 13:02:02] "POST /ref-update HTTP/1.1" 200 156 0.178500 10.0.0.242 - - [2026-03-06 13:02:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018361 10.0.0.242 - - [2026-03-06 13:02:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007042 10.0.0.242 - - [2026-03-06 13:02:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011256 10.0.0.242 - - [2026-03-06 13:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.242 - - [2026-03-06 13:02:02] "GET /virtual-network/7a7e06d9-b861-4c31-b44f-4b2e8fff78b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006746 10.0.0.242 - - [2026-03-06 13:02:02] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005680 10.0.0.242 - - [2026-03-06 13:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-03-06 13:02:02] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002685 10.0.0.242 - - [2026-03-06 13:02:02] "POST /firewall-policys HTTP/1.1" 200 532 0.027734 10.0.0.242 - - [2026-03-06 13:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.037068 10.0.0.242 - - [2026-03-06 13:02:02] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.015675 10.0.0.242 - - [2026-03-06 13:02:02] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004911 10.0.0.242 - - [2026-03-06 13:02:02] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003514 10.0.0.242 - - [2026-03-06 13:02:02] "POST /ref-update HTTP/1.1" 200 156 0.020975 10.0.0.242 - - [2026-03-06 13:02:02] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005695 10.0.0.242 - - [2026-03-06 13:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.242 - - [2026-03-06 13:02:02] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003085 10.0.0.242 - - [2026-03-06 13:02:02] "POST /firewall-policys HTTP/1.1" 200 534 0.026364 10.0.0.242 - - [2026-03-06 13:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.069438 10.0.0.242 - - [2026-03-06 13:02:02] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.016836 10.0.0.242 - - [2026-03-06 13:02:02] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.007756 10.0.0.242 - - [2026-03-06 13:02:02] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002902 10.0.0.242 - - [2026-03-06 13:02:03] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.010743 10.0.0.242 - - [2026-03-06 13:02:03] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005103 10.0.0.242 - - [2026-03-06 13:02:03] "POST /ref-update HTTP/1.1" 200 156 0.018729 10.0.0.242 - - [2026-03-06 13:02:03] "POST /ref-update HTTP/1.1" 200 156 0.071025 10.0.0.242 - - [2026-03-06 13:02:03] "POST /ref-update HTTP/1.1" 200 156 0.051829 10.0.0.242 - - [2026-03-06 13:02:03] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006015 10.0.0.242 - - [2026-03-06 13:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005771 10.0.0.242 - - [2026-03-06 13:02:03] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014083 10.0.0.242 - - [2026-03-06 13:02:03] "POST /firewall-policys HTTP/1.1" 200 532 0.035984 10.0.0.242 - - [2026-03-06 13:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.045475 10.0.0.242 - - [2026-03-06 13:02:03] "GET /firewall-policy/81d55f26-480a-4573-ac3c-4ea74c875c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006043 10.0.0.242 - - [2026-03-06 13:02:03] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003036 10.0.0.242 - - [2026-03-06 13:02:03] "GET /firewall-policy/81d55f26-480a-4573-ac3c-4ea74c875c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002799 10.0.0.242 - - [2026-03-06 13:02:03] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003218 10.0.0.242 - - [2026-03-06 13:02:03] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003010 10.0.0.242 - - [2026-03-06 13:02:03] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006480 10.0.0.242 - - [2026-03-06 13:02:03] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002798 10.0.0.242 - - [2026-03-06 13:02:03] "POST /ref-update HTTP/1.1" 200 156 0.041209 10.0.0.242 - - [2026-03-06 13:02:03] "POST /ref-update HTTP/1.1" 200 156 0.035039 10.0.0.242 - - [2026-03-06 13:02:03] "POST /ref-update HTTP/1.1" 200 156 0.044857 10.0.0.242 - - [2026-03-06 13:02:03] "POST /ref-update HTTP/1.1" 200 156 0.104471 10.0.0.242 - - [2026-03-06 13:02:03] "POST /ref-update HTTP/1.1" 200 156 0.048744 10.0.0.242 - - [2026-03-06 13:02:03] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.025079 10.0.0.242 - - [2026-03-06 13:02:04] "POST /tags HTTP/1.1" 200 300 0.256353 10.0.0.242 - - [2026-03-06 13:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.242 - - [2026-03-06 13:02:04] "GET /tag/73dd1f11-48ec-4c94-aa9c-513ffd3db4ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.021855 10.0.0.242 - - [2026-03-06 13:02:04] "POST /set-tag HTTP/1.1" 200 109 0.020880 10.0.0.242 - - [2026-03-06 13:02:04] "POST /tags HTTP/1.1" 200 302 0.117891 10.0.0.242 - - [2026-03-06 13:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023654 10.0.0.242 - - [2026-03-06 13:02:04] "GET /tag/f095b645-8bf5-400b-ae77-5aadca4c158c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.042429 10.0.0.242 - - [2026-03-06 13:02:04] "POST /tags HTTP/1.1" 200 326 0.098608 10.0.0.242 - - [2026-03-06 13:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.242 - - [2026-03-06 13:02:04] "GET /tag/af3df46b-8eef-48df-9a6d-ca3b482ea368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.039239 10.0.0.242 - - [2026-03-06 13:02:05] "POST /tags HTTP/1.1" 200 312 0.189430 10.0.0.242 - - [2026-03-06 13:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012814 10.0.0.242 - - [2026-03-06 13:02:05] "GET /tag/77a9868e-b972-4dc8-bbb7-8665d1eb68a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023667 10.0.0.242 - - [2026-03-06 13:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007818 10.0.0.242 - - [2026-03-06 13:02:05] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.015522 10.0.0.242 - - [2026-03-06 13:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.242 - - [2026-03-06 13:02:05] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056067 10.0.0.242 - - [2026-03-06 13:02:05] "POST /virtual-machines HTTP/1.1" 200 378 0.068079 10.0.0.242 - - [2026-03-06 13:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.042526 10.0.0.242 - - [2026-03-06 13:02:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.148614 10.0.0.242 - - [2026-03-06 13:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032000 10.0.0.242 - - [2026-03-06 13:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014418 10.0.0.242 - - [2026-03-06 13:02:05] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006456 10.0.0.242 - - [2026-03-06 13:02:05] "POST /instance-ips HTTP/1.1" 200 410 0.135681 10.0.0.242 - - [2026-03-06 13:02:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035488 10.0.0.242 - - [2026-03-06 13:02:05] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.012315 10.0.0.242 - - [2026-03-06 13:02:05] "POST /set-tag HTTP/1.1" 200 109 0.025491 10.0.0.242 - - [2026-03-06 13:02:05] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.010039 10.0.0.242 - - [2026-03-06 13:02:05] "GET /instance-ip/ad0fc1d2-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.008013 10.0.0.242 - - [2026-03-06 13:02:06] "POST /tags HTTP/1.1" 200 358 0.076724 10.0.0.242 - - [2026-03-06 13:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019480 10.0.0.242 - - [2026-03-06 13:02:06] "GET /tag/38d45e5b-ded1-437e-a905-00e3490cbedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.015955 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:02:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003033 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:02:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001701 10.0.0.242 - - [2026-03-06 13:02:06] "POST /tags HTTP/1.1" 200 306 0.020911 10.0.0.242 - - [2026-03-06 13:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015489 10.0.0.242 - - [2026-03-06 13:02:06] "GET /tag/a6e02ecc-408c-454d-8e06-91531b3d5afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018645 10.0.0.242 - - [2026-03-06 13:02:06] "POST /id-to-fqname HTTP/1.1" 200 174 0.000461 10.0.0.242 - - [2026-03-06 13:02:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.006471 10.0.0.242 - - [2026-03-06 13:02:06] "POST /security-groups HTTP/1.1" 200 571 0.191832 10.0.0.242 - - [2026-03-06 13:02:06] "POST /projects HTTP/1.1" 200 485 0.310771 10.0.0.242 - - [2026-03-06 13:02:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.009362 10.0.0.242 - - [2026-03-06 13:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.049457 10.0.0.242 - - [2026-03-06 13:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.242 - - [2026-03-06 13:02:06] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.044542 10.0.0.242 - - [2026-03-06 13:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.242 - - [2026-03-06 13:02:06] "POST /access-control-lists HTTP/1.1" 200 582 0.116265 10.0.0.242 - - [2026-03-06 13:02:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.015904 10.0.0.242 - - [2026-03-06 13:02:06] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.035378 10.0.0.242 - - [2026-03-06 13:02:06] "POST /access-control-lists HTTP/1.1" 200 580 0.075226 10.0.0.242 - - [2026-03-06 13:02:07] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.129108 10.0.0.242 - - [2026-03-06 13:02:07] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.108936 10.0.0.242 - - [2026-03-06 13:02:07] "POST /security-groups HTTP/1.1" 200 539 0.074599 10.0.0.242 - - [2026-03-06 13:02:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.002617 10.0.0.242 - - [2026-03-06 13:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028997 10.0.0.242 - - [2026-03-06 13:02:07] "POST /access-control-lists HTTP/1.1" 200 598 0.097422 10.0.0.242 - - [2026-03-06 13:02:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.021008 10.0.0.242 - - [2026-03-06 13:02:07] "POST /chown HTTP/1.1" 200 109 0.103755 10.0.0.242 - - [2026-03-06 13:02:07] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013417 10.0.0.242 - - [2026-03-06 13:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.242 - - [2026-03-06 13:02:07] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020827 10.0.0.242 - - [2026-03-06 13:02:07] "POST /access-control-lists HTTP/1.1" 200 596 0.092243 10.0.0.242 - - [2026-03-06 13:02:07] "POST /tags HTTP/1.1" 409 207 0.019279 10.0.0.242 - - [2026-03-06 13:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.242 - - [2026-03-06 13:02:07] "GET /tag/a6e02ecc-408c-454d-8e06-91531b3d5afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014045 10.0.0.242 - - [2026-03-06 13:02:07] "POST /firewall-rules HTTP/1.1" 200 566 0.092978 10.0.0.242 - - [2026-03-06 13:02:07] "GET /firewall-rule/014317a4-e75b-46c8-b7ea-55081a8e6fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.020720 10.0.0.242 - - [2026-03-06 13:02:07] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002955 10.0.0.242 - - [2026-03-06 13:02:07] "GET /firewall-rule/014317a4-e75b-46c8-b7ea-55081a8e6fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003204 10.0.0.242 - - [2026-03-06 13:02:07] "POST /ref-update HTTP/1.1" 200 156 0.034196 10.0.0.242 - - [2026-03-06 13:02:07] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003264 10.0.0.242 - - [2026-03-06 13:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.242 - - [2026-03-06 13:02:07] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003035 10.0.0.242 - - [2026-03-06 13:02:07] "POST /tags HTTP/1.1" 409 207 0.002359 10.0.0.242 - - [2026-03-06 13:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.242 - - [2026-03-06 13:02:07] "GET /tag/a6e02ecc-408c-454d-8e06-91531b3d5afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.031097 10.0.0.242 - - [2026-03-06 13:02:08] "POST /firewall-rules HTTP/1.1" 200 564 0.083968 10.0.0.242 - - [2026-03-06 13:02:08] "GET /firewall-rule/33fe192d-7c9b-44d7-8f82-fd87871325f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.020944 10.0.0.242 - - [2026-03-06 13:02:08] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.014817 10.0.0.242 - - [2026-03-06 13:02:08] "GET /firewall-rule/33fe192d-7c9b-44d7-8f82-fd87871325f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005782 10.0.0.242 - - [2026-03-06 13:02:08] "POST /ref-update HTTP/1.1" 200 156 0.033716 10.0.0.242 - - [2026-03-06 13:02:08] "POST /tags HTTP/1.1" 200 306 0.097995 10.0.0.242 - - [2026-03-06 13:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.242 - - [2026-03-06 13:02:08] "GET /tag/a4d60f81-2cae-496e-b4c9-3d17542d3b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026023 10.0.0.242 - - [2026-03-06 13:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2026-03-06 13:02:08] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049386 10.0.0.242 - - [2026-03-06 13:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.242 - - [2026-03-06 13:02:08] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.011736 10.0.0.242 - - [2026-03-06 13:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.242 - - [2026-03-06 13:02:08] "GET /service-appliance-set/fc8bd099-9f94-4ebd-93af-c9e73e282c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013898 10.0.0.242 - - [2026-03-06 13:02:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.004514 10.0.0.242 - - [2026-03-06 13:02:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.136508 10.0.0.242 - - [2026-03-06 13:02:08] "GET /virtual-machine-interface/e334b9d8-804e-49bb-b42c-a250b655352d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.011924 10.0.0.242 - - [2026-03-06 13:02:09] "POST /instance-ips HTTP/1.1" 200 382 0.207690 10.0.0.242 - - [2026-03-06 13:02:09] "GET /instance-ip/4268c9ff-2027-4958-a041-384d1b90adf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011444 10.0.0.242 - - [2026-03-06 13:02:09] "POST /loadbalancers HTTP/1.1" 200 584 0.069985 10.0.0.242 - - [2026-03-06 13:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.063749 10.0.0.242 - - [2026-03-06 13:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.242 - - [2026-03-06 13:02:09] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.116324 10.0.0.242 - - [2026-03-06 13:02:09] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.106934 10.0.0.242 - - [2026-03-06 13:02:09] "GET /instance-ip/4268c9ff-2027-4958-a041-384d1b90adf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016883 10.0.0.242 - - [2026-03-06 13:02:09] "GET /loadbalancer/0a849dae-896a-4e59-9d3d-54785f67f6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.005759 10.0.0.242 - - [2026-03-06 13:02:09] "POST /floating-ips HTTP/1.1" 200 585 0.051636 10.0.0.242 - - [2026-03-06 13:02:09] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.061853 10.0.0.242 - - [2026-03-06 13:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014924 10.0.0.242 - - [2026-03-06 13:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017679 10.0.0.242 - - [2026-03-06 13:02:09] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.075780 10.0.0.242 - - [2026-03-06 13:02:09] "GET /loadbalancer-listener/3983ca1c-c686-4c07-b5aa-6227854e4827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003182 10.0.0.242 - - [2026-03-06 13:02:09] "GET /loadbalancer-listener/3983ca1c-c686-4c07-b5aa-6227854e4827?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004124 10.0.0.242 - - [2026-03-06 13:02:09] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.039993 10.0.0.242 - - [2026-03-06 13:02:09] "GET /instance-ip/4268c9ff-2027-4958-a041-384d1b90adf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005059 10.0.0.242 - - [2026-03-06 13:02:09] "GET /instance-ip/4268c9ff-2027-4958-a041-384d1b90adf3?fields=floating_ips HTTP/1.1" 200 1172 0.008039 10.0.0.242 - - [2026-03-06 13:02:09] "GET /floating-ip/c66df002-682c-4271-9228-863f87fbc639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.012052 10.0.0.242 - - [2026-03-06 13:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.242 - - [2026-03-06 13:02:09] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.006194 10.0.0.242 - - [2026-03-06 13:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.242 - - [2026-03-06 13:02:09] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.018323 10.0.0.242 - - [2026-03-06 13:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011866 10.0.0.242 - - [2026-03-06 13:02:09] "GET /loadbalancer/0a849dae-896a-4e59-9d3d-54785f67f6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.002891 10.0.0.242 - - [2026-03-06 13:02:09] "POST /fqname-to-id HTTP/1.1" 404 228 0.002146 10.0.0.242 - - [2026-03-06 13:02:09] "POST /tags HTTP/1.1" 200 356 0.017402 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018740 10.0.0.242 - - [2026-03-06 13:02:10] "GET /tag/d88ba494-41cb-4730-8f7d-c9e731cb6e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.030232 10.0.0.242 - - [2026-03-06 13:02:10] "POST /tags HTTP/1.1" 200 304 0.029831 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.057147 10.0.0.242 - - [2026-03-06 13:02:10] "GET /tag/8bfa74c3-7ab3-48cb-8b7a-a32215e0d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016635 10.0.0.242 - - [2026-03-06 13:02:10] "POST /projects HTTP/1.1" 409 218 0.002239 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.242 - - [2026-03-06 13:02:10] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050869 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.242 - - [2026-03-06 13:02:10] "GET /network-ipam/524a6ed5-dbf6-49b4-a4a1-f1d7062785f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002694 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.242 - - [2026-03-06 13:02:10] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.004761 10.0.0.242 - - [2026-03-06 13:02:10] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.057856 10.0.0.242 - - [2026-03-06 13:02:10] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005236 10.0.0.242 - - [2026-03-06 13:02:10] "POST /set-tag HTTP/1.1" 200 109 0.078054 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.242 - - [2026-03-06 13:02:10] "GET /network-ipam/61878866-274e-4aaf-9720-de37f2e5ef06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003098 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005943 10.0.0.242 - - [2026-03-06 13:02:10] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.004471 10.0.0.242 - - [2026-03-06 13:02:10] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.049517 10.0.0.242 - - [2026-03-06 13:02:10] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.018209 10.0.0.242 - - [2026-03-06 13:02:10] "POST /set-tag HTTP/1.1" 200 109 0.048690 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.242 - - [2026-03-06 13:02:10] "GET /network-policy/649f2697-2988-4bc3-9ef0-56be4975f1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004951 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.242 - - [2026-03-06 13:02:10] "GET /network-policy/01ecb9e4-7064-436b-9472-37532739a15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.007441 10.0.0.242 - - [2026-03-06 13:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.242 - - [2026-03-06 13:02:10] "GET /network-policy/e98c9374-22db-41d4-8187-2bdd270ffdc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002949 10.0.0.242 - - [2026-03-06 13:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.242 - - [2026-03-06 13:02:11] "PUT /network-policy/e98c9374-22db-41d4-8187-2bdd270ffdc2 HTTP/1.1" 200 263 0.015678 10.0.0.242 - - [2026-03-06 13:02:11] "POST /ref-update HTTP/1.1" 200 156 0.067934 10.0.0.242 - - [2026-03-06 13:02:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032567 10.0.0.242 - - [2026-03-06 13:02:11] "PUT /access-control-list/6bceb9ba-7c71-4ae3-8927-d6ecd628e7e4 HTTP/1.1" 200 273 0.067785 10.0.0.242 - - [2026-03-06 13:02:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006664 10.0.0.242 - - [2026-03-06 13:02:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010912 10.0.0.242 - - [2026-03-06 13:02:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003624 10.0.0.242 - - [2026-03-06 13:02:11] "PUT /access-control-list/7afb91da-ed2e-48ab-9603-b8d05e6bbc8c HTTP/1.1" 200 273 0.073975 10.0.0.242 - - [2026-03-06 13:02:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010387 10.0.0.242 - - [2026-03-06 13:02:11] "POST /security-groups HTTP/1.1" 409 245 0.007275 10.0.0.242 - - [2026-03-06 13:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:02:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:02:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 10.0.0.242 - - [2026-03-06 13:02:11] "PUT /security-group/f498bcda-2c37-4c2d-a138-97751f38ed35 HTTP/1.1" 200 263 0.071414 10.0.0.242 - - [2026-03-06 13:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027502 10.0.0.242 - - [2026-03-06 13:02:11] "PUT /access-control-list/47e1c6d8-a12c-46db-93c6-2f27d43f6a8e HTTP/1.1" 200 273 0.029941 10.0.0.242 - - [2026-03-06 13:02:11] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024662 10.0.0.242 - - [2026-03-06 13:02:11] "PUT /access-control-list/27b86f6c-b753-4e2d-9b7b-193b87b53b8e HTTP/1.1" 200 273 0.040062 10.0.0.242 - - [2026-03-06 13:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012740 10.0.0.242 - - [2026-03-06 13:02:11] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003509 10.0.0.242 - - [2026-03-06 13:02:11] "POST /tags HTTP/1.1" 409 206 0.002395 10.0.0.242 - - [2026-03-06 13:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.242 - - [2026-03-06 13:02:11] "GET /tag/8bfa74c3-7ab3-48cb-8b7a-a32215e0d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012927 10.0.0.242 - - [2026-03-06 13:02:11] "POST /firewall-rules HTTP/1.1" 200 564 0.128004 10.0.0.242 - - [2026-03-06 13:02:11] "GET /firewall-rule/e73d38e4-5ac2-4d80-b8b5-73b7a3dd25c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008246 10.0.0.242 - - [2026-03-06 13:02:11] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005936 10.0.0.242 - - [2026-03-06 13:02:11] "GET /firewall-rule/e73d38e4-5ac2-4d80-b8b5-73b7a3dd25c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002590 10.0.0.242 - - [2026-03-06 13:02:12] "POST /ref-update HTTP/1.1" 200 156 0.167090 10.0.0.242 - - [2026-03-06 13:02:12] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011683 10.0.0.242 - - [2026-03-06 13:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.242 - - [2026-03-06 13:02:12] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003158 10.0.0.242 - - [2026-03-06 13:02:12] "POST /tags HTTP/1.1" 409 206 0.001990 10.0.0.242 - - [2026-03-06 13:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2026-03-06 13:02:12] "GET /tag/8bfa74c3-7ab3-48cb-8b7a-a32215e0d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.049615 10.0.0.242 - - [2026-03-06 13:02:12] "POST /firewall-rules HTTP/1.1" 200 562 0.081929 10.0.0.242 - - [2026-03-06 13:02:12] "GET /firewall-rule/8bd9dd8f-838b-4617-94ae-26dcec9562f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007639 10.0.0.242 - - [2026-03-06 13:02:12] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004140 10.0.0.242 - - [2026-03-06 13:02:12] "GET /firewall-rule/8bd9dd8f-838b-4617-94ae-26dcec9562f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002402 10.0.0.242 - - [2026-03-06 13:02:12] "POST /ref-update HTTP/1.1" 200 156 0.029854 10.0.0.242 - - [2026-03-06 13:02:12] "POST /tags HTTP/1.1" 200 302 0.049494 10.0.0.242 - - [2026-03-06 13:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.242 - - [2026-03-06 13:02:12] "GET /tag/c4b88a4e-d058-49b6-8530-d6a74562e9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011459 10.0.0.242 - - [2026-03-06 13:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2026-03-06 13:02:12] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052712 10.0.0.242 - - [2026-03-06 13:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.242 - - [2026-03-06 13:02:12] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.007357 10.0.0.242 - - [2026-03-06 13:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.242 - - [2026-03-06 13:02:12] "GET /service-appliance-set/fc8bd099-9f94-4ebd-93af-c9e73e282c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002793 10.0.0.242 - - [2026-03-06 13:02:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.011080 10.0.0.242 - - [2026-03-06 13:02:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.139288 10.0.0.242 - - [2026-03-06 13:02:12] "GET /virtual-machine-interface/ac69f49d-f1ac-42d7-9a97-934c98792268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.021197 10.0.0.242 - - [2026-03-06 13:02:12] "POST /instance-ips HTTP/1.1" 200 378 0.037407 10.0.0.242 - - [2026-03-06 13:02:13] "GET /instance-ip/ef3ead03-2d47-42b6-a03d-16b68dca261d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007064 10.0.0.242 - - [2026-03-06 13:02:13] "POST /loadbalancers HTTP/1.1" 200 584 0.071749 10.0.0.242 - - [2026-03-06 13:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038177 10.0.0.242 - - [2026-03-06 13:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019560 10.0.0.242 - - [2026-03-06 13:02:13] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.064333 10.0.0.242 - - [2026-03-06 13:02:13] "GET /instance-ip/ef3ead03-2d47-42b6-a03d-16b68dca261d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009086 10.0.0.242 - - [2026-03-06 13:02:13] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.026758 10.0.0.242 - - [2026-03-06 13:02:13] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.009684 10.0.0.242 - - [2026-03-06 13:02:13] "POST /floating-ips HTTP/1.1" 200 583 0.032793 10.0.0.242 - - [2026-03-06 13:02:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.046007 10.0.0.242 - - [2026-03-06 13:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030295 10.0.0.242 - - [2026-03-06 13:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.242 - - [2026-03-06 13:02:13] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055533 10.0.0.242 - - [2026-03-06 13:02:13] "GET /loadbalancer-listener/2be3f052-35df-4545-9837-33fcfc7d7dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.013687 10.0.0.242 - - [2026-03-06 13:02:13] "GET /loadbalancer-listener/2be3f052-35df-4545-9837-33fcfc7d7dff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005708 10.0.0.242 - - [2026-03-06 13:02:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.076991 10.0.0.242 - - [2026-03-06 13:02:13] "GET /instance-ip/ef3ead03-2d47-42b6-a03d-16b68dca261d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003403 10.0.0.242 - - [2026-03-06 13:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009766 10.0.0.242 - - [2026-03-06 13:02:13] "GET /instance-ip/ef3ead03-2d47-42b6-a03d-16b68dca261d?fields=floating_ips HTTP/1.1" 200 1167 0.019763 10.0.0.242 - - [2026-03-06 13:02:13] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003814 10.0.0.242 - - [2026-03-06 13:02:13] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.090427 10.0.0.242 - - [2026-03-06 13:02:13] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003988 10.0.0.242 - - [2026-03-06 13:02:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048386 10.0.0.242 - - [2026-03-06 13:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.077801 10.0.0.242 - - [2026-03-06 13:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.026505 10.0.0.242 - - [2026-03-06 13:02:14] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.082910 10.0.0.242 - - [2026-03-06 13:02:14] "GET /loadbalancer-listener/0691578e-d200-4d06-8777-27e389230473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004152 10.0.0.242 - - [2026-03-06 13:02:14] "GET /loadbalancer-listener/0691578e-d200-4d06-8777-27e389230473?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.015403 10.0.0.242 - - [2026-03-06 13:02:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.046701 10.0.0.242 - - [2026-03-06 13:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.242 - - [2026-03-06 13:02:14] "GET /instance-ip/ef3ead03-2d47-42b6-a03d-16b68dca261d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002592 10.0.0.242 - - [2026-03-06 13:02:14] "GET /instance-ip/ef3ead03-2d47-42b6-a03d-16b68dca261d?fields=floating_ips HTTP/1.1" 200 1167 0.003303 10.0.0.242 - - [2026-03-06 13:02:14] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008750 10.0.0.242 - - [2026-03-06 13:02:14] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.054311 10.0.0.242 - - [2026-03-06 13:02:14] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002816 10.0.0.242 - - [2026-03-06 13:02:14] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.026660 10.0.0.242 - - [2026-03-06 13:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.073737 10.0.0.242 - - [2026-03-06 13:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016801 10.0.0.242 - - [2026-03-06 13:02:14] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044621 10.0.0.242 - - [2026-03-06 13:02:14] "GET /loadbalancer-listener/046090f3-6f7a-4962-94c9-000c2d78a43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.002473 10.0.0.242 - - [2026-03-06 13:02:14] "GET /loadbalancer-listener/046090f3-6f7a-4962-94c9-000c2d78a43c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003407 10.0.0.242 - - [2026-03-06 13:02:14] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018385 10.0.0.242 - - [2026-03-06 13:02:14] "GET /instance-ip/ef3ead03-2d47-42b6-a03d-16b68dca261d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007306 10.0.0.242 - - [2026-03-06 13:02:14] "GET /instance-ip/ef3ead03-2d47-42b6-a03d-16b68dca261d?fields=floating_ips HTTP/1.1" 200 1167 0.003905 10.0.0.242 - - [2026-03-06 13:02:14] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009772 10.0.0.242 - - [2026-03-06 13:02:14] "POST /tags HTTP/1.1" 200 372 0.043217 10.0.0.242 - - [2026-03-06 13:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007887 10.0.0.242 - - [2026-03-06 13:02:14] "GET /tag/c2c2176b-3184-4336-97c6-cf468c6a93bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.021023 10.0.0.242 - - [2026-03-06 13:02:14] "POST /tags HTTP/1.1" 200 320 0.020955 10.0.0.242 - - [2026-03-06 13:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012890 10.0.0.242 - - [2026-03-06 13:02:14] "GET /tag/d66a8699-0ce5-43bb-82e0-13107cca0ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.026963 10.0.0.242 - - [2026-03-06 13:02:15] "POST /id-to-fqname HTTP/1.1" 200 181 0.001152 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.014109 10.0.0.242 - - [2026-03-06 13:02:15] "POST /security-groups HTTP/1.1" 200 578 0.086397 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.002176 10.0.0.242 - - [2026-03-06 13:02:15] "POST /projects HTTP/1.1" 200 499 0.296335 10.0.0.242 - - [2026-03-06 13:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014681 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.242 - - [2026-03-06 13:02:15] "POST /access-control-lists HTTP/1.1" 200 589 0.040403 10.0.0.242 - - [2026-03-06 13:02:15] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.004283 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.001690 10.0.0.242 - - [2026-03-06 13:02:15] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.005152 10.0.0.242 - - [2026-03-06 13:02:15] "POST /access-control-lists HTTP/1.1" 200 587 0.025772 10.0.0.242 - - [2026-03-06 13:02:15] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.085074 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:02:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004498 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:02:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001470 10.0.0.242 - - [2026-03-06 13:02:15] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.056735 10.0.0.242 - - [2026-03-06 13:02:15] "POST /security-groups HTTP/1.1" 200 560 0.081628 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.005105 10.0.0.242 - - [2026-03-06 13:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027050 10.0.0.242 - - [2026-03-06 13:02:15] "POST /chown HTTP/1.1" 200 109 0.027324 10.0.0.242 - - [2026-03-06 13:02:15] "POST /access-control-lists HTTP/1.1" 200 612 0.084238 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.008847 10.0.0.242 - - [2026-03-06 13:02:15] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002391 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.242 - - [2026-03-06 13:02:15] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002776 10.0.0.242 - - [2026-03-06 13:02:15] "POST /tags HTTP/1.1" 409 214 0.001594 10.0.0.242 - - [2026-03-06 13:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.242 - - [2026-03-06 13:02:15] "GET /tag/d66a8699-0ce5-43bb-82e0-13107cca0ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012441 10.0.0.242 - - [2026-03-06 13:02:15] "POST /access-control-lists HTTP/1.1" 200 610 0.156796 10.0.0.242 - - [2026-03-06 13:02:16] "POST /firewall-rules HTTP/1.1" 200 580 0.216548 10.0.0.242 - - [2026-03-06 13:02:16] "GET /firewall-rule/c339fa54-0aa3-4069-bacb-80072dff597a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006303 10.0.0.242 - - [2026-03-06 13:02:16] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.010680 10.0.0.242 - - [2026-03-06 13:02:16] "GET /firewall-rule/c339fa54-0aa3-4069-bacb-80072dff597a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005307 10.0.0.242 - - [2026-03-06 13:02:16] "POST /ref-update HTTP/1.1" 200 156 0.059726 10.0.0.242 - - [2026-03-06 13:02:16] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012353 10.0.0.242 - - [2026-03-06 13:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.242 - - [2026-03-06 13:02:16] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003269 10.0.0.242 - - [2026-03-06 13:02:16] "POST /tags HTTP/1.1" 409 214 0.001862 10.0.0.242 - - [2026-03-06 13:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.242 - - [2026-03-06 13:02:16] "GET /tag/d66a8699-0ce5-43bb-82e0-13107cca0ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.032723 10.0.0.242 - - [2026-03-06 13:02:16] "POST /firewall-rules HTTP/1.1" 200 578 0.085603 10.0.0.242 - - [2026-03-06 13:02:16] "GET /firewall-rule/5029f064-fb27-4a97-84fc-16b6d7c507f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.022767 10.0.0.242 - - [2026-03-06 13:02:16] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004304 10.0.0.242 - - [2026-03-06 13:02:16] "GET /firewall-rule/5029f064-fb27-4a97-84fc-16b6d7c507f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003653 10.0.0.242 - - [2026-03-06 13:02:16] "POST /ref-update HTTP/1.1" 200 156 0.042130 10.0.0.242 - - [2026-03-06 13:02:16] "POST /tags HTTP/1.1" 200 364 0.023395 10.0.0.242 - - [2026-03-06 13:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015978 10.0.0.242 - - [2026-03-06 13:02:16] "GET /tag/7affc624-1c3e-4b55-8700-4ebf5f8483f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.018342 10.0.0.242 - - [2026-03-06 13:02:16] "POST /tags HTTP/1.1" 200 312 0.024030 10.0.0.242 - - [2026-03-06 13:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012534 10.0.0.242 - - [2026-03-06 13:02:16] "GET /tag/2e9603fa-8416-4c63-a7b4-dde44afb2045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017531 10.0.0.242 - - [2026-03-06 13:02:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000582 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.007413 10.0.0.242 - - [2026-03-06 13:02:17] "POST /security-groups HTTP/1.1" 200 574 0.078122 10.0.0.242 - - [2026-03-06 13:02:17] "POST /projects HTTP/1.1" 200 491 0.207997 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.015363 10.0.0.242 - - [2026-03-06 13:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.038613 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006627 10.0.0.242 - - [2026-03-06 13:02:17] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.014279 10.0.0.242 - - [2026-03-06 13:02:17] "POST /access-control-lists HTTP/1.1" 200 585 0.091244 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017232 10.0.0.242 - - [2026-03-06 13:02:17] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004573 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.021250 10.0.0.242 - - [2026-03-06 13:02:17] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.201755 10.0.0.242 - - [2026-03-06 13:02:17] "POST /access-control-lists HTTP/1.1" 200 583 0.225225 10.0.0.242 - - [2026-03-06 13:02:17] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.102778 10.0.0.242 - - [2026-03-06 13:02:17] "POST /security-groups HTTP/1.1" 200 548 0.075941 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.002036 10.0.0.242 - - [2026-03-06 13:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016811 10.0.0.242 - - [2026-03-06 13:02:17] "POST /chown HTTP/1.1" 200 109 0.023196 10.0.0.242 - - [2026-03-06 13:02:17] "POST /access-control-lists HTTP/1.1" 200 604 0.042858 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.013857 10.0.0.242 - - [2026-03-06 13:02:17] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025445 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2026-03-06 13:02:17] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021481 10.0.0.242 - - [2026-03-06 13:02:17] "POST /access-control-lists HTTP/1.1" 200 602 0.071562 10.0.0.242 - - [2026-03-06 13:02:17] "POST /tags HTTP/1.1" 409 210 0.004446 10.0.0.242 - - [2026-03-06 13:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.242 - - [2026-03-06 13:02:17] "GET /tag/2e9603fa-8416-4c63-a7b4-dde44afb2045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014844 10.0.0.242 - - [2026-03-06 13:02:18] "POST /firewall-rules HTTP/1.1" 200 572 0.080078 10.0.0.242 - - [2026-03-06 13:02:18] "GET /firewall-rule/e664d22f-77f8-4a16-ba8e-2a785eb2164d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010565 10.0.0.242 - - [2026-03-06 13:02:18] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004219 10.0.0.242 - - [2026-03-06 13:02:18] "GET /firewall-rule/e664d22f-77f8-4a16-ba8e-2a785eb2164d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002632 10.0.0.242 - - [2026-03-06 13:02:18] "POST /ref-update HTTP/1.1" 200 156 0.048234 10.0.0.242 - - [2026-03-06 13:02:18] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008365 10.0.0.242 - - [2026-03-06 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.242 - - [2026-03-06 13:02:18] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002837 10.0.0.242 - - [2026-03-06 13:02:18] "POST /tags HTTP/1.1" 409 210 0.001798 10.0.0.242 - - [2026-03-06 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.242 - - [2026-03-06 13:02:18] "GET /tag/2e9603fa-8416-4c63-a7b4-dde44afb2045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011193 10.0.0.242 - - [2026-03-06 13:02:18] "POST /firewall-rules HTTP/1.1" 200 570 0.063611 10.0.0.242 - - [2026-03-06 13:02:18] "GET /firewall-rule/ab41de60-79ea-4cc9-8eb7-27a46fb0196f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004198 10.0.0.242 - - [2026-03-06 13:02:18] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003589 10.0.0.242 - - [2026-03-06 13:02:18] "GET /firewall-rule/ab41de60-79ea-4cc9-8eb7-27a46fb0196f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002175 10.0.0.242 - - [2026-03-06 13:02:18] "POST /ref-update HTTP/1.1" 200 156 0.046402 10.0.0.242 - - [2026-03-06 13:02:18] "POST /tags HTTP/1.1" 200 364 0.043106 10.0.0.242 - - [2026-03-06 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011918 10.0.0.242 - - [2026-03-06 13:02:18] "GET /tag/363fe10c-cd9c-49a8-9cbb-122bfb06f74f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012855 10.0.0.242 - - [2026-03-06 13:02:18] "POST /tags HTTP/1.1" 409 210 0.001994 10.0.0.242 - - [2026-03-06 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.242 - - [2026-03-06 13:02:18] "GET /tag/77a9868e-b972-4dc8-bbb7-8665d1eb68a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012156 10.0.0.242 - - [2026-03-06 13:02:18] "POST /projects HTTP/1.1" 409 223 0.001952 10.0.0.242 - - [2026-03-06 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-03-06 13:02:18] "GET /project/c1b7b7dd-9185-48a9-83e6-20623b03b922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036037 10.0.0.242 - - [2026-03-06 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2026-03-06 13:02:18] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005363 10.0.0.242 - - [2026-03-06 13:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.242 - - [2026-03-06 13:02:18] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.005838 10.0.0.242 - - [2026-03-06 13:02:18] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.054231 10.0.0.242 - - [2026-03-06 13:02:18] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.063278 10.0.0.242 - - [2026-03-06 13:02:19] "POST /security-groups HTTP/1.1" 409 253 0.004500 10.0.0.242 - - [2026-03-06 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2026-03-06 13:02:19] "PUT /security-group/8753ffb0-2954-47a4-9297-5a60b82a6886 HTTP/1.1" 200 263 0.075693 10.0.0.242 - - [2026-03-06 13:02:19] "PUT /access-control-list/635b69bc-84a3-4264-aa5c-0e422824a115 HTTP/1.1" 200 273 0.025836 10.0.0.242 - - [2026-03-06 13:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.050091 10.0.0.242 - - [2026-03-06 13:02:19] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015248 10.0.0.242 - - [2026-03-06 13:02:19] "PUT /access-control-list/72a66736-9755-41c5-bcf2-3b8dc4a4a2e7 HTTP/1.1" 200 273 0.048797 10.0.0.242 - - [2026-03-06 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.242 - - [2026-03-06 13:02:19] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002686 10.0.0.242 - - [2026-03-06 13:02:19] "POST /tags HTTP/1.1" 409 210 0.002327 10.0.0.242 - - [2026-03-06 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.242 - - [2026-03-06 13:02:19] "GET /tag/77a9868e-b972-4dc8-bbb7-8665d1eb68a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011585 10.0.0.242 - - [2026-03-06 13:02:19] "POST /firewall-rules HTTP/1.1" 200 572 0.075136 10.0.0.242 - - [2026-03-06 13:02:19] "GET /firewall-rule/f675bff9-0911-47aa-b9a3-cd1e25dbd78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010031 10.0.0.242 - - [2026-03-06 13:02:19] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004952 10.0.0.242 - - [2026-03-06 13:02:19] "GET /firewall-rule/f675bff9-0911-47aa-b9a3-cd1e25dbd78f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002947 10.0.0.242 - - [2026-03-06 13:02:19] "POST /ref-update HTTP/1.1" 200 156 0.054942 10.0.0.242 - - [2026-03-06 13:02:19] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003799 10.0.0.242 - - [2026-03-06 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.242 - - [2026-03-06 13:02:19] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003621 10.0.0.242 - - [2026-03-06 13:02:19] "POST /tags HTTP/1.1" 409 210 0.002330 10.0.0.242 - - [2026-03-06 13:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2026-03-06 13:02:19] "GET /tag/77a9868e-b972-4dc8-bbb7-8665d1eb68a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012316 10.0.0.242 - - [2026-03-06 13:02:19] "POST /firewall-rules HTTP/1.1" 200 570 0.073444 10.0.0.242 - - [2026-03-06 13:02:19] "GET /firewall-rule/474f4d44-dc6f-4349-9a85-414805b8db7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.029877 10.0.0.242 - - [2026-03-06 13:02:19] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003809 10.0.0.242 - - [2026-03-06 13:02:19] "GET /firewall-rule/474f4d44-dc6f-4349-9a85-414805b8db7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002858 10.0.0.242 - - [2026-03-06 13:02:19] "POST /ref-update HTTP/1.1" 200 156 0.043268 10.0.0.242 - - [2026-03-06 13:02:19] "POST /tags HTTP/1.1" 409 237 0.002072 10.0.0.242 - - [2026-03-06 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.242 - - [2026-03-06 13:02:20] "GET /tag/363fe10c-cd9c-49a8-9cbb-122bfb06f74f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012672 10.0.0.242 - - [2026-03-06 13:02:20] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.004333 10.0.0.242 - - [2026-03-06 13:02:20] "POST /set-tag HTTP/1.1" 200 109 0.026185 10.0.0.141 - - [2026-03-06 13:04:03] "GET / HTTP/1.1" 200 36215 0.001512 10.0.0.141 - - [2026-03-06 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.141 - - [2026-03-06 13:04:03] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004664 10.0.0.141 - - [2026-03-06 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.141 - - [2026-03-06 13:04:03] "GET /routing-instance/eca82552-1657-4616-b301-f7dd6926c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002874 10.0.0.141 - - [2026-03-06 13:04:03] "PUT /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d HTTP/1.1" 200 275 0.008966 10.0.0.141 - - [2026-03-06 13:04:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.003976 10.0.0.141 - - [2026-03-06 13:04:03] "POST /virtual-routers HTTP/1.1" 200 601 0.019283 10.0.0.141 - - [2026-03-06 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.141 - - [2026-03-06 13:04:03] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003824 10.0.0.141 - - [2026-03-06 13:04:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.001553 10.0.0.141 - - [2026-03-06 13:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.141 - - [2026-03-06 13:04:03] "GET /virtual-network/7a7e06d9-b861-4c31-b44f-4b2e8fff78b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003804 10.0.0.141 - - [2026-03-06 13:04:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.047813 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:04:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:04:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:04:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:04:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000884 10.0.0.242 - - [2026-03-06 13:04:34] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2026-03-06 13:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.242 - - [2026-03-06 13:04:34] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004596 10.0.0.242 - - [2026-03-06 13:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2026-03-06 13:04:34] "GET /config-node/860c134b-a59a-458b-894a-5dd9891c1a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003372 10.0.0.242 - - [2026-03-06 13:04:45] "GET / HTTP/1.1" 200 36215 0.001250 10.0.0.242 - - [2026-03-06 13:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.242 - - [2026-03-06 13:04:45] "GET /routing-instance/eca82552-1657-4616-b301-f7dd6926c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002653 10.0.0.242 - - [2026-03-06 13:04:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002407 10.0.0.242 - - [2026-03-06 13:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.242 - - [2026-03-06 13:04:45] "GET /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003389 10.0.0.242 - - [2026-03-06 13:04:45] "PUT /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08 HTTP/1.1" 200 255 0.011862 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:04:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:04:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000912 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:04:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:04:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000858 10.0.0.242 - - [2026-03-06 13:05:48] "GET /global-system-configs HTTP/1.1" 200 323 0.002163 10.0.0.242 - - [2026-03-06 13:05:49] "GET /global-system-configs HTTP/1.1" 200 323 0.006365 10.0.0.242 - - [2026-03-06 13:06:05] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003369 10.0.0.242 - - [2026-03-06 13:06:05] "POST /ref-update HTTP/1.1" 200 156 0.010097 10.0.0.242 - - [2026-03-06 13:06:14] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006578 10.0.0.242 - - [2026-03-06 13:06:14] "POST /set-tag HTTP/1.1" 200 109 0.003661 10.0.0.242 - - [2026-03-06 13:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.242 - - [2026-03-06 13:06:14] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002431 10.0.0.242 - - [2026-03-06 13:06:14] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004865 10.0.0.242 - - [2026-03-06 13:06:14] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.242 - - [2026-03-06 13:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.242 - - [2026-03-06 13:06:14] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002766 10.0.0.242 - - [2026-03-06 13:06:14] "GET /loadbalancer-pool/8d24626b-296c-469c-aa00-9b8140c9faf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004467 10.0.0.242 - - [2026-03-06 13:06:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030239 10.0.0.242 - - [2026-03-06 13:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019980 10.0.0.242 - - [2026-03-06 13:06:14] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008962 10.0.0.242 - - [2026-03-06 13:06:14] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008911 10.0.0.242 - - [2026-03-06 13:06:14] "POST /ref-update HTTP/1.1" 200 156 0.009243 10.0.0.242 - - [2026-03-06 13:06:14] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.017331 10.0.0.242 - - [2026-03-06 13:06:14] "POST /tags HTTP/1.1" 409 205 0.006618 10.0.0.242 - - [2026-03-06 13:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2026-03-06 13:06:14] "GET /tag/c4b88a4e-d058-49b6-8530-d6a74562e9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010387 10.0.0.242 - - [2026-03-06 13:06:14] "PUT /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe HTTP/1.1" 200 257 0.018634 10.0.0.242 - - [2026-03-06 13:06:14] "POST /set-tag HTTP/1.1" 200 109 0.068871 10.0.0.242 - - [2026-03-06 13:06:15] "GET /loadbalancer-pool/f92fd7bc-2db8-4829-8077-01784888e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.044901 10.0.0.242 - - [2026-03-06 13:06:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017427 10.0.0.242 - - [2026-03-06 13:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014267 10.0.0.242 - - [2026-03-06 13:06:15] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015618 10.0.0.242 - - [2026-03-06 13:06:15] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005258 10.0.0.242 - - [2026-03-06 13:06:15] "POST /set-tag HTTP/1.1" 200 109 0.005161 10.0.0.242 - - [2026-03-06 13:06:15] "POST /ref-update HTTP/1.1" 200 156 0.006891 10.0.0.242 - - [2026-03-06 13:06:15] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011334 10.0.0.242 - - [2026-03-06 13:06:15] "GET /loadbalancer-pool/ef973ad4-681f-4101-957e-85480b0415e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003677 10.0.0.242 - - [2026-03-06 13:06:15] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014970 10.0.0.242 - - [2026-03-06 13:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021056 10.0.0.242 - - [2026-03-06 13:06:15] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008996 10.0.0.242 - - [2026-03-06 13:06:15] "PUT /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe HTTP/1.1" 200 257 0.035695 10.0.0.242 - - [2026-03-06 13:06:15] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006234 10.0.0.242 - - [2026-03-06 13:06:15] "POST /ref-update HTTP/1.1" 200 156 0.010338 10.0.0.242 - - [2026-03-06 13:06:15] "POST /set-tag HTTP/1.1" 200 109 0.007306 10.0.0.242 - - [2026-03-06 13:06:15] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.004385 10.0.0.242 - - [2026-03-06 13:06:15] "PUT /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe HTTP/1.1" 200 257 0.013600 10.0.0.141 - - [2026-03-06 13:08:10] "GET / HTTP/1.1" 200 36215 0.001753 10.0.0.141 - - [2026-03-06 13:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.141 - - [2026-03-06 13:08:10] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007355 10.0.0.141 - - [2026-03-06 13:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010345 10.0.0.141 - - [2026-03-06 13:08:11] "GET /routing-instance/eca82552-1657-4616-b301-f7dd6926c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003857 10.0.0.141 - - [2026-03-06 13:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.141 - - [2026-03-06 13:08:11] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004547 10.0.0.141 - - [2026-03-06 13:08:11] "PUT /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180 HTTP/1.1" 200 263 0.011425 10.0.0.141 - - [2026-03-06 13:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011372 10.0.0.141 - - [2026-03-06 13:08:11] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004099 10.0.0.141 - - [2026-03-06 13:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.141 - - [2026-03-06 13:08:11] "GET /virtual-machine-interface/6111d9de-b06d-4379-8ef4-6c2d843e0672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004519 10.0.0.141 - - [2026-03-06 13:08:11] "PUT /virtual-machine-interface/6111d9de-b06d-4379-8ef4-6c2d843e0672 HTTP/1.1" 200 285 0.010124 10.0.0.242 - - [2026-03-06 13:08:34] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006612 10.0.0.242 - - [2026-03-06 13:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.242 - - [2026-03-06 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.242 - - [2026-03-06 13:08:34] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002369 10.0.0.242 - - [2026-03-06 13:08:34] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004033 10.0.0.242 - - [2026-03-06 13:08:34] "POST /set-tag HTTP/1.1" 200 109 0.021262 10.0.0.242 - - [2026-03-06 13:08:34] "DELETE /loadbalancer-member/bfe73b36-4465-40eb-bf59-bbb343cae6c3 HTTP/1.1" 200 115 0.031331 10.0.0.242 - - [2026-03-06 13:08:34] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006323 10.0.0.242 - - [2026-03-06 13:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.242 - - [2026-03-06 13:08:34] "DELETE /loadbalancer-member/422c1c19-4d5e-4781-b7eb-92f09c7ee7a6 HTTP/1.1" 200 115 0.026522 10.0.0.242 - - [2026-03-06 13:08:34] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005761 10.0.0.242 - - [2026-03-06 13:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.242 - - [2026-03-06 13:08:34] "DELETE /loadbalancer-member/7fc440b8-a7d5-4348-8c30-396a9941bfc2 HTTP/1.1" 200 115 0.025475 10.0.0.242 - - [2026-03-06 13:08:34] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004208 10.0.0.242 - - [2026-03-06 13:08:34] "POST /set-tag HTTP/1.1" 200 109 0.002781 10.0.0.242 - - [2026-03-06 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-03-06 13:08:34] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002203 10.0.0.242 - - [2026-03-06 13:08:34] "GET /loadbalancer-pool/8d24626b-296c-469c-aa00-9b8140c9faf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002817 10.0.0.242 - - [2026-03-06 13:08:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013414 10.0.0.242 - - [2026-03-06 13:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021425 10.0.0.242 - - [2026-03-06 13:08:34] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.021391 10.0.0.242 - - [2026-03-06 13:08:35] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004798 10.0.0.242 - - [2026-03-06 13:08:35] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004128 10.0.0.242 - - [2026-03-06 13:08:35] "POST /set-tag HTTP/1.1" 200 109 0.071693 10.0.0.242 - - [2026-03-06 13:08:35] "GET /loadbalancer-pool/f92fd7bc-2db8-4829-8077-01784888e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009547 10.0.0.242 - - [2026-03-06 13:08:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014143 10.0.0.242 - - [2026-03-06 13:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007527 10.0.0.242 - - [2026-03-06 13:08:35] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007007 10.0.0.242 - - [2026-03-06 13:08:35] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006657 10.0.0.242 - - [2026-03-06 13:08:35] "POST /set-tag HTTP/1.1" 200 109 0.006762 10.0.0.242 - - [2026-03-06 13:08:35] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001784 10.0.0.242 - - [2026-03-06 13:08:35] "GET /loadbalancer-pool/ef973ad4-681f-4101-957e-85480b0415e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002753 10.0.0.242 - - [2026-03-06 13:08:35] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013698 10.0.0.242 - - [2026-03-06 13:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017805 10.0.0.242 - - [2026-03-06 13:08:35] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009794 10.0.0.242 - - [2026-03-06 13:08:35] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004171 10.0.0.242 - - [2026-03-06 13:08:35] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002376 10.0.0.242 - - [2026-03-06 13:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002286 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:09:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:09:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001079 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:09:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:09:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:09:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:09:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:09:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:09:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 10.0.0.242 - - [2026-03-06 13:10:48] "GET /global-system-configs HTTP/1.1" 200 323 0.011749 10.0.0.242 - - [2026-03-06 13:10:49] "GET /global-system-configs HTTP/1.1" 200 323 0.002932 10.0.0.242 - - [2026-03-06 13:13:21] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004511 10.0.0.242 - - [2026-03-06 13:13:21] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.242 - - [2026-03-06 13:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.242 - - [2026-03-06 13:13:21] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004196 10.0.0.242 - - [2026-03-06 13:13:21] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005297 10.0.0.242 - - [2026-03-06 13:13:21] "POST /set-tag HTTP/1.1" 200 109 0.021712 10.0.0.242 - - [2026-03-06 13:13:22] "DELETE /loadbalancer-member/32e5a1fd-96b8-4a1d-9176-81a7c7452a40 HTTP/1.1" 200 115 0.035803 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005147 10.0.0.242 - - [2026-03-06 13:13:22] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.242 - - [2026-03-06 13:13:22] "DELETE /loadbalancer-member/88a529e0-60ab-4cbb-ba6c-f38eb70e52b6 HTTP/1.1" 200 115 0.032838 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005510 10.0.0.242 - - [2026-03-06 13:13:22] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.242 - - [2026-03-06 13:13:22] "DELETE /loadbalancer-member/2b7eea5d-1ea0-4fd4-9e06-cd19881e534f HTTP/1.1" 200 115 0.023356 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007905 10.0.0.242 - - [2026-03-06 13:13:22] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.242 - - [2026-03-06 13:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.242 - - [2026-03-06 13:13:22] "GET /loadbalancer/2dff49be-ae0a-4d03-a6ef-bed563432269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006633 10.0.0.242 - - [2026-03-06 13:13:22] "GET /loadbalancer-pool/8d24626b-296c-469c-aa00-9b8140c9faf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003108 10.0.0.242 - - [2026-03-06 13:13:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021675 10.0.0.242 - - [2026-03-06 13:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031027 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007455 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006613 10.0.0.242 - - [2026-03-06 13:13:22] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002213 10.0.0.242 - - [2026-03-06 13:13:22] "POST /set-tag HTTP/1.1" 200 109 0.072599 10.0.0.242 - - [2026-03-06 13:13:22] "GET /loadbalancer-pool/f92fd7bc-2db8-4829-8077-01784888e504?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017611 10.0.0.242 - - [2026-03-06 13:13:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037014 10.0.0.242 - - [2026-03-06 13:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009478 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017970 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010267 10.0.0.242 - - [2026-03-06 13:13:22] "POST /set-tag HTTP/1.1" 200 109 0.014234 10.0.0.242 - - [2026-03-06 13:13:22] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.008472 10.0.0.242 - - [2026-03-06 13:13:22] "GET /loadbalancer-pool/ef973ad4-681f-4101-957e-85480b0415e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005480 10.0.0.242 - - [2026-03-06 13:13:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023942 10.0.0.242 - - [2026-03-06 13:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034498 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014000 10.0.0.242 - - [2026-03-06 13:13:22] "GET /virtual-machine-interface/aceeeb9c-195c-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010032 10.0.0.242 - - [2026-03-06 13:13:22] "GET /floating-ip/46919c68-4ee7-4308-9645-c78fada605fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002744 10.0.0.242 - - [2026-03-06 13:13:22] "POST /set-tag HTTP/1.1" 200 109 0.007795 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:13:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:13:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001222 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:13:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001028 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:13:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000905 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:14:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001079 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:14:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 10.0.0.242 - - [2026-03-06 13:14:32] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.242 - - [2026-03-06 13:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.242 - - [2026-03-06 13:14:32] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033909 10.0.0.242 - - [2026-03-06 13:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.242 - - [2026-03-06 13:14:32] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034934 10.0.0.242 - - [2026-03-06 13:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.242 - - [2026-03-06 13:14:32] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045122 10.0.0.242 - - [2026-03-06 13:14:33] "POST /tags HTTP/1.1" 200 334 0.050457 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005729 10.0.0.242 - - [2026-03-06 13:14:33] "GET /tag/f0379db2-5e10-4a1b-814d-5d007ac20203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023708 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.242 - - [2026-03-06 13:14:33] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043362 10.0.0.242 - - [2026-03-06 13:14:33] "GET /virtual-networks?parent_id=a67d5b99-bfa1-4108-a84e-8b76d77535c8&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004944 10.0.0.242 - - [2026-03-06 13:14:33] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050695 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.242 - - [2026-03-06 13:14:33] "POST /virtual-networks HTTP/1.1" 200 514 0.082038 10.0.0.242 - - [2026-03-06 13:14:33] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.012509 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006284 10.0.0.242 - - [2026-03-06 13:14:33] "GET /service-appliance-set/fc8bd099-9f94-4ebd-93af-c9e73e282c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005040 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009620 10.0.0.242 - - [2026-03-06 13:14:33] "GET /network-ipam/fd0d4520-14aa-438a-841f-026d4948f877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003017 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.013426 10.0.0.242 - - [2026-03-06 13:14:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004584 10.0.0.242 - - [2026-03-06 13:14:33] "POST /ref-update HTTP/1.1" 200 156 0.086845 10.0.0.242 - - [2026-03-06 13:14:33] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007119 10.0.0.242 - - [2026-03-06 13:14:33] "GET /domains HTTP/1.1" 200 281 0.010872 10.0.0.242 - - [2026-03-06 13:14:33] "GET /domain/dfdb1e3f-49c0-4ba5-9175-175f632725af HTTP/1.1" 200 3100 0.019121 10.0.0.242 - - [2026-03-06 13:14:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.136511 10.0.0.242 - - [2026-03-06 13:14:33] "GET /virtual-machine-interface/c12d5dfd-1d12-4962-ae42-aac28d28dc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.020329 10.0.0.242 - - [2026-03-06 13:14:33] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8 HTTP/1.1" 200 5498 0.077198 10.0.0.242 - - [2026-03-06 13:14:33] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2087 0.010891 10.0.0.242 - - [2026-03-06 13:14:33] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2087 0.014191 10.0.0.242 - - [2026-03-06 13:14:33] "GET /routing-instance/4bf651d9-453a-45b1-ac2e-438c982159a6 HTTP/1.1" 200 1183 0.007709 10.0.0.242 - - [2026-03-06 13:14:33] "GET /routing-instance/4bf651d9-453a-45b1-ac2e-438c982159a6 HTTP/1.1" 200 1183 0.003018 10.0.0.242 - - [2026-03-06 13:14:33] "POST /instance-ips HTTP/1.1" 200 410 0.079986 10.0.0.242 - - [2026-03-06 13:14:33] "GET /instance-ip/c07afb94-f65e-4f81-a89d-d70857d5d5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.017513 10.0.0.242 - - [2026-03-06 13:14:33] "POST /loadbalancers HTTP/1.1" 200 612 0.070356 10.0.0.242 - - [2026-03-06 13:14:33] "POST /route-targets HTTP/1.1" 200 328 0.019768 10.0.0.242 - - [2026-03-06 13:14:33] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058141 10.0.0.242 - - [2026-03-06 13:14:33] "POST /ref-update HTTP/1.1" 200 156 0.045987 10.0.0.242 - - [2026-03-06 13:14:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.043865 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012528 10.0.0.242 - - [2026-03-06 13:14:33] "GET /instance-ip/c07afb94-f65e-4f81-a89d-d70857d5d5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.028473 10.0.0.242 - - [2026-03-06 13:14:33] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034625 10.0.0.242 - - [2026-03-06 13:14:33] "POST /floating-ips HTTP/1.1" 200 599 0.017438 10.0.0.242 - - [2026-03-06 13:14:33] "GET /loadbalancer/500b8df5-0c38-4a1d-b146-15ffc926cb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004579 10.0.0.242 - - [2026-03-06 13:14:33] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.025157 10.0.0.242 - - [2026-03-06 13:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006201 10.0.0.242 - - [2026-03-06 13:14:34] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028207 10.0.0.242 - - [2026-03-06 13:14:34] "GET /loadbalancer-listener/ac0e15d9-c622-44a8-9fcd-5cd12f176534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003574 10.0.0.242 - - [2026-03-06 13:14:34] "GET /loadbalancer-listener/ac0e15d9-c622-44a8-9fcd-5cd12f176534?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.007731 10.0.0.242 - - [2026-03-06 13:14:34] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.017055 10.0.0.242 - - [2026-03-06 13:14:34] "GET /instance-ip/c07afb94-f65e-4f81-a89d-d70857d5d5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004854 10.0.0.242 - - [2026-03-06 13:14:34] "GET /instance-ip/c07afb94-f65e-4f81-a89d-d70857d5d5c2?fields=floating_ips HTTP/1.1" 200 1215 0.006889 10.0.0.242 - - [2026-03-06 13:14:34] "GET /floating-ip/73e489d1-5689-44d4-b48f-f9a89b6f96d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003377 10.0.0.242 - - [2026-03-06 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.242 - - [2026-03-06 13:14:34] "GET /loadbalancer/500b8df5-0c38-4a1d-b146-15ffc926cb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002616 10.0.0.242 - - [2026-03-06 13:14:34] "POST /tags HTTP/1.1" 200 296 0.094166 10.0.0.242 - - [2026-03-06 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.242 - - [2026-03-06 13:14:34] "GET /tag/e3d03b77-8ea6-496a-9690-e55734dac9d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.022316 10.0.0.242 - - [2026-03-06 13:14:34] "POST /tags HTTP/1.1" 409 233 0.002855 10.0.0.242 - - [2026-03-06 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.242 - - [2026-03-06 13:14:34] "GET /tag/d88ba494-41cb-4730-8f7d-c9e731cb6e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.020877 10.0.0.242 - - [2026-03-06 13:14:34] "POST /tags HTTP/1.1" 409 206 0.002519 10.0.0.242 - - [2026-03-06 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.242 - - [2026-03-06 13:14:34] "GET /tag/8bfa74c3-7ab3-48cb-8b7a-a32215e0d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017269 10.0.0.242 - - [2026-03-06 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2026-03-06 13:14:34] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.005401 10.0.0.242 - - [2026-03-06 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.242 - - [2026-03-06 13:14:34] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034249 10.0.0.242 - - [2026-03-06 13:14:34] "POST /virtual-machines HTTP/1.1" 200 370 0.008985 10.0.0.242 - - [2026-03-06 13:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012439 10.0.0.242 - - [2026-03-06 13:14:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.151228 10.0.0.242 - - [2026-03-06 13:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027826 10.0.0.242 - - [2026-03-06 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.242 - - [2026-03-06 13:14:34] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004599 10.0.0.242 - - [2026-03-06 13:14:34] "POST /instance-ips HTTP/1.1" 200 410 0.019159 10.0.0.242 - - [2026-03-06 13:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014704 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010678 10.0.0.242 - - [2026-03-06 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.021235 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018394 10.0.0.242 - - [2026-03-06 13:14:35] "GET /instance-ip/6ba507c8-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004266 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004160 10.0.0.242 - - [2026-03-06 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002294 10.0.0.242 - - [2026-03-06 13:14:35] "POST /ref-update HTTP/1.1" 200 156 0.010873 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016534 10.0.0.242 - - [2026-03-06 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.242 - - [2026-03-06 13:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004760 10.0.0.242 - - [2026-03-06 13:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2026-03-06 13:14:35] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037090 10.0.0.242 - - [2026-03-06 13:14:35] "POST /virtual-machines HTTP/1.1" 200 370 0.007623 10.0.0.242 - - [2026-03-06 13:14:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030320 10.0.0.242 - - [2026-03-06 13:14:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108143 10.0.0.242 - - [2026-03-06 13:14:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008573 10.0.0.242 - - [2026-03-06 13:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012787 10.0.0.242 - - [2026-03-06 13:14:35] "POST /instance-ips HTTP/1.1" 200 410 0.020179 10.0.0.242 - - [2026-03-06 13:14:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020343 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015074 10.0.0.242 - - [2026-03-06 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.017580 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016600 10.0.0.242 - - [2026-03-06 13:14:35] "GET /instance-ip/6c126304-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002946 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004324 10.0.0.242 - - [2026-03-06 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003909 10.0.0.242 - - [2026-03-06 13:14:35] "POST /ref-update HTTP/1.1" 200 156 0.009444 10.0.0.242 - - [2026-03-06 13:14:35] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010420 10.0.0.242 - - [2026-03-06 13:14:35] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.242 - - [2026-03-06 13:14:36] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004263 10.0.0.242 - - [2026-03-06 13:14:36] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.242 - - [2026-03-06 13:14:36] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005144 10.0.0.242 - - [2026-03-06 13:14:36] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.242 - - [2026-03-06 13:14:38] "GET /domains HTTP/1.1" 200 281 0.001949 10.0.0.242 - - [2026-03-06 13:14:38] "GET /domain/dfdb1e3f-49c0-4ba5-9175-175f632725af HTTP/1.1" 200 3100 0.002836 10.0.0.242 - - [2026-03-06 13:14:38] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8 HTTP/1.1" 200 7092 0.055992 10.0.0.242 - - [2026-03-06 13:14:38] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2087 0.012301 10.0.0.242 - - [2026-03-06 13:14:38] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2087 0.003957 10.0.0.242 - - [2026-03-06 13:14:38] "GET /routing-instance/4bf651d9-453a-45b1-ac2e-438c982159a6 HTTP/1.1" 200 1405 0.003724 10.0.0.242 - - [2026-03-06 13:14:38] "GET /routing-instance/4bf651d9-453a-45b1-ac2e-438c982159a6 HTTP/1.1" 200 1405 0.002413 10.0.0.242 - - [2026-03-06 13:14:38] "GET /route-target/0dd543c4-9cf4-4fbc-aa99-c078c813fd44 HTTP/1.1" 200 1153 0.002168 10.0.0.242 - - [2026-03-06 13:14:38] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2087 0.003532 10.0.0.242 - - [2026-03-06 13:14:38] "GET /routing-instance/4bf651d9-453a-45b1-ac2e-438c982159a6 HTTP/1.1" 200 1405 0.003991 10.0.0.242 - - [2026-03-06 13:14:38] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003570 10.0.0.242 - - [2026-03-06 13:14:38] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2087 0.003797 10.0.0.242 - - [2026-03-06 13:14:38] "GET /routing-instance/4bf651d9-453a-45b1-ac2e-438c982159a6 HTTP/1.1" 200 1405 0.002311 10.0.0.242 - - [2026-03-06 13:14:38] "GET /routing-instance/4bf651d9-453a-45b1-ac2e-438c982159a6 HTTP/1.1" 200 1405 0.002431 10.0.0.242 - - [2026-03-06 13:14:38] "GET /route-target/0dd543c4-9cf4-4fbc-aa99-c078c813fd44 HTTP/1.1" 200 1153 0.003444 10.0.0.242 - - [2026-03-06 13:14:38] "GET /domains HTTP/1.1" 200 281 0.001948 10.0.0.242 - - [2026-03-06 13:14:38] "GET /domain/dfdb1e3f-49c0-4ba5-9175-175f632725af HTTP/1.1" 200 3100 0.005607 10.0.0.242 - - [2026-03-06 13:14:38] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8 HTTP/1.1" 200 7092 0.045197 10.0.0.242 - - [2026-03-06 13:14:38] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2087 0.004670 10.0.0.242 - - [2026-03-06 13:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.242 - - [2026-03-06 13:14:38] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027530 10.0.0.242 - - [2026-03-06 13:14:38] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003833 10.0.0.242 - - [2026-03-06 13:14:39] "GET /floating-ip-pools?parent_id=b427c460-8686-441c-a368-7c0e2c059411&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002038 10.0.0.242 - - [2026-03-06 13:14:39] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003914 10.0.0.242 - - [2026-03-06 13:14:39] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017795 10.0.0.242 - - [2026-03-06 13:14:39] "POST /ref-update HTTP/1.1" 200 156 0.008460 10.0.0.242 - - [2026-03-06 13:14:39] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.010980 10.0.0.242 - - [2026-03-06 13:14:39] "GET /domains HTTP/1.1" 200 281 0.002057 10.0.0.242 - - [2026-03-06 13:14:39] "GET /domain/dfdb1e3f-49c0-4ba5-9175-175f632725af HTTP/1.1" 200 3100 0.002727 10.0.0.242 - - [2026-03-06 13:14:39] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8 HTTP/1.1" 200 7349 0.026094 10.0.0.242 - - [2026-03-06 13:14:39] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2326 0.005005 10.0.0.242 - - [2026-03-06 13:14:39] "GET /floating-ip-pool/9691ac0c-b5c3-4d5d-8da3-321f1bda91e0 HTTP/1.1" 200 1318 0.002060 10.0.0.242 - - [2026-03-06 13:14:39] "GET /domains HTTP/1.1" 200 281 0.002189 10.0.0.242 - - [2026-03-06 13:14:39] "GET /domain/dfdb1e3f-49c0-4ba5-9175-175f632725af HTTP/1.1" 200 3100 0.007756 10.0.0.242 - - [2026-03-06 13:14:39] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8 HTTP/1.1" 200 7349 0.026967 10.0.0.242 - - [2026-03-06 13:14:39] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 2326 0.009365 10.0.0.242 - - [2026-03-06 13:14:39] "GET /virtual-network/b427c460-8686-441c-a368-7c0e2c059411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004616 10.0.0.242 - - [2026-03-06 13:14:39] "POST /tags HTTP/1.1" 200 366 0.047057 10.0.0.242 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012757 10.0.0.242 - - [2026-03-06 13:14:39] "GET /tag/b0880059-8809-49be-993a-43caf73312ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012267 10.0.0.242 - - [2026-03-06 13:14:39] "POST /tags HTTP/1.1" 409 206 0.002463 10.0.0.242 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2026-03-06 13:14:39] "GET /tag/8bfa74c3-7ab3-48cb-8b7a-a32215e0d04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010784 10.0.0.242 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2026-03-06 13:14:39] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.048974 10.0.0.242 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-03-06 13:14:39] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003657 10.0.0.242 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.242 - - [2026-03-06 13:14:39] "GET /service-appliance-set/8ec1a8fb-4ffe-4f9e-b537-eca27296f4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002761 10.0.0.242 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.001868 10.0.0.242 - - [2026-03-06 13:14:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.086683 10.0.0.242 - - [2026-03-06 13:14:39] "GET /virtual-machine-interface/92e49203-cd9e-4ec8-8c07-8522cd928836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.016485 10.0.0.242 - - [2026-03-06 13:14:39] "POST /set-tag HTTP/1.1" 200 109 0.013566 10.0.0.242 - - [2026-03-06 13:14:39] "POST /instance-ips HTTP/1.1" 200 418 0.018146 10.0.0.242 - - [2026-03-06 13:14:39] "GET /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004275 10.0.0.242 - - [2026-03-06 13:14:39] "POST /loadbalancers HTTP/1.1" 200 620 0.059692 10.0.0.242 - - [2026-03-06 13:14:39] "POST /service-instances HTTP/1.1" 200 568 0.030636 10.0.0.242 - - [2026-03-06 13:14:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036717 10.0.0.242 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.242 - - [2026-03-06 13:14:39] "POST /ref-update HTTP/1.1" 200 156 0.037558 10.0.0.242 - - [2026-03-06 13:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.242 - - [2026-03-06 13:14:39] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.014037 10.0.0.242 - - [2026-03-06 13:14:40] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.075225 10.0.0.242 - - [2026-03-06 13:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007108 10.0.0.242 - - [2026-03-06 13:14:40] "GET /virtual-machine-interface/92e49203-cd9e-4ec8-8c07-8522cd928836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007555 10.0.0.242 - - [2026-03-06 13:14:40] "GET /virtual-machine-interface/92e49203-cd9e-4ec8-8c07-8522cd928836?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.010134 10.0.0.242 - - [2026-03-06 13:14:40] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.017490 10.0.0.242 - - [2026-03-06 13:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.242 - - [2026-03-06 13:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029750 10.0.0.242 - - [2026-03-06 13:14:40] "GET /floating-ip-pool/9691ac0c-b5c3-4d5d-8da3-321f1bda91e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002400 10.0.0.242 - - [2026-03-06 13:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.242 - - [2026-03-06 13:14:40] "POST /floating-ips HTTP/1.1" 200 673 0.077168 10.0.0.242 - - [2026-03-06 13:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007272 10.0.0.242 - - [2026-03-06 13:14:40] "POST /virtual-machines HTTP/1.1" 200 430 0.053257 10.0.0.242 - - [2026-03-06 13:14:40] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008078 10.0.0.242 - - [2026-03-06 13:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-03-06 13:14:40] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.027391 10.0.0.242 - - [2026-03-06 13:14:40] "POST /tags HTTP/1.1" 409 221 0.001882 10.0.0.242 - - [2026-03-06 13:14:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.136856 10.0.0.242 - - [2026-03-06 13:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.242 - - [2026-03-06 13:14:40] "POST /chown HTTP/1.1" 200 109 0.028528 10.0.0.242 - - [2026-03-06 13:14:40] "GET /tag/f0379db2-5e10-4a1b-814d-5d007ac20203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.025671 10.0.0.242 - - [2026-03-06 13:14:40] "POST /tags HTTP/1.1" 409 238 0.003057 10.0.0.242 - - [2026-03-06 13:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.242 - - [2026-03-06 13:14:40] "POST /chown HTTP/1.1" 200 109 0.011159 10.0.0.242 - - [2026-03-06 13:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.242 - - [2026-03-06 13:14:40] "POST /chown HTTP/1.1" 200 109 0.030770 10.0.0.242 - - [2026-03-06 13:14:40] "GET /tag/b0880059-8809-49be-993a-43caf73312ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.026200 10.0.0.242 - - [2026-03-06 13:14:40] "PUT /virtual-machine-interface/52ff9bd7-0b8a-4383-9f6d-9dcaae2e0083 HTTP/1.1" 200 285 0.061978 10.0.0.242 - - [2026-03-06 13:14:40] "POST /chown HTTP/1.1" 200 109 0.065092 10.0.0.242 - - [2026-03-06 13:14:40] "PUT /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 257 0.043129 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.021770 10.0.0.242 - - [2026-03-06 13:14:40] "PUT /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 257 0.074958 10.0.0.242 - - [2026-03-06 13:14:40] "POST /firewall-rules HTTP/1.1" 200 652 0.160212 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.057672 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.055058 10.0.0.242 - - [2026-03-06 13:14:40] "GET /firewall-rule/0940dcf7-1a61-4487-ade1-810fd3356911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.036274 10.0.0.242 - - [2026-03-06 13:14:40] "GET /firewall-policy/81d55f26-480a-4573-ac3c-4ea74c875c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002026 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.053390 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.032902 10.0.0.242 - - [2026-03-06 13:14:40] "GET /firewall-rule/0940dcf7-1a61-4487-ade1-810fd3356911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.046045 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.044832 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.080568 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.066427 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.037217 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.034509 10.0.0.242 - - [2026-03-06 13:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.242 - - [2026-03-06 13:14:40] "POST /ref-update HTTP/1.1" 200 156 0.049514 10.0.0.242 - - [2026-03-06 13:14:41] "POST /ref-update HTTP/1.1" 200 156 0.071958 10.0.0.242 - - [2026-03-06 13:14:41] "POST /virtual-machines HTTP/1.1" 409 307 0.034876 10.0.0.242 - - [2026-03-06 13:14:41] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.104880 10.0.0.242 - - [2026-03-06 13:14:41] "POST /fqname-to-id HTTP/1.1" 404 210 0.002907 10.0.0.242 - - [2026-03-06 13:14:41] "GET /loadbalancer/1ffb9513-a1d4-48e5-a5c7-6f13b9bdac62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003143 10.0.0.242 - - [2026-03-06 13:14:41] "POST /virtual-machines HTTP/1.1" 200 430 0.055497 10.0.0.242 - - [2026-03-06 13:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.242 - - [2026-03-06 13:14:41] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.018053 10.0.0.242 - - [2026-03-06 13:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.242 - - [2026-03-06 13:14:41] "POST /chown HTTP/1.1" 200 109 0.016884 10.0.0.242 - - [2026-03-06 13:14:41] "POST /chown HTTP/1.1" 200 109 0.018250 10.0.0.242 - - [2026-03-06 13:14:41] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.057159 10.0.0.242 - - [2026-03-06 13:14:41] "PUT /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 257 0.046917 10.0.0.242 - - [2026-03-06 13:14:41] "GET /loadbalancer-listener/2081e941-671a-4811-a36b-a2af4b59bc75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003501 10.0.0.242 - - [2026-03-06 13:14:41] "GET /loadbalancer-listener/2081e941-671a-4811-a36b-a2af4b59bc75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003734 10.0.0.242 - - [2026-03-06 13:14:41] "POST /ref-update HTTP/1.1" 200 156 0.014189 10.0.0.242 - - [2026-03-06 13:14:41] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.041377 10.0.0.242 - - [2026-03-06 13:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.056549 10.0.0.242 - - [2026-03-06 13:14:41] "GET /loadbalancer-pool/1852957f-3c65-4703-a0ed-f9cdb78b1409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005986 10.0.0.242 - - [2026-03-06 13:14:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.136929 10.0.0.242 - - [2026-03-06 13:14:41] "POST /chown HTTP/1.1" 200 109 0.026518 10.0.0.242 - - [2026-03-06 13:14:41] "POST /loadbalancer-members HTTP/1.1" 200 709 0.063603 10.0.0.242 - - [2026-03-06 13:14:41] "POST /chown HTTP/1.1" 200 109 0.008637 10.0.0.242 - - [2026-03-06 13:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018900 10.0.0.242 - - [2026-03-06 13:14:41] "PUT /virtual-machine-interface/4976d437-2b1b-468e-b514-9a945e10a4a8 HTTP/1.1" 200 285 0.035216 10.0.0.242 - - [2026-03-06 13:14:41] "GET /loadbalancer-member/b776cac9-5c1d-4175-9439-1c05c7b261bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.029525 10.0.0.242 - - [2026-03-06 13:14:41] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006856 10.0.0.242 - - [2026-03-06 13:14:41] "PUT /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 257 0.039834 10.0.0.242 - - [2026-03-06 13:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.242 - - [2026-03-06 13:14:41] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008253 10.0.0.242 - - [2026-03-06 13:14:41] "POST /tags HTTP/1.1" 409 221 0.002082 10.0.0.242 - - [2026-03-06 13:14:41] "POST /ref-update HTTP/1.1" 200 156 0.011426 10.0.0.242 - - [2026-03-06 13:14:41] "POST /ref-update HTTP/1.1" 200 156 0.017137 10.0.0.242 - - [2026-03-06 13:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006450 10.0.0.242 - - [2026-03-06 13:14:41] "GET /tag/f0379db2-5e10-4a1b-814d-5d007ac20203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013116 10.0.0.242 - - [2026-03-06 13:14:41] "POST /tags HTTP/1.1" 409 238 0.001622 10.0.0.242 - - [2026-03-06 13:14:41] "POST /ref-update HTTP/1.1" 200 156 0.027278 10.0.0.242 - - [2026-03-06 13:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.242 - - [2026-03-06 13:14:41] "GET /tag/b0880059-8809-49be-993a-43caf73312ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011121 10.0.0.242 - - [2026-03-06 13:14:41] "POST /firewall-rules HTTP/1.1" 409 293 0.001416 10.0.0.242 - - [2026-03-06 13:14:41] "POST /ref-update HTTP/1.1" 200 156 0.018717 10.0.0.242 - - [2026-03-06 13:14:41] "POST /ref-update HTTP/1.1" 200 156 0.015563 10.0.0.242 - - [2026-03-06 13:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.242 - - [2026-03-06 13:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.242 - - [2026-03-06 13:14:41] "PUT /firewall-rule/0940dcf7-1a61-4487-ade1-810fd3356911 HTTP/1.1" 200 261 0.027964 10.0.0.242 - - [2026-03-06 13:14:41] "GET /firewall-rule/0940dcf7-1a61-4487-ade1-810fd3356911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011379 10.0.0.242 - - [2026-03-06 13:14:41] "GET /firewall-policy/81d55f26-480a-4573-ac3c-4ea74c875c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003817 10.0.0.242 - - [2026-03-06 13:14:41] "POST /chown HTTP/1.1" 200 109 0.016486 10.0.0.242 - - [2026-03-06 13:14:41] "POST /chown HTTP/1.1" 200 109 0.017743 10.0.0.242 - - [2026-03-06 13:14:41] "PUT /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 257 0.015667 10.0.0.242 - - [2026-03-06 13:14:41] "GET /firewall-rule/0940dcf7-1a61-4487-ade1-810fd3356911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005774 10.0.0.242 - - [2026-03-06 13:14:42] "POST /ref-update HTTP/1.1" 200 156 0.009337 10.0.0.242 - - [2026-03-06 13:14:42] "POST /chown HTTP/1.1" 200 109 0.014121 10.0.0.242 - - [2026-03-06 13:14:42] "POST /chown HTTP/1.1" 200 109 0.023192 10.0.0.242 - - [2026-03-06 13:14:42] "PUT /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 257 0.010942 10.0.0.242 - - [2026-03-06 13:14:42] "POST /ref-update HTTP/1.1" 200 156 0.013563 10.0.0.242 - - [2026-03-06 13:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-03-06 13:14:42] "POST /chown HTTP/1.1" 200 109 0.006801 10.0.0.242 - - [2026-03-06 13:14:42] "POST /chown HTTP/1.1" 200 109 0.024379 10.0.0.242 - - [2026-03-06 13:14:42] "PUT /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 257 0.017816 10.0.0.242 - - [2026-03-06 13:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010046 10.0.0.242 - - [2026-03-06 13:14:42] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004360 10.0.0.242 - - [2026-03-06 13:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.242 - - [2026-03-06 13:14:42] "POST /ref-update HTTP/1.1" 200 156 0.028843 10.0.0.242 - - [2026-03-06 13:14:42] "POST /chown HTTP/1.1" 200 109 0.016788 10.0.0.242 - - [2026-03-06 13:14:42] "POST /chown HTTP/1.1" 200 109 0.030094 10.0.0.242 - - [2026-03-06 13:14:42] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.052205 10.0.0.242 - - [2026-03-06 13:14:42] "POST /virtual-machines HTTP/1.1" 200 374 0.010321 10.0.0.242 - - [2026-03-06 13:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020931 10.0.0.242 - - [2026-03-06 13:14:42] "PUT /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 257 0.030809 10.0.0.242 - - [2026-03-06 13:14:42] "POST /ref-update HTTP/1.1" 200 156 0.029958 10.0.0.242 - - [2026-03-06 13:14:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.153718 10.0.0.242 - - [2026-03-06 13:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013506 10.0.0.242 - - [2026-03-06 13:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011499 10.0.0.242 - - [2026-03-06 13:14:42] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.029422 10.0.0.242 - - [2026-03-06 13:14:42] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.016237 10.0.0.242 - - [2026-03-06 13:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013964 10.0.0.242 - - [2026-03-06 13:14:42] "POST /instance-ips HTTP/1.1" 200 414 0.021326 10.0.0.242 - - [2026-03-06 13:14:42] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.011849 10.0.0.242 - - [2026-03-06 13:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039947 10.0.0.242 - - [2026-03-06 13:14:42] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.021064 10.0.0.242 - - [2026-03-06 13:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030554 10.0.0.242 - - [2026-03-06 13:14:42] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.008206 10.0.0.242 - - [2026-03-06 13:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012097 10.0.0.242 - - [2026-03-06 13:14:42] "POST /set-tag HTTP/1.1" 200 109 0.050597 10.0.0.242 - - [2026-03-06 13:14:43] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.041015 10.0.0.242 - - [2026-03-06 13:14:43] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.056822 10.0.0.242 - - [2026-03-06 13:14:43] "GET /instance-ip/704d1144-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.014253 10.0.0.242 - - [2026-03-06 13:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013297 10.0.0.242 - - [2026-03-06 13:14:43] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005257 10.0.0.242 - - [2026-03-06 13:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.242 - - [2026-03-06 13:14:43] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003837 10.0.0.242 - - [2026-03-06 13:14:43] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.008253 10.0.0.242 - - [2026-03-06 13:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.242 - - [2026-03-06 13:14:43] "POST /ref-update HTTP/1.1" 200 156 0.018708 10.0.0.242 - - [2026-03-06 13:14:43] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006359 10.0.0.242 - - [2026-03-06 13:14:43] "POST /set-tag HTTP/1.1" 200 109 0.004591 10.0.0.242 - - [2026-03-06 13:14:43] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004656 10.0.0.242 - - [2026-03-06 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.242 - - [2026-03-06 13:14:43] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.006295 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.006233 10.0.0.242 - - [2026-03-06 13:14:43] "POST /ref-update HTTP/1.1" 200 156 0.020482 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.025801 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.006099 10.0.0.242 - - [2026-03-06 13:14:43] "POST /ref-update HTTP/1.1" 200 156 0.016533 10.0.0.242 - - [2026-03-06 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.007382 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.013545 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.015718 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.006636 10.0.0.242 - - [2026-03-06 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.005506 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.010798 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.019314 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.021556 10.0.0.242 - - [2026-03-06 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.006521 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.019513 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.008445 10.0.0.242 - - [2026-03-06 13:14:43] "POST /chown HTTP/1.1" 200 109 0.019834 10.0.0.242 - - [2026-03-06 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.007816 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.032474 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.020830 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.006575 10.0.0.242 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.006196 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.006537 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.016823 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.016958 10.0.0.242 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.007248 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.018719 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.007334 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.018011 10.0.0.242 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.007552 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.019551 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.023510 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.006876 10.0.0.242 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.007406 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.016253 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.006507 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.020605 10.0.0.242 - - [2026-03-06 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.007468 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.017014 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.010965 10.0.0.242 - - [2026-03-06 13:14:44] "POST /chown HTTP/1.1" 200 109 0.006876 10.0.0.242 - - [2026-03-06 13:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.242 - - [2026-03-06 13:14:45] "GET /loadbalancer/500b8df5-0c38-4a1d-b146-15ffc926cb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002454 10.0.0.242 - - [2026-03-06 13:14:45] "GET /loadbalancer-pool/c7f4c794-0eab-493a-9393-20a7ba929aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002629 10.0.0.242 - - [2026-03-06 13:14:45] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014526 10.0.0.242 - - [2026-03-06 13:14:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008900 10.0.0.242 - - [2026-03-06 13:14:46] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005439 10.0.0.242 - - [2026-03-06 13:14:46] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003812 10.0.0.242 - - [2026-03-06 13:14:46] "POST /ref-update HTTP/1.1" 200 156 0.006567 10.0.0.242 - - [2026-03-06 13:14:46] "GET /floating-ip/73e489d1-5689-44d4-b48f-f9a89b6f96d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.010747 10.0.0.242 - - [2026-03-06 13:14:46] "POST /tags HTTP/1.1" 409 221 0.002133 10.0.0.242 - - [2026-03-06 13:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.242 - - [2026-03-06 13:14:46] "GET /tag/f0379db2-5e10-4a1b-814d-5d007ac20203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011018 10.0.0.242 - - [2026-03-06 13:14:46] "PUT /floating-ip/73e489d1-5689-44d4-b48f-f9a89b6f96d8 HTTP/1.1" 200 257 0.017113 10.0.0.242 - - [2026-03-06 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.019091 10.0.0.242 - - [2026-03-06 13:14:46] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.016742 10.0.0.242 - - [2026-03-06 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.004098 10.0.0.242 - - [2026-03-06 13:14:46] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008310 10.0.0.242 - - [2026-03-06 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.242 - - [2026-03-06 13:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.242 - - [2026-03-06 13:14:46] "GET /loadbalancer/500b8df5-0c38-4a1d-b146-15ffc926cb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003051 10.0.0.242 - - [2026-03-06 13:14:46] "GET /loadbalancer-pool/c7f4c794-0eab-493a-9393-20a7ba929aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003202 10.0.0.242 - - [2026-03-06 13:14:47] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017561 10.0.0.242 - - [2026-03-06 13:14:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027061 10.0.0.242 - - [2026-03-06 13:14:47] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016211 10.0.0.242 - - [2026-03-06 13:14:47] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009923 10.0.0.242 - - [2026-03-06 13:14:47] "POST /ref-update HTTP/1.1" 200 156 0.009765 10.0.0.242 - - [2026-03-06 13:14:47] "GET /floating-ip/73e489d1-5689-44d4-b48f-f9a89b6f96d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.006311 10.0.0.242 - - [2026-03-06 13:14:47] "POST /set-tag HTTP/1.1" 200 109 0.029198 10.0.0.242 - - [2026-03-06 13:14:47] "GET /virtual-machine/7aca9f5b-0e3b-4578-9b39-b717f79dba3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002873 10.0.0.242 - - [2026-03-06 13:14:47] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003983 10.0.0.242 - - [2026-03-06 13:14:47] "GET /virtual-machine/d43b40d3-024e-4f78-a2ac-a14a6e9b0c1f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004026 10.0.0.242 - - [2026-03-06 13:14:47] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004115 10.0.0.242 - - [2026-03-06 13:14:51] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004853 10.0.0.242 - - [2026-03-06 13:14:51] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.242 - - [2026-03-06 13:14:52] "GET /virtual-machine/9b01b471-897c-4e15-8e07-a57fdf6c2456?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003317 10.0.0.242 - - [2026-03-06 13:14:52] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004329 10.0.0.242 - - [2026-03-06 13:14:52] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004815 10.0.0.242 - - [2026-03-06 13:14:52] "POST /set-tag HTTP/1.1" 200 109 0.002262 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:15:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:15:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 10.0.0.242 - - [2026-03-06 13:15:25] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004242 10.0.0.242 - - [2026-03-06 13:15:25] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.242 - - [2026-03-06 13:15:25] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003659 10.0.0.242 - - [2026-03-06 13:15:25] "POST /set-tag HTTP/1.1" 200 109 0.001700 10.0.0.242 - - [2026-03-06 13:15:25] "GET /virtual-machine/9b01b471-897c-4e15-8e07-a57fdf6c2456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002723 10.0.0.242 - - [2026-03-06 13:15:25] "POST /ref-update HTTP/1.1" 200 156 0.009102 10.0.0.242 - - [2026-03-06 13:15:25] "GET /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016792 10.0.0.242 - - [2026-03-06 13:15:25] "POST /set-tag HTTP/1.1" 200 109 0.013899 10.0.0.242 - - [2026-03-06 13:15:25] "POST /set-tag HTTP/1.1" 200 109 0.036115 10.0.0.242 - - [2026-03-06 13:15:25] "DELETE /instance-ip/704d1144-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.036883 10.0.0.242 - - [2026-03-06 13:15:25] "DELETE /virtual-machine-interface/702c669c-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.034662 10.0.0.242 - - [2026-03-06 13:15:25] "DELETE /virtual-machine/9b01b471-897c-4e15-8e07-a57fdf6c2456 HTTP/1.1" 200 115 0.018957 10.0.0.242 - - [2026-03-06 13:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2026-03-06 13:15:27] "GET /tag/b0880059-8809-49be-993a-43caf73312ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010479 10.0.0.242 - - [2026-03-06 13:15:27] "GET /tag/b0880059-8809-49be-993a-43caf73312ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.013417 10.0.0.242 - - [2026-03-06 13:15:27] "GET /virtual-machine-interface/4976d437-2b1b-468e-b514-9a945e10a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004135 10.0.0.242 - - [2026-03-06 13:15:27] "POST /set-tag HTTP/1.1" 200 109 0.013779 10.0.0.242 - - [2026-03-06 13:15:28] "GET /virtual-machine-interface/52ff9bd7-0b8a-4383-9f6d-9dcaae2e0083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004436 10.0.0.242 - - [2026-03-06 13:15:28] "POST /set-tag HTTP/1.1" 200 109 0.012688 10.0.0.242 - - [2026-03-06 13:15:28] "GET /virtual-machine-interface/92e49203-cd9e-4ec8-8c07-8522cd928836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.016107 10.0.0.242 - - [2026-03-06 13:15:28] "POST /set-tag HTTP/1.1" 200 109 0.013309 10.0.0.242 - - [2026-03-06 13:15:28] "GET /firewall-policy/81d55f26-480a-4573-ac3c-4ea74c875c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011203 10.0.0.242 - - [2026-03-06 13:15:28] "GET /firewall-rule/0940dcf7-1a61-4487-ade1-810fd3356911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013660 10.0.0.242 - - [2026-03-06 13:15:28] "POST /ref-update HTTP/1.1" 200 156 0.011669 10.0.0.242 - - [2026-03-06 13:15:28] "DELETE /firewall-rule/0940dcf7-1a61-4487-ade1-810fd3356911 HTTP/1.1" 200 115 0.036322 10.0.0.242 - - [2026-03-06 13:15:28] "DELETE /loadbalancer-member/b776cac9-5c1d-4175-9439-1c05c7b261bc HTTP/1.1" 200 115 0.025164 10.0.0.242 - - [2026-03-06 13:15:28] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.009280 10.0.0.242 - - [2026-03-06 13:15:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016044 10.0.0.242 - - [2026-03-06 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.242 - - [2026-03-06 13:15:28] "DELETE /loadbalancer-pool/1852957f-3c65-4703-a0ed-f9cdb78b1409 HTTP/1.1" 200 115 0.067987 10.0.0.242 - - [2026-03-06 13:15:28] "POST /chown HTTP/1.1" 200 109 0.008227 10.0.0.242 - - [2026-03-06 13:15:28] "DELETE /loadbalancer-listener/2081e941-671a-4811-a36b-a2af4b59bc75 HTTP/1.1" 200 115 0.044655 10.0.0.242 - - [2026-03-06 13:15:28] "GET /floating-ip/273f6801-ef83-428b-929f-667dfd562fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.004095 10.0.0.242 - - [2026-03-06 13:15:28] "POST /chown HTTP/1.1" 200 109 0.007523 10.0.0.242 - - [2026-03-06 13:15:28] "POST /chown HTTP/1.1" 200 109 0.014908 10.0.0.242 - - [2026-03-06 13:15:28] "POST /chown HTTP/1.1" 200 109 0.022349 10.0.0.242 - - [2026-03-06 13:15:28] "PUT /floating-ip/273f6801-ef83-428b-929f-667dfd562fdf HTTP/1.1" 200 257 0.027077 10.0.0.242 - - [2026-03-06 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2026-03-06 13:15:28] "POST /chown HTTP/1.1" 200 109 0.006390 10.0.0.242 - - [2026-03-06 13:15:28] "POST /chown HTTP/1.1" 200 109 0.031342 10.0.0.242 - - [2026-03-06 13:15:28] "DELETE /floating-ip/273f6801-ef83-428b-929f-667dfd562fdf HTTP/1.1" 200 115 0.085970 10.0.0.242 - - [2026-03-06 13:15:28] "POST /chown HTTP/1.1" 200 109 0.008024 10.0.0.242 - - [2026-03-06 13:15:28] "DELETE /loadbalancer/1ffb9513-a1d4-48e5-a5c7-6f13b9bdac62 HTTP/1.1" 200 115 0.070594 10.0.0.242 - - [2026-03-06 13:15:28] "POST /chown HTTP/1.1" 200 109 0.017387 10.0.0.242 - - [2026-03-06 13:15:28] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.011561 10.0.0.242 - - [2026-03-06 13:15:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010418 10.0.0.242 - - [2026-03-06 13:15:28] "DELETE /instance-ip/87a26e12-6388-41f4-8ec1-c151bf4b41bd HTTP/1.1" 200 115 0.138276 10.0.0.242 - - [2026-03-06 13:15:28] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.008804 10.0.0.242 - - [2026-03-06 13:15:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026099 10.0.0.242 - - [2026-03-06 13:15:28] "DELETE /virtual-machine-interface/92e49203-cd9e-4ec8-8c07-8522cd928836 HTTP/1.1" 200 115 0.110623 10.0.0.242 - - [2026-03-06 13:15:28] "PUT /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 267 0.027290 10.0.0.242 - - [2026-03-06 13:15:28] "GET /floating-ip-pool/9691ac0c-b5c3-4d5d-8da3-321f1bda91e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009631 10.0.0.242 - - [2026-03-06 13:15:28] "POST /ref-update HTTP/1.1" 200 156 0.020053 10.0.0.242 - - [2026-03-06 13:15:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.050664 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /tag/b0880059-8809-49be-993a-43caf73312ff HTTP/1.1" 200 115 0.151385 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /floating-ip-pool/9691ac0c-b5c3-4d5d-8da3-321f1bda91e0 HTTP/1.1" 200 115 0.047407 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /service-instance/184e8fba-2035-485d-97a3-30c8cbbb67a4 HTTP/1.1" 200 115 0.061521 10.0.0.242 - - [2026-03-06 13:15:29] "GET /virtual-machine-interface/4976d437-2b1b-468e-b514-9a945e10a4a8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.004335 10.0.0.242 - - [2026-03-06 13:15:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003192 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /virtual-machine-interface/4976d437-2b1b-468e-b514-9a945e10a4a8 HTTP/1.1" 200 115 0.088435 10.0.0.242 - - [2026-03-06 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.242 - - [2026-03-06 13:15:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003047 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /virtual-network/b427c460-8686-441c-a368-7c0e2c059411 HTTP/1.1" 200 115 0.131160 10.0.0.242 - - [2026-03-06 13:15:29] "GET /routing-instance/4bf651d9-453a-45b1-ac2e-438c982159a6 HTTP/1.1" 404 171 0.002331 10.0.0.242 - - [2026-03-06 13:15:29] "GET /domains HTTP/1.1" 200 281 0.001297 10.0.0.242 - - [2026-03-06 13:15:29] "GET /domain/dfdb1e3f-49c0-4ba5-9175-175f632725af HTTP/1.1" 200 3100 0.003787 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /route-target/0dd543c4-9cf4-4fbc-aa99-c078c813fd44 HTTP/1.1" 200 115 0.023927 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /virtual-machine/67f29e8a-bd83-46c6-838d-9516d0cb85e4 HTTP/1.1" 200 115 0.045877 10.0.0.242 - - [2026-03-06 13:15:29] "GET /virtual-machine-interface/52ff9bd7-0b8a-4383-9f6d-9dcaae2e0083?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006280 10.0.0.242 - - [2026-03-06 13:15:29] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8 HTTP/1.1" 200 7170 0.058865 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /virtual-machine-interface/52ff9bd7-0b8a-4383-9f6d-9dcaae2e0083 HTTP/1.1" 200 115 0.039528 10.0.0.242 - - [2026-03-06 13:15:29] "POST /ref-update HTTP/1.1" 200 156 0.014561 10.0.0.242 - - [2026-03-06 13:15:29] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.022323 10.0.0.242 - - [2026-03-06 13:15:29] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.242 - - [2026-03-06 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2026-03-06 13:15:29] "GET /loadbalancer/500b8df5-0c38-4a1d-b146-15ffc926cb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002285 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /virtual-machine/3919cd4d-a1f5-43aa-9bff-55b313d3e7c7 HTTP/1.1" 200 115 0.061701 10.0.0.242 - - [2026-03-06 13:15:29] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009699 10.0.0.242 - - [2026-03-06 13:15:29] "POST /set-tag HTTP/1.1" 200 109 0.025778 10.0.0.242 - - [2026-03-06 13:15:29] "DELETE /loadbalancer-member/a9a8a2b2-3104-4287-a78f-fb00d7acb5fe HTTP/1.1" 200 115 0.050290 10.0.0.242 - - [2026-03-06 13:15:31] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005280 10.0.0.242 - - [2026-03-06 13:15:31] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.242 - - [2026-03-06 13:15:31] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007502 10.0.0.242 - - [2026-03-06 13:15:31] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.242 - - [2026-03-06 13:15:31] "GET /virtual-machine/d43b40d3-024e-4f78-a2ac-a14a6e9b0c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004521 10.0.0.242 - - [2026-03-06 13:15:31] "POST /ref-update HTTP/1.1" 200 156 0.012878 10.0.0.242 - - [2026-03-06 13:15:31] "GET /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011158 10.0.0.242 - - [2026-03-06 13:15:31] "POST /set-tag HTTP/1.1" 200 109 0.035036 10.0.0.242 - - [2026-03-06 13:15:31] "POST /set-tag HTTP/1.1" 200 109 0.027982 10.0.0.242 - - [2026-03-06 13:15:31] "POST /set-tag HTTP/1.1" 200 109 0.042125 10.0.0.242 - - [2026-03-06 13:15:31] "DELETE /instance-ip/6c126304-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.126383 10.0.0.242 - - [2026-03-06 13:15:31] "POST /ref-update HTTP/1.1" 200 156 0.028668 10.0.0.242 - - [2026-03-06 13:15:31] "DELETE /virtual-machine-interface/6bf88af6-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.077012 10.0.0.242 - - [2026-03-06 13:15:31] "DELETE /virtual-machine/d43b40d3-024e-4f78-a2ac-a14a6e9b0c1f HTTP/1.1" 200 115 0.051751 10.0.0.242 - - [2026-03-06 13:15:34] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004287 10.0.0.242 - - [2026-03-06 13:15:34] "POST /set-tag HTTP/1.1" 200 109 0.011382 10.0.0.242 - - [2026-03-06 13:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.242 - - [2026-03-06 13:15:34] "GET /loadbalancer/500b8df5-0c38-4a1d-b146-15ffc926cb3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002224 10.0.0.242 - - [2026-03-06 13:15:35] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006764 10.0.0.242 - - [2026-03-06 13:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.242 - - [2026-03-06 13:15:35] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004651 10.0.0.242 - - [2026-03-06 13:15:35] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.242 - - [2026-03-06 13:15:35] "GET /virtual-machine/7aca9f5b-0e3b-4578-9b39-b717f79dba3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002440 10.0.0.242 - - [2026-03-06 13:15:35] "POST /ref-update HTTP/1.1" 200 156 0.010841 10.0.0.242 - - [2026-03-06 13:15:35] "GET /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004126 10.0.0.242 - - [2026-03-06 13:15:35] "POST /set-tag HTTP/1.1" 200 109 0.017244 10.0.0.242 - - [2026-03-06 13:15:35] "POST /set-tag HTTP/1.1" 200 109 0.030570 10.0.0.242 - - [2026-03-06 13:15:35] "POST /set-tag HTTP/1.1" 200 109 0.013263 10.0.0.242 - - [2026-03-06 13:15:35] "DELETE /instance-ip/6ba507c8-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.040079 10.0.0.242 - - [2026-03-06 13:15:35] "POST /ref-update HTTP/1.1" 200 156 0.007796 10.0.0.242 - - [2026-03-06 13:15:35] "DELETE /virtual-machine-interface/6b87f408-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.060122 10.0.0.242 - - [2026-03-06 13:15:35] "DELETE /virtual-machine/7aca9f5b-0e3b-4578-9b39-b717f79dba3c HTTP/1.1" 200 115 0.020846 10.0.0.242 - - [2026-03-06 13:15:35] "DELETE /tag/e3d03b77-8ea6-496a-9690-e55734dac9d4 HTTP/1.1" 200 115 0.062893 10.0.0.242 - - [2026-03-06 13:15:35] "DELETE /tag/d88ba494-41cb-4730-8f7d-c9e731cb6e6a HTTP/1.1" 200 115 0.033196 10.0.0.242 - - [2026-03-06 13:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.242 - - [2026-03-06 13:15:39] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028850 10.0.0.242 - - [2026-03-06 13:15:39] "POST /tags HTTP/1.1" 200 394 0.026616 10.0.0.242 - - [2026-03-06 13:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006825 10.0.0.242 - - [2026-03-06 13:15:39] "GET /tag/f1a61d10-871b-41d6-99c1-dcdd1a1d233d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012624 10.0.0.242 - - [2026-03-06 13:15:39] "POST /tags HTTP/1.1" 200 342 0.030159 10.0.0.242 - - [2026-03-06 13:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2026-03-06 13:15:39] "GET /tag/d93c531d-dac5-4857-a759-89a7c3e702e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010847 10.0.0.242 - - [2026-03-06 13:15:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.002112 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.002213 10.0.0.242 - - [2026-03-06 13:15:40] "POST /security-groups HTTP/1.1" 200 589 0.064404 10.0.0.242 - - [2026-03-06 13:15:40] "POST /projects HTTP/1.1" 200 521 0.207377 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.002659 10.0.0.242 - - [2026-03-06 13:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014352 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013166 10.0.0.242 - - [2026-03-06 13:15:40] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.014011 10.0.0.242 - - [2026-03-06 13:15:40] "POST /access-control-lists HTTP/1.1" 200 600 0.076282 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019531 10.0.0.242 - - [2026-03-06 13:15:40] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.005456 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.021940 10.0.0.242 - - [2026-03-06 13:15:40] "POST /access-control-lists HTTP/1.1" 200 598 0.059098 10.0.0.242 - - [2026-03-06 13:15:40] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.079896 10.0.0.242 - - [2026-03-06 13:15:40] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.041923 10.0.0.242 - - [2026-03-06 13:15:40] "POST /security-groups HTTP/1.1" 200 593 0.066123 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.001647 10.0.0.242 - - [2026-03-06 13:15:40] "POST /access-control-lists HTTP/1.1" 200 634 0.057699 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.006639 10.0.0.242 - - [2026-03-06 13:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.063067 10.0.0.242 - - [2026-03-06 13:15:40] "POST /chown HTTP/1.1" 200 109 0.011657 10.0.0.242 - - [2026-03-06 13:15:40] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013239 10.0.0.242 - - [2026-03-06 13:15:40] "POST /access-control-lists HTTP/1.1" 200 632 0.076319 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010490 10.0.0.242 - - [2026-03-06 13:15:40] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004688 10.0.0.242 - - [2026-03-06 13:15:40] "POST /tags HTTP/1.1" 409 226 0.002810 10.0.0.242 - - [2026-03-06 13:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.242 - - [2026-03-06 13:15:40] "GET /tag/d93c531d-dac5-4857-a759-89a7c3e702e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014071 10.0.0.242 - - [2026-03-06 13:15:40] "POST /firewall-rules HTTP/1.1" 200 602 0.063910 10.0.0.242 - - [2026-03-06 13:15:40] "GET /firewall-rule/e287aa6a-5db9-4269-bf8a-82ea32620c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003718 10.0.0.242 - - [2026-03-06 13:15:40] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003057 10.0.0.242 - - [2026-03-06 13:15:40] "GET /firewall-rule/e287aa6a-5db9-4269-bf8a-82ea32620c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001967 10.0.0.242 - - [2026-03-06 13:15:41] "POST /ref-update HTTP/1.1" 200 156 0.073828 10.0.0.242 - - [2026-03-06 13:15:41] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012084 10.0.0.242 - - [2026-03-06 13:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.242 - - [2026-03-06 13:15:41] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002811 10.0.0.242 - - [2026-03-06 13:15:41] "POST /tags HTTP/1.1" 409 226 0.001481 10.0.0.242 - - [2026-03-06 13:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.242 - - [2026-03-06 13:15:41] "GET /tag/d93c531d-dac5-4857-a759-89a7c3e702e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011694 10.0.0.242 - - [2026-03-06 13:15:41] "POST /firewall-rules HTTP/1.1" 200 600 0.081405 10.0.0.242 - - [2026-03-06 13:15:41] "GET /firewall-rule/302db49e-da87-434a-8d1f-bcf3c330de2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.016595 10.0.0.242 - - [2026-03-06 13:15:41] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.007652 10.0.0.242 - - [2026-03-06 13:15:41] "GET /firewall-rule/302db49e-da87-434a-8d1f-bcf3c330de2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002979 10.0.0.242 - - [2026-03-06 13:15:41] "POST /ref-update HTTP/1.1" 200 156 0.043771 10.0.0.242 - - [2026-03-06 13:15:42] "POST /tags HTTP/1.1" 200 394 0.022584 10.0.0.242 - - [2026-03-06 13:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013335 10.0.0.242 - - [2026-03-06 13:15:42] "GET /tag/9d428a4f-0550-4753-8662-d41aadcee9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011913 10.0.0.242 - - [2026-03-06 13:15:42] "POST /tags HTTP/1.1" 200 342 0.018822 10.0.0.242 - - [2026-03-06 13:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.242 - - [2026-03-06 13:15:43] "GET /tag/5b8a8e8b-2ea7-4b17-a737-60835bc8d803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015319 10.0.0.242 - - [2026-03-06 13:15:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000526 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.007543 10.0.0.242 - - [2026-03-06 13:15:43] "POST /security-groups HTTP/1.1" 200 589 0.060499 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.001758 10.0.0.242 - - [2026-03-06 13:15:43] "POST /projects HTTP/1.1" 200 521 0.189243 10.0.0.242 - - [2026-03-06 13:15:43] "POST /access-control-lists HTTP/1.1" 200 600 0.062917 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.006015 10.0.0.242 - - [2026-03-06 13:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022505 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.242 - - [2026-03-06 13:15:43] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004502 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.242 - - [2026-03-06 13:15:43] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.034454 10.0.0.242 - - [2026-03-06 13:15:43] "POST /access-control-lists HTTP/1.1" 200 598 0.063069 10.0.0.242 - - [2026-03-06 13:15:43] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.057109 10.0.0.242 - - [2026-03-06 13:15:43] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.037775 10.0.0.242 - - [2026-03-06 13:15:43] "POST /security-groups HTTP/1.1" 200 593 0.065486 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.002293 10.0.0.242 - - [2026-03-06 13:15:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.053774 10.0.0.242 - - [2026-03-06 13:15:43] "POST /chown HTTP/1.1" 200 109 0.073584 10.0.0.242 - - [2026-03-06 13:15:43] "POST /access-control-lists HTTP/1.1" 200 634 0.129689 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.007736 10.0.0.242 - - [2026-03-06 13:15:43] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002733 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.242 - - [2026-03-06 13:15:43] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002355 10.0.0.242 - - [2026-03-06 13:15:43] "POST /tags HTTP/1.1" 409 226 0.001890 10.0.0.242 - - [2026-03-06 13:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.242 - - [2026-03-06 13:15:43] "GET /tag/5b8a8e8b-2ea7-4b17-a737-60835bc8d803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.028654 10.0.0.242 - - [2026-03-06 13:15:43] "POST /access-control-lists HTTP/1.1" 200 632 0.070903 10.0.0.242 - - [2026-03-06 13:15:43] "POST /firewall-rules HTTP/1.1" 200 602 0.085244 10.0.0.242 - - [2026-03-06 13:15:43] "GET /firewall-rule/b8fce059-f5bb-4f26-b7ef-28903ff380de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009435 10.0.0.242 - - [2026-03-06 13:15:44] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004673 10.0.0.242 - - [2026-03-06 13:15:44] "GET /firewall-rule/b8fce059-f5bb-4f26-b7ef-28903ff380de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002007 10.0.0.242 - - [2026-03-06 13:15:44] "POST /ref-update HTTP/1.1" 200 156 0.069697 10.0.0.242 - - [2026-03-06 13:15:44] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007372 10.0.0.242 - - [2026-03-06 13:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-03-06 13:15:44] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002115 10.0.0.242 - - [2026-03-06 13:15:44] "POST /tags HTTP/1.1" 409 226 0.001331 10.0.0.242 - - [2026-03-06 13:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001068 10.0.0.242 - - [2026-03-06 13:15:44] "GET /tag/5b8a8e8b-2ea7-4b17-a737-60835bc8d803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009978 10.0.0.242 - - [2026-03-06 13:15:44] "POST /firewall-rules HTTP/1.1" 200 600 0.059754 10.0.0.242 - - [2026-03-06 13:15:44] "GET /firewall-rule/5e0619c5-dc0d-4c7b-9ece-bf642407683d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005818 10.0.0.242 - - [2026-03-06 13:15:44] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003498 10.0.0.242 - - [2026-03-06 13:15:44] "GET /firewall-rule/5e0619c5-dc0d-4c7b-9ece-bf642407683d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002538 10.0.0.242 - - [2026-03-06 13:15:44] "POST /ref-update HTTP/1.1" 200 156 0.073730 10.0.0.242 - - [2026-03-06 13:15:45] "POST /tags HTTP/1.1" 200 346 0.094287 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014111 10.0.0.242 - - [2026-03-06 13:15:46] "GET /tag/158a0a29-fcb9-44b5-b34c-849631e83cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.020281 10.0.0.242 - - [2026-03-06 13:15:46] "POST /projects HTTP/1.1" 409 238 0.001964 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.242 - - [2026-03-06 13:15:46] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037922 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008413 10.0.0.242 - - [2026-03-06 13:15:46] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004366 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.242 - - [2026-03-06 13:15:46] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005839 10.0.0.242 - - [2026-03-06 13:15:46] "POST /security-groups HTTP/1.1" 409 285 0.002871 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007753 10.0.0.242 - - [2026-03-06 13:15:46] "PUT /security-group/409b888b-69ca-4af3-a29b-2e72006a855a HTTP/1.1" 200 263 0.057421 10.0.0.242 - - [2026-03-06 13:15:46] "PUT /access-control-list/0ecb7e1b-15ac-411f-9f41-45669a00b243 HTTP/1.1" 200 273 0.034813 10.0.0.242 - - [2026-03-06 13:15:46] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.080005 10.0.0.242 - - [2026-03-06 13:15:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.050715 10.0.0.242 - - [2026-03-06 13:15:46] "POST /tags HTTP/1.1" 409 228 0.014095 10.0.0.242 - - [2026-03-06 13:15:46] "PUT /access-control-list/7a5c049a-daa7-4fd8-b0b3-adf11d09eda7 HTTP/1.1" 200 273 0.034221 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.242 - - [2026-03-06 13:15:46] "GET /tag/158a0a29-fcb9-44b5-b34c-849631e83cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014459 10.0.0.242 - - [2026-03-06 13:15:46] "POST /tags HTTP/1.1" 200 346 0.024392 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.242 - - [2026-03-06 13:15:46] "GET /tag/ee6ac9f2-4642-4d00-8962-6fc315398b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.022435 10.0.0.242 - - [2026-03-06 13:15:46] "POST /projects HTTP/1.1" 409 238 0.008304 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2026-03-06 13:15:46] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045713 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-03-06 13:15:46] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005457 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.242 - - [2026-03-06 13:15:46] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005211 10.0.0.242 - - [2026-03-06 13:15:46] "POST /security-groups HTTP/1.1" 409 285 0.002434 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.242 - - [2026-03-06 13:15:46] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035823 10.0.0.242 - - [2026-03-06 13:15:46] "PUT /security-group/e2e5d60f-5ddc-4f2f-a292-28994df8b29b HTTP/1.1" 200 263 0.058120 10.0.0.242 - - [2026-03-06 13:15:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033419 10.0.0.242 - - [2026-03-06 13:15:46] "PUT /access-control-list/2fafe8ba-6a8c-49a2-9934-c8986fd7d6f1 HTTP/1.1" 200 273 0.015546 10.0.0.242 - - [2026-03-06 13:15:46] "POST /tags HTTP/1.1" 409 228 0.023791 10.0.0.242 - - [2026-03-06 13:15:46] "PUT /access-control-list/93a87ded-a94d-4d9f-b7ff-c0cd0e8a1a5a HTTP/1.1" 200 273 0.020833 10.0.0.242 - - [2026-03-06 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.242 - - [2026-03-06 13:15:46] "GET /tag/ee6ac9f2-4642-4d00-8962-6fc315398b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015926 10.0.0.242 - - [2026-03-06 13:15:47] "POST /tags HTTP/1.1" 200 292 0.047909 10.0.0.242 - - [2026-03-06 13:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.242 - - [2026-03-06 13:15:47] "GET /tag/44bfd0cf-da76-4152-868f-54ed0d26a741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.020196 10.0.0.242 - - [2026-03-06 13:15:47] "POST /tags HTTP/1.1" 200 304 0.060652 10.0.0.242 - - [2026-03-06 13:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.242 - - [2026-03-06 13:15:47] "GET /tag/a0e9c947-0ede-447e-9769-7ab011c8e9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011907 10.0.0.242 - - [2026-03-06 13:15:47] "POST /tags HTTP/1.1" 409 252 0.001703 10.0.0.242 - - [2026-03-06 13:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.242 - - [2026-03-06 13:15:47] "GET /tag/f1a61d10-871b-41d6-99c1-dcdd1a1d233d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010463 10.0.0.242 - - [2026-03-06 13:15:47] "POST /tags HTTP/1.1" 409 226 0.001568 10.0.0.242 - - [2026-03-06 13:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.242 - - [2026-03-06 13:15:47] "GET /tag/d93c531d-dac5-4857-a759-89a7c3e702e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012163 10.0.0.242 - - [2026-03-06 13:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.242 - - [2026-03-06 13:15:47] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003694 10.0.0.242 - - [2026-03-06 13:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.242 - - [2026-03-06 13:15:47] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033352 10.0.0.242 - - [2026-03-06 13:15:47] "POST /virtual-machines HTTP/1.1" 200 396 0.017259 10.0.0.242 - - [2026-03-06 13:15:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014017 10.0.0.242 - - [2026-03-06 13:15:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116216 10.0.0.242 - - [2026-03-06 13:15:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026755 10.0.0.242 - - [2026-03-06 13:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010432 10.0.0.242 - - [2026-03-06 13:15:47] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004417 10.0.0.242 - - [2026-03-06 13:15:47] "POST /instance-ips HTTP/1.1" 200 398 0.018097 10.0.0.242 - - [2026-03-06 13:15:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021291 10.0.0.242 - - [2026-03-06 13:15:47] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.019381 10.0.0.242 - - [2026-03-06 13:15:47] "POST /set-tag HTTP/1.1" 200 109 0.063745 10.0.0.242 - - [2026-03-06 13:15:47] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018186 10.0.0.242 - - [2026-03-06 13:15:47] "GET /instance-ip/9705018e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003725 10.0.0.242 - - [2026-03-06 13:15:47] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004198 10.0.0.242 - - [2026-03-06 13:15:47] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003669 10.0.0.242 - - [2026-03-06 13:15:48] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018714 10.0.0.242 - - [2026-03-06 13:15:48] "POST /set-tag HTTP/1.1" 200 109 0.005922 10.0.0.242 - - [2026-03-06 13:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004207 10.0.0.242 - - [2026-03-06 13:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.242 - - [2026-03-06 13:15:48] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034699 10.0.0.242 - - [2026-03-06 13:15:48] "POST /virtual-machines HTTP/1.1" 200 396 0.008096 10.0.0.242 - - [2026-03-06 13:15:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009617 10.0.0.242 - - [2026-03-06 13:15:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109330 10.0.0.242 - - [2026-03-06 13:15:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009192 10.0.0.242 - - [2026-03-06 13:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011622 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006512 10.0.0.242 - - [2026-03-06 13:15:48] "POST /instance-ips HTTP/1.1" 200 398 0.020844 10.0.0.242 - - [2026-03-06 13:15:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019111 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018728 10.0.0.242 - - [2026-03-06 13:15:48] "POST /set-tag HTTP/1.1" 200 109 0.063810 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005883 10.0.0.242 - - [2026-03-06 13:15:48] "GET /instance-ip/9779eb48-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003798 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004407 10.0.0.242 - - [2026-03-06 13:15:48] "POST /set-tag HTTP/1.1" 200 109 0.005403 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.005605 10.0.0.242 - - [2026-03-06 13:15:48] "POST /ref-update HTTP/1.1" 200 156 0.026890 10.0.0.242 - - [2026-03-06 13:15:48] "GET /global-system-configs HTTP/1.1" 200 323 0.016382 10.0.0.242 - - [2026-03-06 13:15:48] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010825 10.0.0.242 - - [2026-03-06 13:15:48] "POST /set-tag HTTP/1.1" 200 109 0.005577 10.0.0.242 - - [2026-03-06 13:15:48] "POST /tags HTTP/1.1" 200 292 0.017677 10.0.0.242 - - [2026-03-06 13:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011592 10.0.0.242 - - [2026-03-06 13:15:48] "GET /tag/ab1ea5f2-b693-4b34-ab10-1d0a5b5f0156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011998 10.0.0.242 - - [2026-03-06 13:15:49] "POST /tags HTTP/1.1" 409 252 0.001906 10.0.0.242 - - [2026-03-06 13:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.242 - - [2026-03-06 13:15:49] "GET /tag/9d428a4f-0550-4753-8662-d41aadcee9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010006 10.0.0.242 - - [2026-03-06 13:15:49] "POST /tags HTTP/1.1" 409 226 0.002001 10.0.0.242 - - [2026-03-06 13:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.242 - - [2026-03-06 13:15:49] "GET /tag/5b8a8e8b-2ea7-4b17-a737-60835bc8d803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012974 10.0.0.242 - - [2026-03-06 13:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.242 - - [2026-03-06 13:15:49] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.012244 10.0.0.242 - - [2026-03-06 13:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2026-03-06 13:15:49] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043937 10.0.0.242 - - [2026-03-06 13:15:49] "POST /virtual-machines HTTP/1.1" 200 396 0.012397 10.0.0.242 - - [2026-03-06 13:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021091 10.0.0.242 - - [2026-03-06 13:15:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111989 10.0.0.242 - - [2026-03-06 13:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009345 10.0.0.242 - - [2026-03-06 13:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013916 10.0.0.242 - - [2026-03-06 13:15:49] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004562 10.0.0.242 - - [2026-03-06 13:15:49] "GET /global-system-configs HTTP/1.1" 200 323 0.002515 10.0.0.242 - - [2026-03-06 13:15:49] "POST /instance-ips HTTP/1.1" 200 398 0.033615 10.0.0.242 - - [2026-03-06 13:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028198 10.0.0.242 - - [2026-03-06 13:15:49] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011364 10.0.0.242 - - [2026-03-06 13:15:49] "POST /set-tag HTTP/1.1" 200 109 0.062937 10.0.0.242 - - [2026-03-06 13:15:49] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009361 10.0.0.242 - - [2026-03-06 13:15:49] "GET /instance-ip/98120388-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005199 10.0.0.242 - - [2026-03-06 13:15:49] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004874 10.0.0.242 - - [2026-03-06 13:15:49] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.242 - - [2026-03-06 13:15:49] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003441 10.0.0.242 - - [2026-03-06 13:15:49] "POST /ref-update HTTP/1.1" 200 156 0.007407 10.0.0.242 - - [2026-03-06 13:15:49] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004065 10.0.0.242 - - [2026-03-06 13:15:49] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.242 - - [2026-03-06 13:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.242 - - [2026-03-06 13:15:49] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003900 10.0.0.242 - - [2026-03-06 13:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008089 10.0.0.242 - - [2026-03-06 13:15:49] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033612 10.0.0.242 - - [2026-03-06 13:15:49] "POST /virtual-machines HTTP/1.1" 200 396 0.008340 10.0.0.242 - - [2026-03-06 13:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016175 10.0.0.242 - - [2026-03-06 13:15:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116846 10.0.0.242 - - [2026-03-06 13:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009715 10.0.0.242 - - [2026-03-06 13:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.242 - - [2026-03-06 13:15:50] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012336 10.0.0.242 - - [2026-03-06 13:15:50] "POST /instance-ips HTTP/1.1" 200 398 0.023024 10.0.0.242 - - [2026-03-06 13:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032699 10.0.0.242 - - [2026-03-06 13:15:50] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012635 10.0.0.242 - - [2026-03-06 13:15:50] "POST /set-tag HTTP/1.1" 200 109 0.064032 10.0.0.242 - - [2026-03-06 13:15:50] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013791 10.0.0.242 - - [2026-03-06 13:15:50] "GET /instance-ip/988998bc-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008183 10.0.0.242 - - [2026-03-06 13:15:50] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004235 10.0.0.242 - - [2026-03-06 13:15:50] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.242 - - [2026-03-06 13:15:50] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003393 10.0.0.242 - - [2026-03-06 13:15:50] "POST /ref-update HTTP/1.1" 200 156 0.008148 10.0.0.242 - - [2026-03-06 13:15:50] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005674 10.0.0.242 - - [2026-03-06 13:15:50] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.242 - - [2026-03-06 13:15:50] "POST /tags HTTP/1.1" 200 300 0.049974 10.0.0.242 - - [2026-03-06 13:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.242 - - [2026-03-06 13:15:50] "GET /tag/9aa131fb-4530-4c27-a292-8f6469384ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011201 10.0.0.242 - - [2026-03-06 13:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.242 - - [2026-03-06 13:15:50] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003790 10.0.0.242 - - [2026-03-06 13:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2026-03-06 13:15:50] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035328 10.0.0.242 - - [2026-03-06 13:15:50] "POST /virtual-machines HTTP/1.1" 200 396 0.008573 10.0.0.242 - - [2026-03-06 13:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008914 10.0.0.242 - - [2026-03-06 13:15:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109416 10.0.0.242 - - [2026-03-06 13:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032001 10.0.0.242 - - [2026-03-06 13:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008231 10.0.0.242 - - [2026-03-06 13:15:51] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006214 10.0.0.242 - - [2026-03-06 13:15:51] "POST /instance-ips HTTP/1.1" 200 398 0.021744 10.0.0.242 - - [2026-03-06 13:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029039 10.0.0.242 - - [2026-03-06 13:15:51] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010877 10.0.0.242 - - [2026-03-06 13:15:51] "POST /set-tag HTTP/1.1" 200 109 0.017977 10.0.0.242 - - [2026-03-06 13:15:51] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008104 10.0.0.242 - - [2026-03-06 13:15:51] "GET /instance-ip/990e4ac6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003527 10.0.0.242 - - [2026-03-06 13:15:51] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004642 10.0.0.242 - - [2026-03-06 13:15:51] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.242 - - [2026-03-06 13:15:51] "POST /tags HTTP/1.1" 200 300 0.019490 10.0.0.242 - - [2026-03-06 13:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.242 - - [2026-03-06 13:15:51] "GET /tag/569babd2-010c-48c8-9321-c6d3352cef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012949 10.0.0.242 - - [2026-03-06 13:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.242 - - [2026-03-06 13:15:51] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004763 10.0.0.242 - - [2026-03-06 13:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2026-03-06 13:15:51] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031785 10.0.0.242 - - [2026-03-06 13:15:51] "POST /virtual-machines HTTP/1.1" 200 396 0.013359 10.0.0.242 - - [2026-03-06 13:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017547 10.0.0.242 - - [2026-03-06 13:15:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105787 10.0.0.242 - - [2026-03-06 13:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008053 10.0.0.242 - - [2026-03-06 13:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.242 - - [2026-03-06 13:15:51] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006779 10.0.0.242 - - [2026-03-06 13:15:51] "POST /instance-ips HTTP/1.1" 200 398 0.018741 10.0.0.242 - - [2026-03-06 13:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026207 10.0.0.242 - - [2026-03-06 13:15:51] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.026589 10.0.0.242 - - [2026-03-06 13:15:51] "POST /set-tag HTTP/1.1" 200 109 0.033911 10.0.0.242 - - [2026-03-06 13:15:51] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018453 10.0.0.242 - - [2026-03-06 13:15:52] "GET /instance-ip/997453ca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009614 10.0.0.242 - - [2026-03-06 13:15:52] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004378 10.0.0.242 - - [2026-03-06 13:15:52] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.242 - - [2026-03-06 13:15:52] "POST /tags HTTP/1.1" 200 300 0.017923 10.0.0.242 - - [2026-03-06 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010372 10.0.0.242 - - [2026-03-06 13:15:52] "GET /tag/2dc19e4d-3266-4422-845e-a060f23ec4e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011822 10.0.0.242 - - [2026-03-06 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.242 - - [2026-03-06 13:15:52] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003842 10.0.0.242 - - [2026-03-06 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.242 - - [2026-03-06 13:15:52] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034518 10.0.0.242 - - [2026-03-06 13:15:52] "POST /virtual-machines HTTP/1.1" 200 396 0.018691 10.0.0.242 - - [2026-03-06 13:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013752 10.0.0.242 - - [2026-03-06 13:15:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129421 10.0.0.242 - - [2026-03-06 13:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019437 10.0.0.242 - - [2026-03-06 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.242 - - [2026-03-06 13:15:52] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004487 10.0.0.242 - - [2026-03-06 13:15:52] "POST /instance-ips HTTP/1.1" 200 398 0.027710 10.0.0.242 - - [2026-03-06 13:15:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024839 10.0.0.242 - - [2026-03-06 13:15:52] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014641 10.0.0.242 - - [2026-03-06 13:15:52] "POST /set-tag HTTP/1.1" 200 109 0.017571 10.0.0.242 - - [2026-03-06 13:15:52] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009567 10.0.0.242 - - [2026-03-06 13:15:52] "GET /instance-ip/99eb5e66-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007786 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004179 10.0.0.242 - - [2026-03-06 13:15:53] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.242 - - [2026-03-06 13:15:53] "POST /tags HTTP/1.1" 200 300 0.020183 10.0.0.242 - - [2026-03-06 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.242 - - [2026-03-06 13:15:53] "GET /tag/397bc9c1-4157-4995-86a6-efdbfef93b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016006 10.0.0.242 - - [2026-03-06 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004140 10.0.0.242 - - [2026-03-06 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-03-06 13:15:53] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032346 10.0.0.242 - - [2026-03-06 13:15:53] "POST /virtual-machines HTTP/1.1" 200 396 0.008158 10.0.0.242 - - [2026-03-06 13:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018483 10.0.0.242 - - [2026-03-06 13:15:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101249 10.0.0.242 - - [2026-03-06 13:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008431 10.0.0.242 - - [2026-03-06 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010419 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009443 10.0.0.242 - - [2026-03-06 13:15:53] "POST /instance-ips HTTP/1.1" 200 398 0.019686 10.0.0.242 - - [2026-03-06 13:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026628 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009446 10.0.0.242 - - [2026-03-06 13:15:53] "POST /set-tag HTTP/1.1" 200 109 0.030349 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018241 10.0.0.242 - - [2026-03-06 13:15:53] "GET /instance-ip/9a7926a6-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004105 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005901 10.0.0.242 - - [2026-03-06 13:15:53] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003700 10.0.0.242 - - [2026-03-06 13:15:53] "POST /ref-update HTTP/1.1" 200 156 0.010787 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004666 10.0.0.242 - - [2026-03-06 13:15:53] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003842 10.0.0.242 - - [2026-03-06 13:15:53] "POST /set-tag HTTP/1.1" 200 109 0.009679 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005393 10.0.0.242 - - [2026-03-06 13:15:53] "POST /ref-update HTTP/1.1" 200 156 0.010055 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010149 10.0.0.242 - - [2026-03-06 13:15:53] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.242 - - [2026-03-06 13:15:53] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003676 10.0.0.242 - - [2026-03-06 13:15:53] "POST /ref-update HTTP/1.1" 200 156 0.006977 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004235 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003783 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003893 10.0.0.242 - - [2026-03-06 13:15:54] "POST /ref-update HTTP/1.1" 200 156 0.007752 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008622 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003710 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004860 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004669 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004114 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003695 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004007 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003942 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.242 - - [2026-03-06 13:15:54] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004080 10.0.0.242 - - [2026-03-06 13:15:54] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.242 - - [2026-03-06 13:15:55] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004218 10.0.0.242 - - [2026-03-06 13:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.242 - - [2026-03-06 13:15:56] "GET /virtual-machine/409f7df7-d99b-4426-bc57-816ff3a6e909?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003118 10.0.0.242 - - [2026-03-06 13:15:56] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005048 10.0.0.242 - - [2026-03-06 13:15:58] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004668 10.0.0.242 - - [2026-03-06 13:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.242 - - [2026-03-06 13:15:58] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004402 10.0.0.242 - - [2026-03-06 13:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.242 - - [2026-03-06 13:16:01] "GET /virtual-machine/6403d9d6-867d-47d2-8323-edcbf4bc7d28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003195 10.0.0.242 - - [2026-03-06 13:16:01] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003799 10.0.0.242 - - [2026-03-06 13:16:01] "GET /virtual-machine/71e85ac8-35e2-4631-bc5b-eeffaafacf34?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003185 10.0.0.242 - - [2026-03-06 13:16:01] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004458 10.0.0.242 - - [2026-03-06 13:16:01] "GET /virtual-machine/4d66cf52-cda6-4431-9893-edffedd8e7cd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003091 10.0.0.242 - - [2026-03-06 13:16:02] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004753 10.0.0.242 - - [2026-03-06 13:16:03] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005205 10.0.0.242 - - [2026-03-06 13:16:03] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.242 - - [2026-03-06 13:16:04] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006876 10.0.0.242 - - [2026-03-06 13:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.242 - - [2026-03-06 13:16:04] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005554 10.0.0.242 - - [2026-03-06 13:16:04] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.242 - - [2026-03-06 13:16:07] "GET /virtual-machine/d9820507-4555-4c19-b5ac-0541bf0dd540?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002678 10.0.0.242 - - [2026-03-06 13:16:07] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004395 10.0.0.242 - - [2026-03-06 13:16:07] "GET /virtual-machine/ce2c5c09-2ca4-47cb-8acf-331a40fd58df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004068 10.0.0.242 - - [2026-03-06 13:16:07] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004461 10.0.0.242 - - [2026-03-06 13:16:07] "GET /virtual-machine/faeed06b-e33b-4f9e-9ed3-fa91421afddf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005218 10.0.0.242 - - [2026-03-06 13:16:07] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003804 10.0.0.242 - - [2026-03-06 13:16:07] "GET /virtual-machine/24a57fef-c4f1-472e-9cd0-c7faf5c9d6ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003020 10.0.0.242 - - [2026-03-06 13:16:07] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005015 10.0.0.242 - - [2026-03-06 13:16:07] "GET /loadbalancer/e344c5a5-5d8c-4743-9b9d-c2d55d014680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004924 10.0.0.242 - - [2026-03-06 13:16:07] "POST /tags HTTP/1.1" 200 334 0.027370 10.0.0.242 - - [2026-03-06 13:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013004 10.0.0.242 - - [2026-03-06 13:16:07] "GET /tag/270eb114-83ff-475c-9802-e54499454eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012670 10.0.0.242 - - [2026-03-06 13:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-03-06 13:16:07] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040262 10.0.0.242 - - [2026-03-06 13:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.242 - - [2026-03-06 13:16:08] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004484 10.0.0.242 - - [2026-03-06 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.242 - - [2026-03-06 13:16:08] "GET /service-appliance-set/fc8bd099-9f94-4ebd-93af-c9e73e282c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002280 10.0.0.242 - - [2026-03-06 13:16:08] "POST /fqname-to-id HTTP/1.1" 404 273 0.001510 10.0.0.242 - - [2026-03-06 13:16:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.090969 10.0.0.242 - - [2026-03-06 13:16:08] "GET /virtual-machine-interface/e1f0930b-22d9-4942-b87e-a1cb8882fb17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.017642 10.0.0.242 - - [2026-03-06 13:16:08] "POST /instance-ips HTTP/1.1" 200 410 0.018631 10.0.0.242 - - [2026-03-06 13:16:08] "GET /instance-ip/9566a6c0-e9bc-4e2c-9563-d65e9dd4a387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003794 10.0.0.242 - - [2026-03-06 13:16:08] "POST /loadbalancers HTTP/1.1" 200 631 0.058259 10.0.0.242 - - [2026-03-06 13:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018611 10.0.0.242 - - [2026-03-06 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.242 - - [2026-03-06 13:16:08] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044677 10.0.0.242 - - [2026-03-06 13:16:08] "GET /instance-ip/9566a6c0-e9bc-4e2c-9563-d65e9dd4a387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002492 10.0.0.242 - - [2026-03-06 13:16:08] "POST /floating-ips HTTP/1.1" 200 599 0.015784 10.0.0.242 - - [2026-03-06 13:16:08] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049179 10.0.0.242 - - [2026-03-06 13:16:08] "GET /loadbalancer/e344c5a5-5d8c-4743-9b9d-c2d55d014680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002273 10.0.0.242 - - [2026-03-06 13:16:08] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.013289 10.0.0.242 - - [2026-03-06 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-03-06 13:16:08] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038356 10.0.0.242 - - [2026-03-06 13:16:08] "GET /loadbalancer-listener/25ab766a-c95a-477a-92c3-f2c9fe246237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002990 10.0.0.242 - - [2026-03-06 13:16:08] "GET /loadbalancer-listener/25ab766a-c95a-477a-92c3-f2c9fe246237?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002846 10.0.0.242 - - [2026-03-06 13:16:08] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017368 10.0.0.242 - - [2026-03-06 13:16:08] "GET /instance-ip/9566a6c0-e9bc-4e2c-9563-d65e9dd4a387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005480 10.0.0.242 - - [2026-03-06 13:16:08] "GET /instance-ip/9566a6c0-e9bc-4e2c-9563-d65e9dd4a387?fields=floating_ips HTTP/1.1" 200 1215 0.007096 10.0.0.242 - - [2026-03-06 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.242 - - [2026-03-06 13:16:08] "GET /loadbalancer/e344c5a5-5d8c-4743-9b9d-c2d55d014680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.006299 10.0.0.242 - - [2026-03-06 13:16:08] "GET /floating-ip/da2a4ab4-9e7c-460e-804e-ac3ad350a08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004152 10.0.0.242 - - [2026-03-06 13:16:08] "GET /loadbalancer-pool/072a65b8-3145-4fc1-81b1-7a2dbc2816d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003780 10.0.0.242 - - [2026-03-06 13:16:08] "POST /loadbalancer-members HTTP/1.1" 200 723 0.012845 10.0.0.242 - - [2026-03-06 13:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012830 10.0.0.242 - - [2026-03-06 13:16:08] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005863 10.0.0.242 - - [2026-03-06 13:16:08] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003447 10.0.0.242 - - [2026-03-06 13:16:08] "POST /ref-update HTTP/1.1" 200 156 0.006119 10.0.0.242 - - [2026-03-06 13:16:08] "GET /floating-ip/da2a4ab4-9e7c-460e-804e-ac3ad350a08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.012718 10.0.0.242 - - [2026-03-06 13:16:08] "POST /tags HTTP/1.1" 409 221 0.010220 10.0.0.242 - - [2026-03-06 13:16:08] "GET /loadbalancer/e344c5a5-5d8c-4743-9b9d-c2d55d014680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003204 10.0.0.242 - - [2026-03-06 13:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.242 - - [2026-03-06 13:16:08] "GET /tag/270eb114-83ff-475c-9802-e54499454eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014489 10.0.0.242 - - [2026-03-06 13:16:08] "PUT /floating-ip/da2a4ab4-9e7c-460e-804e-ac3ad350a08f HTTP/1.1" 200 257 0.007849 10.0.0.242 - - [2026-03-06 13:16:08] "POST /set-tag HTTP/1.1" 200 109 0.063305 10.0.0.242 - - [2026-03-06 13:16:08] "GET /loadbalancer-pool/072a65b8-3145-4fc1-81b1-7a2dbc2816d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.015710 10.0.0.242 - - [2026-03-06 13:16:08] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015386 10.0.0.242 - - [2026-03-06 13:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008899 10.0.0.242 - - [2026-03-06 13:16:09] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008440 10.0.0.242 - - [2026-03-06 13:16:09] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004107 10.0.0.242 - - [2026-03-06 13:16:09] "POST /ref-update HTTP/1.1" 200 156 0.010346 10.0.0.242 - - [2026-03-06 13:16:09] "GET /floating-ip/da2a4ab4-9e7c-460e-804e-ac3ad350a08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.017972 10.0.0.242 - - [2026-03-06 13:16:09] "POST /set-tag HTTP/1.1" 200 109 0.090977 10.0.0.242 - - [2026-03-06 13:16:09] "POST /tags HTTP/1.1" 409 206 0.002244 10.0.0.242 - - [2026-03-06 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.242 - - [2026-03-06 13:16:09] "GET /tag/a0e9c947-0ede-447e-9769-7ab011c8e9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010320 10.0.0.242 - - [2026-03-06 13:16:09] "POST /tags HTTP/1.1" 409 204 0.001919 10.0.0.242 - - [2026-03-06 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.242 - - [2026-03-06 13:16:09] "GET /tag/569babd2-010c-48c8-9321-c6d3352cef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011868 10.0.0.242 - - [2026-03-06 13:16:09] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002423 10.0.0.242 - - [2026-03-06 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.242 - - [2026-03-06 13:16:09] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002265 10.0.0.242 - - [2026-03-06 13:16:09] "POST /tags HTTP/1.1" 409 206 0.002433 10.0.0.242 - - [2026-03-06 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.242 - - [2026-03-06 13:16:09] "GET /tag/a0e9c947-0ede-447e-9769-7ab011c8e9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010105 10.0.0.242 - - [2026-03-06 13:16:09] "POST /tags HTTP/1.1" 409 226 0.001701 10.0.0.242 - - [2026-03-06 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2026-03-06 13:16:09] "GET /tag/d93c531d-dac5-4857-a759-89a7c3e702e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010416 10.0.0.242 - - [2026-03-06 13:16:09] "POST /tags HTTP/1.1" 409 204 0.001922 10.0.0.242 - - [2026-03-06 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.242 - - [2026-03-06 13:16:09] "GET /tag/569babd2-010c-48c8-9321-c6d3352cef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015739 10.0.0.242 - - [2026-03-06 13:16:09] "POST /tags HTTP/1.1" 409 226 0.002367 10.0.0.242 - - [2026-03-06 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.242 - - [2026-03-06 13:16:09] "GET /tag/d93c531d-dac5-4857-a759-89a7c3e702e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010899 10.0.0.242 - - [2026-03-06 13:16:09] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002141 10.0.0.242 - - [2026-03-06 13:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.242 - - [2026-03-06 13:16:09] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002386 10.0.0.242 - - [2026-03-06 13:16:09] "POST /firewall-rules HTTP/1.1" 200 628 0.071590 10.0.0.242 - - [2026-03-06 13:16:09] "POST /firewall-rules HTTP/1.1" 200 648 0.076811 10.0.0.242 - - [2026-03-06 13:16:09] "GET /firewall-rule/6bff3be9-21f0-48f0-91d4-0933985c99f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003698 10.0.0.242 - - [2026-03-06 13:16:09] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.001987 10.0.0.242 - - [2026-03-06 13:16:09] "GET /firewall-rule/c8a7a14b-b25a-44d8-953d-bce6ef7dec24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002961 10.0.0.242 - - [2026-03-06 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.014057 10.0.0.242 - - [2026-03-06 13:16:10] "POST /firewall-policys HTTP/1.1" 200 608 0.038696 10.0.0.242 - - [2026-03-06 13:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016326 10.0.0.242 - - [2026-03-06 13:16:10] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.013647 10.0.0.242 - - [2026-03-06 13:16:10] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002604 10.0.0.242 - - [2026-03-06 13:16:10] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002176 10.0.0.242 - - [2026-03-06 13:16:10] "GET /firewall-policy/81d55f26-480a-4573-ac3c-4ea74c875c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003195 10.0.0.242 - - [2026-03-06 13:16:10] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004053 10.0.0.242 - - [2026-03-06 13:16:10] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002971 10.0.0.242 - - [2026-03-06 13:16:10] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001899 10.0.0.242 - - [2026-03-06 13:16:10] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006602 10.0.0.242 - - [2026-03-06 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.037741 10.0.0.242 - - [2026-03-06 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.035094 10.0.0.242 - - [2026-03-06 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.021932 10.0.0.242 - - [2026-03-06 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.026759 10.0.0.242 - - [2026-03-06 13:16:10] "POST /ref-update HTTP/1.1" 200 156 0.044364 10.0.0.242 - - [2026-03-06 13:16:10] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002573 10.0.0.242 - - [2026-03-06 13:18:09] "POST /tags HTTP/1.1" 409 252 0.002090 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.242 - - [2026-03-06 13:18:09] "GET /tag/9d428a4f-0550-4753-8662-d41aadcee9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011792 10.0.0.242 - - [2026-03-06 13:18:09] "POST /tags HTTP/1.1" 409 228 0.002380 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.242 - - [2026-03-06 13:18:09] "GET /tag/ee6ac9f2-4642-4d00-8962-6fc315398b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012454 10.0.0.242 - - [2026-03-06 13:18:09] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003515 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.242 - - [2026-03-06 13:18:09] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002321 10.0.0.242 - - [2026-03-06 13:18:09] "POST /tags HTTP/1.1" 409 206 0.001837 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.242 - - [2026-03-06 13:18:09] "GET /tag/a0e9c947-0ede-447e-9769-7ab011c8e9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010318 10.0.0.242 - - [2026-03-06 13:18:09] "POST /tags HTTP/1.1" 409 226 0.002078 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.242 - - [2026-03-06 13:18:09] "GET /tag/d93c531d-dac5-4857-a759-89a7c3e702e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010638 10.0.0.242 - - [2026-03-06 13:18:09] "POST /tags HTTP/1.1" 409 204 0.001667 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.242 - - [2026-03-06 13:18:09] "GET /tag/569babd2-010c-48c8-9321-c6d3352cef39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010378 10.0.0.242 - - [2026-03-06 13:18:09] "POST /tags HTTP/1.1" 409 226 0.001716 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.242 - - [2026-03-06 13:18:09] "GET /tag/d93c531d-dac5-4857-a759-89a7c3e702e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009929 10.0.0.242 - - [2026-03-06 13:18:09] "POST /tags HTTP/1.1" 409 228 0.001619 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.242 - - [2026-03-06 13:18:09] "GET /tag/ee6ac9f2-4642-4d00-8962-6fc315398b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015384 10.0.0.242 - - [2026-03-06 13:18:09] "POST /tags HTTP/1.1" 409 252 0.001959 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.242 - - [2026-03-06 13:18:09] "GET /tag/9d428a4f-0550-4753-8662-d41aadcee9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012420 10.0.0.242 - - [2026-03-06 13:18:09] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002354 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.242 - - [2026-03-06 13:18:09] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002635 10.0.0.242 - - [2026-03-06 13:18:09] "POST /firewall-rules HTTP/1.1" 409 281 0.001652 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.242 - - [2026-03-06 13:18:09] "PUT /firewall-rule/c8a7a14b-b25a-44d8-953d-bce6ef7dec24 HTTP/1.1" 200 261 0.016754 10.0.0.242 - - [2026-03-06 13:18:09] "POST /firewall-rules HTTP/1.1" 409 291 0.004648 10.0.0.242 - - [2026-03-06 13:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.242 - - [2026-03-06 13:18:09] "PUT /firewall-rule/6bff3be9-21f0-48f0-91d4-0933985c99f6 HTTP/1.1" 200 261 0.019316 10.0.0.242 - - [2026-03-06 13:18:09] "GET /firewall-rule/6bff3be9-21f0-48f0-91d4-0933985c99f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011312 10.0.0.242 - - [2026-03-06 13:18:09] "POST /firewall-rules HTTP/1.1" 200 660 0.077598 10.0.0.242 - - [2026-03-06 13:18:09] "GET /firewall-rule/fe712b34-1d2b-4a96-9108-841f096cee8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003620 10.0.0.242 - - [2026-03-06 13:18:09] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001917 10.0.0.242 - - [2026-03-06 13:18:09] "GET /firewall-rule/c8a7a14b-b25a-44d8-953d-bce6ef7dec24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002652 10.0.0.242 - - [2026-03-06 13:18:10] "POST /firewall-policys HTTP/1.1" 409 269 0.002058 10.0.0.242 - - [2026-03-06 13:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.242 - - [2026-03-06 13:18:10] "PUT /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f HTTP/1.1" 200 265 0.033007 10.0.0.242 - - [2026-03-06 13:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025375 10.0.0.242 - - [2026-03-06 13:18:10] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004906 10.0.0.242 - - [2026-03-06 13:18:10] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002536 10.0.0.242 - - [2026-03-06 13:18:10] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002382 10.0.0.242 - - [2026-03-06 13:18:10] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002186 10.0.0.242 - - [2026-03-06 13:18:10] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003357 10.0.0.242 - - [2026-03-06 13:19:11] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.014052 10.0.0.242 - - [2026-03-06 13:19:11] "POST /set-tag HTTP/1.1" 200 109 0.007660 10.0.0.242 - - [2026-03-06 13:19:11] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006071 10.0.0.242 - - [2026-03-06 13:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.242 - - [2026-03-06 13:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.242 - - [2026-03-06 13:19:11] "GET /loadbalancer/e344c5a5-5d8c-4743-9b9d-c2d55d014680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008924 10.0.0.242 - - [2026-03-06 13:19:11] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003706 10.0.0.242 - - [2026-03-06 13:19:11] "POST /set-tag HTTP/1.1" 200 109 0.017145 10.0.0.242 - - [2026-03-06 13:19:11] "DELETE /loadbalancer-member/d65eaaca-5114-4281-b77e-34780a7812a4 HTTP/1.1" 200 115 0.020564 10.0.0.242 - - [2026-03-06 13:19:11] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004216 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004443 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004292 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003603 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004290 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.242 - - [2026-03-06 13:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.242 - - [2026-03-06 13:19:12] "GET /loadbalancer/e344c5a5-5d8c-4743-9b9d-c2d55d014680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002621 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005201 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006907 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004610 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004245 10.0.0.242 - - [2026-03-06 13:19:12] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine/71e85ac8-35e2-4631-bc5b-eeffaafacf34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003127 10.0.0.242 - - [2026-03-06 13:19:12] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.242 - - [2026-03-06 13:19:12] "GET /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006563 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.017138 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.032565 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.027663 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.013943 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.023223 10.0.0.242 - - [2026-03-06 13:19:13] "DELETE /instance-ip/98120388-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.029657 10.0.0.242 - - [2026-03-06 13:19:13] "DELETE /virtual-machine-interface/97f83944-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.039400 10.0.0.242 - - [2026-03-06 13:19:13] "DELETE /virtual-machine/71e85ac8-35e2-4631-bc5b-eeffaafacf34 HTTP/1.1" 200 115 0.024090 10.0.0.242 - - [2026-03-06 13:19:13] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005025 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.242 - - [2026-03-06 13:19:13] "GET /virtual-machine/6403d9d6-867d-47d2-8323-edcbf4bc7d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002755 10.0.0.242 - - [2026-03-06 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.011398 10.0.0.242 - - [2026-03-06 13:19:13] "GET /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005552 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.066165 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.022683 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.023736 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.045273 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.028768 10.0.0.242 - - [2026-03-06 13:19:13] "DELETE /instance-ip/9779eb48-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.032056 10.0.0.242 - - [2026-03-06 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.010612 10.0.0.242 - - [2026-03-06 13:19:13] "DELETE /virtual-machine-interface/9760afca-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.052136 10.0.0.242 - - [2026-03-06 13:19:13] "DELETE /virtual-machine/6403d9d6-867d-47d2-8323-edcbf4bc7d28 HTTP/1.1" 200 115 0.016399 10.0.0.242 - - [2026-03-06 13:19:13] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005665 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.242 - - [2026-03-06 13:19:13] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005178 10.0.0.242 - - [2026-03-06 13:19:13] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.242 - - [2026-03-06 13:19:13] "GET /virtual-machine/4d66cf52-cda6-4431-9893-edffedd8e7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003634 10.0.0.242 - - [2026-03-06 13:19:13] "POST /ref-update HTTP/1.1" 200 156 0.011761 10.0.0.242 - - [2026-03-06 13:19:14] "GET /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014182 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.019101 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.033331 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.040734 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.014801 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.030685 10.0.0.242 - - [2026-03-06 13:19:14] "DELETE /instance-ip/988998bc-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.044662 10.0.0.242 - - [2026-03-06 13:19:14] "DELETE /virtual-machine-interface/986f16ea-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.049129 10.0.0.242 - - [2026-03-06 13:19:14] "DELETE /virtual-machine/4d66cf52-cda6-4431-9893-edffedd8e7cd HTTP/1.1" 200 115 0.023225 10.0.0.242 - - [2026-03-06 13:19:14] "DELETE /tag/ab1ea5f2-b693-4b34-ab10-1d0a5b5f0156 HTTP/1.1" 200 115 0.037740 10.0.0.242 - - [2026-03-06 13:19:14] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006054 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.242 - - [2026-03-06 13:19:14] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004326 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.242 - - [2026-03-06 13:19:14] "GET /virtual-machine/409f7df7-d99b-4426-bc57-816ff3a6e909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002898 10.0.0.242 - - [2026-03-06 13:19:14] "POST /ref-update HTTP/1.1" 200 156 0.010143 10.0.0.242 - - [2026-03-06 13:19:14] "GET /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009134 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.017982 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.026617 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.027543 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.014447 10.0.0.242 - - [2026-03-06 13:19:14] "POST /set-tag HTTP/1.1" 200 109 0.031137 10.0.0.242 - - [2026-03-06 13:19:14] "DELETE /instance-ip/9705018e-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.056463 10.0.0.242 - - [2026-03-06 13:19:14] "POST /ref-update HTTP/1.1" 200 156 0.008077 10.0.0.242 - - [2026-03-06 13:19:14] "DELETE /virtual-machine-interface/96edaf02-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.049610 10.0.0.242 - - [2026-03-06 13:19:14] "DELETE /virtual-machine/409f7df7-d99b-4426-bc57-816ff3a6e909 HTTP/1.1" 200 115 0.025698 10.0.0.242 - - [2026-03-06 13:19:15] "DELETE /tag/44bfd0cf-da76-4152-868f-54ed0d26a741 HTTP/1.1" 200 115 0.034800 10.0.0.242 - - [2026-03-06 13:19:15] "DELETE /tag/a0e9c947-0ede-447e-9769-7ab011c8e9b3 HTTP/1.1" 409 391 0.003732 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:19:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:19:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:19:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:19:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001245 10.0.0.242 - - [2026-03-06 13:19:43] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005922 10.0.0.242 - - [2026-03-06 13:19:43] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.242 - - [2026-03-06 13:19:43] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004313 10.0.0.242 - - [2026-03-06 13:19:43] "POST /set-tag HTTP/1.1" 200 109 0.003762 10.0.0.242 - - [2026-03-06 13:19:43] "GET /virtual-machine/d9820507-4555-4c19-b5ac-0541bf0dd540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003030 10.0.0.242 - - [2026-03-06 13:19:43] "POST /ref-update HTTP/1.1" 200 156 0.010740 10.0.0.242 - - [2026-03-06 13:19:43] "GET /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008330 10.0.0.242 - - [2026-03-06 13:19:43] "POST /set-tag HTTP/1.1" 200 109 0.029574 10.0.0.242 - - [2026-03-06 13:19:43] "POST /set-tag HTTP/1.1" 200 109 0.035729 10.0.0.242 - - [2026-03-06 13:19:43] "POST /set-tag HTTP/1.1" 200 109 0.019373 10.0.0.242 - - [2026-03-06 13:19:43] "POST /set-tag HTTP/1.1" 200 109 0.023117 10.0.0.242 - - [2026-03-06 13:19:44] "DELETE /instance-ip/990e4ac6-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.058438 10.0.0.242 - - [2026-03-06 13:19:44] "DELETE /virtual-machine-interface/98f6533a-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.048294 10.0.0.242 - - [2026-03-06 13:19:44] "DELETE /virtual-machine/d9820507-4555-4c19-b5ac-0541bf0dd540 HTTP/1.1" 200 115 0.032960 10.0.0.242 - - [2026-03-06 13:19:44] "DELETE /tag/9aa131fb-4530-4c27-a292-8f6469384ea9 HTTP/1.1" 200 115 0.051633 10.0.0.242 - - [2026-03-06 13:19:44] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006387 10.0.0.242 - - [2026-03-06 13:19:44] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.242 - - [2026-03-06 13:19:44] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007508 10.0.0.242 - - [2026-03-06 13:19:44] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.242 - - [2026-03-06 13:19:44] "GET /virtual-machine/24a57fef-c4f1-472e-9cd0-c7faf5c9d6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003245 10.0.0.242 - - [2026-03-06 13:19:44] "POST /ref-update HTTP/1.1" 200 156 0.010015 10.0.0.242 - - [2026-03-06 13:19:44] "GET /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.029848 10.0.0.242 - - [2026-03-06 13:19:44] "POST /set-tag HTTP/1.1" 200 109 0.042029 10.0.0.242 - - [2026-03-06 13:19:44] "POST /set-tag HTTP/1.1" 200 109 0.032148 10.0.0.242 - - [2026-03-06 13:19:44] "POST /set-tag HTTP/1.1" 200 109 0.032267 10.0.0.242 - - [2026-03-06 13:19:44] "POST /set-tag HTTP/1.1" 200 109 0.018629 10.0.0.242 - - [2026-03-06 13:19:44] "DELETE /instance-ip/9a7926a6-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.048031 10.0.0.242 - - [2026-03-06 13:19:44] "DELETE /virtual-machine-interface/9a6157c4-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.060962 10.0.0.242 - - [2026-03-06 13:19:44] "DELETE /virtual-machine/24a57fef-c4f1-472e-9cd0-c7faf5c9d6ee HTTP/1.1" 200 115 0.032418 10.0.0.242 - - [2026-03-06 13:19:44] "DELETE /tag/397bc9c1-4157-4995-86a6-efdbfef93b03 HTTP/1.1" 200 115 0.066408 10.0.0.242 - - [2026-03-06 13:19:44] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010298 10.0.0.242 - - [2026-03-06 13:19:44] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.242 - - [2026-03-06 13:19:44] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004819 10.0.0.242 - - [2026-03-06 13:19:44] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.242 - - [2026-03-06 13:19:44] "GET /virtual-machine/faeed06b-e33b-4f9e-9ed3-fa91421afddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002847 10.0.0.242 - - [2026-03-06 13:19:44] "POST /ref-update HTTP/1.1" 200 156 0.014298 10.0.0.242 - - [2026-03-06 13:19:44] "GET /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015619 10.0.0.242 - - [2026-03-06 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.025645 10.0.0.242 - - [2026-03-06 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.035013 10.0.0.242 - - [2026-03-06 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.047361 10.0.0.242 - - [2026-03-06 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.020386 10.0.0.242 - - [2026-03-06 13:19:45] "DELETE /instance-ip/997453ca-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.262353 10.0.0.242 - - [2026-03-06 13:19:45] "DELETE /virtual-machine-interface/995a9f8e-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.061417 10.0.0.242 - - [2026-03-06 13:19:45] "DELETE /virtual-machine/faeed06b-e33b-4f9e-9ed3-fa91421afddf HTTP/1.1" 200 115 0.042088 10.0.0.242 - - [2026-03-06 13:19:45] "DELETE /tag/569babd2-010c-48c8-9321-c6d3352cef39 HTTP/1.1" 409 237 0.007329 10.0.0.242 - - [2026-03-06 13:19:45] "DELETE /tag/158a0a29-fcb9-44b5-b34c-849631e83cf0 HTTP/1.1" 200 115 0.099535 10.0.0.242 - - [2026-03-06 13:19:45] "DELETE /tag/f1a61d10-871b-41d6-99c1-dcdd1a1d233d HTTP/1.1" 200 115 0.048749 10.0.0.242 - - [2026-03-06 13:19:45] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013401 10.0.0.242 - - [2026-03-06 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.242 - - [2026-03-06 13:19:45] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003933 10.0.0.242 - - [2026-03-06 13:19:45] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.242 - - [2026-03-06 13:19:45] "GET /virtual-machine/ce2c5c09-2ca4-47cb-8acf-331a40fd58df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004015 10.0.0.242 - - [2026-03-06 13:19:45] "POST /ref-update HTTP/1.1" 200 156 0.009254 10.0.0.242 - - [2026-03-06 13:19:45] "GET /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010306 10.0.0.242 - - [2026-03-06 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.022641 10.0.0.242 - - [2026-03-06 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.047717 10.0.0.242 - - [2026-03-06 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.024790 10.0.0.242 - - [2026-03-06 13:19:46] "POST /set-tag HTTP/1.1" 200 109 0.016335 10.0.0.242 - - [2026-03-06 13:19:46] "DELETE /instance-ip/99eb5e66-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.068377 10.0.0.242 - - [2026-03-06 13:19:46] "DELETE /virtual-machine-interface/99d193d2-195e-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.097308 10.0.0.242 - - [2026-03-06 13:19:46] "DELETE /virtual-machine/ce2c5c09-2ca4-47cb-8acf-331a40fd58df HTTP/1.1" 200 115 0.067898 10.0.0.242 - - [2026-03-06 13:19:46] "DELETE /tag/9d428a4f-0550-4753-8662-d41aadcee9ad HTTP/1.1" 409 237 0.046838 10.0.0.242 - - [2026-03-06 13:19:46] "DELETE /tag/ee6ac9f2-4642-4d00-8962-6fc315398b9b HTTP/1.1" 409 237 0.022420 10.0.0.242 - - [2026-03-06 13:19:46] "DELETE /tag/2dc19e4d-3266-4422-845e-a060f23ec4e4 HTTP/1.1" 200 115 0.170691 10.0.0.242 - - [2026-03-06 13:19:46] "POST /projects HTTP/1.1" 409 238 0.002373 10.0.0.242 - - [2026-03-06 13:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.242 - - [2026-03-06 13:19:47] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048138 10.0.0.242 - - [2026-03-06 13:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.242 - - [2026-03-06 13:19:47] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006034 10.0.0.242 - - [2026-03-06 13:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.242 - - [2026-03-06 13:19:47] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004718 10.0.0.242 - - [2026-03-06 13:19:47] "POST /security-groups HTTP/1.1" 409 285 0.002331 10.0.0.242 - - [2026-03-06 13:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.242 - - [2026-03-06 13:19:47] "PUT /security-group/e2e5d60f-5ddc-4f2f-a292-28994df8b29b HTTP/1.1" 200 263 0.083487 10.0.0.242 - - [2026-03-06 13:19:47] "PUT /access-control-list/2fafe8ba-6a8c-49a2-9934-c8986fd7d6f1 HTTP/1.1" 200 273 0.028059 10.0.0.242 - - [2026-03-06 13:19:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.054833 10.0.0.242 - - [2026-03-06 13:19:47] "PUT /access-control-list/93a87ded-a94d-4d9f-b7ff-c0cd0e8a1a5a HTTP/1.1" 200 273 0.009981 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:19:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:19:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000963 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:19:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001025 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:19:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001164 10.0.0.242 - - [2026-03-06 13:19:52] "POST /projects HTTP/1.1" 409 238 0.002200 10.0.0.242 - - [2026-03-06 13:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.242 - - [2026-03-06 13:19:52] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061548 10.0.0.242 - - [2026-03-06 13:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.242 - - [2026-03-06 13:19:52] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004107 10.0.0.242 - - [2026-03-06 13:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.242 - - [2026-03-06 13:19:52] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004499 10.0.0.242 - - [2026-03-06 13:19:52] "POST /security-groups HTTP/1.1" 409 285 0.002643 10.0.0.242 - - [2026-03-06 13:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.242 - - [2026-03-06 13:19:52] "PUT /security-group/e2e5d60f-5ddc-4f2f-a292-28994df8b29b HTTP/1.1" 200 263 0.054529 10.0.0.242 - - [2026-03-06 13:19:52] "PUT /access-control-list/2fafe8ba-6a8c-49a2-9934-c8986fd7d6f1 HTTP/1.1" 200 273 0.013691 10.0.0.242 - - [2026-03-06 13:19:52] "PUT /access-control-list/93a87ded-a94d-4d9f-b7ff-c0cd0e8a1a5a HTTP/1.1" 200 273 0.017963 10.0.0.242 - - [2026-03-06 13:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022554 10.0.0.242 - - [2026-03-06 13:19:52] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.008604 10.0.0.242 - - [2026-03-06 13:19:52] "GET /firewall-rule/b8fce059-f5bb-4f26-b7ef-28903ff380de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003891 10.0.0.242 - - [2026-03-06 13:19:52] "POST /ref-update HTTP/1.1" 200 156 0.058811 10.0.0.242 - - [2026-03-06 13:19:52] "DELETE /firewall-rule/b8fce059-f5bb-4f26-b7ef-28903ff380de HTTP/1.1" 200 115 0.027759 10.0.0.242 - - [2026-03-06 13:19:52] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004623 10.0.0.242 - - [2026-03-06 13:19:52] "GET /firewall-rule/5e0619c5-dc0d-4c7b-9ece-bf642407683d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002811 10.0.0.242 - - [2026-03-06 13:19:52] "POST /ref-update HTTP/1.1" 200 156 0.044246 10.0.0.242 - - [2026-03-06 13:19:52] "DELETE /firewall-rule/5e0619c5-dc0d-4c7b-9ece-bf642407683d HTTP/1.1" 200 115 0.038691 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /tag/9d428a4f-0550-4753-8662-d41aadcee9ad HTTP/1.1" 409 237 0.006166 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /tag/ee6ac9f2-4642-4d00-8962-6fc315398b9b HTTP/1.1" 409 237 0.004864 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /tag/5b8a8e8b-2ea7-4b17-a737-60835bc8d803 HTTP/1.1" 200 115 0.035853 10.0.0.242 - - [2026-03-06 13:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.242 - - [2026-03-06 13:19:53] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004139 10.0.0.242 - - [2026-03-06 13:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-03-06 13:19:53] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003917 10.0.0.242 - - [2026-03-06 13:19:53] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.048975 10.0.0.242 - - [2026-03-06 13:19:53] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.047142 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /security-group/e2e5d60f-5ddc-4f2f-a292-28994df8b29b HTTP/1.1" 200 115 0.044661 10.0.0.242 - - [2026-03-06 13:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /access-control-list/2fafe8ba-6a8c-49a2-9934-c8986fd7d6f1 HTTP/1.1" 200 115 0.026836 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /access-control-list/93a87ded-a94d-4d9f-b7ff-c0cd0e8a1a5a HTTP/1.1" 200 115 0.031421 10.0.0.242 - - [2026-03-06 13:19:53] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.043868 10.0.0.242 - - [2026-03-06 13:19:53] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?fields=security_groups HTTP/1.1" 200 1353 0.034394 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /security-group/2eed2904-b0a5-4072-ba6a-9ecdf5127433 HTTP/1.1" 200 115 0.041108 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /access-control-list/39350bab-dd27-4a77-8a22-a67a343b32cd HTTP/1.1" 200 115 0.038305 10.0.0.242 - - [2026-03-06 13:19:53] "GET /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b?fields=application_policy_sets HTTP/1.1" 200 1392 0.048322 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /access-control-list/acd7e3ce-8d4d-4fd8-88ee-32f4c1d696ed HTTP/1.1" 200 115 0.040692 10.0.0.242 - - [2026-03-06 13:19:53] "DELETE /project/a0fa6ae8-c6fa-4ff2-9882-36079b82b53b HTTP/1.1" 200 115 0.298058 10.0.0.242 - - [2026-03-06 13:19:53] "POST /projects HTTP/1.1" 409 238 0.002481 10.0.0.242 - - [2026-03-06 13:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.242 - - [2026-03-06 13:19:53] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033837 10.0.0.242 - - [2026-03-06 13:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.242 - - [2026-03-06 13:19:53] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004193 10.0.0.242 - - [2026-03-06 13:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.242 - - [2026-03-06 13:19:53] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004707 10.0.0.242 - - [2026-03-06 13:19:53] "POST /security-groups HTTP/1.1" 409 285 0.002401 10.0.0.242 - - [2026-03-06 13:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.242 - - [2026-03-06 13:19:53] "PUT /security-group/409b888b-69ca-4af3-a29b-2e72006a855a HTTP/1.1" 200 263 0.072078 10.0.0.242 - - [2026-03-06 13:19:53] "PUT /access-control-list/0ecb7e1b-15ac-411f-9f41-45669a00b243 HTTP/1.1" 200 273 0.016010 10.0.0.242 - - [2026-03-06 13:19:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036541 10.0.0.242 - - [2026-03-06 13:19:54] "PUT /access-control-list/7a5c049a-daa7-4fd8-b0b3-adf11d09eda7 HTTP/1.1" 200 273 0.035114 10.0.0.242 - - [2026-03-06 13:19:58] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002688 10.0.0.242 - - [2026-03-06 13:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.242 - - [2026-03-06 13:19:58] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002963 10.0.0.242 - - [2026-03-06 13:19:58] "GET /firewall-policy/f98f8fc8-6f1a-4a11-adba-68ed44247f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005449 10.0.0.242 - - [2026-03-06 13:19:58] "GET /firewall-rule/c8a7a14b-b25a-44d8-953d-bce6ef7dec24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002829 10.0.0.242 - - [2026-03-06 13:19:58] "POST /ref-update HTTP/1.1" 200 156 0.028966 10.0.0.242 - - [2026-03-06 13:19:58] "DELETE /firewall-rule/c8a7a14b-b25a-44d8-953d-bce6ef7dec24 HTTP/1.1" 200 115 0.068651 10.0.0.242 - - [2026-03-06 13:19:58] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004741 10.0.0.242 - - [2026-03-06 13:19:58] "GET /firewall-rule/6bff3be9-21f0-48f0-91d4-0933985c99f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002561 10.0.0.242 - - [2026-03-06 13:19:58] "POST /ref-update HTTP/1.1" 200 156 0.014286 10.0.0.242 - - [2026-03-06 13:19:58] "DELETE /firewall-rule/6bff3be9-21f0-48f0-91d4-0933985c99f6 HTTP/1.1" 200 115 0.053888 10.0.0.242 - - [2026-03-06 13:19:58] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005054 10.0.0.242 - - [2026-03-06 13:19:58] "GET /firewall-rule/fe712b34-1d2b-4a96-9108-841f096cee8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004966 10.0.0.242 - - [2026-03-06 13:19:58] "POST /ref-update HTTP/1.1" 200 156 0.011383 10.0.0.242 - - [2026-03-06 13:19:58] "DELETE /firewall-rule/fe712b34-1d2b-4a96-9108-841f096cee8f HTTP/1.1" 200 115 0.036164 10.0.0.242 - - [2026-03-06 13:19:58] "GET /application-policy-set/e5893785-5ba4-45ca-832c-b92bc0f10316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005202 10.0.0.242 - - [2026-03-06 13:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2026-03-06 13:19:58] "GET /policy-management/b05976e6-9bf0-49bd-a6f7-3f89694e9626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002322 10.0.0.242 - - [2026-03-06 13:19:58] "GET /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002868 10.0.0.242 - - [2026-03-06 13:19:58] "POST /ref-update HTTP/1.1" 200 156 0.036360 10.0.0.242 - - [2026-03-06 13:19:58] "DELETE /firewall-policy/54c06ab8-3eee-455b-9719-9514302ef81f HTTP/1.1" 200 115 0.032529 10.0.0.242 - - [2026-03-06 13:19:58] "DELETE /tag/9d428a4f-0550-4753-8662-d41aadcee9ad HTTP/1.1" 200 115 0.045912 10.0.0.242 - - [2026-03-06 13:19:58] "DELETE /tag/a0e9c947-0ede-447e-9769-7ab011c8e9b3 HTTP/1.1" 200 115 0.068790 10.0.0.242 - - [2026-03-06 13:19:58] "DELETE /tag/ee6ac9f2-4642-4d00-8962-6fc315398b9b HTTP/1.1" 200 115 0.049862 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /tag/569babd2-010c-48c8-9321-c6d3352cef39 HTTP/1.1" 200 115 0.063991 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /loadbalancer-member/50483b0b-78b1-4ff6-9f3b-3ec9a0137812 HTTP/1.1" 200 115 0.035196 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /loadbalancer-pool/072a65b8-3145-4fc1-81b1-7a2dbc2816d4 HTTP/1.1" 200 115 0.023932 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /loadbalancer-listener/25ab766a-c95a-477a-92c3-f2c9fe246237 HTTP/1.1" 200 115 0.053133 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /loadbalancer/e344c5a5-5d8c-4743-9b9d-c2d55d014680 HTTP/1.1" 200 115 0.059061 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /floating-ip/da2a4ab4-9e7c-460e-804e-ac3ad350a08f HTTP/1.1" 200 115 0.043345 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /instance-ip/9566a6c0-e9bc-4e2c-9563-d65e9dd4a387 HTTP/1.1" 200 115 0.083372 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /virtual-machine-interface/e1f0930b-22d9-4942-b87e-a1cb8882fb17 HTTP/1.1" 200 115 0.064970 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /tag/270eb114-83ff-475c-9802-e54499454eb9 HTTP/1.1" 200 115 0.049658 10.0.0.242 - - [2026-03-06 13:19:59] "POST /projects HTTP/1.1" 409 238 0.002038 10.0.0.242 - - [2026-03-06 13:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.242 - - [2026-03-06 13:19:59] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043092 10.0.0.242 - - [2026-03-06 13:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.242 - - [2026-03-06 13:19:59] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.007877 10.0.0.242 - - [2026-03-06 13:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.242 - - [2026-03-06 13:19:59] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.009269 10.0.0.242 - - [2026-03-06 13:19:59] "POST /security-groups HTTP/1.1" 409 285 0.002154 10.0.0.242 - - [2026-03-06 13:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.242 - - [2026-03-06 13:19:59] "PUT /security-group/409b888b-69ca-4af3-a29b-2e72006a855a HTTP/1.1" 200 263 0.055349 10.0.0.242 - - [2026-03-06 13:19:59] "PUT /access-control-list/0ecb7e1b-15ac-411f-9f41-45669a00b243 HTTP/1.1" 200 273 0.032099 10.0.0.242 - - [2026-03-06 13:19:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.039970 10.0.0.242 - - [2026-03-06 13:19:59] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.018437 10.0.0.242 - - [2026-03-06 13:19:59] "PUT /access-control-list/7a5c049a-daa7-4fd8-b0b3-adf11d09eda7 HTTP/1.1" 200 273 0.025215 10.0.0.242 - - [2026-03-06 13:19:59] "GET /firewall-rule/e287aa6a-5db9-4269-bf8a-82ea32620c3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002663 10.0.0.242 - - [2026-03-06 13:19:59] "POST /ref-update HTTP/1.1" 200 156 0.039126 10.0.0.242 - - [2026-03-06 13:19:59] "DELETE /firewall-rule/e287aa6a-5db9-4269-bf8a-82ea32620c3c HTTP/1.1" 200 115 0.036124 10.0.0.242 - - [2026-03-06 13:19:59] "GET /firewall-policy/d56f989e-0420-4b26-9b6e-6a9b76a41ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003482 10.0.0.242 - - [2026-03-06 13:20:00] "GET /firewall-rule/302db49e-da87-434a-8d1f-bcf3c330de2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002737 10.0.0.242 - - [2026-03-06 13:20:00] "POST /ref-update HTTP/1.1" 200 156 0.055974 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /firewall-rule/302db49e-da87-434a-8d1f-bcf3c330de2e HTTP/1.1" 200 115 0.047057 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /tag/d93c531d-dac5-4857-a759-89a7c3e702e3 HTTP/1.1" 200 115 0.053119 10.0.0.242 - - [2026-03-06 13:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.242 - - [2026-03-06 13:20:00] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004324 10.0.0.242 - - [2026-03-06 13:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.242 - - [2026-03-06 13:20:00] "GET /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004203 10.0.0.242 - - [2026-03-06 13:20:00] "PUT /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554 HTTP/1.1" 200 265 0.061053 10.0.0.242 - - [2026-03-06 13:20:00] "PUT /virtual-network/7467edde-f177-49d3-8033-f3cb841268b2 HTTP/1.1" 200 265 0.043837 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /security-group/409b888b-69ca-4af3-a29b-2e72006a855a HTTP/1.1" 200 115 0.049983 10.0.0.242 - - [2026-03-06 13:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /access-control-list/0ecb7e1b-15ac-411f-9f41-45669a00b243 HTTP/1.1" 200 115 0.031671 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /access-control-list/7a5c049a-daa7-4fd8-b0b3-adf11d09eda7 HTTP/1.1" 200 115 0.027581 10.0.0.242 - - [2026-03-06 13:20:00] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.029850 10.0.0.242 - - [2026-03-06 13:20:00] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?fields=security_groups HTTP/1.1" 200 1353 0.049283 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /security-group/ab1f8a4e-dad4-4d9e-9247-dca9880c04b3 HTTP/1.1" 200 115 0.062481 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /access-control-list/42d8fdff-3690-468b-9a49-7ca8862de22b HTTP/1.1" 200 115 0.033570 10.0.0.242 - - [2026-03-06 13:20:00] "GET /project/af777477-11ef-43a8-9441-f34d23904f52?fields=application_policy_sets HTTP/1.1" 200 1392 0.043689 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /access-control-list/d19c9287-caf8-47a5-a917-8f0a6a7b92b2 HTTP/1.1" 200 115 0.047899 10.0.0.242 - - [2026-03-06 13:20:00] "DELETE /project/af777477-11ef-43a8-9441-f34d23904f52 HTTP/1.1" 200 115 0.319523 10.0.0.242 - - [2026-03-06 13:20:45] "GET / HTTP/1.1" 200 36215 0.001809 10.0.0.242 - - [2026-03-06 13:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2026-03-06 13:20:45] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002731 10.0.0.242 - - [2026-03-06 13:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.242 - - [2026-03-06 13:20:46] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003420 10.0.0.242 - - [2026-03-06 13:20:48] "GET /global-system-configs HTTP/1.1" 200 323 0.001979 10.0.0.242 - - [2026-03-06 13:20:49] "GET /global-system-configs HTTP/1.1" 200 323 0.003666 10.0.0.242 - - [2026-03-06 13:21:02] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.242 - - [2026-03-06 13:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.242 - - [2026-03-06 13:21:02] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006443 10.0.0.242 - - [2026-03-06 13:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2026-03-06 13:21:02] "GET /config-node/860c134b-a59a-458b-894a-5dd9891c1a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002389 10.0.0.242 - - [2026-03-06 13:21:02] "GET / HTTP/1.1" 200 36215 0.002200 10.0.0.242 - - [2026-03-06 13:21:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002119 10.0.0.242 - - [2026-03-06 13:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2026-03-06 13:21:07] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002248 10.0.0.242 - - [2026-03-06 13:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.242 - - [2026-03-06 13:21:07] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.009457 10.0.0.242 - - [2026-03-06 13:21:07] "GET / HTTP/1.1" 200 36215 0.001442 10.0.0.242 - - [2026-03-06 13:21:07] "POST /alarms HTTP/1.1" 409 264 0.001882 10.0.0.242 - - [2026-03-06 13:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.242 - - [2026-03-06 13:21:07] "PUT /alarm/99d896c4-7341-40e4-bc4b-04e3bb0de34e HTTP/1.1" 200 245 0.010259 10.0.0.242 - - [2026-03-06 13:21:07] "POST /alarms HTTP/1.1" 409 261 0.002349 10.0.0.242 - - [2026-03-06 13:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2026-03-06 13:21:07] "PUT /alarm/64537633-cfcc-4d97-bcdb-921bef6f7b40 HTTP/1.1" 200 245 0.010059 10.0.0.242 - - [2026-03-06 13:21:07] "POST /alarms HTTP/1.1" 409 261 0.006173 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/79437382-f4cb-40e2-b7cf-f95d11c198e1 HTTP/1.1" 200 245 0.009583 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 253 0.005426 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/234f6155-670b-4716-a871-59011948bdd8 HTTP/1.1" 200 245 0.009044 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 251 0.006852 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/9b42c1a6-ac2c-47d8-af48-d6d1d50c7968 HTTP/1.1" 200 245 0.019851 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 252 0.005681 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/bf0927b0-8a74-4866-9442-000fabdd2cdd HTTP/1.1" 200 245 0.010610 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 256 0.005680 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/30f4ea60-d5f5-45f0-806f-061728b680fe HTTP/1.1" 200 245 0.009474 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 248 0.011071 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/57697f0a-6f83-4aec-a65a-e0e15b86fd2a HTTP/1.1" 200 245 0.010690 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 252 0.002889 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/58abb492-c96e-40b2-9750-418ecb2b8bd5 HTTP/1.1" 200 245 0.009666 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 257 0.016006 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/15a4b679-29d5-4b99-96ef-ce90b9015a8a HTTP/1.1" 200 245 0.010178 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 251 0.006325 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/6932e934-dc80-4d2d-bebc-2a05093f87c3 HTTP/1.1" 200 245 0.010240 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 257 0.005810 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/bfb4b2a0-32ad-4d5d-b97a-dcac7cc63cd2 HTTP/1.1" 200 245 0.023829 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 261 0.010189 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/4317b914-5d4d-44bd-8023-a6778148bf17 HTTP/1.1" 200 245 0.009249 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 258 0.002402 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/99db46f3-9f71-41d0-9891-585ece060869 HTTP/1.1" 200 245 0.008879 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 254 0.005884 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/8cf5a6f1-981d-475f-b76f-829c4bb8fd58 HTTP/1.1" 200 245 0.037803 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 254 0.004988 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.242 - - [2026-03-06 13:21:08] "PUT /alarm/016e382c-dd2f-4bb5-84b3-11290adb606a HTTP/1.1" 200 245 0.009243 10.0.0.242 - - [2026-03-06 13:21:08] "POST /alarms HTTP/1.1" 409 254 0.005294 10.0.0.242 - - [2026-03-06 13:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /alarm/c5691840-dc84-4d00-bb31-fc9f408e9437 HTTP/1.1" 200 245 0.011241 10.0.0.242 - - [2026-03-06 13:21:09] "POST /alarms HTTP/1.1" 409 247 0.008604 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /alarm/a4c6ea23-7b59-42b3-8b14-15a06a1916f4 HTTP/1.1" 200 245 0.009504 10.0.0.242 - - [2026-03-06 13:21:09] "POST /alarms HTTP/1.1" 409 272 0.004976 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /alarm/e8024d36-9ffb-4846-9425-618657af2349 HTTP/1.1" 200 245 0.012014 10.0.0.242 - - [2026-03-06 13:21:09] "POST /alarms HTTP/1.1" 409 261 0.008940 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /alarm/8f5ef5ac-524b-4def-a1f6-b975abc47124 HTTP/1.1" 200 245 0.009534 10.0.0.242 - - [2026-03-06 13:21:09] "POST /alarms HTTP/1.1" 409 259 0.005515 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /alarm/5eacd5d5-ad60-49f5-83d1-5bed1691b225 HTTP/1.1" 200 245 0.009255 10.0.0.242 - - [2026-03-06 13:21:09] "POST /alarms HTTP/1.1" 409 265 0.002969 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /alarm/384450fa-434d-4b80-8233-98b4a2834bbf HTTP/1.1" 200 245 0.009060 10.0.0.242 - - [2026-03-06 13:21:09] "POST /alarms HTTP/1.1" 409 279 0.005984 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /alarm/17727df1-3c51-4383-80ad-8c93816c1323 HTTP/1.1" 200 245 0.018119 10.0.0.242 - - [2026-03-06 13:21:09] "GET / HTTP/1.1" 200 36215 0.002502 10.0.0.242 - - [2026-03-06 13:21:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002486 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.008025 10.0.0.242 - - [2026-03-06 13:21:09] "GET / HTTP/1.1" 200 36215 0.001472 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-03-06 13:21:09] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002613 10.0.0.242 - - [2026-03-06 13:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.242 - - [2026-03-06 13:21:09] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.008068 10.0.0.242 - - [2026-03-06 13:21:10] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.242 - - [2026-03-06 13:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.242 - - [2026-03-06 13:21:10] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005270 10.0.0.242 - - [2026-03-06 13:21:10] "PUT /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d HTTP/1.1" 200 275 0.024182 10.0.0.242 - - [2026-03-06 13:21:14] "GET / HTTP/1.1" 200 36215 0.001436 10.0.0.242 - - [2026-03-06 13:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.242 - - [2026-03-06 13:21:14] "GET /routing-instance/eca82552-1657-4616-b301-f7dd6926c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003226 10.0.0.242 - - [2026-03-06 13:21:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001908 10.0.0.242 - - [2026-03-06 13:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.242 - - [2026-03-06 13:21:14] "GET /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003142 10.0.0.242 - - [2026-03-06 13:21:14] "PUT /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08 HTTP/1.1" 200 255 0.010942 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:21:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:21:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001046 10.0.0.242 - - [2026-03-06 13:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.242 - - [2026-03-06 13:21:17] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.009786 10.0.0.242 - - [2026-03-06 13:21:28] "GET / HTTP/1.1" 200 36215 0.001953 10.0.0.242 - - [2026-03-06 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.242 - - [2026-03-06 13:21:28] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007332 10.0.0.242 - - [2026-03-06 13:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.242 - - [2026-03-06 13:21:28] "GET /config-node/860c134b-a59a-458b-894a-5dd9891c1a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001954 10.0.0.242 - - [2026-03-06 13:21:40] "GET / HTTP/1.1" 200 36215 0.001307 10.0.0.242 - - [2026-03-06 13:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.242 - - [2026-03-06 13:21:40] "GET /routing-instance/eca82552-1657-4616-b301-f7dd6926c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003193 10.0.0.242 - - [2026-03-06 13:21:40] "POST /bgp-routers HTTP/1.1" 409 301 0.002188 10.0.0.242 - - [2026-03-06 13:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.242 - - [2026-03-06 13:21:40] "GET /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003512 10.0.0.242 - - [2026-03-06 13:21:40] "PUT /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08 HTTP/1.1" 200 255 0.013216 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:21:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:21:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.242 - - [2026-03-06 13:21:54] "GET / HTTP/1.1" 200 36215 0.002172 10.0.0.242 - - [2026-03-06 13:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-03-06 13:21:54] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005093 10.0.0.242 - - [2026-03-06 13:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2026-03-06 13:21:54] "GET /config-node/860c134b-a59a-458b-894a-5dd9891c1a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.009055 10.0.0.242 - - [2026-03-06 13:21:55] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.242 - - [2026-03-06 13:21:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002001 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.242 - - [2026-03-06 13:22:00] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002378 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.008964 10.0.0.242 - - [2026-03-06 13:22:00] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 264 0.001916 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/99d896c4-7341-40e4-bc4b-04e3bb0de34e HTTP/1.1" 200 245 0.008196 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 261 0.002533 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/64537633-cfcc-4d97-bcdb-921bef6f7b40 HTTP/1.1" 200 245 0.010651 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 261 0.005679 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/79437382-f4cb-40e2-b7cf-f95d11c198e1 HTTP/1.1" 200 245 0.008153 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 253 0.004758 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/234f6155-670b-4716-a871-59011948bdd8 HTTP/1.1" 200 245 0.009392 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 251 0.006183 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/9b42c1a6-ac2c-47d8-af48-d6d1d50c7968 HTTP/1.1" 200 245 0.008620 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 252 0.002121 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/bf0927b0-8a74-4866-9442-000fabdd2cdd HTTP/1.1" 200 245 0.022580 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 256 0.003870 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/30f4ea60-d5f5-45f0-806f-061728b680fe HTTP/1.1" 200 245 0.011458 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 248 0.007397 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/57697f0a-6f83-4aec-a65a-e0e15b86fd2a HTTP/1.1" 200 245 0.009176 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 252 0.006298 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/58abb492-c96e-40b2-9750-418ecb2b8bd5 HTTP/1.1" 200 245 0.010692 10.0.0.242 - - [2026-03-06 13:22:00] "POST /alarms HTTP/1.1" 409 257 0.005876 10.0.0.242 - - [2026-03-06 13:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2026-03-06 13:22:00] "PUT /alarm/15a4b679-29d5-4b99-96ef-ce90b9015a8a HTTP/1.1" 200 245 0.010237 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 251 0.002581 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/6932e934-dc80-4d2d-bebc-2a05093f87c3 HTTP/1.1" 200 245 0.008747 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 257 0.003573 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/bfb4b2a0-32ad-4d5d-b97a-dcac7cc63cd2 HTTP/1.1" 200 245 0.010196 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 261 0.006679 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/4317b914-5d4d-44bd-8023-a6778148bf17 HTTP/1.1" 200 245 0.010360 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 258 0.012498 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/99db46f3-9f71-41d0-9891-585ece060869 HTTP/1.1" 200 245 0.010036 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 254 0.008479 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/8cf5a6f1-981d-475f-b76f-829c4bb8fd58 HTTP/1.1" 200 245 0.009842 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 254 0.010668 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/016e382c-dd2f-4bb5-84b3-11290adb606a HTTP/1.1" 200 245 0.010888 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 254 0.011618 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/c5691840-dc84-4d00-bb31-fc9f408e9437 HTTP/1.1" 200 245 0.010847 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 247 0.007741 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/a4c6ea23-7b59-42b3-8b14-15a06a1916f4 HTTP/1.1" 200 245 0.009846 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 272 0.009064 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008430 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/e8024d36-9ffb-4846-9425-618657af2349 HTTP/1.1" 200 245 0.012887 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 261 0.005217 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/8f5ef5ac-524b-4def-a1f6-b975abc47124 HTTP/1.1" 200 245 0.015816 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 259 0.015739 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/5eacd5d5-ad60-49f5-83d1-5bed1691b225 HTTP/1.1" 200 245 0.011772 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 265 0.013123 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/384450fa-434d-4b80-8233-98b4a2834bbf HTTP/1.1" 200 245 0.010258 10.0.0.242 - - [2026-03-06 13:22:01] "POST /alarms HTTP/1.1" 409 279 0.008743 10.0.0.242 - - [2026-03-06 13:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.242 - - [2026-03-06 13:22:01] "PUT /alarm/17727df1-3c51-4383-80ad-8c93816c1323 HTTP/1.1" 200 245 0.010129 10.0.0.242 - - [2026-03-06 13:22:02] "GET / HTTP/1.1" 200 36215 0.001850 10.0.0.242 - - [2026-03-06 13:22:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002125 10.0.0.242 - - [2026-03-06 13:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.242 - - [2026-03-06 13:22:02] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.007182 10.0.0.242 - - [2026-03-06 13:22:02] "GET / HTTP/1.1" 200 36215 0.002162 10.0.0.242 - - [2026-03-06 13:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.242 - - [2026-03-06 13:22:02] "GET /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003035 10.0.0.242 - - [2026-03-06 13:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.242 - - [2026-03-06 13:22:02] "PUT /global-vrouter-config/ffef2524-5a40-424d-b2cd-67e05fe5b6c9 HTTP/1.1" 200 277 0.008001 10.0.0.242 - - [2026-03-06 13:22:02] "GET / HTTP/1.1" 200 36215 0.001796 10.0.0.242 - - [2026-03-06 13:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.242 - - [2026-03-06 13:22:02] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004613 10.0.0.242 - - [2026-03-06 13:22:02] "PUT /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d HTTP/1.1" 200 275 0.014410 10.0.0.242 - - [2026-03-06 13:22:06] "GET / HTTP/1.1" 200 36215 0.001287 10.0.0.242 - - [2026-03-06 13:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.242 - - [2026-03-06 13:22:06] "GET /routing-instance/eca82552-1657-4616-b301-f7dd6926c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003870 10.0.0.242 - - [2026-03-06 13:22:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002527 10.0.0.242 - - [2026-03-06 13:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.242 - - [2026-03-06 13:22:06] "GET /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003809 10.0.0.242 - - [2026-03-06 13:22:06] "PUT /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08 HTTP/1.1" 200 255 0.010218 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:22:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:22:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 10.0.0.242 - - [2026-03-06 13:22:10] "POST /tags HTTP/1.1" 200 356 0.032407 10.0.0.242 - - [2026-03-06 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013630 10.0.0.242 - - [2026-03-06 13:22:10] "GET /tag/c307da3e-a6f3-42f0-9da8-0401ef6b7746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016444 10.0.0.242 - - [2026-03-06 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.242 - - [2026-03-06 13:22:10] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.003773 10.0.0.242 - - [2026-03-06 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.242 - - [2026-03-06 13:22:10] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.067940 10.0.0.242 - - [2026-03-06 13:22:10] "POST /virtual-machines HTTP/1.1" 200 352 0.014799 10.0.0.242 - - [2026-03-06 13:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008375 10.0.0.242 - - [2026-03-06 13:22:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.101203 10.0.0.242 - - [2026-03-06 13:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011049 10.0.0.242 - - [2026-03-06 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.242 - - [2026-03-06 13:22:10] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007988 10.0.0.242 - - [2026-03-06 13:22:10] "POST /instance-ips HTTP/1.1" 200 392 0.023527 10.0.0.242 - - [2026-03-06 13:22:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032968 10.0.0.242 - - [2026-03-06 13:22:10] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.019996 10.0.0.242 - - [2026-03-06 13:22:10] "POST /set-tag HTTP/1.1" 200 109 0.019538 10.0.0.242 - - [2026-03-06 13:22:10] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.022976 10.0.0.242 - - [2026-03-06 13:22:10] "GET /instance-ip/7b3ff872-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003139 10.0.0.242 - - [2026-03-06 13:22:10] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003991 10.0.0.242 - - [2026-03-06 13:22:10] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.242 - - [2026-03-06 13:22:10] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003528 10.0.0.242 - - [2026-03-06 13:22:10] "POST /ref-update HTTP/1.1" 200 156 0.012101 10.0.0.242 - - [2026-03-06 13:22:10] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006808 10.0.0.242 - - [2026-03-06 13:22:10] "POST /set-tag HTTP/1.1" 200 109 0.005708 10.0.0.242 - - [2026-03-06 13:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-network/270ebbac-d9c3-4385-8a48-d6bad1a6f554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.006715 10.0.0.242 - - [2026-03-06 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.242 - - [2026-03-06 13:22:11] "GET /project/a67d5b99-bfa1-4108-a84e-8b76d77535c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042524 10.0.0.242 - - [2026-03-06 13:22:11] "POST /virtual-machines HTTP/1.1" 200 356 0.009873 10.0.0.242 - - [2026-03-06 13:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012360 10.0.0.242 - - [2026-03-06 13:22:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.122247 10.0.0.242 - - [2026-03-06 13:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009255 10.0.0.242 - - [2026-03-06 13:22:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012687 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005001 10.0.0.242 - - [2026-03-06 13:22:11] "POST /instance-ips HTTP/1.1" 200 396 0.018572 10.0.0.242 - - [2026-03-06 13:22:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042278 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.030174 10.0.0.242 - - [2026-03-06 13:22:11] "POST /set-tag HTTP/1.1" 200 109 0.036243 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016097 10.0.0.242 - - [2026-03-06 13:22:11] "GET /instance-ip/7bb48462-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.002819 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007233 10.0.0.242 - - [2026-03-06 13:22:11] "POST /set-tag HTTP/1.1" 200 109 0.004486 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-router/1f811393-0112-458b-9920-0af7bc0cd180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004534 10.0.0.242 - - [2026-03-06 13:22:11] "POST /ref-update HTTP/1.1" 200 156 0.014523 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.014914 10.0.0.242 - - [2026-03-06 13:22:11] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004604 10.0.0.242 - - [2026-03-06 13:22:11] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.242 - - [2026-03-06 13:22:11] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004092 10.0.0.242 - - [2026-03-06 13:22:11] "POST /set-tag HTTP/1.1" 200 109 0.003739 10.0.0.242 - - [2026-03-06 13:22:23] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004569 10.0.0.242 - - [2026-03-06 13:22:23] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.242 - - [2026-03-06 13:22:24] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004347 10.0.0.242 - - [2026-03-06 13:22:24] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.242 - - [2026-03-06 13:22:26] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005845 10.0.0.242 - - [2026-03-06 13:22:26] "POST /set-tag HTTP/1.1" 200 109 0.004451 10.0.0.242 - - [2026-03-06 13:22:44] "GET / HTTP/1.1" 200 36215 0.002699 10.0.0.242 - - [2026-03-06 13:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.242 - - [2026-03-06 13:22:44] "GET /global-system-config/65e9694f-fa28-4b71-b139-e34f1a865c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006779 10.0.0.242 - - [2026-03-06 13:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.242 - - [2026-03-06 13:22:44] "GET /config-node/860c134b-a59a-458b-894a-5dd9891c1a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003208 10.0.0.242 - - [2026-03-06 13:22:55] "GET / HTTP/1.1" 200 36215 0.002242 10.0.0.242 - - [2026-03-06 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.242 - - [2026-03-06 13:22:55] "GET /routing-instance/eca82552-1657-4616-b301-f7dd6926c6ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002650 10.0.0.242 - - [2026-03-06 13:22:55] "POST /bgp-routers HTTP/1.1" 409 301 0.011992 10.0.0.242 - - [2026-03-06 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.242 - - [2026-03-06 13:22:55] "GET /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002827 10.0.0.242 - - [2026-03-06 13:22:55] "PUT /bgp-router/b0476789-f9d1-4f63-9bc7-bde5d709ac08 HTTP/1.1" 200 255 0.014623 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:22:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.242 - - [2026-03-06 13:22:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 10.0.0.242 - - [2026-03-06 13:22:58] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011123 10.0.0.242 - - [2026-03-06 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.018880 10.0.0.242 - - [2026-03-06 13:22:58] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008008 10.0.0.242 - - [2026-03-06 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.242 - - [2026-03-06 13:22:58] "GET /virtual-machine/4e956ca9-b5c6-4c4a-90a5-12b525309b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003483 10.0.0.242 - - [2026-03-06 13:22:58] "POST /ref-update HTTP/1.1" 200 156 0.023513 10.0.0.242 - - [2026-03-06 13:22:58] "GET /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.023713 10.0.0.242 - - [2026-03-06 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.032324 10.0.0.242 - - [2026-03-06 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.036820 10.0.0.242 - - [2026-03-06 13:22:58] "DELETE /instance-ip/7b3ff872-195f-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.044397 10.0.0.242 - - [2026-03-06 13:22:58] "DELETE /virtual-machine-interface/7b24c624-195f-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.046514 10.0.0.242 - - [2026-03-06 13:22:58] "DELETE /virtual-machine/4e956ca9-b5c6-4c4a-90a5-12b525309b78 HTTP/1.1" 200 115 0.019371 10.0.0.242 - - [2026-03-06 13:22:58] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005879 10.0.0.242 - - [2026-03-06 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.242 - - [2026-03-06 13:23:29] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005813 10.0.0.242 - - [2026-03-06 13:23:29] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.242 - - [2026-03-06 13:23:29] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011985 10.0.0.242 - - [2026-03-06 13:23:29] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.242 - - [2026-03-06 13:23:29] "GET /virtual-machine/18b7c2b1-ee93-4e73-8828-ed3a176ba133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002753 10.0.0.242 - - [2026-03-06 13:23:29] "POST /ref-update HTTP/1.1" 200 156 0.010939 10.0.0.242 - - [2026-03-06 13:23:29] "GET /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.018835 10.0.0.242 - - [2026-03-06 13:23:29] "POST /set-tag HTTP/1.1" 200 109 0.043741 10.0.0.242 - - [2026-03-06 13:23:29] "POST /set-tag HTTP/1.1" 200 109 0.021147 10.0.0.242 - - [2026-03-06 13:23:29] "DELETE /instance-ip/7bb48462-195f-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.056903 10.0.0.242 - - [2026-03-06 13:23:29] "DELETE /virtual-machine-interface/7b98565c-195f-11f1-b3d0-fa163e9eab73 HTTP/1.1" 200 115 0.054605 10.0.0.242 - - [2026-03-06 13:23:29] "DELETE /virtual-machine/18b7c2b1-ee93-4e73-8828-ed3a176ba133 HTTP/1.1" 200 115 0.029254 10.0.0.242 - - [2026-03-06 13:23:29] "DELETE /tag/c307da3e-a6f3-42f0-9da8-0401ef6b7746 HTTP/1.1" 200 115 0.039119