++ 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 +++ date ++ echo 'INFO: =================== Wed Feb 11 12:46:34 PM UTC 2026 ===================' INFO: =================== Wed Feb 11 12:46:34 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ tee -a /var/log/contrail/config-api/console.log +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.242 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.242,10.47.82.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.47.82.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 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/11/2026 12:47:18.858 7f619607b100 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/11/2026 12:47:19.321 7f619607b100 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/11/2026 12:47:19.355 7f619607b100 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/11/2026 12:47:19.356 7f619607b100 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-02-11 12:47:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000684 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-02-11 12:47:33] "GET / HTTP/1.1" 503 181 0.001428 10.0.0.242 - - [2026-02-11 12:47:33] "GET / HTTP/1.1" 200 36215 0.002461 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.002643 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.242 - - [2026-02-11 12:47:34] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005661 10.0.0.242 - - [2026-02-11 12:47:34] "POST /service-appliance-sets HTTP/1.1" 200 555 0.073066 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.002122 10.0.0.242 - - [2026-02-11 12:47:34] "GET / HTTP/1.1" 200 45303 0.001967 10.0.0.242 - - [2026-02-11 12:47:34] "GET / HTTP/1.1" 200 36215 0.001397 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.028486 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021699 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008513 10.0.0.242 - - [2026-02-11 12:47:34] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.033669 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.039945 10.0.0.242 - - [2026-02-11 12:47:34] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004993 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.015913 10.0.0.242 - - [2026-02-11 12:47:34] "POST /service-appliance-sets HTTP/1.1" 200 543 0.076720 10.0.0.242 - - [2026-02-11 12:47:34] "GET / HTTP/1.1" 200 36215 0.001401 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.242 - - [2026-02-11 12:47:34] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011742 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.012900 10.0.0.242 - - [2026-02-11 12:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013358 10.0.0.242 - - [2026-02-11 12:47:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.057186 10.0.0.242 - - [2026-02-11 12:47:34] "GET /network-ipam/d4ee75b7-f8be-4122-8c0a-6db5d5f2f3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.014012 10.0.0.242 - - [2026-02-11 12:47:34] "POST /config-database-nodes HTTP/1.1" 200 613 0.049883 10.0.0.242 - - [2026-02-11 12:47:34] "GET / HTTP/1.1" 200 36215 0.002893 10.0.0.242 - - [2026-02-11 12:47:34] "POST /service-templates HTTP/1.1" 200 513 0.084433 10.0.0.242 - - [2026-02-11 12:47:34] "POST /service-templates HTTP/1.1" 200 503 0.042399 10.0.0.242 - - [2026-02-11 12:47:34] "POST /service-templates HTTP/1.1" 200 517 0.050976 10.0.0.242 - - [2026-02-11 12:47:34] "POST /service-templates HTTP/1.1" 200 537 0.065320 10.0.0.242 - - [2026-02-11 12:47:35] "POST /service-templates HTTP/1.1" 200 509 0.057991 10.0.0.242 - - [2026-02-11 12:47:35] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.242 - - [2026-02-11 12:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.242 - - [2026-02-11 12:47:35] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004827 10.0.0.242 - - [2026-02-11 12:47:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002342 10.0.0.242 - - [2026-02-11 12:47:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.019796 10.0.0.242 - - [2026-02-11 12:47:35] "GET / HTTP/1.1" 200 36215 0.001748 10.0.0.242 - - [2026-02-11 12:47:36] "GET / HTTP/1.1" 200 36215 0.002379 10.0.0.242 - - [2026-02-11 12:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.242 - - [2026-02-11 12:47:36] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.096658 10.0.0.242 - - [2026-02-11 12:47:36] "POST /bgp-routers HTTP/1.1" 200 618 0.191765 10.0.0.242 - - [2026-02-11 12:47:36] "GET /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.018090 10.0.0.242 - - [2026-02-11 12:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008482 10.0.0.242 - - [2026-02-11 12:47:36] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007870 10.0.0.242 - - [2026-02-11 12:47:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004221 10.0.0.242 - - [2026-02-11 12:47:36] "POST /ref-update HTTP/1.1" 200 156 0.021380 10.0.0.242 - - [2026-02-11 12:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011695 10.0.0.242 - - [2026-02-11 12:47:38] "GET /network-ipam/d4ee75b7-f8be-4122-8c0a-6db5d5f2f3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.015934 10.0.0.242 - - [2026-02-11 12:47:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.002024 10.0.0.242 - - [2026-02-11 12:47:39] "POST /access-control-lists HTTP/1.1" 200 589 0.034885 10.0.0.242 - - [2026-02-11 12:47:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.018684 10.0.0.242 - - [2026-02-11 12:47:39] "POST /access-control-lists HTTP/1.1" 200 587 0.037544 10.0.0.242 - - [2026-02-11 12:47:39] "POST /route-targets HTTP/1.1" 200 328 0.022526 10.0.0.242 - - [2026-02-11 12:47:39] "POST /ref-update HTTP/1.1" 200 156 0.025577 10.0.0.242 - - [2026-02-11 12:47:39] "POST /route-targets HTTP/1.1" 200 328 0.019709 10.0.0.242 - - [2026-02-11 12:47:39] "POST /ref-update HTTP/1.1" 200 156 0.019838 10.0.0.242 - - [2026-02-11 12:47:39] "POST /route-targets HTTP/1.1" 200 328 0.019990 10.0.0.242 - - [2026-02-11 12:47:39] "POST /ref-update HTTP/1.1" 200 156 0.028524 10.0.0.242 - - [2026-02-11 12:47:39] "POST /route-targets HTTP/1.1" 200 328 0.043314 10.0.0.242 - - [2026-02-11 12:47:39] "POST /ref-update HTTP/1.1" 200 156 0.025903 10.0.0.242 - - [2026-02-11 12:47:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.007889 10.0.0.242 - - [2026-02-11 12:47:40] "POST /access-control-lists HTTP/1.1" 200 553 0.146460 10.0.0.242 - - [2026-02-11 12:47:40] "PUT /access-control-list/c2937dcf-74cc-4809-ab62-6aeeee120166 HTTP/1.1" 200 273 0.033877 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:47:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000990 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:47:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001163 10.0.0.242 - - [2026-02-11 12:47:40] "PUT /access-control-list/259757a2-a466-46b5-b72e-d74f7fdf5fad HTTP/1.1" 200 273 0.122284 10.0.0.242 - - [2026-02-11 12:47:40] "GET / HTTP/1.1" 200 36215 0.001363 10.0.0.242 - - [2026-02-11 12:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.242 - - [2026-02-11 12:47:40] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.021761 10.0.0.242 - - [2026-02-11 12:47:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.001992 10.0.0.242 - - [2026-02-11 12:47:40] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.242 - - [2026-02-11 12:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.242 - - [2026-02-11 12:47:40] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.025184 10.0.0.242 - - [2026-02-11 12:47:40] "POST /analytics-nodes HTTP/1.1" 200 601 0.099965 10.0.0.242 - - [2026-02-11 12:47:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.009829 10.0.0.242 - - [2026-02-11 12:47:40] "POST /database-nodes HTTP/1.1" 200 599 0.114243 10.0.0.242 - - [2026-02-11 12:47:43] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.242 - - [2026-02-11 12:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.242 - - [2026-02-11 12:47:43] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008627 10.0.0.242 - - [2026-02-11 12:47:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002198 10.0.0.242 - - [2026-02-11 12:47:43] "GET / HTTP/1.1" 200 36215 0.001932 10.0.0.242 - - [2026-02-11 12:47:43] "POST /config-nodes HTTP/1.1" 200 595 0.046984 10.0.0.242 - - [2026-02-11 12:47:43] "GET / HTTP/1.1" 200 36215 0.010223 10.0.0.242 - - [2026-02-11 12:47:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013605 10.0.0.242 - - [2026-02-11 12:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.242 - - [2026-02-11 12:47:43] "GET /domain/256c750b-a99d-4315-955b-d72ae2d0cbcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.131816 10.0.0.242 - - [2026-02-11 12:47:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.000785 10.0.0.242 - - [2026-02-11 12:47:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.007464 10.0.0.242 - - [2026-02-11 12:47:44] "POST /security-groups HTTP/1.1" 200 570 0.104951 10.0.0.242 - - [2026-02-11 12:47:44] "POST /projects HTTP/1.1" 200 483 0.357812 10.0.0.242 - - [2026-02-11 12:47:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.012967 10.0.0.242 - - [2026-02-11 12:47:44] "POST /access-control-lists HTTP/1.1" 200 581 0.107816 10.0.0.242 - - [2026-02-11 12:47:44] "POST /fqname-to-id HTTP/1.1" 404 212 0.017936 10.0.0.242 - - [2026-02-11 12:47:44] "POST /security-groups HTTP/1.1" 200 536 0.211918 10.0.0.242 - - [2026-02-11 12:47:44] "POST /chown HTTP/1.1" 200 109 0.062905 10.0.0.242 - - [2026-02-11 12:47:44] "POST /access-control-lists HTTP/1.1" 200 579 0.142921 10.0.0.242 - - [2026-02-11 12:47:44] "POST /policy-managements HTTP/1.1" 409 214 0.021702 10.0.0.242 - - [2026-02-11 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011284 10.0.0.242 - - [2026-02-11 12:47:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.005608 10.0.0.242 - - [2026-02-11 12:47:44] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007911 10.0.0.242 - - [2026-02-11 12:47:44] "POST /access-control-lists HTTP/1.1" 200 596 0.057967 10.0.0.242 - - [2026-02-11 12:47:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.011293 10.0.0.242 - - [2026-02-11 12:47:44] "POST /application-policy-sets HTTP/1.1" 200 530 0.081637 10.0.0.242 - - [2026-02-11 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006320 10.0.0.242 - - [2026-02-11 12:47:44] "POST /access-control-lists HTTP/1.1" 200 594 0.044437 10.0.0.242 - - [2026-02-11 12:47:44] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.023468 10.0.0.242 - - [2026-02-11 12:47:44] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.027566 10.0.0.242 - - [2026-02-11 12:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009462 10.0.0.242 - - [2026-02-11 12:47:44] "GET /virtual-network/b9f17c30-28b5-4700-aee4-d8740fcfc927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.015756 10.0.0.242 - - [2026-02-11 12:47:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.001182 10.0.0.242 - - [2026-02-11 12:47:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.009437 10.0.0.242 - - [2026-02-11 12:47:45] "POST /security-groups HTTP/1.1" 200 574 0.130510 10.0.0.242 - - [2026-02-11 12:47:45] "POST /projects HTTP/1.1" 200 491 0.407566 10.0.0.242 - - [2026-02-11 12:47:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.036714 10.0.0.242 - - [2026-02-11 12:47:45] "POST /access-control-lists HTTP/1.1" 200 585 0.122351 10.0.0.242 - - [2026-02-11 12:47:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.044431 10.0.0.242 - - [2026-02-11 12:47:45] "POST /security-groups HTTP/1.1" 200 548 0.221225 10.0.0.242 - - [2026-02-11 12:47:45] "POST /chown HTTP/1.1" 200 109 0.049611 10.0.0.242 - - [2026-02-11 12:47:45] "POST /access-control-lists HTTP/1.1" 200 583 0.134101 10.0.0.242 - - [2026-02-11 12:47:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.004075 10.0.0.242 - - [2026-02-11 12:47:45] "POST /network-ipams HTTP/1.1" 200 524 0.193842 10.0.0.242 - - [2026-02-11 12:47:45] "POST /access-control-lists HTTP/1.1" 200 604 0.128656 10.0.0.242 - - [2026-02-11 12:47:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.017597 10.0.0.242 - - [2026-02-11 12:47:46] "POST /network-ipams HTTP/1.1" 200 512 0.186938 10.0.0.242 - - [2026-02-11 12:47:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.016721 10.0.0.242 - - [2026-02-11 12:47:46] "POST /access-control-lists HTTP/1.1" 200 602 0.147735 10.0.0.242 - - [2026-02-11 12:47:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.004566 10.0.0.242 - - [2026-02-11 12:47:46] "POST /useragent-kv HTTP/1.1" 200 115 0.024930 10.0.0.242 - - [2026-02-11 12:47:46] "POST /virtual-networks HTTP/1.1" 200 540 0.307153 10.0.0.242 - - [2026-02-11 12:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013485 10.0.0.242 - - [2026-02-11 12:47:46] "POST /access-control-lists HTTP/1.1" 200 591 0.119983 10.0.0.242 - - [2026-02-11 12:47:46] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.010840 10.0.0.242 - - [2026-02-11 12:47:46] "POST /route-targets HTTP/1.1" 200 328 0.014198 10.0.0.242 - - [2026-02-11 12:47:46] "POST /ref-update HTTP/1.1" 200 156 0.054355 10.0.0.242 - - [2026-02-11 12:47:46] "POST /network-ipams HTTP/1.1" 200 520 0.097970 10.0.0.242 - - [2026-02-11 12:47:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.011909 10.0.0.242 - - [2026-02-11 12:47:46] "PUT /access-control-list/d71514a6-b7a5-4a92-9c90-724fc500fd0c HTTP/1.1" 200 273 0.058856 10.0.0.242 - - [2026-02-11 12:47:46] "POST /useragent-kv HTTP/1.1" 200 115 0.045647 10.0.0.242 - - [2026-02-11 12:47:46] "POST /virtual-networks HTTP/1.1" 200 548 0.260753 10.0.0.242 - - [2026-02-11 12:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016157 10.0.0.242 - - [2026-02-11 12:47:47] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.022013 10.0.0.242 - - [2026-02-11 12:47:47] "POST /route-targets HTTP/1.1" 200 328 0.038742 10.0.0.242 - - [2026-02-11 12:47:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.002685 10.0.0.242 - - [2026-02-11 12:47:47] "POST /ref-update HTTP/1.1" 200 156 0.055276 10.0.0.242 - - [2026-02-11 12:47:47] "POST /network-policys HTTP/1.1" 200 540 0.061535 10.0.0.242 - - [2026-02-11 12:47:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.023060 10.0.0.242 - - [2026-02-11 12:47:47] "POST /network-policys HTTP/1.1" 200 536 0.046040 10.0.0.242 - - [2026-02-11 12:47:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.005288 10.0.0.242 - - [2026-02-11 12:47:47] "POST /network-policys HTTP/1.1" 200 544 0.022983 10.0.0.242 - - [2026-02-11 12:47:47] "POST /ref-update HTTP/1.1" 200 156 0.119047 10.0.0.242 - - [2026-02-11 12:47:47] "PUT /access-control-list/bc6fba3a-7682-4d95-b95a-c0a9e0570206 HTTP/1.1" 200 273 0.041231 10.0.0.242 - - [2026-02-11 12:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017452 10.0.0.242 - - [2026-02-11 12:47:47] "POST /ref-update HTTP/1.1" 200 156 0.102325 10.0.0.242 - - [2026-02-11 12:47:47] "PUT /access-control-list/d71514a6-b7a5-4a92-9c90-724fc500fd0c HTTP/1.1" 200 273 0.058490 10.0.0.242 - - [2026-02-11 12:47:47] "PUT /access-control-list/d71514a6-b7a5-4a92-9c90-724fc500fd0c HTTP/1.1" 200 273 0.044294 10.0.0.242 - - [2026-02-11 12:47:47] "POST /ref-update HTTP/1.1" 200 156 0.137027 10.0.0.242 - - [2026-02-11 12:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021650 10.0.0.242 - - [2026-02-11 12:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005560 10.0.0.242 - - [2026-02-11 12:47:47] "PUT /access-control-list/bc6fba3a-7682-4d95-b95a-c0a9e0570206 HTTP/1.1" 200 273 0.101748 10.0.0.242 - - [2026-02-11 12:47:48] "POST /ref-update HTTP/1.1" 200 156 0.129539 10.0.0.242 - - [2026-02-11 12:47:48] "POST /ref-update HTTP/1.1" 200 156 0.193782 10.0.0.242 - - [2026-02-11 12:47:48] "POST /fqname-to-id HTTP/1.1" 404 237 0.016455 10.0.0.242 - - [2026-02-11 12:47:48] "POST /ref-update HTTP/1.1" 200 156 0.213108 10.0.0.242 - - [2026-02-11 12:47:48] "POST /access-control-lists HTTP/1.1" 200 603 0.241702 10.0.0.242 - - [2026-02-11 12:47:48] "PUT /access-control-list/0fec1849-bc85-442f-b130-694b302f48d4 HTTP/1.1" 200 273 0.148366 10.0.0.242 - - [2026-02-11 12:47:48] "POST /ref-update HTTP/1.1" 200 156 0.311712 10.0.0.242 - - [2026-02-11 12:47:48] "POST /ref-update HTTP/1.1" 200 156 0.077019 10.0.0.242 - - [2026-02-11 12:47:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.060295 10.0.0.242 - - [2026-02-11 12:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.033511 10.0.0.242 - - [2026-02-11 12:47:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024705 10.0.0.242 - - [2026-02-11 12:47:48] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.012012 10.0.0.242 - - [2026-02-11 12:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.044506 10.0.0.242 - - [2026-02-11 12:47:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.057921 10.0.0.242 - - [2026-02-11 12:47:48] "PUT /access-control-list/0fec1849-bc85-442f-b130-694b302f48d4 HTTP/1.1" 200 273 0.071733 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:47:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 10.0.0.242 - - [2026-02-11 12:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017208 10.0.0.242 - - [2026-02-11 12:47:48] "PUT /access-control-list/bc6fba3a-7682-4d95-b95a-c0a9e0570206 HTTP/1.1" 200 273 0.122761 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:47:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002247 10.0.0.242 - - [2026-02-11 12:47:48] "GET /virtual-network/b9f17c30-28b5-4700-aee4-d8740fcfc927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.038925 10.0.0.242 - - [2026-02-11 12:47:48] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.127304 10.0.0.242 - - [2026-02-11 12:47:49] "POST /ref-update HTTP/1.1" 200 156 0.039133 10.0.0.242 - - [2026-02-11 12:47:49] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.019681 10.0.0.242 - - [2026-02-11 12:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.242 - - [2026-02-11 12:47:49] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005353 10.0.0.242 - - [2026-02-11 12:47:49] "POST /firewall-policys HTTP/1.1" 200 532 0.044284 10.0.0.242 - - [2026-02-11 12:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.107187 10.0.0.242 - - [2026-02-11 12:47:49] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.074984 10.0.0.242 - - [2026-02-11 12:47:49] "GET / HTTP/1.1" 200 36215 0.002212 10.0.0.242 - - [2026-02-11 12:47:49] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.048976 10.0.0.242 - - [2026-02-11 12:47:49] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004466 10.0.0.242 - - [2026-02-11 12:47:49] "POST /alarms HTTP/1.1" 200 583 0.156199 10.0.0.242 - - [2026-02-11 12:47:49] "POST /ref-update HTTP/1.1" 200 156 0.086607 10.0.0.242 - - [2026-02-11 12:47:49] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.014689 10.0.0.242 - - [2026-02-11 12:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.242 - - [2026-02-11 12:47:49] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003670 10.0.0.242 - - [2026-02-11 12:47:49] "POST /alarms HTTP/1.1" 200 577 0.101762 10.0.0.242 - - [2026-02-11 12:47:49] "POST /firewall-policys HTTP/1.1" 200 534 0.085445 10.0.0.242 - - [2026-02-11 12:47:49] "POST /alarms HTTP/1.1" 200 577 0.079723 10.0.0.242 - - [2026-02-11 12:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.054503 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 561 0.059123 10.0.0.242 - - [2026-02-11 12:47:50] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.046806 10.0.0.242 - - [2026-02-11 12:47:50] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.009112 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 557 0.059341 10.0.0.242 - - [2026-02-11 12:47:50] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.016280 10.0.0.242 - - [2026-02-11 12:47:50] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007342 10.0.0.242 - - [2026-02-11 12:47:50] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.015691 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 559 0.046499 10.0.0.242 - - [2026-02-11 12:47:50] "POST /ref-update HTTP/1.1" 200 156 0.060874 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 567 0.111451 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 551 0.074736 10.0.0.242 - - [2026-02-11 12:47:50] "POST /ref-update HTTP/1.1" 200 156 0.155092 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 559 0.093290 10.0.0.242 - - [2026-02-11 12:47:50] "POST /ref-update HTTP/1.1" 200 156 0.102369 10.0.0.242 - - [2026-02-11 12:47:50] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.031562 10.0.0.242 - - [2026-02-11 12:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 569 0.062448 10.0.0.242 - - [2026-02-11 12:47:50] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017530 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 557 0.034184 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 569 0.044212 10.0.0.242 - - [2026-02-11 12:47:50] "POST /firewall-policys HTTP/1.1" 200 532 0.060724 10.0.0.242 - - [2026-02-11 12:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.081500 10.0.0.242 - - [2026-02-11 12:47:50] "POST /alarms HTTP/1.1" 200 577 0.095143 10.0.0.242 - - [2026-02-11 12:47:50] "GET /firewall-policy/b31f8233-914a-4625-b49c-e72e5555842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.065084 10.0.0.242 - - [2026-02-11 12:47:51] "POST /alarms HTTP/1.1" 200 571 0.117738 10.0.0.242 - - [2026-02-11 12:47:51] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.015908 10.0.0.242 - - [2026-02-11 12:47:51] "GET /firewall-policy/b31f8233-914a-4625-b49c-e72e5555842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033237 10.0.0.242 - - [2026-02-11 12:47:51] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004584 10.0.0.242 - - [2026-02-11 12:47:51] "POST /alarms HTTP/1.1" 200 563 0.091208 10.0.0.242 - - [2026-02-11 12:47:51] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.016991 10.0.0.242 - - [2026-02-11 12:47:51] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.021018 10.0.0.242 - - [2026-02-11 12:47:51] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003765 10.0.0.242 - - [2026-02-11 12:47:51] "POST /alarms HTTP/1.1" 200 563 0.119361 10.0.0.242 - - [2026-02-11 12:47:51] "POST /ref-update HTTP/1.1" 200 156 0.163875 10.0.0.242 - - [2026-02-11 12:47:51] "POST /alarms HTTP/1.1" 200 563 0.135828 10.0.0.242 - - [2026-02-11 12:47:51] "POST /ref-update HTTP/1.1" 200 156 0.106797 10.0.0.242 - - [2026-02-11 12:47:51] "POST /alarms HTTP/1.1" 200 549 0.109568 10.0.0.242 - - [2026-02-11 12:47:51] "POST /ref-update HTTP/1.1" 200 156 0.097801 10.0.0.242 - - [2026-02-11 12:47:51] "POST /alarms HTTP/1.1" 200 597 0.104415 10.0.0.242 - - [2026-02-11 12:47:51] "POST /ref-update HTTP/1.1" 200 156 0.102076 10.0.0.242 - - [2026-02-11 12:47:51] "POST /ref-update HTTP/1.1" 200 156 0.042980 10.0.0.242 - - [2026-02-11 12:47:51] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.003765 10.0.0.242 - - [2026-02-11 12:47:51] "POST /alarms HTTP/1.1" 200 577 0.139621 10.0.0.242 - - [2026-02-11 12:47:51] "POST /alarms HTTP/1.1" 200 573 0.093138 10.0.0.242 - - [2026-02-11 12:47:51] "POST /tags HTTP/1.1" 200 300 0.111033 10.0.0.242 - - [2026-02-11 12:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.022736 10.0.0.242 - - [2026-02-11 12:47:52] "GET /tag/da786207-bf8a-4640-a6b5-37180ff6dbc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.119087 10.0.0.242 - - [2026-02-11 12:47:52] "POST /alarms HTTP/1.1" 200 585 0.173894 10.0.0.242 - - [2026-02-11 12:47:52] "POST /set-tag HTTP/1.1" 200 109 0.086300 10.0.0.242 - - [2026-02-11 12:47:52] "POST /alarms HTTP/1.1" 200 611 0.120650 10.0.0.242 - - [2026-02-11 12:47:52] "POST /tags HTTP/1.1" 200 358 0.129886 10.0.0.242 - - [2026-02-11 12:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.032578 10.0.0.242 - - [2026-02-11 12:47:52] "GET /tag/e9e52e32-5024-4216-9a78-95e943f7cabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.018889 10.0.0.242 - - [2026-02-11 12:47:52] "POST /tags HTTP/1.1" 200 306 0.082677 10.0.0.242 - - [2026-02-11 12:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.041223 10.0.0.242 - - [2026-02-11 12:47:52] "GET /tag/e26b486a-6449-49e7-9df4-5127fda6fb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.024458 10.0.0.242 - - [2026-02-11 12:47:53] "GET / HTTP/1.1" 200 36215 0.001767 10.0.0.242 - - [2026-02-11 12:47:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002046 10.0.0.242 - - [2026-02-11 12:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.242 - - [2026-02-11 12:47:53] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.011623 10.0.0.242 - - [2026-02-11 12:47:53] "POST /id-to-fqname HTTP/1.1" 200 174 0.000483 10.0.0.242 - - [2026-02-11 12:47:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.001404 10.0.0.242 - - [2026-02-11 12:47:53] "POST /security-groups HTTP/1.1" 200 571 0.145280 10.0.0.242 - - [2026-02-11 12:47:53] "POST /projects HTTP/1.1" 200 485 0.415999 10.0.0.242 - - [2026-02-11 12:47:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.020658 10.0.0.242 - - [2026-02-11 12:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019295 10.0.0.242 - - [2026-02-11 12:47:53] "GET / HTTP/1.1" 200 36215 0.001826 10.0.0.242 - - [2026-02-11 12:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027774 10.0.0.242 - - [2026-02-11 12:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.242 - - [2026-02-11 12:47:53] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.014557 10.0.0.242 - - [2026-02-11 12:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011799 10.0.0.242 - - [2026-02-11 12:47:53] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.035135 10.0.0.242 - - [2026-02-11 12:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012956 10.0.0.242 - - [2026-02-11 12:47:53] "POST /access-control-lists HTTP/1.1" 200 582 0.193449 10.0.0.242 - - [2026-02-11 12:47:53] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.092778 10.0.0.242 - - [2026-02-11 12:47:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.031562 10.0.0.242 - - [2026-02-11 12:47:53] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.113355 10.0.0.242 - - [2026-02-11 12:47:53] "POST /access-control-lists HTTP/1.1" 200 580 0.114772 10.0.0.242 - - [2026-02-11 12:47:53] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.155885 10.0.0.242 - - [2026-02-11 12:47:53] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.065693 10.0.0.242 - - [2026-02-11 12:47:53] "POST /security-groups HTTP/1.1" 200 539 0.087802 10.0.0.242 - - [2026-02-11 12:47:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.004121 10.0.0.242 - - [2026-02-11 12:47:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.072786 10.0.0.242 - - [2026-02-11 12:47:54] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.242 - - [2026-02-11 12:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.242 - - [2026-02-11 12:47:54] "POST /access-control-lists HTTP/1.1" 200 598 0.171621 10.0.0.242 - - [2026-02-11 12:47:54] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.088339 10.0.0.242 - - [2026-02-11 12:47:54] "POST /chown HTTP/1.1" 200 109 0.123975 10.0.0.242 - - [2026-02-11 12:47:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.032139 10.0.0.242 - - [2026-02-11 12:47:54] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020633 10.0.0.242 - - [2026-02-11 12:47:54] "PUT /global-system-config/76e6cad4-8702-4524-8019-d653d897d774 HTTP/1.1" 200 275 0.063420 10.0.0.242 - - [2026-02-11 12:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.242 - - [2026-02-11 12:47:54] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006792 10.0.0.242 - - [2026-02-11 12:47:54] "POST /tags HTTP/1.1" 409 207 0.002627 10.0.0.242 - - [2026-02-11 12:47:54] "POST /access-control-lists HTTP/1.1" 200 596 0.095455 10.0.0.242 - - [2026-02-11 12:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.041582 10.0.0.242 - - [2026-02-11 12:47:54] "GET /tag/e26b486a-6449-49e7-9df4-5127fda6fb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.010286 10.0.0.242 - - [2026-02-11 12:47:54] "POST /firewall-rules HTTP/1.1" 200 566 0.073569 10.0.0.242 - - [2026-02-11 12:47:54] "GET /firewall-rule/e8f95d90-4141-4e8e-8425-0ea3c8b2e94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007350 10.0.0.242 - - [2026-02-11 12:47:54] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002611 10.0.0.242 - - [2026-02-11 12:47:54] "GET /firewall-rule/e8f95d90-4141-4e8e-8425-0ea3c8b2e94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002441 10.0.0.242 - - [2026-02-11 12:47:54] "POST /ref-update HTTP/1.1" 200 156 0.020087 10.0.0.242 - - [2026-02-11 12:47:54] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.014679 10.0.0.242 - - [2026-02-11 12:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008233 10.0.0.242 - - [2026-02-11 12:47:54] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005458 10.0.0.242 - - [2026-02-11 12:47:54] "POST /tags HTTP/1.1" 409 207 0.002120 10.0.0.242 - - [2026-02-11 12:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.242 - - [2026-02-11 12:47:54] "GET /tag/e26b486a-6449-49e7-9df4-5127fda6fb53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014311 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:47:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:47:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 10.0.0.242 - - [2026-02-11 12:47:54] "POST /firewall-rules HTTP/1.1" 200 564 0.092527 10.0.0.242 - - [2026-02-11 12:47:54] "GET /firewall-rule/11f21409-41cf-4226-ba86-9e435701301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.017768 10.0.0.242 - - [2026-02-11 12:47:54] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004709 10.0.0.242 - - [2026-02-11 12:47:54] "GET /firewall-rule/11f21409-41cf-4226-ba86-9e435701301b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002538 10.0.0.242 - - [2026-02-11 12:47:54] "POST /ref-update HTTP/1.1" 200 156 0.040778 10.0.0.242 - - [2026-02-11 12:47:55] "POST /tags HTTP/1.1" 200 306 0.099724 10.0.0.242 - - [2026-02-11 12:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008770 10.0.0.242 - - [2026-02-11 12:47:55] "GET /tag/3075b30f-4e83-407b-a34e-76a37d0193ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015768 10.0.0.242 - - [2026-02-11 12:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.242 - - [2026-02-11 12:47:55] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043635 10.0.0.242 - - [2026-02-11 12:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.242 - - [2026-02-11 12:47:55] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.003761 10.0.0.242 - - [2026-02-11 12:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.242 - - [2026-02-11 12:47:55] "GET /service-appliance-set/ac6f5694-a0c2-43f9-aa52-16b4c112408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.111374 10.0.0.242 - - [2026-02-11 12:47:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.002129 10.0.0.242 - - [2026-02-11 12:47:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.150821 10.0.0.242 - - [2026-02-11 12:47:55] "GET /virtual-machine-interface/1d88d03b-b136-4e2c-b15c-b2387a9b0768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.016335 10.0.0.242 - - [2026-02-11 12:47:55] "POST /instance-ips HTTP/1.1" 200 382 0.120856 10.0.0.242 - - [2026-02-11 12:47:55] "GET /instance-ip/a8764dc5-cef1-4080-a9ac-04fa91d3af69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010604 10.0.0.242 - - [2026-02-11 12:47:55] "POST /loadbalancers HTTP/1.1" 200 584 0.070765 10.0.0.242 - - [2026-02-11 12:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028969 10.0.0.242 - - [2026-02-11 12:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.042406 10.0.0.242 - - [2026-02-11 12:47:56] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.092779 10.0.0.242 - - [2026-02-11 12:47:56] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.105590 10.0.0.242 - - [2026-02-11 12:47:56] "GET /instance-ip/a8764dc5-cef1-4080-a9ac-04fa91d3af69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.016397 10.0.0.242 - - [2026-02-11 12:47:56] "GET /loadbalancer/7df05653-de8f-4418-a7aa-bd2cbb875145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.020707 10.0.0.242 - - [2026-02-11 12:47:56] "POST /floating-ips HTTP/1.1" 200 585 0.096047 10.0.0.242 - - [2026-02-11 12:47:56] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.121221 10.0.0.242 - - [2026-02-11 12:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009203 10.0.0.242 - - [2026-02-11 12:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011495 10.0.0.242 - - [2026-02-11 12:47:56] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036965 10.0.0.242 - - [2026-02-11 12:47:56] "GET /loadbalancer-listener/50e63d6a-54d5-4818-9e7c-6e3e31360fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002788 10.0.0.242 - - [2026-02-11 12:47:56] "GET /loadbalancer-listener/50e63d6a-54d5-4818-9e7c-6e3e31360fe5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004985 10.0.0.242 - - [2026-02-11 12:47:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019597 10.0.0.242 - - [2026-02-11 12:47:56] "GET /instance-ip/a8764dc5-cef1-4080-a9ac-04fa91d3af69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002740 10.0.0.242 - - [2026-02-11 12:47:56] "GET /instance-ip/a8764dc5-cef1-4080-a9ac-04fa91d3af69?fields=floating_ips HTTP/1.1" 200 1173 0.006033 10.0.0.242 - - [2026-02-11 12:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.242 - - [2026-02-11 12:47:56] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003885 10.0.0.242 - - [2026-02-11 12:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.242 - - [2026-02-11 12:47:56] "GET /floating-ip/3f809b62-3af1-4e65-b2ac-c80e1370c805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002884 10.0.0.242 - - [2026-02-11 12:47:56] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.018062 10.0.0.242 - - [2026-02-11 12:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017469 10.0.0.242 - - [2026-02-11 12:47:56] "GET /loadbalancer/7df05653-de8f-4418-a7aa-bd2cbb875145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003725 10.0.0.242 - - [2026-02-11 12:47:56] "POST /tags HTTP/1.1" 200 302 0.080687 10.0.0.242 - - [2026-02-11 12:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.026645 10.0.0.242 - - [2026-02-11 12:47:56] "GET /tag/5ff29ee8-a8fc-4cb8-ae0c-c3c09e24d813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.030209 10.0.0.242 - - [2026-02-11 12:47:57] "POST /tags HTTP/1.1" 200 326 0.090334 10.0.0.242 - - [2026-02-11 12:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009682 10.0.0.242 - - [2026-02-11 12:47:57] "GET /tag/89cfcb39-844e-4db9-bdf2-e76d62327e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.015616 10.0.0.242 - - [2026-02-11 12:47:57] "POST /tags HTTP/1.1" 200 364 0.063016 10.0.0.242 - - [2026-02-11 12:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012252 10.0.0.242 - - [2026-02-11 12:47:57] "GET /tag/8b7bbaad-6888-4309-ac0d-34cf943c5c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.029321 10.0.0.242 - - [2026-02-11 12:47:57] "POST /tags HTTP/1.1" 200 312 0.028791 10.0.0.242 - - [2026-02-11 12:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.242 - - [2026-02-11 12:47:57] "GET /tag/9a9ca044-7ec1-4a0e-96e7-7d6efa609b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018647 10.0.0.242 - - [2026-02-11 12:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-02-11 12:47:57] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004159 10.0.0.242 - - [2026-02-11 12:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.242 - - [2026-02-11 12:47:57] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.062654 10.0.0.242 - - [2026-02-11 12:47:57] "POST /virtual-machines HTTP/1.1" 200 378 0.014664 10.0.0.242 - - [2026-02-11 12:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.039666 10.0.0.242 - - [2026-02-11 12:47:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159239 10.0.0.242 - - [2026-02-11 12:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013952 10.0.0.242 - - [2026-02-11 12:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013540 10.0.0.242 - - [2026-02-11 12:47:57] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.007668 10.0.0.242 - - [2026-02-11 12:47:57] "POST /instance-ips HTTP/1.1" 200 410 0.057623 10.0.0.242 - - [2026-02-11 12:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.065518 10.0.0.242 - - [2026-02-11 12:47:58] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.017859 10.0.0.242 - - [2026-02-11 12:47:58] "POST /set-tag HTTP/1.1" 200 109 0.085397 10.0.0.242 - - [2026-02-11 12:47:58] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016441 10.0.0.242 - - [2026-02-11 12:47:58] "GET /instance-ip/e43926fc-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.016043 10.0.0.242 - - [2026-02-11 12:47:58] "POST /tags HTTP/1.1" 200 356 0.044890 10.0.0.242 - - [2026-02-11 12:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007986 10.0.0.242 - - [2026-02-11 12:47:58] "GET /tag/ba6f0e6b-799f-4fd8-80a3-d7178eba37a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.043403 10.0.0.242 - - [2026-02-11 12:47:58] "POST /tags HTTP/1.1" 200 304 0.032985 10.0.0.242 - - [2026-02-11 12:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030919 10.0.0.242 - - [2026-02-11 12:47:58] "GET /tag/eee82a81-1ab9-438d-91ee-74a964782379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.027690 10.0.0.242 - - [2026-02-11 12:47:58] "POST /projects HTTP/1.1" 409 218 0.007149 10.0.0.242 - - [2026-02-11 12:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.242 - - [2026-02-11 12:47:58] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058423 10.0.0.242 - - [2026-02-11 12:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.242 - - [2026-02-11 12:47:58] "GET /network-ipam/e0e053ba-c9b4-49fb-9afa-b166acbd07ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.031668 10.0.0.242 - - [2026-02-11 12:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.242 - - [2026-02-11 12:47:58] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004138 10.0.0.242 - - [2026-02-11 12:47:58] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.084170 10.0.0.242 - - [2026-02-11 12:47:58] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.013119 10.0.0.242 - - [2026-02-11 12:47:59] "POST /set-tag HTTP/1.1" 200 109 0.095904 10.0.0.242 - - [2026-02-11 12:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.032555 10.0.0.242 - - [2026-02-11 12:47:59] "GET /network-ipam/630a16df-2f49-4e3e-8ec6-e3d23df296d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002882 10.0.0.242 - - [2026-02-11 12:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.242 - - [2026-02-11 12:47:59] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.014429 10.0.0.242 - - [2026-02-11 12:47:59] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.132629 10.0.0.242 - - [2026-02-11 12:47:59] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005479 10.0.0.242 - - [2026-02-11 12:47:59] "POST /set-tag HTTP/1.1" 200 109 0.121648 10.0.0.242 - - [2026-02-11 12:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.242 - - [2026-02-11 12:47:59] "GET /network-policy/a954ee63-cf8f-400b-8c91-1b292a24bee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008304 10.0.0.242 - - [2026-02-11 12:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2026-02-11 12:47:59] "GET /network-policy/04af361c-5d08-4fd4-8821-1340c073c49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002531 10.0.0.242 - - [2026-02-11 12:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.242 - - [2026-02-11 12:47:59] "GET /network-policy/47c59177-c571-48e9-a0b1-bff1f09ed7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.008359 10.0.0.242 - - [2026-02-11 12:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012837 10.0.0.242 - - [2026-02-11 12:47:59] "PUT /network-policy/47c59177-c571-48e9-a0b1-bff1f09ed7d9 HTTP/1.1" 200 263 0.014106 10.0.0.242 - - [2026-02-11 12:47:59] "POST /ref-update HTTP/1.1" 200 156 0.061776 10.0.0.242 - - [2026-02-11 12:47:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011104 10.0.0.242 - - [2026-02-11 12:47:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011692 10.0.0.242 - - [2026-02-11 12:47:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006402 10.0.0.242 - - [2026-02-11 12:47:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003965 10.0.0.242 - - [2026-02-11 12:47:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006735 10.0.0.242 - - [2026-02-11 12:47:59] "POST /security-groups HTTP/1.1" 409 245 0.005775 10.0.0.242 - - [2026-02-11 12:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.242 - - [2026-02-11 12:48:00] "PUT /security-group/a218b111-5a8f-41aa-a07a-4944807a8462 HTTP/1.1" 200 263 0.077162 10.0.0.242 - - [2026-02-11 12:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.093674 10.0.0.242 - - [2026-02-11 12:48:00] "PUT /access-control-list/29fc0964-dd1f-434c-a6dc-605df5953194 HTTP/1.1" 200 273 0.052471 10.0.0.242 - - [2026-02-11 12:48:00] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017007 10.0.0.242 - - [2026-02-11 12:48:00] "PUT /access-control-list/903cce22-1775-49fc-84ef-3ea0d7b4bd61 HTTP/1.1" 200 273 0.041082 10.0.0.242 - - [2026-02-11 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011979 10.0.0.242 - - [2026-02-11 12:48:00] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003161 10.0.0.242 - - [2026-02-11 12:48:00] "POST /tags HTTP/1.1" 409 206 0.005476 10.0.0.242 - - [2026-02-11 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.242 - - [2026-02-11 12:48:00] "GET /tag/eee82a81-1ab9-438d-91ee-74a964782379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.028018 10.0.0.242 - - [2026-02-11 12:48:00] "POST /firewall-rules HTTP/1.1" 200 564 0.238050 10.0.0.242 - - [2026-02-11 12:48:00] "GET /firewall-rule/ebee513e-6ee1-4912-a671-0821b93f8a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008069 10.0.0.242 - - [2026-02-11 12:48:00] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006110 10.0.0.242 - - [2026-02-11 12:48:00] "GET /firewall-rule/ebee513e-6ee1-4912-a671-0821b93f8a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003423 10.0.0.242 - - [2026-02-11 12:48:00] "POST /ref-update HTTP/1.1" 200 156 0.057153 10.0.0.242 - - [2026-02-11 12:48:00] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017043 10.0.0.242 - - [2026-02-11 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010235 10.0.0.242 - - [2026-02-11 12:48:00] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003611 10.0.0.242 - - [2026-02-11 12:48:00] "POST /tags HTTP/1.1" 409 206 0.003105 10.0.0.242 - - [2026-02-11 12:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014947 10.0.0.242 - - [2026-02-11 12:48:01] "GET /tag/eee82a81-1ab9-438d-91ee-74a964782379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.050184 10.0.0.242 - - [2026-02-11 12:48:01] "POST /firewall-rules HTTP/1.1" 200 562 0.119740 10.0.0.242 - - [2026-02-11 12:48:01] "GET /firewall-rule/89b11b63-8c13-4ab6-b019-6f2c0149df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.017461 10.0.0.242 - - [2026-02-11 12:48:01] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009517 10.0.0.242 - - [2026-02-11 12:48:01] "GET /firewall-rule/89b11b63-8c13-4ab6-b019-6f2c0149df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002683 10.0.0.242 - - [2026-02-11 12:48:01] "POST /ref-update HTTP/1.1" 200 156 0.042489 10.0.0.242 - - [2026-02-11 12:48:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.002341 10.0.0.242 - - [2026-02-11 12:48:01] "POST /tags HTTP/1.1" 200 302 0.020850 10.0.0.242 - - [2026-02-11 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012036 10.0.0.242 - - [2026-02-11 12:48:01] "GET /tag/e68ef710-8097-4eb2-95ce-afd636829ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017771 10.0.0.242 - - [2026-02-11 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.242 - - [2026-02-11 12:48:01] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.053345 10.0.0.242 - - [2026-02-11 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.242 - - [2026-02-11 12:48:01] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.005433 10.0.0.242 - - [2026-02-11 12:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.242 - - [2026-02-11 12:48:01] "GET /service-appliance-set/ac6f5694-a0c2-43f9-aa52-16b4c112408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003701 10.0.0.242 - - [2026-02-11 12:48:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.002215 10.0.0.242 - - [2026-02-11 12:48:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.126372 10.0.0.242 - - [2026-02-11 12:48:01] "GET /virtual-machine-interface/694f9f7d-0a07-4fb7-bcc7-eb809207783d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.008704 10.0.0.242 - - [2026-02-11 12:48:01] "POST /instance-ips HTTP/1.1" 200 378 0.038462 10.0.0.242 - - [2026-02-11 12:48:01] "GET /instance-ip/12936b2d-9d32-44f1-9538-e1324909c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006419 10.0.0.242 - - [2026-02-11 12:48:01] "POST /loadbalancers HTTP/1.1" 200 584 0.077610 10.0.0.242 - - [2026-02-11 12:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029748 10.0.0.242 - - [2026-02-11 12:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008508 10.0.0.242 - - [2026-02-11 12:48:02] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050490 10.0.0.242 - - [2026-02-11 12:48:02] "GET /instance-ip/12936b2d-9d32-44f1-9538-e1324909c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002659 10.0.0.242 - - [2026-02-11 12:48:02] "POST /floating-ips HTTP/1.1" 200 583 0.027609 10.0.0.242 - - [2026-02-11 12:48:02] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.053758 10.0.0.242 - - [2026-02-11 12:48:02] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005238 10.0.0.242 - - [2026-02-11 12:48:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.029082 10.0.0.242 - - [2026-02-11 12:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010211 10.0.0.242 - - [2026-02-11 12:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015217 10.0.0.242 - - [2026-02-11 12:48:02] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.041572 10.0.0.242 - - [2026-02-11 12:48:02] "GET /loadbalancer-listener/2967fd19-3cbe-419a-b43b-11b9a0a83ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007076 10.0.0.242 - - [2026-02-11 12:48:02] "GET /loadbalancer-listener/2967fd19-3cbe-419a-b43b-11b9a0a83ba9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004029 10.0.0.242 - - [2026-02-11 12:48:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019681 10.0.0.242 - - [2026-02-11 12:48:02] "GET /instance-ip/12936b2d-9d32-44f1-9538-e1324909c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009020 10.0.0.242 - - [2026-02-11 12:48:02] "GET /instance-ip/12936b2d-9d32-44f1-9538-e1324909c313?fields=floating_ips HTTP/1.1" 200 1166 0.007621 10.0.0.242 - - [2026-02-11 12:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.242 - - [2026-02-11 12:48:02] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.033145 10.0.0.242 - - [2026-02-11 12:48:02] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004550 10.0.0.242 - - [2026-02-11 12:48:02] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006960 10.0.0.242 - - [2026-02-11 12:48:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015245 10.0.0.242 - - [2026-02-11 12:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022101 10.0.0.242 - - [2026-02-11 12:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000842 10.0.0.242 - - [2026-02-11 12:48:02] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042330 10.0.0.242 - - [2026-02-11 12:48:02] "GET /loadbalancer-listener/4a7c5659-4348-4218-bc4c-61f43b3f8ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.009183 10.0.0.242 - - [2026-02-11 12:48:02] "GET /loadbalancer-listener/4a7c5659-4348-4218-bc4c-61f43b3f8ba7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004292 10.0.0.242 - - [2026-02-11 12:48:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042780 10.0.0.242 - - [2026-02-11 12:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.242 - - [2026-02-11 12:48:02] "GET /instance-ip/12936b2d-9d32-44f1-9538-e1324909c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006787 10.0.0.242 - - [2026-02-11 12:48:02] "GET /instance-ip/12936b2d-9d32-44f1-9538-e1324909c313?fields=floating_ips HTTP/1.1" 200 1166 0.003862 10.0.0.242 - - [2026-02-11 12:48:02] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.010208 10.0.0.242 - - [2026-02-11 12:48:02] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.052480 10.0.0.242 - - [2026-02-11 12:48:02] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003041 10.0.0.242 - - [2026-02-11 12:48:02] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.019403 10.0.0.242 - - [2026-02-11 12:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017253 10.0.0.242 - - [2026-02-11 12:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.242 - - [2026-02-11 12:48:03] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050664 10.0.0.242 - - [2026-02-11 12:48:03] "GET /loadbalancer-listener/224a7104-5108-4934-a231-7a5f40322812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004293 10.0.0.242 - - [2026-02-11 12:48:03] "GET /loadbalancer-listener/224a7104-5108-4934-a231-7a5f40322812?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003811 10.0.0.242 - - [2026-02-11 12:48:03] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022907 10.0.0.242 - - [2026-02-11 12:48:03] "GET /instance-ip/12936b2d-9d32-44f1-9538-e1324909c313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007985 10.0.0.242 - - [2026-02-11 12:48:03] "GET /instance-ip/12936b2d-9d32-44f1-9538-e1324909c313?fields=floating_ips HTTP/1.1" 200 1166 0.003089 10.0.0.242 - - [2026-02-11 12:48:03] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002847 10.0.0.242 - - [2026-02-11 12:48:03] "POST /tags HTTP/1.1" 200 372 0.035637 10.0.0.242 - - [2026-02-11 12:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011552 10.0.0.242 - - [2026-02-11 12:48:03] "GET /tag/780ab445-311d-4b6b-a07e-cbcf77e97471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.016881 10.0.0.242 - - [2026-02-11 12:48:03] "POST /tags HTTP/1.1" 200 320 0.029797 10.0.0.242 - - [2026-02-11 12:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.242 - - [2026-02-11 12:48:03] "GET /tag/da5fae4c-71c3-4369-b9b2-2f4eae975942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012130 10.0.0.242 - - [2026-02-11 12:48:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.000558 10.0.0.242 - - [2026-02-11 12:48:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.001751 10.0.0.242 - - [2026-02-11 12:48:03] "POST /security-groups HTTP/1.1" 200 578 0.056214 10.0.0.242 - - [2026-02-11 12:48:03] "POST /projects HTTP/1.1" 200 499 0.184690 10.0.0.242 - - [2026-02-11 12:48:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003177 10.0.0.242 - - [2026-02-11 12:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024351 10.0.0.242 - - [2026-02-11 12:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022508 10.0.0.242 - - [2026-02-11 12:48:03] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.035311 10.0.0.242 - - [2026-02-11 12:48:03] "POST /access-control-lists HTTP/1.1" 200 589 0.116312 10.0.0.242 - - [2026-02-11 12:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.242 - - [2026-02-11 12:48:03] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.010614 10.0.0.242 - - [2026-02-11 12:48:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.001758 10.0.0.242 - - [2026-02-11 12:48:03] "POST /access-control-lists HTTP/1.1" 200 587 0.058793 10.0.0.242 - - [2026-02-11 12:48:04] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.110162 10.0.0.242 - - [2026-02-11 12:48:04] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.050417 10.0.0.242 - - [2026-02-11 12:48:04] "POST /security-groups HTTP/1.1" 200 560 0.109434 10.0.0.242 - - [2026-02-11 12:48:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.008273 10.0.0.242 - - [2026-02-11 12:48:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.111146 10.0.0.242 - - [2026-02-11 12:48:04] "POST /access-control-lists HTTP/1.1" 200 612 0.116527 10.0.0.242 - - [2026-02-11 12:48:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.009583 10.0.0.242 - - [2026-02-11 12:48:04] "POST /chown HTTP/1.1" 200 109 0.038267 10.0.0.242 - - [2026-02-11 12:48:04] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.018043 10.0.0.242 - - [2026-02-11 12:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.242 - - [2026-02-11 12:48:04] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.038599 10.0.0.242 - - [2026-02-11 12:48:04] "POST /access-control-lists HTTP/1.1" 200 610 0.102483 10.0.0.242 - - [2026-02-11 12:48:04] "POST /tags HTTP/1.1" 409 214 0.021679 10.0.0.242 - - [2026-02-11 12:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.242 - - [2026-02-11 12:48:04] "GET /tag/da5fae4c-71c3-4369-b9b2-2f4eae975942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010990 10.0.0.242 - - [2026-02-11 12:48:04] "POST /firewall-rules HTTP/1.1" 200 580 0.077332 10.0.0.242 - - [2026-02-11 12:48:04] "GET /firewall-rule/20fbe45a-567f-4140-bb7f-0f1461927041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.010256 10.0.0.242 - - [2026-02-11 12:48:04] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.003863 10.0.0.242 - - [2026-02-11 12:48:04] "GET /firewall-rule/20fbe45a-567f-4140-bb7f-0f1461927041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002323 10.0.0.242 - - [2026-02-11 12:48:04] "POST /ref-update HTTP/1.1" 200 156 0.056935 10.0.0.242 - - [2026-02-11 12:48:04] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020849 10.0.0.242 - - [2026-02-11 12:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.242 - - [2026-02-11 12:48:04] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002982 10.0.0.242 - - [2026-02-11 12:48:04] "POST /tags HTTP/1.1" 409 214 0.002218 10.0.0.242 - - [2026-02-11 12:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.242 - - [2026-02-11 12:48:04] "GET /tag/da5fae4c-71c3-4369-b9b2-2f4eae975942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010727 10.0.0.242 - - [2026-02-11 12:48:05] "POST /firewall-rules HTTP/1.1" 200 578 0.085629 10.0.0.242 - - [2026-02-11 12:48:05] "GET /firewall-rule/56cb6a41-f18b-4ffa-8b69-584bb4adaf71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.028785 10.0.0.242 - - [2026-02-11 12:48:05] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.004585 10.0.0.242 - - [2026-02-11 12:48:05] "GET /firewall-rule/56cb6a41-f18b-4ffa-8b69-584bb4adaf71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004113 10.0.0.242 - - [2026-02-11 12:48:05] "POST /ref-update HTTP/1.1" 200 156 0.034881 10.0.0.242 - - [2026-02-11 12:48:05] "POST /tags HTTP/1.1" 200 364 0.018941 10.0.0.242 - - [2026-02-11 12:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007405 10.0.0.242 - - [2026-02-11 12:48:05] "GET /tag/e0f0bdd3-351f-4cd9-b824-22edbfa3d5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.025542 10.0.0.242 - - [2026-02-11 12:48:05] "POST /tags HTTP/1.1" 200 312 0.152169 10.0.0.242 - - [2026-02-11 12:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.242 - - [2026-02-11 12:48:05] "GET /tag/56323327-bb60-4317-a198-c40c903f19ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.040306 10.0.0.242 - - [2026-02-11 12:48:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000506 10.0.0.242 - - [2026-02-11 12:48:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.004091 10.0.0.242 - - [2026-02-11 12:48:05] "POST /security-groups HTTP/1.1" 200 574 0.060676 10.0.0.242 - - [2026-02-11 12:48:05] "POST /projects HTTP/1.1" 200 491 0.233754 10.0.0.242 - - [2026-02-11 12:48:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.003212 10.0.0.242 - - [2026-02-11 12:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025737 10.0.0.242 - - [2026-02-11 12:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009272 10.0.0.242 - - [2026-02-11 12:48:05] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.018217 10.0.0.242 - - [2026-02-11 12:48:05] "POST /access-control-lists HTTP/1.1" 200 585 0.105187 10.0.0.242 - - [2026-02-11 12:48:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.023016 10.0.0.242 - - [2026-02-11 12:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010938 10.0.0.242 - - [2026-02-11 12:48:06] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006343 10.0.0.242 - - [2026-02-11 12:48:06] "POST /access-control-lists HTTP/1.1" 200 583 0.129263 10.0.0.242 - - [2026-02-11 12:48:06] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.175790 10.0.0.242 - - [2026-02-11 12:48:06] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.073850 10.0.0.242 - - [2026-02-11 12:48:06] "POST /security-groups HTTP/1.1" 200 548 0.080059 10.0.0.242 - - [2026-02-11 12:48:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.005338 10.0.0.242 - - [2026-02-11 12:48:06] "POST /access-control-lists HTTP/1.1" 200 604 0.064639 10.0.0.242 - - [2026-02-11 12:48:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.011419 10.0.0.242 - - [2026-02-11 12:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.071969 10.0.0.242 - - [2026-02-11 12:48:06] "POST /chown HTTP/1.1" 200 109 0.034059 10.0.0.242 - - [2026-02-11 12:48:06] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003541 10.0.0.242 - - [2026-02-11 12:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.242 - - [2026-02-11 12:48:06] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015810 10.0.0.242 - - [2026-02-11 12:48:06] "POST /tags HTTP/1.1" 409 210 0.001893 10.0.0.242 - - [2026-02-11 12:48:06] "POST /access-control-lists HTTP/1.1" 200 602 0.090918 10.0.0.242 - - [2026-02-11 12:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.242 - - [2026-02-11 12:48:06] "GET /tag/56323327-bb60-4317-a198-c40c903f19ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012798 10.0.0.242 - - [2026-02-11 12:48:06] "POST /firewall-rules HTTP/1.1" 200 572 0.071608 10.0.0.242 - - [2026-02-11 12:48:06] "GET /firewall-rule/9a57eb5a-b558-4f83-a3df-e35c787253f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005295 10.0.0.242 - - [2026-02-11 12:48:06] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.006311 10.0.0.242 - - [2026-02-11 12:48:06] "GET /firewall-rule/9a57eb5a-b558-4f83-a3df-e35c787253f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002346 10.0.0.242 - - [2026-02-11 12:48:06] "POST /ref-update HTTP/1.1" 200 156 0.037396 10.0.0.242 - - [2026-02-11 12:48:06] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011657 10.0.0.242 - - [2026-02-11 12:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.242 - - [2026-02-11 12:48:07] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003193 10.0.0.242 - - [2026-02-11 12:48:07] "POST /tags HTTP/1.1" 409 210 0.001854 10.0.0.242 - - [2026-02-11 12:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.242 - - [2026-02-11 12:48:07] "GET /tag/56323327-bb60-4317-a198-c40c903f19ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012589 10.0.0.242 - - [2026-02-11 12:48:07] "POST /firewall-rules HTTP/1.1" 200 570 0.078259 10.0.0.242 - - [2026-02-11 12:48:07] "GET /firewall-rule/3fc4259a-eb87-4d81-9222-145ba291f912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.018794 10.0.0.242 - - [2026-02-11 12:48:07] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.004230 10.0.0.242 - - [2026-02-11 12:48:07] "GET /firewall-rule/3fc4259a-eb87-4d81-9222-145ba291f912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002359 10.0.0.242 - - [2026-02-11 12:48:07] "POST /ref-update HTTP/1.1" 200 156 0.042669 10.0.0.242 - - [2026-02-11 12:48:07] "POST /tags HTTP/1.1" 409 237 0.009184 10.0.0.242 - - [2026-02-11 12:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.242 - - [2026-02-11 12:48:07] "GET /tag/8b7bbaad-6888-4309-ac0d-34cf943c5c29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017274 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001079 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002945 10.0.0.242 - - [2026-02-11 12:48:07] "POST /tags HTTP/1.1" 409 210 0.008438 10.0.0.242 - - [2026-02-11 12:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.242 - - [2026-02-11 12:48:07] "GET /tag/9a9ca044-7ec1-4a0e-96e7-7d6efa609b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015671 10.0.0.242 - - [2026-02-11 12:48:07] "POST /projects HTTP/1.1" 409 223 0.003140 10.0.0.242 - - [2026-02-11 12:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.242 - - [2026-02-11 12:48:07] "GET /project/bc81c612-a63d-4955-b205-3d5693caa5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.072332 10.0.0.242 - - [2026-02-11 12:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.242 - - [2026-02-11 12:48:07] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004606 10.0.0.242 - - [2026-02-11 12:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2026-02-11 12:48:07] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003722 10.0.0.242 - - [2026-02-11 12:48:07] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.081730 10.0.0.242 - - [2026-02-11 12:48:07] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.051699 10.0.0.242 - - [2026-02-11 12:48:07] "POST /security-groups HTTP/1.1" 409 253 0.003288 10.0.0.242 - - [2026-02-11 12:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.242 - - [2026-02-11 12:48:07] "PUT /security-group/bb04b900-8982-4b08-ade7-756f4033ab19 HTTP/1.1" 200 263 0.061129 10.0.0.242 - - [2026-02-11 12:48:07] "PUT /access-control-list/e4f265fb-9eeb-498f-9ed3-2ed95cf7eb18 HTTP/1.1" 200 273 0.021219 10.0.0.242 - - [2026-02-11 12:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.046461 10.0.0.242 - - [2026-02-11 12:48:08] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015023 10.0.0.242 - - [2026-02-11 12:48:08] "PUT /access-control-list/0546788b-f0ac-4215-ae35-354060f4c8b7 HTTP/1.1" 200 273 0.053759 10.0.0.242 - - [2026-02-11 12:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.242 - - [2026-02-11 12:48:08] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002782 10.0.0.242 - - [2026-02-11 12:48:08] "POST /tags HTTP/1.1" 409 210 0.002092 10.0.0.242 - - [2026-02-11 12:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006644 10.0.0.242 - - [2026-02-11 12:48:08] "GET /tag/9a9ca044-7ec1-4a0e-96e7-7d6efa609b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010666 10.0.0.242 - - [2026-02-11 12:48:08] "POST /firewall-rules HTTP/1.1" 200 572 0.063274 10.0.0.242 - - [2026-02-11 12:48:08] "GET /firewall-rule/bd67fdd3-e57a-438f-ba10-2ad040a028c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004041 10.0.0.242 - - [2026-02-11 12:48:08] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.004223 10.0.0.242 - - [2026-02-11 12:48:08] "GET /firewall-rule/bd67fdd3-e57a-438f-ba10-2ad040a028c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002686 10.0.0.242 - - [2026-02-11 12:48:08] "POST /ref-update HTTP/1.1" 200 156 0.063822 10.0.0.242 - - [2026-02-11 12:48:08] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017672 10.0.0.242 - - [2026-02-11 12:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.242 - - [2026-02-11 12:48:08] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002906 10.0.0.242 - - [2026-02-11 12:48:08] "POST /tags HTTP/1.1" 409 210 0.002007 10.0.0.242 - - [2026-02-11 12:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.242 - - [2026-02-11 12:48:08] "GET /tag/9a9ca044-7ec1-4a0e-96e7-7d6efa609b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011565 10.0.0.242 - - [2026-02-11 12:48:08] "POST /firewall-rules HTTP/1.1" 200 570 0.092570 10.0.0.242 - - [2026-02-11 12:48:08] "GET /firewall-rule/ca80dfa9-e528-4e11-a174-58d493bf661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.034009 10.0.0.242 - - [2026-02-11 12:48:08] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.007065 10.0.0.242 - - [2026-02-11 12:48:08] "GET /firewall-rule/ca80dfa9-e528-4e11-a174-58d493bf661f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005038 10.0.0.242 - - [2026-02-11 12:48:08] "POST /ref-update HTTP/1.1" 200 156 0.061813 10.0.0.242 - - [2026-02-11 12:48:08] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007336 10.0.0.242 - - [2026-02-11 12:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002411 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000934 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001201 10.0.0.242 - - [2026-02-11 12:48:41] "GET / HTTP/1.1" 200 36215 0.001591 10.0.0.242 - - [2026-02-11 12:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.242 - - [2026-02-11 12:48:41] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005696 10.0.0.242 - - [2026-02-11 12:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.242 - - [2026-02-11 12:48:41] "GET /config-node/6e0a8011-b205-4495-a02c-e0d911ea5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003926 10.0.0.242 - - [2026-02-11 12:48:52] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.242 - - [2026-02-11 12:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.242 - - [2026-02-11 12:48:52] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003600 10.0.0.242 - - [2026-02-11 12:48:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002432 10.0.0.242 - - [2026-02-11 12:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.242 - - [2026-02-11 12:48:53] "GET /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006686 10.0.0.242 - - [2026-02-11 12:48:53] "PUT /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab HTTP/1.1" 200 255 0.020983 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:48:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:49:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001043 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:49:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001062 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:49:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:49:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000925 10.0.0.33 - - [2026-02-11 12:49:48] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.33 - - [2026-02-11 12:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2026-02-11 12:49:48] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005442 10.0.0.33 - - [2026-02-11 12:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2026-02-11 12:49:48] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003618 10.0.0.33 - - [2026-02-11 12:49:48] "PUT /global-system-config/76e6cad4-8702-4524-8019-d653d897d774 HTTP/1.1" 200 275 0.009668 10.0.0.33 - - [2026-02-11 12:49:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.006176 10.0.0.33 - - [2026-02-11 12:49:48] "POST /virtual-routers HTTP/1.1" 200 601 0.016222 10.0.0.33 - - [2026-02-11 12:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010658 10.0.0.33 - - [2026-02-11 12:49:48] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004580 10.0.0.33 - - [2026-02-11 12:49:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.004462 10.0.0.33 - - [2026-02-11 12:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.33 - - [2026-02-11 12:49:48] "GET /virtual-network/b9f17c30-28b5-4700-aee4-d8740fcfc927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003602 10.0.0.33 - - [2026-02-11 12:49:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.057345 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:51:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000938 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:51:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000980 10.0.0.242 - - [2026-02-11 12:51:43] "GET /global-system-configs HTTP/1.1" 200 323 0.005002 10.0.0.242 - - [2026-02-11 12:51:44] "GET /global-system-configs HTTP/1.1" 200 323 0.002617 10.0.0.242 - - [2026-02-11 12:51:52] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002926 10.0.0.242 - - [2026-02-11 12:51:52] "POST /ref-update HTTP/1.1" 200 156 0.011907 10.0.0.242 - - [2026-02-11 12:52:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006139 10.0.0.242 - - [2026-02-11 12:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.242 - - [2026-02-11 12:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.242 - - [2026-02-11 12:52:04] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002852 10.0.0.242 - - [2026-02-11 12:52:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004225 10.0.0.242 - - [2026-02-11 12:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.242 - - [2026-02-11 12:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.242 - - [2026-02-11 12:52:04] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002238 10.0.0.242 - - [2026-02-11 12:52:04] "GET /loadbalancer-pool/83ce76b4-4ca3-4097-a01e-87247ff20fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003174 10.0.0.242 - - [2026-02-11 12:52:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014273 10.0.0.242 - - [2026-02-11 12:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009279 10.0.0.242 - - [2026-02-11 12:52:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013693 10.0.0.242 - - [2026-02-11 12:52:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009795 10.0.0.242 - - [2026-02-11 12:52:04] "POST /tags HTTP/1.1" 409 205 0.004588 10.0.0.242 - - [2026-02-11 12:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.242 - - [2026-02-11 12:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.242 - - [2026-02-11 12:52:04] "GET /tag/e68ef710-8097-4eb2-95ce-afd636829ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010769 10.0.0.242 - - [2026-02-11 12:52:04] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.006474 10.0.0.242 - - [2026-02-11 12:52:04] "PUT /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b HTTP/1.1" 200 257 0.013759 10.0.0.242 - - [2026-02-11 12:52:04] "POST /set-tag HTTP/1.1" 200 109 0.081736 10.0.0.242 - - [2026-02-11 12:52:04] "GET /loadbalancer-pool/0a47aa33-62f1-4aad-b5e3-d4feddfe77a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003844 10.0.0.242 - - [2026-02-11 12:52:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030215 10.0.0.242 - - [2026-02-11 12:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023060 10.0.0.242 - - [2026-02-11 12:52:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008484 10.0.0.242 - - [2026-02-11 12:52:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003753 10.0.0.242 - - [2026-02-11 12:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008320 10.0.0.242 - - [2026-02-11 12:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.242 - - [2026-02-11 12:52:04] "GET /loadbalancer-pool/8b024c63-8539-4944-a0d5-cc1db9af8ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004252 10.0.0.242 - - [2026-02-11 12:52:04] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.002014 10.0.0.242 - - [2026-02-11 12:52:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027670 10.0.0.242 - - [2026-02-11 12:52:04] "PUT /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b HTTP/1.1" 200 257 0.030931 10.0.0.242 - - [2026-02-11 12:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007580 10.0.0.242 - - [2026-02-11 12:52:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011689 10.0.0.242 - - [2026-02-11 12:52:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003672 10.0.0.242 - - [2026-02-11 12:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.242 - - [2026-02-11 12:52:04] "POST /ref-update HTTP/1.1" 200 156 0.006133 10.0.0.242 - - [2026-02-11 12:52:04] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002719 10.0.0.242 - - [2026-02-11 12:52:04] "PUT /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b HTTP/1.1" 200 257 0.011570 10.0.0.242 - - [2026-02-11 12:53:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005487 10.0.0.242 - - [2026-02-11 12:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.242 - - [2026-02-11 12:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.242 - - [2026-02-11 12:53:04] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003329 10.0.0.242 - - [2026-02-11 12:53:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004747 10.0.0.242 - - [2026-02-11 12:53:04] "POST /set-tag HTTP/1.1" 200 109 0.028207 10.0.0.242 - - [2026-02-11 12:53:04] "DELETE /loadbalancer-member/d8747c2e-2bc7-4aae-8acc-537fb97dc94a HTTP/1.1" 200 115 0.076215 10.0.0.242 - - [2026-02-11 12:53:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004674 10.0.0.242 - - [2026-02-11 12:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.242 - - [2026-02-11 12:53:04] "DELETE /loadbalancer-member/d290602a-f8f6-4ada-87aa-c289d2326df4 HTTP/1.1" 200 115 0.044901 10.0.0.242 - - [2026-02-11 12:53:04] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008738 10.0.0.242 - - [2026-02-11 12:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.242 - - [2026-02-11 12:53:04] "DELETE /loadbalancer-member/b7136399-de6d-462e-956d-e8050e6c8b9a HTTP/1.1" 200 115 0.035839 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:53:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:53:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001009 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:53:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000808 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:53:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000848 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:53:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:53:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001111 10.0.0.33 - - [2026-02-11 12:53:18] "GET / HTTP/1.1" 200 36215 0.001753 10.0.0.33 - - [2026-02-11 12:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-02-11 12:53:18] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004678 10.0.0.33 - - [2026-02-11 12:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-02-11 12:53:18] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008234 10.0.0.33 - - [2026-02-11 12:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.33 - - [2026-02-11 12:53:18] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004552 10.0.0.33 - - [2026-02-11 12:53:18] "PUT /virtual-router/565bedde-839c-4571-b395-a38eed208047 HTTP/1.1" 200 263 0.010784 10.0.0.33 - - [2026-02-11 12:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.33 - - [2026-02-11 12:53:18] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002735 10.0.0.33 - - [2026-02-11 12:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-02-11 12:53:18] "GET /virtual-machine-interface/43182d83-fded-44e3-8d22-c98388aab098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006198 10.0.0.33 - - [2026-02-11 12:53:18] "PUT /virtual-machine-interface/43182d83-fded-44e3-8d22-c98388aab098 HTTP/1.1" 200 285 0.010945 10.0.0.242 - - [2026-02-11 12:53:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004264 10.0.0.242 - - [2026-02-11 12:53:24] "POST /set-tag HTTP/1.1" 200 109 0.003231 10.0.0.242 - - [2026-02-11 12:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.242 - - [2026-02-11 12:53:24] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002695 10.0.0.242 - - [2026-02-11 12:53:24] "GET /loadbalancer-pool/83ce76b4-4ca3-4097-a01e-87247ff20fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002438 10.0.0.242 - - [2026-02-11 12:53:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016524 10.0.0.242 - - [2026-02-11 12:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008453 10.0.0.242 - - [2026-02-11 12:53:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012873 10.0.0.242 - - [2026-02-11 12:53:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005213 10.0.0.242 - - [2026-02-11 12:53:24] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001816 10.0.0.242 - - [2026-02-11 12:53:24] "POST /set-tag HTTP/1.1" 200 109 0.064885 10.0.0.242 - - [2026-02-11 12:53:24] "GET /loadbalancer-pool/0a47aa33-62f1-4aad-b5e3-d4feddfe77a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.002738 10.0.0.242 - - [2026-02-11 12:53:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016207 10.0.0.242 - - [2026-02-11 12:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014616 10.0.0.242 - - [2026-02-11 12:53:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015390 10.0.0.242 - - [2026-02-11 12:53:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003909 10.0.0.242 - - [2026-02-11 12:53:24] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002188 10.0.0.242 - - [2026-02-11 12:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.242 - - [2026-02-11 12:53:24] "GET /loadbalancer-pool/8b024c63-8539-4944-a0d5-cc1db9af8ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002536 10.0.0.242 - - [2026-02-11 12:53:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016432 10.0.0.242 - - [2026-02-11 12:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007271 10.0.0.242 - - [2026-02-11 12:53:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006016 10.0.0.242 - - [2026-02-11 12:53:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004954 10.0.0.242 - - [2026-02-11 12:53:24] "POST /set-tag HTTP/1.1" 200 109 0.004407 10.0.0.242 - - [2026-02-11 12:53:24] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002845 10.0.0.242 - - [2026-02-11 12:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.242 - - [2026-02-11 12:53:35] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002550 10.0.0.242 - - [2026-02-11 12:56:43] "GET /global-system-configs HTTP/1.1" 200 323 0.003855 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:56:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:56:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000842 10.0.0.242 - - [2026-02-11 12:56:44] "GET /global-system-configs HTTP/1.1" 200 323 0.002029 10.0.0.242 - - [2026-02-11 12:58:23] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004499 10.0.0.242 - - [2026-02-11 12:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.242 - - [2026-02-11 12:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.242 - - [2026-02-11 12:58:23] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002446 10.0.0.242 - - [2026-02-11 12:58:23] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003752 10.0.0.242 - - [2026-02-11 12:58:23] "POST /set-tag HTTP/1.1" 200 109 0.025445 10.0.0.242 - - [2026-02-11 12:58:23] "DELETE /loadbalancer-member/ac8a588e-f1b6-405a-a2b3-1a4dafe673c9 HTTP/1.1" 200 115 0.046806 10.0.0.242 - - [2026-02-11 12:58:23] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004350 10.0.0.242 - - [2026-02-11 12:58:24] "POST /set-tag HTTP/1.1" 200 109 0.005483 10.0.0.242 - - [2026-02-11 12:58:24] "DELETE /loadbalancer-member/6636659d-c6e1-4843-becd-3df15f01b3d6 HTTP/1.1" 200 115 0.049030 10.0.0.242 - - [2026-02-11 12:58:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011891 10.0.0.242 - - [2026-02-11 12:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.242 - - [2026-02-11 12:58:24] "DELETE /loadbalancer-member/2e08e720-7782-42d5-8d4a-ec186910a5c2 HTTP/1.1" 200 115 0.030301 10.0.0.242 - - [2026-02-11 12:58:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014911 10.0.0.242 - - [2026-02-11 12:58:24] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.242 - - [2026-02-11 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.242 - - [2026-02-11 12:58:24] "GET /loadbalancer/cc7e0bf8-725b-4d77-9979-0ba7cf4517f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003217 10.0.0.242 - - [2026-02-11 12:58:24] "GET /loadbalancer-pool/83ce76b4-4ca3-4097-a01e-87247ff20fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004918 10.0.0.242 - - [2026-02-11 12:58:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030238 10.0.0.242 - - [2026-02-11 12:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023116 10.0.0.242 - - [2026-02-11 12:58:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.030375 10.0.0.242 - - [2026-02-11 12:58:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.059069 10.0.0.242 - - [2026-02-11 12:58:24] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006010 10.0.0.242 - - [2026-02-11 12:58:24] "POST /set-tag HTTP/1.1" 200 109 0.067565 10.0.0.242 - - [2026-02-11 12:58:24] "GET /loadbalancer-pool/0a47aa33-62f1-4aad-b5e3-d4feddfe77a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.008946 10.0.0.242 - - [2026-02-11 12:58:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020610 10.0.0.242 - - [2026-02-11 12:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008630 10.0.0.242 - - [2026-02-11 12:58:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011271 10.0.0.242 - - [2026-02-11 12:58:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003949 10.0.0.242 - - [2026-02-11 12:58:24] "POST /set-tag HTTP/1.1" 200 109 0.004680 10.0.0.242 - - [2026-02-11 12:58:24] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004742 10.0.0.242 - - [2026-02-11 12:58:24] "GET /loadbalancer-pool/8b024c63-8539-4944-a0d5-cc1db9af8ca3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003401 10.0.0.242 - - [2026-02-11 12:58:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.043397 10.0.0.242 - - [2026-02-11 12:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040113 10.0.0.242 - - [2026-02-11 12:58:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015255 10.0.0.242 - - [2026-02-11 12:58:24] "GET /virtual-machine-interface/e416f028-0747-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007406 10.0.0.242 - - [2026-02-11 12:58:24] "GET /floating-ip/3235bd86-5cac-44a4-a79c-895138661b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002566 10.0.0.242 - - [2026-02-11 12:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002729 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:58:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:58:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:58:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:58:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:58:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.242 - - [2026-02-11 12:58:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 10.0.0.242 - - [2026-02-11 12:59:58] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.242 - - [2026-02-11 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.242 - - [2026-02-11 12:59:58] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041435 10.0.0.242 - - [2026-02-11 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.242 - - [2026-02-11 12:59:58] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029749 10.0.0.242 - - [2026-02-11 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.242 - - [2026-02-11 12:59:59] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038114 10.0.0.242 - - [2026-02-11 12:59:59] "POST /tags HTTP/1.1" 200 334 0.029968 10.0.0.242 - - [2026-02-11 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.242 - - [2026-02-11 12:59:59] "GET /tag/0fd13d2b-8e64-44ae-a254-c531b968bf14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.040929 10.0.0.242 - - [2026-02-11 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.242 - - [2026-02-11 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.242 - - [2026-02-11 12:59:59] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066283 10.0.0.242 - - [2026-02-11 12:59:59] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070138 10.0.0.242 - - [2026-02-11 12:59:59] "GET /virtual-networks?parent_id=18d34301-3863-47f2-b8f9-14e2cbc3013c&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.007146 10.0.0.242 - - [2026-02-11 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.242 - - [2026-02-11 12:59:59] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.008638 10.0.0.242 - - [2026-02-11 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.242 - - [2026-02-11 12:59:59] "GET /service-appliance-set/ac6f5694-a0c2-43f9-aa52-16b4c112408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003175 10.0.0.242 - - [2026-02-11 12:59:59] "POST /virtual-networks HTTP/1.1" 200 514 0.065769 10.0.0.242 - - [2026-02-11 12:59:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.001809 10.0.0.242 - - [2026-02-11 12:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-02-11 12:59:59] "GET /network-ipam/c895b8f5-4f26-48a0-b398-281ab6e7a818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004986 10.0.0.242 - - [2026-02-11 13:00:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.133256 10.0.0.242 - - [2026-02-11 13:00:00] "GET /virtual-machine-interface/9bad26f1-d952-47ee-b7fb-fca456c4d695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006852 10.0.0.242 - - [2026-02-11 13:00:00] "POST /useragent-kv HTTP/1.1" 200 115 0.013966 10.0.0.242 - - [2026-02-11 13:00:00] "POST /ref-update HTTP/1.1" 200 156 0.151113 10.0.0.242 - - [2026-02-11 13:00:00] "POST /instance-ips HTTP/1.1" 200 410 0.043120 10.0.0.242 - - [2026-02-11 13:00:00] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005584 10.0.0.242 - - [2026-02-11 13:00:00] "GET /domains HTTP/1.1" 200 281 0.001524 10.0.0.242 - - [2026-02-11 13:00:00] "GET /domain/256c750b-a99d-4315-955b-d72ae2d0cbcd HTTP/1.1" 200 3099 0.007820 10.0.0.242 - - [2026-02-11 13:00:00] "GET /instance-ip/03847a08-0147-4dd1-a6ae-fa0dc5decfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.005485 10.0.0.242 - - [2026-02-11 13:00:00] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c HTTP/1.1" 200 5497 0.047428 10.0.0.242 - - [2026-02-11 13:00:00] "POST /loadbalancers HTTP/1.1" 200 612 0.084697 10.0.0.242 - - [2026-02-11 13:00:00] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2092 0.056178 10.0.0.242 - - [2026-02-11 13:00:00] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2092 0.005925 10.0.0.242 - - [2026-02-11 13:00:00] "GET /routing-instance/bb108476-20a6-4f0c-88c0-d7fa135fc24b HTTP/1.1" 200 1183 0.002788 10.0.0.242 - - [2026-02-11 13:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022758 10.0.0.242 - - [2026-02-11 13:00:00] "GET /routing-instance/bb108476-20a6-4f0c-88c0-d7fa135fc24b HTTP/1.1" 200 1183 0.006136 10.0.0.242 - - [2026-02-11 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016086 10.0.0.242 - - [2026-02-11 13:00:00] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055301 10.0.0.242 - - [2026-02-11 13:00:00] "GET /instance-ip/03847a08-0147-4dd1-a6ae-fa0dc5decfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002652 10.0.0.242 - - [2026-02-11 13:00:00] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042215 10.0.0.242 - - [2026-02-11 13:00:00] "POST /route-targets HTTP/1.1" 200 328 0.033986 10.0.0.242 - - [2026-02-11 13:00:00] "GET /loadbalancer/d9810946-1066-4b58-aa1d-1ac4ddefcc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.013048 10.0.0.242 - - [2026-02-11 13:00:00] "POST /ref-update HTTP/1.1" 200 156 0.016777 10.0.0.242 - - [2026-02-11 13:00:00] "POST /floating-ips HTTP/1.1" 200 599 0.084324 10.0.0.242 - - [2026-02-11 13:00:00] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.083130 10.0.0.242 - - [2026-02-11 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016674 10.0.0.242 - - [2026-02-11 13:00:00] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038064 10.0.0.242 - - [2026-02-11 13:00:00] "GET /loadbalancer-listener/a106d430-25ac-43a0-821d-8c9a645e72e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003299 10.0.0.242 - - [2026-02-11 13:00:00] "GET /loadbalancer-listener/a106d430-25ac-43a0-821d-8c9a645e72e9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003638 10.0.0.242 - - [2026-02-11 13:00:00] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022220 10.0.0.242 - - [2026-02-11 13:00:00] "GET /instance-ip/03847a08-0147-4dd1-a6ae-fa0dc5decfb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.010985 10.0.0.242 - - [2026-02-11 13:00:00] "GET /instance-ip/03847a08-0147-4dd1-a6ae-fa0dc5decfb5?fields=floating_ips HTTP/1.1" 200 1213 0.004423 10.0.0.242 - - [2026-02-11 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011471 10.0.0.242 - - [2026-02-11 13:00:00] "GET /floating-ip/7e169237-f368-4259-9898-fa672309ff67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.001973 10.0.0.242 - - [2026-02-11 13:00:00] "GET /loadbalancer/d9810946-1066-4b58-aa1d-1ac4ddefcc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005538 10.0.0.242 - - [2026-02-11 13:00:00] "POST /tags HTTP/1.1" 200 296 0.059715 10.0.0.242 - - [2026-02-11 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013658 10.0.0.242 - - [2026-02-11 13:00:00] "GET /tag/17fea03b-6048-4da7-b65c-b6b2609e0df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012947 10.0.0.242 - - [2026-02-11 13:00:00] "POST /tags HTTP/1.1" 409 233 0.001882 10.0.0.242 - - [2026-02-11 13:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.242 - - [2026-02-11 13:00:00] "GET /tag/ba6f0e6b-799f-4fd8-80a3-d7178eba37a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010065 10.0.0.242 - - [2026-02-11 13:00:00] "POST /tags HTTP/1.1" 409 206 0.001933 10.0.0.242 - - [2026-02-11 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.242 - - [2026-02-11 13:00:01] "GET /tag/eee82a81-1ab9-438d-91ee-74a964782379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011483 10.0.0.242 - - [2026-02-11 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-02-11 13:00:01] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004977 10.0.0.242 - - [2026-02-11 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.242 - - [2026-02-11 13:00:01] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036102 10.0.0.242 - - [2026-02-11 13:00:01] "POST /virtual-machines HTTP/1.1" 200 370 0.008625 10.0.0.242 - - [2026-02-11 13:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007898 10.0.0.242 - - [2026-02-11 13:00:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115248 10.0.0.242 - - [2026-02-11 13:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017527 10.0.0.242 - - [2026-02-11 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2026-02-11 13:00:01] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004603 10.0.0.242 - - [2026-02-11 13:00:01] "POST /instance-ips HTTP/1.1" 200 410 0.019105 10.0.0.242 - - [2026-02-11 13:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016808 10.0.0.242 - - [2026-02-11 13:00:01] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014625 10.0.0.242 - - [2026-02-11 13:00:01] "POST /set-tag HTTP/1.1" 200 109 0.023457 10.0.0.242 - - [2026-02-11 13:00:01] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012542 10.0.0.242 - - [2026-02-11 13:00:01] "GET /instance-ip/937c0552-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002717 10.0.0.242 - - [2026-02-11 13:00:01] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013245 10.0.0.242 - - [2026-02-11 13:00:01] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.242 - - [2026-02-11 13:00:01] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002394 10.0.0.242 - - [2026-02-11 13:00:01] "POST /ref-update HTTP/1.1" 200 156 0.010963 10.0.0.242 - - [2026-02-11 13:00:01] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013992 10.0.0.242 - - [2026-02-11 13:00:01] "POST /set-tag HTTP/1.1" 200 109 0.004367 10.0.0.242 - - [2026-02-11 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.242 - - [2026-02-11 13:00:01] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004138 10.0.0.242 - - [2026-02-11 13:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.242 - - [2026-02-11 13:00:01] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034137 10.0.0.242 - - [2026-02-11 13:00:01] "POST /virtual-machines HTTP/1.1" 200 370 0.011291 10.0.0.242 - - [2026-02-11 13:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017622 10.0.0.242 - - [2026-02-11 13:00:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108231 10.0.0.242 - - [2026-02-11 13:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010667 10.0.0.242 - - [2026-02-11 13:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.023285 10.0.0.242 - - [2026-02-11 13:00:02] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004213 10.0.0.242 - - [2026-02-11 13:00:02] "POST /instance-ips HTTP/1.1" 200 410 0.034084 10.0.0.242 - - [2026-02-11 13:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028539 10.0.0.242 - - [2026-02-11 13:00:02] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.016594 10.0.0.242 - - [2026-02-11 13:00:02] "POST /set-tag HTTP/1.1" 200 109 0.016999 10.0.0.242 - - [2026-02-11 13:00:02] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010911 10.0.0.242 - - [2026-02-11 13:00:02] "GET /instance-ip/93ea7816-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007035 10.0.0.242 - - [2026-02-11 13:00:02] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004835 10.0.0.242 - - [2026-02-11 13:00:02] "POST /set-tag HTTP/1.1" 200 109 0.005306 10.0.0.242 - - [2026-02-11 13:00:02] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005682 10.0.0.242 - - [2026-02-11 13:00:02] "POST /ref-update HTTP/1.1" 200 156 0.008972 10.0.0.242 - - [2026-02-11 13:00:02] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006356 10.0.0.242 - - [2026-02-11 13:00:02] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.242 - - [2026-02-11 13:00:02] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004233 10.0.0.242 - - [2026-02-11 13:00:02] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.242 - - [2026-02-11 13:00:02] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004249 10.0.0.242 - - [2026-02-11 13:00:02] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.242 - - [2026-02-11 13:00:05] "GET /domains HTTP/1.1" 200 281 0.002403 10.0.0.242 - - [2026-02-11 13:00:05] "GET /domain/256c750b-a99d-4315-955b-d72ae2d0cbcd HTTP/1.1" 200 3099 0.003324 10.0.0.242 - - [2026-02-11 13:00:05] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c HTTP/1.1" 200 7091 0.031929 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2092 0.013604 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2092 0.007736 10.0.0.242 - - [2026-02-11 13:00:05] "GET /routing-instance/bb108476-20a6-4f0c-88c0-d7fa135fc24b HTTP/1.1" 200 1405 0.004467 10.0.0.242 - - [2026-02-11 13:00:05] "GET /routing-instance/bb108476-20a6-4f0c-88c0-d7fa135fc24b HTTP/1.1" 200 1405 0.002383 10.0.0.242 - - [2026-02-11 13:00:05] "GET /route-target/72f1def5-c77f-4954-b1e0-23d5e7d2aaca HTTP/1.1" 200 1154 0.002254 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2092 0.003519 10.0.0.242 - - [2026-02-11 13:00:05] "GET /routing-instance/bb108476-20a6-4f0c-88c0-d7fa135fc24b HTTP/1.1" 200 1405 0.002269 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003632 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2092 0.003738 10.0.0.242 - - [2026-02-11 13:00:05] "GET /routing-instance/bb108476-20a6-4f0c-88c0-d7fa135fc24b HTTP/1.1" 200 1405 0.005312 10.0.0.242 - - [2026-02-11 13:00:05] "GET /routing-instance/bb108476-20a6-4f0c-88c0-d7fa135fc24b HTTP/1.1" 200 1405 0.003172 10.0.0.242 - - [2026-02-11 13:00:05] "GET /route-target/72f1def5-c77f-4954-b1e0-23d5e7d2aaca HTTP/1.1" 200 1154 0.002184 10.0.0.242 - - [2026-02-11 13:00:05] "GET /domains HTTP/1.1" 200 281 0.002086 10.0.0.242 - - [2026-02-11 13:00:05] "GET /domain/256c750b-a99d-4315-955b-d72ae2d0cbcd HTTP/1.1" 200 3099 0.003141 10.0.0.242 - - [2026-02-11 13:00:05] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c HTTP/1.1" 200 7091 0.033422 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2092 0.003928 10.0.0.242 - - [2026-02-11 13:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.242 - - [2026-02-11 13:00:05] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029667 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003907 10.0.0.242 - - [2026-02-11 13:00:05] "GET /floating-ip-pools?parent_id=2aba86f7-d2bb-48ba-9fef-b94b8a19f90e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002618 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003985 10.0.0.242 - - [2026-02-11 13:00:05] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016240 10.0.0.242 - - [2026-02-11 13:00:05] "POST /ref-update HTTP/1.1" 200 156 0.015135 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.010743 10.0.0.242 - - [2026-02-11 13:00:05] "GET /domains HTTP/1.1" 200 281 0.002324 10.0.0.242 - - [2026-02-11 13:00:05] "GET /domain/256c750b-a99d-4315-955b-d72ae2d0cbcd HTTP/1.1" 200 3099 0.003033 10.0.0.242 - - [2026-02-11 13:00:05] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c HTTP/1.1" 200 7348 0.053509 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2331 0.006925 10.0.0.242 - - [2026-02-11 13:00:05] "GET /floating-ip-pool/25b9cda9-96f2-4220-beb9-082e11f8cc2a HTTP/1.1" 200 1317 0.002536 10.0.0.242 - - [2026-02-11 13:00:05] "GET /domains HTTP/1.1" 200 281 0.001938 10.0.0.242 - - [2026-02-11 13:00:05] "GET /domain/256c750b-a99d-4315-955b-d72ae2d0cbcd HTTP/1.1" 200 3099 0.003722 10.0.0.242 - - [2026-02-11 13:00:05] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c HTTP/1.1" 200 7348 0.035598 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 2331 0.006216 10.0.0.242 - - [2026-02-11 13:00:05] "GET /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008045 10.0.0.242 - - [2026-02-11 13:00:06] "POST /tags HTTP/1.1" 200 366 0.050541 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016467 10.0.0.242 - - [2026-02-11 13:00:06] "GET /tag/6ad6d4d4-9bbd-4449-8726-79f030041fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012940 10.0.0.242 - - [2026-02-11 13:00:06] "POST /tags HTTP/1.1" 409 206 0.001889 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.242 - - [2026-02-11 13:00:06] "GET /tag/eee82a81-1ab9-438d-91ee-74a964782379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010123 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007048 10.0.0.242 - - [2026-02-11 13:00:06] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047092 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.242 - - [2026-02-11 13:00:06] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011689 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.242 - - [2026-02-11 13:00:06] "GET /service-appliance-set/ed9dda50-4400-443b-aab0-dcd991284a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003670 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.002772 10.0.0.242 - - [2026-02-11 13:00:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.084984 10.0.0.242 - - [2026-02-11 13:00:06] "GET /virtual-machine-interface/a96dba2c-294c-4c85-9e6d-4e1fd5458435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004631 10.0.0.242 - - [2026-02-11 13:00:06] "POST /set-tag HTTP/1.1" 200 109 0.015817 10.0.0.242 - - [2026-02-11 13:00:06] "POST /instance-ips HTTP/1.1" 200 418 0.019833 10.0.0.242 - - [2026-02-11 13:00:06] "GET /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.008933 10.0.0.242 - - [2026-02-11 13:00:06] "POST /loadbalancers HTTP/1.1" 200 620 0.076299 10.0.0.242 - - [2026-02-11 13:00:06] "POST /service-instances HTTP/1.1" 200 568 0.026020 10.0.0.242 - - [2026-02-11 13:00:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028187 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012203 10.0.0.242 - - [2026-02-11 13:00:06] "POST /ref-update HTTP/1.1" 200 156 0.022238 10.0.0.242 - - [2026-02-11 13:00:06] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.030421 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.242 - - [2026-02-11 13:00:06] "GET /virtual-machine-interface/a96dba2c-294c-4c85-9e6d-4e1fd5458435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004276 10.0.0.242 - - [2026-02-11 13:00:06] "GET /virtual-machine-interface/a96dba2c-294c-4c85-9e6d-4e1fd5458435?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.008241 10.0.0.242 - - [2026-02-11 13:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2026-02-11 13:00:06] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.013988 10.0.0.242 - - [2026-02-11 13:00:06] "GET /floating-ip-pool/25b9cda9-96f2-4220-beb9-082e11f8cc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002600 10.0.0.242 - - [2026-02-11 13:00:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009794 10.0.0.242 - - [2026-02-11 13:00:06] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.009598 10.0.0.242 - - [2026-02-11 13:00:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015273 10.0.0.242 - - [2026-02-11 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.242 - - [2026-02-11 13:00:07] "POST /floating-ips HTTP/1.1" 200 673 0.163425 10.0.0.242 - - [2026-02-11 13:00:07] "POST /virtual-machines HTTP/1.1" 200 430 0.047100 10.0.0.242 - - [2026-02-11 13:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.044630 10.0.0.242 - - [2026-02-11 13:00:07] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003477 10.0.0.242 - - [2026-02-11 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.242 - - [2026-02-11 13:00:07] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.023708 10.0.0.242 - - [2026-02-11 13:00:07] "POST /tags HTTP/1.1" 409 221 0.001785 10.0.0.242 - - [2026-02-11 13:00:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.140640 10.0.0.242 - - [2026-02-11 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.026245 10.0.0.242 - - [2026-02-11 13:00:07] "POST /chown HTTP/1.1" 200 109 0.028263 10.0.0.242 - - [2026-02-11 13:00:07] "GET /tag/0fd13d2b-8e64-44ae-a254-c531b968bf14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026786 10.0.0.242 - - [2026-02-11 13:00:07] "POST /tags HTTP/1.1" 409 238 0.004745 10.0.0.242 - - [2026-02-11 13:00:07] "POST /chown HTTP/1.1" 200 109 0.007417 10.0.0.242 - - [2026-02-11 13:00:07] "PUT /virtual-machine-interface/2d883276-d227-4de8-b4fa-25bc82cadb6d HTTP/1.1" 200 285 0.024320 10.0.0.242 - - [2026-02-11 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018721 10.0.0.242 - - [2026-02-11 13:00:07] "GET /tag/6ad6d4d4-9bbd-4449-8726-79f030041fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021566 10.0.0.242 - - [2026-02-11 13:00:07] "PUT /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 257 0.063043 10.0.0.242 - - [2026-02-11 13:00:07] "POST /firewall-rules HTTP/1.1" 200 652 0.098488 10.0.0.242 - - [2026-02-11 13:00:07] "POST /ref-update HTTP/1.1" 200 156 0.053765 10.0.0.242 - - [2026-02-11 13:00:07] "GET /firewall-rule/4f5df717-adaf-4bd5-8f7f-bc9984c5ff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004964 10.0.0.242 - - [2026-02-11 13:00:07] "POST /ref-update HTTP/1.1" 200 156 0.028974 10.0.0.242 - - [2026-02-11 13:00:07] "GET /firewall-policy/b31f8233-914a-4625-b49c-e72e5555842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.019306 10.0.0.242 - - [2026-02-11 13:00:07] "GET /firewall-rule/4f5df717-adaf-4bd5-8f7f-bc9984c5ff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004162 10.0.0.242 - - [2026-02-11 13:00:07] "POST /ref-update HTTP/1.1" 200 156 0.026026 10.0.0.242 - - [2026-02-11 13:00:07] "POST /ref-update HTTP/1.1" 200 156 0.010504 10.0.0.242 - - [2026-02-11 13:00:07] "POST /ref-update HTTP/1.1" 200 156 0.012472 10.0.0.242 - - [2026-02-11 13:00:07] "POST /ref-update HTTP/1.1" 200 156 0.052477 10.0.0.242 - - [2026-02-11 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.242 - - [2026-02-11 13:00:07] "POST /ref-update HTTP/1.1" 200 156 0.033658 10.0.0.242 - - [2026-02-11 13:00:07] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052696 10.0.0.242 - - [2026-02-11 13:00:07] "POST /virtual-machines HTTP/1.1" 200 430 0.013801 10.0.0.242 - - [2026-02-11 13:00:07] "GET /loadbalancer/f01b220f-2552-4a19-b966-41bfaa39c4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.009932 10.0.0.242 - - [2026-02-11 13:00:07] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.064322 10.0.0.242 - - [2026-02-11 13:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.242 - - [2026-02-11 13:00:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.144626 10.0.0.242 - - [2026-02-11 13:00:08] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.051593 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.038502 10.0.0.242 - - [2026-02-11 13:00:08] "GET /loadbalancer-listener/02a8dbb3-1b61-432b-90d3-fdea986e3a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.012790 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.005415 10.0.0.242 - - [2026-02-11 13:00:08] "GET /loadbalancer-listener/02a8dbb3-1b61-432b-90d3-fdea986e3a75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.007727 10.0.0.242 - - [2026-02-11 13:00:08] "PUT /virtual-machine-interface/7a5889b9-e5d5-4e41-97dd-73f8bd85da5d HTTP/1.1" 200 285 0.023324 10.0.0.242 - - [2026-02-11 13:00:08] "PUT /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 257 0.024662 10.0.0.242 - - [2026-02-11 13:00:08] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.046485 10.0.0.242 - - [2026-02-11 13:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009676 10.0.0.242 - - [2026-02-11 13:00:08] "GET /loadbalancer-pool/a6f08330-4e2c-4b26-8dba-4c1170f86145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005437 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.030504 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.018702 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.025680 10.0.0.242 - - [2026-02-11 13:00:08] "POST /loadbalancer-members HTTP/1.1" 200 709 0.047080 10.0.0.242 - - [2026-02-11 13:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021059 10.0.0.242 - - [2026-02-11 13:00:08] "GET /loadbalancer-member/c978f0e4-3fd4-4c41-9de1-aea08301cc91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.003967 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.012923 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.023844 10.0.0.242 - - [2026-02-11 13:00:08] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.018167 10.0.0.242 - - [2026-02-11 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.242 - - [2026-02-11 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.242 - - [2026-02-11 13:00:08] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003242 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.006069 10.0.0.242 - - [2026-02-11 13:00:08] "POST /tags HTTP/1.1" 409 221 0.010248 10.0.0.242 - - [2026-02-11 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.242 - - [2026-02-11 13:00:08] "GET /tag/0fd13d2b-8e64-44ae-a254-c531b968bf14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011067 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.040815 10.0.0.242 - - [2026-02-11 13:00:08] "POST /tags HTTP/1.1" 409 238 0.002096 10.0.0.242 - - [2026-02-11 13:00:08] "PUT /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 257 0.026830 10.0.0.242 - - [2026-02-11 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.242 - - [2026-02-11 13:00:08] "GET /tag/6ad6d4d4-9bbd-4449-8726-79f030041fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010016 10.0.0.242 - - [2026-02-11 13:00:08] "POST /firewall-rules HTTP/1.1" 409 293 0.001977 10.0.0.242 - - [2026-02-11 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.012046 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.012738 10.0.0.242 - - [2026-02-11 13:00:08] "PUT /firewall-rule/4f5df717-adaf-4bd5-8f7f-bc9984c5ff4f HTTP/1.1" 200 261 0.035021 10.0.0.242 - - [2026-02-11 13:00:08] "GET /firewall-rule/4f5df717-adaf-4bd5-8f7f-bc9984c5ff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010979 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.029771 10.0.0.242 - - [2026-02-11 13:00:08] "GET /firewall-policy/b31f8233-914a-4625-b49c-e72e5555842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003519 10.0.0.242 - - [2026-02-11 13:00:08] "GET /firewall-rule/4f5df717-adaf-4bd5-8f7f-bc9984c5ff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002298 10.0.0.242 - - [2026-02-11 13:00:08] "PUT /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 257 0.010499 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.022932 10.0.0.242 - - [2026-02-11 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.006244 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.021214 10.0.0.242 - - [2026-02-11 13:00:08] "PUT /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 257 0.018484 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.011057 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.009550 10.0.0.242 - - [2026-02-11 13:00:08] "POST /chown HTTP/1.1" 200 109 0.027036 10.0.0.242 - - [2026-02-11 13:00:08] "PUT /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 257 0.011314 10.0.0.242 - - [2026-02-11 13:00:08] "POST /ref-update HTTP/1.1" 200 156 0.021232 10.0.0.242 - - [2026-02-11 13:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2026-02-11 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.242 - - [2026-02-11 13:00:09] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003732 10.0.0.242 - - [2026-02-11 13:00:09] "POST /chown HTTP/1.1" 200 109 0.024903 10.0.0.242 - - [2026-02-11 13:00:09] "POST /chown HTTP/1.1" 200 109 0.007010 10.0.0.242 - - [2026-02-11 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.242 - - [2026-02-11 13:00:09] "PUT /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 257 0.022978 10.0.0.242 - - [2026-02-11 13:00:09] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.040406 10.0.0.242 - - [2026-02-11 13:00:09] "POST /virtual-machines HTTP/1.1" 200 374 0.010378 10.0.0.242 - - [2026-02-11 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.025379 10.0.0.242 - - [2026-02-11 13:00:09] "POST /chown HTTP/1.1" 200 109 0.018119 10.0.0.242 - - [2026-02-11 13:00:09] "POST /chown HTTP/1.1" 200 109 0.026861 10.0.0.242 - - [2026-02-11 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029359 10.0.0.242 - - [2026-02-11 13:00:09] "PUT /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 257 0.080683 10.0.0.242 - - [2026-02-11 13:00:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.138229 10.0.0.242 - - [2026-02-11 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.048731 10.0.0.242 - - [2026-02-11 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025090 10.0.0.242 - - [2026-02-11 13:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.242 - - [2026-02-11 13:00:09] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004256 10.0.0.242 - - [2026-02-11 13:00:09] "POST /instance-ips HTTP/1.1" 200 414 0.025129 10.0.0.242 - - [2026-02-11 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.041077 10.0.0.242 - - [2026-02-11 13:00:09] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.010317 10.0.0.242 - - [2026-02-11 13:00:09] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.028976 10.0.0.242 - - [2026-02-11 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014266 10.0.0.242 - - [2026-02-11 13:00:09] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.011008 10.0.0.242 - - [2026-02-11 13:00:09] "POST /set-tag HTTP/1.1" 200 109 0.054640 10.0.0.242 - - [2026-02-11 13:00:09] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.025724 10.0.0.242 - - [2026-02-11 13:00:09] "GET /instance-ip/984b8d50-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.003637 10.0.0.242 - - [2026-02-11 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.044725 10.0.0.242 - - [2026-02-11 13:00:09] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004952 10.0.0.242 - - [2026-02-11 13:00:09] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.242 - - [2026-02-11 13:00:09] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.007509 10.0.0.242 - - [2026-02-11 13:00:09] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.010853 10.0.0.242 - - [2026-02-11 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016017 10.0.0.242 - - [2026-02-11 13:00:09] "POST /ref-update HTTP/1.1" 200 156 0.017542 10.0.0.242 - - [2026-02-11 13:00:09] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013828 10.0.0.242 - - [2026-02-11 13:00:09] "POST /set-tag HTTP/1.1" 200 109 0.004109 10.0.0.242 - - [2026-02-11 13:00:09] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.015376 10.0.0.242 - - [2026-02-11 13:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014480 10.0.0.242 - - [2026-02-11 13:00:09] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011145 10.0.0.242 - - [2026-02-11 13:00:09] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.242 - - [2026-02-11 13:00:09] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.008656 10.0.0.242 - - [2026-02-11 13:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008517 10.0.0.242 - - [2026-02-11 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.010519 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.010596 10.0.0.242 - - [2026-02-11 13:00:10] "POST /ref-update HTTP/1.1" 200 156 0.008784 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.020614 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.029470 10.0.0.242 - - [2026-02-11 13:00:10] "POST /ref-update HTTP/1.1" 200 156 0.008879 10.0.0.242 - - [2026-02-11 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.005786 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.008442 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.012282 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.021851 10.0.0.242 - - [2026-02-11 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007092 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.007286 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.016076 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.028263 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.015105 10.0.0.242 - - [2026-02-11 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.006194 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.012580 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.021847 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.005849 10.0.0.242 - - [2026-02-11 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.004919 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.006323 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.011803 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.016231 10.0.0.242 - - [2026-02-11 13:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.005748 10.0.0.242 - - [2026-02-11 13:00:10] "POST /chown HTTP/1.1" 200 109 0.016456 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.014467 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.011923 10.0.0.242 - - [2026-02-11 13:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.006196 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.006026 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.015949 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.011204 10.0.0.242 - - [2026-02-11 13:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.006566 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.016108 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.011009 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.005774 10.0.0.242 - - [2026-02-11 13:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.005557 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.005701 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.016381 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.017300 10.0.0.242 - - [2026-02-11 13:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.005933 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.018958 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.013075 10.0.0.242 - - [2026-02-11 13:00:11] "POST /chown HTTP/1.1" 200 109 0.006127 10.0.0.242 - - [2026-02-11 13:00:13] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007350 10.0.0.242 - - [2026-02-11 13:00:13] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.242 - - [2026-02-11 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006488 10.0.0.242 - - [2026-02-11 13:00:13] "GET /loadbalancer/d9810946-1066-4b58-aa1d-1ac4ddefcc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002337 10.0.0.242 - - [2026-02-11 13:00:13] "GET /loadbalancer-pool/025d0412-5cdb-4cc7-85d8-15ee6ee2d7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002796 10.0.0.242 - - [2026-02-11 13:00:13] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016243 10.0.0.242 - - [2026-02-11 13:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010777 10.0.0.242 - - [2026-02-11 13:00:13] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016228 10.0.0.242 - - [2026-02-11 13:00:13] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006416 10.0.0.242 - - [2026-02-11 13:00:13] "POST /ref-update HTTP/1.1" 200 156 0.007964 10.0.0.242 - - [2026-02-11 13:00:13] "GET /floating-ip/7e169237-f368-4259-9898-fa672309ff67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.004584 10.0.0.242 - - [2026-02-11 13:00:13] "POST /tags HTTP/1.1" 409 221 0.001600 10.0.0.242 - - [2026-02-11 13:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.242 - - [2026-02-11 13:00:13] "GET /tag/0fd13d2b-8e64-44ae-a254-c531b968bf14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010755 10.0.0.242 - - [2026-02-11 13:00:13] "POST /set-tag HTTP/1.1" 200 109 0.014523 10.0.0.242 - - [2026-02-11 13:00:13] "PUT /floating-ip/7e169237-f368-4259-9898-fa672309ff67 HTTP/1.1" 200 257 0.014811 10.0.0.242 - - [2026-02-11 13:00:14] "GET /virtual-machine/329d3967-2c1c-4b3e-94fb-9e3123b61327?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002821 10.0.0.242 - - [2026-02-11 13:00:14] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004370 10.0.0.242 - - [2026-02-11 13:00:14] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004709 10.0.0.242 - - [2026-02-11 13:00:14] "POST /set-tag HTTP/1.1" 200 109 0.003977 10.0.0.242 - - [2026-02-11 13:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.242 - - [2026-02-11 13:00:14] "GET /loadbalancer/d9810946-1066-4b58-aa1d-1ac4ddefcc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002470 10.0.0.242 - - [2026-02-11 13:00:14] "GET /loadbalancer-pool/025d0412-5cdb-4cc7-85d8-15ee6ee2d7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002370 10.0.0.242 - - [2026-02-11 13:00:14] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023251 10.0.0.242 - - [2026-02-11 13:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024080 10.0.0.242 - - [2026-02-11 13:00:14] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019388 10.0.0.242 - - [2026-02-11 13:00:14] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009057 10.0.0.242 - - [2026-02-11 13:00:14] "POST /ref-update HTTP/1.1" 200 156 0.006821 10.0.0.242 - - [2026-02-11 13:00:14] "GET /floating-ip/7e169237-f368-4259-9898-fa672309ff67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.015646 10.0.0.242 - - [2026-02-11 13:00:14] "POST /set-tag HTTP/1.1" 200 109 0.020307 10.0.0.242 - - [2026-02-11 13:00:18] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004184 10.0.0.242 - - [2026-02-11 13:00:18] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.242 - - [2026-02-11 13:00:19] "GET /virtual-machine/ca4f2609-66f0-49a7-98dd-02861eaf4d99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004400 10.0.0.242 - - [2026-02-11 13:00:19] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004346 10.0.0.242 - - [2026-02-11 13:00:19] "GET /virtual-machine/ac775f80-3105-4cf3-91d3-af04ea714ae8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003341 10.0.0.242 - - [2026-02-11 13:00:19] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005655 10.0.0.242 - - [2026-02-11 13:00:19] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004187 10.0.0.242 - - [2026-02-11 13:00:19] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.242 - - [2026-02-11 13:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.242 - - [2026-02-11 13:00:35] "POST /chown HTTP/1.1" 200 109 0.006013 10.0.0.242 - - [2026-02-11 13:00:35] "POST /chown HTTP/1.1" 200 109 0.010062 10.0.0.242 - - [2026-02-11 13:00:35] "POST /chown HTTP/1.1" 200 109 0.019732 10.0.0.242 - - [2026-02-11 13:00:35] "POST /chown HTTP/1.1" 200 109 0.018985 10.0.0.242 - - [2026-02-11 13:00:51] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005095 10.0.0.242 - - [2026-02-11 13:00:51] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.242 - - [2026-02-11 13:00:51] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004147 10.0.0.242 - - [2026-02-11 13:00:51] "POST /set-tag HTTP/1.1" 200 109 0.008698 10.0.0.242 - - [2026-02-11 13:00:51] "GET /virtual-machine/ac775f80-3105-4cf3-91d3-af04ea714ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003276 10.0.0.242 - - [2026-02-11 13:00:51] "POST /ref-update HTTP/1.1" 200 156 0.009562 10.0.0.242 - - [2026-02-11 13:00:51] "GET /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015340 10.0.0.242 - - [2026-02-11 13:00:51] "POST /set-tag HTTP/1.1" 200 109 0.016454 10.0.0.242 - - [2026-02-11 13:00:51] "POST /set-tag HTTP/1.1" 200 109 0.037084 10.0.0.242 - - [2026-02-11 13:00:51] "DELETE /instance-ip/984b8d50-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.039063 10.0.0.242 - - [2026-02-11 13:00:51] "DELETE /virtual-machine-interface/982fce08-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.035538 10.0.0.242 - - [2026-02-11 13:00:51] "DELETE /virtual-machine/ac775f80-3105-4cf3-91d3-af04ea714ae8 HTTP/1.1" 200 115 0.014752 10.0.0.242 - - [2026-02-11 13:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.242 - - [2026-02-11 13:00:54] "GET /tag/6ad6d4d4-9bbd-4449-8726-79f030041fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013591 10.0.0.242 - - [2026-02-11 13:00:54] "GET /tag/6ad6d4d4-9bbd-4449-8726-79f030041fc0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.011794 10.0.0.242 - - [2026-02-11 13:00:54] "GET /virtual-machine-interface/2d883276-d227-4de8-b4fa-25bc82cadb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005656 10.0.0.242 - - [2026-02-11 13:00:54] "POST /set-tag HTTP/1.1" 200 109 0.015120 10.0.0.242 - - [2026-02-11 13:00:54] "GET /virtual-machine-interface/7a5889b9-e5d5-4e41-97dd-73f8bd85da5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004372 10.0.0.242 - - [2026-02-11 13:00:54] "POST /set-tag HTTP/1.1" 200 109 0.016122 10.0.0.242 - - [2026-02-11 13:00:54] "GET /virtual-machine-interface/a96dba2c-294c-4c85-9e6d-4e1fd5458435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.013384 10.0.0.242 - - [2026-02-11 13:00:54] "POST /set-tag HTTP/1.1" 200 109 0.014692 10.0.0.242 - - [2026-02-11 13:00:54] "GET /firewall-policy/b31f8233-914a-4625-b49c-e72e5555842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011530 10.0.0.242 - - [2026-02-11 13:00:54] "GET /firewall-rule/4f5df717-adaf-4bd5-8f7f-bc9984c5ff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.010185 10.0.0.242 - - [2026-02-11 13:00:54] "POST /ref-update HTTP/1.1" 200 156 0.018269 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /firewall-rule/4f5df717-adaf-4bd5-8f7f-bc9984c5ff4f HTTP/1.1" 200 115 0.039539 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /loadbalancer-member/c978f0e4-3fd4-4c41-9de1-aea08301cc91 HTTP/1.1" 200 115 0.027445 10.0.0.242 - - [2026-02-11 13:00:55] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.008389 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /loadbalancer-pool/a6f08330-4e2c-4b26-8dba-4c1170f86145 HTTP/1.1" 200 115 0.041058 10.0.0.242 - - [2026-02-11 13:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021903 10.0.0.242 - - [2026-02-11 13:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.242 - - [2026-02-11 13:00:55] "POST /chown HTTP/1.1" 200 109 0.013348 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /loadbalancer-listener/02a8dbb3-1b61-432b-90d3-fdea986e3a75 HTTP/1.1" 200 115 0.054426 10.0.0.242 - - [2026-02-11 13:00:55] "GET /floating-ip/10d05fce-cc28-4392-b636-8620038cb8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.006026 10.0.0.242 - - [2026-02-11 13:00:55] "POST /chown HTTP/1.1" 200 109 0.006256 10.0.0.242 - - [2026-02-11 13:00:55] "POST /chown HTTP/1.1" 200 109 0.020993 10.0.0.242 - - [2026-02-11 13:00:55] "POST /chown HTTP/1.1" 200 109 0.019511 10.0.0.242 - - [2026-02-11 13:00:55] "PUT /floating-ip/10d05fce-cc28-4392-b636-8620038cb8aa HTTP/1.1" 200 257 0.051206 10.0.0.242 - - [2026-02-11 13:00:55] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.019373 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /floating-ip/10d05fce-cc28-4392-b636-8620038cb8aa HTTP/1.1" 200 115 0.062969 10.0.0.242 - - [2026-02-11 13:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019686 10.0.0.242 - - [2026-02-11 13:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /loadbalancer/f01b220f-2552-4a19-b966-41bfaa39c4d2 HTTP/1.1" 200 115 0.060466 10.0.0.242 - - [2026-02-11 13:00:55] "POST /chown HTTP/1.1" 200 109 0.019037 10.0.0.242 - - [2026-02-11 13:00:55] "POST /chown HTTP/1.1" 200 109 0.027209 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /instance-ip/dcf77814-8b48-4beb-884a-8ca2ed436598 HTTP/1.1" 200 115 0.102743 10.0.0.242 - - [2026-02-11 13:00:55] "POST /chown HTTP/1.1" 200 109 0.029197 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /virtual-machine-interface/a96dba2c-294c-4c85-9e6d-4e1fd5458435 HTTP/1.1" 200 115 0.040558 10.0.0.242 - - [2026-02-11 13:00:55] "POST /chown HTTP/1.1" 404 171 0.003784 10.0.0.242 - - [2026-02-11 13:00:55] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.028928 10.0.0.242 - - [2026-02-11 13:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022525 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /tag/6ad6d4d4-9bbd-4449-8726-79f030041fc0 HTTP/1.1" 200 115 0.124367 10.0.0.242 - - [2026-02-11 13:00:55] "PUT /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 267 0.007473 10.0.0.242 - - [2026-02-11 13:00:55] "GET /floating-ip-pool/25b9cda9-96f2-4220-beb9-082e11f8cc2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011242 10.0.0.242 - - [2026-02-11 13:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018485 10.0.0.242 - - [2026-02-11 13:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.242 - - [2026-02-11 13:00:55] "POST /ref-update HTTP/1.1" 200 156 0.033987 10.0.0.242 - - [2026-02-11 13:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /floating-ip-pool/25b9cda9-96f2-4220-beb9-082e11f8cc2a HTTP/1.1" 200 115 0.027567 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /service-instance/79ad42f5-bc48-408f-bf05-2eb24b76890b HTTP/1.1" 200 115 0.067590 10.0.0.242 - - [2026-02-11 13:00:55] "GET /virtual-machine-interface/7a5889b9-e5d5-4e41-97dd-73f8bd85da5d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.006792 10.0.0.242 - - [2026-02-11 13:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.242 - - [2026-02-11 13:00:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003267 10.0.0.242 - - [2026-02-11 13:00:55] "POST /useragent-kv HTTP/1.1" 200 115 0.013007 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /virtual-network/2aba86f7-d2bb-48ba-9fef-b94b8a19f90e HTTP/1.1" 200 115 0.170802 10.0.0.242 - - [2026-02-11 13:00:55] "DELETE /route-target/72f1def5-c77f-4954-b1e0-23d5e7d2aaca HTTP/1.1" 200 115 0.036039 10.0.0.242 - - [2026-02-11 13:00:55] "GET /routing-instance/bb108476-20a6-4f0c-88c0-d7fa135fc24b HTTP/1.1" 404 171 0.002984 10.0.0.242 - - [2026-02-11 13:00:56] "GET /domains HTTP/1.1" 200 281 0.003857 10.0.0.242 - - [2026-02-11 13:00:56] "GET /domain/256c750b-a99d-4315-955b-d72ae2d0cbcd HTTP/1.1" 200 3099 0.004829 10.0.0.242 - - [2026-02-11 13:00:56] "DELETE /virtual-machine-interface/7a5889b9-e5d5-4e41-97dd-73f8bd85da5d HTTP/1.1" 200 115 0.091915 10.0.0.242 - - [2026-02-11 13:00:56] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c HTTP/1.1" 200 7169 0.041988 10.0.0.242 - - [2026-02-11 13:00:56] "DELETE /virtual-machine/bb1132c1-59dc-4e26-9779-b6dff7d62627 HTTP/1.1" 200 115 0.054243 10.0.0.242 - - [2026-02-11 13:00:56] "GET /virtual-machine-interface/2d883276-d227-4de8-b4fa-25bc82cadb6d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004892 10.0.0.242 - - [2026-02-11 13:00:56] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.017855 10.0.0.242 - - [2026-02-11 13:00:56] "POST /set-tag HTTP/1.1" 200 109 0.007510 10.0.0.242 - - [2026-02-11 13:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.242 - - [2026-02-11 13:00:56] "GET /loadbalancer/d9810946-1066-4b58-aa1d-1ac4ddefcc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003174 10.0.0.242 - - [2026-02-11 13:00:56] "DELETE /virtual-machine-interface/2d883276-d227-4de8-b4fa-25bc82cadb6d HTTP/1.1" 200 115 0.078994 10.0.0.242 - - [2026-02-11 13:00:56] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008235 10.0.0.242 - - [2026-02-11 13:00:56] "POST /ref-update HTTP/1.1" 200 156 0.017698 10.0.0.242 - - [2026-02-11 13:00:56] "DELETE /virtual-machine/584c04bb-309e-43e6-8373-89c5e7212313 HTTP/1.1" 200 115 0.075876 10.0.0.242 - - [2026-02-11 13:00:56] "POST /set-tag HTTP/1.1" 200 109 0.050267 10.0.0.242 - - [2026-02-11 13:00:56] "DELETE /loadbalancer-member/95da12f2-bed9-444d-96de-ce74bdb45616 HTTP/1.1" 200 115 0.041423 10.0.0.242 - - [2026-02-11 13:00:57] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004662 10.0.0.242 - - [2026-02-11 13:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.242 - - [2026-02-11 13:00:57] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014555 10.0.0.242 - - [2026-02-11 13:00:57] "POST /set-tag HTTP/1.1" 200 109 0.003327 10.0.0.242 - - [2026-02-11 13:00:57] "GET /virtual-machine/ca4f2609-66f0-49a7-98dd-02861eaf4d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002813 10.0.0.242 - - [2026-02-11 13:00:57] "POST /ref-update HTTP/1.1" 200 156 0.012455 10.0.0.242 - - [2026-02-11 13:00:57] "GET /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014341 10.0.0.242 - - [2026-02-11 13:00:57] "POST /set-tag HTTP/1.1" 200 109 0.015609 10.0.0.242 - - [2026-02-11 13:00:57] "POST /set-tag HTTP/1.1" 200 109 0.028811 10.0.0.242 - - [2026-02-11 13:00:57] "POST /set-tag HTTP/1.1" 200 109 0.028836 10.0.0.242 - - [2026-02-11 13:00:57] "DELETE /instance-ip/93ea7816-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.034382 10.0.0.242 - - [2026-02-11 13:00:57] "POST /ref-update HTTP/1.1" 200 156 0.013800 10.0.0.242 - - [2026-02-11 13:00:58] "DELETE /virtual-machine-interface/93cf0b62-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.050607 10.0.0.242 - - [2026-02-11 13:00:58] "DELETE /virtual-machine/ca4f2609-66f0-49a7-98dd-02861eaf4d99 HTTP/1.1" 200 115 0.025992 10.0.0.242 - - [2026-02-11 13:01:01] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005930 10.0.0.242 - - [2026-02-11 13:01:01] "POST /set-tag HTTP/1.1" 200 109 0.003137 10.0.0.242 - - [2026-02-11 13:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.242 - - [2026-02-11 13:01:01] "GET /loadbalancer/d9810946-1066-4b58-aa1d-1ac4ddefcc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.011334 10.0.0.242 - - [2026-02-11 13:01:02] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005150 10.0.0.242 - - [2026-02-11 13:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.242 - - [2026-02-11 13:01:02] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004773 10.0.0.242 - - [2026-02-11 13:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.242 - - [2026-02-11 13:01:02] "GET /virtual-machine/329d3967-2c1c-4b3e-94fb-9e3123b61327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002801 10.0.0.242 - - [2026-02-11 13:01:02] "POST /ref-update HTTP/1.1" 200 156 0.010537 10.0.0.242 - - [2026-02-11 13:01:02] "GET /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014776 10.0.0.242 - - [2026-02-11 13:01:02] "POST /set-tag HTTP/1.1" 200 109 0.026396 10.0.0.242 - - [2026-02-11 13:01:02] "POST /set-tag HTTP/1.1" 200 109 0.017411 10.0.0.242 - - [2026-02-11 13:01:02] "POST /set-tag HTTP/1.1" 200 109 0.028837 10.0.0.242 - - [2026-02-11 13:01:02] "DELETE /instance-ip/937c0552-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.061123 10.0.0.242 - - [2026-02-11 13:01:02] "POST /ref-update HTTP/1.1" 200 156 0.012816 10.0.0.242 - - [2026-02-11 13:01:03] "DELETE /virtual-machine-interface/9366366e-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.060018 10.0.0.242 - - [2026-02-11 13:01:03] "DELETE /virtual-machine/329d3967-2c1c-4b3e-94fb-9e3123b61327 HTTP/1.1" 200 115 0.021194 10.0.0.242 - - [2026-02-11 13:01:03] "DELETE /tag/17fea03b-6048-4da7-b65c-b6b2609e0df7 HTTP/1.1" 200 115 0.088185 10.0.0.242 - - [2026-02-11 13:01:03] "DELETE /tag/ba6f0e6b-799f-4fd8-80a3-d7178eba37a5 HTTP/1.1" 200 115 0.061658 10.0.0.242 - - [2026-02-11 13:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2026-02-11 13:01:06] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034434 10.0.0.242 - - [2026-02-11 13:01:06] "POST /tags HTTP/1.1" 200 394 0.029413 10.0.0.242 - - [2026-02-11 13:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017760 10.0.0.242 - - [2026-02-11 13:01:06] "GET /tag/7eb454a6-53e9-4f8b-8d0c-f520874a0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014940 10.0.0.242 - - [2026-02-11 13:01:06] "POST /tags HTTP/1.1" 200 342 0.018678 10.0.0.242 - - [2026-02-11 13:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.242 - - [2026-02-11 13:01:06] "GET /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014605 10.0.0.242 - - [2026-02-11 13:01:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000543 10.0.0.242 - - [2026-02-11 13:01:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.001899 10.0.0.242 - - [2026-02-11 13:01:07] "POST /security-groups HTTP/1.1" 200 589 0.064708 10.0.0.242 - - [2026-02-11 13:01:07] "POST /projects HTTP/1.1" 200 521 0.256200 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.001899 10.0.0.242 - - [2026-02-11 13:01:07] "POST /access-control-lists HTTP/1.1" 200 600 0.066908 10.0.0.242 - - [2026-02-11 13:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.072209 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.010081 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020695 10.0.0.242 - - [2026-02-11 13:01:07] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006060 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.242 - - [2026-02-11 13:01:07] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.005894 10.0.0.242 - - [2026-02-11 13:01:07] "POST /access-control-lists HTTP/1.1" 200 598 0.093917 10.0.0.242 - - [2026-02-11 13:01:07] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.083456 10.0.0.242 - - [2026-02-11 13:01:07] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.053194 10.0.0.242 - - [2026-02-11 13:01:07] "POST /security-groups HTTP/1.1" 200 593 0.069279 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.001328 10.0.0.242 - - [2026-02-11 13:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020645 10.0.0.242 - - [2026-02-11 13:01:07] "POST /chown HTTP/1.1" 200 109 0.016965 10.0.0.242 - - [2026-02-11 13:01:07] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.023901 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-02-11 13:01:07] "POST /access-control-lists HTTP/1.1" 200 634 0.100948 10.0.0.242 - - [2026-02-11 13:01:07] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009072 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.005819 10.0.0.242 - - [2026-02-11 13:01:07] "POST /tags HTTP/1.1" 409 226 0.004215 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.242 - - [2026-02-11 13:01:07] "POST /access-control-lists HTTP/1.1" 200 632 0.063940 10.0.0.242 - - [2026-02-11 13:01:07] "GET /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.043205 10.0.0.242 - - [2026-02-11 13:01:07] "POST /firewall-rules HTTP/1.1" 200 602 0.067840 10.0.0.242 - - [2026-02-11 13:01:07] "GET /firewall-rule/82a794fa-35d0-4fdb-bc3c-eaa27d0d8e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003858 10.0.0.242 - - [2026-02-11 13:01:07] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003421 10.0.0.242 - - [2026-02-11 13:01:07] "GET /firewall-rule/82a794fa-35d0-4fdb-bc3c-eaa27d0d8e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002600 10.0.0.242 - - [2026-02-11 13:01:07] "POST /ref-update HTTP/1.1" 200 156 0.057987 10.0.0.242 - - [2026-02-11 13:01:07] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011529 10.0.0.242 - - [2026-02-11 13:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2026-02-11 13:01:08] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010671 10.0.0.242 - - [2026-02-11 13:01:08] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.242 - - [2026-02-11 13:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.242 - - [2026-02-11 13:01:08] "GET /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012172 10.0.0.242 - - [2026-02-11 13:01:08] "POST /firewall-rules HTTP/1.1" 200 600 0.079723 10.0.0.242 - - [2026-02-11 13:01:08] "GET /firewall-rule/ffeb9881-a760-4bf3-bdc5-187374df5f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008616 10.0.0.242 - - [2026-02-11 13:01:08] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004663 10.0.0.242 - - [2026-02-11 13:01:08] "GET /firewall-rule/ffeb9881-a760-4bf3-bdc5-187374df5f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002839 10.0.0.242 - - [2026-02-11 13:01:08] "POST /ref-update HTTP/1.1" 200 156 0.047854 10.0.0.242 - - [2026-02-11 13:01:09] "POST /tags HTTP/1.1" 200 394 0.032107 10.0.0.242 - - [2026-02-11 13:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.242 - - [2026-02-11 13:01:09] "GET /tag/fab7aa1e-e4f3-4f72-a5b8-b5fa3321bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012716 10.0.0.242 - - [2026-02-11 13:01:09] "POST /tags HTTP/1.1" 200 342 0.018777 10.0.0.242 - - [2026-02-11 13:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.242 - - [2026-02-11 13:01:09] "GET /tag/361cbf7e-06a5-4059-91b3-7ac64aa01433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012424 10.0.0.242 - - [2026-02-11 13:01:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.000468 10.0.0.242 - - [2026-02-11 13:01:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.001575 10.0.0.242 - - [2026-02-11 13:01:09] "POST /security-groups HTTP/1.1" 200 589 0.059570 10.0.0.242 - - [2026-02-11 13:01:09] "POST /projects HTTP/1.1" 200 521 0.162528 10.0.0.242 - - [2026-02-11 13:01:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.001904 10.0.0.242 - - [2026-02-11 13:01:10] "POST /access-control-lists HTTP/1.1" 200 600 0.062510 10.0.0.242 - - [2026-02-11 13:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.049813 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.011504 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010008 10.0.0.242 - - [2026-02-11 13:01:10] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.008115 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.242 - - [2026-02-11 13:01:10] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003916 10.0.0.242 - - [2026-02-11 13:01:10] "POST /access-control-lists HTTP/1.1" 200 598 0.062741 10.0.0.242 - - [2026-02-11 13:01:10] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.107868 10.0.0.242 - - [2026-02-11 13:01:10] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.042877 10.0.0.242 - - [2026-02-11 13:01:10] "POST /security-groups HTTP/1.1" 200 593 0.064317 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.001845 10.0.0.242 - - [2026-02-11 13:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034940 10.0.0.242 - - [2026-02-11 13:01:10] "POST /chown HTTP/1.1" 200 109 0.033292 10.0.0.242 - - [2026-02-11 13:01:10] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.016422 10.0.0.242 - - [2026-02-11 13:01:10] "POST /access-control-lists HTTP/1.1" 200 634 0.121132 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.008802 10.0.0.242 - - [2026-02-11 13:01:10] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007815 10.0.0.242 - - [2026-02-11 13:01:10] "POST /tags HTTP/1.1" 409 226 0.003023 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.242 - - [2026-02-11 13:01:10] "POST /access-control-lists HTTP/1.1" 200 632 0.062540 10.0.0.242 - - [2026-02-11 13:01:10] "GET /tag/361cbf7e-06a5-4059-91b3-7ac64aa01433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.023211 10.0.0.242 - - [2026-02-11 13:01:10] "POST /firewall-rules HTTP/1.1" 200 602 0.066748 10.0.0.242 - - [2026-02-11 13:01:10] "GET /firewall-rule/da9bb2f3-ab1c-47d1-bcd9-03d461fde90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004358 10.0.0.242 - - [2026-02-11 13:01:10] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003297 10.0.0.242 - - [2026-02-11 13:01:10] "GET /firewall-rule/da9bb2f3-ab1c-47d1-bcd9-03d461fde90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003010 10.0.0.242 - - [2026-02-11 13:01:10] "POST /ref-update HTTP/1.1" 200 156 0.067361 10.0.0.242 - - [2026-02-11 13:01:10] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003469 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.242 - - [2026-02-11 13:01:10] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002535 10.0.0.242 - - [2026-02-11 13:01:10] "POST /tags HTTP/1.1" 409 226 0.001949 10.0.0.242 - - [2026-02-11 13:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.242 - - [2026-02-11 13:01:10] "GET /tag/361cbf7e-06a5-4059-91b3-7ac64aa01433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011823 10.0.0.242 - - [2026-02-11 13:01:11] "POST /firewall-rules HTTP/1.1" 200 600 0.084987 10.0.0.242 - - [2026-02-11 13:01:11] "GET /firewall-rule/500e647b-9117-4437-bd9a-99e9b17b3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003946 10.0.0.242 - - [2026-02-11 13:01:11] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.003620 10.0.0.242 - - [2026-02-11 13:01:11] "GET /firewall-rule/500e647b-9117-4437-bd9a-99e9b17b3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002599 10.0.0.242 - - [2026-02-11 13:01:11] "POST /ref-update HTTP/1.1" 200 156 0.063253 10.0.0.242 - - [2026-02-11 13:01:12] "POST /tags HTTP/1.1" 200 346 0.078176 10.0.0.242 - - [2026-02-11 13:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.242 - - [2026-02-11 13:01:12] "GET /tag/cc844ab1-9e3d-485e-ada2-d47f9c1eb61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.023721 10.0.0.242 - - [2026-02-11 13:01:12] "POST /projects HTTP/1.1" 409 238 0.003841 10.0.0.242 - - [2026-02-11 13:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.242 - - [2026-02-11 13:01:12] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032721 10.0.0.242 - - [2026-02-11 13:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.242 - - [2026-02-11 13:01:12] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004261 10.0.0.242 - - [2026-02-11 13:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.242 - - [2026-02-11 13:01:12] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005839 10.0.0.242 - - [2026-02-11 13:01:12] "POST /security-groups HTTP/1.1" 409 285 0.002148 10.0.0.242 - - [2026-02-11 13:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.242 - - [2026-02-11 13:01:13] "PUT /security-group/da2aae71-38e8-47bc-914c-644fe855faae HTTP/1.1" 200 263 0.059684 10.0.0.242 - - [2026-02-11 13:01:13] "PUT /access-control-list/b21cc9ec-91d1-420e-8bdf-7c5ba0624e4e HTTP/1.1" 200 273 0.011267 10.0.0.242 - - [2026-02-11 13:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019502 10.0.0.242 - - [2026-02-11 13:01:13] "POST /tags HTTP/1.1" 409 228 0.026653 10.0.0.242 - - [2026-02-11 13:01:13] "PUT /access-control-list/833bb588-2e90-4631-827b-f2e34038c612 HTTP/1.1" 200 273 0.046274 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.242 - - [2026-02-11 13:01:13] "GET /tag/cc844ab1-9e3d-485e-ada2-d47f9c1eb61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014876 10.0.0.242 - - [2026-02-11 13:01:13] "POST /tags HTTP/1.1" 200 346 0.019128 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.242 - - [2026-02-11 13:01:13] "GET /tag/ee2e4cf4-97ee-41c1-a417-edc8fccceb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011306 10.0.0.242 - - [2026-02-11 13:01:13] "POST /projects HTTP/1.1" 409 238 0.001881 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.242 - - [2026-02-11 13:01:13] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031771 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.242 - - [2026-02-11 13:01:13] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005411 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.242 - - [2026-02-11 13:01:13] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005582 10.0.0.242 - - [2026-02-11 13:01:13] "POST /security-groups HTTP/1.1" 409 285 0.002475 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.242 - - [2026-02-11 13:01:13] "PUT /security-group/a55693c3-f5a9-4a55-a2a0-503127a53a2f HTTP/1.1" 200 263 0.055701 10.0.0.242 - - [2026-02-11 13:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025496 10.0.0.242 - - [2026-02-11 13:01:13] "PUT /access-control-list/03333b7c-2775-4f0a-8453-f771bd966a5a HTTP/1.1" 200 273 0.013242 10.0.0.242 - - [2026-02-11 13:01:13] "PUT /access-control-list/0a21e510-20af-478c-8798-284b94d84460 HTTP/1.1" 200 273 0.029268 10.0.0.242 - - [2026-02-11 13:01:13] "POST /tags HTTP/1.1" 200 292 0.074836 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.242 - - [2026-02-11 13:01:13] "GET /tag/f9430872-fde1-4f32-bf52-4ea1502ecfae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012047 10.0.0.242 - - [2026-02-11 13:01:13] "POST /tags HTTP/1.1" 200 304 0.053907 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.242 - - [2026-02-11 13:01:13] "GET /tag/5001007d-fefb-48de-82bb-6abd533f6463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023533 10.0.0.242 - - [2026-02-11 13:01:13] "POST /tags HTTP/1.1" 409 252 0.002233 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.242 - - [2026-02-11 13:01:13] "GET /tag/7eb454a6-53e9-4f8b-8d0c-f520874a0188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011160 10.0.0.242 - - [2026-02-11 13:01:13] "POST /tags HTTP/1.1" 409 226 0.002087 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2026-02-11 13:01:13] "GET /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010010 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.242 - - [2026-02-11 13:01:13] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004873 10.0.0.242 - - [2026-02-11 13:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.242 - - [2026-02-11 13:01:13] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043441 10.0.0.242 - - [2026-02-11 13:01:14] "POST /virtual-machines HTTP/1.1" 200 396 0.009635 10.0.0.242 - - [2026-02-11 13:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010919 10.0.0.242 - - [2026-02-11 13:01:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100659 10.0.0.242 - - [2026-02-11 13:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023475 10.0.0.242 - - [2026-02-11 13:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011774 10.0.0.242 - - [2026-02-11 13:01:14] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004366 10.0.0.242 - - [2026-02-11 13:01:14] "POST /instance-ips HTTP/1.1" 200 398 0.017407 10.0.0.242 - - [2026-02-11 13:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021765 10.0.0.242 - - [2026-02-11 13:01:14] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013955 10.0.0.242 - - [2026-02-11 13:01:14] "POST /set-tag HTTP/1.1" 200 109 0.067446 10.0.0.242 - - [2026-02-11 13:01:14] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017454 10.0.0.242 - - [2026-02-11 13:01:14] "GET /instance-ip/bee65738-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003714 10.0.0.242 - - [2026-02-11 13:01:14] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004919 10.0.0.242 - - [2026-02-11 13:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.242 - - [2026-02-11 13:01:14] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003143 10.0.0.242 - - [2026-02-11 13:01:14] "POST /ref-update HTTP/1.1" 200 156 0.021294 10.0.0.242 - - [2026-02-11 13:01:14] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.035338 10.0.0.242 - - [2026-02-11 13:01:14] "POST /set-tag HTTP/1.1" 200 109 0.003630 10.0.0.242 - - [2026-02-11 13:01:14] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004602 10.0.0.242 - - [2026-02-11 13:01:14] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.242 - - [2026-02-11 13:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.242 - - [2026-02-11 13:01:15] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004269 10.0.0.242 - - [2026-02-11 13:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-02-11 13:01:15] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047553 10.0.0.242 - - [2026-02-11 13:01:15] "POST /virtual-machines HTTP/1.1" 200 396 0.014062 10.0.0.242 - - [2026-02-11 13:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008709 10.0.0.242 - - [2026-02-11 13:01:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117687 10.0.0.242 - - [2026-02-11 13:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020612 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.242 - - [2026-02-11 13:01:16] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008261 10.0.0.242 - - [2026-02-11 13:01:16] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057429 10.0.0.242 - - [2026-02-11 13:01:16] "POST /instance-ips HTTP/1.1" 200 398 0.052192 10.0.0.242 - - [2026-02-11 13:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018416 10.0.0.242 - - [2026-02-11 13:01:16] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005518 10.0.0.242 - - [2026-02-11 13:01:16] "POST /set-tag HTTP/1.1" 200 109 0.062450 10.0.0.242 - - [2026-02-11 13:01:16] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024951 10.0.0.242 - - [2026-02-11 13:01:16] "GET /instance-ip/c0016a5e-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005742 10.0.0.242 - - [2026-02-11 13:01:16] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005901 10.0.0.242 - - [2026-02-11 13:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.242 - - [2026-02-11 13:01:16] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.005651 10.0.0.242 - - [2026-02-11 13:01:16] "POST /ref-update HTTP/1.1" 200 156 0.010936 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.242 - - [2026-02-11 13:01:16] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032626 10.0.0.242 - - [2026-02-11 13:01:16] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008968 10.0.0.242 - - [2026-02-11 13:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.242 - - [2026-02-11 13:01:16] "POST /tags HTTP/1.1" 200 292 0.022330 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.242 - - [2026-02-11 13:01:16] "GET /tag/fa21a3a0-9703-464f-bee4-4813c56f87ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015189 10.0.0.242 - - [2026-02-11 13:01:16] "POST /tags HTTP/1.1" 409 252 0.002313 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2026-02-11 13:01:16] "GET /tag/fab7aa1e-e4f3-4f72-a5b8-b5fa3321bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015073 10.0.0.242 - - [2026-02-11 13:01:16] "POST /tags HTTP/1.1" 409 228 0.004152 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.242 - - [2026-02-11 13:01:16] "GET /tag/ee2e4cf4-97ee-41c1-a417-edc8fccceb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011733 10.0.0.242 - - [2026-02-11 13:01:16] "POST /tags HTTP/1.1" 409 226 0.001864 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.242 - - [2026-02-11 13:01:16] "GET /tag/361cbf7e-06a5-4059-91b3-7ac64aa01433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011571 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.242 - - [2026-02-11 13:01:16] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003947 10.0.0.242 - - [2026-02-11 13:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.242 - - [2026-02-11 13:01:16] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.023775 10.0.0.242 - - [2026-02-11 13:01:16] "POST /virtual-machines HTTP/1.1" 200 396 0.006992 10.0.0.242 - - [2026-02-11 13:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012748 10.0.0.242 - - [2026-02-11 13:01:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119585 10.0.0.242 - - [2026-02-11 13:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007923 10.0.0.242 - - [2026-02-11 13:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.242 - - [2026-02-11 13:01:17] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004177 10.0.0.242 - - [2026-02-11 13:01:17] "POST /instance-ips HTTP/1.1" 200 398 0.023332 10.0.0.242 - - [2026-02-11 13:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025420 10.0.0.242 - - [2026-02-11 13:01:17] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013873 10.0.0.242 - - [2026-02-11 13:01:17] "POST /set-tag HTTP/1.1" 200 109 0.063766 10.0.0.242 - - [2026-02-11 13:01:17] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007694 10.0.0.242 - - [2026-02-11 13:01:17] "GET /instance-ip/c0aaf272-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003107 10.0.0.242 - - [2026-02-11 13:01:17] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005122 10.0.0.242 - - [2026-02-11 13:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.242 - - [2026-02-11 13:01:17] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.008476 10.0.0.242 - - [2026-02-11 13:01:17] "POST /ref-update HTTP/1.1" 200 156 0.008093 10.0.0.242 - - [2026-02-11 13:01:17] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010110 10.0.0.242 - - [2026-02-11 13:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.242 - - [2026-02-11 13:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.242 - - [2026-02-11 13:01:17] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004164 10.0.0.242 - - [2026-02-11 13:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.242 - - [2026-02-11 13:01:17] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045183 10.0.0.242 - - [2026-02-11 13:01:17] "POST /virtual-machines HTTP/1.1" 200 396 0.010519 10.0.0.242 - - [2026-02-11 13:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025620 10.0.0.242 - - [2026-02-11 13:01:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106315 10.0.0.242 - - [2026-02-11 13:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007730 10.0.0.242 - - [2026-02-11 13:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011797 10.0.0.242 - - [2026-02-11 13:01:17] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004110 10.0.0.242 - - [2026-02-11 13:01:18] "POST /instance-ips HTTP/1.1" 200 398 0.020780 10.0.0.242 - - [2026-02-11 13:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026049 10.0.0.242 - - [2026-02-11 13:01:18] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011807 10.0.0.242 - - [2026-02-11 13:01:18] "POST /set-tag HTTP/1.1" 200 109 0.059521 10.0.0.242 - - [2026-02-11 13:01:18] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009236 10.0.0.242 - - [2026-02-11 13:01:18] "GET /instance-ip/c1238610-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002546 10.0.0.242 - - [2026-02-11 13:01:18] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004580 10.0.0.242 - - [2026-02-11 13:01:18] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.242 - - [2026-02-11 13:01:18] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003860 10.0.0.242 - - [2026-02-11 13:01:18] "POST /ref-update HTTP/1.1" 200 156 0.009566 10.0.0.242 - - [2026-02-11 13:01:18] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004606 10.0.0.242 - - [2026-02-11 13:01:18] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.242 - - [2026-02-11 13:01:18] "POST /tags HTTP/1.1" 200 300 0.015970 10.0.0.242 - - [2026-02-11 13:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.242 - - [2026-02-11 13:01:18] "GET /tag/0887eb08-231f-4ee6-b868-df07fe17c8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012539 10.0.0.242 - - [2026-02-11 13:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.242 - - [2026-02-11 13:01:18] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005638 10.0.0.242 - - [2026-02-11 13:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2026-02-11 13:01:18] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046101 10.0.0.242 - - [2026-02-11 13:01:18] "POST /virtual-machines HTTP/1.1" 200 396 0.010437 10.0.0.242 - - [2026-02-11 13:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020640 10.0.0.242 - - [2026-02-11 13:01:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097778 10.0.0.242 - - [2026-02-11 13:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008900 10.0.0.242 - - [2026-02-11 13:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012386 10.0.0.242 - - [2026-02-11 13:01:18] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007142 10.0.0.242 - - [2026-02-11 13:01:18] "POST /instance-ips HTTP/1.1" 200 398 0.024274 10.0.0.242 - - [2026-02-11 13:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026240 10.0.0.242 - - [2026-02-11 13:01:18] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011220 10.0.0.242 - - [2026-02-11 13:01:19] "POST /set-tag HTTP/1.1" 200 109 0.018087 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010662 10.0.0.242 - - [2026-02-11 13:01:19] "GET /instance-ip/c1a9a6d2-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005469 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005049 10.0.0.242 - - [2026-02-11 13:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004003 10.0.0.242 - - [2026-02-11 13:01:19] "POST /ref-update HTTP/1.1" 200 156 0.007315 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008931 10.0.0.242 - - [2026-02-11 13:01:19] "POST /set-tag HTTP/1.1" 200 109 0.004959 10.0.0.242 - - [2026-02-11 13:01:19] "POST /tags HTTP/1.1" 200 300 0.017680 10.0.0.242 - - [2026-02-11 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009567 10.0.0.242 - - [2026-02-11 13:01:19] "GET /tag/5abb219d-e4ce-4b7b-a3ed-8e53dfcb1131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011081 10.0.0.242 - - [2026-02-11 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004547 10.0.0.242 - - [2026-02-11 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.242 - - [2026-02-11 13:01:19] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029078 10.0.0.242 - - [2026-02-11 13:01:19] "POST /virtual-machines HTTP/1.1" 200 396 0.007833 10.0.0.242 - - [2026-02-11 13:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013959 10.0.0.242 - - [2026-02-11 13:01:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105161 10.0.0.242 - - [2026-02-11 13:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009052 10.0.0.242 - - [2026-02-11 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011501 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016787 10.0.0.242 - - [2026-02-11 13:01:19] "POST /instance-ips HTTP/1.1" 200 398 0.020698 10.0.0.242 - - [2026-02-11 13:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018431 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011103 10.0.0.242 - - [2026-02-11 13:01:19] "POST /set-tag HTTP/1.1" 200 109 0.018302 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020927 10.0.0.242 - - [2026-02-11 13:01:19] "GET /instance-ip/c225a78c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003729 10.0.0.242 - - [2026-02-11 13:01:19] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007504 10.0.0.242 - - [2026-02-11 13:01:19] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.242 - - [2026-02-11 13:01:19] "POST /tags HTTP/1.1" 200 300 0.017282 10.0.0.242 - - [2026-02-11 13:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.242 - - [2026-02-11 13:01:20] "GET /tag/2eb763a5-6ed3-4e7b-8174-82a28a77dd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014317 10.0.0.242 - - [2026-02-11 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.242 - - [2026-02-11 13:01:20] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003881 10.0.0.242 - - [2026-02-11 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.242 - - [2026-02-11 13:01:20] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039429 10.0.0.242 - - [2026-02-11 13:01:20] "POST /virtual-machines HTTP/1.1" 200 396 0.009052 10.0.0.242 - - [2026-02-11 13:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007591 10.0.0.242 - - [2026-02-11 13:01:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095662 10.0.0.242 - - [2026-02-11 13:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018006 10.0.0.242 - - [2026-02-11 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009871 10.0.0.242 - - [2026-02-11 13:01:20] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005883 10.0.0.242 - - [2026-02-11 13:01:20] "POST /instance-ips HTTP/1.1" 200 398 0.019741 10.0.0.242 - - [2026-02-11 13:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031754 10.0.0.242 - - [2026-02-11 13:01:20] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008452 10.0.0.242 - - [2026-02-11 13:01:20] "POST /set-tag HTTP/1.1" 200 109 0.016839 10.0.0.242 - - [2026-02-11 13:01:20] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017255 10.0.0.242 - - [2026-02-11 13:01:20] "GET /instance-ip/c28e27ee-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003447 10.0.0.242 - - [2026-02-11 13:01:20] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004285 10.0.0.242 - - [2026-02-11 13:01:20] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.242 - - [2026-02-11 13:01:20] "POST /tags HTTP/1.1" 200 300 0.024945 10.0.0.242 - - [2026-02-11 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2026-02-11 13:01:20] "GET /tag/ca3cd6e0-1c24-482f-9333-e3017a2423a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013719 10.0.0.242 - - [2026-02-11 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.242 - - [2026-02-11 13:01:20] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004105 10.0.0.242 - - [2026-02-11 13:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.242 - - [2026-02-11 13:01:20] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035010 10.0.0.242 - - [2026-02-11 13:01:20] "POST /virtual-machines HTTP/1.1" 200 396 0.007860 10.0.0.242 - - [2026-02-11 13:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017238 10.0.0.242 - - [2026-02-11 13:01:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103801 10.0.0.242 - - [2026-02-11 13:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011802 10.0.0.242 - - [2026-02-11 13:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008893 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008457 10.0.0.242 - - [2026-02-11 13:01:21] "POST /instance-ips HTTP/1.1" 200 398 0.028237 10.0.0.242 - - [2026-02-11 13:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033737 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009357 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.018927 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.026821 10.0.0.242 - - [2026-02-11 13:01:21] "GET /instance-ip/c2fba288-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003774 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007003 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005498 10.0.0.242 - - [2026-02-11 13:01:21] "POST /ref-update HTTP/1.1" 200 156 0.048019 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009611 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005509 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003899 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine/6fdb8d15-4bbc-49fd-82db-7f53c2420810?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002544 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003672 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003688 10.0.0.242 - - [2026-02-11 13:01:21] "POST /ref-update HTTP/1.1" 200 156 0.006730 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004196 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.006180 10.0.0.242 - - [2026-02-11 13:01:21] "POST /ref-update HTTP/1.1" 200 156 0.007229 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004050 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004335 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004204 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003687 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004221 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004034 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.242 - - [2026-02-11 13:01:21] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004195 10.0.0.242 - - [2026-02-11 13:01:21] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.242 - - [2026-02-11 13:01:22] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013070 10.0.0.242 - - [2026-02-11 13:01:22] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.242 - - [2026-02-11 13:01:23] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004302 10.0.0.242 - - [2026-02-11 13:01:23] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.242 - - [2026-02-11 13:01:23] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004220 10.0.0.242 - - [2026-02-11 13:01:23] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.242 - - [2026-02-11 13:01:26] "GET /virtual-machine/e9d3640e-829e-4746-99e4-f535a05b39e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002895 10.0.0.242 - - [2026-02-11 13:01:26] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003951 10.0.0.242 - - [2026-02-11 13:01:26] "GET /virtual-machine/d8eaf164-5dac-4be1-96fa-6c304734c7dc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003074 10.0.0.242 - - [2026-02-11 13:01:26] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004994 10.0.0.242 - - [2026-02-11 13:01:27] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004039 10.0.0.242 - - [2026-02-11 13:01:27] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.242 - - [2026-02-11 13:01:28] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004451 10.0.0.242 - - [2026-02-11 13:01:28] "POST /set-tag HTTP/1.1" 200 109 0.006757 10.0.0.242 - - [2026-02-11 13:01:28] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004113 10.0.0.242 - - [2026-02-11 13:01:28] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.242 - - [2026-02-11 13:01:28] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003883 10.0.0.242 - - [2026-02-11 13:01:28] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine/fb63fdad-24ed-44dc-bbf8-b0d09e54df59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002816 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005127 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine/ff9727e0-3778-4f0f-b996-90588465fa1c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002858 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004630 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine/b13c4d0e-87d2-4cf3-a3ba-315d7e27bf92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.006145 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004812 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine/95b046bd-994a-422e-8abd-4421ca6626bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002621 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004099 10.0.0.242 - - [2026-02-11 13:01:31] "GET /virtual-machine/6c8a33db-fc85-4162-9104-27fa8940109d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002627 10.0.0.242 - - [2026-02-11 13:01:32] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004482 10.0.0.242 - - [2026-02-11 13:01:32] "GET /loadbalancer/bf922936-e203-49a1-a615-af01d06ba0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002536 10.0.0.242 - - [2026-02-11 13:01:32] "POST /tags HTTP/1.1" 200 334 0.028541 10.0.0.242 - - [2026-02-11 13:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.242 - - [2026-02-11 13:01:32] "GET /tag/697b0e99-79ea-47cb-a5f4-b20cd745a2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026824 10.0.0.242 - - [2026-02-11 13:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007137 10.0.0.242 - - [2026-02-11 13:01:32] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050100 10.0.0.242 - - [2026-02-11 13:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.242 - - [2026-02-11 13:01:32] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005563 10.0.0.242 - - [2026-02-11 13:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.242 - - [2026-02-11 13:01:32] "GET /service-appliance-set/ac6f5694-a0c2-43f9-aa52-16b4c112408e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002211 10.0.0.242 - - [2026-02-11 13:01:32] "POST /fqname-to-id HTTP/1.1" 404 273 0.001517 10.0.0.242 - - [2026-02-11 13:01:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.122401 10.0.0.242 - - [2026-02-11 13:01:33] "GET /virtual-machine-interface/d2c8e862-714f-4599-804e-e92301a6afbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.022730 10.0.0.242 - - [2026-02-11 13:01:33] "POST /instance-ips HTTP/1.1" 200 410 0.034232 10.0.0.242 - - [2026-02-11 13:01:33] "GET /instance-ip/c2fabee8-490b-46ab-810d-3a96d949a71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004572 10.0.0.242 - - [2026-02-11 13:01:33] "POST /loadbalancers HTTP/1.1" 200 631 0.058038 10.0.0.242 - - [2026-02-11 13:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.042761 10.0.0.242 - - [2026-02-11 13:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010764 10.0.0.242 - - [2026-02-11 13:01:33] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.071275 10.0.0.242 - - [2026-02-11 13:01:33] "GET /instance-ip/c2fabee8-490b-46ab-810d-3a96d949a71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.007899 10.0.0.242 - - [2026-02-11 13:01:33] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036806 10.0.0.242 - - [2026-02-11 13:01:33] "POST /floating-ips HTTP/1.1" 200 599 0.051677 10.0.0.242 - - [2026-02-11 13:01:33] "GET /loadbalancer/bf922936-e203-49a1-a615-af01d06ba0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.010545 10.0.0.242 - - [2026-02-11 13:01:33] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.031565 10.0.0.242 - - [2026-02-11 13:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.242 - - [2026-02-11 13:01:33] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042282 10.0.0.242 - - [2026-02-11 13:01:33] "GET /loadbalancer-listener/094c81ae-9ca7-4682-b698-7fd0bbdbc1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.005743 10.0.0.242 - - [2026-02-11 13:01:33] "GET /loadbalancer-listener/094c81ae-9ca7-4682-b698-7fd0bbdbc1aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005916 10.0.0.242 - - [2026-02-11 13:01:33] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.023319 10.0.0.242 - - [2026-02-11 13:01:33] "GET /loadbalancer/bf922936-e203-49a1-a615-af01d06ba0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008281 10.0.0.242 - - [2026-02-11 13:01:33] "GET /instance-ip/c2fabee8-490b-46ab-810d-3a96d949a71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005884 10.0.0.242 - - [2026-02-11 13:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.242 - - [2026-02-11 13:01:33] "GET /instance-ip/c2fabee8-490b-46ab-810d-3a96d949a71a?fields=floating_ips HTTP/1.1" 200 1214 0.004915 10.0.0.242 - - [2026-02-11 13:01:33] "GET /loadbalancer/bf922936-e203-49a1-a615-af01d06ba0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003062 10.0.0.242 - - [2026-02-11 13:01:33] "GET /floating-ip/e6812204-b4ff-4cb0-a02c-1143e95d48cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002139 10.0.0.242 - - [2026-02-11 13:01:33] "GET /loadbalancer-pool/e015af4d-1fb0-4351-b8d5-6caaa61f71b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.013865 10.0.0.242 - - [2026-02-11 13:01:33] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018434 10.0.0.242 - - [2026-02-11 13:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007531 10.0.0.242 - - [2026-02-11 13:01:33] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010276 10.0.0.242 - - [2026-02-11 13:01:33] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004793 10.0.0.242 - - [2026-02-11 13:01:33] "POST /tags HTTP/1.1" 409 221 0.002803 10.0.0.242 - - [2026-02-11 13:01:33] "POST /ref-update HTTP/1.1" 200 156 0.016091 10.0.0.242 - - [2026-02-11 13:01:33] "GET /floating-ip/e6812204-b4ff-4cb0-a02c-1143e95d48cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.014016 10.0.0.242 - - [2026-02-11 13:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.242 - - [2026-02-11 13:01:33] "GET /tag/697b0e99-79ea-47cb-a5f4-b20cd745a2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009593 10.0.0.242 - - [2026-02-11 13:01:33] "POST /set-tag HTTP/1.1" 200 109 0.062265 10.0.0.242 - - [2026-02-11 13:01:33] "PUT /floating-ip/e6812204-b4ff-4cb0-a02c-1143e95d48cc HTTP/1.1" 200 257 0.057218 10.0.0.242 - - [2026-02-11 13:01:33] "GET /loadbalancer-pool/e015af4d-1fb0-4351-b8d5-6caaa61f71b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002617 10.0.0.242 - - [2026-02-11 13:01:33] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014901 10.0.0.242 - - [2026-02-11 13:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012289 10.0.0.242 - - [2026-02-11 13:01:33] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011350 10.0.0.242 - - [2026-02-11 13:01:33] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003554 10.0.0.242 - - [2026-02-11 13:01:34] "POST /ref-update HTTP/1.1" 200 156 0.009516 10.0.0.242 - - [2026-02-11 13:01:34] "GET /floating-ip/e6812204-b4ff-4cb0-a02c-1143e95d48cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.006672 10.0.0.242 - - [2026-02-11 13:01:34] "POST /set-tag HTTP/1.1" 200 109 0.063757 10.0.0.242 - - [2026-02-11 13:01:34] "POST /tags HTTP/1.1" 409 206 0.007451 10.0.0.242 - - [2026-02-11 13:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.242 - - [2026-02-11 13:01:34] "GET /tag/5001007d-fefb-48de-82bb-6abd533f6463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010413 10.0.0.242 - - [2026-02-11 13:01:34] "POST /tags HTTP/1.1" 409 204 0.002279 10.0.0.242 - - [2026-02-11 13:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2026-02-11 13:01:35] "GET /tag/5abb219d-e4ce-4b7b-a3ed-8e53dfcb1131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011601 10.0.0.242 - - [2026-02-11 13:01:35] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002174 10.0.0.242 - - [2026-02-11 13:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.242 - - [2026-02-11 13:01:35] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002658 10.0.0.242 - - [2026-02-11 13:01:35] "POST /tags HTTP/1.1" 409 206 0.002159 10.0.0.242 - - [2026-02-11 13:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.242 - - [2026-02-11 13:01:35] "GET /tag/5001007d-fefb-48de-82bb-6abd533f6463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011596 10.0.0.242 - - [2026-02-11 13:01:35] "POST /tags HTTP/1.1" 409 226 0.001735 10.0.0.242 - - [2026-02-11 13:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2026-02-11 13:01:35] "GET /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010355 10.0.0.242 - - [2026-02-11 13:01:35] "POST /tags HTTP/1.1" 409 204 0.001704 10.0.0.242 - - [2026-02-11 13:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.242 - - [2026-02-11 13:01:35] "GET /tag/5abb219d-e4ce-4b7b-a3ed-8e53dfcb1131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011945 10.0.0.242 - - [2026-02-11 13:01:35] "POST /tags HTTP/1.1" 409 226 0.001717 10.0.0.242 - - [2026-02-11 13:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.242 - - [2026-02-11 13:01:35] "GET /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010383 10.0.0.242 - - [2026-02-11 13:01:35] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002690 10.0.0.242 - - [2026-02-11 13:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.242 - - [2026-02-11 13:01:35] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003199 10.0.0.242 - - [2026-02-11 13:01:35] "POST /firewall-rules HTTP/1.1" 200 628 0.081029 10.0.0.242 - - [2026-02-11 13:01:35] "POST /firewall-rules HTTP/1.1" 200 648 0.079752 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-rule/1f97b2e4-8aca-43f4-a936-df0166de1013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007128 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003054 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-rule/20ae8182-0166-462d-b7e6-7a4773c58010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003670 10.0.0.242 - - [2026-02-11 13:01:35] "POST /ref-update HTTP/1.1" 200 156 0.015707 10.0.0.242 - - [2026-02-11 13:01:35] "POST /firewall-policys HTTP/1.1" 200 608 0.022334 10.0.0.242 - - [2026-02-11 13:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015586 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005023 10.0.0.242 - - [2026-02-11 13:01:35] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002919 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002508 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003553 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-policy/b31f8233-914a-4625-b49c-e72e5555842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.005706 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003161 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002192 10.0.0.242 - - [2026-02-11 13:01:35] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003989 10.0.0.242 - - [2026-02-11 13:01:35] "POST /ref-update HTTP/1.1" 200 156 0.017594 10.0.0.242 - - [2026-02-11 13:01:35] "POST /ref-update HTTP/1.1" 200 156 0.022179 10.0.0.242 - - [2026-02-11 13:01:36] "POST /ref-update HTTP/1.1" 200 156 0.037468 10.0.0.242 - - [2026-02-11 13:01:36] "POST /ref-update HTTP/1.1" 200 156 0.021776 10.0.0.242 - - [2026-02-11 13:01:36] "POST /ref-update HTTP/1.1" 200 156 0.032442 10.0.0.242 - - [2026-02-11 13:01:36] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008120 10.0.0.242 - - [2026-02-11 13:01:43] "GET /global-system-configs HTTP/1.1" 200 323 0.003691 10.0.0.242 - - [2026-02-11 13:01:44] "GET /global-system-configs HTTP/1.1" 200 323 0.001821 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:02:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001045 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:02:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000888 10.0.0.242 - - [2026-02-11 13:03:34] "POST /tags HTTP/1.1" 409 252 0.002680 10.0.0.242 - - [2026-02-11 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.242 - - [2026-02-11 13:03:34] "GET /tag/fab7aa1e-e4f3-4f72-a5b8-b5fa3321bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010133 10.0.0.242 - - [2026-02-11 13:03:34] "POST /tags HTTP/1.1" 409 228 0.002288 10.0.0.242 - - [2026-02-11 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.242 - - [2026-02-11 13:03:34] "GET /tag/ee2e4cf4-97ee-41c1-a417-edc8fccceb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009733 10.0.0.242 - - [2026-02-11 13:03:34] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002978 10.0.0.242 - - [2026-02-11 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.242 - - [2026-02-11 13:03:34] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002755 10.0.0.242 - - [2026-02-11 13:03:34] "POST /tags HTTP/1.1" 409 206 0.001544 10.0.0.242 - - [2026-02-11 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.242 - - [2026-02-11 13:03:34] "GET /tag/5001007d-fefb-48de-82bb-6abd533f6463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011848 10.0.0.242 - - [2026-02-11 13:03:34] "POST /tags HTTP/1.1" 409 226 0.001793 10.0.0.242 - - [2026-02-11 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.242 - - [2026-02-11 13:03:34] "GET /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011617 10.0.0.242 - - [2026-02-11 13:03:34] "POST /tags HTTP/1.1" 409 204 0.001891 10.0.0.242 - - [2026-02-11 13:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.242 - - [2026-02-11 13:03:35] "GET /tag/5abb219d-e4ce-4b7b-a3ed-8e53dfcb1131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011163 10.0.0.242 - - [2026-02-11 13:03:35] "POST /tags HTTP/1.1" 409 226 0.005822 10.0.0.242 - - [2026-02-11 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.242 - - [2026-02-11 13:03:35] "GET /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010280 10.0.0.242 - - [2026-02-11 13:03:35] "POST /tags HTTP/1.1" 409 228 0.001839 10.0.0.242 - - [2026-02-11 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.242 - - [2026-02-11 13:03:35] "GET /tag/ee2e4cf4-97ee-41c1-a417-edc8fccceb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010396 10.0.0.242 - - [2026-02-11 13:03:35] "POST /tags HTTP/1.1" 409 252 0.006225 10.0.0.242 - - [2026-02-11 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.242 - - [2026-02-11 13:03:35] "GET /tag/fab7aa1e-e4f3-4f72-a5b8-b5fa3321bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012272 10.0.0.242 - - [2026-02-11 13:03:35] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002233 10.0.0.242 - - [2026-02-11 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.242 - - [2026-02-11 13:03:35] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001886 10.0.0.242 - - [2026-02-11 13:03:35] "POST /firewall-rules HTTP/1.1" 409 281 0.001573 10.0.0.242 - - [2026-02-11 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.242 - - [2026-02-11 13:03:35] "PUT /firewall-rule/20ae8182-0166-462d-b7e6-7a4773c58010 HTTP/1.1" 200 261 0.017740 10.0.0.242 - - [2026-02-11 13:03:35] "POST /firewall-rules HTTP/1.1" 409 291 0.002259 10.0.0.242 - - [2026-02-11 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.242 - - [2026-02-11 13:03:35] "PUT /firewall-rule/1f97b2e4-8aca-43f4-a936-df0166de1013 HTTP/1.1" 200 261 0.019445 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-rule/1f97b2e4-8aca-43f4-a936-df0166de1013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003052 10.0.0.242 - - [2026-02-11 13:03:35] "POST /firewall-rules HTTP/1.1" 200 660 0.075928 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-rule/2435b615-e713-4702-b8f6-f225e3f3735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.010833 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002604 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-rule/20ae8182-0166-462d-b7e6-7a4773c58010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002676 10.0.0.242 - - [2026-02-11 13:03:35] "POST /firewall-policys HTTP/1.1" 409 269 0.001915 10.0.0.242 - - [2026-02-11 13:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.242 - - [2026-02-11 13:03:35] "PUT /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad HTTP/1.1" 200 265 0.021855 10.0.0.242 - - [2026-02-11 13:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021560 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.013829 10.0.0.242 - - [2026-02-11 13:03:35] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002563 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002409 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002407 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-policy/b31f8233-914a-4625-b49c-e72e5555842a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002677 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002376 10.0.0.242 - - [2026-02-11 13:03:35] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002382 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:04:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:04:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001389 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:04:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:04:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.008157 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.242 - - [2026-02-11 13:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.242 - - [2026-02-11 13:04:37] "GET /loadbalancer/bf922936-e203-49a1-a615-af01d06ba0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002861 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004012 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.023613 10.0.0.242 - - [2026-02-11 13:04:37] "DELETE /loadbalancer-member/f80d8ab3-b700-486e-8e40-be02cec75244 HTTP/1.1" 200 115 0.035951 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006438 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008943 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004206 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.003921 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004273 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003856 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005515 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.242 - - [2026-02-11 13:04:37] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004559 10.0.0.242 - - [2026-02-11 13:04:37] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.242 - - [2026-02-11 13:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.242 - - [2026-02-11 13:04:37] "GET /loadbalancer/bf922936-e203-49a1-a615-af01d06ba0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003819 10.0.0.242 - - [2026-02-11 13:04:39] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004510 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.010038 10.0.0.242 - - [2026-02-11 13:04:39] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007258 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.242 - - [2026-02-11 13:04:39] "GET /virtual-machine/fb63fdad-24ed-44dc-bbf8-b0d09e54df59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002739 10.0.0.242 - - [2026-02-11 13:04:39] "POST /ref-update HTTP/1.1" 200 156 0.009817 10.0.0.242 - - [2026-02-11 13:04:39] "GET /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018667 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.017224 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.035319 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.021025 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.013947 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.025944 10.0.0.242 - - [2026-02-11 13:04:39] "DELETE /instance-ip/c1238610-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.038002 10.0.0.242 - - [2026-02-11 13:04:39] "DELETE /virtual-machine-interface/c10959ca-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.038241 10.0.0.242 - - [2026-02-11 13:04:39] "DELETE /virtual-machine/fb63fdad-24ed-44dc-bbf8-b0d09e54df59 HTTP/1.1" 200 115 0.021635 10.0.0.242 - - [2026-02-11 13:04:39] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007082 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.242 - - [2026-02-11 13:04:39] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005635 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.242 - - [2026-02-11 13:04:39] "GET /virtual-machine/6fdb8d15-4bbc-49fd-82db-7f53c2420810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002754 10.0.0.242 - - [2026-02-11 13:04:39] "POST /ref-update HTTP/1.1" 200 156 0.009650 10.0.0.242 - - [2026-02-11 13:04:39] "GET /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019425 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.023737 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.027259 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.029369 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.017364 10.0.0.242 - - [2026-02-11 13:04:39] "POST /set-tag HTTP/1.1" 200 109 0.018221 10.0.0.242 - - [2026-02-11 13:04:40] "DELETE /instance-ip/bee65738-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.053016 10.0.0.242 - - [2026-02-11 13:04:40] "POST /ref-update HTTP/1.1" 200 156 0.024387 10.0.0.242 - - [2026-02-11 13:04:40] "DELETE /virtual-machine-interface/bed2049a-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.054657 10.0.0.242 - - [2026-02-11 13:04:40] "DELETE /virtual-machine/6fdb8d15-4bbc-49fd-82db-7f53c2420810 HTTP/1.1" 200 115 0.025220 10.0.0.242 - - [2026-02-11 13:04:40] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004637 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.242 - - [2026-02-11 13:04:40] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006398 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.242 - - [2026-02-11 13:04:40] "GET /virtual-machine/e9d3640e-829e-4746-99e4-f535a05b39e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002611 10.0.0.242 - - [2026-02-11 13:04:40] "POST /ref-update HTTP/1.1" 200 156 0.009706 10.0.0.242 - - [2026-02-11 13:04:40] "GET /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.012287 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.022547 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.040656 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.037061 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.018089 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.023510 10.0.0.242 - - [2026-02-11 13:04:40] "DELETE /instance-ip/c0016a5e-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.059078 10.0.0.242 - - [2026-02-11 13:04:40] "POST /ref-update HTTP/1.1" 200 156 0.013519 10.0.0.242 - - [2026-02-11 13:04:40] "DELETE /virtual-machine-interface/bfe8fc44-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.057517 10.0.0.242 - - [2026-02-11 13:04:40] "DELETE /virtual-machine/e9d3640e-829e-4746-99e4-f535a05b39e1 HTTP/1.1" 200 115 0.022922 10.0.0.242 - - [2026-02-11 13:04:40] "DELETE /tag/f9430872-fde1-4f32-bf52-4ea1502ecfae HTTP/1.1" 200 115 0.036021 10.0.0.242 - - [2026-02-11 13:04:40] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004278 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.242 - - [2026-02-11 13:04:40] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003805 10.0.0.242 - - [2026-02-11 13:04:40] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.242 - - [2026-02-11 13:04:40] "GET /virtual-machine/d8eaf164-5dac-4be1-96fa-6c304734c7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003294 10.0.0.242 - - [2026-02-11 13:04:40] "POST /ref-update HTTP/1.1" 200 156 0.011774 10.0.0.242 - - [2026-02-11 13:04:41] "GET /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017575 10.0.0.242 - - [2026-02-11 13:04:41] "POST /set-tag HTTP/1.1" 200 109 0.027938 10.0.0.242 - - [2026-02-11 13:04:41] "POST /set-tag HTTP/1.1" 200 109 0.032591 10.0.0.242 - - [2026-02-11 13:04:41] "POST /set-tag HTTP/1.1" 200 109 0.032530 10.0.0.242 - - [2026-02-11 13:04:41] "POST /set-tag HTTP/1.1" 200 109 0.014563 10.0.0.242 - - [2026-02-11 13:04:41] "POST /set-tag HTTP/1.1" 200 109 0.030548 10.0.0.242 - - [2026-02-11 13:04:41] "DELETE /instance-ip/c0aaf272-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.039713 10.0.0.242 - - [2026-02-11 13:04:41] "DELETE /virtual-machine-interface/c08f2b8c-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.037958 10.0.0.242 - - [2026-02-11 13:04:41] "DELETE /virtual-machine/d8eaf164-5dac-4be1-96fa-6c304734c7dc HTTP/1.1" 200 115 0.035552 10.0.0.242 - - [2026-02-11 13:04:41] "DELETE /tag/5001007d-fefb-48de-82bb-6abd533f6463 HTTP/1.1" 409 391 0.005190 10.0.0.242 - - [2026-02-11 13:04:41] "DELETE /tag/fa21a3a0-9703-464f-bee4-4813c56f87ad HTTP/1.1" 200 115 0.031440 10.0.0.242 - - [2026-02-11 13:05:08] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004636 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.008466 10.0.0.242 - - [2026-02-11 13:05:08] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007378 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.004694 10.0.0.242 - - [2026-02-11 13:05:08] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005232 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.003423 10.0.0.242 - - [2026-02-11 13:05:08] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004183 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.242 - - [2026-02-11 13:05:08] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004812 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.242 - - [2026-02-11 13:05:08] "GET /virtual-machine/6c8a33db-fc85-4162-9104-27fa8940109d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002702 10.0.0.242 - - [2026-02-11 13:05:08] "POST /ref-update HTTP/1.1" 200 156 0.009229 10.0.0.242 - - [2026-02-11 13:05:08] "GET /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010591 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.016652 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.028433 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.030885 10.0.0.242 - - [2026-02-11 13:05:08] "POST /set-tag HTTP/1.1" 200 109 0.019974 10.0.0.242 - - [2026-02-11 13:05:08] "DELETE /instance-ip/c2fba288-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.050626 10.0.0.242 - - [2026-02-11 13:05:08] "DELETE /virtual-machine-interface/c2e27ee8-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.033322 10.0.0.242 - - [2026-02-11 13:05:08] "DELETE /virtual-machine/6c8a33db-fc85-4162-9104-27fa8940109d HTTP/1.1" 200 115 0.024529 10.0.0.242 - - [2026-02-11 13:05:08] "DELETE /tag/ca3cd6e0-1c24-482f-9333-e3017a2423a5 HTTP/1.1" 200 115 0.030545 10.0.0.242 - - [2026-02-11 13:05:09] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003881 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.003794 10.0.0.242 - - [2026-02-11 13:05:09] "GET /virtual-machine/95b046bd-994a-422e-8abd-4421ca6626bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002314 10.0.0.242 - - [2026-02-11 13:05:09] "POST /ref-update HTTP/1.1" 200 156 0.009556 10.0.0.242 - - [2026-02-11 13:05:09] "GET /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004720 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.016634 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.025654 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.015328 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.026816 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /instance-ip/c225a78c-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.055126 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /virtual-machine-interface/c20c2f5a-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.039917 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /virtual-machine/95b046bd-994a-422e-8abd-4421ca6626bb HTTP/1.1" 200 115 0.026579 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /tag/5abb219d-e4ce-4b7b-a3ed-8e53dfcb1131 HTTP/1.1" 409 237 0.007203 10.0.0.242 - - [2026-02-11 13:05:09] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006169 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.242 - - [2026-02-11 13:05:09] "GET /virtual-machine/ff9727e0-3778-4f0f-b996-90588465fa1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002400 10.0.0.242 - - [2026-02-11 13:05:09] "POST /ref-update HTTP/1.1" 200 156 0.008844 10.0.0.242 - - [2026-02-11 13:05:09] "GET /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018528 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.018750 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.015125 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.030046 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.027914 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /instance-ip/c1a9a6d2-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.031126 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /virtual-machine-interface/c191c4f4-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.039865 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /virtual-machine/ff9727e0-3778-4f0f-b996-90588465fa1c HTTP/1.1" 200 115 0.030902 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /tag/0887eb08-231f-4ee6-b868-df07fe17c8cf HTTP/1.1" 200 115 0.039201 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /tag/cc844ab1-9e3d-485e-ada2-d47f9c1eb61b HTTP/1.1" 200 115 0.029526 10.0.0.242 - - [2026-02-11 13:05:09] "DELETE /tag/7eb454a6-53e9-4f8b-8d0c-f520874a0188 HTTP/1.1" 200 115 0.027900 10.0.0.242 - - [2026-02-11 13:05:09] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003716 10.0.0.242 - - [2026-02-11 13:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.242 - - [2026-02-11 13:05:09] "GET /virtual-machine/b13c4d0e-87d2-4cf3-a3ba-315d7e27bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002570 10.0.0.242 - - [2026-02-11 13:05:10] "POST /ref-update HTTP/1.1" 200 156 0.009894 10.0.0.242 - - [2026-02-11 13:05:10] "GET /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003997 10.0.0.242 - - [2026-02-11 13:05:10] "POST /set-tag HTTP/1.1" 200 109 0.020209 10.0.0.242 - - [2026-02-11 13:05:10] "POST /set-tag HTTP/1.1" 200 109 0.026370 10.0.0.242 - - [2026-02-11 13:05:10] "POST /set-tag HTTP/1.1" 200 109 0.012971 10.0.0.242 - - [2026-02-11 13:05:10] "POST /set-tag HTTP/1.1" 200 109 0.020204 10.0.0.242 - - [2026-02-11 13:05:10] "DELETE /instance-ip/c28e27ee-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.039664 10.0.0.242 - - [2026-02-11 13:05:10] "DELETE /virtual-machine-interface/c27ac49c-0749-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.037685 10.0.0.242 - - [2026-02-11 13:05:10] "DELETE /virtual-machine/b13c4d0e-87d2-4cf3-a3ba-315d7e27bf92 HTTP/1.1" 200 115 0.021388 10.0.0.242 - - [2026-02-11 13:05:10] "DELETE /tag/ee2e4cf4-97ee-41c1-a417-edc8fccceb73 HTTP/1.1" 409 237 0.006718 10.0.0.242 - - [2026-02-11 13:05:10] "DELETE /tag/2eb763a5-6ed3-4e7b-8174-82a28a77dd8e HTTP/1.1" 200 115 0.029860 10.0.0.242 - - [2026-02-11 13:05:10] "DELETE /tag/fab7aa1e-e4f3-4f72-a5b8-b5fa3321bd3d HTTP/1.1" 409 237 0.003093 10.0.0.242 - - [2026-02-11 13:05:12] "POST /projects HTTP/1.1" 409 238 0.003234 10.0.0.242 - - [2026-02-11 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.242 - - [2026-02-11 13:05:12] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031406 10.0.0.242 - - [2026-02-11 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.242 - - [2026-02-11 13:05:12] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004017 10.0.0.242 - - [2026-02-11 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.242 - - [2026-02-11 13:05:12] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004235 10.0.0.242 - - [2026-02-11 13:05:12] "POST /security-groups HTTP/1.1" 409 285 0.002284 10.0.0.242 - - [2026-02-11 13:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.242 - - [2026-02-11 13:05:13] "PUT /security-group/a55693c3-f5a9-4a55-a2a0-503127a53a2f HTTP/1.1" 200 263 0.058449 10.0.0.242 - - [2026-02-11 13:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014287 10.0.0.242 - - [2026-02-11 13:05:13] "PUT /access-control-list/03333b7c-2775-4f0a-8453-f771bd966a5a HTTP/1.1" 200 273 0.014421 10.0.0.242 - - [2026-02-11 13:05:13] "PUT /access-control-list/0a21e510-20af-478c-8798-284b94d84460 HTTP/1.1" 200 273 0.024457 10.0.0.242 - - [2026-02-11 13:05:17] "POST /projects HTTP/1.1" 409 238 0.001934 10.0.0.242 - - [2026-02-11 13:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.242 - - [2026-02-11 13:05:18] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031611 10.0.0.242 - - [2026-02-11 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2026-02-11 13:05:18] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003916 10.0.0.242 - - [2026-02-11 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.242 - - [2026-02-11 13:05:18] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004061 10.0.0.242 - - [2026-02-11 13:05:18] "POST /security-groups HTTP/1.1" 409 285 0.002103 10.0.0.242 - - [2026-02-11 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.242 - - [2026-02-11 13:05:18] "PUT /security-group/a55693c3-f5a9-4a55-a2a0-503127a53a2f HTTP/1.1" 200 263 0.055497 10.0.0.242 - - [2026-02-11 13:05:18] "PUT /access-control-list/03333b7c-2775-4f0a-8453-f771bd966a5a HTTP/1.1" 200 273 0.021291 10.0.0.242 - - [2026-02-11 13:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031789 10.0.0.242 - - [2026-02-11 13:05:18] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.016864 10.0.0.242 - - [2026-02-11 13:05:18] "PUT /access-control-list/0a21e510-20af-478c-8798-284b94d84460 HTTP/1.1" 200 273 0.031302 10.0.0.242 - - [2026-02-11 13:05:18] "GET /firewall-rule/da9bb2f3-ab1c-47d1-bcd9-03d461fde90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003422 10.0.0.242 - - [2026-02-11 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.054310 10.0.0.242 - - [2026-02-11 13:05:18] "DELETE /firewall-rule/da9bb2f3-ab1c-47d1-bcd9-03d461fde90d HTTP/1.1" 200 115 0.041492 10.0.0.242 - - [2026-02-11 13:05:18] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.004317 10.0.0.242 - - [2026-02-11 13:05:18] "GET /firewall-rule/500e647b-9117-4437-bd9a-99e9b17b3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003026 10.0.0.242 - - [2026-02-11 13:05:18] "POST /ref-update HTTP/1.1" 200 156 0.041335 10.0.0.242 - - [2026-02-11 13:05:18] "DELETE /firewall-rule/500e647b-9117-4437-bd9a-99e9b17b3eba HTTP/1.1" 200 115 0.053475 10.0.0.242 - - [2026-02-11 13:05:18] "DELETE /tag/ee2e4cf4-97ee-41c1-a417-edc8fccceb73 HTTP/1.1" 409 237 0.016470 10.0.0.242 - - [2026-02-11 13:05:18] "DELETE /tag/361cbf7e-06a5-4059-91b3-7ac64aa01433 HTTP/1.1" 200 115 0.032428 10.0.0.242 - - [2026-02-11 13:05:18] "DELETE /tag/fab7aa1e-e4f3-4f72-a5b8-b5fa3321bd3d HTTP/1.1" 409 237 0.004127 10.0.0.242 - - [2026-02-11 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-02-11 13:05:18] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004083 10.0.0.242 - - [2026-02-11 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.242 - - [2026-02-11 13:05:18] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003895 10.0.0.242 - - [2026-02-11 13:05:18] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.053735 10.0.0.242 - - [2026-02-11 13:05:18] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.045431 10.0.0.242 - - [2026-02-11 13:05:18] "DELETE /security-group/a55693c3-f5a9-4a55-a2a0-503127a53a2f HTTP/1.1" 200 115 0.053250 10.0.0.242 - - [2026-02-11 13:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.242 - - [2026-02-11 13:05:18] "DELETE /access-control-list/03333b7c-2775-4f0a-8453-f771bd966a5a HTTP/1.1" 200 115 0.035509 10.0.0.242 - - [2026-02-11 13:05:18] "DELETE /access-control-list/0a21e510-20af-478c-8798-284b94d84460 HTTP/1.1" 200 115 0.033193 10.0.0.242 - - [2026-02-11 13:05:19] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050164 10.0.0.242 - - [2026-02-11 13:05:19] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?fields=security_groups HTTP/1.1" 200 1353 0.042192 10.0.0.242 - - [2026-02-11 13:05:19] "DELETE /security-group/5004c063-f1f8-49c8-bb59-44ce6c0601d9 HTTP/1.1" 200 115 0.043727 10.0.0.242 - - [2026-02-11 13:05:19] "DELETE /access-control-list/922f8b80-26cc-4534-bcdf-d772acbf48f7 HTTP/1.1" 200 115 0.031880 10.0.0.242 - - [2026-02-11 13:05:19] "GET /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025?fields=application_policy_sets HTTP/1.1" 200 1392 0.051001 10.0.0.242 - - [2026-02-11 13:05:19] "DELETE /access-control-list/23b6054f-b19c-4611-b794-c1a49db97701 HTTP/1.1" 200 115 0.054385 10.0.0.242 - - [2026-02-11 13:05:19] "DELETE /project/9c297b0f-c8f2-4135-bdb1-51de0d19a025 HTTP/1.1" 200 115 0.342946 10.0.0.242 - - [2026-02-11 13:05:19] "POST /projects HTTP/1.1" 409 238 0.004026 10.0.0.242 - - [2026-02-11 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.242 - - [2026-02-11 13:05:19] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031168 10.0.0.242 - - [2026-02-11 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.242 - - [2026-02-11 13:05:19] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004033 10.0.0.242 - - [2026-02-11 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.242 - - [2026-02-11 13:05:19] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003984 10.0.0.242 - - [2026-02-11 13:05:19] "POST /security-groups HTTP/1.1" 409 285 0.001951 10.0.0.242 - - [2026-02-11 13:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.242 - - [2026-02-11 13:05:19] "PUT /security-group/da2aae71-38e8-47bc-914c-644fe855faae HTTP/1.1" 200 263 0.052726 10.0.0.242 - - [2026-02-11 13:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024165 10.0.0.242 - - [2026-02-11 13:05:19] "PUT /access-control-list/b21cc9ec-91d1-420e-8bdf-7c5ba0624e4e HTTP/1.1" 200 273 0.017449 10.0.0.242 - - [2026-02-11 13:05:19] "PUT /access-control-list/833bb588-2e90-4631-827b-f2e34038c612 HTTP/1.1" 200 273 0.024699 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /loadbalancer-member/de6e51fa-83bc-4f8e-9829-40ca91526d23 HTTP/1.1" 200 115 0.033217 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /loadbalancer-pool/e015af4d-1fb0-4351-b8d5-6caaa61f71b2 HTTP/1.1" 200 115 0.043695 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /loadbalancer-listener/094c81ae-9ca7-4682-b698-7fd0bbdbc1aa HTTP/1.1" 200 115 0.047035 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /loadbalancer/bf922936-e203-49a1-a615-af01d06ba0de HTTP/1.1" 200 115 0.051755 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /floating-ip/e6812204-b4ff-4cb0-a02c-1143e95d48cc HTTP/1.1" 200 115 0.046464 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /instance-ip/c2fabee8-490b-46ab-810d-3a96d949a71a HTTP/1.1" 200 115 0.043618 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /virtual-machine-interface/d2c8e862-714f-4599-804e-e92301a6afbd HTTP/1.1" 200 115 0.030971 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /tag/697b0e99-79ea-47cb-a5f4-b20cd745a2ba HTTP/1.1" 200 115 0.032024 10.0.0.242 - - [2026-02-11 13:05:24] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002549 10.0.0.242 - - [2026-02-11 13:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.242 - - [2026-02-11 13:05:24] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002261 10.0.0.242 - - [2026-02-11 13:05:24] "GET /firewall-policy/ddba1a29-7b00-4956-89aa-c6c3dbe4bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001876 10.0.0.242 - - [2026-02-11 13:05:24] "GET /firewall-rule/20ae8182-0166-462d-b7e6-7a4773c58010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001922 10.0.0.242 - - [2026-02-11 13:05:24] "POST /ref-update HTTP/1.1" 200 156 0.013981 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /firewall-rule/20ae8182-0166-462d-b7e6-7a4773c58010 HTTP/1.1" 200 115 0.046741 10.0.0.242 - - [2026-02-11 13:05:24] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002763 10.0.0.242 - - [2026-02-11 13:05:24] "GET /firewall-rule/1f97b2e4-8aca-43f4-a936-df0166de1013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002878 10.0.0.242 - - [2026-02-11 13:05:24] "POST /ref-update HTTP/1.1" 200 156 0.021207 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /firewall-rule/1f97b2e4-8aca-43f4-a936-df0166de1013 HTTP/1.1" 200 115 0.043612 10.0.0.242 - - [2026-02-11 13:05:24] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004352 10.0.0.242 - - [2026-02-11 13:05:24] "GET /firewall-rule/2435b615-e713-4702-b8f6-f225e3f3735e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002967 10.0.0.242 - - [2026-02-11 13:05:24] "POST /ref-update HTTP/1.1" 200 156 0.013138 10.0.0.242 - - [2026-02-11 13:05:24] "DELETE /firewall-rule/2435b615-e713-4702-b8f6-f225e3f3735e HTTP/1.1" 200 115 0.068960 10.0.0.242 - - [2026-02-11 13:05:24] "GET /application-policy-set/04e53434-bc0e-4eef-9b4f-e9166ee77761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.007778 10.0.0.242 - - [2026-02-11 13:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2026-02-11 13:05:24] "GET /policy-management/947924f3-73ab-4dda-9227-96c265518f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002439 10.0.0.242 - - [2026-02-11 13:05:24] "GET /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008256 10.0.0.242 - - [2026-02-11 13:05:25] "POST /ref-update HTTP/1.1" 200 156 0.035829 10.0.0.242 - - [2026-02-11 13:05:25] "DELETE /firewall-policy/ce052bd0-4e46-4e51-9718-2c05c75630ad HTTP/1.1" 200 115 0.036294 10.0.0.242 - - [2026-02-11 13:05:25] "DELETE /tag/5001007d-fefb-48de-82bb-6abd533f6463 HTTP/1.1" 200 115 0.083187 10.0.0.242 - - [2026-02-11 13:05:25] "DELETE /tag/ee2e4cf4-97ee-41c1-a417-edc8fccceb73 HTTP/1.1" 200 115 0.059098 10.0.0.242 - - [2026-02-11 13:05:25] "DELETE /tag/5abb219d-e4ce-4b7b-a3ed-8e53dfcb1131 HTTP/1.1" 200 115 0.074503 10.0.0.242 - - [2026-02-11 13:05:25] "DELETE /tag/fab7aa1e-e4f3-4f72-a5b8-b5fa3321bd3d HTTP/1.1" 200 115 0.040406 10.0.0.242 - - [2026-02-11 13:05:25] "POST /projects HTTP/1.1" 409 238 0.003154 10.0.0.242 - - [2026-02-11 13:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.242 - - [2026-02-11 13:05:25] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044063 10.0.0.242 - - [2026-02-11 13:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005346 10.0.0.242 - - [2026-02-11 13:05:25] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.008586 10.0.0.242 - - [2026-02-11 13:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.242 - - [2026-02-11 13:05:25] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007174 10.0.0.242 - - [2026-02-11 13:05:25] "POST /security-groups HTTP/1.1" 409 285 0.005149 10.0.0.242 - - [2026-02-11 13:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.242 - - [2026-02-11 13:05:25] "PUT /security-group/da2aae71-38e8-47bc-914c-644fe855faae HTTP/1.1" 200 263 0.061847 10.0.0.242 - - [2026-02-11 13:05:25] "PUT /access-control-list/b21cc9ec-91d1-420e-8bdf-7c5ba0624e4e HTTP/1.1" 200 273 0.018319 10.0.0.242 - - [2026-02-11 13:05:25] "PUT /access-control-list/833bb588-2e90-4631-827b-f2e34038c612 HTTP/1.1" 200 273 0.018432 10.0.0.242 - - [2026-02-11 13:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031706 10.0.0.242 - - [2026-02-11 13:05:25] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.018614 10.0.0.242 - - [2026-02-11 13:05:25] "GET /firewall-rule/82a794fa-35d0-4fdb-bc3c-eaa27d0d8e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003575 10.0.0.242 - - [2026-02-11 13:05:25] "POST /ref-update HTTP/1.1" 200 156 0.072536 10.0.0.242 - - [2026-02-11 13:05:25] "DELETE /firewall-rule/82a794fa-35d0-4fdb-bc3c-eaa27d0d8e74 HTTP/1.1" 200 115 0.063969 10.0.0.242 - - [2026-02-11 13:05:25] "GET /firewall-policy/275496d8-1ea9-4c42-8688-0f00481be57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.005948 10.0.0.242 - - [2026-02-11 13:05:25] "GET /firewall-rule/ffeb9881-a760-4bf3-bdc5-187374df5f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003742 10.0.0.242 - - [2026-02-11 13:05:26] "POST /ref-update HTTP/1.1" 200 156 0.057883 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /firewall-rule/ffeb9881-a760-4bf3-bdc5-187374df5f88 HTTP/1.1" 200 115 0.059403 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /tag/99f359d9-44b4-4a9b-beca-26d00e59cb32 HTTP/1.1" 200 115 0.049202 10.0.0.242 - - [2026-02-11 13:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.242 - - [2026-02-11 13:05:26] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004192 10.0.0.242 - - [2026-02-11 13:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.242 - - [2026-02-11 13:05:26] "GET /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007252 10.0.0.242 - - [2026-02-11 13:05:26] "PUT /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473 HTTP/1.1" 200 265 0.077477 10.0.0.242 - - [2026-02-11 13:05:26] "PUT /virtual-network/2c253ffd-81a4-4207-8249-574c74ca637d HTTP/1.1" 200 265 0.052094 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /security-group/da2aae71-38e8-47bc-914c-644fe855faae HTTP/1.1" 200 115 0.055286 10.0.0.242 - - [2026-02-11 13:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /access-control-list/b21cc9ec-91d1-420e-8bdf-7c5ba0624e4e HTTP/1.1" 200 115 0.031457 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /access-control-list/833bb588-2e90-4631-827b-f2e34038c612 HTTP/1.1" 200 115 0.025527 10.0.0.242 - - [2026-02-11 13:05:26] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054695 10.0.0.242 - - [2026-02-11 13:05:26] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?fields=security_groups HTTP/1.1" 200 1353 0.044187 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /security-group/f2e66cc0-eb06-464a-9cfe-0aa8ac1cc7fb HTTP/1.1" 200 115 0.066261 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /access-control-list/edf7b3bb-d10b-438c-8448-ce909678eccf HTTP/1.1" 200 115 0.055577 10.0.0.242 - - [2026-02-11 13:05:26] "GET /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f?fields=application_policy_sets HTTP/1.1" 200 1392 0.070665 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /access-control-list/c8b65a35-0af7-4cab-8211-6893baaa92c1 HTTP/1.1" 200 115 0.082312 10.0.0.242 - - [2026-02-11 13:05:26] "DELETE /project/d89ec61b-73e7-452f-9d8e-7d99a8c3436f HTTP/1.1" 200 115 0.414096 10.0.0.242 - - [2026-02-11 13:06:43] "GET /global-system-configs HTTP/1.1" 200 323 0.009439 10.0.0.242 - - [2026-02-11 13:06:44] "GET /global-system-configs HTTP/1.1" 200 323 0.002816 10.0.0.242 - - [2026-02-11 13:06:50] "GET / HTTP/1.1" 200 36215 0.002064 10.0.0.242 - - [2026-02-11 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2026-02-11 13:06:50] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002376 10.0.0.242 - - [2026-02-11 13:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.242 - - [2026-02-11 13:06:50] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002346 10.0.0.242 - - [2026-02-11 13:07:06] "GET / HTTP/1.1" 200 36215 0.001247 10.0.0.242 - - [2026-02-11 13:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-02-11 13:07:06] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004522 10.0.0.242 - - [2026-02-11 13:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.242 - - [2026-02-11 13:07:06] "GET /config-node/6e0a8011-b205-4495-a02c-e0d911ea5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002188 10.0.0.242 - - [2026-02-11 13:07:18] "GET / HTTP/1.1" 200 36215 0.001286 10.0.0.242 - - [2026-02-11 13:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.242 - - [2026-02-11 13:07:18] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003611 10.0.0.242 - - [2026-02-11 13:07:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001925 10.0.0.242 - - [2026-02-11 13:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.242 - - [2026-02-11 13:07:18] "GET /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002514 10.0.0.242 - - [2026-02-11 13:07:18] "PUT /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab HTTP/1.1" 200 255 0.011495 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:07:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:07:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.242 - - [2026-02-11 13:07:32] "GET / HTTP/1.1" 200 36215 0.001980 10.0.0.242 - - [2026-02-11 13:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.242 - - [2026-02-11 13:07:32] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004403 10.0.0.242 - - [2026-02-11 13:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.242 - - [2026-02-11 13:07:32] "GET /config-node/6e0a8011-b205-4495-a02c-e0d911ea5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002465 10.0.0.242 - - [2026-02-11 13:07:32] "GET / HTTP/1.1" 200 36215 0.001411 10.0.0.242 - - [2026-02-11 13:07:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002373 10.0.0.242 - - [2026-02-11 13:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2026-02-11 13:07:37] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002262 10.0.0.242 - - [2026-02-11 13:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.242 - - [2026-02-11 13:07:37] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.008136 10.0.0.242 - - [2026-02-11 13:07:38] "GET / HTTP/1.1" 200 36215 0.001787 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 264 0.003310 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/5c0fd828-ca10-430c-ac3e-7791da9952cb HTTP/1.1" 200 245 0.010126 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 261 0.002196 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/244b7ed7-cac1-4996-aac0-c5aee32d2dc7 HTTP/1.1" 200 245 0.013888 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 261 0.010125 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/f031283c-1063-431b-bf0e-faa384f0c8ca HTTP/1.1" 200 245 0.011961 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 253 0.007778 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/8a01a944-7fdc-4bca-af33-b4a649c27f03 HTTP/1.1" 200 245 0.010189 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 251 0.006637 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/7db319d3-81b9-4fbb-9f29-80cc9ebeeb92 HTTP/1.1" 200 245 0.011809 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 252 0.004903 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/eed87753-ac8d-4780-b571-ec74670830c0 HTTP/1.1" 200 245 0.011395 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 256 0.005414 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/fe1e27d9-b6b2-4fe9-a651-902dafe4a775 HTTP/1.1" 200 245 0.010267 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 248 0.013356 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/3f0bd797-2a4e-4d7e-bc20-e65389b80d14 HTTP/1.1" 200 245 0.010983 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 252 0.004995 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/e9e282da-f39c-4025-af21-bf4446cbafa6 HTTP/1.1" 200 245 0.012390 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 257 0.006804 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/1644c4df-b54a-495e-8bc3-f671d022dc01 HTTP/1.1" 200 245 0.010023 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 251 0.002614 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/6f641f5a-8b98-46ac-a088-dada797c8029 HTTP/1.1" 200 245 0.011632 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 257 0.001995 10.0.0.242 - - [2026-02-11 13:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.242 - - [2026-02-11 13:07:38] "PUT /alarm/bfbb5159-cdbc-49f2-9cc0-f2fdc38596e3 HTTP/1.1" 200 245 0.010395 10.0.0.242 - - [2026-02-11 13:07:38] "POST /alarms HTTP/1.1" 409 261 0.003366 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/f25443f5-6840-4752-9f33-5908ed1982a7 HTTP/1.1" 200 245 0.009898 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 258 0.012121 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/39d48bf5-2b4c-4f0e-9984-273851ef3d14 HTTP/1.1" 200 245 0.012297 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 254 0.008682 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/809cd257-22e2-4d0c-b7cf-5afbcb898863 HTTP/1.1" 200 245 0.010081 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 254 0.008932 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/609c7343-89e3-4e6e-ab0f-29231a1fcadb HTTP/1.1" 200 245 0.011912 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 254 0.008906 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/708a7f41-34dc-4f9b-980f-e8703b8fba36 HTTP/1.1" 200 245 0.017382 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 247 0.006138 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/4fefcee3-d251-4e8f-943e-fd6031e39fe6 HTTP/1.1" 200 245 0.011821 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 272 0.003108 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006467 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/6cc010cf-a96d-4afe-96eb-2073d1e05938 HTTP/1.1" 200 245 0.010774 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 261 0.005508 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/bd74110b-cec0-459c-925b-b212f8b00fdc HTTP/1.1" 200 245 0.011858 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 259 0.008702 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/a3aa975e-e8ff-41d4-b9fd-f1e4cebd7fbe HTTP/1.1" 200 245 0.012138 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 265 0.003625 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/d5b58fde-012f-47c4-a68d-cbd746fe9dc1 HTTP/1.1" 200 245 0.008995 10.0.0.242 - - [2026-02-11 13:07:39] "POST /alarms HTTP/1.1" 409 279 0.008792 10.0.0.242 - - [2026-02-11 13:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.242 - - [2026-02-11 13:07:39] "PUT /alarm/642687ac-9cc5-40cc-be7a-c2be25a4aaf1 HTTP/1.1" 200 245 0.011899 10.0.0.242 - - [2026-02-11 13:07:40] "GET / HTTP/1.1" 200 36215 0.002477 10.0.0.242 - - [2026-02-11 13:07:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002592 10.0.0.242 - - [2026-02-11 13:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2026-02-11 13:07:40] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.007190 10.0.0.242 - - [2026-02-11 13:07:40] "GET / HTTP/1.1" 200 36215 0.001592 10.0.0.242 - - [2026-02-11 13:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2026-02-11 13:07:40] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002834 10.0.0.242 - - [2026-02-11 13:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.242 - - [2026-02-11 13:07:40] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.009714 10.0.0.242 - - [2026-02-11 13:07:40] "GET / HTTP/1.1" 200 36215 0.001811 10.0.0.242 - - [2026-02-11 13:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.242 - - [2026-02-11 13:07:40] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004434 10.0.0.242 - - [2026-02-11 13:07:40] "PUT /global-system-config/76e6cad4-8702-4524-8019-d653d897d774 HTTP/1.1" 200 275 0.028428 10.0.0.242 - - [2026-02-11 13:07:44] "GET / HTTP/1.1" 200 36215 0.001900 10.0.0.242 - - [2026-02-11 13:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.242 - - [2026-02-11 13:07:44] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002861 10.0.0.242 - - [2026-02-11 13:07:44] "POST /bgp-routers HTTP/1.1" 409 301 0.002757 10.0.0.242 - - [2026-02-11 13:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007536 10.0.0.242 - - [2026-02-11 13:07:44] "GET /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002905 10.0.0.242 - - [2026-02-11 13:07:44] "PUT /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab HTTP/1.1" 200 255 0.035204 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:07:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001367 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:07:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001233 10.0.0.242 - - [2026-02-11 13:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.242 - - [2026-02-11 13:07:47] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002615 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:07:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000900 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:07:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001006 10.0.0.242 - - [2026-02-11 13:08:02] "GET / HTTP/1.1" 200 36215 0.001853 10.0.0.242 - - [2026-02-11 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.242 - - [2026-02-11 13:08:02] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004615 10.0.0.242 - - [2026-02-11 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2026-02-11 13:08:02] "GET /config-node/6e0a8011-b205-4495-a02c-e0d911ea5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.009890 10.0.0.242 - - [2026-02-11 13:08:14] "GET / HTTP/1.1" 200 36215 0.001389 10.0.0.242 - - [2026-02-11 13:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.242 - - [2026-02-11 13:08:14] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002913 10.0.0.242 - - [2026-02-11 13:08:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001976 10.0.0.242 - - [2026-02-11 13:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.242 - - [2026-02-11 13:08:14] "GET /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003179 10.0.0.242 - - [2026-02-11 13:08:14] "PUT /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab HTTP/1.1" 200 255 0.015729 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:08:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:08:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001062 10.0.0.242 - - [2026-02-11 13:08:28] "GET / HTTP/1.1" 200 36215 0.001823 10.0.0.242 - - [2026-02-11 13:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2026-02-11 13:08:28] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004387 10.0.0.242 - - [2026-02-11 13:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-02-11 13:08:28] "GET /config-node/6e0a8011-b205-4495-a02c-e0d911ea5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002837 10.0.0.242 - - [2026-02-11 13:08:28] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.242 - - [2026-02-11 13:08:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002444 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.242 - - [2026-02-11 13:08:33] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002258 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.242 - - [2026-02-11 13:08:33] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.007390 10.0.0.242 - - [2026-02-11 13:08:33] "GET / HTTP/1.1" 200 36215 0.002201 10.0.0.242 - - [2026-02-11 13:08:33] "POST /alarms HTTP/1.1" 409 264 0.002374 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.242 - - [2026-02-11 13:08:33] "PUT /alarm/5c0fd828-ca10-430c-ac3e-7791da9952cb HTTP/1.1" 200 245 0.010342 10.0.0.242 - - [2026-02-11 13:08:33] "POST /alarms HTTP/1.1" 409 261 0.001816 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.242 - - [2026-02-11 13:08:33] "PUT /alarm/244b7ed7-cac1-4996-aac0-c5aee32d2dc7 HTTP/1.1" 200 245 0.008494 10.0.0.242 - - [2026-02-11 13:08:33] "POST /alarms HTTP/1.1" 409 261 0.008325 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.242 - - [2026-02-11 13:08:33] "PUT /alarm/f031283c-1063-431b-bf0e-faa384f0c8ca HTTP/1.1" 200 245 0.009395 10.0.0.242 - - [2026-02-11 13:08:33] "POST /alarms HTTP/1.1" 409 253 0.008519 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.242 - - [2026-02-11 13:08:33] "PUT /alarm/8a01a944-7fdc-4bca-af33-b4a649c27f03 HTTP/1.1" 200 245 0.009863 10.0.0.242 - - [2026-02-11 13:08:33] "POST /alarms HTTP/1.1" 409 251 0.004245 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.242 - - [2026-02-11 13:08:33] "PUT /alarm/7db319d3-81b9-4fbb-9f29-80cc9ebeeb92 HTTP/1.1" 200 245 0.010318 10.0.0.242 - - [2026-02-11 13:08:33] "POST /alarms HTTP/1.1" 409 252 0.006277 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.242 - - [2026-02-11 13:08:33] "PUT /alarm/eed87753-ac8d-4780-b571-ec74670830c0 HTTP/1.1" 200 245 0.009499 10.0.0.242 - - [2026-02-11 13:08:33] "POST /alarms HTTP/1.1" 409 256 0.002880 10.0.0.242 - - [2026-02-11 13:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/fe1e27d9-b6b2-4fe9-a651-902dafe4a775 HTTP/1.1" 200 245 0.009131 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 248 0.012236 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/3f0bd797-2a4e-4d7e-bc20-e65389b80d14 HTTP/1.1" 200 245 0.008383 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 252 0.005512 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/e9e282da-f39c-4025-af21-bf4446cbafa6 HTTP/1.1" 200 245 0.009629 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 257 0.004783 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/1644c4df-b54a-495e-8bc3-f671d022dc01 HTTP/1.1" 200 245 0.010760 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 251 0.011135 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/6f641f5a-8b98-46ac-a088-dada797c8029 HTTP/1.1" 200 245 0.009350 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 257 0.005938 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/bfbb5159-cdbc-49f2-9cc0-f2fdc38596e3 HTTP/1.1" 200 245 0.008906 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 261 0.009192 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/f25443f5-6840-4752-9f33-5908ed1982a7 HTTP/1.1" 200 245 0.023102 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 258 0.007764 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/39d48bf5-2b4c-4f0e-9984-273851ef3d14 HTTP/1.1" 200 245 0.008458 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 254 0.003560 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/809cd257-22e2-4d0c-b7cf-5afbcb898863 HTTP/1.1" 200 245 0.008459 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 254 0.007678 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/609c7343-89e3-4e6e-ab0f-29231a1fcadb HTTP/1.1" 200 245 0.010776 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 254 0.008175 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/708a7f41-34dc-4f9b-980f-e8703b8fba36 HTTP/1.1" 200 245 0.009330 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 247 0.005782 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/4fefcee3-d251-4e8f-943e-fd6031e39fe6 HTTP/1.1" 200 245 0.008515 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 272 0.003516 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/6cc010cf-a96d-4afe-96eb-2073d1e05938 HTTP/1.1" 200 245 0.015396 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 261 0.007544 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.242 - - [2026-02-11 13:08:34] "PUT /alarm/bd74110b-cec0-459c-925b-b212f8b00fdc HTTP/1.1" 200 245 0.011055 10.0.0.242 - - [2026-02-11 13:08:34] "POST /alarms HTTP/1.1" 409 259 0.007666 10.0.0.242 - - [2026-02-11 13:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2026-02-11 13:08:35] "PUT /alarm/a3aa975e-e8ff-41d4-b9fd-f1e4cebd7fbe HTTP/1.1" 200 245 0.010311 10.0.0.242 - - [2026-02-11 13:08:35] "POST /alarms HTTP/1.1" 409 265 0.004179 10.0.0.242 - - [2026-02-11 13:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.242 - - [2026-02-11 13:08:35] "PUT /alarm/d5b58fde-012f-47c4-a68d-cbd746fe9dc1 HTTP/1.1" 200 245 0.010289 10.0.0.242 - - [2026-02-11 13:08:35] "POST /alarms HTTP/1.1" 409 279 0.004344 10.0.0.242 - - [2026-02-11 13:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2026-02-11 13:08:35] "PUT /alarm/642687ac-9cc5-40cc-be7a-c2be25a4aaf1 HTTP/1.1" 200 245 0.009273 10.0.0.242 - - [2026-02-11 13:08:35] "GET / HTTP/1.1" 200 36215 0.001726 10.0.0.242 - - [2026-02-11 13:08:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002019 10.0.0.242 - - [2026-02-11 13:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.242 - - [2026-02-11 13:08:35] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.017365 10.0.0.242 - - [2026-02-11 13:08:35] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.242 - - [2026-02-11 13:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.242 - - [2026-02-11 13:08:35] "GET /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002342 10.0.0.242 - - [2026-02-11 13:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.242 - - [2026-02-11 13:08:35] "PUT /global-vrouter-config/6d37342a-1998-4b48-9e46-71e88a5d6635 HTTP/1.1" 200 277 0.011225 10.0.0.242 - - [2026-02-11 13:08:35] "GET / HTTP/1.1" 200 36215 0.002183 10.0.0.242 - - [2026-02-11 13:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2026-02-11 13:08:35] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004514 10.0.0.242 - - [2026-02-11 13:08:35] "PUT /global-system-config/76e6cad4-8702-4524-8019-d653d897d774 HTTP/1.1" 200 275 0.016858 10.0.0.242 - - [2026-02-11 13:08:39] "GET / HTTP/1.1" 200 36215 0.002039 10.0.0.242 - - [2026-02-11 13:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.242 - - [2026-02-11 13:08:39] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006126 10.0.0.242 - - [2026-02-11 13:08:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002393 10.0.0.242 - - [2026-02-11 13:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.242 - - [2026-02-11 13:08:39] "GET /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003657 10.0.0.242 - - [2026-02-11 13:08:39] "PUT /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab HTTP/1.1" 200 255 0.012965 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:08:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:08:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000962 10.0.0.242 - - [2026-02-11 13:08:44] "POST /tags HTTP/1.1" 200 356 0.029515 10.0.0.242 - - [2026-02-11 13:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018915 10.0.0.242 - - [2026-02-11 13:08:44] "GET /tag/08bbf86f-b07f-4738-b2fc-40a9e0beb8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014134 10.0.0.242 - - [2026-02-11 13:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.242 - - [2026-02-11 13:08:44] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004187 10.0.0.242 - - [2026-02-11 13:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.242 - - [2026-02-11 13:08:44] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060577 10.0.0.242 - - [2026-02-11 13:08:44] "POST /virtual-machines HTTP/1.1" 200 352 0.028052 10.0.0.242 - - [2026-02-11 13:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025891 10.0.0.242 - - [2026-02-11 13:08:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.120757 10.0.0.242 - - [2026-02-11 13:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010162 10.0.0.242 - - [2026-02-11 13:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006453 10.0.0.242 - - [2026-02-11 13:08:45] "POST /instance-ips HTTP/1.1" 200 392 0.022667 10.0.0.242 - - [2026-02-11 13:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016674 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009565 10.0.0.242 - - [2026-02-11 13:08:45] "POST /set-tag HTTP/1.1" 200 109 0.012497 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013170 10.0.0.242 - - [2026-02-11 13:08:45] "GET /instance-ip/cb9e9e6c-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002582 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004076 10.0.0.242 - - [2026-02-11 13:08:45] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003384 10.0.0.242 - - [2026-02-11 13:08:45] "POST /ref-update HTTP/1.1" 200 156 0.007903 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004372 10.0.0.242 - - [2026-02-11 13:08:45] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.242 - - [2026-02-11 13:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-network/f5d434c2-36db-418e-a559-9f3f37d50473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004708 10.0.0.242 - - [2026-02-11 13:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.242 - - [2026-02-11 13:08:45] "GET /project/18d34301-3863-47f2-b8f9-14e2cbc3013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033882 10.0.0.242 - - [2026-02-11 13:08:45] "POST /virtual-machines HTTP/1.1" 200 356 0.007251 10.0.0.242 - - [2026-02-11 13:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007898 10.0.0.242 - - [2026-02-11 13:08:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.109060 10.0.0.242 - - [2026-02-11 13:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022285 10.0.0.242 - - [2026-02-11 13:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009301 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004397 10.0.0.242 - - [2026-02-11 13:08:45] "POST /instance-ips HTTP/1.1" 200 396 0.027735 10.0.0.242 - - [2026-02-11 13:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018486 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007880 10.0.0.242 - - [2026-02-11 13:08:45] "POST /set-tag HTTP/1.1" 200 109 0.017329 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011705 10.0.0.242 - - [2026-02-11 13:08:45] "GET /instance-ip/cc02491c-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.002962 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005394 10.0.0.242 - - [2026-02-11 13:08:45] "POST /set-tag HTTP/1.1" 200 109 0.009569 10.0.0.242 - - [2026-02-11 13:08:45] "GET /virtual-router/565bedde-839c-4571-b395-a38eed208047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.006191 10.0.0.242 - - [2026-02-11 13:08:46] "POST /ref-update HTTP/1.1" 200 156 0.010034 10.0.0.242 - - [2026-02-11 13:08:46] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008401 10.0.0.242 - - [2026-02-11 13:08:46] "POST /set-tag HTTP/1.1" 200 109 0.005852 10.0.0.242 - - [2026-02-11 13:08:46] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004277 10.0.0.242 - - [2026-02-11 13:08:46] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.242 - - [2026-02-11 13:08:46] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003824 10.0.0.242 - - [2026-02-11 13:08:46] "POST /set-tag HTTP/1.1" 200 109 0.001699 10.0.0.242 - - [2026-02-11 13:08:55] "GET / HTTP/1.1" 200 36215 0.001648 10.0.0.242 - - [2026-02-11 13:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2026-02-11 13:08:55] "GET /global-system-config/76e6cad4-8702-4524-8019-d653d897d774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006627 10.0.0.242 - - [2026-02-11 13:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2026-02-11 13:08:55] "GET /config-node/6e0a8011-b205-4495-a02c-e0d911ea5fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001962 10.0.0.242 - - [2026-02-11 13:08:59] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004243 10.0.0.242 - - [2026-02-11 13:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.242 - - [2026-02-11 13:09:00] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004632 10.0.0.242 - - [2026-02-11 13:09:00] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.242 - - [2026-02-11 13:09:01] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005384 10.0.0.242 - - [2026-02-11 13:09:01] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.242 - - [2026-02-11 13:09:06] "GET / HTTP/1.1" 200 36215 0.001487 10.0.0.242 - - [2026-02-11 13:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.242 - - [2026-02-11 13:09:06] "GET /routing-instance/2ba0939f-9206-41f4-9a2b-cc0129b401dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005132 10.0.0.242 - - [2026-02-11 13:09:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001953 10.0.0.242 - - [2026-02-11 13:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.242 - - [2026-02-11 13:09:07] "GET /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002640 10.0.0.242 - - [2026-02-11 13:09:07] "PUT /bgp-router/890df3ed-39c4-4756-a4aa-340b0cfc17ab HTTP/1.1" 200 255 0.017116 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:09:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001370 10.0.0.242 - - [2026-02-11 13:09:33] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005441 10.0.0.242 - - [2026-02-11 13:09:33] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.242 - - [2026-02-11 13:09:33] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003959 10.0.0.242 - - [2026-02-11 13:09:33] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.242 - - [2026-02-11 13:09:33] "GET /virtual-machine/85e114a8-0568-4401-8fcf-e629ce93edc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002880 10.0.0.242 - - [2026-02-11 13:09:33] "POST /ref-update HTTP/1.1" 200 156 0.024030 10.0.0.242 - - [2026-02-11 13:09:33] "GET /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010191 10.0.0.242 - - [2026-02-11 13:09:33] "POST /set-tag HTTP/1.1" 200 109 0.018983 10.0.0.242 - - [2026-02-11 13:09:34] "POST /set-tag HTTP/1.1" 200 109 0.026696 10.0.0.242 - - [2026-02-11 13:09:34] "DELETE /instance-ip/cb9e9e6c-074a-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.045002 10.0.0.242 - - [2026-02-11 13:09:34] "DELETE /virtual-machine-interface/cb83775e-074a-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.040492 10.0.0.242 - - [2026-02-11 13:09:34] "DELETE /virtual-machine/85e114a8-0568-4401-8fcf-e629ce93edc7 HTTP/1.1" 200 115 0.026211 10.0.0.242 - - [2026-02-11 13:09:34] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005290 10.0.0.242 - - [2026-02-11 13:09:34] "POST /set-tag HTTP/1.1" 200 109 0.003248 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:09:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:09:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004953 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:09:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-02-11 13:09:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 10.0.0.242 - - [2026-02-11 13:10:04] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004621 10.0.0.242 - - [2026-02-11 13:10:04] "POST /set-tag HTTP/1.1" 200 109 0.017294 10.0.0.242 - - [2026-02-11 13:10:04] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004226 10.0.0.242 - - [2026-02-11 13:10:04] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.242 - - [2026-02-11 13:10:04] "GET /virtual-machine/215b9da5-6868-4786-a96e-e5c4030d722a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002678 10.0.0.242 - - [2026-02-11 13:10:04] "POST /ref-update HTTP/1.1" 200 156 0.009950 10.0.0.242 - - [2026-02-11 13:10:04] "GET /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004144 10.0.0.242 - - [2026-02-11 13:10:04] "POST /set-tag HTTP/1.1" 200 109 0.014770 10.0.0.242 - - [2026-02-11 13:10:05] "POST /set-tag HTTP/1.1" 200 109 0.021960 10.0.0.242 - - [2026-02-11 13:10:05] "DELETE /instance-ip/cc02491c-074a-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.036244 10.0.0.242 - - [2026-02-11 13:10:05] "DELETE /virtual-machine-interface/cbecf210-074a-11f1-a65f-fa163e880054 HTTP/1.1" 200 115 0.045658 10.0.0.242 - - [2026-02-11 13:10:05] "DELETE /virtual-machine/215b9da5-6868-4786-a96e-e5c4030d722a HTTP/1.1" 200 115 0.031761 10.0.0.242 - - [2026-02-11 13:10:05] "DELETE /tag/08bbf86f-b07f-4738-b2fc-40a9e0beb8a7 HTTP/1.1" 200 115 0.048929