++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Feb 4 08:02:31 PM UTC 2026 ===================' INFO: =================== Wed Feb 4 08:02:31 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ cut -d / -f 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 +++ 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 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ tr '\n' , +++ local local_ips=,10.0.0.242,10.211.229.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.211.229.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 ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/04/2026 20:03:11.198 7ff1fec8d3c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/04/2026 20:03:11.342 7ff1fec8d3c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/04/2026 20:03:11.353 7ff1fec8d3c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/04/2026 20:03:11.354 7ff1fec8d3c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-02-04 20:03:15] "GET / HTTP/1.1" 503 181 0.000227 10.0.0.242 - - [2026-02-04 20:03:16] "GET / HTTP/1.1" 200 45303 0.002328 10.0.0.242 - - [2026-02-04 20:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.242 - - [2026-02-04 20:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.242 - - [2026-02-04 20:03:16] "GET / HTTP/1.1" 200 36215 0.001344 10.0.0.242 - - [2026-02-04 20:03:18] "GET / HTTP/1.1" 200 36215 0.002232 10.0.0.242 - - [2026-02-04 20:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.242 - - [2026-02-04 20:03:18] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006784 10.0.0.242 - - [2026-02-04 20:03:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.003443 10.0.0.242 - - [2026-02-04 20:03:18] "POST /config-nodes HTTP/1.1" 200 595 0.047067 10.0.0.242 - - [2026-02-04 20:03:18] "GET / HTTP/1.1" 200 36215 0.001359 10.0.0.242 - - [2026-02-04 20:03:18] "GET / HTTP/1.1" 200 36215 0.001172 10.0.0.242 - - [2026-02-04 20:03:18] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.242 - - [2026-02-04 20:03:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003050 10.0.0.242 - - [2026-02-04 20:03:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.002493 10.0.0.242 - - [2026-02-04 20:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.242 - - [2026-02-04 20:03:18] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004822 10.0.0.242 - - [2026-02-04 20:03:18] "POST /service-appliance-sets HTTP/1.1" 200 555 0.054637 10.0.0.242 - - [2026-02-04 20:03:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.002086 10.0.0.242 - - [2026-02-04 20:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.242 - - [2026-02-04 20:03:18] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004232 10.0.0.242 - - [2026-02-04 20:03:19] "POST /service-appliance-sets HTTP/1.1" 200 543 0.072394 10.0.0.242 - - [2026-02-04 20:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.242 - - [2026-02-04 20:03:19] "GET /network-ipam/ebd9dc57-25d9-4100-a112-9f7469d48b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004596 10.0.0.242 - - [2026-02-04 20:03:19] "POST /service-templates HTTP/1.1" 200 513 0.042134 10.0.0.242 - - [2026-02-04 20:03:19] "POST /service-templates HTTP/1.1" 200 503 0.074727 10.0.0.242 - - [2026-02-04 20:03:19] "POST /service-templates HTTP/1.1" 200 517 0.037580 10.0.0.242 - - [2026-02-04 20:03:19] "POST /service-templates HTTP/1.1" 200 537 0.080677 10.0.0.242 - - [2026-02-04 20:03:19] "POST /service-templates HTTP/1.1" 200 509 0.075532 10.0.0.242 - - [2026-02-04 20:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.242 - - [2026-02-04 20:03:19] "GET /network-ipam/ebd9dc57-25d9-4100-a112-9f7469d48b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003388 10.0.0.242 - - [2026-02-04 20:03:19] "GET / HTTP/1.1" 200 36215 0.001364 10.0.0.242 - - [2026-02-04 20:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.242 - - [2026-02-04 20:03:19] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006190 10.0.0.242 - - [2026-02-04 20:03:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002940 10.0.0.242 - - [2026-02-04 20:03:19] "POST /config-database-nodes HTTP/1.1" 200 613 0.039011 10.0.0.242 - - [2026-02-04 20:03:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.003225 10.0.0.242 - - [2026-02-04 20:03:20] "POST /access-control-lists HTTP/1.1" 200 589 0.016134 10.0.0.242 - - [2026-02-04 20:03:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.002301 10.0.0.242 - - [2026-02-04 20:03:20] "POST /access-control-lists HTTP/1.1" 200 587 0.019562 10.0.0.242 - - [2026-02-04 20:03:20] "POST /route-targets HTTP/1.1" 200 328 0.017998 10.0.0.242 - - [2026-02-04 20:03:20] "POST /ref-update HTTP/1.1" 200 156 0.012253 10.0.0.242 - - [2026-02-04 20:03:20] "POST /route-targets HTTP/1.1" 200 328 0.029015 10.0.0.242 - - [2026-02-04 20:03:20] "POST /ref-update HTTP/1.1" 200 156 0.013659 10.0.0.242 - - [2026-02-04 20:03:20] "POST /route-targets HTTP/1.1" 200 328 0.036919 10.0.0.242 - - [2026-02-04 20:03:20] "POST /ref-update HTTP/1.1" 200 156 0.016678 10.0.0.242 - - [2026-02-04 20:03:20] "POST /route-targets HTTP/1.1" 200 328 0.012508 10.0.0.242 - - [2026-02-04 20:03:20] "POST /ref-update HTTP/1.1" 200 156 0.012233 10.0.0.242 - - [2026-02-04 20:03:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.002482 10.0.0.242 - - [2026-02-04 20:03:20] "POST /access-control-lists HTTP/1.1" 200 553 0.080249 10.0.0.242 - - [2026-02-04 20:03:20] "PUT /access-control-list/772bb8dd-98ce-4248-8cfc-eed9d295b64e HTTP/1.1" 200 273 0.014100 10.0.0.242 - - [2026-02-04 20:03:20] "PUT /access-control-list/e8420de7-cbcb-4e1f-bb61-3530615834c3 HTTP/1.1" 200 273 0.011343 10.0.0.242 - - [2026-02-04 20:03:22] "GET / HTTP/1.1" 200 36215 0.002057 10.0.0.242 - - [2026-02-04 20:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.242 - - [2026-02-04 20:03:22] "GET /routing-instance/835e48ab-dec0-442e-9e47-6a867381073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002974 10.0.0.242 - - [2026-02-04 20:03:22] "POST /bgp-routers HTTP/1.1" 200 618 0.020246 10.0.0.242 - - [2026-02-04 20:03:22] "GET /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.010651 10.0.0.242 - - [2026-02-04 20:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.242 - - [2026-02-04 20:03:22] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005832 10.0.0.242 - - [2026-02-04 20:03:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002422 10.0.0.242 - - [2026-02-04 20:03:22] "POST /ref-update HTTP/1.1" 200 156 0.010083 10.0.0.242 - - [2026-02-04 20:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.242 - - [2026-02-04 20:03:23] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002582 10.0.0.242 - - [2026-02-04 20:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-02-04 20:03:23] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.006565 10.0.0.242 - - [2026-02-04 20:03:23] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 583 0.022354 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 577 0.022153 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 577 0.017371 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 561 0.023299 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 557 0.019430 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 559 0.023360 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 567 0.024662 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 551 0.018550 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 559 0.018886 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 569 0.024380 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 557 0.019563 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 569 0.023823 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 577 0.068103 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 571 0.020756 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 563 0.017472 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 563 0.019877 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 563 0.017999 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 549 0.017829 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 597 0.023813 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 577 0.016658 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 573 0.018086 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 585 0.028334 10.0.0.242 - - [2026-02-04 20:03:24] "POST /alarms HTTP/1.1" 200 611 0.028554 10.0.0.242 - - [2026-02-04 20:03:25] "GET / HTTP/1.1" 200 36215 0.001301 10.0.0.242 - - [2026-02-04 20:03:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002381 10.0.0.242 - - [2026-02-04 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.242 - - [2026-02-04 20:03:25] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.008698 10.0.0.242 - - [2026-02-04 20:03:25] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.242 - - [2026-02-04 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2026-02-04 20:03:25] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002654 10.0.0.242 - - [2026-02-04 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2026-02-04 20:03:25] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.008126 10.0.0.242 - - [2026-02-04 20:03:25] "GET / HTTP/1.1" 200 36215 0.002019 10.0.0.242 - - [2026-02-04 20:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.242 - - [2026-02-04 20:03:25] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006539 10.0.0.242 - - [2026-02-04 20:03:25] "PUT /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294 HTTP/1.1" 200 275 0.018447 10.0.0.242 - - [2026-02-04 20:05:10] "GET / HTTP/1.1" 200 36215 0.001434 10.0.0.242 - - [2026-02-04 20:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.242 - - [2026-02-04 20:05:10] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.013052 10.0.0.242 - - [2026-02-04 20:05:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.003093 10.0.0.242 - - [2026-02-04 20:05:10] "POST /analytics-nodes HTTP/1.1" 200 601 0.021423 10.0.0.242 - - [2026-02-04 20:05:17] "GET / HTTP/1.1" 200 36215 0.001546 10.0.0.242 - - [2026-02-04 20:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.242 - - [2026-02-04 20:05:17] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004959 10.0.0.242 - - [2026-02-04 20:05:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002461 10.0.0.242 - - [2026-02-04 20:05:17] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.049848 10.0.0.242 - - [2026-02-04 20:05:24] "GET / HTTP/1.1" 200 36215 0.001720 10.0.0.242 - - [2026-02-04 20:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.242 - - [2026-02-04 20:05:24] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007501 10.0.0.242 - - [2026-02-04 20:05:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.015488 10.0.0.242 - - [2026-02-04 20:05:24] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.045918 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:05:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:05:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001019 10.0.0.242 - - [2026-02-04 20:05:30] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.242 - - [2026-02-04 20:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.242 - - [2026-02-04 20:05:30] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005494 10.0.0.242 - - [2026-02-04 20:05:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.001859 10.0.0.242 - - [2026-02-04 20:05:30] "POST /database-nodes HTTP/1.1" 200 599 0.034011 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:05:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:05:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002635 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:05:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:05:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000852 10.0.0.242 - - [2026-02-04 20:06:04] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.242 - - [2026-02-04 20:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.242 - - [2026-02-04 20:06:04] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005711 10.0.0.242 - - [2026-02-04 20:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.242 - - [2026-02-04 20:06:04] "GET /config-node/8517b6eb-eaf9-4ce3-a1c3-e82ed8954f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004308 10.0.0.242 - - [2026-02-04 20:06:15] "GET / HTTP/1.1" 200 36215 0.001217 10.0.0.242 - - [2026-02-04 20:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2026-02-04 20:06:15] "GET /routing-instance/835e48ab-dec0-442e-9e47-6a867381073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010892 10.0.0.242 - - [2026-02-04 20:06:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002237 10.0.0.242 - - [2026-02-04 20:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.242 - - [2026-02-04 20:06:15] "GET /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004912 10.0.0.242 - - [2026-02-04 20:06:15] "PUT /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa HTTP/1.1" 200 255 0.014355 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000900 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001475 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001073 10.0.0.242 - - [2026-02-04 20:06:28] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.242 - - [2026-02-04 20:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.242 - - [2026-02-04 20:06:28] "GET /domain/57608ceb-d12b-4334-bdaa-a3c346bf6e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.015477 10.0.0.242 - - [2026-02-04 20:06:28] "POST /id-to-fqname HTTP/1.1" 200 173 0.000492 10.0.0.242 - - [2026-02-04 20:06:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.013499 10.0.0.242 - - [2026-02-04 20:06:28] "POST /security-groups HTTP/1.1" 200 570 0.112482 10.0.0.242 - - [2026-02-04 20:06:28] "POST /projects HTTP/1.1" 200 483 0.319409 10.0.0.242 - - [2026-02-04 20:06:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.006296 10.0.0.242 - - [2026-02-04 20:06:28] "POST /security-groups HTTP/1.1" 200 536 0.068960 10.0.0.242 - - [2026-02-04 20:06:28] "POST /access-control-lists HTTP/1.1" 200 581 0.103575 10.0.0.242 - - [2026-02-04 20:06:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.024180 10.0.0.242 - - [2026-02-04 20:06:28] "POST /chown HTTP/1.1" 200 109 0.090580 10.0.0.242 - - [2026-02-04 20:06:28] "POST /policy-managements HTTP/1.1" 409 214 0.002795 10.0.0.242 - - [2026-02-04 20:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.242 - - [2026-02-04 20:06:28] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032291 10.0.0.242 - - [2026-02-04 20:06:28] "POST /access-control-lists HTTP/1.1" 200 579 0.129546 10.0.0.242 - - [2026-02-04 20:06:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.001754 10.0.0.242 - - [2026-02-04 20:06:29] "POST /application-policy-sets HTTP/1.1" 200 530 0.073653 10.0.0.242 - - [2026-02-04 20:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.242 - - [2026-02-04 20:06:29] "POST /access-control-lists HTTP/1.1" 200 596 0.089820 10.0.0.242 - - [2026-02-04 20:06:29] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.051900 10.0.0.242 - - [2026-02-04 20:06:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.068027 10.0.0.242 - - [2026-02-04 20:06:29] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.080338 10.0.0.242 - - [2026-02-04 20:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019387 10.0.0.242 - - [2026-02-04 20:06:29] "GET /virtual-network/e746989c-2fcd-4efe-8418-cb68ba3ed3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004119 10.0.0.242 - - [2026-02-04 20:06:29] "POST /access-control-lists HTTP/1.1" 200 594 0.153403 10.0.0.242 - - [2026-02-04 20:06:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000562 10.0.0.242 - - [2026-02-04 20:06:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.005676 10.0.0.242 - - [2026-02-04 20:06:29] "POST /security-groups HTTP/1.1" 200 574 0.083402 10.0.0.242 - - [2026-02-04 20:06:29] "POST /projects HTTP/1.1" 200 491 0.415695 10.0.0.242 - - [2026-02-04 20:06:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.006914 10.0.0.242 - - [2026-02-04 20:06:29] "POST /access-control-lists HTTP/1.1" 200 585 0.091663 10.0.0.242 - - [2026-02-04 20:06:29] "POST /security-groups HTTP/1.1" 200 548 0.121153 10.0.0.242 - - [2026-02-04 20:06:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.021022 10.0.0.242 - - [2026-02-04 20:06:29] "POST /chown HTTP/1.1" 200 109 0.038708 10.0.0.242 - - [2026-02-04 20:06:30] "POST /access-control-lists HTTP/1.1" 200 583 0.071665 10.0.0.242 - - [2026-02-04 20:06:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.005097 10.0.0.242 - - [2026-02-04 20:06:30] "POST /network-ipams HTTP/1.1" 200 524 0.085021 10.0.0.242 - - [2026-02-04 20:06:30] "POST /access-control-lists HTTP/1.1" 200 604 0.062121 10.0.0.242 - - [2026-02-04 20:06:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.003379 10.0.0.242 - - [2026-02-04 20:06:30] "POST /network-ipams HTTP/1.1" 200 512 0.074083 10.0.0.242 - - [2026-02-04 20:06:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.008525 10.0.0.242 - - [2026-02-04 20:06:30] "POST /access-control-lists HTTP/1.1" 200 602 0.080319 10.0.0.242 - - [2026-02-04 20:06:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.002779 10.0.0.242 - - [2026-02-04 20:06:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003985 10.0.0.242 - - [2026-02-04 20:06:30] "POST /virtual-networks HTTP/1.1" 200 540 0.170305 10.0.0.242 - - [2026-02-04 20:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.242 - - [2026-02-04 20:06:30] "POST /access-control-lists HTTP/1.1" 200 591 0.088620 10.0.0.242 - - [2026-02-04 20:06:30] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.062396 10.0.0.242 - - [2026-02-04 20:06:30] "POST /route-targets HTTP/1.1" 200 328 0.016197 10.0.0.242 - - [2026-02-04 20:06:30] "POST /ref-update HTTP/1.1" 200 156 0.020468 10.0.0.242 - - [2026-02-04 20:06:30] "POST /network-ipams HTTP/1.1" 200 520 0.070506 10.0.0.242 - - [2026-02-04 20:06:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.025681 10.0.0.242 - - [2026-02-04 20:06:30] "PUT /access-control-list/0fb8f57e-5c0a-4480-8c6f-80bd0e476cd4 HTTP/1.1" 200 273 0.066402 10.0.0.242 - - [2026-02-04 20:06:30] "POST /useragent-kv HTTP/1.1" 200 115 0.010759 10.0.0.242 - - [2026-02-04 20:06:30] "POST /virtual-networks HTTP/1.1" 200 548 0.188686 10.0.0.242 - - [2026-02-04 20:06:30] "POST /route-targets HTTP/1.1" 200 328 0.023175 10.0.0.242 - - [2026-02-04 20:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010472 10.0.0.242 - - [2026-02-04 20:06:30] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.009023 10.0.0.242 - - [2026-02-04 20:06:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.001601 10.0.0.242 - - [2026-02-04 20:06:30] "POST /ref-update HTTP/1.1" 200 156 0.033530 10.0.0.242 - - [2026-02-04 20:06:31] "POST /network-policys HTTP/1.1" 200 540 0.049337 10.0.0.242 - - [2026-02-04 20:06:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.017241 10.0.0.242 - - [2026-02-04 20:06:31] "POST /network-policys HTTP/1.1" 200 536 0.032758 10.0.0.242 - - [2026-02-04 20:06:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.002113 10.0.0.242 - - [2026-02-04 20:06:31] "POST /network-policys HTTP/1.1" 200 544 0.022211 10.0.0.242 - - [2026-02-04 20:06:31] "PUT /access-control-list/1d20b579-3913-4707-807b-d1f41eeb7955 HTTP/1.1" 200 273 0.031026 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-update HTTP/1.1" 200 156 0.108678 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004048 10.0.0.242 - - [2026-02-04 20:06:31] "PUT /access-control-list/0fb8f57e-5c0a-4480-8c6f-80bd0e476cd4 HTTP/1.1" 200 273 0.032777 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-update HTTP/1.1" 200 156 0.096258 10.0.0.242 - - [2026-02-04 20:06:31] "PUT /access-control-list/1d20b579-3913-4707-807b-d1f41eeb7955 HTTP/1.1" 200 273 0.027517 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-update HTTP/1.1" 200 156 0.120522 10.0.0.242 - - [2026-02-04 20:06:31] "PUT /access-control-list/0fb8f57e-5c0a-4480-8c6f-80bd0e476cd4 HTTP/1.1" 200 273 0.095262 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022897 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008769 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-update HTTP/1.1" 200 156 0.031058 10.0.0.242 - - [2026-02-04 20:06:31] "POST /fqname-to-id HTTP/1.1" 404 237 0.007855 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-update HTTP/1.1" 200 156 0.104537 10.0.0.242 - - [2026-02-04 20:06:31] "POST /access-control-lists HTTP/1.1" 200 603 0.088275 10.0.0.242 - - [2026-02-04 20:06:31] "PUT /access-control-list/98ff7a40-e893-4fed-ac3a-dbe138adfd66 HTTP/1.1" 200 273 0.035984 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-update HTTP/1.1" 200 156 0.116166 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-update HTTP/1.1" 200 156 0.035513 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-update HTTP/1.1" 200 156 0.067345 10.0.0.242 - - [2026-02-04 20:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015048 10.0.0.242 - - [2026-02-04 20:06:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020328 10.0.0.242 - - [2026-02-04 20:06:32] "PUT /access-control-list/1d20b579-3913-4707-807b-d1f41eeb7955 HTTP/1.1" 200 273 0.071237 10.0.0.242 - - [2026-02-04 20:06:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013820 10.0.0.242 - - [2026-02-04 20:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.242 - - [2026-02-04 20:06:32] "PUT /access-control-list/98ff7a40-e893-4fed-ac3a-dbe138adfd66 HTTP/1.1" 200 273 0.054962 10.0.0.242 - - [2026-02-04 20:06:32] "GET /virtual-network/e746989c-2fcd-4efe-8418-cb68ba3ed3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.007475 10.0.0.242 - - [2026-02-04 20:06:32] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.008419 10.0.0.242 - - [2026-02-04 20:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.242 - - [2026-02-04 20:06:32] "POST /ref-update HTTP/1.1" 200 156 0.024190 10.0.0.242 - - [2026-02-04 20:06:32] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003427 10.0.0.242 - - [2026-02-04 20:06:32] "POST /firewall-policys HTTP/1.1" 200 532 0.022996 10.0.0.242 - - [2026-02-04 20:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.049726 10.0.0.242 - - [2026-02-04 20:06:32] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007480 10.0.0.242 - - [2026-02-04 20:06:32] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.007695 10.0.0.242 - - [2026-02-04 20:06:32] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002859 10.0.0.242 - - [2026-02-04 20:06:32] "POST /ref-update HTTP/1.1" 200 156 0.021199 10.0.0.242 - - [2026-02-04 20:06:32] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.019268 10.0.0.242 - - [2026-02-04 20:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.242 - - [2026-02-04 20:06:32] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002434 10.0.0.242 - - [2026-02-04 20:06:32] "POST /firewall-policys HTTP/1.1" 200 534 0.018761 10.0.0.242 - - [2026-02-04 20:06:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039303 10.0.0.242 - - [2026-02-04 20:06:32] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003983 10.0.0.242 - - [2026-02-04 20:06:32] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002729 10.0.0.242 - - [2026-02-04 20:06:32] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002477 10.0.0.242 - - [2026-02-04 20:06:32] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002285 10.0.0.242 - - [2026-02-04 20:06:32] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002663 10.0.0.242 - - [2026-02-04 20:06:32] "POST /ref-update HTTP/1.1" 200 156 0.031221 10.0.0.242 - - [2026-02-04 20:06:32] "POST /ref-update HTTP/1.1" 200 156 0.078908 10.0.0.242 - - [2026-02-04 20:06:32] "POST /ref-update HTTP/1.1" 200 156 0.038610 10.0.0.242 - - [2026-02-04 20:06:32] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.019756 10.0.0.242 - - [2026-02-04 20:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.242 - - [2026-02-04 20:06:32] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004520 10.0.0.242 - - [2026-02-04 20:06:33] "POST /firewall-policys HTTP/1.1" 200 532 0.060732 10.0.0.242 - - [2026-02-04 20:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.037580 10.0.0.242 - - [2026-02-04 20:06:33] "GET /firewall-policy/d75e6c9f-8312-4d39-b231-07664909d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.026729 10.0.0.242 - - [2026-02-04 20:06:33] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002977 10.0.0.242 - - [2026-02-04 20:06:33] "GET /firewall-policy/d75e6c9f-8312-4d39-b231-07664909d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002348 10.0.0.242 - - [2026-02-04 20:06:33] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002169 10.0.0.242 - - [2026-02-04 20:06:33] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002832 10.0.0.242 - - [2026-02-04 20:06:33] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002264 10.0.0.242 - - [2026-02-04 20:06:33] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002177 10.0.0.242 - - [2026-02-04 20:06:33] "POST /ref-update HTTP/1.1" 200 156 0.016450 10.0.0.242 - - [2026-02-04 20:06:33] "POST /ref-update HTTP/1.1" 200 156 0.036750 10.0.0.242 - - [2026-02-04 20:06:33] "POST /ref-update HTTP/1.1" 200 156 0.038007 10.0.0.242 - - [2026-02-04 20:06:33] "POST /ref-update HTTP/1.1" 200 156 0.019892 10.0.0.242 - - [2026-02-04 20:06:33] "POST /ref-update HTTP/1.1" 200 156 0.055569 10.0.0.242 - - [2026-02-04 20:06:33] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.036762 10.0.0.242 - - [2026-02-04 20:06:33] "POST /tags HTTP/1.1" 200 300 0.030572 10.0.0.242 - - [2026-02-04 20:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009708 10.0.0.242 - - [2026-02-04 20:06:33] "GET /tag/e542ddb6-f470-497a-93e7-ff2f258db8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.026120 10.0.0.242 - - [2026-02-04 20:06:33] "POST /set-tag HTTP/1.1" 200 109 0.025221 10.0.0.242 - - [2026-02-04 20:06:33] "POST /tags HTTP/1.1" 200 358 0.084826 10.0.0.242 - - [2026-02-04 20:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016496 10.0.0.242 - - [2026-02-04 20:06:33] "GET /tag/bb49eeb2-1bc3-4bdc-b0a2-5f46e3277a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.015995 10.0.0.242 - - [2026-02-04 20:06:34] "POST /tags HTTP/1.1" 200 306 0.059045 10.0.0.242 - - [2026-02-04 20:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.242 - - [2026-02-04 20:06:34] "GET /tag/b0b22d61-316e-41c8-a25e-8b3700d60b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.022972 10.0.0.242 - - [2026-02-04 20:06:34] "POST /id-to-fqname HTTP/1.1" 200 174 0.014432 10.0.0.242 - - [2026-02-04 20:06:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.009893 10.0.0.242 - - [2026-02-04 20:06:34] "POST /security-groups HTTP/1.1" 200 571 0.085159 10.0.0.242 - - [2026-02-04 20:06:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.002719 10.0.0.242 - - [2026-02-04 20:06:34] "POST /projects HTTP/1.1" 200 485 0.313356 10.0.0.242 - - [2026-02-04 20:06:34] "POST /access-control-lists HTTP/1.1" 200 582 0.063063 10.0.0.242 - - [2026-02-04 20:06:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.009429 10.0.0.242 - - [2026-02-04 20:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.074589 10.0.0.242 - - [2026-02-04 20:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006572 10.0.0.242 - - [2026-02-04 20:06:34] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.044054 10.0.0.242 - - [2026-02-04 20:06:34] "POST /access-control-lists HTTP/1.1" 200 580 0.122072 10.0.0.242 - - [2026-02-04 20:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018082 10.0.0.242 - - [2026-02-04 20:06:34] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.007539 10.0.0.242 - - [2026-02-04 20:06:34] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.054246 10.0.0.242 - - [2026-02-04 20:06:34] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.093731 10.0.0.242 - - [2026-02-04 20:06:34] "POST /security-groups HTTP/1.1" 200 539 0.095225 10.0.0.242 - - [2026-02-04 20:06:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.002538 10.0.0.242 - - [2026-02-04 20:06:35] "POST /access-control-lists HTTP/1.1" 200 598 0.031888 10.0.0.242 - - [2026-02-04 20:06:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.015500 10.0.0.242 - - [2026-02-04 20:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.049126 10.0.0.242 - - [2026-02-04 20:06:35] "POST /chown HTTP/1.1" 200 109 0.041079 10.0.0.242 - - [2026-02-04 20:06:35] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.053429 10.0.0.242 - - [2026-02-04 20:06:35] "POST /access-control-lists HTTP/1.1" 200 596 0.108769 10.0.0.242 - - [2026-02-04 20:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.242 - - [2026-02-04 20:06:35] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005740 10.0.0.242 - - [2026-02-04 20:06:35] "POST /tags HTTP/1.1" 409 207 0.002053 10.0.0.242 - - [2026-02-04 20:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.242 - - [2026-02-04 20:06:35] "GET /tag/b0b22d61-316e-41c8-a25e-8b3700d60b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017553 10.0.0.242 - - [2026-02-04 20:06:35] "POST /firewall-rules HTTP/1.1" 200 566 0.072383 10.0.0.242 - - [2026-02-04 20:06:35] "GET /firewall-rule/be20fc47-563e-4f89-8e1f-73b357804bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005255 10.0.0.242 - - [2026-02-04 20:06:35] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002600 10.0.0.242 - - [2026-02-04 20:06:35] "GET /firewall-rule/be20fc47-563e-4f89-8e1f-73b357804bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005494 10.0.0.242 - - [2026-02-04 20:06:35] "POST /ref-update HTTP/1.1" 200 156 0.014827 10.0.0.242 - - [2026-02-04 20:06:35] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018275 10.0.0.242 - - [2026-02-04 20:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.242 - - [2026-02-04 20:06:35] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003323 10.0.0.242 - - [2026-02-04 20:06:35] "POST /tags HTTP/1.1" 409 207 0.001709 10.0.0.242 - - [2026-02-04 20:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.242 - - [2026-02-04 20:06:35] "GET /tag/b0b22d61-316e-41c8-a25e-8b3700d60b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011583 10.0.0.242 - - [2026-02-04 20:06:35] "POST /firewall-rules HTTP/1.1" 200 564 0.067640 10.0.0.242 - - [2026-02-04 20:06:35] "GET /firewall-rule/8f4347bc-33b0-4bc7-882c-49380a8dff5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.023276 10.0.0.242 - - [2026-02-04 20:06:35] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004108 10.0.0.242 - - [2026-02-04 20:06:35] "GET /firewall-rule/8f4347bc-33b0-4bc7-882c-49380a8dff5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002472 10.0.0.242 - - [2026-02-04 20:06:35] "POST /ref-update HTTP/1.1" 200 156 0.026577 10.0.0.242 - - [2026-02-04 20:06:35] "POST /tags HTTP/1.1" 200 302 0.084613 10.0.0.242 - - [2026-02-04 20:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.242 - - [2026-02-04 20:06:36] "GET /tag/e0607aff-4296-484a-83f9-214e144e427a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.021106 10.0.0.242 - - [2026-02-04 20:06:36] "POST /tags HTTP/1.1" 200 326 0.080997 10.0.0.242 - - [2026-02-04 20:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.242 - - [2026-02-04 20:06:36] "GET /tag/93bf2438-73c5-48b6-a8db-f6ca75de036b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.015118 10.0.0.242 - - [2026-02-04 20:06:36] "POST /tags HTTP/1.1" 200 364 0.028177 10.0.0.242 - - [2026-02-04 20:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.242 - - [2026-02-04 20:06:36] "GET /tag/f3b9c236-62ff-4c03-8d7e-a841fe94de7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017863 10.0.0.242 - - [2026-02-04 20:06:36] "POST /tags HTTP/1.1" 200 312 0.045415 10.0.0.242 - - [2026-02-04 20:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.242 - - [2026-02-04 20:06:36] "GET /tag/3eb862ef-f505-4500-a015-c0ba0c6b6c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016068 10.0.0.242 - - [2026-02-04 20:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.242 - - [2026-02-04 20:06:36] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005083 10.0.0.242 - - [2026-02-04 20:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.242 - - [2026-02-04 20:06:36] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.038587 10.0.0.242 - - [2026-02-04 20:06:36] "POST /virtual-machines HTTP/1.1" 200 378 0.011734 10.0.0.242 - - [2026-02-04 20:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007462 10.0.0.242 - - [2026-02-04 20:06:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.108808 10.0.0.242 - - [2026-02-04 20:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030837 10.0.0.242 - - [2026-02-04 20:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019853 10.0.0.242 - - [2026-02-04 20:06:36] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.004895 10.0.0.242 - - [2026-02-04 20:06:36] "POST /instance-ips HTTP/1.1" 200 410 0.047773 10.0.0.242 - - [2026-02-04 20:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032723 10.0.0.242 - - [2026-02-04 20:06:36] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.019787 10.0.0.242 - - [2026-02-04 20:06:36] "POST /set-tag HTTP/1.1" 200 109 0.023752 10.0.0.242 - - [2026-02-04 20:06:36] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.018040 10.0.0.242 - - [2026-02-04 20:06:36] "GET /instance-ip/029674d0-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.010846 10.0.0.242 - - [2026-02-04 20:06:37] "POST /tags HTTP/1.1" 200 306 0.053289 10.0.0.242 - - [2026-02-04 20:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.242 - - [2026-02-04 20:06:37] "GET /tag/64d35030-1d45-45bf-8c8c-768fd0e436b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024617 10.0.0.242 - - [2026-02-04 20:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.242 - - [2026-02-04 20:06:37] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033714 10.0.0.242 - - [2026-02-04 20:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.242 - - [2026-02-04 20:06:37] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005140 10.0.0.242 - - [2026-02-04 20:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.242 - - [2026-02-04 20:06:37] "GET /service-appliance-set/378bb749-8789-4d4c-9750-f9eb2908864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006152 10.0.0.242 - - [2026-02-04 20:06:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.003357 10.0.0.242 - - [2026-02-04 20:06:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.123314 10.0.0.242 - - [2026-02-04 20:06:37] "GET /virtual-machine-interface/699d9b65-64b6-4045-bf34-f6c5cd5cd7fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.011662 10.0.0.242 - - [2026-02-04 20:06:37] "POST /instance-ips HTTP/1.1" 200 382 0.043980 10.0.0.242 - - [2026-02-04 20:06:37] "GET /instance-ip/1257229d-ada7-4452-9c8a-2be1fb3dc313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004487 10.0.0.242 - - [2026-02-04 20:06:37] "POST /loadbalancers HTTP/1.1" 200 584 0.074676 10.0.0.242 - - [2026-02-04 20:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025460 10.0.0.242 - - [2026-02-04 20:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.242 - - [2026-02-04 20:06:37] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040859 10.0.0.242 - - [2026-02-04 20:06:37] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048029 10.0.0.242 - - [2026-02-04 20:06:37] "GET /instance-ip/1257229d-ada7-4452-9c8a-2be1fb3dc313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010489 10.0.0.242 - - [2026-02-04 20:06:37] "GET /loadbalancer/34c7b237-2517-4943-a4b2-10f44c4a3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.011089 10.0.0.242 - - [2026-02-04 20:06:37] "POST /floating-ips HTTP/1.1" 200 585 0.057476 10.0.0.242 - - [2026-02-04 20:06:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.054853 10.0.0.242 - - [2026-02-04 20:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013892 10.0.0.242 - - [2026-02-04 20:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010874 10.0.0.242 - - [2026-02-04 20:06:37] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053274 10.0.0.242 - - [2026-02-04 20:06:38] "GET /loadbalancer-listener/9ca87f2b-f0ca-4ca7-83f3-cbdc1df9e252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003196 10.0.0.242 - - [2026-02-04 20:06:38] "GET /loadbalancer-listener/9ca87f2b-f0ca-4ca7-83f3-cbdc1df9e252?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004003 10.0.0.242 - - [2026-02-04 20:06:38] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020624 10.0.0.242 - - [2026-02-04 20:06:38] "GET /instance-ip/1257229d-ada7-4452-9c8a-2be1fb3dc313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002992 10.0.0.242 - - [2026-02-04 20:06:38] "GET /instance-ip/1257229d-ada7-4452-9c8a-2be1fb3dc313?fields=floating_ips HTTP/1.1" 200 1172 0.006518 10.0.0.242 - - [2026-02-04 20:06:38] "GET /floating-ip/8912224f-3b37-4a9b-96bc-9e7a49aaba06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.008999 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.242 - - [2026-02-04 20:06:38] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005541 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.242 - - [2026-02-04 20:06:38] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.019777 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2026-02-04 20:06:38] "GET /loadbalancer/34c7b237-2517-4943-a4b2-10f44c4a3119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002240 10.0.0.242 - - [2026-02-04 20:06:38] "POST /tags HTTP/1.1" 200 302 0.023430 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.242 - - [2026-02-04 20:06:38] "GET /tag/635ba9b3-b324-40c9-a986-2f4f0c04e5e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018298 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.242 - - [2026-02-04 20:06:38] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.048321 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.242 - - [2026-02-04 20:06:38] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005336 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.242 - - [2026-02-04 20:06:38] "GET /service-appliance-set/378bb749-8789-4d4c-9750-f9eb2908864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002923 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.002777 10.0.0.242 - - [2026-02-04 20:06:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115863 10.0.0.242 - - [2026-02-04 20:06:38] "GET /virtual-machine-interface/bd61dc69-5986-46db-8f7f-ecb0ee5fc9f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.029271 10.0.0.242 - - [2026-02-04 20:06:38] "POST /instance-ips HTTP/1.1" 200 378 0.021821 10.0.0.242 - - [2026-02-04 20:06:38] "GET /instance-ip/13ba8cec-8164-47df-b2c8-a9248f6aea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.030084 10.0.0.242 - - [2026-02-04 20:06:38] "POST /loadbalancers HTTP/1.1" 200 584 0.070640 10.0.0.242 - - [2026-02-04 20:06:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019099 10.0.0.242 - - [2026-02-04 20:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027856 10.0.0.242 - - [2026-02-04 20:06:38] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.071374 10.0.0.242 - - [2026-02-04 20:06:38] "GET /instance-ip/13ba8cec-8164-47df-b2c8-a9248f6aea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007720 10.0.0.242 - - [2026-02-04 20:06:39] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.064293 10.0.0.242 - - [2026-02-04 20:06:39] "POST /floating-ips HTTP/1.1" 200 583 0.026882 10.0.0.242 - - [2026-02-04 20:06:39] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.011155 10.0.0.242 - - [2026-02-04 20:06:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043490 10.0.0.242 - - [2026-02-04 20:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020880 10.0.0.242 - - [2026-02-04 20:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.242 - - [2026-02-04 20:06:39] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.050268 10.0.0.242 - - [2026-02-04 20:06:39] "GET /loadbalancer-listener/a4fda239-b8c1-43de-b918-f5cd87cb699c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002570 10.0.0.242 - - [2026-02-04 20:06:39] "GET /loadbalancer-listener/a4fda239-b8c1-43de-b918-f5cd87cb699c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003446 10.0.0.242 - - [2026-02-04 20:06:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.046247 10.0.0.242 - - [2026-02-04 20:06:39] "GET /instance-ip/13ba8cec-8164-47df-b2c8-a9248f6aea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006231 10.0.0.242 - - [2026-02-04 20:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.242 - - [2026-02-04 20:06:39] "GET /instance-ip/13ba8cec-8164-47df-b2c8-a9248f6aea1a?fields=floating_ips HTTP/1.1" 200 1166 0.015058 10.0.0.242 - - [2026-02-04 20:06:39] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002886 10.0.0.242 - - [2026-02-04 20:06:39] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.045180 10.0.0.242 - - [2026-02-04 20:06:39] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002730 10.0.0.242 - - [2026-02-04 20:06:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.023736 10.0.0.242 - - [2026-02-04 20:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026158 10.0.0.242 - - [2026-02-04 20:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010528 10.0.0.242 - - [2026-02-04 20:06:39] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.059695 10.0.0.242 - - [2026-02-04 20:06:39] "GET /loadbalancer-listener/7cd7d547-34f9-47c0-82a8-bad8a42a68bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003987 10.0.0.242 - - [2026-02-04 20:06:39] "GET /loadbalancer-listener/7cd7d547-34f9-47c0-82a8-bad8a42a68bc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006962 10.0.0.242 - - [2026-02-04 20:06:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.211021 10.0.0.242 - - [2026-02-04 20:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018786 10.0.0.242 - - [2026-02-04 20:06:40] "GET /instance-ip/13ba8cec-8164-47df-b2c8-a9248f6aea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008828 10.0.0.242 - - [2026-02-04 20:06:40] "GET /instance-ip/13ba8cec-8164-47df-b2c8-a9248f6aea1a?fields=floating_ips HTTP/1.1" 200 1166 0.014963 10.0.0.242 - - [2026-02-04 20:06:40] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.016773 10.0.0.242 - - [2026-02-04 20:06:40] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.084576 10.0.0.242 - - [2026-02-04 20:06:40] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.020005 10.0.0.242 - - [2026-02-04 20:06:40] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.039050 10.0.0.242 - - [2026-02-04 20:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015772 10.0.0.242 - - [2026-02-04 20:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034291 10.0.0.242 - - [2026-02-04 20:06:40] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.069885 10.0.0.242 - - [2026-02-04 20:06:40] "GET /loadbalancer-listener/04d00bd8-ad07-4180-b8b3-be856aaf264b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.023333 10.0.0.242 - - [2026-02-04 20:06:40] "GET /loadbalancer-listener/04d00bd8-ad07-4180-b8b3-be856aaf264b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.014202 10.0.0.242 - - [2026-02-04 20:06:40] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.019938 10.0.0.242 - - [2026-02-04 20:06:40] "GET /instance-ip/13ba8cec-8164-47df-b2c8-a9248f6aea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006660 10.0.0.242 - - [2026-02-04 20:06:40] "GET /instance-ip/13ba8cec-8164-47df-b2c8-a9248f6aea1a?fields=floating_ips HTTP/1.1" 200 1166 0.005898 10.0.0.242 - - [2026-02-04 20:06:40] "POST /tags HTTP/1.1" 200 356 0.042108 10.0.0.242 - - [2026-02-04 20:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011542 10.0.0.242 - - [2026-02-04 20:06:40] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.012477 10.0.0.242 - - [2026-02-04 20:06:40] "GET /tag/c58ce3be-4202-409a-9b48-0209859c90c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.055146 10.0.0.242 - - [2026-02-04 20:06:40] "POST /tags HTTP/1.1" 200 304 0.057500 10.0.0.242 - - [2026-02-04 20:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.037930 10.0.0.242 - - [2026-02-04 20:06:40] "GET /tag/fc05da86-aa62-466c-988f-77310b6aedd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016718 10.0.0.242 - - [2026-02-04 20:06:40] "POST /projects HTTP/1.1" 409 218 0.002611 10.0.0.242 - - [2026-02-04 20:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005808 10.0.0.242 - - [2026-02-04 20:06:40] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.106927 10.0.0.242 - - [2026-02-04 20:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.242 - - [2026-02-04 20:06:40] "GET /network-ipam/91ba5481-960c-4d26-aa2a-027ce37344cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003128 10.0.0.242 - - [2026-02-04 20:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.242 - - [2026-02-04 20:06:41] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.017145 10.0.0.242 - - [2026-02-04 20:06:41] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.089413 10.0.0.242 - - [2026-02-04 20:06:41] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.032861 10.0.0.242 - - [2026-02-04 20:06:41] "POST /set-tag HTTP/1.1" 200 109 0.110721 10.0.0.242 - - [2026-02-04 20:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012345 10.0.0.242 - - [2026-02-04 20:06:41] "GET /network-ipam/f6416c18-2fa7-4c11-92ad-7d4d663dd8b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.008443 10.0.0.242 - - [2026-02-04 20:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.242 - - [2026-02-04 20:06:41] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005977 10.0.0.242 - - [2026-02-04 20:06:41] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.073654 10.0.0.242 - - [2026-02-04 20:06:41] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.012167 10.0.0.242 - - [2026-02-04 20:06:41] "POST /set-tag HTTP/1.1" 200 109 0.140323 10.0.0.242 - - [2026-02-04 20:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.242 - - [2026-02-04 20:06:41] "GET /network-policy/63b0c6a6-4c0b-44ab-a9cd-4aad3223bcbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002807 10.0.0.242 - - [2026-02-04 20:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2026-02-04 20:06:41] "GET /network-policy/9c3820a6-b910-4872-bba7-ed0a2d353127?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002418 10.0.0.242 - - [2026-02-04 20:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-02-04 20:06:41] "GET /network-policy/846f9ac8-a058-43fe-8f11-c0e29a5d157f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004403 10.0.0.242 - - [2026-02-04 20:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.242 - - [2026-02-04 20:06:41] "PUT /network-policy/846f9ac8-a058-43fe-8f11-c0e29a5d157f HTTP/1.1" 200 263 0.014492 10.0.0.242 - - [2026-02-04 20:06:42] "PUT /access-control-list/0fb8f57e-5c0a-4480-8c6f-80bd0e476cd4 HTTP/1.1" 200 273 0.125705 10.0.0.242 - - [2026-02-04 20:06:42] "POST /ref-update HTTP/1.1" 200 156 0.219365 10.0.0.242 - - [2026-02-04 20:06:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044848 10.0.0.242 - - [2026-02-04 20:06:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016067 10.0.0.242 - - [2026-02-04 20:06:42] "PUT /access-control-list/98ff7a40-e893-4fed-ac3a-dbe138adfd66 HTTP/1.1" 200 273 0.106095 10.0.0.242 - - [2026-02-04 20:06:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014048 10.0.0.242 - - [2026-02-04 20:06:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007242 10.0.0.242 - - [2026-02-04 20:06:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002127 10.0.0.242 - - [2026-02-04 20:06:42] "POST /security-groups HTTP/1.1" 409 245 0.002247 10.0.0.242 - - [2026-02-04 20:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.242 - - [2026-02-04 20:06:42] "PUT /security-group/14ae6675-1fdb-42d1-bf10-387b03dfb4d4 HTTP/1.1" 200 263 0.078466 10.0.0.242 - - [2026-02-04 20:06:42] "PUT /access-control-list/90f29d00-1ea5-4a0b-aa11-947cf2ce0031 HTTP/1.1" 200 273 0.042228 10.0.0.242 - - [2026-02-04 20:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.056052 10.0.0.242 - - [2026-02-04 20:06:42] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025919 10.0.0.242 - - [2026-02-04 20:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.242 - - [2026-02-04 20:06:42] "PUT /access-control-list/032f1522-3609-4092-9d0c-1a33e6faed4c HTTP/1.1" 200 273 0.081286 10.0.0.242 - - [2026-02-04 20:06:42] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003001 10.0.0.242 - - [2026-02-04 20:06:42] "POST /tags HTTP/1.1" 409 206 0.003846 10.0.0.242 - - [2026-02-04 20:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.242 - - [2026-02-04 20:06:42] "GET /tag/fc05da86-aa62-466c-988f-77310b6aedd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015085 10.0.0.242 - - [2026-02-04 20:06:42] "POST /firewall-rules HTTP/1.1" 200 564 0.093956 10.0.0.242 - - [2026-02-04 20:06:42] "GET /firewall-rule/0139778a-8d90-4c4e-80bc-b5bddf087eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.015700 10.0.0.242 - - [2026-02-04 20:06:42] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003757 10.0.0.242 - - [2026-02-04 20:06:42] "GET /firewall-rule/0139778a-8d90-4c4e-80bc-b5bddf087eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002392 10.0.0.242 - - [2026-02-04 20:06:42] "POST /ref-update HTTP/1.1" 200 156 0.042153 10.0.0.242 - - [2026-02-04 20:06:42] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002791 10.0.0.242 - - [2026-02-04 20:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.242 - - [2026-02-04 20:06:42] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003628 10.0.0.242 - - [2026-02-04 20:06:42] "POST /tags HTTP/1.1" 409 206 0.001900 10.0.0.242 - - [2026-02-04 20:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-02-04 20:06:42] "GET /tag/fc05da86-aa62-466c-988f-77310b6aedd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020195 10.0.0.242 - - [2026-02-04 20:06:43] "POST /firewall-rules HTTP/1.1" 200 562 0.094685 10.0.0.242 - - [2026-02-04 20:06:43] "GET /firewall-rule/53703244-9f2c-45d5-bb38-25a0a3806390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.013219 10.0.0.242 - - [2026-02-04 20:06:43] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.026665 10.0.0.242 - - [2026-02-04 20:06:43] "GET /firewall-rule/53703244-9f2c-45d5-bb38-25a0a3806390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.029704 10.0.0.242 - - [2026-02-04 20:06:43] "POST /ref-update HTTP/1.1" 200 156 0.043853 10.0.0.242 - - [2026-02-04 20:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.242 - - [2026-02-04 20:06:43] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003810 10.0.0.242 - - [2026-02-04 20:06:43] "POST /tags HTTP/1.1" 200 372 0.031490 10.0.0.242 - - [2026-02-04 20:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005729 10.0.0.242 - - [2026-02-04 20:06:43] "GET /tag/d9b67c51-3b4e-4dd5-9861-d207a3bfd814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.029127 10.0.0.242 - - [2026-02-04 20:06:43] "POST /tags HTTP/1.1" 200 320 0.026413 10.0.0.242 - - [2026-02-04 20:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.242 - - [2026-02-04 20:06:43] "GET /tag/41622ed5-bffc-49cd-91ce-d57c2fdd2809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.021606 10.0.0.242 - - [2026-02-04 20:06:43] "POST /id-to-fqname HTTP/1.1" 200 181 0.000978 10.0.0.242 - - [2026-02-04 20:06:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.007394 10.0.0.242 - - [2026-02-04 20:06:43] "POST /security-groups HTTP/1.1" 200 578 0.102196 10.0.0.242 - - [2026-02-04 20:06:43] "POST /projects HTTP/1.1" 200 499 0.193152 10.0.0.242 - - [2026-02-04 20:06:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.013779 10.0.0.242 - - [2026-02-04 20:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019291 10.0.0.242 - - [2026-02-04 20:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.242 - - [2026-02-04 20:06:43] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013319 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000763 10.0.0.242 - - [2026-02-04 20:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.242 - - [2026-02-04 20:06:43] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.041469 10.0.0.242 - - [2026-02-04 20:06:43] "POST /access-control-lists HTTP/1.1" 200 589 0.126610 10.0.0.242 - - [2026-02-04 20:06:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.002908 10.0.0.242 - - [2026-02-04 20:06:44] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.092470 10.0.0.242 - - [2026-02-04 20:06:44] "POST /access-control-lists HTTP/1.1" 200 587 0.038680 10.0.0.242 - - [2026-02-04 20:06:44] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.070040 10.0.0.242 - - [2026-02-04 20:06:44] "POST /security-groups HTTP/1.1" 200 560 0.324325 10.0.0.242 - - [2026-02-04 20:06:44] "POST /fqname-to-id HTTP/1.1" 404 248 0.001796 10.0.0.242 - - [2026-02-04 20:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.066935 10.0.0.242 - - [2026-02-04 20:06:44] "POST /chown HTTP/1.1" 200 109 0.064714 10.0.0.242 - - [2026-02-04 20:06:44] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002250 10.0.0.242 - - [2026-02-04 20:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.242 - - [2026-02-04 20:06:44] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004042 10.0.0.242 - - [2026-02-04 20:06:44] "POST /access-control-lists HTTP/1.1" 200 612 0.169845 10.0.0.242 - - [2026-02-04 20:06:44] "POST /tags HTTP/1.1" 409 214 0.022280 10.0.0.242 - - [2026-02-04 20:06:44] "POST /fqname-to-id HTTP/1.1" 404 247 0.003756 10.0.0.242 - - [2026-02-04 20:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.242 - - [2026-02-04 20:06:44] "GET /tag/41622ed5-bffc-49cd-91ce-d57c2fdd2809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.048052 10.0.0.242 - - [2026-02-04 20:06:44] "POST /access-control-lists HTTP/1.1" 200 610 0.085081 10.0.0.242 - - [2026-02-04 20:06:44] "POST /firewall-rules HTTP/1.1" 200 580 0.083185 10.0.0.242 - - [2026-02-04 20:06:44] "GET /firewall-rule/5d0bff2a-ad1a-48de-9c69-c92b1a56c0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008035 10.0.0.242 - - [2026-02-04 20:06:44] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005579 10.0.0.242 - - [2026-02-04 20:06:44] "GET /firewall-rule/5d0bff2a-ad1a-48de-9c69-c92b1a56c0a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003172 10.0.0.242 - - [2026-02-04 20:06:45] "POST /ref-update HTTP/1.1" 200 156 0.037469 10.0.0.242 - - [2026-02-04 20:06:45] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015635 10.0.0.242 - - [2026-02-04 20:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005819 10.0.0.242 - - [2026-02-04 20:06:45] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002774 10.0.0.242 - - [2026-02-04 20:06:45] "POST /tags HTTP/1.1" 409 214 0.001956 10.0.0.242 - - [2026-02-04 20:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2026-02-04 20:06:45] "GET /tag/41622ed5-bffc-49cd-91ce-d57c2fdd2809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010267 10.0.0.242 - - [2026-02-04 20:06:45] "POST /firewall-rules HTTP/1.1" 200 578 0.074444 10.0.0.242 - - [2026-02-04 20:06:45] "GET /firewall-rule/478eaf13-7720-4346-9db3-16a3edb54192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.025322 10.0.0.242 - - [2026-02-04 20:06:45] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004311 10.0.0.242 - - [2026-02-04 20:06:45] "GET /firewall-rule/478eaf13-7720-4346-9db3-16a3edb54192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004510 10.0.0.242 - - [2026-02-04 20:06:45] "POST /ref-update HTTP/1.1" 200 156 0.045161 10.0.0.242 - - [2026-02-04 20:06:45] "POST /tags HTTP/1.1" 200 364 0.048124 10.0.0.242 - - [2026-02-04 20:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.242 - - [2026-02-04 20:06:45] "GET /tag/d7e80a23-8928-43e9-9249-5e714242e03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.039756 10.0.0.242 - - [2026-02-04 20:06:45] "POST /tags HTTP/1.1" 200 312 0.028072 10.0.0.242 - - [2026-02-04 20:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012246 10.0.0.242 - - [2026-02-04 20:06:45] "GET /tag/cbcf5ff3-7e2c-4c76-8c09-2b1f33612cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020824 10.0.0.242 - - [2026-02-04 20:06:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000465 10.0.0.242 - - [2026-02-04 20:06:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.014248 10.0.0.242 - - [2026-02-04 20:06:46] "POST /security-groups HTTP/1.1" 200 574 0.095624 10.0.0.242 - - [2026-02-04 20:06:46] "POST /projects HTTP/1.1" 200 491 0.324220 10.0.0.242 - - [2026-02-04 20:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039315 10.0.0.242 - - [2026-02-04 20:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014369 10.0.0.242 - - [2026-02-04 20:06:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.002269 10.0.0.242 - - [2026-02-04 20:06:46] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.032531 10.0.0.242 - - [2026-02-04 20:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.242 - - [2026-02-04 20:06:46] "GET /global-system-configs HTTP/1.1" 200 323 0.009021 10.0.0.242 - - [2026-02-04 20:06:46] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.013699 10.0.0.242 - - [2026-02-04 20:06:46] "POST /access-control-lists HTTP/1.1" 200 585 0.097390 10.0.0.242 - - [2026-02-04 20:06:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.063158 10.0.0.242 - - [2026-02-04 20:06:46] "POST /access-control-lists HTTP/1.1" 200 583 0.107380 10.0.0.242 - - [2026-02-04 20:06:46] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.249836 10.0.0.242 - - [2026-02-04 20:06:46] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.082933 10.0.0.242 - - [2026-02-04 20:06:46] "POST /security-groups HTTP/1.1" 200 548 0.096268 10.0.0.242 - - [2026-02-04 20:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.056197 10.0.0.242 - - [2026-02-04 20:06:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.054472 10.0.0.242 - - [2026-02-04 20:06:46] "POST /chown HTTP/1.1" 200 109 0.049483 10.0.0.242 - - [2026-02-04 20:06:46] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021897 10.0.0.242 - - [2026-02-04 20:06:46] "POST /access-control-lists HTTP/1.1" 200 604 0.093473 10.0.0.242 - - [2026-02-04 20:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.242 - - [2026-02-04 20:06:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.004532 10.0.0.242 - - [2026-02-04 20:06:46] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043676 10.0.0.242 - - [2026-02-04 20:06:47] "POST /tags HTTP/1.1" 409 210 0.002628 10.0.0.242 - - [2026-02-04 20:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013864 10.0.0.242 - - [2026-02-04 20:06:47] "GET /tag/cbcf5ff3-7e2c-4c76-8c09-2b1f33612cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023117 10.0.0.242 - - [2026-02-04 20:06:47] "POST /access-control-lists HTTP/1.1" 200 602 0.090752 10.0.0.242 - - [2026-02-04 20:06:47] "GET /global-system-configs HTTP/1.1" 200 323 0.012314 10.0.0.242 - - [2026-02-04 20:06:47] "POST /firewall-rules HTTP/1.1" 200 572 0.102227 10.0.0.242 - - [2026-02-04 20:06:47] "GET /firewall-rule/a9dc1dbc-3149-4845-a1d1-e3f632c4e251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.046359 10.0.0.242 - - [2026-02-04 20:06:47] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.011796 10.0.0.242 - - [2026-02-04 20:06:47] "GET /firewall-rule/a9dc1dbc-3149-4845-a1d1-e3f632c4e251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007425 10.0.0.242 - - [2026-02-04 20:06:47] "POST /ref-update HTTP/1.1" 200 156 0.057755 10.0.0.242 - - [2026-02-04 20:06:47] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007559 10.0.0.242 - - [2026-02-04 20:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.242 - - [2026-02-04 20:06:47] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004031 10.0.0.242 - - [2026-02-04 20:06:47] "POST /tags HTTP/1.1" 409 210 0.005296 10.0.0.242 - - [2026-02-04 20:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.242 - - [2026-02-04 20:06:47] "GET /tag/cbcf5ff3-7e2c-4c76-8c09-2b1f33612cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014452 10.0.0.242 - - [2026-02-04 20:06:47] "POST /firewall-rules HTTP/1.1" 200 570 0.133013 10.0.0.242 - - [2026-02-04 20:06:47] "GET /firewall-rule/6f34d730-86fc-4033-a5ab-88927f955be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007378 10.0.0.242 - - [2026-02-04 20:06:47] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004224 10.0.0.242 - - [2026-02-04 20:06:47] "GET /firewall-rule/6f34d730-86fc-4033-a5ab-88927f955be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002797 10.0.0.242 - - [2026-02-04 20:06:47] "POST /ref-update HTTP/1.1" 200 156 0.103909 10.0.0.242 - - [2026-02-04 20:06:47] "POST /tags HTTP/1.1" 409 237 0.009878 10.0.0.242 - - [2026-02-04 20:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.242 - - [2026-02-04 20:06:48] "GET /tag/f3b9c236-62ff-4c03-8d7e-a841fe94de7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.055281 10.0.0.242 - - [2026-02-04 20:06:48] "POST /tags HTTP/1.1" 409 210 0.003925 10.0.0.242 - - [2026-02-04 20:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.242 - - [2026-02-04 20:06:48] "GET /tag/3eb862ef-f505-4500-a015-c0ba0c6b6c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.033312 10.0.0.242 - - [2026-02-04 20:06:48] "POST /projects HTTP/1.1" 409 223 0.002739 10.0.0.242 - - [2026-02-04 20:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.242 - - [2026-02-04 20:06:48] "GET /project/2ca3f42d-fb0a-4d5d-897a-68507ef17d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.041602 10.0.0.242 - - [2026-02-04 20:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.242 - - [2026-02-04 20:06:48] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005972 10.0.0.242 - - [2026-02-04 20:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.242 - - [2026-02-04 20:06:48] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.004066 10.0.0.242 - - [2026-02-04 20:06:48] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.086866 10.0.0.242 - - [2026-02-04 20:06:48] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.126118 10.0.0.242 - - [2026-02-04 20:06:48] "POST /security-groups HTTP/1.1" 409 253 0.008790 10.0.0.242 - - [2026-02-04 20:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007564 10.0.0.242 - - [2026-02-04 20:06:48] "PUT /security-group/85ce7cc7-92b2-41a8-860a-98ec964bcac0 HTTP/1.1" 200 263 0.065353 10.0.0.242 - - [2026-02-04 20:06:48] "PUT /access-control-list/86375558-2a63-465f-986a-e6a801090538 HTTP/1.1" 200 273 0.030305 10.0.0.242 - - [2026-02-04 20:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.057258 10.0.0.242 - - [2026-02-04 20:06:48] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012450 10.0.0.242 - - [2026-02-04 20:06:48] "PUT /access-control-list/2319edde-42c4-4266-ba74-5cb2ebf78846 HTTP/1.1" 200 273 0.069113 10.0.0.242 - - [2026-02-04 20:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.242 - - [2026-02-04 20:06:48] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005147 10.0.0.242 - - [2026-02-04 20:06:48] "POST /tags HTTP/1.1" 409 210 0.001759 10.0.0.242 - - [2026-02-04 20:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.242 - - [2026-02-04 20:06:48] "GET /tag/3eb862ef-f505-4500-a015-c0ba0c6b6c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016504 10.0.0.242 - - [2026-02-04 20:06:48] "POST /firewall-rules HTTP/1.1" 200 572 0.077049 10.0.0.242 - - [2026-02-04 20:06:49] "GET /firewall-rule/eb4f0bac-e322-49c0-aef2-3ec86f40a432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006234 10.0.0.242 - - [2026-02-04 20:06:49] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007822 10.0.0.242 - - [2026-02-04 20:06:49] "GET /firewall-rule/eb4f0bac-e322-49c0-aef2-3ec86f40a432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004934 10.0.0.242 - - [2026-02-04 20:06:49] "POST /ref-update HTTP/1.1" 200 156 0.073592 10.0.0.242 - - [2026-02-04 20:06:49] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017400 10.0.0.242 - - [2026-02-04 20:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.242 - - [2026-02-04 20:06:49] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002786 10.0.0.242 - - [2026-02-04 20:06:49] "POST /tags HTTP/1.1" 409 210 0.002055 10.0.0.242 - - [2026-02-04 20:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007886 10.0.0.242 - - [2026-02-04 20:06:49] "GET /tag/3eb862ef-f505-4500-a015-c0ba0c6b6c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.024539 10.0.0.242 - - [2026-02-04 20:06:49] "POST /firewall-rules HTTP/1.1" 200 570 0.226173 10.0.0.242 - - [2026-02-04 20:06:49] "GET /firewall-rule/79832fb5-84d1-46d1-a8ef-720c6fc005b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.029357 10.0.0.242 - - [2026-02-04 20:06:49] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.021012 10.0.0.242 - - [2026-02-04 20:06:49] "GET /firewall-rule/79832fb5-84d1-46d1-a8ef-720c6fc005b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005750 10.0.0.242 - - [2026-02-04 20:06:49] "POST /ref-update HTTP/1.1" 200 156 0.056844 10.0.0.242 - - [2026-02-04 20:06:49] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.042846 10.0.0.242 - - [2026-02-04 20:06:49] "POST /set-tag HTTP/1.1" 200 109 0.002349 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:06:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:07:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:07:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001180 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:07:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:07:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:07:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:07:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001010 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:07:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:07:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001142 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:08:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:08:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 10.0.0.19 - - [2026-02-04 20:08:56] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.19 - - [2026-02-04 20:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2026-02-04 20:08:56] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008183 10.0.0.19 - - [2026-02-04 20:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2026-02-04 20:08:56] "GET /routing-instance/835e48ab-dec0-442e-9e47-6a867381073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002585 10.0.0.19 - - [2026-02-04 20:08:56] "PUT /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294 HTTP/1.1" 200 275 0.008586 10.0.0.19 - - [2026-02-04 20:08:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.009048 10.0.0.19 - - [2026-02-04 20:08:56] "POST /virtual-routers HTTP/1.1" 200 601 0.014740 10.0.0.19 - - [2026-02-04 20:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2026-02-04 20:08:56] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004726 10.0.0.19 - - [2026-02-04 20:08:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.001406 10.0.0.19 - - [2026-02-04 20:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-02-04 20:08:57] "GET /virtual-network/e746989c-2fcd-4efe-8418-cb68ba3ed3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.007571 10.0.0.19 - - [2026-02-04 20:08:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.049605 10.0.0.242 - - [2026-02-04 20:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008140 10.0.0.242 - - [2026-02-04 20:09:19] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.010257 10.0.0.242 - - [2026-02-04 20:11:34] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002965 10.0.0.242 - - [2026-02-04 20:11:34] "POST /ref-update HTTP/1.1" 200 156 0.009859 10.0.0.242 - - [2026-02-04 20:11:46] "GET /global-system-configs HTTP/1.1" 200 323 0.002109 10.0.0.242 - - [2026-02-04 20:11:46] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.013295 10.0.0.242 - - [2026-02-04 20:11:46] "POST /set-tag HTTP/1.1" 200 109 0.004753 10.0.0.242 - - [2026-02-04 20:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.242 - - [2026-02-04 20:11:46] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003420 10.0.0.242 - - [2026-02-04 20:11:46] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005554 10.0.0.242 - - [2026-02-04 20:11:46] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.242 - - [2026-02-04 20:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.242 - - [2026-02-04 20:11:46] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002443 10.0.0.242 - - [2026-02-04 20:11:46] "GET /loadbalancer-pool/ba3ed749-037a-4d5e-b0ff-4466f1e79d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003624 10.0.0.242 - - [2026-02-04 20:11:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020481 10.0.0.242 - - [2026-02-04 20:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007952 10.0.0.242 - - [2026-02-04 20:11:47] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006534 10.0.0.242 - - [2026-02-04 20:11:47] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003736 10.0.0.242 - - [2026-02-04 20:11:47] "POST /ref-update HTTP/1.1" 200 156 0.016104 10.0.0.242 - - [2026-02-04 20:11:47] "POST /tags HTTP/1.1" 409 205 0.029349 10.0.0.242 - - [2026-02-04 20:11:47] "GET /global-system-configs HTTP/1.1" 200 323 0.022702 10.0.0.242 - - [2026-02-04 20:11:47] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.004257 10.0.0.242 - - [2026-02-04 20:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.242 - - [2026-02-04 20:11:47] "GET /tag/635ba9b3-b324-40c9-a986-2f4f0c04e5e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012279 10.0.0.242 - - [2026-02-04 20:11:47] "PUT /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6 HTTP/1.1" 200 257 0.021728 10.0.0.242 - - [2026-02-04 20:11:47] "POST /set-tag HTTP/1.1" 200 109 0.077123 10.0.0.242 - - [2026-02-04 20:11:47] "GET /loadbalancer-pool/88c5987c-612c-4c6d-902d-6323326d8558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008994 10.0.0.242 - - [2026-02-04 20:11:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014812 10.0.0.242 - - [2026-02-04 20:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023668 10.0.0.242 - - [2026-02-04 20:11:47] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007837 10.0.0.242 - - [2026-02-04 20:11:47] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005620 10.0.0.242 - - [2026-02-04 20:11:47] "POST /ref-update HTTP/1.1" 200 156 0.008563 10.0.0.242 - - [2026-02-04 20:11:47] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.242 - - [2026-02-04 20:11:47] "GET /loadbalancer-pool/c48a2a8c-e968-438f-b6f9-730682db73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003790 10.0.0.242 - - [2026-02-04 20:11:47] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004735 10.0.0.242 - - [2026-02-04 20:11:47] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027817 10.0.0.242 - - [2026-02-04 20:11:47] "PUT /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6 HTTP/1.1" 200 257 0.025305 10.0.0.242 - - [2026-02-04 20:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008290 10.0.0.242 - - [2026-02-04 20:11:47] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006712 10.0.0.242 - - [2026-02-04 20:11:47] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006185 10.0.0.242 - - [2026-02-04 20:11:47] "POST /set-tag HTTP/1.1" 200 109 0.007193 10.0.0.242 - - [2026-02-04 20:11:47] "POST /ref-update HTTP/1.1" 200 156 0.007988 10.0.0.242 - - [2026-02-04 20:11:47] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002848 10.0.0.242 - - [2026-02-04 20:11:47] "PUT /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6 HTTP/1.1" 200 257 0.010263 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:12:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:12:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000964 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007613 10.0.0.242 - - [2026-02-04 20:12:53] "POST /set-tag HTTP/1.1" 200 109 0.006377 10.0.0.242 - - [2026-02-04 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.242 - - [2026-02-04 20:12:53] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002325 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004377 10.0.0.242 - - [2026-02-04 20:12:53] "POST /set-tag HTTP/1.1" 200 109 0.047959 10.0.0.242 - - [2026-02-04 20:12:53] "DELETE /loadbalancer-member/d45efd36-ea02-4d8f-bc3b-8f81ba5015d2 HTTP/1.1" 200 115 0.039964 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005321 10.0.0.242 - - [2026-02-04 20:12:53] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.242 - - [2026-02-04 20:12:53] "DELETE /loadbalancer-member/44b8cf7e-035e-45c1-823c-95b2b7ebf158 HTTP/1.1" 200 115 0.032265 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004322 10.0.0.242 - - [2026-02-04 20:12:53] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.242 - - [2026-02-04 20:12:53] "DELETE /loadbalancer-member/b7d23e9b-0271-4a17-8252-80750a613a02 HTTP/1.1" 200 115 0.029031 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004798 10.0.0.242 - - [2026-02-04 20:12:53] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.242 - - [2026-02-04 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.242 - - [2026-02-04 20:12:53] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002133 10.0.0.242 - - [2026-02-04 20:12:53] "GET /loadbalancer-pool/ba3ed749-037a-4d5e-b0ff-4466f1e79d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002576 10.0.0.242 - - [2026-02-04 20:12:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016384 10.0.0.242 - - [2026-02-04 20:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027316 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010711 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004100 10.0.0.242 - - [2026-02-04 20:12:53] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002568 10.0.0.242 - - [2026-02-04 20:12:53] "POST /set-tag HTTP/1.1" 200 109 0.069875 10.0.0.242 - - [2026-02-04 20:12:53] "GET /loadbalancer-pool/88c5987c-612c-4c6d-902d-6323326d8558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018157 10.0.0.242 - - [2026-02-04 20:12:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015627 10.0.0.242 - - [2026-02-04 20:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008118 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010109 10.0.0.242 - - [2026-02-04 20:12:53] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004196 10.0.0.242 - - [2026-02-04 20:12:53] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.242 - - [2026-02-04 20:12:54] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001702 10.0.0.242 - - [2026-02-04 20:12:54] "GET /loadbalancer-pool/c48a2a8c-e968-438f-b6f9-730682db73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002950 10.0.0.242 - - [2026-02-04 20:12:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015520 10.0.0.242 - - [2026-02-04 20:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018768 10.0.0.242 - - [2026-02-04 20:12:54] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008647 10.0.0.242 - - [2026-02-04 20:12:54] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004738 10.0.0.242 - - [2026-02-04 20:12:54] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003844 10.0.0.242 - - [2026-02-04 20:12:54] "POST /set-tag HTTP/1.1" 200 109 0.004447 10.0.0.242 - - [2026-02-04 20:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.242 - - [2026-02-04 20:13:19] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005432 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:13:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:13:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000811 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:13:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:13:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000910 10.0.0.19 - - [2026-02-04 20:13:30] "GET / HTTP/1.1" 200 36215 0.001880 10.0.0.19 - - [2026-02-04 20:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2026-02-04 20:13:30] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007180 10.0.0.19 - - [2026-02-04 20:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.19 - - [2026-02-04 20:13:30] "GET /routing-instance/835e48ab-dec0-442e-9e47-6a867381073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004822 10.0.0.19 - - [2026-02-04 20:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.19 - - [2026-02-04 20:13:30] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006798 10.0.0.19 - - [2026-02-04 20:13:30] "PUT /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da HTTP/1.1" 200 263 0.017350 10.0.0.19 - - [2026-02-04 20:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009684 10.0.0.19 - - [2026-02-04 20:13:30] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.009503 10.0.0.19 - - [2026-02-04 20:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2026-02-04 20:13:30] "GET /virtual-machine-interface/b4a9a180-71d1-4765-9366-e4d8ad81d417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004073 10.0.0.19 - - [2026-02-04 20:13:30] "PUT /virtual-machine-interface/b4a9a180-71d1-4765-9366-e4d8ad81d417 HTTP/1.1" 200 285 0.023539 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:13:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:13:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001341 10.0.0.242 - - [2026-02-04 20:16:46] "GET /global-system-configs HTTP/1.1" 200 323 0.001897 10.0.0.242 - - [2026-02-04 20:16:47] "GET /global-system-configs HTTP/1.1" 200 323 0.001796 10.0.0.242 - - [2026-02-04 20:17:29] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004292 10.0.0.242 - - [2026-02-04 20:17:29] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.242 - - [2026-02-04 20:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.242 - - [2026-02-04 20:17:29] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003961 10.0.0.242 - - [2026-02-04 20:17:29] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005678 10.0.0.242 - - [2026-02-04 20:17:29] "POST /set-tag HTTP/1.1" 200 109 0.034573 10.0.0.242 - - [2026-02-04 20:17:29] "DELETE /loadbalancer-member/af229f36-6477-4518-b40f-b7931ba04ef3 HTTP/1.1" 200 115 0.063988 10.0.0.242 - - [2026-02-04 20:17:29] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005530 10.0.0.242 - - [2026-02-04 20:17:29] "POST /set-tag HTTP/1.1" 200 109 0.004435 10.0.0.242 - - [2026-02-04 20:17:29] "DELETE /loadbalancer-member/c2b9c711-44f0-4849-be55-bf4ed9b20c18 HTTP/1.1" 200 115 0.035433 10.0.0.242 - - [2026-02-04 20:17:29] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005652 10.0.0.242 - - [2026-02-04 20:17:29] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.242 - - [2026-02-04 20:17:29] "DELETE /loadbalancer-member/1cd704e0-4091-47e2-a346-1cd806d46224 HTTP/1.1" 200 115 0.032855 10.0.0.242 - - [2026-02-04 20:17:29] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009763 10.0.0.242 - - [2026-02-04 20:17:29] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.242 - - [2026-02-04 20:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.242 - - [2026-02-04 20:17:29] "GET /loadbalancer/ea93ed5a-f144-4cb1-b97e-a61aabce81eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002210 10.0.0.242 - - [2026-02-04 20:17:29] "GET /loadbalancer-pool/ba3ed749-037a-4d5e-b0ff-4466f1e79d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003401 10.0.0.242 - - [2026-02-04 20:17:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024222 10.0.0.242 - - [2026-02-04 20:17:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023284 10.0.0.242 - - [2026-02-04 20:17:29] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010868 10.0.0.242 - - [2026-02-04 20:17:29] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009261 10.0.0.242 - - [2026-02-04 20:17:29] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005088 10.0.0.242 - - [2026-02-04 20:17:29] "POST /set-tag HTTP/1.1" 200 109 0.059509 10.0.0.242 - - [2026-02-04 20:17:29] "GET /loadbalancer-pool/88c5987c-612c-4c6d-902d-6323326d8558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.021966 10.0.0.242 - - [2026-02-04 20:17:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027267 10.0.0.242 - - [2026-02-04 20:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013252 10.0.0.242 - - [2026-02-04 20:17:30] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.022565 10.0.0.242 - - [2026-02-04 20:17:30] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.018551 10.0.0.242 - - [2026-02-04 20:17:30] "POST /set-tag HTTP/1.1" 200 109 0.010001 10.0.0.242 - - [2026-02-04 20:17:30] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006341 10.0.0.242 - - [2026-02-04 20:17:30] "GET /loadbalancer-pool/c48a2a8c-e968-438f-b6f9-730682db73ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002745 10.0.0.242 - - [2026-02-04 20:17:30] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027951 10.0.0.242 - - [2026-02-04 20:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017074 10.0.0.242 - - [2026-02-04 20:17:30] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004492 10.0.0.242 - - [2026-02-04 20:17:30] "GET /virtual-machine-interface/02801870-0205-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009807 10.0.0.242 - - [2026-02-04 20:17:30] "GET /floating-ip/46e27076-6cc1-494f-b98a-8a30d15250a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005363 10.0.0.242 - - [2026-02-04 20:17:30] "POST /set-tag HTTP/1.1" 200 109 0.002401 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:18:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001237 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:18:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001049 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:18:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000816 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:18:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000767 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:18:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:18:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:18:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:18:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 10.0.0.242 - - [2026-02-04 20:18:42] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.242 - - [2026-02-04 20:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.242 - - [2026-02-04 20:18:42] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036256 10.0.0.242 - - [2026-02-04 20:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.242 - - [2026-02-04 20:18:42] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029537 10.0.0.242 - - [2026-02-04 20:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.242 - - [2026-02-04 20:18:42] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.023374 10.0.0.242 - - [2026-02-04 20:18:43] "POST /tags HTTP/1.1" 200 334 0.032819 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010828 10.0.0.242 - - [2026-02-04 20:18:43] "GET /tag/9cb4e739-3dd4-4e11-b2c9-1db3520187ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018692 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2026-02-04 20:18:43] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026349 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.242 - - [2026-02-04 20:18:43] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033279 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-02-04 20:18:43] "GET /virtual-networks?parent_id=a74dddb7-6ce9-4a3d-8656-1160ef5939f0&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001662 10.0.0.242 - - [2026-02-04 20:18:43] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.014745 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.242 - - [2026-02-04 20:18:43] "GET /service-appliance-set/378bb749-8789-4d4c-9750-f9eb2908864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001906 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.002074 10.0.0.242 - - [2026-02-04 20:18:43] "POST /virtual-networks HTTP/1.1" 200 514 0.069099 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.242 - - [2026-02-04 20:18:43] "GET /network-ipam/10c8481a-dd0e-4082-9a3b-b9cac7190e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002126 10.0.0.242 - - [2026-02-04 20:18:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.092638 10.0.0.242 - - [2026-02-04 20:18:43] "GET /virtual-machine-interface/7b379b9a-3a52-41b2-910e-f36ce1c4d776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.010171 10.0.0.242 - - [2026-02-04 20:18:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004453 10.0.0.242 - - [2026-02-04 20:18:43] "POST /ref-update HTTP/1.1" 200 156 0.140872 10.0.0.242 - - [2026-02-04 20:18:43] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008284 10.0.0.242 - - [2026-02-04 20:18:43] "GET /domains HTTP/1.1" 200 281 0.002368 10.0.0.242 - - [2026-02-04 20:18:43] "POST /instance-ips HTTP/1.1" 200 410 0.073756 10.0.0.242 - - [2026-02-04 20:18:43] "GET /domain/57608ceb-d12b-4334-bdaa-a3c346bf6e26 HTTP/1.1" 200 3099 0.027686 10.0.0.242 - - [2026-02-04 20:18:43] "GET /instance-ip/8d016d1d-b4f6-454f-b5d2-c1af86bef6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004442 10.0.0.242 - - [2026-02-04 20:18:43] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0 HTTP/1.1" 200 5497 0.066672 10.0.0.242 - - [2026-02-04 20:18:43] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2086 0.004291 10.0.0.242 - - [2026-02-04 20:18:43] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2086 0.010769 10.0.0.242 - - [2026-02-04 20:18:43] "GET /routing-instance/994036e2-541e-4e35-a294-d0468c6a8e17 HTTP/1.1" 200 1184 0.041925 10.0.0.242 - - [2026-02-04 20:18:43] "POST /loadbalancers HTTP/1.1" 200 612 0.102775 10.0.0.242 - - [2026-02-04 20:18:43] "GET /routing-instance/994036e2-541e-4e35-a294-d0468c6a8e17 HTTP/1.1" 200 1184 0.008467 10.0.0.242 - - [2026-02-04 20:18:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017230 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.242 - - [2026-02-04 20:18:43] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040008 10.0.0.242 - - [2026-02-04 20:18:43] "GET /instance-ip/8d016d1d-b4f6-454f-b5d2-c1af86bef6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004122 10.0.0.242 - - [2026-02-04 20:18:43] "POST /route-targets HTTP/1.1" 200 328 0.021513 10.0.0.242 - - [2026-02-04 20:18:43] "POST /floating-ips HTTP/1.1" 200 599 0.043492 10.0.0.242 - - [2026-02-04 20:18:43] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068598 10.0.0.242 - - [2026-02-04 20:18:43] "POST /ref-update HTTP/1.1" 200 156 0.052352 10.0.0.242 - - [2026-02-04 20:18:43] "GET /loadbalancer/96b8db3a-a687-41d6-8d78-17819b5ec044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.013658 10.0.0.242 - - [2026-02-04 20:18:43] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.026599 10.0.0.242 - - [2026-02-04 20:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.242 - - [2026-02-04 20:18:43] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040913 10.0.0.242 - - [2026-02-04 20:18:43] "GET /loadbalancer-listener/fe8860ae-7a96-467a-b760-8b502d1dfcbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003710 10.0.0.242 - - [2026-02-04 20:18:43] "GET /loadbalancer-listener/fe8860ae-7a96-467a-b760-8b502d1dfcbe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003373 10.0.0.242 - - [2026-02-04 20:18:44] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.032680 10.0.0.242 - - [2026-02-04 20:18:44] "GET /instance-ip/8d016d1d-b4f6-454f-b5d2-c1af86bef6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002726 10.0.0.242 - - [2026-02-04 20:18:44] "GET /instance-ip/8d016d1d-b4f6-454f-b5d2-c1af86bef6e5?fields=floating_ips HTTP/1.1" 200 1215 0.005267 10.0.0.242 - - [2026-02-04 20:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.242 - - [2026-02-04 20:18:44] "GET /floating-ip/d7dd76ed-8ea8-43da-a7b2-b44c30fd17c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002720 10.0.0.242 - - [2026-02-04 20:18:44] "GET /loadbalancer/96b8db3a-a687-41d6-8d78-17819b5ec044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004088 10.0.0.242 - - [2026-02-04 20:18:44] "POST /tags HTTP/1.1" 200 296 0.047632 10.0.0.242 - - [2026-02-04 20:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011196 10.0.0.242 - - [2026-02-04 20:18:44] "GET /tag/c89ff912-0e99-4885-990f-1dcbcc95c117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.013716 10.0.0.242 - - [2026-02-04 20:18:44] "POST /tags HTTP/1.1" 409 233 0.001916 10.0.0.242 - - [2026-02-04 20:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.242 - - [2026-02-04 20:18:44] "GET /tag/c58ce3be-4202-409a-9b48-0209859c90c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012662 10.0.0.242 - - [2026-02-04 20:18:44] "POST /tags HTTP/1.1" 409 206 0.002157 10.0.0.242 - - [2026-02-04 20:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.242 - - [2026-02-04 20:18:44] "GET /tag/fc05da86-aa62-466c-988f-77310b6aedd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009792 10.0.0.242 - - [2026-02-04 20:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2026-02-04 20:18:44] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004101 10.0.0.242 - - [2026-02-04 20:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.242 - - [2026-02-04 20:18:44] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027205 10.0.0.242 - - [2026-02-04 20:18:44] "POST /virtual-machines HTTP/1.1" 200 370 0.010880 10.0.0.242 - - [2026-02-04 20:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007992 10.0.0.242 - - [2026-02-04 20:18:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.098470 10.0.0.242 - - [2026-02-04 20:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012237 10.0.0.242 - - [2026-02-04 20:18:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.242 - - [2026-02-04 20:18:44] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004524 10.0.0.242 - - [2026-02-04 20:18:44] "POST /instance-ips HTTP/1.1" 200 410 0.029001 10.0.0.242 - - [2026-02-04 20:18:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.030008 10.0.0.242 - - [2026-02-04 20:18:44] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012280 10.0.0.242 - - [2026-02-04 20:18:44] "POST /set-tag HTTP/1.1" 200 109 0.017399 10.0.0.242 - - [2026-02-04 20:18:44] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013916 10.0.0.242 - - [2026-02-04 20:18:44] "GET /instance-ip/b47a3078-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006338 10.0.0.242 - - [2026-02-04 20:18:44] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004224 10.0.0.242 - - [2026-02-04 20:18:44] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.242 - - [2026-02-04 20:18:44] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002384 10.0.0.242 - - [2026-02-04 20:18:44] "POST /ref-update HTTP/1.1" 200 156 0.009324 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004972 10.0.0.242 - - [2026-02-04 20:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.242 - - [2026-02-04 20:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006052 10.0.0.242 - - [2026-02-04 20:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.242 - - [2026-02-04 20:18:45] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031346 10.0.0.242 - - [2026-02-04 20:18:45] "POST /virtual-machines HTTP/1.1" 200 370 0.006764 10.0.0.242 - - [2026-02-04 20:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016618 10.0.0.242 - - [2026-02-04 20:18:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.130580 10.0.0.242 - - [2026-02-04 20:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022767 10.0.0.242 - - [2026-02-04 20:18:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004761 10.0.0.242 - - [2026-02-04 20:18:45] "POST /instance-ips HTTP/1.1" 200 410 0.019401 10.0.0.242 - - [2026-02-04 20:18:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021693 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011673 10.0.0.242 - - [2026-02-04 20:18:45] "POST /set-tag HTTP/1.1" 200 109 0.021741 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010721 10.0.0.242 - - [2026-02-04 20:18:45] "GET /instance-ip/b4eb9e66-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003133 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004346 10.0.0.242 - - [2026-02-04 20:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003517 10.0.0.242 - - [2026-02-04 20:18:45] "POST /ref-update HTTP/1.1" 200 156 0.018366 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007735 10.0.0.242 - - [2026-02-04 20:18:45] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004317 10.0.0.242 - - [2026-02-04 20:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.242 - - [2026-02-04 20:18:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003637 10.0.0.242 - - [2026-02-04 20:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.242 - - [2026-02-04 20:18:48] "GET /domains HTTP/1.1" 200 281 0.002478 10.0.0.242 - - [2026-02-04 20:18:48] "GET /domain/57608ceb-d12b-4334-bdaa-a3c346bf6e26 HTTP/1.1" 200 3099 0.002729 10.0.0.242 - - [2026-02-04 20:18:48] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0 HTTP/1.1" 200 7091 0.026027 10.0.0.242 - - [2026-02-04 20:18:48] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2086 0.005113 10.0.0.242 - - [2026-02-04 20:18:48] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2086 0.004572 10.0.0.242 - - [2026-02-04 20:18:48] "GET /routing-instance/994036e2-541e-4e35-a294-d0468c6a8e17 HTTP/1.1" 200 1406 0.003256 10.0.0.242 - - [2026-02-04 20:18:48] "GET /routing-instance/994036e2-541e-4e35-a294-d0468c6a8e17 HTTP/1.1" 200 1406 0.002182 10.0.0.242 - - [2026-02-04 20:18:48] "GET /route-target/0069f440-3a17-4be8-bfe2-5ed5ae31a5d2 HTTP/1.1" 200 1152 0.006149 10.0.0.242 - - [2026-02-04 20:18:48] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2086 0.003505 10.0.0.242 - - [2026-02-04 20:18:48] "GET /routing-instance/994036e2-541e-4e35-a294-d0468c6a8e17 HTTP/1.1" 200 1406 0.002367 10.0.0.242 - - [2026-02-04 20:18:48] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003326 10.0.0.242 - - [2026-02-04 20:18:48] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2086 0.003173 10.0.0.242 - - [2026-02-04 20:18:48] "GET /routing-instance/994036e2-541e-4e35-a294-d0468c6a8e17 HTTP/1.1" 200 1406 0.002892 10.0.0.242 - - [2026-02-04 20:18:48] "GET /routing-instance/994036e2-541e-4e35-a294-d0468c6a8e17 HTTP/1.1" 200 1406 0.002281 10.0.0.242 - - [2026-02-04 20:18:48] "GET /route-target/0069f440-3a17-4be8-bfe2-5ed5ae31a5d2 HTTP/1.1" 200 1152 0.002518 10.0.0.242 - - [2026-02-04 20:18:48] "GET /domains HTTP/1.1" 200 281 0.002017 10.0.0.242 - - [2026-02-04 20:18:48] "GET /domain/57608ceb-d12b-4334-bdaa-a3c346bf6e26 HTTP/1.1" 200 3099 0.002416 10.0.0.242 - - [2026-02-04 20:18:48] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0 HTTP/1.1" 200 7091 0.043535 10.0.0.242 - - [2026-02-04 20:18:48] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2086 0.003657 10.0.0.242 - - [2026-02-04 20:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.242 - - [2026-02-04 20:18:48] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026495 10.0.0.242 - - [2026-02-04 20:18:48] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003779 10.0.0.242 - - [2026-02-04 20:18:48] "GET /floating-ip-pools?parent_id=6f3de914-8b21-4aa4-bee5-03e00d4df7e2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002114 10.0.0.242 - - [2026-02-04 20:18:48] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004299 10.0.0.242 - - [2026-02-04 20:18:49] "POST /floating-ip-pools HTTP/1.1" 200 564 0.029221 10.0.0.242 - - [2026-02-04 20:18:49] "POST /ref-update HTTP/1.1" 200 156 0.008180 10.0.0.242 - - [2026-02-04 20:18:49] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010952 10.0.0.242 - - [2026-02-04 20:18:49] "GET /domains HTTP/1.1" 200 281 0.005552 10.0.0.242 - - [2026-02-04 20:18:49] "GET /domain/57608ceb-d12b-4334-bdaa-a3c346bf6e26 HTTP/1.1" 200 3099 0.002950 10.0.0.242 - - [2026-02-04 20:18:49] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0 HTTP/1.1" 200 7348 0.033165 10.0.0.242 - - [2026-02-04 20:18:49] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2325 0.004478 10.0.0.242 - - [2026-02-04 20:18:49] "GET /floating-ip-pool/a462ea03-7c8a-45f6-8978-8fc27e1dfaf8 HTTP/1.1" 200 1317 0.001770 10.0.0.242 - - [2026-02-04 20:18:49] "GET /domains HTTP/1.1" 200 281 0.001361 10.0.0.242 - - [2026-02-04 20:18:49] "GET /domain/57608ceb-d12b-4334-bdaa-a3c346bf6e26 HTTP/1.1" 200 3099 0.002579 10.0.0.242 - - [2026-02-04 20:18:49] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0 HTTP/1.1" 200 7348 0.032193 10.0.0.242 - - [2026-02-04 20:18:49] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 2325 0.003507 10.0.0.242 - - [2026-02-04 20:18:49] "GET /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004033 10.0.0.242 - - [2026-02-04 20:18:49] "POST /tags HTTP/1.1" 200 366 0.070251 10.0.0.242 - - [2026-02-04 20:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020614 10.0.0.242 - - [2026-02-04 20:18:49] "GET /tag/d941daea-9913-460b-bf6a-fcf78e25e477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014507 10.0.0.242 - - [2026-02-04 20:18:49] "POST /tags HTTP/1.1" 409 206 0.002375 10.0.0.242 - - [2026-02-04 20:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2026-02-04 20:18:49] "GET /tag/fc05da86-aa62-466c-988f-77310b6aedd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014441 10.0.0.242 - - [2026-02-04 20:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.242 - - [2026-02-04 20:18:49] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043312 10.0.0.242 - - [2026-02-04 20:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.242 - - [2026-02-04 20:18:49] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004668 10.0.0.242 - - [2026-02-04 20:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.242 - - [2026-02-04 20:18:49] "GET /service-appliance-set/0d5596ea-1480-4632-82d2-acb40f41d6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002855 10.0.0.242 - - [2026-02-04 20:18:49] "POST /fqname-to-id HTTP/1.1" 404 258 0.001201 10.0.0.242 - - [2026-02-04 20:18:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.111592 10.0.0.242 - - [2026-02-04 20:18:49] "GET /virtual-machine-interface/69afc891-5df7-4021-bf34-f1d8175bf686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.021561 10.0.0.242 - - [2026-02-04 20:18:49] "POST /set-tag HTTP/1.1" 200 109 0.018053 10.0.0.242 - - [2026-02-04 20:18:49] "POST /instance-ips HTTP/1.1" 200 418 0.026479 10.0.0.242 - - [2026-02-04 20:18:49] "GET /instance-ip/c3c8da1b-cf94-4943-9f7f-871ad10ca404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.017864 10.0.0.242 - - [2026-02-04 20:18:49] "POST /loadbalancers HTTP/1.1" 200 620 0.066080 10.0.0.242 - - [2026-02-04 20:18:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008513 10.0.0.242 - - [2026-02-04 20:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.242 - - [2026-02-04 20:18:50] "POST /service-instances HTTP/1.1" 200 568 0.041141 10.0.0.242 - - [2026-02-04 20:18:50] "POST /ref-update HTTP/1.1" 200 156 0.013254 10.0.0.242 - - [2026-02-04 20:18:50] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.054642 10.0.0.242 - - [2026-02-04 20:18:50] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.012927 10.0.0.242 - - [2026-02-04 20:18:50] "GET /virtual-machine-interface/69afc891-5df7-4021-bf34-f1d8175bf686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004045 10.0.0.242 - - [2026-02-04 20:18:50] "GET /virtual-machine-interface/69afc891-5df7-4021-bf34-f1d8175bf686?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006474 10.0.0.242 - - [2026-02-04 20:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010366 10.0.0.242 - - [2026-02-04 20:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.242 - - [2026-02-04 20:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.242 - - [2026-02-04 20:18:50] "POST /virtual-machines HTTP/1.1" 200 430 0.010109 10.0.0.242 - - [2026-02-04 20:18:50] "GET /floating-ip-pool/a462ea03-7c8a-45f6-8978-8fc27e1dfaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002993 10.0.0.242 - - [2026-02-04 20:18:50] "POST /floating-ips HTTP/1.1" 200 673 0.111693 10.0.0.242 - - [2026-02-04 20:18:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.108023 10.0.0.242 - - [2026-02-04 20:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018490 10.0.0.242 - - [2026-02-04 20:18:50] "POST /chown HTTP/1.1" 200 109 0.053316 10.0.0.242 - - [2026-02-04 20:18:50] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014025 10.0.0.242 - - [2026-02-04 20:18:50] "POST /chown HTTP/1.1" 200 109 0.016487 10.0.0.242 - - [2026-02-04 20:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2026-02-04 20:18:50] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003838 10.0.0.242 - - [2026-02-04 20:18:50] "POST /tags HTTP/1.1" 409 221 0.003403 10.0.0.242 - - [2026-02-04 20:18:50] "PUT /virtual-machine-interface/9853f202-e735-4816-ada7-3475e62ae51a HTTP/1.1" 200 285 0.010103 10.0.0.242 - - [2026-02-04 20:18:50] "PUT /instance-ip/c3c8da1b-cf94-4943-9f7f-871ad10ca404 HTTP/1.1" 200 257 0.018953 10.0.0.242 - - [2026-02-04 20:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.242 - - [2026-02-04 20:18:50] "POST /ref-update HTTP/1.1" 200 156 0.023908 10.0.0.242 - - [2026-02-04 20:18:50] "GET /tag/9cb4e739-3dd4-4e11-b2c9-1db3520187ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.024506 10.0.0.242 - - [2026-02-04 20:18:50] "POST /tags HTTP/1.1" 409 238 0.001956 10.0.0.242 - - [2026-02-04 20:18:50] "POST /ref-update HTTP/1.1" 200 156 0.008680 10.0.0.242 - - [2026-02-04 20:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.242 - - [2026-02-04 20:18:50] "POST /ref-update HTTP/1.1" 200 156 0.019346 10.0.0.242 - - [2026-02-04 20:18:50] "GET /tag/d941daea-9913-460b-bf6a-fcf78e25e477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.025344 10.0.0.242 - - [2026-02-04 20:18:50] "POST /ref-update HTTP/1.1" 200 156 0.032240 10.0.0.242 - - [2026-02-04 20:18:50] "POST /firewall-rules HTTP/1.1" 200 652 0.088835 10.0.0.242 - - [2026-02-04 20:18:50] "POST /ref-update HTTP/1.1" 200 156 0.042719 10.0.0.242 - - [2026-02-04 20:18:50] "POST /ref-update HTTP/1.1" 200 156 0.025909 10.0.0.242 - - [2026-02-04 20:18:50] "GET /firewall-rule/3c0800b8-dcf4-46fe-b23d-241f1887833d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.018391 10.0.0.242 - - [2026-02-04 20:18:50] "GET /firewall-policy/d75e6c9f-8312-4d39-b231-07664909d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003179 10.0.0.242 - - [2026-02-04 20:18:50] "GET /firewall-rule/3c0800b8-dcf4-46fe-b23d-241f1887833d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002839 10.0.0.242 - - [2026-02-04 20:18:50] "POST /virtual-machines HTTP/1.1" 200 430 0.021704 10.0.0.242 - - [2026-02-04 20:18:50] "POST /ref-update HTTP/1.1" 200 156 0.019039 10.0.0.242 - - [2026-02-04 20:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007202 10.0.0.242 - - [2026-02-04 20:18:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132170 10.0.0.242 - - [2026-02-04 20:18:50] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.120277 10.0.0.242 - - [2026-02-04 20:18:50] "POST /chown HTTP/1.1" 200 109 0.025224 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.242 - - [2026-02-04 20:18:51] "GET /loadbalancer/6f89b63e-91e6-4f14-ae03-eec633d0d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002802 10.0.0.242 - - [2026-02-04 20:18:51] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.013469 10.0.0.242 - - [2026-02-04 20:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.242 - - [2026-02-04 20:18:51] "PUT /virtual-machine-interface/3f98c372-c312-4601-af6c-4f3c89f7d316 HTTP/1.1" 200 285 0.011475 10.0.0.242 - - [2026-02-04 20:18:51] "PUT /instance-ip/c3c8da1b-cf94-4943-9f7f-871ad10ca404 HTTP/1.1" 200 257 0.021852 10.0.0.242 - - [2026-02-04 20:18:51] "POST /ref-update HTTP/1.1" 200 156 0.027001 10.0.0.242 - - [2026-02-04 20:18:51] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047062 10.0.0.242 - - [2026-02-04 20:18:51] "GET /loadbalancer-listener/40a22b6b-4835-42ad-81c9-4f57ff4b7f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007225 10.0.0.242 - - [2026-02-04 20:18:51] "GET /loadbalancer-listener/40a22b6b-4835-42ad-81c9-4f57ff4b7f47?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004520 10.0.0.242 - - [2026-02-04 20:18:51] "POST /ref-update HTTP/1.1" 200 156 0.009859 10.0.0.242 - - [2026-02-04 20:18:51] "POST /ref-update HTTP/1.1" 200 156 0.027558 10.0.0.242 - - [2026-02-04 20:18:51] "POST /ref-update HTTP/1.1" 200 156 0.025348 10.0.0.242 - - [2026-02-04 20:18:51] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.051537 10.0.0.242 - - [2026-02-04 20:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015178 10.0.0.242 - - [2026-02-04 20:18:51] "GET /loadbalancer-pool/a71c5c02-8de7-42b0-b134-537e9e34b0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003960 10.0.0.242 - - [2026-02-04 20:18:51] "POST /ref-update HTTP/1.1" 200 156 0.011119 10.0.0.242 - - [2026-02-04 20:18:51] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.008876 10.0.0.242 - - [2026-02-04 20:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017216 10.0.0.242 - - [2026-02-04 20:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.242 - - [2026-02-04 20:18:51] "POST /loadbalancer-members HTTP/1.1" 200 709 0.045524 10.0.0.242 - - [2026-02-04 20:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024664 10.0.0.242 - - [2026-02-04 20:18:51] "GET /loadbalancer-member/bebf9646-1bf0-4077-ac0e-85af5eb89bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.011925 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.012919 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.019090 10.0.0.242 - - [2026-02-04 20:18:51] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002343 10.0.0.242 - - [2026-02-04 20:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.242 - - [2026-02-04 20:18:51] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001912 10.0.0.242 - - [2026-02-04 20:18:51] "PUT /instance-ip/c3c8da1b-cf94-4943-9f7f-871ad10ca404 HTTP/1.1" 200 257 0.023799 10.0.0.242 - - [2026-02-04 20:18:51] "POST /tags HTTP/1.1" 409 221 0.007400 10.0.0.242 - - [2026-02-04 20:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.242 - - [2026-02-04 20:18:51] "POST /ref-update HTTP/1.1" 200 156 0.009483 10.0.0.242 - - [2026-02-04 20:18:51] "GET /tag/9cb4e739-3dd4-4e11-b2c9-1db3520187ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015863 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.028259 10.0.0.242 - - [2026-02-04 20:18:51] "POST /tags HTTP/1.1" 409 238 0.010203 10.0.0.242 - - [2026-02-04 20:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.019947 10.0.0.242 - - [2026-02-04 20:18:51] "GET /tag/d941daea-9913-460b-bf6a-fcf78e25e477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.009960 10.0.0.242 - - [2026-02-04 20:18:51] "POST /firewall-rules HTTP/1.1" 409 293 0.003348 10.0.0.242 - - [2026-02-04 20:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.242 - - [2026-02-04 20:18:51] "PUT /instance-ip/c3c8da1b-cf94-4943-9f7f-871ad10ca404 HTTP/1.1" 200 257 0.012815 10.0.0.242 - - [2026-02-04 20:18:51] "POST /ref-update HTTP/1.1" 200 156 0.015751 10.0.0.242 - - [2026-02-04 20:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.242 - - [2026-02-04 20:18:51] "PUT /firewall-rule/3c0800b8-dcf4-46fe-b23d-241f1887833d HTTP/1.1" 200 261 0.014872 10.0.0.242 - - [2026-02-04 20:18:51] "GET /firewall-rule/3c0800b8-dcf4-46fe-b23d-241f1887833d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.011126 10.0.0.242 - - [2026-02-04 20:18:51] "GET /firewall-policy/d75e6c9f-8312-4d39-b231-07664909d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003268 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.010405 10.0.0.242 - - [2026-02-04 20:18:51] "GET /firewall-rule/3c0800b8-dcf4-46fe-b23d-241f1887833d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002270 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.021981 10.0.0.242 - - [2026-02-04 20:18:51] "PUT /instance-ip/c3c8da1b-cf94-4943-9f7f-871ad10ca404 HTTP/1.1" 200 257 0.014768 10.0.0.242 - - [2026-02-04 20:18:51] "POST /ref-update HTTP/1.1" 200 156 0.012467 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.019793 10.0.0.242 - - [2026-02-04 20:18:51] "POST /chown HTTP/1.1" 200 109 0.022478 10.0.0.242 - - [2026-02-04 20:18:51] "PUT /instance-ip/c3c8da1b-cf94-4943-9f7f-871ad10ca404 HTTP/1.1" 200 257 0.022635 10.0.0.242 - - [2026-02-04 20:18:52] "POST /ref-update HTTP/1.1" 200 156 0.021571 10.0.0.242 - - [2026-02-04 20:18:52] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.007096 10.0.0.242 - - [2026-02-04 20:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015060 10.0.0.242 - - [2026-02-04 20:18:52] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.009788 10.0.0.242 - - [2026-02-04 20:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.242 - - [2026-02-04 20:18:52] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004487 10.0.0.242 - - [2026-02-04 20:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020072 10.0.0.242 - - [2026-02-04 20:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.242 - - [2026-02-04 20:18:52] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.008734 10.0.0.242 - - [2026-02-04 20:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017269 10.0.0.242 - - [2026-02-04 20:18:52] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052203 10.0.0.242 - - [2026-02-04 20:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.242 - - [2026-02-04 20:18:52] "POST /virtual-machines HTTP/1.1" 200 374 0.012950 10.0.0.242 - - [2026-02-04 20:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019598 10.0.0.242 - - [2026-02-04 20:18:52] "POST /chown HTTP/1.1" 200 109 0.015604 10.0.0.242 - - [2026-02-04 20:18:52] "POST /chown HTTP/1.1" 200 109 0.018660 10.0.0.242 - - [2026-02-04 20:18:52] "POST /ref-update HTTP/1.1" 200 156 0.016293 10.0.0.242 - - [2026-02-04 20:18:52] "POST /chown HTTP/1.1" 200 109 0.038169 10.0.0.242 - - [2026-02-04 20:18:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.188204 10.0.0.242 - - [2026-02-04 20:18:52] "POST /chown HTTP/1.1" 200 109 0.029135 10.0.0.242 - - [2026-02-04 20:18:52] "POST /ref-update HTTP/1.1" 200 156 0.026602 10.0.0.242 - - [2026-02-04 20:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011900 10.0.0.242 - - [2026-02-04 20:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.242 - - [2026-02-04 20:18:52] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008919 10.0.0.242 - - [2026-02-04 20:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.242 - - [2026-02-04 20:18:52] "POST /chown HTTP/1.1" 200 109 0.005351 10.0.0.242 - - [2026-02-04 20:18:52] "POST /chown HTTP/1.1" 200 109 0.017964 10.0.0.242 - - [2026-02-04 20:18:52] "POST /instance-ips HTTP/1.1" 200 414 0.026960 10.0.0.242 - - [2026-02-04 20:18:52] "POST /chown HTTP/1.1" 200 109 0.016081 10.0.0.242 - - [2026-02-04 20:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.039805 10.0.0.242 - - [2026-02-04 20:18:52] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.011356 10.0.0.242 - - [2026-02-04 20:18:52] "POST /chown HTTP/1.1" 200 109 0.030575 10.0.0.242 - - [2026-02-04 20:18:52] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.008064 10.0.0.242 - - [2026-02-04 20:18:52] "POST /set-tag HTTP/1.1" 200 109 0.012860 10.0.0.242 - - [2026-02-04 20:18:52] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013012 10.0.0.242 - - [2026-02-04 20:18:52] "GET /instance-ip/b9471382-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006267 10.0.0.242 - - [2026-02-04 20:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013158 10.0.0.242 - - [2026-02-04 20:18:52] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.007616 10.0.0.242 - - [2026-02-04 20:18:52] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006229 10.0.0.242 - - [2026-02-04 20:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027347 10.0.0.242 - - [2026-02-04 20:18:52] "POST /set-tag HTTP/1.1" 200 109 0.009570 10.0.0.242 - - [2026-02-04 20:18:52] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007918 10.0.0.242 - - [2026-02-04 20:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.006413 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.027143 10.0.0.242 - - [2026-02-04 20:18:53] "POST /ref-update HTTP/1.1" 200 156 0.028442 10.0.0.242 - - [2026-02-04 20:18:53] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.025685 10.0.0.242 - - [2026-02-04 20:18:53] "POST /set-tag HTTP/1.1" 200 109 0.003744 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.033954 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.017257 10.0.0.242 - - [2026-02-04 20:18:53] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004217 10.0.0.242 - - [2026-02-04 20:18:53] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.242 - - [2026-02-04 20:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.005697 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.015592 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.010842 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.007064 10.0.0.242 - - [2026-02-04 20:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.006109 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.005607 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.014030 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.015515 10.0.0.242 - - [2026-02-04 20:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.006779 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.015372 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.006129 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.023040 10.0.0.242 - - [2026-02-04 20:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.006412 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.014951 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.016731 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.005608 10.0.0.242 - - [2026-02-04 20:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.005389 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.016713 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.008719 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.019653 10.0.0.242 - - [2026-02-04 20:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.005857 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.011497 10.0.0.242 - - [2026-02-04 20:18:53] "POST /chown HTTP/1.1" 200 109 0.005635 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.023092 10.0.0.242 - - [2026-02-04 20:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.007357 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.014570 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.016564 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.005591 10.0.0.242 - - [2026-02-04 20:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.005731 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.006356 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.011111 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.015537 10.0.0.242 - - [2026-02-04 20:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.007240 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.017781 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.006306 10.0.0.242 - - [2026-02-04 20:18:54] "POST /chown HTTP/1.1" 200 109 0.018754 10.0.0.242 - - [2026-02-04 20:18:56] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004072 10.0.0.242 - - [2026-02-04 20:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.242 - - [2026-02-04 20:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2026-02-04 20:18:56] "GET /loadbalancer/96b8db3a-a687-41d6-8d78-17819b5ec044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002050 10.0.0.242 - - [2026-02-04 20:18:56] "GET /loadbalancer-pool/0f5ffa7c-a84e-4f2d-9132-5125e5b0a310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002175 10.0.0.242 - - [2026-02-04 20:18:56] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017184 10.0.0.242 - - [2026-02-04 20:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016980 10.0.0.242 - - [2026-02-04 20:18:56] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012092 10.0.0.242 - - [2026-02-04 20:18:56] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011703 10.0.0.242 - - [2026-02-04 20:18:56] "POST /ref-update HTTP/1.1" 200 156 0.013334 10.0.0.242 - - [2026-02-04 20:18:56] "POST /tags HTTP/1.1" 409 221 0.001650 10.0.0.242 - - [2026-02-04 20:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.242 - - [2026-02-04 20:18:56] "GET /tag/9cb4e739-3dd4-4e11-b2c9-1db3520187ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010148 10.0.0.242 - - [2026-02-04 20:18:56] "GET /floating-ip/d7dd76ed-8ea8-43da-a7b2-b44c30fd17c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.003128 10.0.0.242 - - [2026-02-04 20:18:56] "PUT /floating-ip/d7dd76ed-8ea8-43da-a7b2-b44c30fd17c8 HTTP/1.1" 200 257 0.007065 10.0.0.242 - - [2026-02-04 20:18:56] "POST /set-tag HTTP/1.1" 200 109 0.025543 10.0.0.242 - - [2026-02-04 20:18:57] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005967 10.0.0.242 - - [2026-02-04 20:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.242 - - [2026-02-04 20:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.242 - - [2026-02-04 20:18:57] "GET /loadbalancer/96b8db3a-a687-41d6-8d78-17819b5ec044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002106 10.0.0.242 - - [2026-02-04 20:18:57] "GET /loadbalancer-pool/0f5ffa7c-a84e-4f2d-9132-5125e5b0a310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002190 10.0.0.242 - - [2026-02-04 20:18:57] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013392 10.0.0.242 - - [2026-02-04 20:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011152 10.0.0.242 - - [2026-02-04 20:18:57] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016480 10.0.0.242 - - [2026-02-04 20:18:57] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003790 10.0.0.242 - - [2026-02-04 20:18:57] "POST /ref-update HTTP/1.1" 200 156 0.005845 10.0.0.242 - - [2026-02-04 20:18:57] "GET /floating-ip/d7dd76ed-8ea8-43da-a7b2-b44c30fd17c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002666 10.0.0.242 - - [2026-02-04 20:18:57] "POST /set-tag HTTP/1.1" 200 109 0.024467 10.0.0.242 - - [2026-02-04 20:19:02] "GET /virtual-machine/6c35728f-cd8e-48ea-902a-c9df2dd9cd0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002779 10.0.0.242 - - [2026-02-04 20:19:02] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003776 10.0.0.242 - - [2026-02-04 20:19:02] "GET /virtual-machine/7496f6fa-35db-4b32-b5ac-778ecdbb6919?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002809 10.0.0.242 - - [2026-02-04 20:19:02] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004072 10.0.0.242 - - [2026-02-04 20:19:06] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004138 10.0.0.242 - - [2026-02-04 20:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.242 - - [2026-02-04 20:19:07] "GET /virtual-machine/ff4ffd1d-2049-413f-b09e-ad1a01d040d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002699 10.0.0.242 - - [2026-02-04 20:19:07] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003575 10.0.0.242 - - [2026-02-04 20:19:07] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004262 10.0.0.242 - - [2026-02-04 20:19:07] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.242 - - [2026-02-04 20:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.242 - - [2026-02-04 20:19:19] "POST /chown HTTP/1.1" 200 109 0.005788 10.0.0.242 - - [2026-02-04 20:19:19] "POST /chown HTTP/1.1" 200 109 0.010351 10.0.0.242 - - [2026-02-04 20:19:19] "POST /chown HTTP/1.1" 200 109 0.012861 10.0.0.242 - - [2026-02-04 20:19:19] "POST /chown HTTP/1.1" 200 109 0.006194 10.0.0.242 - - [2026-02-04 20:19:39] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009252 10.0.0.242 - - [2026-02-04 20:19:39] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.242 - - [2026-02-04 20:19:39] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005493 10.0.0.242 - - [2026-02-04 20:19:39] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.242 - - [2026-02-04 20:19:39] "GET /virtual-machine/ff4ffd1d-2049-413f-b09e-ad1a01d040d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002805 10.0.0.242 - - [2026-02-04 20:19:39] "POST /ref-update HTTP/1.1" 200 156 0.010911 10.0.0.242 - - [2026-02-04 20:19:39] "GET /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014629 10.0.0.242 - - [2026-02-04 20:19:39] "POST /set-tag HTTP/1.1" 200 109 0.018463 10.0.0.242 - - [2026-02-04 20:19:39] "POST /set-tag HTTP/1.1" 200 109 0.035509 10.0.0.242 - - [2026-02-04 20:19:39] "DELETE /instance-ip/b9471382-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.050797 10.0.0.242 - - [2026-02-04 20:19:40] "DELETE /virtual-machine-interface/b921a3fe-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.054727 10.0.0.242 - - [2026-02-04 20:19:40] "DELETE /virtual-machine/ff4ffd1d-2049-413f-b09e-ad1a01d040d5 HTTP/1.1" 200 115 0.024361 10.0.0.242 - - [2026-02-04 20:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2026-02-04 20:19:42] "GET /tag/d941daea-9913-460b-bf6a-fcf78e25e477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015263 10.0.0.242 - - [2026-02-04 20:19:42] "GET /tag/d941daea-9913-460b-bf6a-fcf78e25e477?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.014027 10.0.0.242 - - [2026-02-04 20:19:42] "GET /virtual-machine-interface/3f98c372-c312-4601-af6c-4f3c89f7d316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005161 10.0.0.242 - - [2026-02-04 20:19:42] "POST /set-tag HTTP/1.1" 200 109 0.015676 10.0.0.242 - - [2026-02-04 20:19:42] "GET /virtual-machine-interface/69afc891-5df7-4021-bf34-f1d8175bf686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.020327 10.0.0.242 - - [2026-02-04 20:19:42] "POST /set-tag HTTP/1.1" 200 109 0.013816 10.0.0.242 - - [2026-02-04 20:19:42] "GET /virtual-machine-interface/9853f202-e735-4816-ada7-3475e62ae51a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004839 10.0.0.242 - - [2026-02-04 20:19:42] "POST /set-tag HTTP/1.1" 200 109 0.014927 10.0.0.242 - - [2026-02-04 20:19:42] "GET /firewall-policy/d75e6c9f-8312-4d39-b231-07664909d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013925 10.0.0.242 - - [2026-02-04 20:19:43] "GET /firewall-rule/3c0800b8-dcf4-46fe-b23d-241f1887833d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006756 10.0.0.242 - - [2026-02-04 20:19:43] "POST /ref-update HTTP/1.1" 200 156 0.016293 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /firewall-rule/3c0800b8-dcf4-46fe-b23d-241f1887833d HTTP/1.1" 200 115 0.032024 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /loadbalancer-member/bebf9646-1bf0-4077-ac0e-85af5eb89bbe HTTP/1.1" 200 115 0.029417 10.0.0.242 - - [2026-02-04 20:19:43] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.015147 10.0.0.242 - - [2026-02-04 20:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014968 10.0.0.242 - - [2026-02-04 20:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /loadbalancer-pool/a71c5c02-8de7-42b0-b134-537e9e34b0ab HTTP/1.1" 200 115 0.063431 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /loadbalancer-listener/40a22b6b-4835-42ad-81c9-4f57ff4b7f47 HTTP/1.1" 200 115 0.030609 10.0.0.242 - - [2026-02-04 20:19:43] "GET /floating-ip/8f78de62-83db-4ba2-8c47-60c147d34ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.003366 10.0.0.242 - - [2026-02-04 20:19:43] "POST /chown HTTP/1.1" 200 109 0.009726 10.0.0.242 - - [2026-02-04 20:19:43] "POST /chown HTTP/1.1" 200 109 0.022152 10.0.0.242 - - [2026-02-04 20:19:43] "POST /chown HTTP/1.1" 200 109 0.012620 10.0.0.242 - - [2026-02-04 20:19:43] "PUT /floating-ip/8f78de62-83db-4ba2-8c47-60c147d34ef9 HTTP/1.1" 200 257 0.027362 10.0.0.242 - - [2026-02-04 20:19:43] "POST /chown HTTP/1.1" 200 109 0.010136 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /floating-ip/8f78de62-83db-4ba2-8c47-60c147d34ef9 HTTP/1.1" 200 115 0.049902 10.0.0.242 - - [2026-02-04 20:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.242 - - [2026-02-04 20:19:43] "POST /chown HTTP/1.1" 200 109 0.009315 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /loadbalancer/6f89b63e-91e6-4f14-ae03-eec633d0d450 HTTP/1.1" 200 115 0.056389 10.0.0.242 - - [2026-02-04 20:19:43] "POST /chown HTTP/1.1" 200 109 0.012669 10.0.0.242 - - [2026-02-04 20:19:43] "POST /chown HTTP/1.1" 200 109 0.014723 10.0.0.242 - - [2026-02-04 20:19:43] "POST /chown HTTP/1.1" 200 109 0.022456 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /instance-ip/c3c8da1b-cf94-4943-9f7f-871ad10ca404 HTTP/1.1" 200 115 0.092508 10.0.0.242 - - [2026-02-04 20:19:43] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.037809 10.0.0.242 - - [2026-02-04 20:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015849 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /virtual-machine-interface/69afc891-5df7-4021-bf34-f1d8175bf686 HTTP/1.1" 200 115 0.138837 10.0.0.242 - - [2026-02-04 20:19:43] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.030874 10.0.0.242 - - [2026-02-04 20:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009222 10.0.0.242 - - [2026-02-04 20:19:43] "GET /floating-ip-pool/a462ea03-7c8a-45f6-8978-8fc27e1dfaf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004933 10.0.0.242 - - [2026-02-04 20:19:43] "PUT /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 267 0.027060 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /tag/d941daea-9913-460b-bf6a-fcf78e25e477 HTTP/1.1" 200 115 0.146769 10.0.0.242 - - [2026-02-04 20:19:43] "POST /ref-update HTTP/1.1" 200 156 0.035237 10.0.0.242 - - [2026-02-04 20:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031274 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /service-instance/52733139-f497-40f5-878b-b3ed63fa9558 HTTP/1.1" 200 115 0.066108 10.0.0.242 - - [2026-02-04 20:19:43] "DELETE /floating-ip-pool/a462ea03-7c8a-45f6-8978-8fc27e1dfaf8 HTTP/1.1" 200 115 0.061996 10.0.0.242 - - [2026-02-04 20:19:43] "GET /virtual-machine-interface/9853f202-e735-4816-ada7-3475e62ae51a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004881 10.0.0.242 - - [2026-02-04 20:19:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001872 10.0.0.242 - - [2026-02-04 20:19:44] "POST /useragent-kv HTTP/1.1" 200 115 0.012031 10.0.0.242 - - [2026-02-04 20:19:44] "DELETE /virtual-network/6f3de914-8b21-4aa4-bee5-03e00d4df7e2 HTTP/1.1" 200 115 0.123535 10.0.0.242 - - [2026-02-04 20:19:44] "GET /routing-instance/994036e2-541e-4e35-a294-d0468c6a8e17 HTTP/1.1" 404 171 0.008959 10.0.0.242 - - [2026-02-04 20:19:44] "GET /domains HTTP/1.1" 200 281 0.008458 10.0.0.242 - - [2026-02-04 20:19:44] "DELETE /virtual-machine-interface/9853f202-e735-4816-ada7-3475e62ae51a HTTP/1.1" 200 115 0.093542 10.0.0.242 - - [2026-02-04 20:19:44] "GET /domain/57608ceb-d12b-4334-bdaa-a3c346bf6e26 HTTP/1.1" 200 3099 0.007298 10.0.0.242 - - [2026-02-04 20:19:44] "POST /ref-update HTTP/1.1" 200 156 0.017368 10.0.0.242 - - [2026-02-04 20:19:44] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0 HTTP/1.1" 200 7169 0.054727 10.0.0.242 - - [2026-02-04 20:19:44] "DELETE /virtual-machine/c6953bb2-2acf-402b-9c6b-f9b79d258ee1 HTTP/1.1" 200 115 0.066801 10.0.0.242 - - [2026-02-04 20:19:44] "GET /virtual-machine-interface/3f98c372-c312-4601-af6c-4f3c89f7d316?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.005014 10.0.0.242 - - [2026-02-04 20:19:44] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004180 10.0.0.242 - - [2026-02-04 20:19:44] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.242 - - [2026-02-04 20:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.242 - - [2026-02-04 20:19:44] "GET /loadbalancer/96b8db3a-a687-41d6-8d78-17819b5ec044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003182 10.0.0.242 - - [2026-02-04 20:19:44] "DELETE /virtual-machine-interface/3f98c372-c312-4601-af6c-4f3c89f7d316 HTTP/1.1" 200 115 0.058493 10.0.0.242 - - [2026-02-04 20:19:44] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003730 10.0.0.242 - - [2026-02-04 20:19:44] "DELETE /virtual-machine/5d40fe40-8924-4b36-9ac9-9dc026998e37 HTTP/1.1" 200 115 0.033229 10.0.0.242 - - [2026-02-04 20:19:44] "POST /set-tag HTTP/1.1" 200 109 0.044477 10.0.0.242 - - [2026-02-04 20:19:44] "DELETE /loadbalancer-member/c98d186e-33c3-41e0-98a8-91d5a3741e27 HTTP/1.1" 200 115 0.036106 10.0.0.242 - - [2026-02-04 20:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.242 - - [2026-02-04 20:19:44] "DELETE /route-target/0069f440-3a17-4be8-bfe2-5ed5ae31a5d2 HTTP/1.1" 200 115 0.017211 10.0.0.242 - - [2026-02-04 20:19:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005646 10.0.0.242 - - [2026-02-04 20:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.242 - - [2026-02-04 20:19:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003687 10.0.0.242 - - [2026-02-04 20:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.242 - - [2026-02-04 20:19:45] "GET /virtual-machine/7496f6fa-35db-4b32-b5ac-778ecdbb6919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002693 10.0.0.242 - - [2026-02-04 20:19:45] "POST /ref-update HTTP/1.1" 200 156 0.009765 10.0.0.242 - - [2026-02-04 20:19:45] "GET /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008660 10.0.0.242 - - [2026-02-04 20:19:45] "POST /set-tag HTTP/1.1" 200 109 0.020137 10.0.0.242 - - [2026-02-04 20:19:45] "POST /set-tag HTTP/1.1" 200 109 0.013338 10.0.0.242 - - [2026-02-04 20:19:45] "POST /set-tag HTTP/1.1" 200 109 0.022110 10.0.0.242 - - [2026-02-04 20:19:45] "DELETE /instance-ip/b4eb9e66-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.042231 10.0.0.242 - - [2026-02-04 20:19:45] "POST /ref-update HTTP/1.1" 200 156 0.007075 10.0.0.242 - - [2026-02-04 20:19:46] "DELETE /virtual-machine-interface/b4d17716-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.046384 10.0.0.242 - - [2026-02-04 20:19:46] "DELETE /virtual-machine/7496f6fa-35db-4b32-b5ac-778ecdbb6919 HTTP/1.1" 200 115 0.014618 10.0.0.242 - - [2026-02-04 20:19:49] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005062 10.0.0.242 - - [2026-02-04 20:19:49] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.242 - - [2026-02-04 20:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.242 - - [2026-02-04 20:19:49] "GET /loadbalancer/96b8db3a-a687-41d6-8d78-17819b5ec044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002090 10.0.0.242 - - [2026-02-04 20:19:50] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005493 10.0.0.242 - - [2026-02-04 20:19:50] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.242 - - [2026-02-04 20:19:50] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005963 10.0.0.242 - - [2026-02-04 20:19:50] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.242 - - [2026-02-04 20:19:50] "GET /virtual-machine/6c35728f-cd8e-48ea-902a-c9df2dd9cd0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002777 10.0.0.242 - - [2026-02-04 20:19:50] "POST /ref-update HTTP/1.1" 200 156 0.008148 10.0.0.242 - - [2026-02-04 20:19:50] "GET /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007559 10.0.0.242 - - [2026-02-04 20:19:50] "POST /set-tag HTTP/1.1" 200 109 0.017862 10.0.0.242 - - [2026-02-04 20:19:50] "POST /set-tag HTTP/1.1" 200 109 0.024860 10.0.0.242 - - [2026-02-04 20:19:50] "POST /set-tag HTTP/1.1" 200 109 0.028769 10.0.0.242 - - [2026-02-04 20:19:51] "DELETE /instance-ip/b47a3078-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.031347 10.0.0.242 - - [2026-02-04 20:19:51] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.242 - - [2026-02-04 20:19:51] "DELETE /virtual-machine-interface/b466dc62-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.082294 10.0.0.242 - - [2026-02-04 20:19:51] "DELETE /virtual-machine/6c35728f-cd8e-48ea-902a-c9df2dd9cd0b HTTP/1.1" 200 115 0.025519 10.0.0.242 - - [2026-02-04 20:19:51] "DELETE /tag/c58ce3be-4202-409a-9b48-0209859c90c9 HTTP/1.1" 200 115 0.036876 10.0.0.242 - - [2026-02-04 20:19:51] "DELETE /tag/c89ff912-0e99-4885-990f-1dcbcc95c117 HTTP/1.1" 200 115 0.081375 10.0.0.242 - - [2026-02-04 20:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.242 - - [2026-02-04 20:19:54] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030814 10.0.0.242 - - [2026-02-04 20:19:54] "POST /tags HTTP/1.1" 200 394 0.024648 10.0.0.242 - - [2026-02-04 20:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.242 - - [2026-02-04 20:19:54] "GET /tag/da5f4ffe-38cf-4bab-b032-ba82e2e140e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016114 10.0.0.242 - - [2026-02-04 20:19:54] "POST /tags HTTP/1.1" 200 342 0.028992 10.0.0.242 - - [2026-02-04 20:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.242 - - [2026-02-04 20:19:54] "GET /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010578 10.0.0.242 - - [2026-02-04 20:19:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000606 10.0.0.242 - - [2026-02-04 20:19:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003148 10.0.0.242 - - [2026-02-04 20:19:54] "POST /security-groups HTTP/1.1" 200 589 0.063798 10.0.0.242 - - [2026-02-04 20:19:54] "POST /projects HTTP/1.1" 200 521 0.156175 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.001574 10.0.0.242 - - [2026-02-04 20:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031006 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013690 10.0.0.242 - - [2026-02-04 20:19:55] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.018629 10.0.0.242 - - [2026-02-04 20:19:55] "POST /access-control-lists HTTP/1.1" 200 600 0.082697 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016183 10.0.0.242 - - [2026-02-04 20:19:55] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.008964 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.003864 10.0.0.242 - - [2026-02-04 20:19:55] "POST /access-control-lists HTTP/1.1" 200 598 0.081361 10.0.0.242 - - [2026-02-04 20:19:55] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.123544 10.0.0.242 - - [2026-02-04 20:19:55] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.061606 10.0.0.242 - - [2026-02-04 20:19:55] "POST /security-groups HTTP/1.1" 200 593 0.075101 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.005172 10.0.0.242 - - [2026-02-04 20:19:55] "POST /access-control-lists HTTP/1.1" 200 634 0.028005 10.0.0.242 - - [2026-02-04 20:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.039480 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.001667 10.0.0.242 - - [2026-02-04 20:19:55] "POST /chown HTTP/1.1" 200 109 0.026831 10.0.0.242 - - [2026-02-04 20:19:55] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009533 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2026-02-04 20:19:55] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016739 10.0.0.242 - - [2026-02-04 20:19:55] "POST /access-control-lists HTTP/1.1" 200 632 0.076761 10.0.0.242 - - [2026-02-04 20:19:55] "POST /tags HTTP/1.1" 409 226 0.002641 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.242 - - [2026-02-04 20:19:55] "GET /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017895 10.0.0.242 - - [2026-02-04 20:19:55] "POST /firewall-rules HTTP/1.1" 200 602 0.078249 10.0.0.242 - - [2026-02-04 20:19:55] "GET /firewall-rule/52af46df-3601-481e-aa33-ce223274c955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003755 10.0.0.242 - - [2026-02-04 20:19:55] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003579 10.0.0.242 - - [2026-02-04 20:19:55] "GET /firewall-rule/52af46df-3601-481e-aa33-ce223274c955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002005 10.0.0.242 - - [2026-02-04 20:19:55] "POST /ref-update HTTP/1.1" 200 156 0.047956 10.0.0.242 - - [2026-02-04 20:19:55] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008292 10.0.0.242 - - [2026-02-04 20:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.242 - - [2026-02-04 20:19:56] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002759 10.0.0.242 - - [2026-02-04 20:19:56] "POST /tags HTTP/1.1" 409 226 0.001589 10.0.0.242 - - [2026-02-04 20:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.242 - - [2026-02-04 20:19:56] "GET /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010388 10.0.0.242 - - [2026-02-04 20:19:56] "POST /firewall-rules HTTP/1.1" 200 600 0.065524 10.0.0.242 - - [2026-02-04 20:19:56] "GET /firewall-rule/f0757526-ea65-4c57-85ef-83d14642a9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.023632 10.0.0.242 - - [2026-02-04 20:19:56] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004120 10.0.0.242 - - [2026-02-04 20:19:56] "GET /firewall-rule/f0757526-ea65-4c57-85ef-83d14642a9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002062 10.0.0.242 - - [2026-02-04 20:19:56] "POST /ref-update HTTP/1.1" 200 156 0.065891 10.0.0.242 - - [2026-02-04 20:19:57] "POST /tags HTTP/1.1" 200 394 0.019281 10.0.0.242 - - [2026-02-04 20:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008382 10.0.0.242 - - [2026-02-04 20:19:57] "GET /tag/075b5727-8906-42f2-8c82-9ddb88130aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011577 10.0.0.242 - - [2026-02-04 20:19:57] "POST /tags HTTP/1.1" 200 342 0.222935 10.0.0.242 - - [2026-02-04 20:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.242 - - [2026-02-04 20:19:58] "GET /tag/c08efa06-2e93-42b4-8f0f-5df27d5042b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014229 10.0.0.242 - - [2026-02-04 20:19:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.001081 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.001962 10.0.0.242 - - [2026-02-04 20:19:58] "POST /security-groups HTTP/1.1" 200 589 0.065631 10.0.0.242 - - [2026-02-04 20:19:58] "POST /projects HTTP/1.1" 200 521 0.198763 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.001858 10.0.0.242 - - [2026-02-04 20:19:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.048114 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.242 - - [2026-02-04 20:19:58] "POST /access-control-lists HTTP/1.1" 200 600 0.085373 10.0.0.242 - - [2026-02-04 20:19:58] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.013719 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.002124 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.242 - - [2026-02-04 20:19:58] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003747 10.0.0.242 - - [2026-02-04 20:19:58] "POST /access-control-lists HTTP/1.1" 200 598 0.074455 10.0.0.242 - - [2026-02-04 20:19:58] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.114095 10.0.0.242 - - [2026-02-04 20:19:58] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.032882 10.0.0.242 - - [2026-02-04 20:19:58] "POST /security-groups HTTP/1.1" 200 593 0.071341 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.003521 10.0.0.242 - - [2026-02-04 20:19:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029235 10.0.0.242 - - [2026-02-04 20:19:58] "POST /chown HTTP/1.1" 200 109 0.014962 10.0.0.242 - - [2026-02-04 20:19:58] "POST /access-control-lists HTTP/1.1" 200 634 0.035186 10.0.0.242 - - [2026-02-04 20:19:58] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002790 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.001711 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.242 - - [2026-02-04 20:19:58] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002242 10.0.0.242 - - [2026-02-04 20:19:58] "POST /tags HTTP/1.1" 409 226 0.002561 10.0.0.242 - - [2026-02-04 20:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.242 - - [2026-02-04 20:19:58] "GET /tag/c08efa06-2e93-42b4-8f0f-5df27d5042b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009974 10.0.0.242 - - [2026-02-04 20:19:58] "POST /access-control-lists HTTP/1.1" 200 632 0.066748 10.0.0.242 - - [2026-02-04 20:19:58] "POST /firewall-rules HTTP/1.1" 200 602 0.085258 10.0.0.242 - - [2026-02-04 20:19:58] "GET /firewall-rule/9954c2b1-1382-4d27-9960-51720c377aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004185 10.0.0.242 - - [2026-02-04 20:19:58] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003163 10.0.0.242 - - [2026-02-04 20:19:58] "GET /firewall-rule/9954c2b1-1382-4d27-9960-51720c377aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001883 10.0.0.242 - - [2026-02-04 20:19:59] "POST /ref-update HTTP/1.1" 200 156 0.042354 10.0.0.242 - - [2026-02-04 20:19:59] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009359 10.0.0.242 - - [2026-02-04 20:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.242 - - [2026-02-04 20:19:59] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002476 10.0.0.242 - - [2026-02-04 20:19:59] "POST /tags HTTP/1.1" 409 226 0.002537 10.0.0.242 - - [2026-02-04 20:19:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.242 - - [2026-02-04 20:19:59] "GET /tag/c08efa06-2e93-42b4-8f0f-5df27d5042b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011547 10.0.0.242 - - [2026-02-04 20:19:59] "POST /firewall-rules HTTP/1.1" 200 600 0.062838 10.0.0.242 - - [2026-02-04 20:19:59] "GET /firewall-rule/cfb93153-1424-4110-b344-b5327f525111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004669 10.0.0.242 - - [2026-02-04 20:19:59] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004256 10.0.0.242 - - [2026-02-04 20:19:59] "GET /firewall-rule/cfb93153-1424-4110-b344-b5327f525111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002237 10.0.0.242 - - [2026-02-04 20:19:59] "POST /ref-update HTTP/1.1" 200 156 0.044943 10.0.0.242 - - [2026-02-04 20:20:00] "POST /tags HTTP/1.1" 200 346 0.062440 10.0.0.242 - - [2026-02-04 20:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010530 10.0.0.242 - - [2026-02-04 20:20:00] "GET /tag/31db92d0-9bb5-4100-bc3e-5b9761a788aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017488 10.0.0.242 - - [2026-02-04 20:20:00] "POST /projects HTTP/1.1" 409 238 0.001645 10.0.0.242 - - [2026-02-04 20:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.242 - - [2026-02-04 20:20:00] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.062987 10.0.0.242 - - [2026-02-04 20:20:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.242 - - [2026-02-04 20:20:00] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006622 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.242 - - [2026-02-04 20:20:01] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003691 10.0.0.242 - - [2026-02-04 20:20:01] "POST /security-groups HTTP/1.1" 409 285 0.001771 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.242 - - [2026-02-04 20:20:01] "PUT /security-group/a6c6d9b0-d907-4410-9d09-e03bc19147f5 HTTP/1.1" 200 263 0.053286 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008887 10.0.0.242 - - [2026-02-04 20:20:01] "PUT /access-control-list/ee1eb748-61aa-433d-890d-1dfcc334e4a3 HTTP/1.1" 200 273 0.022022 10.0.0.242 - - [2026-02-04 20:20:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030207 10.0.0.242 - - [2026-02-04 20:20:01] "POST /tags HTTP/1.1" 409 228 0.004054 10.0.0.242 - - [2026-02-04 20:20:01] "PUT /access-control-list/fdb2f861-a043-496d-a03a-3b06f223642c HTTP/1.1" 200 273 0.023986 10.0.0.242 - - [2026-02-04 20:20:01] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055110 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.242 - - [2026-02-04 20:20:01] "GET /tag/31db92d0-9bb5-4100-bc3e-5b9761a788aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018049 10.0.0.242 - - [2026-02-04 20:20:01] "POST /tags HTTP/1.1" 200 346 0.019925 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.242 - - [2026-02-04 20:20:01] "GET /tag/7faeb369-6ac9-4580-951d-e74703d27dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013136 10.0.0.242 - - [2026-02-04 20:20:01] "POST /projects HTTP/1.1" 409 238 0.001937 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.242 - - [2026-02-04 20:20:01] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038838 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.242 - - [2026-02-04 20:20:01] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005903 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.242 - - [2026-02-04 20:20:01] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005707 10.0.0.242 - - [2026-02-04 20:20:01] "POST /security-groups HTTP/1.1" 409 285 0.002665 10.0.0.242 - - [2026-02-04 20:20:01] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044388 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2026-02-04 20:20:01] "PUT /security-group/4ed6056a-2ac3-4284-b69d-2480e1b91717 HTTP/1.1" 200 263 0.064511 10.0.0.242 - - [2026-02-04 20:20:01] "PUT /access-control-list/1792f59e-a50e-4317-ad4c-2695a30ddb57 HTTP/1.1" 200 273 0.013846 10.0.0.242 - - [2026-02-04 20:20:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035910 10.0.0.242 - - [2026-02-04 20:20:01] "POST /tags HTTP/1.1" 409 228 0.010691 10.0.0.242 - - [2026-02-04 20:20:01] "PUT /access-control-list/5f33b692-ad3c-4e81-8002-7f0660ce6438 HTTP/1.1" 200 273 0.019599 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.242 - - [2026-02-04 20:20:01] "GET /tag/7faeb369-6ac9-4580-951d-e74703d27dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011134 10.0.0.242 - - [2026-02-04 20:20:01] "POST /tags HTTP/1.1" 200 292 0.046963 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007870 10.0.0.242 - - [2026-02-04 20:20:01] "GET /tag/5a92d9dc-944c-4334-839a-e433949aabab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012480 10.0.0.242 - - [2026-02-04 20:20:01] "POST /tags HTTP/1.1" 200 304 0.047974 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373 10.0.0.242 - - [2026-02-04 20:20:01] "GET /tag/15588210-8430-4662-bbfa-f505f82a2131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017753 10.0.0.242 - - [2026-02-04 20:20:01] "POST /tags HTTP/1.1" 409 252 0.004053 10.0.0.242 - - [2026-02-04 20:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2026-02-04 20:20:02] "GET /tag/da5f4ffe-38cf-4bab-b032-ba82e2e140e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011062 10.0.0.242 - - [2026-02-04 20:20:02] "POST /tags HTTP/1.1" 409 226 0.001853 10.0.0.242 - - [2026-02-04 20:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.242 - - [2026-02-04 20:20:02] "GET /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017474 10.0.0.242 - - [2026-02-04 20:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-02-04 20:20:02] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004306 10.0.0.242 - - [2026-02-04 20:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.242 - - [2026-02-04 20:20:02] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051974 10.0.0.242 - - [2026-02-04 20:20:02] "POST /virtual-machines HTTP/1.1" 200 396 0.007133 10.0.0.242 - - [2026-02-04 20:20:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008402 10.0.0.242 - - [2026-02-04 20:20:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097859 10.0.0.242 - - [2026-02-04 20:20:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019052 10.0.0.242 - - [2026-02-04 20:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009239 10.0.0.242 - - [2026-02-04 20:20:02] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004383 10.0.0.242 - - [2026-02-04 20:20:02] "POST /instance-ips HTTP/1.1" 200 398 0.018147 10.0.0.242 - - [2026-02-04 20:20:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019417 10.0.0.242 - - [2026-02-04 20:20:02] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009215 10.0.0.242 - - [2026-02-04 20:20:02] "POST /set-tag HTTP/1.1" 200 109 0.059600 10.0.0.242 - - [2026-02-04 20:20:02] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016499 10.0.0.242 - - [2026-02-04 20:20:02] "GET /instance-ip/e2d0be7e-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010470 10.0.0.242 - - [2026-02-04 20:20:02] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003987 10.0.0.242 - - [2026-02-04 20:20:02] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.242 - - [2026-02-04 20:20:02] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003925 10.0.0.242 - - [2026-02-04 20:20:02] "POST /ref-update HTTP/1.1" 200 156 0.009917 10.0.0.242 - - [2026-02-04 20:20:02] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008162 10.0.0.242 - - [2026-02-04 20:20:02] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.242 - - [2026-02-04 20:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.242 - - [2026-02-04 20:20:02] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004802 10.0.0.242 - - [2026-02-04 20:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.242 - - [2026-02-04 20:20:02] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031419 10.0.0.242 - - [2026-02-04 20:20:02] "POST /virtual-machines HTTP/1.1" 200 396 0.018302 10.0.0.242 - - [2026-02-04 20:20:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029565 10.0.0.242 - - [2026-02-04 20:20:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099939 10.0.0.242 - - [2026-02-04 20:20:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007646 10.0.0.242 - - [2026-02-04 20:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012460 10.0.0.242 - - [2026-02-04 20:20:03] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005212 10.0.0.242 - - [2026-02-04 20:20:03] "POST /instance-ips HTTP/1.1" 200 398 0.018690 10.0.0.242 - - [2026-02-04 20:20:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017008 10.0.0.242 - - [2026-02-04 20:20:03] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012642 10.0.0.242 - - [2026-02-04 20:20:03] "POST /set-tag HTTP/1.1" 200 109 0.059770 10.0.0.242 - - [2026-02-04 20:20:03] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012480 10.0.0.242 - - [2026-02-04 20:20:03] "GET /instance-ip/e34822d4-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002739 10.0.0.242 - - [2026-02-04 20:20:03] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003986 10.0.0.242 - - [2026-02-04 20:20:03] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.242 - - [2026-02-04 20:20:03] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003897 10.0.0.242 - - [2026-02-04 20:20:03] "POST /ref-update HTTP/1.1" 200 156 0.010262 10.0.0.242 - - [2026-02-04 20:20:03] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013457 10.0.0.242 - - [2026-02-04 20:20:03] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.242 - - [2026-02-04 20:20:03] "POST /tags HTTP/1.1" 200 292 0.020318 10.0.0.242 - - [2026-02-04 20:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009587 10.0.0.242 - - [2026-02-04 20:20:03] "GET /tag/1ef5b4c3-2751-4b77-9583-5240b164cde2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011114 10.0.0.242 - - [2026-02-04 20:20:03] "POST /tags HTTP/1.1" 409 252 0.002200 10.0.0.242 - - [2026-02-04 20:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.242 - - [2026-02-04 20:20:03] "GET /tag/075b5727-8906-42f2-8c82-9ddb88130aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009872 10.0.0.242 - - [2026-02-04 20:20:03] "POST /tags HTTP/1.1" 409 226 0.001838 10.0.0.242 - - [2026-02-04 20:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.242 - - [2026-02-04 20:20:03] "GET /tag/c08efa06-2e93-42b4-8f0f-5df27d5042b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010094 10.0.0.242 - - [2026-02-04 20:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.242 - - [2026-02-04 20:20:03] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003543 10.0.0.242 - - [2026-02-04 20:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.242 - - [2026-02-04 20:20:03] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028084 10.0.0.242 - - [2026-02-04 20:20:03] "POST /virtual-machines HTTP/1.1" 200 396 0.010667 10.0.0.242 - - [2026-02-04 20:20:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015537 10.0.0.242 - - [2026-02-04 20:20:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102589 10.0.0.242 - - [2026-02-04 20:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007968 10.0.0.242 - - [2026-02-04 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007875 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003918 10.0.0.242 - - [2026-02-04 20:20:04] "POST /instance-ips HTTP/1.1" 200 398 0.020258 10.0.0.242 - - [2026-02-04 20:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015675 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013821 10.0.0.242 - - [2026-02-04 20:20:04] "POST /set-tag HTTP/1.1" 200 109 0.063601 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018680 10.0.0.242 - - [2026-02-04 20:20:04] "GET /instance-ip/e3d55c30-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002856 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004125 10.0.0.242 - - [2026-02-04 20:20:04] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003467 10.0.0.242 - - [2026-02-04 20:20:04] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012104 10.0.0.242 - - [2026-02-04 20:20:04] "POST /set-tag HTTP/1.1" 200 109 0.005826 10.0.0.242 - - [2026-02-04 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005432 10.0.0.242 - - [2026-02-04 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.242 - - [2026-02-04 20:20:04] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036460 10.0.0.242 - - [2026-02-04 20:20:04] "POST /virtual-machines HTTP/1.1" 200 396 0.013443 10.0.0.242 - - [2026-02-04 20:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020781 10.0.0.242 - - [2026-02-04 20:20:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109753 10.0.0.242 - - [2026-02-04 20:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007236 10.0.0.242 - - [2026-02-04 20:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008394 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008510 10.0.0.242 - - [2026-02-04 20:20:04] "POST /instance-ips HTTP/1.1" 200 398 0.020024 10.0.0.242 - - [2026-02-04 20:20:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023020 10.0.0.242 - - [2026-02-04 20:20:04] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015002 10.0.0.242 - - [2026-02-04 20:20:05] "POST /set-tag HTTP/1.1" 200 109 0.071531 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017669 10.0.0.242 - - [2026-02-04 20:20:05] "GET /instance-ip/e44a46bc-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003439 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004568 10.0.0.242 - - [2026-02-04 20:20:05] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003330 10.0.0.242 - - [2026-02-04 20:20:05] "POST /ref-update HTTP/1.1" 200 156 0.008397 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005589 10.0.0.242 - - [2026-02-04 20:20:05] "POST /set-tag HTTP/1.1" 200 109 0.005355 10.0.0.242 - - [2026-02-04 20:20:05] "POST /tags HTTP/1.1" 200 300 0.017059 10.0.0.242 - - [2026-02-04 20:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017976 10.0.0.242 - - [2026-02-04 20:20:05] "GET /tag/aab08d5c-222c-4ee7-8872-d82e1249e720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011334 10.0.0.242 - - [2026-02-04 20:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003596 10.0.0.242 - - [2026-02-04 20:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.242 - - [2026-02-04 20:20:05] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027171 10.0.0.242 - - [2026-02-04 20:20:05] "POST /virtual-machines HTTP/1.1" 200 396 0.007673 10.0.0.242 - - [2026-02-04 20:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036489 10.0.0.242 - - [2026-02-04 20:20:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103013 10.0.0.242 - - [2026-02-04 20:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007901 10.0.0.242 - - [2026-02-04 20:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012417 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006759 10.0.0.242 - - [2026-02-04 20:20:05] "POST /instance-ips HTTP/1.1" 200 398 0.019160 10.0.0.242 - - [2026-02-04 20:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018222 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009881 10.0.0.242 - - [2026-02-04 20:20:05] "POST /set-tag HTTP/1.1" 200 109 0.017297 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010135 10.0.0.242 - - [2026-02-04 20:20:05] "GET /instance-ip/e4cf668a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005303 10.0.0.242 - - [2026-02-04 20:20:05] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005082 10.0.0.242 - - [2026-02-04 20:20:05] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.242 - - [2026-02-04 20:20:05] "POST /tags HTTP/1.1" 200 300 0.015509 10.0.0.242 - - [2026-02-04 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.242 - - [2026-02-04 20:20:06] "GET /tag/6fbedfa4-9c72-44d7-8538-7489054de069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010741 10.0.0.242 - - [2026-02-04 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.242 - - [2026-02-04 20:20:06] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003597 10.0.0.242 - - [2026-02-04 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.242 - - [2026-02-04 20:20:06] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035818 10.0.0.242 - - [2026-02-04 20:20:06] "POST /virtual-machines HTTP/1.1" 200 396 0.015314 10.0.0.242 - - [2026-02-04 20:20:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008533 10.0.0.242 - - [2026-02-04 20:20:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108458 10.0.0.242 - - [2026-02-04 20:20:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020054 10.0.0.242 - - [2026-02-04 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014775 10.0.0.242 - - [2026-02-04 20:20:06] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004313 10.0.0.242 - - [2026-02-04 20:20:06] "POST /instance-ips HTTP/1.1" 200 398 0.016546 10.0.0.242 - - [2026-02-04 20:20:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022298 10.0.0.242 - - [2026-02-04 20:20:06] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013323 10.0.0.242 - - [2026-02-04 20:20:06] "POST /set-tag HTTP/1.1" 200 109 0.016554 10.0.0.242 - - [2026-02-04 20:20:06] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013536 10.0.0.242 - - [2026-02-04 20:20:06] "GET /instance-ip/e5346f62-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002851 10.0.0.242 - - [2026-02-04 20:20:06] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004217 10.0.0.242 - - [2026-02-04 20:20:06] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.242 - - [2026-02-04 20:20:06] "POST /tags HTTP/1.1" 200 300 0.014514 10.0.0.242 - - [2026-02-04 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.242 - - [2026-02-04 20:20:06] "GET /tag/cc16ce37-7233-49b5-a5f5-47e4bfd57288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010751 10.0.0.242 - - [2026-02-04 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.242 - - [2026-02-04 20:20:06] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003539 10.0.0.242 - - [2026-02-04 20:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2026-02-04 20:20:06] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033906 10.0.0.242 - - [2026-02-04 20:20:06] "POST /virtual-machines HTTP/1.1" 200 396 0.008919 10.0.0.242 - - [2026-02-04 20:20:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009530 10.0.0.242 - - [2026-02-04 20:20:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120497 10.0.0.242 - - [2026-02-04 20:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019490 10.0.0.242 - - [2026-02-04 20:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004334 10.0.0.242 - - [2026-02-04 20:20:07] "POST /instance-ips HTTP/1.1" 200 398 0.017945 10.0.0.242 - - [2026-02-04 20:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034026 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009558 10.0.0.242 - - [2026-02-04 20:20:07] "POST /set-tag HTTP/1.1" 200 109 0.019342 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008124 10.0.0.242 - - [2026-02-04 20:20:07] "GET /instance-ip/e59a2ef6-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007826 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003877 10.0.0.242 - - [2026-02-04 20:20:07] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.242 - - [2026-02-04 20:20:07] "POST /tags HTTP/1.1" 200 300 0.020845 10.0.0.242 - - [2026-02-04 20:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.242 - - [2026-02-04 20:20:07] "GET /tag/2bc38d49-a3e2-414e-8851-c9ba62a139f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011089 10.0.0.242 - - [2026-02-04 20:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003648 10.0.0.242 - - [2026-02-04 20:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008360 10.0.0.242 - - [2026-02-04 20:20:07] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039318 10.0.0.242 - - [2026-02-04 20:20:07] "POST /virtual-machines HTTP/1.1" 200 396 0.009359 10.0.0.242 - - [2026-02-04 20:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007890 10.0.0.242 - - [2026-02-04 20:20:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105111 10.0.0.242 - - [2026-02-04 20:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015745 10.0.0.242 - - [2026-02-04 20:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009000 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004591 10.0.0.242 - - [2026-02-04 20:20:07] "POST /instance-ips HTTP/1.1" 200 398 0.017507 10.0.0.242 - - [2026-02-04 20:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022648 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011225 10.0.0.242 - - [2026-02-04 20:20:07] "POST /set-tag HTTP/1.1" 200 109 0.018189 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008950 10.0.0.242 - - [2026-02-04 20:20:07] "GET /instance-ip/e602673c-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007730 10.0.0.242 - - [2026-02-04 20:20:07] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003967 10.0.0.242 - - [2026-02-04 20:20:07] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003228 10.0.0.242 - - [2026-02-04 20:20:08] "POST /ref-update HTTP/1.1" 200 156 0.008246 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007129 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003929 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003047 10.0.0.242 - - [2026-02-04 20:20:08] "POST /ref-update HTTP/1.1" 200 156 0.008016 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007883 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006363 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003414 10.0.0.242 - - [2026-02-04 20:20:08] "POST /ref-update HTTP/1.1" 200 156 0.007199 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004806 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003716 10.0.0.242 - - [2026-02-04 20:20:08] "POST /ref-update HTTP/1.1" 200 156 0.007123 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009066 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003900 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004096 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003327 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.001577 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004230 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.005283 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004037 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003881 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.001762 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004211 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.242 - - [2026-02-04 20:20:08] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004143 10.0.0.242 - - [2026-02-04 20:20:08] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.242 - - [2026-02-04 20:20:09] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004110 10.0.0.242 - - [2026-02-04 20:20:09] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.242 - - [2026-02-04 20:20:11] "GET /virtual-machine/55ec65fc-8ced-49d2-9f76-9173403de212?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.006527 10.0.0.242 - - [2026-02-04 20:20:11] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009218 10.0.0.242 - - [2026-02-04 20:20:11] "GET /virtual-machine/0b6bf924-d04a-4170-a513-89e6f2b25540?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003085 10.0.0.242 - - [2026-02-04 20:20:11] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003716 10.0.0.242 - - [2026-02-04 20:20:12] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004035 10.0.0.242 - - [2026-02-04 20:20:12] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.242 - - [2026-02-04 20:20:13] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005707 10.0.0.242 - - [2026-02-04 20:20:13] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.242 - - [2026-02-04 20:20:16] "GET /virtual-machine/5693acf5-99c0-426c-a484-2f5c1524f484?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002544 10.0.0.242 - - [2026-02-04 20:20:16] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003434 10.0.0.242 - - [2026-02-04 20:20:16] "GET /virtual-machine/7ffa1839-e6ec-406c-8564-d580a2ae06ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002736 10.0.0.242 - - [2026-02-04 20:20:16] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005647 10.0.0.242 - - [2026-02-04 20:20:18] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004027 10.0.0.242 - - [2026-02-04 20:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.242 - - [2026-02-04 20:20:18] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004130 10.0.0.242 - - [2026-02-04 20:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.242 - - [2026-02-04 20:20:18] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003876 10.0.0.242 - - [2026-02-04 20:20:18] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.242 - - [2026-02-04 20:20:21] "GET /virtual-machine/480c7876-f87f-4683-b202-78328a76d090?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002695 10.0.0.242 - - [2026-02-04 20:20:21] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004803 10.0.0.242 - - [2026-02-04 20:20:21] "GET /virtual-machine/83807b48-9a80-4c72-8939-25b543198166?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006925 10.0.0.242 - - [2026-02-04 20:20:21] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004904 10.0.0.242 - - [2026-02-04 20:20:21] "GET /virtual-machine/0b51b0fa-b234-4b9d-b9c3-2993072c12e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002795 10.0.0.242 - - [2026-02-04 20:20:21] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004419 10.0.0.242 - - [2026-02-04 20:20:21] "GET /virtual-machine/bcf6202e-4d20-4b0a-b1c7-1cf8d5579da4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002975 10.0.0.242 - - [2026-02-04 20:20:21] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004113 10.0.0.242 - - [2026-02-04 20:20:22] "GET /loadbalancer/a138a666-d68c-43e1-a98e-9f7463b967e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002802 10.0.0.242 - - [2026-02-04 20:20:22] "POST /tags HTTP/1.1" 200 334 0.027664 10.0.0.242 - - [2026-02-04 20:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017564 10.0.0.242 - - [2026-02-04 20:20:22] "GET /tag/88c0b69c-531b-4b82-900d-a7f380b8b9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012306 10.0.0.242 - - [2026-02-04 20:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.242 - - [2026-02-04 20:20:22] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033313 10.0.0.242 - - [2026-02-04 20:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.242 - - [2026-02-04 20:20:22] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009687 10.0.0.242 - - [2026-02-04 20:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.242 - - [2026-02-04 20:20:22] "GET /service-appliance-set/378bb749-8789-4d4c-9750-f9eb2908864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002613 10.0.0.242 - - [2026-02-04 20:20:22] "POST /fqname-to-id HTTP/1.1" 404 273 0.001738 10.0.0.242 - - [2026-02-04 20:20:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.099564 10.0.0.242 - - [2026-02-04 20:20:22] "GET /virtual-machine-interface/7e0de9fd-8873-4f32-be09-fcdfac12ec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.016791 10.0.0.242 - - [2026-02-04 20:20:22] "POST /instance-ips HTTP/1.1" 200 410 0.017519 10.0.0.242 - - [2026-02-04 20:20:22] "GET /instance-ip/3b83a0ea-6877-4494-beab-af097c3c1382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004753 10.0.0.242 - - [2026-02-04 20:20:23] "POST /loadbalancers HTTP/1.1" 200 631 0.061382 10.0.0.242 - - [2026-02-04 20:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016412 10.0.0.242 - - [2026-02-04 20:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.242 - - [2026-02-04 20:20:23] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049994 10.0.0.242 - - [2026-02-04 20:20:23] "GET /instance-ip/3b83a0ea-6877-4494-beab-af097c3c1382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002379 10.0.0.242 - - [2026-02-04 20:20:23] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028945 10.0.0.242 - - [2026-02-04 20:20:23] "GET /loadbalancer/a138a666-d68c-43e1-a98e-9f7463b967e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001941 10.0.0.242 - - [2026-02-04 20:20:23] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016895 10.0.0.242 - - [2026-02-04 20:20:23] "POST /floating-ips HTTP/1.1" 200 599 0.017507 10.0.0.242 - - [2026-02-04 20:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013648 10.0.0.242 - - [2026-02-04 20:20:23] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029781 10.0.0.242 - - [2026-02-04 20:20:23] "GET /loadbalancer-listener/c855f299-202d-490c-a38b-9aecce296fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003038 10.0.0.242 - - [2026-02-04 20:20:23] "GET /loadbalancer-listener/c855f299-202d-490c-a38b-9aecce296fba?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002578 10.0.0.242 - - [2026-02-04 20:20:23] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016093 10.0.0.242 - - [2026-02-04 20:20:23] "GET /instance-ip/3b83a0ea-6877-4494-beab-af097c3c1382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002739 10.0.0.242 - - [2026-02-04 20:20:23] "GET /instance-ip/3b83a0ea-6877-4494-beab-af097c3c1382?fields=floating_ips HTTP/1.1" 200 1214 0.005929 10.0.0.242 - - [2026-02-04 20:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.242 - - [2026-02-04 20:20:23] "GET /floating-ip/b57b806a-51ed-422c-9b64-5bf08d63c1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.001796 10.0.0.242 - - [2026-02-04 20:20:23] "GET /loadbalancer/a138a666-d68c-43e1-a98e-9f7463b967e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002167 10.0.0.242 - - [2026-02-04 20:20:23] "GET /loadbalancer-pool/6761d7c1-6708-40eb-a57b-c2a14475bc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.015363 10.0.0.242 - - [2026-02-04 20:20:23] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014065 10.0.0.242 - - [2026-02-04 20:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019889 10.0.0.242 - - [2026-02-04 20:20:23] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012177 10.0.0.242 - - [2026-02-04 20:20:23] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003593 10.0.0.242 - - [2026-02-04 20:20:23] "POST /ref-update HTTP/1.1" 200 156 0.006200 10.0.0.242 - - [2026-02-04 20:20:23] "GET /loadbalancer/a138a666-d68c-43e1-a98e-9f7463b967e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002462 10.0.0.242 - - [2026-02-04 20:20:23] "POST /tags HTTP/1.1" 409 221 0.001735 10.0.0.242 - - [2026-02-04 20:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.242 - - [2026-02-04 20:20:23] "GET /tag/88c0b69c-531b-4b82-900d-a7f380b8b9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011291 10.0.0.242 - - [2026-02-04 20:20:23] "GET /floating-ip/b57b806a-51ed-422c-9b64-5bf08d63c1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.004061 10.0.0.242 - - [2026-02-04 20:20:23] "PUT /floating-ip/b57b806a-51ed-422c-9b64-5bf08d63c1fe HTTP/1.1" 200 257 0.008364 10.0.0.242 - - [2026-02-04 20:20:23] "POST /set-tag HTTP/1.1" 200 109 0.066701 10.0.0.242 - - [2026-02-04 20:20:23] "GET /loadbalancer-pool/6761d7c1-6708-40eb-a57b-c2a14475bc07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.002601 10.0.0.242 - - [2026-02-04 20:20:23] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014751 10.0.0.242 - - [2026-02-04 20:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020729 10.0.0.242 - - [2026-02-04 20:20:23] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004284 10.0.0.242 - - [2026-02-04 20:20:23] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003861 10.0.0.242 - - [2026-02-04 20:20:23] "POST /ref-update HTTP/1.1" 200 156 0.005186 10.0.0.242 - - [2026-02-04 20:20:23] "GET /floating-ip/b57b806a-51ed-422c-9b64-5bf08d63c1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.002695 10.0.0.242 - - [2026-02-04 20:20:23] "POST /set-tag HTTP/1.1" 200 109 0.023800 10.0.0.242 - - [2026-02-04 20:20:24] "POST /tags HTTP/1.1" 409 206 0.001795 10.0.0.242 - - [2026-02-04 20:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.242 - - [2026-02-04 20:20:24] "GET /tag/15588210-8430-4662-bbfa-f505f82a2131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009958 10.0.0.242 - - [2026-02-04 20:20:24] "POST /tags HTTP/1.1" 409 204 0.002044 10.0.0.242 - - [2026-02-04 20:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.242 - - [2026-02-04 20:20:24] "GET /tag/6fbedfa4-9c72-44d7-8538-7489054de069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010204 10.0.0.242 - - [2026-02-04 20:20:24] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002434 10.0.0.242 - - [2026-02-04 20:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.242 - - [2026-02-04 20:20:24] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002468 10.0.0.242 - - [2026-02-04 20:20:24] "POST /tags HTTP/1.1" 409 206 0.001835 10.0.0.242 - - [2026-02-04 20:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.242 - - [2026-02-04 20:20:24] "GET /tag/15588210-8430-4662-bbfa-f505f82a2131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009548 10.0.0.242 - - [2026-02-04 20:20:24] "POST /tags HTTP/1.1" 409 226 0.001556 10.0.0.242 - - [2026-02-04 20:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.242 - - [2026-02-04 20:20:24] "GET /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010621 10.0.0.242 - - [2026-02-04 20:20:24] "POST /tags HTTP/1.1" 409 204 0.002424 10.0.0.242 - - [2026-02-04 20:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.242 - - [2026-02-04 20:20:24] "GET /tag/6fbedfa4-9c72-44d7-8538-7489054de069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010428 10.0.0.242 - - [2026-02-04 20:20:24] "POST /tags HTTP/1.1" 409 226 0.001882 10.0.0.242 - - [2026-02-04 20:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.242 - - [2026-02-04 20:20:24] "GET /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009683 10.0.0.242 - - [2026-02-04 20:20:24] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002361 10.0.0.242 - - [2026-02-04 20:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.242 - - [2026-02-04 20:20:24] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004420 10.0.0.242 - - [2026-02-04 20:20:24] "POST /firewall-rules HTTP/1.1" 200 628 0.079212 10.0.0.242 - - [2026-02-04 20:20:24] "POST /firewall-rules HTTP/1.1" 200 648 0.076915 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-rule/0a33548f-6ab9-4ad3-bd2f-f1b204524e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.013651 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003272 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-rule/a95b98fe-2cdd-40a9-ad5d-b9e36c9f0547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003932 10.0.0.242 - - [2026-02-04 20:20:24] "POST /ref-update HTTP/1.1" 200 156 0.012735 10.0.0.242 - - [2026-02-04 20:20:24] "POST /firewall-policys HTTP/1.1" 200 608 0.027963 10.0.0.242 - - [2026-02-04 20:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029644 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.014568 10.0.0.242 - - [2026-02-04 20:20:24] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003521 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003258 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003774 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006472 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-policy/d75e6c9f-8312-4d39-b231-07664909d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003589 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002353 10.0.0.242 - - [2026-02-04 20:20:24] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003759 10.0.0.242 - - [2026-02-04 20:20:25] "POST /ref-update HTTP/1.1" 200 156 0.022853 10.0.0.242 - - [2026-02-04 20:20:25] "POST /ref-update HTTP/1.1" 200 156 0.023142 10.0.0.242 - - [2026-02-04 20:20:25] "POST /ref-update HTTP/1.1" 200 156 0.015617 10.0.0.242 - - [2026-02-04 20:20:25] "POST /ref-update HTTP/1.1" 200 156 0.021958 10.0.0.242 - - [2026-02-04 20:20:25] "POST /ref-update HTTP/1.1" 200 156 0.031987 10.0.0.242 - - [2026-02-04 20:20:25] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002620 10.0.0.242 - - [2026-02-04 20:21:46] "GET /global-system-configs HTTP/1.1" 200 323 0.001863 10.0.0.242 - - [2026-02-04 20:21:47] "GET /global-system-configs HTTP/1.1" 200 323 0.001667 10.0.0.242 - - [2026-02-04 20:22:23] "POST /tags HTTP/1.1" 409 252 0.002121 10.0.0.242 - - [2026-02-04 20:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.242 - - [2026-02-04 20:22:23] "GET /tag/075b5727-8906-42f2-8c82-9ddb88130aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016143 10.0.0.242 - - [2026-02-04 20:22:23] "POST /tags HTTP/1.1" 409 228 0.002434 10.0.0.242 - - [2026-02-04 20:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.242 - - [2026-02-04 20:22:23] "GET /tag/7faeb369-6ac9-4580-951d-e74703d27dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011539 10.0.0.242 - - [2026-02-04 20:22:23] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002606 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.242 - - [2026-02-04 20:22:24] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002609 10.0.0.242 - - [2026-02-04 20:22:24] "POST /tags HTTP/1.1" 409 206 0.001983 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.242 - - [2026-02-04 20:22:24] "GET /tag/15588210-8430-4662-bbfa-f505f82a2131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013787 10.0.0.242 - - [2026-02-04 20:22:24] "POST /tags HTTP/1.1" 409 226 0.001676 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2026-02-04 20:22:24] "GET /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010644 10.0.0.242 - - [2026-02-04 20:22:24] "POST /tags HTTP/1.1" 409 204 0.001974 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.242 - - [2026-02-04 20:22:24] "GET /tag/6fbedfa4-9c72-44d7-8538-7489054de069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010033 10.0.0.242 - - [2026-02-04 20:22:24] "POST /tags HTTP/1.1" 409 226 0.001472 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.242 - - [2026-02-04 20:22:24] "GET /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010130 10.0.0.242 - - [2026-02-04 20:22:24] "POST /tags HTTP/1.1" 409 228 0.002166 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.242 - - [2026-02-04 20:22:24] "GET /tag/7faeb369-6ac9-4580-951d-e74703d27dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010155 10.0.0.242 - - [2026-02-04 20:22:24] "POST /tags HTTP/1.1" 409 252 0.002000 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.242 - - [2026-02-04 20:22:24] "GET /tag/075b5727-8906-42f2-8c82-9ddb88130aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010343 10.0.0.242 - - [2026-02-04 20:22:24] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002609 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013030 10.0.0.242 - - [2026-02-04 20:22:24] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003581 10.0.0.242 - - [2026-02-04 20:22:24] "POST /firewall-rules HTTP/1.1" 409 281 0.001886 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.242 - - [2026-02-04 20:22:24] "PUT /firewall-rule/a95b98fe-2cdd-40a9-ad5d-b9e36c9f0547 HTTP/1.1" 200 261 0.013635 10.0.0.242 - - [2026-02-04 20:22:24] "POST /firewall-rules HTTP/1.1" 409 291 0.025984 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.242 - - [2026-02-04 20:22:24] "PUT /firewall-rule/0a33548f-6ab9-4ad3-bd2f-f1b204524e13 HTTP/1.1" 200 261 0.027136 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-rule/0a33548f-6ab9-4ad3-bd2f-f1b204524e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003022 10.0.0.242 - - [2026-02-04 20:22:24] "POST /firewall-rules HTTP/1.1" 200 660 0.083178 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-rule/31df1f89-e31a-410d-bd0a-18b3ef7be483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003622 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001874 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-rule/a95b98fe-2cdd-40a9-ad5d-b9e36c9f0547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002250 10.0.0.242 - - [2026-02-04 20:22:24] "POST /firewall-policys HTTP/1.1" 409 269 0.001899 10.0.0.242 - - [2026-02-04 20:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.242 - - [2026-02-04 20:22:24] "PUT /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb HTTP/1.1" 200 265 0.019051 10.0.0.242 - - [2026-02-04 20:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019718 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005676 10.0.0.242 - - [2026-02-04 20:22:24] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002477 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002059 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001729 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002725 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-policy/d75e6c9f-8312-4d39-b231-07664909d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002435 10.0.0.242 - - [2026-02-04 20:22:24] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001856 10.0.0.242 - - [2026-02-04 20:22:25] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003502 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:22:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001384 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:22:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001152 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:22:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000834 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:22:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:22:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:22:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000767 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010899 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015139 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.003487 10.0.0.242 - - [2026-02-04 20:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.242 - - [2026-02-04 20:23:26] "GET /loadbalancer/a138a666-d68c-43e1-a98e-9f7463b967e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002798 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007030 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.024332 10.0.0.242 - - [2026-02-04 20:23:26] "DELETE /loadbalancer-member/575fb3d9-9a85-45ef-8382-d123bbb5f0a3 HTTP/1.1" 200 115 0.040250 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007206 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.005110 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004351 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004283 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.004746 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004104 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005057 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.003843 10.0.0.242 - - [2026-02-04 20:23:26] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009789 10.0.0.242 - - [2026-02-04 20:23:26] "POST /set-tag HTTP/1.1" 200 109 0.005268 10.0.0.242 - - [2026-02-04 20:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-02-04 20:23:27] "GET /loadbalancer/a138a666-d68c-43e1-a98e-9f7463b967e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002036 10.0.0.242 - - [2026-02-04 20:23:28] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003992 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.242 - - [2026-02-04 20:23:28] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006185 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.004261 10.0.0.242 - - [2026-02-04 20:23:28] "GET /virtual-machine/0b6bf924-d04a-4170-a513-89e6f2b25540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002196 10.0.0.242 - - [2026-02-04 20:23:28] "POST /ref-update HTTP/1.1" 200 156 0.009570 10.0.0.242 - - [2026-02-04 20:23:28] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.014270 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.037532 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.027842 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.017155 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.014478 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.014612 10.0.0.242 - - [2026-02-04 20:23:28] "DELETE /instance-ip/e34822d4-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.050354 10.0.0.242 - - [2026-02-04 20:23:28] "POST /ref-update HTTP/1.1" 200 156 0.014182 10.0.0.242 - - [2026-02-04 20:23:28] "DELETE /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.038909 10.0.0.242 - - [2026-02-04 20:23:28] "DELETE /virtual-machine/0b6bf924-d04a-4170-a513-89e6f2b25540 HTTP/1.1" 200 115 0.014918 10.0.0.242 - - [2026-02-04 20:23:28] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005254 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.242 - - [2026-02-04 20:23:28] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003676 10.0.0.242 - - [2026-02-04 20:23:28] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.242 - - [2026-02-04 20:23:28] "GET /virtual-machine/5693acf5-99c0-426c-a484-2f5c1524f484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002847 10.0.0.242 - - [2026-02-04 20:23:28] "POST /ref-update HTTP/1.1" 200 156 0.012159 10.0.0.242 - - [2026-02-04 20:23:28] "GET /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009746 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.015413 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.029801 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.022598 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.014330 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.020398 10.0.0.242 - - [2026-02-04 20:23:29] "DELETE /instance-ip/e3d55c30-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.050789 10.0.0.242 - - [2026-02-04 20:23:29] "DELETE /virtual-machine-interface/e3ba0a2a-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.029327 10.0.0.242 - - [2026-02-04 20:23:29] "DELETE /virtual-machine/5693acf5-99c0-426c-a484-2f5c1524f484 HTTP/1.1" 200 115 0.021861 10.0.0.242 - - [2026-02-04 20:23:29] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005309 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.242 - - [2026-02-04 20:23:29] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003725 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.001685 10.0.0.242 - - [2026-02-04 20:23:29] "GET /virtual-machine/7ffa1839-e6ec-406c-8564-d580a2ae06ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003103 10.0.0.242 - - [2026-02-04 20:23:29] "POST /ref-update HTTP/1.1" 200 156 0.009175 10.0.0.242 - - [2026-02-04 20:23:29] "GET /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003925 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.017401 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.023714 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.028454 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.012465 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.030213 10.0.0.242 - - [2026-02-04 20:23:29] "DELETE /instance-ip/e44a46bc-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.043438 10.0.0.242 - - [2026-02-04 20:23:29] "DELETE /virtual-machine-interface/e4316278-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.037733 10.0.0.242 - - [2026-02-04 20:23:29] "DELETE /virtual-machine/7ffa1839-e6ec-406c-8564-d580a2ae06ae HTTP/1.1" 200 115 0.015663 10.0.0.242 - - [2026-02-04 20:23:29] "DELETE /tag/1ef5b4c3-2751-4b77-9583-5240b164cde2 HTTP/1.1" 200 115 0.031478 10.0.0.242 - - [2026-02-04 20:23:29] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004482 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.242 - - [2026-02-04 20:23:29] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003711 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.242 - - [2026-02-04 20:23:29] "GET /virtual-machine/55ec65fc-8ced-49d2-9f76-9173403de212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002517 10.0.0.242 - - [2026-02-04 20:23:29] "POST /ref-update HTTP/1.1" 200 156 0.011533 10.0.0.242 - - [2026-02-04 20:23:29] "GET /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005760 10.0.0.242 - - [2026-02-04 20:23:29] "POST /set-tag HTTP/1.1" 200 109 0.024347 10.0.0.242 - - [2026-02-04 20:23:30] "POST /set-tag HTTP/1.1" 200 109 0.033684 10.0.0.242 - - [2026-02-04 20:23:30] "POST /set-tag HTTP/1.1" 200 109 0.024779 10.0.0.242 - - [2026-02-04 20:23:30] "POST /set-tag HTTP/1.1" 200 109 0.017762 10.0.0.242 - - [2026-02-04 20:23:30] "POST /set-tag HTTP/1.1" 200 109 0.024654 10.0.0.242 - - [2026-02-04 20:23:30] "DELETE /instance-ip/e2d0be7e-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.039254 10.0.0.242 - - [2026-02-04 20:23:30] "POST /ref-update HTTP/1.1" 200 156 0.007382 10.0.0.242 - - [2026-02-04 20:23:30] "DELETE /virtual-machine-interface/e2bc7dba-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.043338 10.0.0.242 - - [2026-02-04 20:23:30] "DELETE /virtual-machine/55ec65fc-8ced-49d2-9f76-9173403de212 HTTP/1.1" 200 115 0.015395 10.0.0.242 - - [2026-02-04 20:23:30] "DELETE /tag/5a92d9dc-944c-4334-839a-e433949aabab HTTP/1.1" 200 115 0.030980 10.0.0.242 - - [2026-02-04 20:23:30] "DELETE /tag/15588210-8430-4662-bbfa-f505f82a2131 HTTP/1.1" 409 391 0.003506 10.0.0.242 - - [2026-02-04 20:23:57] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004114 10.0.0.242 - - [2026-02-04 20:23:57] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.242 - - [2026-02-04 20:23:57] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004323 10.0.0.242 - - [2026-02-04 20:23:57] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.242 - - [2026-02-04 20:23:57] "GET /virtual-machine/83807b48-9a80-4c72-8939-25b543198166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002835 10.0.0.242 - - [2026-02-04 20:23:57] "POST /ref-update HTTP/1.1" 200 156 0.008199 10.0.0.242 - - [2026-02-04 20:23:57] "GET /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006773 10.0.0.242 - - [2026-02-04 20:23:57] "POST /set-tag HTTP/1.1" 200 109 0.015507 10.0.0.242 - - [2026-02-04 20:23:57] "POST /set-tag HTTP/1.1" 200 109 0.019705 10.0.0.242 - - [2026-02-04 20:23:57] "POST /set-tag HTTP/1.1" 200 109 0.021801 10.0.0.242 - - [2026-02-04 20:23:57] "POST /set-tag HTTP/1.1" 200 109 0.011602 10.0.0.242 - - [2026-02-04 20:23:57] "DELETE /instance-ip/e59a2ef6-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.044722 10.0.0.242 - - [2026-02-04 20:23:57] "DELETE /virtual-machine-interface/e583bfb8-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.036056 10.0.0.242 - - [2026-02-04 20:23:57] "DELETE /virtual-machine/83807b48-9a80-4c72-8939-25b543198166 HTTP/1.1" 200 115 0.015973 10.0.0.242 - - [2026-02-04 20:23:57] "DELETE /tag/cc16ce37-7233-49b5-a5f5-47e4bfd57288 HTTP/1.1" 200 115 0.031866 10.0.0.242 - - [2026-02-04 20:23:58] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004233 10.0.0.242 - - [2026-02-04 20:23:58] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.242 - - [2026-02-04 20:23:58] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006067 10.0.0.242 - - [2026-02-04 20:23:58] "POST /set-tag HTTP/1.1" 200 109 0.003432 10.0.0.242 - - [2026-02-04 20:23:58] "GET /virtual-machine/bcf6202e-4d20-4b0a-b1c7-1cf8d5579da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002755 10.0.0.242 - - [2026-02-04 20:23:58] "POST /ref-update HTTP/1.1" 200 156 0.009400 10.0.0.242 - - [2026-02-04 20:23:58] "GET /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020504 10.0.0.242 - - [2026-02-04 20:23:58] "POST /set-tag HTTP/1.1" 200 109 0.018703 10.0.0.242 - - [2026-02-04 20:23:58] "POST /set-tag HTTP/1.1" 200 109 0.020791 10.0.0.242 - - [2026-02-04 20:23:58] "POST /set-tag HTTP/1.1" 200 109 0.022928 10.0.0.242 - - [2026-02-04 20:23:58] "POST /set-tag HTTP/1.1" 200 109 0.011485 10.0.0.242 - - [2026-02-04 20:23:58] "DELETE /instance-ip/e602673c-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.042896 10.0.0.242 - - [2026-02-04 20:23:58] "DELETE /virtual-machine-interface/e5ed7f20-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.044801 10.0.0.242 - - [2026-02-04 20:23:58] "DELETE /virtual-machine/bcf6202e-4d20-4b0a-b1c7-1cf8d5579da4 HTTP/1.1" 200 115 0.022583 10.0.0.242 - - [2026-02-04 20:23:58] "DELETE /tag/7faeb369-6ac9-4580-951d-e74703d27dd7 HTTP/1.1" 409 237 0.003760 10.0.0.242 - - [2026-02-04 20:23:58] "DELETE /tag/075b5727-8906-42f2-8c82-9ddb88130aea HTTP/1.1" 409 237 0.003813 10.0.0.242 - - [2026-02-04 20:23:58] "DELETE /tag/2bc38d49-a3e2-414e-8851-c9ba62a139f1 HTTP/1.1" 200 115 0.026868 10.0.0.242 - - [2026-02-04 20:23:58] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004135 10.0.0.242 - - [2026-02-04 20:23:58] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.242 - - [2026-02-04 20:23:58] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003556 10.0.0.242 - - [2026-02-04 20:23:58] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.242 - - [2026-02-04 20:23:58] "GET /virtual-machine/0b51b0fa-b234-4b9d-b9c3-2993072c12e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002602 10.0.0.242 - - [2026-02-04 20:23:58] "POST /ref-update HTTP/1.1" 200 156 0.007469 10.0.0.242 - - [2026-02-04 20:23:58] "GET /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004776 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.015409 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.025100 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.030797 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.015638 10.0.0.242 - - [2026-02-04 20:23:59] "DELETE /instance-ip/e5346f62-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.057750 10.0.0.242 - - [2026-02-04 20:23:59] "DELETE /virtual-machine-interface/e51f95ce-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.059712 10.0.0.242 - - [2026-02-04 20:23:59] "DELETE /virtual-machine/0b51b0fa-b234-4b9d-b9c3-2993072c12e1 HTTP/1.1" 200 115 0.017535 10.0.0.242 - - [2026-02-04 20:23:59] "DELETE /tag/6fbedfa4-9c72-44d7-8538-7489054de069 HTTP/1.1" 409 237 0.009184 10.0.0.242 - - [2026-02-04 20:23:59] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004013 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.008268 10.0.0.242 - - [2026-02-04 20:23:59] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003897 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.242 - - [2026-02-04 20:23:59] "GET /virtual-machine/480c7876-f87f-4683-b202-78328a76d090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002511 10.0.0.242 - - [2026-02-04 20:23:59] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.242 - - [2026-02-04 20:23:59] "GET /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003977 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.021416 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.042664 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.030667 10.0.0.242 - - [2026-02-04 20:23:59] "POST /set-tag HTTP/1.1" 200 109 0.027841 10.0.0.242 - - [2026-02-04 20:23:59] "DELETE /instance-ip/e4cf668a-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.068957 10.0.0.242 - - [2026-02-04 20:23:59] "DELETE /virtual-machine-interface/e4b72c82-0206-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.157641 10.0.0.242 - - [2026-02-04 20:23:59] "DELETE /virtual-machine/480c7876-f87f-4683-b202-78328a76d090 HTTP/1.1" 200 115 0.050164 10.0.0.242 - - [2026-02-04 20:24:00] "DELETE /tag/da5f4ffe-38cf-4bab-b032-ba82e2e140e4 HTTP/1.1" 200 115 0.132755 10.0.0.242 - - [2026-02-04 20:24:00] "DELETE /tag/31db92d0-9bb5-4100-bc3e-5b9761a788aa HTTP/1.1" 200 115 0.052634 10.0.0.242 - - [2026-02-04 20:24:00] "DELETE /tag/aab08d5c-222c-4ee7-8872-d82e1249e720 HTTP/1.1" 200 115 0.041339 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:24:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:24:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 10.0.0.242 - - [2026-02-04 20:24:01] "POST /projects HTTP/1.1" 409 238 0.001889 10.0.0.242 - - [2026-02-04 20:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2026-02-04 20:24:01] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044356 10.0.0.242 - - [2026-02-04 20:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.242 - - [2026-02-04 20:24:01] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007731 10.0.0.242 - - [2026-02-04 20:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.242 - - [2026-02-04 20:24:01] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007233 10.0.0.242 - - [2026-02-04 20:24:01] "POST /security-groups HTTP/1.1" 409 285 0.002388 10.0.0.242 - - [2026-02-04 20:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2026-02-04 20:24:02] "PUT /security-group/4ed6056a-2ac3-4284-b69d-2480e1b91717 HTTP/1.1" 200 263 0.054051 10.0.0.242 - - [2026-02-04 20:24:02] "PUT /access-control-list/1792f59e-a50e-4317-ad4c-2695a30ddb57 HTTP/1.1" 200 273 0.014892 10.0.0.242 - - [2026-02-04 20:24:02] "PUT /access-control-list/5f33b692-ad3c-4e81-8002-7f0660ce6438 HTTP/1.1" 200 273 0.027659 10.0.0.242 - - [2026-02-04 20:24:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027172 10.0.0.242 - - [2026-02-04 20:24:07] "POST /projects HTTP/1.1" 409 238 0.002189 10.0.0.242 - - [2026-02-04 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.242 - - [2026-02-04 20:24:07] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032086 10.0.0.242 - - [2026-02-04 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.242 - - [2026-02-04 20:24:07] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004345 10.0.0.242 - - [2026-02-04 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.242 - - [2026-02-04 20:24:07] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003499 10.0.0.242 - - [2026-02-04 20:24:07] "POST /security-groups HTTP/1.1" 409 285 0.009356 10.0.0.242 - - [2026-02-04 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.242 - - [2026-02-04 20:24:07] "PUT /security-group/4ed6056a-2ac3-4284-b69d-2480e1b91717 HTTP/1.1" 200 263 0.051846 10.0.0.242 - - [2026-02-04 20:24:07] "PUT /access-control-list/1792f59e-a50e-4317-ad4c-2695a30ddb57 HTTP/1.1" 200 273 0.013108 10.0.0.242 - - [2026-02-04 20:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029280 10.0.0.242 - - [2026-02-04 20:24:07] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.013612 10.0.0.242 - - [2026-02-04 20:24:07] "PUT /access-control-list/5f33b692-ad3c-4e81-8002-7f0660ce6438 HTTP/1.1" 200 273 0.028161 10.0.0.242 - - [2026-02-04 20:24:07] "GET /firewall-rule/9954c2b1-1382-4d27-9960-51720c377aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002649 10.0.0.242 - - [2026-02-04 20:24:07] "POST /ref-update HTTP/1.1" 200 156 0.045108 10.0.0.242 - - [2026-02-04 20:24:07] "DELETE /firewall-rule/9954c2b1-1382-4d27-9960-51720c377aaf HTTP/1.1" 200 115 0.040599 10.0.0.242 - - [2026-02-04 20:24:07] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005641 10.0.0.242 - - [2026-02-04 20:24:07] "GET /firewall-rule/cfb93153-1424-4110-b344-b5327f525111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002598 10.0.0.242 - - [2026-02-04 20:24:07] "POST /ref-update HTTP/1.1" 200 156 0.059544 10.0.0.242 - - [2026-02-04 20:24:07] "DELETE /firewall-rule/cfb93153-1424-4110-b344-b5327f525111 HTTP/1.1" 200 115 0.031856 10.0.0.242 - - [2026-02-04 20:24:07] "DELETE /tag/c08efa06-2e93-42b4-8f0f-5df27d5042b2 HTTP/1.1" 200 115 0.048743 10.0.0.242 - - [2026-02-04 20:24:07] "DELETE /tag/7faeb369-6ac9-4580-951d-e74703d27dd7 HTTP/1.1" 409 237 0.005800 10.0.0.242 - - [2026-02-04 20:24:07] "DELETE /tag/075b5727-8906-42f2-8c82-9ddb88130aea HTTP/1.1" 409 237 0.005471 10.0.0.242 - - [2026-02-04 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.242 - - [2026-02-04 20:24:07] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003635 10.0.0.242 - - [2026-02-04 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.242 - - [2026-02-04 20:24:07] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004318 10.0.0.242 - - [2026-02-04 20:24:07] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.033965 10.0.0.242 - - [2026-02-04 20:24:07] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.037154 10.0.0.242 - - [2026-02-04 20:24:07] "DELETE /security-group/4ed6056a-2ac3-4284-b69d-2480e1b91717 HTTP/1.1" 200 115 0.045248 10.0.0.242 - - [2026-02-04 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.242 - - [2026-02-04 20:24:07] "DELETE /access-control-list/1792f59e-a50e-4317-ad4c-2695a30ddb57 HTTP/1.1" 200 115 0.026357 10.0.0.242 - - [2026-02-04 20:24:07] "DELETE /access-control-list/5f33b692-ad3c-4e81-8002-7f0660ce6438 HTTP/1.1" 200 115 0.024367 10.0.0.242 - - [2026-02-04 20:24:08] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030519 10.0.0.242 - - [2026-02-04 20:24:08] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?fields=security_groups HTTP/1.1" 200 1353 0.035872 10.0.0.242 - - [2026-02-04 20:24:08] "DELETE /security-group/eff8a786-9a49-4c7d-9fb2-6e599afc9452 HTTP/1.1" 200 115 0.037132 10.0.0.242 - - [2026-02-04 20:24:08] "DELETE /access-control-list/d8754abc-0ef1-48a9-9a04-4d723c0e5515 HTTP/1.1" 200 115 0.031517 10.0.0.242 - - [2026-02-04 20:24:08] "GET /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a?fields=application_policy_sets HTTP/1.1" 200 1392 0.047052 10.0.0.242 - - [2026-02-04 20:24:08] "DELETE /access-control-list/2a17e51c-eab4-47f0-8ffe-3ab16dd1469f HTTP/1.1" 200 115 0.038873 10.0.0.242 - - [2026-02-04 20:24:08] "DELETE /project/ce29a38a-6908-4d27-af8e-21a1c5879c9a HTTP/1.1" 200 115 0.283356 10.0.0.242 - - [2026-02-04 20:24:08] "POST /projects HTTP/1.1" 409 238 0.001773 10.0.0.242 - - [2026-02-04 20:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.242 - - [2026-02-04 20:24:08] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030381 10.0.0.242 - - [2026-02-04 20:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.242 - - [2026-02-04 20:24:08] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003752 10.0.0.242 - - [2026-02-04 20:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.242 - - [2026-02-04 20:24:08] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006700 10.0.0.242 - - [2026-02-04 20:24:08] "POST /security-groups HTTP/1.1" 409 285 0.004909 10.0.0.242 - - [2026-02-04 20:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.242 - - [2026-02-04 20:24:08] "PUT /security-group/a6c6d9b0-d907-4410-9d09-e03bc19147f5 HTTP/1.1" 200 263 0.056190 10.0.0.242 - - [2026-02-04 20:24:08] "PUT /access-control-list/ee1eb748-61aa-433d-890d-1dfcc334e4a3 HTTP/1.1" 200 273 0.013621 10.0.0.242 - - [2026-02-04 20:24:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.041203 10.0.0.242 - - [2026-02-04 20:24:08] "PUT /access-control-list/fdb2f861-a043-496d-a03a-3b06f223642c HTTP/1.1" 200 273 0.023774 10.0.0.242 - - [2026-02-04 20:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.242 - - [2026-02-04 20:24:12] "GET /loadbalancer/a138a666-d68c-43e1-a98e-9f7463b967e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002114 10.0.0.242 - - [2026-02-04 20:24:12] "GET /virtual-machine-interface/e3302bc0-0206-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006119 10.0.0.242 - - [2026-02-04 20:24:12] "DELETE /loadbalancer-member/2e814cf7-1a1b-4283-b817-86d90db0c1b6 HTTP/1.1" 200 115 0.035103 10.0.0.242 - - [2026-02-04 20:24:13] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004281 10.0.0.242 - - [2026-02-04 20:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.242 - - [2026-02-04 20:24:13] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005103 10.0.0.242 - - [2026-02-04 20:24:13] "GET /firewall-policy/8e018eb3-c696-4ddd-9898-eba103c5c4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003528 10.0.0.242 - - [2026-02-04 20:24:13] "GET /firewall-rule/a95b98fe-2cdd-40a9-ad5d-b9e36c9f0547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002347 10.0.0.242 - - [2026-02-04 20:24:13] "POST /ref-update HTTP/1.1" 200 156 0.011742 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /firewall-rule/a95b98fe-2cdd-40a9-ad5d-b9e36c9f0547 HTTP/1.1" 200 115 0.036474 10.0.0.242 - - [2026-02-04 20:24:13] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002924 10.0.0.242 - - [2026-02-04 20:24:13] "GET /firewall-rule/0a33548f-6ab9-4ad3-bd2f-f1b204524e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002116 10.0.0.242 - - [2026-02-04 20:24:13] "POST /ref-update HTTP/1.1" 200 156 0.026974 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /firewall-rule/0a33548f-6ab9-4ad3-bd2f-f1b204524e13 HTTP/1.1" 200 115 0.034378 10.0.0.242 - - [2026-02-04 20:24:13] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005271 10.0.0.242 - - [2026-02-04 20:24:13] "GET /firewall-rule/31df1f89-e31a-410d-bd0a-18b3ef7be483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002462 10.0.0.242 - - [2026-02-04 20:24:13] "POST /ref-update HTTP/1.1" 200 156 0.019020 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /firewall-rule/31df1f89-e31a-410d-bd0a-18b3ef7be483 HTTP/1.1" 200 115 0.040575 10.0.0.242 - - [2026-02-04 20:24:13] "GET /application-policy-set/27af7911-bbd0-465a-a03f-3db7cc6d9f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001965 10.0.0.242 - - [2026-02-04 20:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.242 - - [2026-02-04 20:24:13] "GET /policy-management/6e50a67b-bcad-4432-95b8-a0632b086edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003801 10.0.0.242 - - [2026-02-04 20:24:13] "GET /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003016 10.0.0.242 - - [2026-02-04 20:24:13] "POST /ref-update HTTP/1.1" 200 156 0.018470 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /firewall-policy/fc2d00b5-ee4c-4b8b-b521-f1ddb59435eb HTTP/1.1" 200 115 0.029502 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /tag/6fbedfa4-9c72-44d7-8538-7489054de069 HTTP/1.1" 200 115 0.047974 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /tag/7faeb369-6ac9-4580-951d-e74703d27dd7 HTTP/1.1" 200 115 0.047601 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /tag/075b5727-8906-42f2-8c82-9ddb88130aea HTTP/1.1" 200 115 0.028627 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /tag/15588210-8430-4662-bbfa-f505f82a2131 HTTP/1.1" 200 115 0.047652 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /loadbalancer-pool/6761d7c1-6708-40eb-a57b-c2a14475bc07 HTTP/1.1" 200 115 0.029781 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /loadbalancer-listener/c855f299-202d-490c-a38b-9aecce296fba HTTP/1.1" 200 115 0.022491 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /loadbalancer/a138a666-d68c-43e1-a98e-9f7463b967e9 HTTP/1.1" 200 115 0.027827 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /floating-ip/b57b806a-51ed-422c-9b64-5bf08d63c1fe HTTP/1.1" 200 115 0.040139 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /instance-ip/3b83a0ea-6877-4494-beab-af097c3c1382 HTTP/1.1" 200 115 0.028053 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /virtual-machine-interface/7e0de9fd-8873-4f32-be09-fcdfac12ec74 HTTP/1.1" 200 115 0.042897 10.0.0.242 - - [2026-02-04 20:24:13] "DELETE /tag/88c0b69c-531b-4b82-900d-a7f380b8b9b2 HTTP/1.1" 200 115 0.046498 10.0.0.242 - - [2026-02-04 20:24:13] "POST /projects HTTP/1.1" 409 238 0.002723 10.0.0.242 - - [2026-02-04 20:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.242 - - [2026-02-04 20:24:14] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051270 10.0.0.242 - - [2026-02-04 20:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-02-04 20:24:14] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004167 10.0.0.242 - - [2026-02-04 20:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.242 - - [2026-02-04 20:24:14] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003568 10.0.0.242 - - [2026-02-04 20:24:14] "POST /security-groups HTTP/1.1" 409 285 0.002118 10.0.0.242 - - [2026-02-04 20:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.242 - - [2026-02-04 20:24:14] "PUT /security-group/a6c6d9b0-d907-4410-9d09-e03bc19147f5 HTTP/1.1" 200 263 0.055713 10.0.0.242 - - [2026-02-04 20:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016938 10.0.0.242 - - [2026-02-04 20:24:14] "PUT /access-control-list/ee1eb748-61aa-433d-890d-1dfcc334e4a3 HTTP/1.1" 200 273 0.014775 10.0.0.242 - - [2026-02-04 20:24:14] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.018341 10.0.0.242 - - [2026-02-04 20:24:14] "PUT /access-control-list/fdb2f861-a043-496d-a03a-3b06f223642c HTTP/1.1" 200 273 0.024776 10.0.0.242 - - [2026-02-04 20:24:14] "GET /firewall-rule/52af46df-3601-481e-aa33-ce223274c955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003278 10.0.0.242 - - [2026-02-04 20:24:14] "POST /ref-update HTTP/1.1" 200 156 0.052830 10.0.0.242 - - [2026-02-04 20:24:14] "DELETE /firewall-rule/52af46df-3601-481e-aa33-ce223274c955 HTTP/1.1" 200 115 0.060237 10.0.0.242 - - [2026-02-04 20:24:14] "GET /firewall-policy/aefa4640-b512-4dec-8a81-555795ea75f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.010189 10.0.0.242 - - [2026-02-04 20:24:14] "GET /firewall-rule/f0757526-ea65-4c57-85ef-83d14642a9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003451 10.0.0.242 - - [2026-02-04 20:24:14] "POST /ref-update HTTP/1.1" 200 156 0.056567 10.0.0.242 - - [2026-02-04 20:24:14] "DELETE /firewall-rule/f0757526-ea65-4c57-85ef-83d14642a9b2 HTTP/1.1" 200 115 0.046217 10.0.0.242 - - [2026-02-04 20:24:14] "DELETE /tag/0b5b2e1b-e9f0-42e3-82d4-2a3dbaa45853 HTTP/1.1" 200 115 0.047234 10.0.0.242 - - [2026-02-04 20:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.242 - - [2026-02-04 20:24:14] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005182 10.0.0.242 - - [2026-02-04 20:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2026-02-04 20:24:14] "GET /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005715 10.0.0.242 - - [2026-02-04 20:24:14] "PUT /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32 HTTP/1.1" 200 265 0.066472 10.0.0.242 - - [2026-02-04 20:24:14] "PUT /virtual-network/095fc283-6836-4451-b774-e4c0d8c7d2ae HTTP/1.1" 200 265 0.058080 10.0.0.242 - - [2026-02-04 20:24:15] "DELETE /security-group/a6c6d9b0-d907-4410-9d09-e03bc19147f5 HTTP/1.1" 200 115 0.061417 10.0.0.242 - - [2026-02-04 20:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.242 - - [2026-02-04 20:24:15] "DELETE /access-control-list/ee1eb748-61aa-433d-890d-1dfcc334e4a3 HTTP/1.1" 200 115 0.044583 10.0.0.242 - - [2026-02-04 20:24:15] "DELETE /access-control-list/fdb2f861-a043-496d-a03a-3b06f223642c HTTP/1.1" 200 115 0.024311 10.0.0.242 - - [2026-02-04 20:24:15] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044780 10.0.0.242 - - [2026-02-04 20:24:15] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?fields=security_groups HTTP/1.1" 200 1352 0.034533 10.0.0.242 - - [2026-02-04 20:24:15] "DELETE /security-group/f3c475d2-6343-49de-b9f6-244c23969573 HTTP/1.1" 200 115 0.071875 10.0.0.242 - - [2026-02-04 20:24:15] "DELETE /access-control-list/4e000a95-2a95-4307-a61c-81ba564c6633 HTTP/1.1" 200 115 0.041149 10.0.0.242 - - [2026-02-04 20:24:15] "GET /project/e21272fa-0302-4128-8573-7acdf7925881?fields=application_policy_sets HTTP/1.1" 200 1391 0.040896 10.0.0.242 - - [2026-02-04 20:24:15] "DELETE /access-control-list/d517e2f5-4bc0-4b84-907c-c6e641fe8b4c HTTP/1.1" 200 115 0.053765 10.0.0.242 - - [2026-02-04 20:24:15] "DELETE /project/e21272fa-0302-4128-8573-7acdf7925881 HTTP/1.1" 200 115 0.337446 10.0.0.242 - - [2026-02-04 20:25:12] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.242 - - [2026-02-04 20:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2026-02-04 20:25:12] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005359 10.0.0.242 - - [2026-02-04 20:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.242 - - [2026-02-04 20:25:13] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002563 10.0.0.242 - - [2026-02-04 20:25:29] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.242 - - [2026-02-04 20:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.242 - - [2026-02-04 20:25:29] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008331 10.0.0.242 - - [2026-02-04 20:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2026-02-04 20:25:29] "GET /config-node/8517b6eb-eaf9-4ce3-a1c3-e82ed8954f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001679 10.0.0.242 - - [2026-02-04 20:25:29] "GET / HTTP/1.1" 200 36215 0.001503 10.0.0.242 - - [2026-02-04 20:25:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002394 10.0.0.242 - - [2026-02-04 20:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2026-02-04 20:25:34] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002187 10.0.0.242 - - [2026-02-04 20:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.242 - - [2026-02-04 20:25:34] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.006031 10.0.0.242 - - [2026-02-04 20:25:34] "GET / HTTP/1.1" 200 36215 0.001855 10.0.0.242 - - [2026-02-04 20:25:34] "POST /alarms HTTP/1.1" 409 264 0.001834 10.0.0.242 - - [2026-02-04 20:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.242 - - [2026-02-04 20:25:34] "PUT /alarm/3304d890-a4fe-4927-a614-cfe62061edc0 HTTP/1.1" 200 245 0.009155 10.0.0.242 - - [2026-02-04 20:25:34] "POST /alarms HTTP/1.1" 409 261 0.006695 10.0.0.242 - - [2026-02-04 20:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.242 - - [2026-02-04 20:25:34] "PUT /alarm/c41190c1-49d4-46e8-b51e-2e9fde1b59ec HTTP/1.1" 200 245 0.010958 10.0.0.242 - - [2026-02-04 20:25:34] "POST /alarms HTTP/1.1" 409 261 0.002295 10.0.0.242 - - [2026-02-04 20:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.242 - - [2026-02-04 20:25:34] "PUT /alarm/e13a6218-53a7-442f-8fb1-dd6f1c5945bd HTTP/1.1" 200 245 0.009761 10.0.0.242 - - [2026-02-04 20:25:34] "POST /alarms HTTP/1.1" 409 253 0.004658 10.0.0.242 - - [2026-02-04 20:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/6be0dfac-acd7-473b-ae9e-9af2561b6079 HTTP/1.1" 200 245 0.010236 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 251 0.016638 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/7b363b9e-fec3-4fd3-bd71-32f597d93428 HTTP/1.1" 200 245 0.011714 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 252 0.009233 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/8bce8bb6-6d1a-44d6-bae6-44a651196e39 HTTP/1.1" 200 245 0.014527 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 256 0.006478 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/47f0a50f-bddd-4645-8394-207631e3bce2 HTTP/1.1" 200 245 0.009359 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 248 0.006160 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/aa6df957-7234-4daf-9a24-2b42fda9fd37 HTTP/1.1" 200 245 0.009817 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 252 0.017594 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/b940c282-0f08-4214-a46f-fe6270856aa1 HTTP/1.1" 200 245 0.011114 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 257 0.005700 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/b6d29905-495a-456c-bb17-8e8cd3e175c8 HTTP/1.1" 200 245 0.009041 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 251 0.002417 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/18a48be1-e2a8-4820-ba15-733bb3d77706 HTTP/1.1" 200 245 0.009221 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 257 0.005950 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/a11229c8-63e3-4f24-b814-f737b266843f HTTP/1.1" 200 245 0.012664 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 261 0.005414 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/f5f7cfab-b61b-4597-8e70-97c401558210 HTTP/1.1" 200 245 0.009434 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 258 0.003260 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/ab0cb40b-9b1e-416e-911a-60104ddc4d66 HTTP/1.1" 200 245 0.008663 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 254 0.004342 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/057f51b0-6f71-45a6-bbba-772b00251b37 HTTP/1.1" 200 245 0.008185 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 254 0.007304 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/60335f6c-eb6f-487d-ae6f-c56933365571 HTTP/1.1" 200 245 0.011462 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 254 0.007842 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.242 - - [2026-02-04 20:25:35] "PUT /alarm/d90f284c-60c5-400e-8966-107b47212f8b HTTP/1.1" 200 245 0.017918 10.0.0.242 - - [2026-02-04 20:25:35] "POST /alarms HTTP/1.1" 409 247 0.009926 10.0.0.242 - - [2026-02-04 20:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.242 - - [2026-02-04 20:25:36] "PUT /alarm/a403285f-1246-4249-85d7-72e66d61a4c9 HTTP/1.1" 200 245 0.018214 10.0.0.242 - - [2026-02-04 20:25:36] "POST /alarms HTTP/1.1" 409 272 0.007703 10.0.0.242 - - [2026-02-04 20:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.242 - - [2026-02-04 20:25:36] "PUT /alarm/453ea024-2ca6-4b6d-92da-50ba8373d2ba HTTP/1.1" 200 245 0.009599 10.0.0.242 - - [2026-02-04 20:25:36] "POST /alarms HTTP/1.1" 409 261 0.008092 10.0.0.242 - - [2026-02-04 20:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.242 - - [2026-02-04 20:25:36] "PUT /alarm/e7a95b14-39ee-49a4-9adc-b0b0b8a3bfb6 HTTP/1.1" 200 245 0.009245 10.0.0.242 - - [2026-02-04 20:25:36] "POST /alarms HTTP/1.1" 409 259 0.003015 10.0.0.242 - - [2026-02-04 20:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.242 - - [2026-02-04 20:25:36] "PUT /alarm/89d80ac4-6d01-416c-a112-d38d8865d796 HTTP/1.1" 200 245 0.010226 10.0.0.242 - - [2026-02-04 20:25:36] "POST /alarms HTTP/1.1" 409 265 0.010919 10.0.0.242 - - [2026-02-04 20:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.242 - - [2026-02-04 20:25:36] "PUT /alarm/d8880647-3234-4f49-8291-7a24ce3b0ac3 HTTP/1.1" 200 245 0.008120 10.0.0.242 - - [2026-02-04 20:25:36] "POST /alarms HTTP/1.1" 409 279 0.001968 10.0.0.242 - - [2026-02-04 20:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.242 - - [2026-02-04 20:25:36] "PUT /alarm/61b78f8a-fae8-4c84-bfbd-ee303586716e HTTP/1.1" 200 245 0.008593 10.0.0.242 - - [2026-02-04 20:25:36] "GET / HTTP/1.1" 200 36215 0.001693 10.0.0.242 - - [2026-02-04 20:25:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002057 10.0.0.242 - - [2026-02-04 20:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.242 - - [2026-02-04 20:25:36] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.007904 10.0.0.242 - - [2026-02-04 20:25:36] "GET / HTTP/1.1" 200 36215 0.001479 10.0.0.242 - - [2026-02-04 20:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.242 - - [2026-02-04 20:25:36] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002449 10.0.0.242 - - [2026-02-04 20:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.242 - - [2026-02-04 20:25:36] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.011763 10.0.0.242 - - [2026-02-04 20:25:37] "GET / HTTP/1.1" 200 36215 0.001609 10.0.0.242 - - [2026-02-04 20:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.242 - - [2026-02-04 20:25:37] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004555 10.0.0.242 - - [2026-02-04 20:25:37] "PUT /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294 HTTP/1.1" 200 275 0.029997 10.0.0.242 - - [2026-02-04 20:25:41] "GET / HTTP/1.1" 200 36215 0.001425 10.0.0.242 - - [2026-02-04 20:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.242 - - [2026-02-04 20:25:41] "GET /routing-instance/835e48ab-dec0-442e-9e47-6a867381073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002315 10.0.0.242 - - [2026-02-04 20:25:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001618 10.0.0.242 - - [2026-02-04 20:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.242 - - [2026-02-04 20:25:41] "GET /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002246 10.0.0.242 - - [2026-02-04 20:25:41] "PUT /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa HTTP/1.1" 200 255 0.008394 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:25:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001133 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:25:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 10.0.0.242 - - [2026-02-04 20:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.242 - - [2026-02-04 20:25:43] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002499 10.0.0.242 - - [2026-02-04 20:25:56] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.242 - - [2026-02-04 20:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.242 - - [2026-02-04 20:25:56] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004280 10.0.0.242 - - [2026-02-04 20:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.242 - - [2026-02-04 20:25:56] "GET /config-node/8517b6eb-eaf9-4ce3-a1c3-e82ed8954f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001781 10.0.0.242 - - [2026-02-04 20:26:07] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.242 - - [2026-02-04 20:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.242 - - [2026-02-04 20:26:07] "GET /routing-instance/835e48ab-dec0-442e-9e47-6a867381073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002812 10.0.0.242 - - [2026-02-04 20:26:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001616 10.0.0.242 - - [2026-02-04 20:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.242 - - [2026-02-04 20:26:07] "GET /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002493 10.0.0.242 - - [2026-02-04 20:26:07] "PUT /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa HTTP/1.1" 200 255 0.009028 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:26:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000833 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:26:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000946 10.0.0.242 - - [2026-02-04 20:26:21] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.242 - - [2026-02-04 20:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2026-02-04 20:26:21] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003848 10.0.0.242 - - [2026-02-04 20:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001110 10.0.0.242 - - [2026-02-04 20:26:21] "GET /config-node/8517b6eb-eaf9-4ce3-a1c3-e82ed8954f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001558 10.0.0.242 - - [2026-02-04 20:26:22] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.242 - - [2026-02-04 20:26:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001866 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2026-02-04 20:26:27] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002265 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.006207 10.0.0.242 - - [2026-02-04 20:26:27] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 264 0.002230 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/3304d890-a4fe-4927-a614-cfe62061edc0 HTTP/1.1" 200 245 0.008415 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 261 0.009831 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007868 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/c41190c1-49d4-46e8-b51e-2e9fde1b59ec HTTP/1.1" 200 245 0.010465 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 261 0.002521 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/e13a6218-53a7-442f-8fb1-dd6f1c5945bd HTTP/1.1" 200 245 0.007400 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 253 0.003405 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/6be0dfac-acd7-473b-ae9e-9af2561b6079 HTTP/1.1" 200 245 0.008085 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 251 0.002332 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/7b363b9e-fec3-4fd3-bd71-32f597d93428 HTTP/1.1" 200 245 0.008367 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 252 0.002636 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006571 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/8bce8bb6-6d1a-44d6-bae6-44a651196e39 HTTP/1.1" 200 245 0.008131 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 256 0.005287 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/47f0a50f-bddd-4645-8394-207631e3bce2 HTTP/1.1" 200 245 0.010638 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 248 0.004314 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/aa6df957-7234-4daf-9a24-2b42fda9fd37 HTTP/1.1" 200 245 0.008431 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 252 0.001421 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/b940c282-0f08-4214-a46f-fe6270856aa1 HTTP/1.1" 200 245 0.008844 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 257 0.003491 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-02-04 20:26:27] "PUT /alarm/b6d29905-495a-456c-bb17-8e8cd3e175c8 HTTP/1.1" 200 245 0.008220 10.0.0.242 - - [2026-02-04 20:26:27] "POST /alarms HTTP/1.1" 409 251 0.006038 10.0.0.242 - - [2026-02-04 20:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/18a48be1-e2a8-4820-ba15-733bb3d77706 HTTP/1.1" 200 245 0.008576 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 257 0.007444 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/a11229c8-63e3-4f24-b814-f737b266843f HTTP/1.1" 200 245 0.008798 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 261 0.002555 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/f5f7cfab-b61b-4597-8e70-97c401558210 HTTP/1.1" 200 245 0.008994 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 258 0.002206 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/ab0cb40b-9b1e-416e-911a-60104ddc4d66 HTTP/1.1" 200 245 0.008925 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 254 0.010330 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/057f51b0-6f71-45a6-bbba-772b00251b37 HTTP/1.1" 200 245 0.008493 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 254 0.005670 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/60335f6c-eb6f-487d-ae6f-c56933365571 HTTP/1.1" 200 245 0.009019 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 254 0.005029 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/d90f284c-60c5-400e-8966-107b47212f8b HTTP/1.1" 200 245 0.009424 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 247 0.002985 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/a403285f-1246-4249-85d7-72e66d61a4c9 HTTP/1.1" 200 245 0.008992 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 272 0.004892 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/453ea024-2ca6-4b6d-92da-50ba8373d2ba HTTP/1.1" 200 245 0.009237 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 261 0.003885 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/e7a95b14-39ee-49a4-9adc-b0b0b8a3bfb6 HTTP/1.1" 200 245 0.008825 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 259 0.006567 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/89d80ac4-6d01-416c-a112-d38d8865d796 HTTP/1.1" 200 245 0.008624 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 265 0.004966 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/d8880647-3234-4f49-8291-7a24ce3b0ac3 HTTP/1.1" 200 245 0.008315 10.0.0.242 - - [2026-02-04 20:26:28] "POST /alarms HTTP/1.1" 409 279 0.002392 10.0.0.242 - - [2026-02-04 20:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.242 - - [2026-02-04 20:26:28] "PUT /alarm/61b78f8a-fae8-4c84-bfbd-ee303586716e HTTP/1.1" 200 245 0.008588 10.0.0.242 - - [2026-02-04 20:26:29] "GET / HTTP/1.1" 200 36215 0.001702 10.0.0.242 - - [2026-02-04 20:26:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001871 10.0.0.242 - - [2026-02-04 20:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.242 - - [2026-02-04 20:26:29] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.008294 10.0.0.242 - - [2026-02-04 20:26:29] "GET / HTTP/1.1" 200 36215 0.002239 10.0.0.242 - - [2026-02-04 20:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.242 - - [2026-02-04 20:26:29] "GET /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002378 10.0.0.242 - - [2026-02-04 20:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.242 - - [2026-02-04 20:26:29] "PUT /global-vrouter-config/a9de4430-3828-466f-91ca-6084a8be4c84 HTTP/1.1" 200 277 0.007562 10.0.0.242 - - [2026-02-04 20:26:29] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.242 - - [2026-02-04 20:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.242 - - [2026-02-04 20:26:29] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004255 10.0.0.242 - - [2026-02-04 20:26:29] "PUT /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294 HTTP/1.1" 200 275 0.033713 10.0.0.242 - - [2026-02-04 20:26:33] "GET / HTTP/1.1" 200 36215 0.002157 10.0.0.242 - - [2026-02-04 20:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2026-02-04 20:26:33] "GET /routing-instance/835e48ab-dec0-442e-9e47-6a867381073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003533 10.0.0.242 - - [2026-02-04 20:26:33] "POST /bgp-routers HTTP/1.1" 409 301 0.005098 10.0.0.242 - - [2026-02-04 20:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.242 - - [2026-02-04 20:26:33] "GET /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002866 10.0.0.242 - - [2026-02-04 20:26:33] "PUT /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa HTTP/1.1" 200 255 0.014909 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:26:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:26:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000941 10.0.0.242 - - [2026-02-04 20:26:39] "POST /tags HTTP/1.1" 200 356 0.033802 10.0.0.242 - - [2026-02-04 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.242 - - [2026-02-04 20:26:39] "GET /tag/2397a859-2d47-43e0-8550-a52cf5754f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020371 10.0.0.242 - - [2026-02-04 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.242 - - [2026-02-04 20:26:39] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004356 10.0.0.242 - - [2026-02-04 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.242 - - [2026-02-04 20:26:39] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058348 10.0.0.242 - - [2026-02-04 20:26:39] "POST /virtual-machines HTTP/1.1" 200 352 0.019866 10.0.0.242 - - [2026-02-04 20:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034421 10.0.0.242 - - [2026-02-04 20:26:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.156626 10.0.0.242 - - [2026-02-04 20:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009686 10.0.0.242 - - [2026-02-04 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013810 10.0.0.242 - - [2026-02-04 20:26:39] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005388 10.0.0.242 - - [2026-02-04 20:26:39] "POST /instance-ips HTTP/1.1" 200 392 0.023465 10.0.0.242 - - [2026-02-04 20:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022458 10.0.0.242 - - [2026-02-04 20:26:39] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.012904 10.0.0.242 - - [2026-02-04 20:26:39] "POST /set-tag HTTP/1.1" 200 109 0.021343 10.0.0.242 - - [2026-02-04 20:26:39] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021955 10.0.0.242 - - [2026-02-04 20:26:39] "GET /instance-ip/cf8eda34-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003746 10.0.0.242 - - [2026-02-04 20:26:39] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004227 10.0.0.242 - - [2026-02-04 20:26:39] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.242 - - [2026-02-04 20:26:39] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003007 10.0.0.242 - - [2026-02-04 20:26:39] "POST /ref-update HTTP/1.1" 200 156 0.008128 10.0.0.242 - - [2026-02-04 20:26:39] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014078 10.0.0.242 - - [2026-02-04 20:26:39] "POST /set-tag HTTP/1.1" 200 109 0.004583 10.0.0.242 - - [2026-02-04 20:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-network/a96f4f83-3bd3-41e0-96b1-690ed471fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004114 10.0.0.242 - - [2026-02-04 20:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.242 - - [2026-02-04 20:26:40] "GET /project/a74dddb7-6ce9-4a3d-8656-1160ef5939f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039747 10.0.0.242 - - [2026-02-04 20:26:40] "POST /virtual-machines HTTP/1.1" 200 356 0.011508 10.0.0.242 - - [2026-02-04 20:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017128 10.0.0.242 - - [2026-02-04 20:26:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.108259 10.0.0.242 - - [2026-02-04 20:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006993 10.0.0.242 - - [2026-02-04 20:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017651 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004302 10.0.0.242 - - [2026-02-04 20:26:40] "POST /instance-ips HTTP/1.1" 200 396 0.022193 10.0.0.242 - - [2026-02-04 20:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013632 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.008093 10.0.0.242 - - [2026-02-04 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.021194 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.033576 10.0.0.242 - - [2026-02-04 20:26:40] "GET /instance-ip/d0021972-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.009705 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005537 10.0.0.242 - - [2026-02-04 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-router/dfe59148-cd59-4722-bc5d-8e68246339da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003789 10.0.0.242 - - [2026-02-04 20:26:40] "POST /ref-update HTTP/1.1" 200 156 0.013198 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004239 10.0.0.242 - - [2026-02-04 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.001686 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006546 10.0.0.242 - - [2026-02-04 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.242 - - [2026-02-04 20:26:40] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003641 10.0.0.242 - - [2026-02-04 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.242 - - [2026-02-04 20:26:46] "GET /global-system-configs HTTP/1.1" 200 323 0.003593 10.0.0.242 - - [2026-02-04 20:26:47] "GET /global-system-configs HTTP/1.1" 200 323 0.001828 10.0.0.242 - - [2026-02-04 20:26:49] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.242 - - [2026-02-04 20:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.242 - - [2026-02-04 20:26:49] "GET /global-system-config/d1009e41-68d3-4518-b6e1-727e89517294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005187 10.0.0.242 - - [2026-02-04 20:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.242 - - [2026-02-04 20:26:49] "GET /config-node/8517b6eb-eaf9-4ce3-a1c3-e82ed8954f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002203 10.0.0.242 - - [2026-02-04 20:26:53] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004259 10.0.0.242 - - [2026-02-04 20:26:53] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.242 - - [2026-02-04 20:26:54] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004041 10.0.0.242 - - [2026-02-04 20:26:54] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.242 - - [2026-02-04 20:26:56] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005119 10.0.0.242 - - [2026-02-04 20:26:56] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.242 - - [2026-02-04 20:27:00] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.242 - - [2026-02-04 20:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.242 - - [2026-02-04 20:27:00] "GET /routing-instance/835e48ab-dec0-442e-9e47-6a867381073b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002746 10.0.0.242 - - [2026-02-04 20:27:00] "POST /bgp-routers HTTP/1.1" 409 301 0.001647 10.0.0.242 - - [2026-02-04 20:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.242 - - [2026-02-04 20:27:00] "GET /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002355 10.0.0.242 - - [2026-02-04 20:27:00] "PUT /bgp-router/951aed7a-e714-43c0-9895-6609a96373aa HTTP/1.1" 200 255 0.016725 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:27:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:27:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000816 10.0.0.242 - - [2026-02-04 20:27:26] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008659 10.0.0.242 - - [2026-02-04 20:27:26] "POST /set-tag HTTP/1.1" 200 109 0.003597 10.0.0.242 - - [2026-02-04 20:27:26] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003907 10.0.0.242 - - [2026-02-04 20:27:26] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.242 - - [2026-02-04 20:27:26] "GET /virtual-machine/2a2efd0a-aeb9-4093-a7ba-dbef14f2ecbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002834 10.0.0.242 - - [2026-02-04 20:27:26] "POST /ref-update HTTP/1.1" 200 156 0.009385 10.0.0.242 - - [2026-02-04 20:27:26] "GET /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021369 10.0.0.242 - - [2026-02-04 20:27:26] "POST /set-tag HTTP/1.1" 200 109 0.013255 10.0.0.242 - - [2026-02-04 20:27:26] "POST /set-tag HTTP/1.1" 200 109 0.029761 10.0.0.242 - - [2026-02-04 20:27:26] "DELETE /instance-ip/cf8eda34-0207-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.051844 10.0.0.242 - - [2026-02-04 20:27:27] "DELETE /virtual-machine-interface/cf6d9f22-0207-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.051997 10.0.0.242 - - [2026-02-04 20:27:27] "DELETE /virtual-machine/2a2efd0a-aeb9-4093-a7ba-dbef14f2ecbf HTTP/1.1" 200 115 0.025241 10.0.0.242 - - [2026-02-04 20:27:27] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005286 10.0.0.242 - - [2026-02-04 20:27:27] "POST /set-tag HTTP/1.1" 200 109 0.002391 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:27:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:27:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000784 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:27:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000876 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:27:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:27:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:27:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001361 10.0.0.242 - - [2026-02-04 20:27:57] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004569 10.0.0.242 - - [2026-02-04 20:27:57] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.242 - - [2026-02-04 20:27:57] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004195 10.0.0.242 - - [2026-02-04 20:27:57] "POST /set-tag HTTP/1.1" 200 109 0.005544 10.0.0.242 - - [2026-02-04 20:27:57] "GET /virtual-machine/160e38df-4e59-4f15-8112-491fe2151653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002992 10.0.0.242 - - [2026-02-04 20:27:57] "POST /ref-update HTTP/1.1" 200 156 0.008370 10.0.0.242 - - [2026-02-04 20:27:57] "GET /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003865 10.0.0.242 - - [2026-02-04 20:27:57] "POST /set-tag HTTP/1.1" 200 109 0.016627 10.0.0.242 - - [2026-02-04 20:27:57] "POST /set-tag HTTP/1.1" 200 109 0.039628 10.0.0.242 - - [2026-02-04 20:27:58] "DELETE /instance-ip/d0021972-0207-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.093051 10.0.0.242 - - [2026-02-04 20:27:58] "DELETE /virtual-machine-interface/cfe8a0f0-0207-11f1-abc2-fa163ef64a4c HTTP/1.1" 200 115 0.046367 10.0.0.242 - - [2026-02-04 20:27:58] "DELETE /virtual-machine/160e38df-4e59-4f15-8112-491fe2151653 HTTP/1.1" 200 115 0.020099 10.0.0.242 - - [2026-02-04 20:27:58] "DELETE /tag/2397a859-2d47-43e0-8550-a52cf5754f81 HTTP/1.1" 200 115 0.037246 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:28:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000841 [Introspect:8084]10.0.0.242 - - [2026-02-04 20:28:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000761