++ 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 Apr 29 07:32:59 PM UTC 2026 ===================' INFO: =================== Wed Apr 29 07:32:59 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}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.222.57.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.222.57.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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/29/2026 19:33:42.294 7f1e3a4a5180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/29/2026 19:33:42.854 7f1e3a4a5180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/29/2026 19:33:42.882 7f1e3a4a5180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/29/2026 19:33:42.882 7f1e3a4a5180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-04-29 19:33:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000730 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-04-29 19:33:56] "GET / HTTP/1.1" 503 181 0.000239 10.0.0.242 - - [2026-04-29 19:33:56] "GET / HTTP/1.1" 503 181 0.001345 10.0.0.242 - - [2026-04-29 19:33:57] "GET / HTTP/1.1" 200 45303 0.001443 10.0.0.242 - - [2026-04-29 19:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.242 - - [2026-04-29 19:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.242 - - [2026-04-29 19:33:57] "GET / HTTP/1.1" 200 36215 0.001369 10.0.0.242 - - [2026-04-29 19:33:57] "GET / HTTP/1.1" 200 36215 0.001275 10.0.0.242 - - [2026-04-29 19:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.242 - - [2026-04-29 19:33:57] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007630 10.0.0.242 - - [2026-04-29 19:33:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002008 10.0.0.242 - - [2026-04-29 19:33:57] "POST /database-nodes HTTP/1.1" 200 599 0.021629 10.0.0.242 - - [2026-04-29 19:33:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.002192 10.0.0.242 - - [2026-04-29 19:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.242 - - [2026-04-29 19:33:57] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006916 10.0.0.242 - - [2026-04-29 19:33:57] "POST /service-appliance-sets HTTP/1.1" 200 555 0.046642 10.0.0.242 - - [2026-04-29 19:33:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.002228 10.0.0.242 - - [2026-04-29 19:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.242 - - [2026-04-29 19:33:58] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005497 10.0.0.242 - - [2026-04-29 19:33:58] "POST /service-appliance-sets HTTP/1.1" 200 543 0.032930 10.0.0.242 - - [2026-04-29 19:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.242 - - [2026-04-29 19:33:58] "GET /network-ipam/cbfc8338-2e00-469c-b7cd-c43a3a14a151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004046 10.0.0.242 - - [2026-04-29 19:33:58] "POST /service-templates HTTP/1.1" 200 513 0.032748 10.0.0.242 - - [2026-04-29 19:33:58] "POST /service-templates HTTP/1.1" 200 503 0.024525 10.0.0.242 - - [2026-04-29 19:33:58] "POST /service-templates HTTP/1.1" 200 517 0.033615 10.0.0.242 - - [2026-04-29 19:33:58] "POST /service-templates HTTP/1.1" 200 537 0.038119 10.0.0.242 - - [2026-04-29 19:33:58] "GET / HTTP/1.1" 200 36215 0.001125 10.0.0.242 - - [2026-04-29 19:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.242 - - [2026-04-29 19:33:58] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004028 10.0.0.242 - - [2026-04-29 19:33:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001549 10.0.0.242 - - [2026-04-29 19:33:58] "POST /service-templates HTTP/1.1" 200 509 0.031850 10.0.0.242 - - [2026-04-29 19:33:58] "POST /config-nodes HTTP/1.1" 200 595 0.041166 10.0.0.242 - - [2026-04-29 19:33:58] "GET / HTTP/1.1" 200 36215 0.001387 10.0.0.242 - - [2026-04-29 19:33:58] "GET / HTTP/1.1" 200 36215 0.001210 10.0.0.242 - - [2026-04-29 19:33:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002561 10.0.0.242 - - [2026-04-29 19:33:59] "GET / HTTP/1.1" 200 36215 0.001216 10.0.0.242 - - [2026-04-29 19:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.242 - - [2026-04-29 19:34:01] "GET /network-ipam/cbfc8338-2e00-469c-b7cd-c43a3a14a151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003482 10.0.0.242 - - [2026-04-29 19:34:01] "GET / HTTP/1.1" 200 36215 0.001179 10.0.0.242 - - [2026-04-29 19:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.242 - - [2026-04-29 19:34:01] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005029 10.0.0.242 - - [2026-04-29 19:34:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.009998 10.0.0.242 - - [2026-04-29 19:34:01] "POST /config-database-nodes HTTP/1.1" 200 613 0.025901 10.0.0.242 - - [2026-04-29 19:34:02] "GET / HTTP/1.1" 200 36215 0.001630 10.0.0.242 - - [2026-04-29 19:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.242 - - [2026-04-29 19:34:02] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004645 10.0.0.242 - - [2026-04-29 19:34:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002428 10.0.0.242 - - [2026-04-29 19:34:02] "POST /analytics-nodes HTTP/1.1" 200 601 0.031898 10.0.0.242 - - [2026-04-29 19:34:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.002701 10.0.0.242 - - [2026-04-29 19:34:02] "POST /access-control-lists HTTP/1.1" 200 589 0.017522 10.0.0.242 - - [2026-04-29 19:34:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.010142 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.242 - - [2026-04-29 19:34:02] "POST /access-control-lists HTTP/1.1" 200 587 0.018247 10.0.0.242 - - [2026-04-29 19:34:02] "POST /route-targets HTTP/1.1" 200 328 0.028941 10.0.0.242 - - [2026-04-29 19:34:02] "POST /ref-update HTTP/1.1" 200 156 0.031327 10.0.0.242 - - [2026-04-29 19:34:02] "POST /route-targets HTTP/1.1" 200 328 0.009977 10.0.0.242 - - [2026-04-29 19:34:02] "POST /ref-update HTTP/1.1" 200 156 0.030661 10.0.0.242 - - [2026-04-29 19:34:02] "GET / HTTP/1.1" 200 36215 0.001277 10.0.0.242 - - [2026-04-29 19:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.242 - - [2026-04-29 19:34:02] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006573 10.0.0.242 - - [2026-04-29 19:34:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002863 10.0.0.242 - - [2026-04-29 19:34:02] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.242 - - [2026-04-29 19:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.242 - - [2026-04-29 19:34:02] "POST /route-targets HTTP/1.1" 200 328 0.171278 10.0.0.242 - - [2026-04-29 19:34:02] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008457 10.0.0.242 - - [2026-04-29 19:34:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.009043 10.0.0.242 - - [2026-04-29 19:34:02] "POST /ref-update HTTP/1.1" 200 156 0.029847 10.0.0.242 - - [2026-04-29 19:34:02] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.274467 10.0.0.242 - - [2026-04-29 19:34:03] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.247302 10.0.0.242 - - [2026-04-29 19:34:03] "POST /route-targets HTTP/1.1" 200 328 0.082956 10.0.0.242 - - [2026-04-29 19:34:03] "POST /ref-update HTTP/1.1" 200 156 0.048003 10.0.0.242 - - [2026-04-29 19:34:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.002334 10.0.0.242 - - [2026-04-29 19:34:03] "POST /access-control-lists HTTP/1.1" 200 553 0.067073 10.0.0.242 - - [2026-04-29 19:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.242 - - [2026-04-29 19:34:03] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002847 10.0.0.242 - - [2026-04-29 19:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.242 - - [2026-04-29 19:34:03] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.008747 10.0.0.242 - - [2026-04-29 19:34:03] "GET / HTTP/1.1" 200 36215 0.001252 10.0.0.242 - - [2026-04-29 19:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.242 - - [2026-04-29 19:34:03] "GET /routing-instance/b76d1ed4-bfa2-444d-9b8f-a7e614edaf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004607 10.0.0.242 - - [2026-04-29 19:34:03] "POST /bgp-routers HTTP/1.1" 200 618 0.024447 10.0.0.242 - - [2026-04-29 19:34:03] "GET /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.005515 10.0.0.242 - - [2026-04-29 19:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.242 - - [2026-04-29 19:34:03] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006392 10.0.0.242 - - [2026-04-29 19:34:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002710 10.0.0.242 - - [2026-04-29 19:34:04] "POST /ref-update HTTP/1.1" 200 156 0.010899 10.0.0.242 - - [2026-04-29 19:34:04] "GET / HTTP/1.1" 200 36215 0.001382 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 583 0.038847 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 577 0.041924 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 577 0.042471 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 561 0.027731 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 557 0.021207 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 559 0.025973 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 567 0.029657 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 551 0.023858 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 559 0.027971 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 569 0.030082 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 557 0.041839 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 569 0.026530 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 577 0.071731 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 571 0.023112 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 563 0.036544 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 563 0.037944 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 563 0.028431 10.0.0.242 - - [2026-04-29 19:34:04] "POST /alarms HTTP/1.1" 200 549 0.040870 10.0.0.242 - - [2026-04-29 19:34:05] "POST /alarms HTTP/1.1" 200 597 0.030776 10.0.0.242 - - [2026-04-29 19:34:05] "POST /alarms HTTP/1.1" 200 577 0.028823 10.0.0.242 - - [2026-04-29 19:34:05] "POST /alarms HTTP/1.1" 200 573 0.047389 10.0.0.242 - - [2026-04-29 19:34:05] "POST /alarms HTTP/1.1" 200 585 0.026959 10.0.0.242 - - [2026-04-29 19:34:05] "POST /alarms HTTP/1.1" 200 611 0.039478 10.0.0.242 - - [2026-04-29 19:34:05] "GET / HTTP/1.1" 200 36215 0.001241 10.0.0.242 - - [2026-04-29 19:34:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003319 10.0.0.242 - - [2026-04-29 19:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2026-04-29 19:34:05] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.012839 10.0.0.242 - - [2026-04-29 19:34:05] "GET / HTTP/1.1" 200 36215 0.001292 10.0.0.242 - - [2026-04-29 19:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.242 - - [2026-04-29 19:34:05] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004540 10.0.0.242 - - [2026-04-29 19:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018016 10.0.0.242 - - [2026-04-29 19:34:05] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.027013 10.0.0.242 - - [2026-04-29 19:34:06] "GET / HTTP/1.1" 200 36215 0.010230 10.0.0.242 - - [2026-04-29 19:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2026-04-29 19:34:06] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005887 10.0.0.242 - - [2026-04-29 19:34:06] "PUT /global-system-config/3006c217-9529-498e-8260-cc76805b8602 HTTP/1.1" 200 275 0.045790 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000930 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000956 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001047 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000808 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000873 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000852 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001054 10.0.0.242 - - [2026-04-29 19:34:33] "GET / HTTP/1.1" 200 36215 0.001875 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2026-04-29 19:34:33] "GET /domain/9c18fe74-cc3b-4046-85f7-02d29a9de351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002953 10.0.0.242 - - [2026-04-29 19:34:33] "POST /id-to-fqname HTTP/1.1" 200 173 0.004376 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.004482 10.0.0.242 - - [2026-04-29 19:34:33] "POST /security-groups HTTP/1.1" 200 570 0.097465 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.022519 10.0.0.242 - - [2026-04-29 19:34:33] "POST /projects HTTP/1.1" 200 483 0.275380 10.0.0.242 - - [2026-04-29 19:34:33] "POST /access-control-lists HTTP/1.1" 200 581 0.038645 10.0.0.242 - - [2026-04-29 19:34:33] "POST /security-groups HTTP/1.1" 200 536 0.040714 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.012881 10.0.0.242 - - [2026-04-29 19:34:33] "POST /chown HTTP/1.1" 200 109 0.044943 10.0.0.242 - - [2026-04-29 19:34:33] "POST /policy-managements HTTP/1.1" 409 214 0.012268 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.242 - - [2026-04-29 19:34:33] "POST /access-control-lists HTTP/1.1" 200 579 0.080554 10.0.0.242 - - [2026-04-29 19:34:33] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014215 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.004548 10.0.0.242 - - [2026-04-29 19:34:33] "POST /access-control-lists HTTP/1.1" 200 596 0.033564 10.0.0.242 - - [2026-04-29 19:34:33] "POST /application-policy-sets HTTP/1.1" 200 530 0.051999 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.006817 10.0.0.242 - - [2026-04-29 19:34:33] "POST /access-control-lists HTTP/1.1" 200 594 0.015403 10.0.0.242 - - [2026-04-29 19:34:33] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004913 10.0.0.242 - - [2026-04-29 19:34:33] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.010320 10.0.0.242 - - [2026-04-29 19:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.024034 10.0.0.242 - - [2026-04-29 19:34:33] "GET /virtual-network/d414f038-dde2-4f5f-be10-ae49da2a4869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004244 10.0.0.242 - - [2026-04-29 19:34:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.004305 10.0.0.242 - - [2026-04-29 19:34:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.004744 10.0.0.242 - - [2026-04-29 19:34:34] "POST /security-groups HTTP/1.1" 200 574 0.062058 10.0.0.242 - - [2026-04-29 19:34:34] "POST /projects HTTP/1.1" 200 491 0.181457 10.0.0.242 - - [2026-04-29 19:34:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.004134 10.0.0.242 - - [2026-04-29 19:34:34] "POST /access-control-lists HTTP/1.1" 200 585 0.048709 10.0.0.242 - - [2026-04-29 19:34:34] "POST /security-groups HTTP/1.1" 200 548 0.095032 10.0.0.242 - - [2026-04-29 19:34:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.006634 10.0.0.242 - - [2026-04-29 19:34:34] "POST /access-control-lists HTTP/1.1" 200 583 0.070019 10.0.0.242 - - [2026-04-29 19:34:34] "POST /chown HTTP/1.1" 200 109 0.075861 10.0.0.242 - - [2026-04-29 19:34:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.004432 10.0.0.242 - - [2026-04-29 19:34:34] "POST /network-ipams HTTP/1.1" 200 524 0.050673 10.0.0.242 - - [2026-04-29 19:34:34] "POST /access-control-lists HTTP/1.1" 200 604 0.045758 10.0.0.242 - - [2026-04-29 19:34:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.011637 10.0.0.242 - - [2026-04-29 19:34:34] "POST /network-ipams HTTP/1.1" 200 512 0.088823 10.0.0.242 - - [2026-04-29 19:34:34] "POST /access-control-lists HTTP/1.1" 200 602 0.085601 10.0.0.242 - - [2026-04-29 19:34:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.026451 10.0.0.242 - - [2026-04-29 19:34:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.003787 10.0.0.242 - - [2026-04-29 19:34:34] "POST /useragent-kv HTTP/1.1" 200 115 0.030781 10.0.0.242 - - [2026-04-29 19:34:34] "POST /virtual-networks HTTP/1.1" 200 540 0.285918 10.0.0.242 - - [2026-04-29 19:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.242 - - [2026-04-29 19:34:34] "POST /access-control-lists HTTP/1.1" 200 591 0.106056 10.0.0.242 - - [2026-04-29 19:34:34] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.025883 10.0.0.242 - - [2026-04-29 19:34:35] "POST /route-targets HTTP/1.1" 200 328 0.014406 10.0.0.242 - - [2026-04-29 19:34:35] "POST /network-ipams HTTP/1.1" 200 520 0.064396 10.0.0.242 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 404 202 0.007360 10.0.0.242 - - [2026-04-29 19:34:35] "POST /ref-update HTTP/1.1" 200 156 0.062283 10.0.0.242 - - [2026-04-29 19:34:35] "POST /useragent-kv HTTP/1.1" 200 115 0.025944 10.0.0.242 - - [2026-04-29 19:34:35] "POST /virtual-networks HTTP/1.1" 200 548 0.152910 10.0.0.242 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.242 - - [2026-04-29 19:34:35] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.015114 10.0.0.242 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 404 199 0.002616 10.0.0.242 - - [2026-04-29 19:34:35] "POST /route-targets HTTP/1.1" 200 328 0.021992 10.0.0.242 - - [2026-04-29 19:34:35] "POST /ref-update HTTP/1.1" 200 156 0.044564 10.0.0.242 - - [2026-04-29 19:34:35] "POST /network-policys HTTP/1.1" 200 540 0.146129 10.0.0.242 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.015945 10.0.0.242 - - [2026-04-29 19:34:35] "POST /network-policys HTTP/1.1" 200 536 0.016536 10.0.0.242 - - [2026-04-29 19:34:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.011230 10.0.0.242 - - [2026-04-29 19:34:35] "POST /network-policys HTTP/1.1" 200 544 0.026105 10.0.0.242 - - [2026-04-29 19:34:35] "PUT /access-control-list/21f90a56-1fa2-46ea-b397-38e7e9d5cd1b HTTP/1.1" 200 273 0.017373 10.0.0.242 - - [2026-04-29 19:34:35] "POST /ref-update HTTP/1.1" 200 156 0.081430 10.0.0.242 - - [2026-04-29 19:34:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002435 10.0.0.242 - - [2026-04-29 19:34:35] "PUT /access-control-list/14924b62-763b-49c4-a9ea-48b72dc322f1 HTTP/1.1" 200 273 0.017402 10.0.0.242 - - [2026-04-29 19:34:35] "POST /ref-update HTTP/1.1" 200 156 0.068298 10.0.0.242 - - [2026-04-29 19:34:35] "PUT /access-control-list/14924b62-763b-49c4-a9ea-48b72dc322f1 HTTP/1.1" 200 273 0.034789 10.0.0.242 - - [2026-04-29 19:34:35] "POST /ref-update HTTP/1.1" 200 156 0.082918 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011654 10.0.0.242 - - [2026-04-29 19:34:36] "PUT /access-control-list/21f90a56-1fa2-46ea-b397-38e7e9d5cd1b HTTP/1.1" 200 273 0.075161 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011493 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-update HTTP/1.1" 200 156 0.047688 10.0.0.242 - - [2026-04-29 19:34:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.022279 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-update HTTP/1.1" 200 156 0.123218 10.0.0.242 - - [2026-04-29 19:34:36] "POST /access-control-lists HTTP/1.1" 200 603 0.063186 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-update HTTP/1.1" 200 156 0.105499 10.0.0.242 - - [2026-04-29 19:34:36] "PUT /access-control-list/cd47dd56-236d-4ac7-a8dc-e13109ed2d1d HTTP/1.1" 200 273 0.024611 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-update HTTP/1.1" 200 156 0.083513 10.0.0.242 - - [2026-04-29 19:34:36] "PUT /access-control-list/21f90a56-1fa2-46ea-b397-38e7e9d5cd1b HTTP/1.1" 200 273 0.088748 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-update HTTP/1.1" 200 156 0.212164 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021689 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023714 10.0.0.242 - - [2026-04-29 19:34:36] "PUT /access-control-list/cd47dd56-236d-4ac7-a8dc-e13109ed2d1d HTTP/1.1" 200 273 0.060734 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008298 10.0.0.242 - - [2026-04-29 19:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009573 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-update HTTP/1.1" 200 156 0.049161 10.0.0.242 - - [2026-04-29 19:34:36] "GET /virtual-network/d414f038-dde2-4f5f-be10-ae49da2a4869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.009730 10.0.0.242 - - [2026-04-29 19:34:36] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003868 10.0.0.242 - - [2026-04-29 19:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.242 - - [2026-04-29 19:34:36] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003184 10.0.0.242 - - [2026-04-29 19:34:36] "POST /firewall-policys HTTP/1.1" 200 532 0.023214 10.0.0.242 - - [2026-04-29 19:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011995 10.0.0.242 - - [2026-04-29 19:34:36] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005577 10.0.0.242 - - [2026-04-29 19:34:36] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002773 10.0.0.242 - - [2026-04-29 19:34:36] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003286 10.0.0.242 - - [2026-04-29 19:34:36] "POST /ref-update HTTP/1.1" 200 156 0.020492 10.0.0.242 - - [2026-04-29 19:34:37] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.017341 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000757 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 10.0.0.242 - - [2026-04-29 19:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.242 - - [2026-04-29 19:34:37] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002706 10.0.0.242 - - [2026-04-29 19:34:37] "POST /firewall-policys HTTP/1.1" 200 534 0.018353 10.0.0.242 - - [2026-04-29 19:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012709 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.015526 10.0.0.242 - - [2026-04-29 19:34:37] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002444 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003774 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003000 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002231 10.0.0.242 - - [2026-04-29 19:34:37] "POST /ref-update HTTP/1.1" 200 156 0.017003 10.0.0.242 - - [2026-04-29 19:34:37] "POST /ref-update HTTP/1.1" 200 156 0.066221 10.0.0.242 - - [2026-04-29 19:34:37] "POST /ref-update HTTP/1.1" 200 156 0.053828 10.0.0.242 - - [2026-04-29 19:34:37] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.008580 10.0.0.242 - - [2026-04-29 19:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.242 - - [2026-04-29 19:34:37] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002616 10.0.0.242 - - [2026-04-29 19:34:37] "POST /firewall-policys HTTP/1.1" 200 532 0.106945 10.0.0.242 - - [2026-04-29 19:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023285 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/fdc71c7a-7ae1-426f-a8ca-73827403270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.023186 10.0.0.242 - - [2026-04-29 19:34:37] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002443 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/fdc71c7a-7ae1-426f-a8ca-73827403270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002870 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002802 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002080 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002851 10.0.0.242 - - [2026-04-29 19:34:37] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002388 10.0.0.242 - - [2026-04-29 19:34:37] "POST /ref-update HTTP/1.1" 200 156 0.015554 10.0.0.242 - - [2026-04-29 19:34:37] "POST /ref-update HTTP/1.1" 200 156 0.017512 10.0.0.242 - - [2026-04-29 19:34:37] "POST /ref-update HTTP/1.1" 200 156 0.046945 10.0.0.242 - - [2026-04-29 19:34:38] "POST /ref-update HTTP/1.1" 200 156 0.071952 10.0.0.242 - - [2026-04-29 19:34:38] "POST /ref-update HTTP/1.1" 200 156 0.028735 10.0.0.242 - - [2026-04-29 19:34:38] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.014198 10.0.0.242 - - [2026-04-29 19:34:38] "POST /tags HTTP/1.1" 200 300 0.065030 10.0.0.242 - - [2026-04-29 19:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.242 - - [2026-04-29 19:34:38] "GET /tag/b7317b18-ef52-49a4-8093-cbf41966ceb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011723 10.0.0.242 - - [2026-04-29 19:34:38] "POST /set-tag HTTP/1.1" 200 109 0.017317 10.0.0.242 - - [2026-04-29 19:34:38] "POST /tags HTTP/1.1" 200 306 0.092935 10.0.0.242 - - [2026-04-29 19:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.242 - - [2026-04-29 19:34:38] "GET /tag/d8038ac0-e90b-4de3-be1d-171c8f1b2732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.030979 10.0.0.242 - - [2026-04-29 19:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.242 - - [2026-04-29 19:34:38] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.052418 10.0.0.242 - - [2026-04-29 19:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.242 - - [2026-04-29 19:34:38] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.010017 10.0.0.242 - - [2026-04-29 19:34:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.242 - - [2026-04-29 19:34:38] "GET /service-appliance-set/ba1dafea-90b6-4dda-a329-9cbd8d7c2ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003689 10.0.0.242 - - [2026-04-29 19:34:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.008173 10.0.0.242 - - [2026-04-29 19:34:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.118456 10.0.0.242 - - [2026-04-29 19:34:38] "GET /virtual-machine-interface/41e79aec-2446-4583-b863-7fa97a094686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.012522 10.0.0.242 - - [2026-04-29 19:34:39] "POST /instance-ips HTTP/1.1" 200 382 0.064539 10.0.0.242 - - [2026-04-29 19:34:39] "GET /instance-ip/39125c26-6685-4e2d-90ad-d923598356a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.017455 10.0.0.242 - - [2026-04-29 19:34:39] "POST /loadbalancers HTTP/1.1" 200 584 0.065280 10.0.0.242 - - [2026-04-29 19:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021919 10.0.0.242 - - [2026-04-29 19:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612 10.0.0.242 - - [2026-04-29 19:34:39] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055249 10.0.0.242 - - [2026-04-29 19:34:39] "GET /loadbalancer/0477f34c-168b-4d5d-aec7-5e3a2ef36da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.010269 10.0.0.242 - - [2026-04-29 19:34:39] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.077640 10.0.0.242 - - [2026-04-29 19:34:39] "GET /instance-ip/39125c26-6685-4e2d-90ad-d923598356a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008604 10.0.0.242 - - [2026-04-29 19:34:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.065744 10.0.0.242 - - [2026-04-29 19:34:39] "POST /floating-ips HTTP/1.1" 200 585 0.039218 10.0.0.242 - - [2026-04-29 19:34:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032324 10.0.0.242 - - [2026-04-29 19:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010298 10.0.0.242 - - [2026-04-29 19:34:39] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.052787 10.0.0.242 - - [2026-04-29 19:34:39] "GET /loadbalancer-listener/8545c6a4-8844-47e8-b62b-11b0415f0d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003320 10.0.0.242 - - [2026-04-29 19:34:39] "GET /loadbalancer-listener/8545c6a4-8844-47e8-b62b-11b0415f0d49?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.009097 10.0.0.242 - - [2026-04-29 19:34:39] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.046515 10.0.0.242 - - [2026-04-29 19:34:39] "GET /instance-ip/39125c26-6685-4e2d-90ad-d923598356a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009002 10.0.0.242 - - [2026-04-29 19:34:39] "GET /instance-ip/39125c26-6685-4e2d-90ad-d923598356a0?fields=floating_ips HTTP/1.1" 200 1172 0.017516 10.0.0.242 - - [2026-04-29 19:34:39] "GET /floating-ip/181c89b0-f496-4057-a008-2d21f7ed2235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003017 10.0.0.242 - - [2026-04-29 19:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.242 - - [2026-04-29 19:34:39] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002863 10.0.0.242 - - [2026-04-29 19:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.242 - - [2026-04-29 19:34:39] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.021174 10.0.0.242 - - [2026-04-29 19:34:39] "POST /tags HTTP/1.1" 200 358 0.090929 10.0.0.242 - - [2026-04-29 19:34:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.242 - - [2026-04-29 19:34:39] "GET /tag/839f8db3-5566-45d1-9184-586215ddc0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.019667 10.0.0.242 - - [2026-04-29 19:34:40] "POST /tags HTTP/1.1" 200 306 0.102416 10.0.0.242 - - [2026-04-29 19:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026532 10.0.0.242 - - [2026-04-29 19:34:40] "GET /tag/da6c691c-c92b-4e0b-b2aa-448de1878e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.175815 10.0.0.242 - - [2026-04-29 19:34:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.000644 10.0.0.242 - - [2026-04-29 19:34:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.009831 10.0.0.242 - - [2026-04-29 19:34:40] "POST /security-groups HTTP/1.1" 200 571 0.134772 10.0.0.242 - - [2026-04-29 19:34:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.006288 10.0.0.242 - - [2026-04-29 19:34:40] "POST /projects HTTP/1.1" 200 485 0.424524 10.0.0.242 - - [2026-04-29 19:34:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008705 10.0.0.242 - - [2026-04-29 19:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009982 10.0.0.242 - - [2026-04-29 19:34:40] "POST /access-control-lists HTTP/1.1" 200 582 0.130490 10.0.0.242 - - [2026-04-29 19:34:40] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.035573 10.0.0.242 - - [2026-04-29 19:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.242 - - [2026-04-29 19:34:40] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004561 10.0.0.242 - - [2026-04-29 19:34:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.002628 10.0.0.242 - - [2026-04-29 19:34:40] "POST /access-control-lists HTTP/1.1" 200 580 0.071702 10.0.0.242 - - [2026-04-29 19:34:40] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.096021 10.0.0.242 - - [2026-04-29 19:34:41] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.071119 10.0.0.242 - - [2026-04-29 19:34:41] "POST /security-groups HTTP/1.1" 200 539 0.105009 10.0.0.242 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.002625 10.0.0.242 - - [2026-04-29 19:34:41] "POST /access-control-lists HTTP/1.1" 200 598 0.036949 10.0.0.242 - - [2026-04-29 19:34:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.043853 10.0.0.242 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.005476 10.0.0.242 - - [2026-04-29 19:34:41] "POST /chown HTTP/1.1" 200 109 0.044718 10.0.0.242 - - [2026-04-29 19:34:41] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016790 10.0.0.242 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.242 - - [2026-04-29 19:34:41] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007455 10.0.0.242 - - [2026-04-29 19:34:41] "POST /tags HTTP/1.1" 409 207 0.001872 10.0.0.242 - - [2026-04-29 19:34:41] "POST /access-control-lists HTTP/1.1" 200 596 0.095252 10.0.0.242 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.242 - - [2026-04-29 19:34:41] "GET /tag/da6c691c-c92b-4e0b-b2aa-448de1878e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.020313 10.0.0.242 - - [2026-04-29 19:34:41] "POST /firewall-rules HTTP/1.1" 200 566 0.098708 10.0.0.242 - - [2026-04-29 19:34:41] "GET /firewall-rule/a6564024-6ca1-47aa-b9fc-66842f6d1c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.006709 10.0.0.242 - - [2026-04-29 19:34:41] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005188 10.0.0.242 - - [2026-04-29 19:34:41] "GET /firewall-rule/a6564024-6ca1-47aa-b9fc-66842f6d1c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.002583 10.0.0.242 - - [2026-04-29 19:34:41] "POST /ref-update HTTP/1.1" 200 156 0.022382 10.0.0.242 - - [2026-04-29 19:34:41] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009938 10.0.0.242 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.242 - - [2026-04-29 19:34:41] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003182 10.0.0.242 - - [2026-04-29 19:34:41] "POST /tags HTTP/1.1" 409 207 0.001812 10.0.0.242 - - [2026-04-29 19:34:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-04-29 19:34:41] "GET /tag/da6c691c-c92b-4e0b-b2aa-448de1878e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.011175 10.0.0.242 - - [2026-04-29 19:34:41] "POST /firewall-rules HTTP/1.1" 200 564 0.070420 10.0.0.242 - - [2026-04-29 19:34:41] "GET /firewall-rule/d4931792-eecc-4455-899e-3bfe5a8906c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013593 10.0.0.242 - - [2026-04-29 19:34:41] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004939 10.0.0.242 - - [2026-04-29 19:34:41] "GET /firewall-rule/d4931792-eecc-4455-899e-3bfe5a8906c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002443 10.0.0.242 - - [2026-04-29 19:34:42] "POST /ref-update HTTP/1.1" 200 156 0.021605 10.0.0.242 - - [2026-04-29 19:34:42] "POST /tags HTTP/1.1" 200 302 0.068546 10.0.0.242 - - [2026-04-29 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.242 - - [2026-04-29 19:34:42] "GET /tag/b5e15cae-0414-4460-80b0-8126df9020db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013299 10.0.0.242 - - [2026-04-29 19:34:42] "POST /tags HTTP/1.1" 200 326 0.080489 10.0.0.242 - - [2026-04-29 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000783 10.0.0.242 - - [2026-04-29 19:34:42] "GET /tag/1731afd1-3aa1-4774-8b4f-4d5648b0887c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017474 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000810 10.0.0.242 - - [2026-04-29 19:34:42] "POST /tags HTTP/1.1" 200 364 0.034416 10.0.0.242 - - [2026-04-29 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.242 - - [2026-04-29 19:34:42] "GET /tag/dd87b88e-3d27-4467-93ba-6eaaa5b7d690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.020424 10.0.0.242 - - [2026-04-29 19:34:42] "POST /tags HTTP/1.1" 200 312 0.033547 10.0.0.242 - - [2026-04-29 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2026-04-29 19:34:42] "GET /tag/7a36e02e-7a19-4aa7-bc44-1f565c8be6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.018921 10.0.0.242 - - [2026-04-29 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.242 - - [2026-04-29 19:34:42] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.003648 10.0.0.242 - - [2026-04-29 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.242 - - [2026-04-29 19:34:42] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027429 10.0.0.242 - - [2026-04-29 19:34:42] "POST /virtual-machines HTTP/1.1" 200 378 0.021135 10.0.0.242 - - [2026-04-29 19:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015938 10.0.0.242 - - [2026-04-29 19:34:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.112797 10.0.0.242 - - [2026-04-29 19:34:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.038738 10.0.0.242 - - [2026-04-29 19:34:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016047 10.0.0.242 - - [2026-04-29 19:34:42] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007364 10.0.0.242 - - [2026-04-29 19:34:42] "POST /instance-ips HTTP/1.1" 200 410 0.057352 10.0.0.242 - - [2026-04-29 19:34:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.063665 10.0.0.242 - - [2026-04-29 19:34:43] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005362 10.0.0.242 - - [2026-04-29 19:34:43] "POST /set-tag HTTP/1.1" 200 109 0.019817 10.0.0.242 - - [2026-04-29 19:34:43] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015364 10.0.0.242 - - [2026-04-29 19:34:43] "GET /instance-ip/78910b8e-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.002843 10.0.0.242 - - [2026-04-29 19:34:43] "POST /tags HTTP/1.1" 200 356 0.017983 10.0.0.242 - - [2026-04-29 19:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013525 10.0.0.242 - - [2026-04-29 19:34:43] "GET /tag/c0469a08-7589-49dc-8766-c07a35d923d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.024482 10.0.0.242 - - [2026-04-29 19:34:43] "POST /tags HTTP/1.1" 200 304 0.026580 10.0.0.242 - - [2026-04-29 19:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010958 10.0.0.242 - - [2026-04-29 19:34:43] "GET /tag/a55db6d6-f3b0-4b68-867f-ac1243ba4e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.027868 10.0.0.242 - - [2026-04-29 19:34:43] "POST /projects HTTP/1.1" 409 218 0.003104 10.0.0.242 - - [2026-04-29 19:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.242 - - [2026-04-29 19:34:43] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051038 10.0.0.242 - - [2026-04-29 19:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.242 - - [2026-04-29 19:34:43] "GET /network-ipam/8d509304-a6bd-458c-a3a3-af6bff5a9008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003805 10.0.0.242 - - [2026-04-29 19:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.242 - - [2026-04-29 19:34:43] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004547 10.0.0.242 - - [2026-04-29 19:34:43] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.072771 10.0.0.242 - - [2026-04-29 19:34:43] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.013398 10.0.0.242 - - [2026-04-29 19:34:43] "POST /set-tag HTTP/1.1" 200 109 0.068838 10.0.0.242 - - [2026-04-29 19:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007129 10.0.0.242 - - [2026-04-29 19:34:43] "GET /network-ipam/f23a78d8-ab2a-4f39-b5e9-58226e59633b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003433 10.0.0.242 - - [2026-04-29 19:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-04-29 19:34:43] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007900 10.0.0.242 - - [2026-04-29 19:34:44] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.061274 10.0.0.242 - - [2026-04-29 19:34:44] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.013301 10.0.0.242 - - [2026-04-29 19:34:44] "POST /set-tag HTTP/1.1" 200 109 0.070663 10.0.0.242 - - [2026-04-29 19:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006910 10.0.0.242 - - [2026-04-29 19:34:44] "GET /network-policy/5ae1c7d1-81c5-4948-9c59-ca958adebdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005351 10.0.0.242 - - [2026-04-29 19:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-04-29 19:34:44] "GET /network-policy/5771e30f-4e8b-4993-b6d9-58d481faf658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002906 10.0.0.242 - - [2026-04-29 19:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.242 - - [2026-04-29 19:34:44] "GET /network-policy/da2637fd-0e61-4502-9ea4-0b0e9b8b6187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002055 10.0.0.242 - - [2026-04-29 19:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.242 - - [2026-04-29 19:34:44] "PUT /network-policy/da2637fd-0e61-4502-9ea4-0b0e9b8b6187 HTTP/1.1" 200 263 0.020890 10.0.0.242 - - [2026-04-29 19:34:44] "PUT /access-control-list/14924b62-763b-49c4-a9ea-48b72dc322f1 HTTP/1.1" 200 273 0.027808 10.0.0.242 - - [2026-04-29 19:34:44] "POST /ref-update HTTP/1.1" 200 156 0.136759 10.0.0.242 - - [2026-04-29 19:34:44] "PUT /access-control-list/cd47dd56-236d-4ac7-a8dc-e13109ed2d1d HTTP/1.1" 200 273 0.070095 10.0.0.242 - - [2026-04-29 19:34:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020498 10.0.0.242 - - [2026-04-29 19:34:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012132 10.0.0.242 - - [2026-04-29 19:34:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009182 10.0.0.242 - - [2026-04-29 19:34:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003190 10.0.0.242 - - [2026-04-29 19:34:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002016 10.0.0.242 - - [2026-04-29 19:34:44] "POST /security-groups HTTP/1.1" 409 245 0.004963 10.0.0.242 - - [2026-04-29 19:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.242 - - [2026-04-29 19:34:44] "PUT /security-group/299c2b18-5b2a-4a89-8387-84ed8b4c26e5 HTTP/1.1" 200 263 0.067143 10.0.0.242 - - [2026-04-29 19:34:44] "PUT /access-control-list/9c0344fd-4275-4d40-9aeb-01e1f83bf6cb HTTP/1.1" 200 273 0.060596 10.0.0.242 - - [2026-04-29 19:34:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.118279 10.0.0.242 - - [2026-04-29 19:34:44] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017081 10.0.0.242 - - [2026-04-29 19:34:44] "PUT /access-control-list/7bbaa3aa-7c1a-470b-86e0-72ac686b691c HTTP/1.1" 200 273 0.054011 10.0.0.242 - - [2026-04-29 19:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.242 - - [2026-04-29 19:34:44] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002598 10.0.0.242 - - [2026-04-29 19:34:44] "POST /tags HTTP/1.1" 409 206 0.001823 10.0.0.242 - - [2026-04-29 19:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.242 - - [2026-04-29 19:34:44] "GET /tag/a55db6d6-f3b0-4b68-867f-ac1243ba4e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010404 10.0.0.242 - - [2026-04-29 19:34:45] "POST /firewall-rules HTTP/1.1" 200 564 0.081072 10.0.0.242 - - [2026-04-29 19:34:45] "GET /firewall-rule/52407e1d-9faa-4463-92e4-1b4d4b260cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.039768 10.0.0.242 - - [2026-04-29 19:34:45] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006164 10.0.0.242 - - [2026-04-29 19:34:45] "GET /firewall-rule/52407e1d-9faa-4463-92e4-1b4d4b260cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008528 10.0.0.242 - - [2026-04-29 19:34:45] "POST /ref-update HTTP/1.1" 200 156 0.031619 10.0.0.242 - - [2026-04-29 19:34:45] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003003 10.0.0.242 - - [2026-04-29 19:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2026-04-29 19:34:45] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002410 10.0.0.242 - - [2026-04-29 19:34:45] "POST /tags HTTP/1.1" 409 206 0.002596 10.0.0.242 - - [2026-04-29 19:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2026-04-29 19:34:45] "GET /tag/a55db6d6-f3b0-4b68-867f-ac1243ba4e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018174 10.0.0.242 - - [2026-04-29 19:34:45] "POST /firewall-rules HTTP/1.1" 200 562 0.175237 10.0.0.242 - - [2026-04-29 19:34:45] "GET /firewall-rule/acf43bc4-dcef-4b97-842f-5b613fde1544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.028677 10.0.0.242 - - [2026-04-29 19:34:45] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005601 10.0.0.242 - - [2026-04-29 19:34:45] "GET /firewall-rule/acf43bc4-dcef-4b97-842f-5b613fde1544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002773 10.0.0.242 - - [2026-04-29 19:34:45] "POST /ref-update HTTP/1.1" 200 156 0.058741 10.0.0.242 - - [2026-04-29 19:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.242 - - [2026-04-29 19:34:45] "GET /loadbalancer/0477f34c-168b-4d5d-aec7-5e3a2ef36da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.002997 10.0.0.242 - - [2026-04-29 19:34:45] "POST /tags HTTP/1.1" 200 302 0.098171 10.0.0.242 - - [2026-04-29 19:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.045928 10.0.0.242 - - [2026-04-29 19:34:46] "GET /tag/720404c8-2be4-4539-ab8f-c44a267d2a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021094 10.0.0.242 - - [2026-04-29 19:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.242 - - [2026-04-29 19:34:46] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.066780 10.0.0.242 - - [2026-04-29 19:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.242 - - [2026-04-29 19:34:46] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.009048 10.0.0.242 - - [2026-04-29 19:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.242 - - [2026-04-29 19:34:46] "GET /service-appliance-set/ba1dafea-90b6-4dda-a329-9cbd8d7c2ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007243 10.0.0.242 - - [2026-04-29 19:34:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.001890 10.0.0.242 - - [2026-04-29 19:34:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.197481 10.0.0.242 - - [2026-04-29 19:34:46] "GET /virtual-machine-interface/a601cd8f-d54a-425d-892c-20a2f16d09d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.043760 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:34:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000818 10.0.0.242 - - [2026-04-29 19:34:46] "POST /instance-ips HTTP/1.1" 200 378 0.064758 10.0.0.242 - - [2026-04-29 19:34:46] "GET /instance-ip/fd6b8e85-0263-4e3d-aa8d-cac46d2afbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004277 10.0.0.242 - - [2026-04-29 19:34:46] "POST /loadbalancers HTTP/1.1" 200 584 0.078225 10.0.0.242 - - [2026-04-29 19:34:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.107703 10.0.0.242 - - [2026-04-29 19:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2026-04-29 19:34:46] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.124930 10.0.0.242 - - [2026-04-29 19:34:46] "GET /instance-ip/fd6b8e85-0263-4e3d-aa8d-cac46d2afbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012225 10.0.0.242 - - [2026-04-29 19:34:47] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.147085 10.0.0.242 - - [2026-04-29 19:34:47] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.010379 10.0.0.242 - - [2026-04-29 19:34:47] "POST /floating-ips HTTP/1.1" 200 583 0.142834 10.0.0.242 - - [2026-04-29 19:34:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.101492 10.0.0.242 - - [2026-04-29 19:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025658 10.0.0.242 - - [2026-04-29 19:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009347 10.0.0.242 - - [2026-04-29 19:34:47] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043564 10.0.0.242 - - [2026-04-29 19:34:47] "GET /loadbalancer-listener/aa3e0e36-2464-4f99-8eec-5c36d1facc79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002990 10.0.0.242 - - [2026-04-29 19:34:47] "GET /loadbalancer-listener/aa3e0e36-2464-4f99-8eec-5c36d1facc79?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005825 10.0.0.242 - - [2026-04-29 19:34:47] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029804 10.0.0.242 - - [2026-04-29 19:34:47] "GET /instance-ip/fd6b8e85-0263-4e3d-aa8d-cac46d2afbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003827 10.0.0.242 - - [2026-04-29 19:34:47] "GET /instance-ip/fd6b8e85-0263-4e3d-aa8d-cac46d2afbb2?fields=floating_ips HTTP/1.1" 200 1167 0.006382 10.0.0.242 - - [2026-04-29 19:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2026-04-29 19:34:47] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029718 10.0.0.242 - - [2026-04-29 19:34:47] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005898 10.0.0.242 - - [2026-04-29 19:34:47] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005013 10.0.0.242 - - [2026-04-29 19:34:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.021649 10.0.0.242 - - [2026-04-29 19:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016852 10.0.0.242 - - [2026-04-29 19:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.028061 10.0.0.242 - - [2026-04-29 19:34:47] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029542 10.0.0.242 - - [2026-04-29 19:34:47] "GET /loadbalancer-listener/57a29199-14f1-49d0-a60e-bd318716e529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.001959 10.0.0.242 - - [2026-04-29 19:34:47] "GET /loadbalancer-listener/57a29199-14f1-49d0-a60e-bd318716e529?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002815 10.0.0.242 - - [2026-04-29 19:34:47] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021147 10.0.0.242 - - [2026-04-29 19:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.242 - - [2026-04-29 19:34:47] "GET /instance-ip/fd6b8e85-0263-4e3d-aa8d-cac46d2afbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004487 10.0.0.242 - - [2026-04-29 19:34:47] "GET /instance-ip/fd6b8e85-0263-4e3d-aa8d-cac46d2afbb2?fields=floating_ips HTTP/1.1" 200 1167 0.003416 10.0.0.242 - - [2026-04-29 19:34:47] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.020329 10.0.0.242 - - [2026-04-29 19:34:47] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045403 10.0.0.242 - - [2026-04-29 19:34:47] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003093 10.0.0.242 - - [2026-04-29 19:34:47] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.037430 10.0.0.242 - - [2026-04-29 19:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021602 10.0.0.242 - - [2026-04-29 19:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.242 - - [2026-04-29 19:34:48] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.016978 10.0.0.242 - - [2026-04-29 19:34:48] "GET /loadbalancer-listener/f5f83945-75ba-4be4-98b5-59f80c59f846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.035651 10.0.0.242 - - [2026-04-29 19:34:48] "GET /loadbalancer-listener/f5f83945-75ba-4be4-98b5-59f80c59f846?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.012187 10.0.0.242 - - [2026-04-29 19:34:48] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.024584 10.0.0.242 - - [2026-04-29 19:34:48] "GET /instance-ip/fd6b8e85-0263-4e3d-aa8d-cac46d2afbb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005399 10.0.0.242 - - [2026-04-29 19:34:48] "GET /instance-ip/fd6b8e85-0263-4e3d-aa8d-cac46d2afbb2?fields=floating_ips HTTP/1.1" 200 1167 0.002430 10.0.0.242 - - [2026-04-29 19:34:48] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002205 10.0.0.242 - - [2026-04-29 19:34:48] "POST /tags HTTP/1.1" 200 372 0.033401 10.0.0.242 - - [2026-04-29 19:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014476 10.0.0.242 - - [2026-04-29 19:34:48] "GET /tag/eaf2f703-1c90-4818-a20c-99b5b0ae7a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.013962 10.0.0.242 - - [2026-04-29 19:34:48] "POST /tags HTTP/1.1" 200 320 0.040324 10.0.0.242 - - [2026-04-29 19:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.242 - - [2026-04-29 19:34:48] "GET /tag/549bb8f5-bcc4-40eb-8c47-954c410ee58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.012547 10.0.0.242 - - [2026-04-29 19:34:48] "POST /id-to-fqname HTTP/1.1" 200 181 0.000800 10.0.0.242 - - [2026-04-29 19:34:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.003933 10.0.0.242 - - [2026-04-29 19:34:48] "POST /security-groups HTTP/1.1" 200 578 0.067972 10.0.0.242 - - [2026-04-29 19:34:48] "POST /projects HTTP/1.1" 200 499 0.159685 10.0.0.242 - - [2026-04-29 19:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024466 10.0.0.242 - - [2026-04-29 19:34:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.006630 10.0.0.242 - - [2026-04-29 19:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009237 10.0.0.242 - - [2026-04-29 19:34:48] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.028635 10.0.0.242 - - [2026-04-29 19:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.242 - - [2026-04-29 19:34:48] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005071 10.0.0.242 - - [2026-04-29 19:34:48] "POST /access-control-lists HTTP/1.1" 200 589 0.088363 10.0.0.242 - - [2026-04-29 19:34:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.003442 10.0.0.242 - - [2026-04-29 19:34:48] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.045767 10.0.0.242 - - [2026-04-29 19:34:48] "POST /access-control-lists HTTP/1.1" 200 587 0.039798 10.0.0.242 - - [2026-04-29 19:34:48] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.070012 10.0.0.242 - - [2026-04-29 19:34:48] "POST /security-groups HTTP/1.1" 200 560 0.090369 10.0.0.242 - - [2026-04-29 19:34:48] "POST /fqname-to-id HTTP/1.1" 404 248 0.005084 10.0.0.242 - - [2026-04-29 19:34:49] "POST /access-control-lists HTTP/1.1" 200 612 0.070807 10.0.0.242 - - [2026-04-29 19:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.065492 10.0.0.242 - - [2026-04-29 19:34:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.021319 10.0.0.242 - - [2026-04-29 19:34:49] "POST /chown HTTP/1.1" 200 109 0.028450 10.0.0.242 - - [2026-04-29 19:34:49] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008143 10.0.0.242 - - [2026-04-29 19:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.242 - - [2026-04-29 19:34:49] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004191 10.0.0.242 - - [2026-04-29 19:34:49] "POST /tags HTTP/1.1" 409 214 0.002729 10.0.0.242 - - [2026-04-29 19:34:49] "POST /access-control-lists HTTP/1.1" 200 610 0.085123 10.0.0.242 - - [2026-04-29 19:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010744 10.0.0.242 - - [2026-04-29 19:34:49] "GET /tag/549bb8f5-bcc4-40eb-8c47-954c410ee58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.016711 10.0.0.242 - - [2026-04-29 19:34:49] "POST /firewall-rules HTTP/1.1" 200 580 0.092434 10.0.0.242 - - [2026-04-29 19:34:49] "GET /firewall-rule/b2c6937a-9a14-4288-9eae-997aa0d747bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004209 10.0.0.242 - - [2026-04-29 19:34:49] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003475 10.0.0.242 - - [2026-04-29 19:34:49] "GET /firewall-rule/b2c6937a-9a14-4288-9eae-997aa0d747bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002145 10.0.0.242 - - [2026-04-29 19:34:49] "POST /ref-update HTTP/1.1" 200 156 0.036229 10.0.0.242 - - [2026-04-29 19:34:49] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005350 10.0.0.242 - - [2026-04-29 19:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.242 - - [2026-04-29 19:34:49] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003012 10.0.0.242 - - [2026-04-29 19:34:49] "POST /tags HTTP/1.1" 409 214 0.001899 10.0.0.242 - - [2026-04-29 19:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.242 - - [2026-04-29 19:34:49] "GET /tag/549bb8f5-bcc4-40eb-8c47-954c410ee58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.014656 10.0.0.242 - - [2026-04-29 19:34:49] "POST /firewall-rules HTTP/1.1" 200 578 0.065647 10.0.0.242 - - [2026-04-29 19:34:49] "GET /firewall-rule/c2e7f082-e08f-452b-a693-c0e78bb20dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008206 10.0.0.242 - - [2026-04-29 19:34:49] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005279 10.0.0.242 - - [2026-04-29 19:34:49] "GET /firewall-rule/c2e7f082-e08f-452b-a693-c0e78bb20dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002814 10.0.0.242 - - [2026-04-29 19:34:49] "POST /ref-update HTTP/1.1" 200 156 0.032097 10.0.0.242 - - [2026-04-29 19:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2026-04-29 19:34:49] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002360 10.0.0.242 - - [2026-04-29 19:34:49] "POST /tags HTTP/1.1" 200 364 0.023266 10.0.0.242 - - [2026-04-29 19:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.242 - - [2026-04-29 19:34:49] "GET /tag/ed35dd1b-99ea-4e67-bc8d-fd63c8d0305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.014494 10.0.0.242 - - [2026-04-29 19:34:49] "POST /tags HTTP/1.1" 200 312 0.016436 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025020 10.0.0.242 - - [2026-04-29 19:34:50] "GET /tag/f742ff5d-aebd-4b16-a60c-4c6ae6b14b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.017994 10.0.0.242 - - [2026-04-29 19:34:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.001298 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.001877 10.0.0.242 - - [2026-04-29 19:34:50] "POST /security-groups HTTP/1.1" 200 574 0.080179 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.003459 10.0.0.242 - - [2026-04-29 19:34:50] "POST /projects HTTP/1.1" 200 491 0.256222 10.0.0.242 - - [2026-04-29 19:34:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012473 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.242 - - [2026-04-29 19:34:50] "POST /access-control-lists HTTP/1.1" 200 585 0.079667 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.005438 10.0.0.242 - - [2026-04-29 19:34:50] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.005079 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.242 - - [2026-04-29 19:34:50] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004905 10.0.0.242 - - [2026-04-29 19:34:50] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.051851 10.0.0.242 - - [2026-04-29 19:34:50] "POST /access-control-lists HTTP/1.1" 200 583 0.101922 10.0.0.242 - - [2026-04-29 19:34:50] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.069668 10.0.0.242 - - [2026-04-29 19:34:50] "POST /security-groups HTTP/1.1" 200 548 0.068937 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.001535 10.0.0.242 - - [2026-04-29 19:34:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025214 10.0.0.242 - - [2026-04-29 19:34:50] "POST /chown HTTP/1.1" 200 109 0.022705 10.0.0.242 - - [2026-04-29 19:34:50] "POST /access-control-lists HTTP/1.1" 200 604 0.053222 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.002058 10.0.0.242 - - [2026-04-29 19:34:50] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003096 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.242 - - [2026-04-29 19:34:50] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002756 10.0.0.242 - - [2026-04-29 19:34:50] "POST /tags HTTP/1.1" 409 210 0.001799 10.0.0.242 - - [2026-04-29 19:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.242 - - [2026-04-29 19:34:50] "POST /access-control-lists HTTP/1.1" 200 602 0.074554 10.0.0.242 - - [2026-04-29 19:34:50] "GET /tag/f742ff5d-aebd-4b16-a60c-4c6ae6b14b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.045394 10.0.0.242 - - [2026-04-29 19:34:51] "POST /firewall-rules HTTP/1.1" 200 572 0.075701 10.0.0.242 - - [2026-04-29 19:34:51] "GET /firewall-rule/d23b60b9-12af-4b47-821d-619a7ba75d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004350 10.0.0.242 - - [2026-04-29 19:34:51] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.008533 10.0.0.242 - - [2026-04-29 19:34:51] "GET /firewall-rule/d23b60b9-12af-4b47-821d-619a7ba75d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.006337 10.0.0.242 - - [2026-04-29 19:34:51] "POST /ref-update HTTP/1.1" 200 156 0.040740 10.0.0.242 - - [2026-04-29 19:34:51] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014022 10.0.0.242 - - [2026-04-29 19:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.242 - - [2026-04-29 19:34:51] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002975 10.0.0.242 - - [2026-04-29 19:34:51] "POST /tags HTTP/1.1" 409 210 0.001774 10.0.0.242 - - [2026-04-29 19:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.242 - - [2026-04-29 19:34:51] "GET /tag/f742ff5d-aebd-4b16-a60c-4c6ae6b14b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.012132 10.0.0.242 - - [2026-04-29 19:34:51] "POST /firewall-rules HTTP/1.1" 200 570 0.062951 10.0.0.242 - - [2026-04-29 19:34:51] "GET /firewall-rule/52bd271f-7e9b-47c1-b08e-35ea288f3b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008226 10.0.0.242 - - [2026-04-29 19:34:51] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004114 10.0.0.242 - - [2026-04-29 19:34:51] "GET /firewall-rule/52bd271f-7e9b-47c1-b08e-35ea288f3b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002209 10.0.0.242 - - [2026-04-29 19:34:51] "POST /ref-update HTTP/1.1" 200 156 0.046780 10.0.0.242 - - [2026-04-29 19:34:51] "POST /tags HTTP/1.1" 409 237 0.003857 10.0.0.242 - - [2026-04-29 19:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.242 - - [2026-04-29 19:34:51] "GET /tag/dd87b88e-3d27-4467-93ba-6eaaa5b7d690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.012426 10.0.0.242 - - [2026-04-29 19:34:51] "POST /tags HTTP/1.1" 409 210 0.004004 10.0.0.242 - - [2026-04-29 19:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.242 - - [2026-04-29 19:34:51] "GET /tag/7a36e02e-7a19-4aa7-bc44-1f565c8be6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.009794 10.0.0.242 - - [2026-04-29 19:34:51] "POST /projects HTTP/1.1" 409 223 0.002260 10.0.0.242 - - [2026-04-29 19:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.242 - - [2026-04-29 19:34:51] "GET /project/202696b7-dbde-4444-b820-097882565607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028555 10.0.0.242 - - [2026-04-29 19:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.242 - - [2026-04-29 19:34:51] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.003821 10.0.0.242 - - [2026-04-29 19:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.242 - - [2026-04-29 19:34:51] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.010084 10.0.0.242 - - [2026-04-29 19:34:51] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.044230 10.0.0.242 - - [2026-04-29 19:34:51] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.056910 10.0.0.242 - - [2026-04-29 19:34:51] "POST /security-groups HTTP/1.1" 409 253 0.002420 10.0.0.242 - - [2026-04-29 19:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.242 - - [2026-04-29 19:34:52] "PUT /security-group/1c9fa8f5-44af-4da4-86ad-c630a1f00ced HTTP/1.1" 200 263 0.062419 10.0.0.242 - - [2026-04-29 19:34:52] "PUT /access-control-list/a5dfd632-77b5-487b-828a-0531454d8fb1 HTTP/1.1" 200 273 0.013969 10.0.0.242 - - [2026-04-29 19:34:52] "PUT /access-control-list/00918ac4-f370-4706-8ed7-dda9be8210d2 HTTP/1.1" 200 273 0.012087 10.0.0.242 - - [2026-04-29 19:34:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016218 10.0.0.242 - - [2026-04-29 19:34:52] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008324 10.0.0.242 - - [2026-04-29 19:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006325 10.0.0.242 - - [2026-04-29 19:34:52] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002802 10.0.0.242 - - [2026-04-29 19:34:52] "POST /tags HTTP/1.1" 409 210 0.001636 10.0.0.242 - - [2026-04-29 19:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.242 - - [2026-04-29 19:34:52] "GET /tag/7a36e02e-7a19-4aa7-bc44-1f565c8be6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.010238 10.0.0.242 - - [2026-04-29 19:34:52] "POST /firewall-rules HTTP/1.1" 200 572 0.064492 10.0.0.242 - - [2026-04-29 19:34:52] "GET /firewall-rule/9bc0d0e3-bb95-4e30-879f-534033d18496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.019379 10.0.0.242 - - [2026-04-29 19:34:52] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.008798 10.0.0.242 - - [2026-04-29 19:34:52] "GET /firewall-rule/9bc0d0e3-bb95-4e30-879f-534033d18496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002059 10.0.0.242 - - [2026-04-29 19:34:52] "POST /ref-update HTTP/1.1" 200 156 0.034289 10.0.0.242 - - [2026-04-29 19:34:52] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004484 10.0.0.242 - - [2026-04-29 19:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011107 10.0.0.242 - - [2026-04-29 19:34:52] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003520 10.0.0.242 - - [2026-04-29 19:34:52] "POST /tags HTTP/1.1" 409 210 0.004183 10.0.0.242 - - [2026-04-29 19:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.242 - - [2026-04-29 19:34:52] "GET /tag/7a36e02e-7a19-4aa7-bc44-1f565c8be6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.010150 10.0.0.242 - - [2026-04-29 19:34:52] "POST /firewall-rules HTTP/1.1" 200 570 0.072482 10.0.0.242 - - [2026-04-29 19:34:52] "GET /firewall-rule/c06e9552-9a4e-442e-a755-b6890ce7566c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005310 10.0.0.242 - - [2026-04-29 19:34:52] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005149 10.0.0.242 - - [2026-04-29 19:34:52] "GET /firewall-rule/c06e9552-9a4e-442e-a755-b6890ce7566c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003181 10.0.0.242 - - [2026-04-29 19:34:52] "POST /ref-update HTTP/1.1" 200 156 0.065147 10.0.0.242 - - [2026-04-29 19:34:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007429 10.0.0.242 - - [2026-04-29 19:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002373 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:35:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:35:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:35:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:35:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000832 10.0.0.242 - - [2026-04-29 19:35:42] "GET / HTTP/1.1" 200 36215 0.001507 10.0.0.242 - - [2026-04-29 19:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.242 - - [2026-04-29 19:35:42] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004447 10.0.0.242 - - [2026-04-29 19:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.242 - - [2026-04-29 19:35:42] "GET /config-node/0552c925-18b3-476a-9634-8b43400d6991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002660 10.0.0.242 - - [2026-04-29 19:35:53] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.242 - - [2026-04-29 19:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.242 - - [2026-04-29 19:35:53] "GET /routing-instance/b76d1ed4-bfa2-444d-9b8f-a7e614edaf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002194 10.0.0.242 - - [2026-04-29 19:35:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001367 10.0.0.242 - - [2026-04-29 19:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.242 - - [2026-04-29 19:35:53] "GET /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003430 10.0.0.242 - - [2026-04-29 19:35:53] "PUT /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7 HTTP/1.1" 200 255 0.018410 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:35:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000874 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:35:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000887 10.0.0.240 - - [2026-04-29 19:36:30] "GET / HTTP/1.1" 200 36215 0.001921 10.0.0.240 - - [2026-04-29 19:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.240 - - [2026-04-29 19:36:30] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004242 10.0.0.240 - - [2026-04-29 19:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.240 - - [2026-04-29 19:36:30] "GET /routing-instance/b76d1ed4-bfa2-444d-9b8f-a7e614edaf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002247 10.0.0.240 - - [2026-04-29 19:36:30] "PUT /global-system-config/3006c217-9529-498e-8260-cc76805b8602 HTTP/1.1" 200 275 0.008752 10.0.0.240 - - [2026-04-29 19:36:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.008959 10.0.0.240 - - [2026-04-29 19:36:30] "POST /virtual-routers HTTP/1.1" 200 601 0.016899 10.0.0.240 - - [2026-04-29 19:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.240 - - [2026-04-29 19:36:30] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003533 10.0.0.240 - - [2026-04-29 19:36:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.001472 10.0.0.240 - - [2026-04-29 19:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.240 - - [2026-04-29 19:36:30] "GET /virtual-network/d414f038-dde2-4f5f-be10-ae49da2a4869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003651 10.0.0.240 - - [2026-04-29 19:36:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.068844 10.0.0.242 - - [2026-04-29 19:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.242 - - [2026-04-29 19:36:58] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002916 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:37:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:37:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001511 10.0.0.242 - - [2026-04-29 19:38:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002085 10.0.0.242 - - [2026-04-29 19:38:11] "GET /global-system-configs HTTP/1.1" 200 323 0.002080 10.0.0.242 - - [2026-04-29 19:39:38] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003259 10.0.0.242 - - [2026-04-29 19:39:38] "POST /ref-update HTTP/1.1" 200 156 0.007256 10.0.0.242 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005295 10.0.0.242 - - [2026-04-29 19:39:51] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.242 - - [2026-04-29 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.242 - - [2026-04-29 19:39:51] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003000 10.0.0.242 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005945 10.0.0.242 - - [2026-04-29 19:39:51] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.242 - - [2026-04-29 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-04-29 19:39:51] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002313 10.0.0.242 - - [2026-04-29 19:39:51] "GET /loadbalancer-pool/c92020d9-ddc5-4f41-94ff-b52bf0e8d8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003878 10.0.0.242 - - [2026-04-29 19:39:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016630 10.0.0.242 - - [2026-04-29 19:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014300 10.0.0.242 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011788 10.0.0.242 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003683 10.0.0.242 - - [2026-04-29 19:39:51] "POST /ref-update HTTP/1.1" 200 156 0.010305 10.0.0.242 - - [2026-04-29 19:39:51] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.010348 10.0.0.242 - - [2026-04-29 19:39:51] "POST /tags HTTP/1.1" 409 205 0.001890 10.0.0.242 - - [2026-04-29 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.242 - - [2026-04-29 19:39:51] "GET /tag/720404c8-2be4-4539-ab8f-c44a267d2a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009645 10.0.0.242 - - [2026-04-29 19:39:51] "PUT /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb HTTP/1.1" 200 257 0.011398 10.0.0.242 - - [2026-04-29 19:39:51] "POST /set-tag HTTP/1.1" 200 109 0.056375 10.0.0.242 - - [2026-04-29 19:39:51] "GET /loadbalancer-pool/cf1044f9-b8f8-4014-b26e-e91ca0858dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.014427 10.0.0.242 - - [2026-04-29 19:39:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015341 10.0.0.242 - - [2026-04-29 19:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008546 10.0.0.242 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010980 10.0.0.242 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005531 10.0.0.242 - - [2026-04-29 19:39:51] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.242 - - [2026-04-29 19:39:51] "POST /ref-update HTTP/1.1" 200 156 0.008214 10.0.0.242 - - [2026-04-29 19:39:51] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005605 10.0.0.242 - - [2026-04-29 19:39:51] "GET /loadbalancer-pool/b1c59ee6-2188-4847-9c9a-f95a86210382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003847 10.0.0.242 - - [2026-04-29 19:39:51] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016889 10.0.0.242 - - [2026-04-29 19:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017076 10.0.0.242 - - [2026-04-29 19:39:51] "PUT /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb HTTP/1.1" 200 257 0.023817 10.0.0.242 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.027451 10.0.0.242 - - [2026-04-29 19:39:51] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007708 10.0.0.242 - - [2026-04-29 19:39:51] "POST /ref-update HTTP/1.1" 200 156 0.007660 10.0.0.242 - - [2026-04-29 19:39:52] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.242 - - [2026-04-29 19:39:52] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.002667 10.0.0.242 - - [2026-04-29 19:39:52] "PUT /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb HTTP/1.1" 200 257 0.012142 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:40:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001104 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:40:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001120 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:40:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000841 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:40:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000819 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:40:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:40:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000737 10.0.0.240 - - [2026-04-29 19:40:58] "GET / HTTP/1.1" 200 36215 0.001475 10.0.0.240 - - [2026-04-29 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.240 - - [2026-04-29 19:40:58] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004298 10.0.0.240 - - [2026-04-29 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.240 - - [2026-04-29 19:40:58] "GET /routing-instance/b76d1ed4-bfa2-444d-9b8f-a7e614edaf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002112 10.0.0.240 - - [2026-04-29 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.240 - - [2026-04-29 19:40:58] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003309 10.0.0.240 - - [2026-04-29 19:40:58] "PUT /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907 HTTP/1.1" 200 263 0.008444 10.0.0.240 - - [2026-04-29 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.240 - - [2026-04-29 19:40:58] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002404 10.0.0.240 - - [2026-04-29 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.240 - - [2026-04-29 19:40:58] "GET /virtual-machine-interface/a6e18fa3-8b5b-45b2-a1d8-431ade032159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005241 10.0.0.240 - - [2026-04-29 19:40:58] "PUT /virtual-machine-interface/a6e18fa3-8b5b-45b2-a1d8-431ade032159 HTTP/1.1" 200 285 0.011367 10.0.0.242 - - [2026-04-29 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011108 10.0.0.242 - - [2026-04-29 19:40:58] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002623 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004390 10.0.0.242 - - [2026-04-29 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.242 - - [2026-04-29 19:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.242 - - [2026-04-29 19:41:52] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002721 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007770 10.0.0.242 - - [2026-04-29 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.020196 10.0.0.242 - - [2026-04-29 19:41:52] "DELETE /loadbalancer-member/87e6e0de-4972-4adb-a07c-7c05751ea714 HTTP/1.1" 200 115 0.043017 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005034 10.0.0.242 - - [2026-04-29 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.242 - - [2026-04-29 19:41:52] "DELETE /loadbalancer-member/17fe2468-c381-46ea-99da-c763a0469d19 HTTP/1.1" 200 115 0.034028 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006049 10.0.0.242 - - [2026-04-29 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.242 - - [2026-04-29 19:41:52] "DELETE /loadbalancer-member/9eb15976-4adf-4667-91d1-6c4a0b621e88 HTTP/1.1" 200 115 0.036665 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006877 10.0.0.242 - - [2026-04-29 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.242 - - [2026-04-29 19:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.242 - - [2026-04-29 19:41:52] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002158 10.0.0.242 - - [2026-04-29 19:41:52] "GET /loadbalancer-pool/c92020d9-ddc5-4f41-94ff-b52bf0e8d8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002267 10.0.0.242 - - [2026-04-29 19:41:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016425 10.0.0.242 - - [2026-04-29 19:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033003 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.024876 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006071 10.0.0.242 - - [2026-04-29 19:41:52] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003620 10.0.0.242 - - [2026-04-29 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.064194 10.0.0.242 - - [2026-04-29 19:41:52] "GET /loadbalancer-pool/cf1044f9-b8f8-4014-b26e-e91ca0858dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009203 10.0.0.242 - - [2026-04-29 19:41:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018873 10.0.0.242 - - [2026-04-29 19:41:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011631 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015839 10.0.0.242 - - [2026-04-29 19:41:52] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007691 10.0.0.242 - - [2026-04-29 19:41:52] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.242 - - [2026-04-29 19:41:52] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001753 10.0.0.242 - - [2026-04-29 19:41:52] "GET /loadbalancer-pool/b1c59ee6-2188-4847-9c9a-f95a86210382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002794 10.0.0.242 - - [2026-04-29 19:41:53] "POST /loadbalancer-members HTTP/1.1" 200 694 0.038080 10.0.0.242 - - [2026-04-29 19:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018436 10.0.0.242 - - [2026-04-29 19:41:53] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010117 10.0.0.242 - - [2026-04-29 19:41:53] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003873 10.0.0.242 - - [2026-04-29 19:41:53] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002642 10.0.0.242 - - [2026-04-29 19:41:53] "POST /set-tag HTTP/1.1" 200 109 0.002465 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:42:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:42:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 10.0.0.242 - - [2026-04-29 19:43:10] "GET /global-system-configs HTTP/1.1" 200 323 0.001934 10.0.0.242 - - [2026-04-29 19:43:11] "GET /global-system-configs HTTP/1.1" 200 323 0.001840 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:44:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000825 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:44:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:44:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:44:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000839 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:45:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:45:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001051 10.0.0.242 - - [2026-04-29 19:46:53] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013361 10.0.0.242 - - [2026-04-29 19:46:53] "POST /set-tag HTTP/1.1" 200 109 0.004894 10.0.0.242 - - [2026-04-29 19:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.242 - - [2026-04-29 19:46:53] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003026 10.0.0.242 - - [2026-04-29 19:46:53] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004588 10.0.0.242 - - [2026-04-29 19:46:53] "POST /set-tag HTTP/1.1" 200 109 0.026719 10.0.0.242 - - [2026-04-29 19:46:53] "DELETE /loadbalancer-member/eeb02e18-47fd-4239-af2a-67caa190e898 HTTP/1.1" 200 115 0.059234 10.0.0.242 - - [2026-04-29 19:46:53] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004422 10.0.0.242 - - [2026-04-29 19:46:53] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.242 - - [2026-04-29 19:46:53] "DELETE /loadbalancer-member/f1295171-aba3-4ccc-996e-08776d578889 HTTP/1.1" 200 115 0.031809 10.0.0.242 - - [2026-04-29 19:46:53] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004202 10.0.0.242 - - [2026-04-29 19:46:53] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.242 - - [2026-04-29 19:46:53] "DELETE /loadbalancer-member/aab3a273-3e98-4d9d-b69c-73abb773f5ea HTTP/1.1" 200 115 0.040382 10.0.0.242 - - [2026-04-29 19:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.242 - - [2026-04-29 19:46:53] "GET /loadbalancer/536958bd-19be-46f0-9224-a78aa81aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002851 10.0.0.242 - - [2026-04-29 19:46:53] "GET /loadbalancer-pool/c92020d9-ddc5-4f41-94ff-b52bf0e8d8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002271 10.0.0.242 - - [2026-04-29 19:46:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025624 10.0.0.242 - - [2026-04-29 19:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008930 10.0.0.242 - - [2026-04-29 19:46:53] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014681 10.0.0.242 - - [2026-04-29 19:46:53] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008348 10.0.0.242 - - [2026-04-29 19:46:53] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003435 10.0.0.242 - - [2026-04-29 19:46:54] "POST /set-tag HTTP/1.1" 200 109 0.080204 10.0.0.242 - - [2026-04-29 19:46:54] "GET /loadbalancer-pool/cf1044f9-b8f8-4014-b26e-e91ca0858dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002916 10.0.0.242 - - [2026-04-29 19:46:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017727 10.0.0.242 - - [2026-04-29 19:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017365 10.0.0.242 - - [2026-04-29 19:46:54] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020133 10.0.0.242 - - [2026-04-29 19:46:54] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003692 10.0.0.242 - - [2026-04-29 19:46:54] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001820 10.0.0.242 - - [2026-04-29 19:46:54] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.242 - - [2026-04-29 19:46:54] "GET /loadbalancer-pool/b1c59ee6-2188-4847-9c9a-f95a86210382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002263 10.0.0.242 - - [2026-04-29 19:46:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016639 10.0.0.242 - - [2026-04-29 19:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014775 10.0.0.242 - - [2026-04-29 19:46:54] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016354 10.0.0.242 - - [2026-04-29 19:46:54] "POST /set-tag HTTP/1.1" 200 109 0.006888 10.0.0.242 - - [2026-04-29 19:46:54] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006229 10.0.0.242 - - [2026-04-29 19:46:54] "GET /floating-ip/c7386714-99a8-48b9-8153-aeedc09617cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.010324 10.0.0.242 - - [2026-04-29 19:46:54] "GET /virtual-machine-interface/7871389a-4402-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005919 10.0.0.242 - - [2026-04-29 19:46:54] "POST /set-tag HTTP/1.1" 200 109 0.003308 10.0.0.242 - - [2026-04-29 19:47:05] "GET / HTTP/1.1" 200 36215 0.001717 10.0.0.242 - - [2026-04-29 19:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.242 - - [2026-04-29 19:47:05] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032897 10.0.0.242 - - [2026-04-29 19:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-04-29 19:47:05] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031009 10.0.0.242 - - [2026-04-29 19:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2026-04-29 19:47:05] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033698 10.0.0.242 - - [2026-04-29 19:47:05] "POST /tags HTTP/1.1" 200 334 0.078880 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.023603 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.242 - - [2026-04-29 19:47:06] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.053843 10.0.0.242 - - [2026-04-29 19:47:06] "GET /tag/3631376a-714e-45dd-b44d-928270be942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.033209 10.0.0.242 - - [2026-04-29 19:47:06] "GET /virtual-networks?parent_id=805842f5-5fe2-4cd7-86eb-6839d1fb6a6b&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.018682 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.242 - - [2026-04-29 19:47:06] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.077184 10.0.0.242 - - [2026-04-29 19:47:06] "POST /virtual-networks HTTP/1.1" 200 514 0.114213 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.242 - - [2026-04-29 19:47:06] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005721 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.242 - - [2026-04-29 19:47:06] "GET /network-ipam/a58358fe-65cb-4195-a588-8cf95701fc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.002108 10.0.0.242 - - [2026-04-29 19:47:06] "GET /service-appliance-set/ba1dafea-90b6-4dda-a329-9cbd8d7c2ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007154 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.003021 10.0.0.242 - - [2026-04-29 19:47:06] "POST /useragent-kv HTTP/1.1" 200 115 0.013905 10.0.0.242 - - [2026-04-29 19:47:06] "POST /ref-update HTTP/1.1" 200 156 0.072607 10.0.0.242 - - [2026-04-29 19:47:06] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013920 10.0.0.242 - - [2026-04-29 19:47:06] "GET /domains HTTP/1.1" 200 281 0.003813 10.0.0.242 - - [2026-04-29 19:47:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.119889 10.0.0.242 - - [2026-04-29 19:47:06] "GET /domain/9c18fe74-cc3b-4046-85f7-02d29a9de351 HTTP/1.1" 200 3099 0.038635 10.0.0.242 - - [2026-04-29 19:47:06] "GET /virtual-machine-interface/6395ab3b-4434-429b-ba08-a20903048353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012799 10.0.0.242 - - [2026-04-29 19:47:06] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b HTTP/1.1" 200 5496 0.067578 10.0.0.242 - - [2026-04-29 19:47:06] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2083 0.007445 10.0.0.242 - - [2026-04-29 19:47:06] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2083 0.007269 10.0.0.242 - - [2026-04-29 19:47:06] "POST /instance-ips HTTP/1.1" 200 410 0.065696 10.0.0.242 - - [2026-04-29 19:47:06] "GET /instance-ip/a719885e-0c01-49c5-813a-8f6209e2e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.009371 10.0.0.242 - - [2026-04-29 19:47:06] "GET /routing-instance/e2dde254-0cba-4f05-8386-f1e3a9fae64d HTTP/1.1" 200 1183 0.004746 10.0.0.242 - - [2026-04-29 19:47:06] "GET /routing-instance/e2dde254-0cba-4f05-8386-f1e3a9fae64d HTTP/1.1" 200 1183 0.003249 10.0.0.242 - - [2026-04-29 19:47:06] "POST /loadbalancers HTTP/1.1" 200 612 0.088158 10.0.0.242 - - [2026-04-29 19:47:06] "POST /route-targets HTTP/1.1" 200 328 0.043850 10.0.0.242 - - [2026-04-29 19:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026630 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009304 10.0.0.242 - - [2026-04-29 19:47:06] "POST /ref-update HTTP/1.1" 200 156 0.035760 10.0.0.242 - - [2026-04-29 19:47:06] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.070498 10.0.0.242 - - [2026-04-29 19:47:06] "GET /instance-ip/a719885e-0c01-49c5-813a-8f6209e2e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.008245 10.0.0.242 - - [2026-04-29 19:47:06] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040366 10.0.0.242 - - [2026-04-29 19:47:06] "GET /loadbalancer/239784e9-44d5-4395-a28f-2c3b18b6612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.009140 10.0.0.242 - - [2026-04-29 19:47:06] "POST /floating-ips HTTP/1.1" 200 599 0.024410 10.0.0.242 - - [2026-04-29 19:47:06] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.029752 10.0.0.242 - - [2026-04-29 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.242 - - [2026-04-29 19:47:06] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030079 10.0.0.242 - - [2026-04-29 19:47:07] "GET /loadbalancer-listener/9618aa7e-baad-4804-a415-87dada5dd94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.007780 10.0.0.242 - - [2026-04-29 19:47:07] "GET /loadbalancer-listener/9618aa7e-baad-4804-a415-87dada5dd94b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003468 10.0.0.242 - - [2026-04-29 19:47:07] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.031976 10.0.0.242 - - [2026-04-29 19:47:07] "GET /instance-ip/a719885e-0c01-49c5-813a-8f6209e2e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004215 10.0.0.242 - - [2026-04-29 19:47:07] "GET /instance-ip/a719885e-0c01-49c5-813a-8f6209e2e063?fields=floating_ips HTTP/1.1" 200 1214 0.010652 10.0.0.242 - - [2026-04-29 19:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2026-04-29 19:47:07] "GET /floating-ip/c728317d-b3d7-48c7-a93e-1fde0957bb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002277 10.0.0.242 - - [2026-04-29 19:47:07] "GET /loadbalancer/239784e9-44d5-4395-a28f-2c3b18b6612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003989 10.0.0.242 - - [2026-04-29 19:47:07] "POST /tags HTTP/1.1" 200 296 0.042926 10.0.0.242 - - [2026-04-29 19:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007622 10.0.0.242 - - [2026-04-29 19:47:07] "GET /tag/9d8dbd2b-ceb7-47f1-b61d-ed72f28cb0de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016853 10.0.0.242 - - [2026-04-29 19:47:07] "POST /tags HTTP/1.1" 409 233 0.003862 10.0.0.242 - - [2026-04-29 19:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.242 - - [2026-04-29 19:47:07] "GET /tag/c0469a08-7589-49dc-8766-c07a35d923d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.010191 10.0.0.242 - - [2026-04-29 19:47:07] "POST /tags HTTP/1.1" 409 206 0.001542 10.0.0.242 - - [2026-04-29 19:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.242 - - [2026-04-29 19:47:07] "GET /tag/a55db6d6-f3b0-4b68-867f-ac1243ba4e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.009323 10.0.0.242 - - [2026-04-29 19:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.242 - - [2026-04-29 19:47:07] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004317 10.0.0.242 - - [2026-04-29 19:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.242 - - [2026-04-29 19:47:07] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033513 10.0.0.242 - - [2026-04-29 19:47:07] "POST /virtual-machines HTTP/1.1" 200 370 0.008470 10.0.0.242 - - [2026-04-29 19:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014299 10.0.0.242 - - [2026-04-29 19:47:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099586 10.0.0.242 - - [2026-04-29 19:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007715 10.0.0.242 - - [2026-04-29 19:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013199 10.0.0.242 - - [2026-04-29 19:47:07] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004943 10.0.0.242 - - [2026-04-29 19:47:07] "POST /instance-ips HTTP/1.1" 200 410 0.037648 10.0.0.242 - - [2026-04-29 19:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.033085 10.0.0.242 - - [2026-04-29 19:47:07] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015430 10.0.0.242 - - [2026-04-29 19:47:07] "POST /set-tag HTTP/1.1" 200 109 0.019863 10.0.0.242 - - [2026-04-29 19:47:07] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017021 10.0.0.242 - - [2026-04-29 19:47:07] "GET /instance-ip/34893e14-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004665 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006215 10.0.0.242 - - [2026-04-29 19:47:08] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003346 10.0.0.242 - - [2026-04-29 19:47:08] "POST /ref-update HTTP/1.1" 200 156 0.010954 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019551 10.0.0.242 - - [2026-04-29 19:47:08] "POST /set-tag HTTP/1.1" 200 109 0.005071 10.0.0.242 - - [2026-04-29 19:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003721 10.0.0.242 - - [2026-04-29 19:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.242 - - [2026-04-29 19:47:08] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.025217 10.0.0.242 - - [2026-04-29 19:47:08] "POST /virtual-machines HTTP/1.1" 200 370 0.007442 10.0.0.242 - - [2026-04-29 19:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.045999 10.0.0.242 - - [2026-04-29 19:47:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.120674 10.0.0.242 - - [2026-04-29 19:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009627 10.0.0.242 - - [2026-04-29 19:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008499 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.014734 10.0.0.242 - - [2026-04-29 19:47:08] "POST /instance-ips HTTP/1.1" 200 410 0.022617 10.0.0.242 - - [2026-04-29 19:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027951 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.018656 10.0.0.242 - - [2026-04-29 19:47:08] "POST /set-tag HTTP/1.1" 200 109 0.025565 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016215 10.0.0.242 - - [2026-04-29 19:47:08] "GET /instance-ip/3504370e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003624 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003991 10.0.0.242 - - [2026-04-29 19:47:08] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.010544 10.0.0.242 - - [2026-04-29 19:47:08] "POST /ref-update HTTP/1.1" 200 156 0.012438 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004683 10.0.0.242 - - [2026-04-29 19:47:08] "POST /set-tag HTTP/1.1" 200 109 0.006221 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003599 10.0.0.242 - - [2026-04-29 19:47:08] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.242 - - [2026-04-29 19:47:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003920 10.0.0.242 - - [2026-04-29 19:47:08] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.242 - - [2026-04-29 19:47:11] "GET /domains HTTP/1.1" 200 281 0.001931 10.0.0.242 - - [2026-04-29 19:47:11] "GET /domain/9c18fe74-cc3b-4046-85f7-02d29a9de351 HTTP/1.1" 200 3099 0.002633 10.0.0.242 - - [2026-04-29 19:47:11] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b HTTP/1.1" 200 7090 0.032226 10.0.0.242 - - [2026-04-29 19:47:11] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2083 0.003628 10.0.0.242 - - [2026-04-29 19:47:11] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2083 0.003797 10.0.0.242 - - [2026-04-29 19:47:11] "GET /routing-instance/e2dde254-0cba-4f05-8386-f1e3a9fae64d HTTP/1.1" 200 1405 0.003491 10.0.0.242 - - [2026-04-29 19:47:11] "GET /routing-instance/e2dde254-0cba-4f05-8386-f1e3a9fae64d HTTP/1.1" 200 1405 0.002235 10.0.0.242 - - [2026-04-29 19:47:11] "GET /route-target/040d942f-6f25-421e-b5fa-a595c85f8a85 HTTP/1.1" 200 1153 0.002381 10.0.0.242 - - [2026-04-29 19:47:11] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2083 0.003865 10.0.0.242 - - [2026-04-29 19:47:11] "GET /routing-instance/e2dde254-0cba-4f05-8386-f1e3a9fae64d HTTP/1.1" 200 1405 0.002559 10.0.0.242 - - [2026-04-29 19:47:11] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003666 10.0.0.242 - - [2026-04-29 19:47:11] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2083 0.004412 10.0.0.242 - - [2026-04-29 19:47:11] "GET /routing-instance/e2dde254-0cba-4f05-8386-f1e3a9fae64d HTTP/1.1" 200 1405 0.002515 10.0.0.242 - - [2026-04-29 19:47:11] "GET /routing-instance/e2dde254-0cba-4f05-8386-f1e3a9fae64d HTTP/1.1" 200 1405 0.002463 10.0.0.242 - - [2026-04-29 19:47:11] "GET /route-target/040d942f-6f25-421e-b5fa-a595c85f8a85 HTTP/1.1" 200 1153 0.002018 10.0.0.242 - - [2026-04-29 19:47:11] "GET /domains HTTP/1.1" 200 281 0.001857 10.0.0.242 - - [2026-04-29 19:47:11] "GET /domain/9c18fe74-cc3b-4046-85f7-02d29a9de351 HTTP/1.1" 200 3099 0.002522 10.0.0.242 - - [2026-04-29 19:47:11] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b HTTP/1.1" 200 7090 0.031822 10.0.0.242 - - [2026-04-29 19:47:11] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2083 0.003907 10.0.0.242 - - [2026-04-29 19:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-04-29 19:47:11] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.029557 10.0.0.242 - - [2026-04-29 19:47:11] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003428 10.0.0.242 - - [2026-04-29 19:47:11] "GET /floating-ip-pools?parent_id=3b9e74d5-f9fd-470e-9dff-e100f291c6bb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001974 10.0.0.242 - - [2026-04-29 19:47:11] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003812 10.0.0.242 - - [2026-04-29 19:47:11] "POST /floating-ip-pools HTTP/1.1" 200 564 0.014872 10.0.0.242 - - [2026-04-29 19:47:11] "POST /ref-update HTTP/1.1" 200 156 0.012349 10.0.0.242 - - [2026-04-29 19:47:12] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004148 10.0.0.242 - - [2026-04-29 19:47:12] "GET /domains HTTP/1.1" 200 281 0.001456 10.0.0.242 - - [2026-04-29 19:47:12] "GET /domain/9c18fe74-cc3b-4046-85f7-02d29a9de351 HTTP/1.1" 200 3099 0.002496 10.0.0.242 - - [2026-04-29 19:47:12] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b HTTP/1.1" 200 7347 0.022541 10.0.0.242 - - [2026-04-29 19:47:12] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2322 0.014956 10.0.0.242 - - [2026-04-29 19:47:12] "GET /floating-ip-pool/4f907753-ab4a-4e05-983c-7adc4557907b HTTP/1.1" 200 1317 0.001987 10.0.0.242 - - [2026-04-29 19:47:12] "GET /domains HTTP/1.1" 200 281 0.001226 10.0.0.242 - - [2026-04-29 19:47:12] "GET /domain/9c18fe74-cc3b-4046-85f7-02d29a9de351 HTTP/1.1" 200 3099 0.002142 10.0.0.242 - - [2026-04-29 19:47:12] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b HTTP/1.1" 200 7347 0.045898 10.0.0.242 - - [2026-04-29 19:47:12] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 2322 0.003686 10.0.0.242 - - [2026-04-29 19:47:12] "GET /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003515 10.0.0.242 - - [2026-04-29 19:47:12] "POST /tags HTTP/1.1" 200 366 0.066522 10.0.0.242 - - [2026-04-29 19:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010182 10.0.0.242 - - [2026-04-29 19:47:12] "GET /tag/3bd126df-f847-4339-ab1f-fb0ae2523ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.014874 10.0.0.242 - - [2026-04-29 19:47:12] "POST /tags HTTP/1.1" 409 206 0.002079 10.0.0.242 - - [2026-04-29 19:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.242 - - [2026-04-29 19:47:12] "GET /tag/a55db6d6-f3b0-4b68-867f-ac1243ba4e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.009502 10.0.0.242 - - [2026-04-29 19:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.242 - - [2026-04-29 19:47:12] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.032682 10.0.0.242 - - [2026-04-29 19:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.242 - - [2026-04-29 19:47:12] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004048 10.0.0.242 - - [2026-04-29 19:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.242 - - [2026-04-29 19:47:12] "GET /service-appliance-set/c78d2c30-a287-4858-99ee-810b7164de87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.002781 10.0.0.242 - - [2026-04-29 19:47:12] "POST /fqname-to-id HTTP/1.1" 404 258 0.002175 10.0.0.242 - - [2026-04-29 19:47:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.105046 10.0.0.242 - - [2026-04-29 19:47:12] "GET /virtual-machine-interface/8d523bcd-3c88-42ef-be3c-7f14346e755d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.031050 10.0.0.242 - - [2026-04-29 19:47:12] "POST /set-tag HTTP/1.1" 200 109 0.022782 10.0.0.242 - - [2026-04-29 19:47:12] "POST /instance-ips HTTP/1.1" 200 418 0.042950 10.0.0.242 - - [2026-04-29 19:47:12] "GET /instance-ip/9b71815e-a64c-49cf-9f2e-987a3f876539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.011223 10.0.0.242 - - [2026-04-29 19:47:12] "POST /loadbalancers HTTP/1.1" 200 620 0.064141 10.0.0.242 - - [2026-04-29 19:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033290 10.0.0.242 - - [2026-04-29 19:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.242 - - [2026-04-29 19:47:12] "POST /service-instances HTTP/1.1" 200 568 0.048429 10.0.0.242 - - [2026-04-29 19:47:13] "POST /ref-update HTTP/1.1" 200 156 0.028073 10.0.0.242 - - [2026-04-29 19:47:13] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.072104 10.0.0.242 - - [2026-04-29 19:47:13] "GET /virtual-machine-interface/8d523bcd-3c88-42ef-be3c-7f14346e755d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005790 10.0.0.242 - - [2026-04-29 19:47:13] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.026873 10.0.0.242 - - [2026-04-29 19:47:13] "GET /virtual-machine-interface/8d523bcd-3c88-42ef-be3c-7f14346e755d?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.022016 10.0.0.242 - - [2026-04-29 19:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013353 10.0.0.242 - - [2026-04-29 19:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.242 - - [2026-04-29 19:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.242 - - [2026-04-29 19:47:13] "GET /floating-ip-pool/4f907753-ab4a-4e05-983c-7adc4557907b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002164 10.0.0.242 - - [2026-04-29 19:47:13] "POST /virtual-machines HTTP/1.1" 200 430 0.016434 10.0.0.242 - - [2026-04-29 19:47:13] "POST /floating-ips HTTP/1.1" 200 673 0.126337 10.0.0.242 - - [2026-04-29 19:47:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.128036 10.0.0.242 - - [2026-04-29 19:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024047 10.0.0.242 - - [2026-04-29 19:47:13] "POST /chown HTTP/1.1" 200 109 0.024002 10.0.0.242 - - [2026-04-29 19:47:13] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014607 10.0.0.242 - - [2026-04-29 19:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.242 - - [2026-04-29 19:47:13] "POST /chown HTTP/1.1" 200 109 0.012246 10.0.0.242 - - [2026-04-29 19:47:13] "PUT /virtual-machine-interface/94c1e3d9-8e65-4bc8-ae0b-095b82cd3f82 HTTP/1.1" 200 285 0.020911 10.0.0.242 - - [2026-04-29 19:47:13] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007298 10.0.0.242 - - [2026-04-29 19:47:13] "PUT /instance-ip/9b71815e-a64c-49cf-9f2e-987a3f876539 HTTP/1.1" 200 257 0.020842 10.0.0.242 - - [2026-04-29 19:47:13] "POST /tags HTTP/1.1" 409 221 0.002481 10.0.0.242 - - [2026-04-29 19:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009240 10.0.0.242 - - [2026-04-29 19:47:13] "POST /ref-update HTTP/1.1" 200 156 0.014781 10.0.0.242 - - [2026-04-29 19:47:13] "GET /tag/3631376a-714e-45dd-b44d-928270be942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.031681 10.0.0.242 - - [2026-04-29 19:47:13] "POST /tags HTTP/1.1" 409 238 0.006713 10.0.0.242 - - [2026-04-29 19:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.242 - - [2026-04-29 19:47:13] "POST /ref-update HTTP/1.1" 200 156 0.050682 10.0.0.242 - - [2026-04-29 19:47:13] "POST /ref-update HTTP/1.1" 200 156 0.025337 10.0.0.242 - - [2026-04-29 19:47:13] "GET /tag/3bd126df-f847-4339-ab1f-fb0ae2523ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.011420 10.0.0.242 - - [2026-04-29 19:47:13] "POST /ref-update HTTP/1.1" 200 156 0.011644 10.0.0.242 - - [2026-04-29 19:47:13] "POST /firewall-rules HTTP/1.1" 200 652 0.059877 10.0.0.242 - - [2026-04-29 19:47:13] "GET /firewall-rule/8cafabcf-3026-47d7-abf7-972e03e5cbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.012297 10.0.0.242 - - [2026-04-29 19:47:13] "POST /ref-update HTTP/1.1" 200 156 0.055206 10.0.0.242 - - [2026-04-29 19:47:13] "POST /ref-update HTTP/1.1" 200 156 0.034950 10.0.0.242 - - [2026-04-29 19:47:13] "GET /firewall-policy/fdc71c7a-7ae1-426f-a8ca-73827403270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.011103 10.0.0.242 - - [2026-04-29 19:47:13] "GET /firewall-rule/8cafabcf-3026-47d7-abf7-972e03e5cbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002074 10.0.0.242 - - [2026-04-29 19:47:13] "POST /ref-update HTTP/1.1" 200 156 0.042870 10.0.0.242 - - [2026-04-29 19:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014253 10.0.0.242 - - [2026-04-29 19:47:13] "POST /virtual-machines HTTP/1.1" 200 430 0.060273 10.0.0.242 - - [2026-04-29 19:47:13] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.057117 10.0.0.242 - - [2026-04-29 19:47:13] "GET /loadbalancer/209f85f7-0257-4973-b2f9-d7128581b68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006427 10.0.0.242 - - [2026-04-29 19:47:14] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.084693 10.0.0.242 - - [2026-04-29 19:47:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.201559 10.0.0.242 - - [2026-04-29 19:47:14] "POST /chown HTTP/1.1" 200 109 0.024788 10.0.0.242 - - [2026-04-29 19:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027287 10.0.0.242 - - [2026-04-29 19:47:14] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.038881 10.0.0.242 - - [2026-04-29 19:47:14] "GET /loadbalancer-listener/09ca607c-e4a5-4f0e-a2d9-936a3e4cb875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.012084 10.0.0.242 - - [2026-04-29 19:47:14] "POST /chown HTTP/1.1" 200 109 0.008711 10.0.0.242 - - [2026-04-29 19:47:14] "PUT /virtual-machine-interface/c781b130-ddb0-40c4-9170-6b30f9886b44 HTTP/1.1" 200 285 0.010609 10.0.0.242 - - [2026-04-29 19:47:14] "GET /loadbalancer-listener/09ca607c-e4a5-4f0e-a2d9-936a3e4cb875?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.015190 10.0.0.242 - - [2026-04-29 19:47:14] "PUT /instance-ip/9b71815e-a64c-49cf-9f2e-987a3f876539 HTTP/1.1" 200 257 0.029293 10.0.0.242 - - [2026-04-29 19:47:14] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.043773 10.0.0.242 - - [2026-04-29 19:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020217 10.0.0.242 - - [2026-04-29 19:47:14] "POST /ref-update HTTP/1.1" 200 156 0.021318 10.0.0.242 - - [2026-04-29 19:47:14] "GET /loadbalancer-pool/75249bd2-526c-4abe-b518-cc97501c2bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.021960 10.0.0.242 - - [2026-04-29 19:47:14] "POST /ref-update HTTP/1.1" 200 156 0.056919 10.0.0.242 - - [2026-04-29 19:47:14] "POST /ref-update HTTP/1.1" 200 156 0.036780 10.0.0.242 - - [2026-04-29 19:47:14] "POST /loadbalancer-members HTTP/1.1" 200 709 0.037438 10.0.0.242 - - [2026-04-29 19:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019802 10.0.0.242 - - [2026-04-29 19:47:14] "GET /loadbalancer-member/9125abc4-ed22-44dd-abd7-6ee8784a5648?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.010144 10.0.0.242 - - [2026-04-29 19:47:14] "POST /ref-update HTTP/1.1" 200 156 0.022578 10.0.0.242 - - [2026-04-29 19:47:14] "POST /ref-update HTTP/1.1" 200 156 0.033488 10.0.0.242 - - [2026-04-29 19:47:14] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.035430 10.0.0.242 - - [2026-04-29 19:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.242 - - [2026-04-29 19:47:14] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004700 10.0.0.242 - - [2026-04-29 19:47:14] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.022325 10.0.0.242 - - [2026-04-29 19:47:14] "POST /tags HTTP/1.1" 409 221 0.001624 10.0.0.242 - - [2026-04-29 19:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008031 10.0.0.242 - - [2026-04-29 19:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018760 10.0.0.242 - - [2026-04-29 19:47:14] "GET /tag/3631376a-714e-45dd-b44d-928270be942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.030383 10.0.0.242 - - [2026-04-29 19:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.242 - - [2026-04-29 19:47:14] "POST /chown HTTP/1.1" 200 109 0.008937 10.0.0.242 - - [2026-04-29 19:47:14] "POST /tags HTTP/1.1" 409 238 0.008167 10.0.0.242 - - [2026-04-29 19:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.242 - - [2026-04-29 19:47:14] "POST /chown HTTP/1.1" 200 109 0.035549 10.0.0.242 - - [2026-04-29 19:47:14] "GET /tag/3bd126df-f847-4339-ab1f-fb0ae2523ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.017963 10.0.0.242 - - [2026-04-29 19:47:14] "POST /firewall-rules HTTP/1.1" 409 293 0.001887 10.0.0.242 - - [2026-04-29 19:47:14] "PUT /instance-ip/9b71815e-a64c-49cf-9f2e-987a3f876539 HTTP/1.1" 200 257 0.015143 10.0.0.242 - - [2026-04-29 19:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.242 - - [2026-04-29 19:47:14] "POST /ref-update HTTP/1.1" 200 156 0.044013 10.0.0.242 - - [2026-04-29 19:47:14] "POST /chown HTTP/1.1" 200 109 0.019089 10.0.0.242 - - [2026-04-29 19:47:14] "PUT /firewall-rule/8cafabcf-3026-47d7-abf7-972e03e5cbb6 HTTP/1.1" 200 261 0.069267 10.0.0.242 - - [2026-04-29 19:47:14] "GET /firewall-rule/8cafabcf-3026-47d7-abf7-972e03e5cbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.007436 10.0.0.242 - - [2026-04-29 19:47:14] "POST /chown HTTP/1.1" 200 109 0.010133 10.0.0.242 - - [2026-04-29 19:47:14] "GET /firewall-policy/fdc71c7a-7ae1-426f-a8ca-73827403270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003058 10.0.0.242 - - [2026-04-29 19:47:14] "PUT /instance-ip/9b71815e-a64c-49cf-9f2e-987a3f876539 HTTP/1.1" 200 257 0.025251 10.0.0.242 - - [2026-04-29 19:47:14] "GET /firewall-rule/8cafabcf-3026-47d7-abf7-972e03e5cbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002038 10.0.0.242 - - [2026-04-29 19:47:14] "POST /ref-update HTTP/1.1" 200 156 0.021072 10.0.0.242 - - [2026-04-29 19:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.242 - - [2026-04-29 19:47:15] "POST /chown HTTP/1.1" 200 109 0.006727 10.0.0.242 - - [2026-04-29 19:47:15] "POST /chown HTTP/1.1" 200 109 0.024146 10.0.0.242 - - [2026-04-29 19:47:15] "PUT /instance-ip/9b71815e-a64c-49cf-9f2e-987a3f876539 HTTP/1.1" 200 257 0.021224 10.0.0.242 - - [2026-04-29 19:47:15] "POST /ref-update HTTP/1.1" 200 156 0.009814 10.0.0.242 - - [2026-04-29 19:47:15] "POST /chown HTTP/1.1" 200 109 0.017254 10.0.0.242 - - [2026-04-29 19:47:15] "POST /chown HTTP/1.1" 200 109 0.058107 10.0.0.242 - - [2026-04-29 19:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014055 10.0.0.242 - - [2026-04-29 19:47:15] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007977 10.0.0.242 - - [2026-04-29 19:47:15] "PUT /instance-ip/9b71815e-a64c-49cf-9f2e-987a3f876539 HTTP/1.1" 200 257 0.012848 10.0.0.242 - - [2026-04-29 19:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021724 10.0.0.242 - - [2026-04-29 19:47:15] "POST /ref-update HTTP/1.1" 200 156 0.046341 10.0.0.242 - - [2026-04-29 19:47:15] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.076508 10.0.0.242 - - [2026-04-29 19:47:15] "POST /virtual-machines HTTP/1.1" 200 374 0.012493 10.0.0.242 - - [2026-04-29 19:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012332 10.0.0.242 - - [2026-04-29 19:47:15] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.013780 10.0.0.242 - - [2026-04-29 19:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.057540 10.0.0.242 - - [2026-04-29 19:47:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.179045 10.0.0.242 - - [2026-04-29 19:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.058532 10.0.0.242 - - [2026-04-29 19:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016663 10.0.0.242 - - [2026-04-29 19:47:15] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.020123 10.0.0.242 - - [2026-04-29 19:47:15] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.018934 10.0.0.242 - - [2026-04-29 19:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027295 10.0.0.242 - - [2026-04-29 19:47:15] "POST /instance-ips HTTP/1.1" 200 414 0.058050 10.0.0.242 - - [2026-04-29 19:47:15] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.039867 10.0.0.242 - - [2026-04-29 19:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.071515 10.0.0.242 - - [2026-04-29 19:47:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036960 10.0.0.242 - - [2026-04-29 19:47:16] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.031361 10.0.0.242 - - [2026-04-29 19:47:16] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.007889 10.0.0.242 - - [2026-04-29 19:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011130 10.0.0.242 - - [2026-04-29 19:47:16] "POST /set-tag HTTP/1.1" 200 109 0.063390 10.0.0.242 - - [2026-04-29 19:47:16] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006466 10.0.0.242 - - [2026-04-29 19:47:16] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.039591 10.0.0.242 - - [2026-04-29 19:47:16] "GET /instance-ip/395323a6-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.015754 10.0.0.242 - - [2026-04-29 19:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027170 10.0.0.242 - - [2026-04-29 19:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.242 - - [2026-04-29 19:47:16] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007052 10.0.0.242 - - [2026-04-29 19:47:16] "POST /set-tag HTTP/1.1" 200 109 0.005366 10.0.0.242 - - [2026-04-29 19:47:16] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007785 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.010702 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.027337 10.0.0.242 - - [2026-04-29 19:47:16] "POST /ref-update HTTP/1.1" 200 156 0.034714 10.0.0.242 - - [2026-04-29 19:47:16] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015837 10.0.0.242 - - [2026-04-29 19:47:16] "POST /ref-update HTTP/1.1" 200 156 0.052097 10.0.0.242 - - [2026-04-29 19:47:16] "POST /set-tag HTTP/1.1" 200 109 0.008345 10.0.0.242 - - [2026-04-29 19:47:16] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007480 10.0.0.242 - - [2026-04-29 19:47:16] "POST /set-tag HTTP/1.1" 200 109 0.005794 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.026569 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.012934 10.0.0.242 - - [2026-04-29 19:47:16] "POST /ref-update HTTP/1.1" 200 156 0.021897 10.0.0.242 - - [2026-04-29 19:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.005801 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.016081 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.008035 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.022824 10.0.0.242 - - [2026-04-29 19:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.005872 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.012792 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.023962 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.023109 10.0.0.242 - - [2026-04-29 19:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008374 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.011256 10.0.0.242 - - [2026-04-29 19:47:16] "POST /chown HTTP/1.1" 200 109 0.020112 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.027782 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.037589 10.0.0.242 - - [2026-04-29 19:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.017358 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.022126 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.027183 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.008923 10.0.0.242 - - [2026-04-29 19:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.008885 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.006664 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.017528 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.013046 10.0.0.242 - - [2026-04-29 19:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.008679 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.046772 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.013557 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.031064 10.0.0.242 - - [2026-04-29 19:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008036 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.009346 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.011173 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.021865 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.019165 10.0.0.242 - - [2026-04-29 19:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007587 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.007290 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.009122 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.009288 10.0.0.242 - - [2026-04-29 19:47:17] "POST /chown HTTP/1.1" 200 109 0.022026 10.0.0.242 - - [2026-04-29 19:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.013976 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.018988 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.022342 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.010890 10.0.0.242 - - [2026-04-29 19:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009982 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.008558 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.007937 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.015139 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.017839 10.0.0.242 - - [2026-04-29 19:47:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.014752 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.014315 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.021018 10.0.0.242 - - [2026-04-29 19:47:18] "POST /chown HTTP/1.1" 200 109 0.012265 10.0.0.242 - - [2026-04-29 19:47:19] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005057 10.0.0.242 - - [2026-04-29 19:47:19] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.242 - - [2026-04-29 19:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.242 - - [2026-04-29 19:47:19] "GET /loadbalancer/239784e9-44d5-4395-a28f-2c3b18b6612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002086 10.0.0.242 - - [2026-04-29 19:47:19] "GET /loadbalancer-pool/b09cfe16-2005-4aa2-b4d1-eaa94f7a45e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002248 10.0.0.242 - - [2026-04-29 19:47:19] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019495 10.0.0.242 - - [2026-04-29 19:47:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030431 10.0.0.242 - - [2026-04-29 19:47:19] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009702 10.0.0.242 - - [2026-04-29 19:47:19] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005833 10.0.0.242 - - [2026-04-29 19:47:19] "POST /ref-update HTTP/1.1" 200 156 0.009635 10.0.0.242 - - [2026-04-29 19:47:19] "POST /tags HTTP/1.1" 409 221 0.006018 10.0.0.242 - - [2026-04-29 19:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006698 10.0.0.242 - - [2026-04-29 19:47:19] "GET /floating-ip/c728317d-b3d7-48c7-a93e-1fde0957bb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.023360 10.0.0.242 - - [2026-04-29 19:47:19] "GET /tag/3631376a-714e-45dd-b44d-928270be942c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.015499 10.0.0.242 - - [2026-04-29 19:47:19] "PUT /floating-ip/c728317d-b3d7-48c7-a93e-1fde0957bb73 HTTP/1.1" 200 257 0.009714 10.0.0.242 - - [2026-04-29 19:47:19] "POST /set-tag HTTP/1.1" 200 109 0.025237 10.0.0.242 - - [2026-04-29 19:47:20] "GET /virtual-machine/e30441d7-02ef-49c2-98c7-379537788b6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003000 10.0.0.242 - - [2026-04-29 19:47:20] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004886 10.0.0.242 - - [2026-04-29 19:47:20] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006048 10.0.0.242 - - [2026-04-29 19:47:20] "POST /set-tag HTTP/1.1" 200 109 0.006239 10.0.0.242 - - [2026-04-29 19:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.242 - - [2026-04-29 19:47:20] "GET /loadbalancer/239784e9-44d5-4395-a28f-2c3b18b6612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002645 10.0.0.242 - - [2026-04-29 19:47:20] "GET /loadbalancer-pool/b09cfe16-2005-4aa2-b4d1-eaa94f7a45e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002864 10.0.0.242 - - [2026-04-29 19:47:20] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026881 10.0.0.242 - - [2026-04-29 19:47:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014472 10.0.0.242 - - [2026-04-29 19:47:20] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014685 10.0.0.242 - - [2026-04-29 19:47:20] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007184 10.0.0.242 - - [2026-04-29 19:47:20] "POST /ref-update HTTP/1.1" 200 156 0.021975 10.0.0.242 - - [2026-04-29 19:47:20] "GET /floating-ip/c728317d-b3d7-48c7-a93e-1fde0957bb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.016427 10.0.0.242 - - [2026-04-29 19:47:20] "POST /set-tag HTTP/1.1" 200 109 0.064280 10.0.0.242 - - [2026-04-29 19:47:25] "GET /virtual-machine/85d50609-bfb3-4a72-85f2-bbd4ac335fd0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002855 10.0.0.242 - - [2026-04-29 19:47:25] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003888 10.0.0.242 - - [2026-04-29 19:47:26] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004812 10.0.0.242 - - [2026-04-29 19:47:26] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.242 - - [2026-04-29 19:47:30] "GET /virtual-machine/36c9df74-83f5-421b-b942-2981cdfcb919?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002781 10.0.0.242 - - [2026-04-29 19:47:30] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003530 10.0.0.242 - - [2026-04-29 19:47:30] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012865 10.0.0.242 - - [2026-04-29 19:47:30] "POST /set-tag HTTP/1.1" 200 109 0.001926 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:47:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:47:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 10.0.0.242 - - [2026-04-29 19:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2026-04-29 19:47:58] "POST /chown HTTP/1.1" 200 109 0.005823 10.0.0.242 - - [2026-04-29 19:47:58] "POST /chown HTTP/1.1" 200 109 0.011309 10.0.0.242 - - [2026-04-29 19:47:58] "POST /chown HTTP/1.1" 200 109 0.011882 10.0.0.242 - - [2026-04-29 19:47:58] "POST /chown HTTP/1.1" 200 109 0.006188 10.0.0.242 - - [2026-04-29 19:48:01] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004646 10.0.0.242 - - [2026-04-29 19:48:01] "POST /set-tag HTTP/1.1" 200 109 0.003412 10.0.0.242 - - [2026-04-29 19:48:01] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010838 10.0.0.242 - - [2026-04-29 19:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.242 - - [2026-04-29 19:48:01] "GET /virtual-machine/36c9df74-83f5-421b-b942-2981cdfcb919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003192 10.0.0.242 - - [2026-04-29 19:48:01] "POST /ref-update HTTP/1.1" 200 156 0.009433 10.0.0.242 - - [2026-04-29 19:48:01] "GET /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006205 10.0.0.242 - - [2026-04-29 19:48:01] "POST /set-tag HTTP/1.1" 200 109 0.016393 10.0.0.242 - - [2026-04-29 19:48:01] "POST /set-tag HTTP/1.1" 200 109 0.012108 10.0.0.242 - - [2026-04-29 19:48:01] "DELETE /instance-ip/395323a6-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.046879 10.0.0.242 - - [2026-04-29 19:48:01] "DELETE /virtual-machine-interface/392d6f26-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.029637 10.0.0.242 - - [2026-04-29 19:48:01] "DELETE /virtual-machine/36c9df74-83f5-421b-b942-2981cdfcb919 HTTP/1.1" 200 115 0.023145 10.0.0.242 - - [2026-04-29 19:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2026-04-29 19:48:05] "GET /tag/3bd126df-f847-4339-ab1f-fb0ae2523ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.010158 10.0.0.242 - - [2026-04-29 19:48:05] "GET /tag/3bd126df-f847-4339-ab1f-fb0ae2523ae8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011911 10.0.0.242 - - [2026-04-29 19:48:05] "GET /virtual-machine-interface/8d523bcd-3c88-42ef-be3c-7f14346e755d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.003998 10.0.0.242 - - [2026-04-29 19:48:05] "POST /set-tag HTTP/1.1" 200 109 0.035527 10.0.0.242 - - [2026-04-29 19:48:05] "GET /virtual-machine-interface/94c1e3d9-8e65-4bc8-ae0b-095b82cd3f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.013876 10.0.0.242 - - [2026-04-29 19:48:06] "POST /set-tag HTTP/1.1" 200 109 0.034465 10.0.0.242 - - [2026-04-29 19:48:06] "GET /virtual-machine-interface/c781b130-ddb0-40c4-9170-6b30f9886b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.015574 10.0.0.242 - - [2026-04-29 19:48:06] "POST /set-tag HTTP/1.1" 200 109 0.022119 10.0.0.242 - - [2026-04-29 19:48:06] "GET /firewall-policy/fdc71c7a-7ae1-426f-a8ca-73827403270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008767 10.0.0.242 - - [2026-04-29 19:48:06] "GET /firewall-rule/8cafabcf-3026-47d7-abf7-972e03e5cbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002668 10.0.0.242 - - [2026-04-29 19:48:06] "POST /ref-update HTTP/1.1" 200 156 0.017097 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /firewall-rule/8cafabcf-3026-47d7-abf7-972e03e5cbb6 HTTP/1.1" 200 115 0.041241 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /loadbalancer-member/9125abc4-ed22-44dd-abd7-6ee8784a5648 HTTP/1.1" 200 115 0.055409 10.0.0.242 - - [2026-04-29 19:48:06] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.020200 10.0.0.242 - - [2026-04-29 19:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017145 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /loadbalancer-pool/75249bd2-526c-4abe-b518-cc97501c2bab HTTP/1.1" 200 115 0.061906 10.0.0.242 - - [2026-04-29 19:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /loadbalancer-listener/09ca607c-e4a5-4f0e-a2d9-936a3e4cb875 HTTP/1.1" 200 115 0.022938 10.0.0.242 - - [2026-04-29 19:48:06] "GET /floating-ip/88f5f1a0-e178-4a90-9922-5e2e9a67633d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.004925 10.0.0.242 - - [2026-04-29 19:48:06] "POST /chown HTTP/1.1" 200 109 0.009676 10.0.0.242 - - [2026-04-29 19:48:06] "POST /chown HTTP/1.1" 200 109 0.028782 10.0.0.242 - - [2026-04-29 19:48:06] "POST /chown HTTP/1.1" 200 109 0.027414 10.0.0.242 - - [2026-04-29 19:48:06] "PUT /floating-ip/88f5f1a0-e178-4a90-9922-5e2e9a67633d HTTP/1.1" 200 257 0.062238 10.0.0.242 - - [2026-04-29 19:48:06] "POST /chown HTTP/1.1" 200 109 0.012303 10.0.0.242 - - [2026-04-29 19:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2026-04-29 19:48:06] "POST /chown HTTP/1.1" 200 109 0.005494 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /floating-ip/88f5f1a0-e178-4a90-9922-5e2e9a67633d HTTP/1.1" 200 115 0.087710 10.0.0.242 - - [2026-04-29 19:48:06] "POST /chown HTTP/1.1" 200 109 0.012198 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /loadbalancer/209f85f7-0257-4973-b2f9-d7128581b68f HTTP/1.1" 200 115 0.054292 10.0.0.242 - - [2026-04-29 19:48:06] "POST /chown HTTP/1.1" 200 109 0.035707 10.0.0.242 - - [2026-04-29 19:48:06] "POST /chown HTTP/1.1" 200 109 0.039675 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /instance-ip/9b71815e-a64c-49cf-9f2e-987a3f876539 HTTP/1.1" 200 115 0.104454 10.0.0.242 - - [2026-04-29 19:48:06] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.012573 10.0.0.242 - - [2026-04-29 19:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025136 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /virtual-machine-interface/8d523bcd-3c88-42ef-be3c-7f14346e755d HTTP/1.1" 200 115 0.101100 10.0.0.242 - - [2026-04-29 19:48:06] "GET /floating-ip-pool/4f907753-ab4a-4e05-983c-7adc4557907b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003468 10.0.0.242 - - [2026-04-29 19:48:06] "POST /ref-update HTTP/1.1" 200 156 0.018465 10.0.0.242 - - [2026-04-29 19:48:06] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.033837 10.0.0.242 - - [2026-04-29 19:48:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.045058 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /tag/3bd126df-f847-4339-ab1f-fb0ae2523ae8 HTTP/1.1" 200 115 0.140054 10.0.0.242 - - [2026-04-29 19:48:06] "DELETE /floating-ip-pool/4f907753-ab4a-4e05-983c-7adc4557907b HTTP/1.1" 200 115 0.102955 10.0.0.242 - - [2026-04-29 19:48:07] "PUT /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 267 0.015357 10.0.0.242 - - [2026-04-29 19:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015158 10.0.0.242 - - [2026-04-29 19:48:07] "DELETE /service-instance/d7f8cd8d-c591-4e56-b37d-7377ccf05ac0 HTTP/1.1" 200 115 0.064965 10.0.0.242 - - [2026-04-29 19:48:07] "POST /useragent-kv HTTP/1.1" 200 115 0.006546 10.0.0.242 - - [2026-04-29 19:48:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002759 10.0.0.242 - - [2026-04-29 19:48:07] "DELETE /virtual-network/3b9e74d5-f9fd-470e-9dff-e100f291c6bb HTTP/1.1" 200 115 0.177752 10.0.0.242 - - [2026-04-29 19:48:07] "GET /routing-instance/e2dde254-0cba-4f05-8386-f1e3a9fae64d HTTP/1.1" 404 171 0.005926 10.0.0.242 - - [2026-04-29 19:48:07] "GET /domains HTTP/1.1" 200 281 0.007833 10.0.0.242 - - [2026-04-29 19:48:07] "GET /domain/9c18fe74-cc3b-4046-85f7-02d29a9de351 HTTP/1.1" 200 3099 0.007973 10.0.0.242 - - [2026-04-29 19:48:07] "GET /virtual-machine-interface/c781b130-ddb0-40c4-9170-6b30f9886b44?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.007094 10.0.0.242 - - [2026-04-29 19:48:07] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b HTTP/1.1" 200 7168 0.074740 10.0.0.242 - - [2026-04-29 19:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.242 - - [2026-04-29 19:48:07] "DELETE /virtual-machine-interface/c781b130-ddb0-40c4-9170-6b30f9886b44 HTTP/1.1" 200 115 0.162587 10.0.0.242 - - [2026-04-29 19:48:07] "DELETE /route-target/040d942f-6f25-421e-b5fa-a595c85f8a85 HTTP/1.1" 200 115 0.068942 10.0.0.242 - - [2026-04-29 19:48:07] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.025019 10.0.0.242 - - [2026-04-29 19:48:07] "POST /set-tag HTTP/1.1" 200 109 0.008409 10.0.0.242 - - [2026-04-29 19:48:07] "DELETE /virtual-machine/3e2107dc-04c8-4269-9cda-f06e1156bc8f HTTP/1.1" 200 115 0.056255 10.0.0.242 - - [2026-04-29 19:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010456 10.0.0.242 - - [2026-04-29 19:48:07] "GET /virtual-machine-interface/94c1e3d9-8e65-4bc8-ae0b-095b82cd3f82?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.006613 10.0.0.242 - - [2026-04-29 19:48:07] "GET /loadbalancer/239784e9-44d5-4395-a28f-2c3b18b6612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001934 10.0.0.242 - - [2026-04-29 19:48:07] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004829 10.0.0.242 - - [2026-04-29 19:48:07] "POST /set-tag HTTP/1.1" 200 109 0.029864 10.0.0.242 - - [2026-04-29 19:48:07] "DELETE /virtual-machine-interface/94c1e3d9-8e65-4bc8-ae0b-095b82cd3f82 HTTP/1.1" 200 115 0.113278 10.0.0.242 - - [2026-04-29 19:48:07] "DELETE /loadbalancer-member/e789d591-8583-4098-8c08-5a969164a0bb HTTP/1.1" 200 115 0.086993 10.0.0.242 - - [2026-04-29 19:48:07] "POST /ref-update HTTP/1.1" 200 156 0.022681 10.0.0.242 - - [2026-04-29 19:48:07] "DELETE /virtual-machine/e560d16b-5349-41ac-9255-9608f1757bb5 HTTP/1.1" 200 115 0.044756 10.0.0.242 - - [2026-04-29 19:48:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004243 10.0.0.242 - - [2026-04-29 19:48:08] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.242 - - [2026-04-29 19:48:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004088 10.0.0.242 - - [2026-04-29 19:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.242 - - [2026-04-29 19:48:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004008 10.0.0.242 - - [2026-04-29 19:48:08] "POST /set-tag HTTP/1.1" 200 109 0.008483 10.0.0.242 - - [2026-04-29 19:48:08] "GET /virtual-machine/85d50609-bfb3-4a72-85f2-bbd4ac335fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006935 10.0.0.242 - - [2026-04-29 19:48:08] "POST /ref-update HTTP/1.1" 200 156 0.014219 10.0.0.242 - - [2026-04-29 19:48:08] "GET /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010093 10.0.0.242 - - [2026-04-29 19:48:08] "POST /set-tag HTTP/1.1" 200 109 0.024998 10.0.0.242 - - [2026-04-29 19:48:08] "POST /set-tag HTTP/1.1" 200 109 0.031233 10.0.0.242 - - [2026-04-29 19:48:08] "POST /set-tag HTTP/1.1" 200 109 0.012616 10.0.0.242 - - [2026-04-29 19:48:08] "DELETE /instance-ip/3504370e-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.044794 10.0.0.242 - - [2026-04-29 19:48:08] "POST /ref-update HTTP/1.1" 200 156 0.009068 10.0.0.242 - - [2026-04-29 19:48:09] "DELETE /virtual-machine-interface/34e88e0a-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.047789 10.0.0.242 - - [2026-04-29 19:48:09] "DELETE /virtual-machine/85d50609-bfb3-4a72-85f2-bbd4ac335fd0 HTTP/1.1" 200 115 0.027962 10.0.0.242 - - [2026-04-29 19:48:10] "GET /global-system-configs HTTP/1.1" 200 323 0.003751 10.0.0.242 - - [2026-04-29 19:48:11] "GET /global-system-configs HTTP/1.1" 200 323 0.001959 10.0.0.242 - - [2026-04-29 19:48:12] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010141 10.0.0.242 - - [2026-04-29 19:48:12] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.242 - - [2026-04-29 19:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-04-29 19:48:12] "GET /loadbalancer/239784e9-44d5-4395-a28f-2c3b18b6612c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002119 10.0.0.242 - - [2026-04-29 19:48:13] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009522 10.0.0.242 - - [2026-04-29 19:48:13] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.242 - - [2026-04-29 19:48:13] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003979 10.0.0.242 - - [2026-04-29 19:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.242 - - [2026-04-29 19:48:13] "GET /virtual-machine/e30441d7-02ef-49c2-98c7-379537788b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002169 10.0.0.242 - - [2026-04-29 19:48:13] "POST /ref-update HTTP/1.1" 200 156 0.008410 10.0.0.242 - - [2026-04-29 19:48:13] "GET /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.015611 10.0.0.242 - - [2026-04-29 19:48:13] "POST /set-tag HTTP/1.1" 200 109 0.016092 10.0.0.242 - - [2026-04-29 19:48:13] "POST /set-tag HTTP/1.1" 200 109 0.028995 10.0.0.242 - - [2026-04-29 19:48:13] "POST /set-tag HTTP/1.1" 200 109 0.030296 10.0.0.242 - - [2026-04-29 19:48:13] "DELETE /instance-ip/34893e14-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.029510 10.0.0.242 - - [2026-04-29 19:48:13] "POST /ref-update HTTP/1.1" 200 156 0.007302 10.0.0.242 - - [2026-04-29 19:48:14] "DELETE /virtual-machine-interface/3470f3c2-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.040303 10.0.0.242 - - [2026-04-29 19:48:14] "DELETE /virtual-machine/e30441d7-02ef-49c2-98c7-379537788b6e HTTP/1.1" 200 115 0.020643 10.0.0.242 - - [2026-04-29 19:48:14] "DELETE /tag/9d8dbd2b-ceb7-47f1-b61d-ed72f28cb0de HTTP/1.1" 200 115 0.079331 10.0.0.242 - - [2026-04-29 19:48:14] "DELETE /tag/c0469a08-7589-49dc-8766-c07a35d923d5 HTTP/1.1" 200 115 0.037253 10.0.0.242 - - [2026-04-29 19:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-04-29 19:48:17] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.028520 10.0.0.242 - - [2026-04-29 19:48:17] "POST /tags HTTP/1.1" 200 394 0.031538 10.0.0.242 - - [2026-04-29 19:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.242 - - [2026-04-29 19:48:17] "GET /tag/96c668ce-7760-49b7-8110-a3e49d5ba16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014993 10.0.0.242 - - [2026-04-29 19:48:17] "POST /tags HTTP/1.1" 200 342 0.019292 10.0.0.242 - - [2026-04-29 19:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2026-04-29 19:48:17] "GET /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011159 10.0.0.242 - - [2026-04-29 19:48:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000478 10.0.0.242 - - [2026-04-29 19:48:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.002462 10.0.0.242 - - [2026-04-29 19:48:18] "POST /security-groups HTTP/1.1" 200 589 0.062257 10.0.0.242 - - [2026-04-29 19:48:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.002650 10.0.0.242 - - [2026-04-29 19:48:18] "POST /projects HTTP/1.1" 200 521 0.204854 10.0.0.242 - - [2026-04-29 19:48:18] "POST /access-control-lists HTTP/1.1" 200 600 0.065430 10.0.0.242 - - [2026-04-29 19:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029375 10.0.0.242 - - [2026-04-29 19:48:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.032165 10.0.0.242 - - [2026-04-29 19:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021253 10.0.0.242 - - [2026-04-29 19:48:18] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003939 10.0.0.242 - - [2026-04-29 19:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.242 - - [2026-04-29 19:48:18] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003669 10.0.0.242 - - [2026-04-29 19:48:18] "POST /access-control-lists HTTP/1.1" 200 598 0.025462 10.0.0.242 - - [2026-04-29 19:48:18] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.063470 10.0.0.242 - - [2026-04-29 19:48:18] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.055282 10.0.0.242 - - [2026-04-29 19:48:18] "POST /security-groups HTTP/1.1" 200 593 0.060454 10.0.0.242 - - [2026-04-29 19:48:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.003844 10.0.0.242 - - [2026-04-29 19:48:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.034724 10.0.0.242 - - [2026-04-29 19:48:18] "POST /chown HTTP/1.1" 200 109 0.074172 10.0.0.242 - - [2026-04-29 19:48:18] "POST /access-control-lists HTTP/1.1" 200 634 0.113741 10.0.0.242 - - [2026-04-29 19:48:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.026026 10.0.0.242 - - [2026-04-29 19:48:18] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002124 10.0.0.242 - - [2026-04-29 19:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.242 - - [2026-04-29 19:48:18] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002520 10.0.0.242 - - [2026-04-29 19:48:18] "POST /tags HTTP/1.1" 409 226 0.001453 10.0.0.242 - - [2026-04-29 19:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.242 - - [2026-04-29 19:48:18] "GET /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.045100 10.0.0.242 - - [2026-04-29 19:48:18] "POST /access-control-lists HTTP/1.1" 200 632 0.069686 10.0.0.242 - - [2026-04-29 19:48:18] "POST /firewall-rules HTTP/1.1" 200 602 0.085028 10.0.0.242 - - [2026-04-29 19:48:18] "GET /firewall-rule/133cab0a-c9de-41d3-985e-c9d9735a10be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.020678 10.0.0.242 - - [2026-04-29 19:48:18] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004665 10.0.0.242 - - [2026-04-29 19:48:18] "GET /firewall-rule/133cab0a-c9de-41d3-985e-c9d9735a10be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002155 10.0.0.242 - - [2026-04-29 19:48:18] "POST /ref-update HTTP/1.1" 200 156 0.037364 10.0.0.242 - - [2026-04-29 19:48:18] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011032 10.0.0.242 - - [2026-04-29 19:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.242 - - [2026-04-29 19:48:19] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002345 10.0.0.242 - - [2026-04-29 19:48:19] "POST /tags HTTP/1.1" 409 226 0.001517 10.0.0.242 - - [2026-04-29 19:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2026-04-29 19:48:19] "GET /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010869 10.0.0.242 - - [2026-04-29 19:48:19] "POST /firewall-rules HTTP/1.1" 200 600 0.063300 10.0.0.242 - - [2026-04-29 19:48:19] "GET /firewall-rule/2959668e-6294-47ee-a65f-239a718605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004126 10.0.0.242 - - [2026-04-29 19:48:19] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003359 10.0.0.242 - - [2026-04-29 19:48:19] "GET /firewall-rule/2959668e-6294-47ee-a65f-239a718605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002146 10.0.0.242 - - [2026-04-29 19:48:19] "POST /ref-update HTTP/1.1" 200 156 0.050337 10.0.0.242 - - [2026-04-29 19:48:20] "POST /tags HTTP/1.1" 200 394 0.020920 10.0.0.242 - - [2026-04-29 19:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008882 10.0.0.242 - - [2026-04-29 19:48:20] "GET /tag/38f98b51-2e2b-40e4-9a9a-edab1dd8058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011913 10.0.0.242 - - [2026-04-29 19:48:20] "POST /tags HTTP/1.1" 200 342 0.017297 10.0.0.242 - - [2026-04-29 19:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.242 - - [2026-04-29 19:48:20] "GET /tag/accc664b-3475-45ec-9b21-88ac91fe3cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012075 10.0.0.242 - - [2026-04-29 19:48:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.001066 10.0.0.242 - - [2026-04-29 19:48:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.007082 10.0.0.242 - - [2026-04-29 19:48:21] "POST /security-groups HTTP/1.1" 200 589 0.070975 10.0.0.242 - - [2026-04-29 19:48:21] "POST /projects HTTP/1.1" 200 521 0.159692 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.002489 10.0.0.242 - - [2026-04-29 19:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.052579 10.0.0.242 - - [2026-04-29 19:48:21] "POST /access-control-lists HTTP/1.1" 200 600 0.064377 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.009207 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014010 10.0.0.242 - - [2026-04-29 19:48:21] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004589 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.242 - - [2026-04-29 19:48:21] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.033647 10.0.0.242 - - [2026-04-29 19:48:21] "POST /access-control-lists HTTP/1.1" 200 598 0.063702 10.0.0.242 - - [2026-04-29 19:48:21] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.045048 10.0.0.242 - - [2026-04-29 19:48:21] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.036458 10.0.0.242 - - [2026-04-29 19:48:21] "POST /security-groups HTTP/1.1" 200 593 0.066082 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.002062 10.0.0.242 - - [2026-04-29 19:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018719 10.0.0.242 - - [2026-04-29 19:48:21] "POST /chown HTTP/1.1" 200 109 0.012199 10.0.0.242 - - [2026-04-29 19:48:21] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012742 10.0.0.242 - - [2026-04-29 19:48:21] "POST /access-control-lists HTTP/1.1" 200 634 0.082730 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.009316 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.242 - - [2026-04-29 19:48:21] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002473 10.0.0.242 - - [2026-04-29 19:48:21] "POST /tags HTTP/1.1" 409 226 0.001498 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.242 - - [2026-04-29 19:48:21] "GET /tag/accc664b-3475-45ec-9b21-88ac91fe3cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.009505 10.0.0.242 - - [2026-04-29 19:48:21] "POST /access-control-lists HTTP/1.1" 200 632 0.071145 10.0.0.242 - - [2026-04-29 19:48:21] "POST /firewall-rules HTTP/1.1" 200 602 0.117939 10.0.0.242 - - [2026-04-29 19:48:21] "GET /firewall-rule/5c8c223a-caad-4d84-9d17-9133b00e3290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.016806 10.0.0.242 - - [2026-04-29 19:48:21] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004628 10.0.0.242 - - [2026-04-29 19:48:21] "GET /firewall-rule/5c8c223a-caad-4d84-9d17-9133b00e3290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002467 10.0.0.242 - - [2026-04-29 19:48:21] "POST /ref-update HTTP/1.1" 200 156 0.043607 10.0.0.242 - - [2026-04-29 19:48:21] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003511 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.242 - - [2026-04-29 19:48:21] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002108 10.0.0.242 - - [2026-04-29 19:48:21] "POST /tags HTTP/1.1" 409 226 0.001280 10.0.0.242 - - [2026-04-29 19:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.242 - - [2026-04-29 19:48:21] "GET /tag/accc664b-3475-45ec-9b21-88ac91fe3cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.009149 10.0.0.242 - - [2026-04-29 19:48:22] "POST /firewall-rules HTTP/1.1" 200 600 0.065037 10.0.0.242 - - [2026-04-29 19:48:22] "GET /firewall-rule/8f88b674-0b8a-402b-870e-4fe56bacb208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003767 10.0.0.242 - - [2026-04-29 19:48:22] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003447 10.0.0.242 - - [2026-04-29 19:48:22] "GET /firewall-rule/8f88b674-0b8a-402b-870e-4fe56bacb208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001806 10.0.0.242 - - [2026-04-29 19:48:22] "POST /ref-update HTTP/1.1" 200 156 0.047968 10.0.0.242 - - [2026-04-29 19:48:23] "POST /tags HTTP/1.1" 200 346 0.084343 10.0.0.242 - - [2026-04-29 19:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009564 10.0.0.242 - - [2026-04-29 19:48:23] "GET /tag/ec64ccc2-7568-4fa7-9d1c-2de8e6bcb717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.017955 10.0.0.242 - - [2026-04-29 19:48:23] "POST /projects HTTP/1.1" 409 238 0.002284 10.0.0.242 - - [2026-04-29 19:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.242 - - [2026-04-29 19:48:23] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026552 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2026-04-29 19:48:24] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003804 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.242 - - [2026-04-29 19:48:24] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003537 10.0.0.242 - - [2026-04-29 19:48:24] "POST /security-groups HTTP/1.1" 409 285 0.002365 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.242 - - [2026-04-29 19:48:24] "PUT /security-group/81340f73-0026-4967-92da-36d4ea65b8c6 HTTP/1.1" 200 263 0.063573 10.0.0.242 - - [2026-04-29 19:48:24] "PUT /access-control-list/1834f5eb-3aea-4327-8e1b-494813677f99 HTTP/1.1" 200 273 0.025235 10.0.0.242 - - [2026-04-29 19:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033104 10.0.0.242 - - [2026-04-29 19:48:24] "POST /tags HTTP/1.1" 409 228 0.009469 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009850 10.0.0.242 - - [2026-04-29 19:48:24] "PUT /access-control-list/c1321eb4-4966-402b-98a7-a7e652a290e2 HTTP/1.1" 200 273 0.024160 10.0.0.242 - - [2026-04-29 19:48:24] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039248 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.242 - - [2026-04-29 19:48:24] "GET /tag/ec64ccc2-7568-4fa7-9d1c-2de8e6bcb717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.015821 10.0.0.242 - - [2026-04-29 19:48:24] "POST /tags HTTP/1.1" 200 346 0.036214 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.242 - - [2026-04-29 19:48:24] "GET /tag/0aee38be-69df-4c84-b7f8-29fa3642be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.016555 10.0.0.242 - - [2026-04-29 19:48:24] "POST /projects HTTP/1.1" 409 238 0.001871 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.242 - - [2026-04-29 19:48:24] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030176 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.242 - - [2026-04-29 19:48:24] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003816 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.242 - - [2026-04-29 19:48:24] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006524 10.0.0.242 - - [2026-04-29 19:48:24] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041742 10.0.0.242 - - [2026-04-29 19:48:24] "POST /security-groups HTTP/1.1" 409 285 0.008086 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.242 - - [2026-04-29 19:48:24] "PUT /security-group/940d7c5a-19dc-439f-9d87-7c9c482687b0 HTTP/1.1" 200 263 0.055742 10.0.0.242 - - [2026-04-29 19:48:24] "PUT /access-control-list/00e98e00-cb6f-47ec-92c6-9ee3fe24b714 HTTP/1.1" 200 273 0.012087 10.0.0.242 - - [2026-04-29 19:48:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019004 10.0.0.242 - - [2026-04-29 19:48:24] "POST /tags HTTP/1.1" 409 228 0.011795 10.0.0.242 - - [2026-04-29 19:48:24] "PUT /access-control-list/477fef29-1d42-4bd7-9d85-aba2590ffa9f HTTP/1.1" 200 273 0.031719 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2026-04-29 19:48:24] "GET /tag/0aee38be-69df-4c84-b7f8-29fa3642be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013716 10.0.0.242 - - [2026-04-29 19:48:24] "POST /tags HTTP/1.1" 200 292 0.042773 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014604 10.0.0.242 - - [2026-04-29 19:48:24] "GET /tag/a7202a90-e994-44a2-82a3-1d7bb05c9d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.012385 10.0.0.242 - - [2026-04-29 19:48:24] "POST /tags HTTP/1.1" 200 304 0.040250 10.0.0.242 - - [2026-04-29 19:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007949 10.0.0.242 - - [2026-04-29 19:48:25] "GET /tag/7d254c74-23e7-46f4-8d4e-c5b356d82268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011890 10.0.0.242 - - [2026-04-29 19:48:25] "POST /tags HTTP/1.1" 409 252 0.001363 10.0.0.242 - - [2026-04-29 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.242 - - [2026-04-29 19:48:25] "GET /tag/96c668ce-7760-49b7-8110-a3e49d5ba16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012472 10.0.0.242 - - [2026-04-29 19:48:25] "POST /tags HTTP/1.1" 409 226 0.001644 10.0.0.242 - - [2026-04-29 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.242 - - [2026-04-29 19:48:25] "GET /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010019 10.0.0.242 - - [2026-04-29 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.242 - - [2026-04-29 19:48:25] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003762 10.0.0.242 - - [2026-04-29 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.242 - - [2026-04-29 19:48:25] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040513 10.0.0.242 - - [2026-04-29 19:48:25] "POST /virtual-machines HTTP/1.1" 200 396 0.008047 10.0.0.242 - - [2026-04-29 19:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007809 10.0.0.242 - - [2026-04-29 19:48:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.093522 10.0.0.242 - - [2026-04-29 19:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007673 10.0.0.242 - - [2026-04-29 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009224 10.0.0.242 - - [2026-04-29 19:48:25] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006904 10.0.0.242 - - [2026-04-29 19:48:25] "POST /instance-ips HTTP/1.1" 200 398 0.018601 10.0.0.242 - - [2026-04-29 19:48:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018266 10.0.0.242 - - [2026-04-29 19:48:25] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013914 10.0.0.242 - - [2026-04-29 19:48:25] "POST /set-tag HTTP/1.1" 200 109 0.059860 10.0.0.242 - - [2026-04-29 19:48:25] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015228 10.0.0.242 - - [2026-04-29 19:48:25] "GET /instance-ip/62dd99b8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004581 10.0.0.242 - - [2026-04-29 19:48:25] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004014 10.0.0.242 - - [2026-04-29 19:48:25] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.242 - - [2026-04-29 19:48:25] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003006 10.0.0.242 - - [2026-04-29 19:48:25] "POST /ref-update HTTP/1.1" 200 156 0.007762 10.0.0.242 - - [2026-04-29 19:48:25] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003891 10.0.0.242 - - [2026-04-29 19:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.242 - - [2026-04-29 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-04-29 19:48:25] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004240 10.0.0.242 - - [2026-04-29 19:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.242 - - [2026-04-29 19:48:25] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030897 10.0.0.242 - - [2026-04-29 19:48:26] "POST /virtual-machines HTTP/1.1" 200 396 0.013671 10.0.0.242 - - [2026-04-29 19:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032852 10.0.0.242 - - [2026-04-29 19:48:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110934 10.0.0.242 - - [2026-04-29 19:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007910 10.0.0.242 - - [2026-04-29 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017816 10.0.0.242 - - [2026-04-29 19:48:26] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003865 10.0.0.242 - - [2026-04-29 19:48:26] "POST /instance-ips HTTP/1.1" 200 398 0.018035 10.0.0.242 - - [2026-04-29 19:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034405 10.0.0.242 - - [2026-04-29 19:48:26] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013262 10.0.0.242 - - [2026-04-29 19:48:26] "POST /set-tag HTTP/1.1" 200 109 0.063959 10.0.0.242 - - [2026-04-29 19:48:26] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022696 10.0.0.242 - - [2026-04-29 19:48:26] "GET /instance-ip/6354a13e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004123 10.0.0.242 - - [2026-04-29 19:48:26] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004218 10.0.0.242 - - [2026-04-29 19:48:26] "POST /set-tag HTTP/1.1" 200 109 0.003492 10.0.0.242 - - [2026-04-29 19:48:26] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003024 10.0.0.242 - - [2026-04-29 19:48:26] "POST /ref-update HTTP/1.1" 200 156 0.007779 10.0.0.242 - - [2026-04-29 19:48:26] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003613 10.0.0.242 - - [2026-04-29 19:48:26] "POST /set-tag HTTP/1.1" 200 109 0.001670 10.0.0.242 - - [2026-04-29 19:48:26] "POST /tags HTTP/1.1" 200 292 0.016566 10.0.0.242 - - [2026-04-29 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.242 - - [2026-04-29 19:48:26] "GET /tag/041a6fdb-cc69-4ae0-9551-9963962a7747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011708 10.0.0.242 - - [2026-04-29 19:48:26] "POST /tags HTTP/1.1" 409 252 0.001919 10.0.0.242 - - [2026-04-29 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009185 10.0.0.242 - - [2026-04-29 19:48:26] "GET /tag/38f98b51-2e2b-40e4-9a9a-edab1dd8058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.009845 10.0.0.242 - - [2026-04-29 19:48:26] "POST /tags HTTP/1.1" 409 226 0.001780 10.0.0.242 - - [2026-04-29 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010785 10.0.0.242 - - [2026-04-29 19:48:26] "GET /tag/accc664b-3475-45ec-9b21-88ac91fe3cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012658 10.0.0.242 - - [2026-04-29 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.242 - - [2026-04-29 19:48:26] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004595 10.0.0.242 - - [2026-04-29 19:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.242 - - [2026-04-29 19:48:26] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031737 10.0.0.242 - - [2026-04-29 19:48:27] "POST /virtual-machines HTTP/1.1" 200 396 0.007818 10.0.0.242 - - [2026-04-29 19:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007066 10.0.0.242 - - [2026-04-29 19:48:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102813 10.0.0.242 - - [2026-04-29 19:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022014 10.0.0.242 - - [2026-04-29 19:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012295 10.0.0.242 - - [2026-04-29 19:48:27] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004560 10.0.0.242 - - [2026-04-29 19:48:27] "POST /instance-ips HTTP/1.1" 200 398 0.016205 10.0.0.242 - - [2026-04-29 19:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019490 10.0.0.242 - - [2026-04-29 19:48:27] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014570 10.0.0.242 - - [2026-04-29 19:48:27] "POST /set-tag HTTP/1.1" 200 109 0.063757 10.0.0.242 - - [2026-04-29 19:48:27] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018516 10.0.0.242 - - [2026-04-29 19:48:27] "GET /instance-ip/63eabce6-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002566 10.0.0.242 - - [2026-04-29 19:48:27] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004710 10.0.0.242 - - [2026-04-29 19:48:27] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.242 - - [2026-04-29 19:48:27] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003566 10.0.0.242 - - [2026-04-29 19:48:27] "POST /ref-update HTTP/1.1" 200 156 0.006911 10.0.0.242 - - [2026-04-29 19:48:27] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004246 10.0.0.242 - - [2026-04-29 19:48:27] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.242 - - [2026-04-29 19:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.242 - - [2026-04-29 19:48:27] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004661 10.0.0.242 - - [2026-04-29 19:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.242 - - [2026-04-29 19:48:27] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036126 10.0.0.242 - - [2026-04-29 19:48:27] "POST /virtual-machines HTTP/1.1" 200 396 0.006550 10.0.0.242 - - [2026-04-29 19:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007687 10.0.0.242 - - [2026-04-29 19:48:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108266 10.0.0.242 - - [2026-04-29 19:48:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026742 10.0.0.242 - - [2026-04-29 19:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014920 10.0.0.242 - - [2026-04-29 19:48:27] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006407 10.0.0.242 - - [2026-04-29 19:48:27] "POST /instance-ips HTTP/1.1" 200 398 0.020839 10.0.0.242 - - [2026-04-29 19:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030648 10.0.0.242 - - [2026-04-29 19:48:28] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009569 10.0.0.242 - - [2026-04-29 19:48:28] "POST /set-tag HTTP/1.1" 200 109 0.063979 10.0.0.242 - - [2026-04-29 19:48:28] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015821 10.0.0.242 - - [2026-04-29 19:48:28] "GET /instance-ip/645280e2-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002519 10.0.0.242 - - [2026-04-29 19:48:28] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003925 10.0.0.242 - - [2026-04-29 19:48:28] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.242 - - [2026-04-29 19:48:28] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003323 10.0.0.242 - - [2026-04-29 19:48:28] "POST /ref-update HTTP/1.1" 200 156 0.008574 10.0.0.242 - - [2026-04-29 19:48:28] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005066 10.0.0.242 - - [2026-04-29 19:48:28] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.242 - - [2026-04-29 19:48:28] "POST /tags HTTP/1.1" 200 300 0.031203 10.0.0.242 - - [2026-04-29 19:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009141 10.0.0.242 - - [2026-04-29 19:48:28] "GET /tag/b0b3310d-0ea3-411a-b77a-54f0c8a184e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015420 10.0.0.242 - - [2026-04-29 19:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.242 - - [2026-04-29 19:48:28] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003767 10.0.0.242 - - [2026-04-29 19:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.242 - - [2026-04-29 19:48:28] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036568 10.0.0.242 - - [2026-04-29 19:48:28] "POST /virtual-machines HTTP/1.1" 200 396 0.035817 10.0.0.242 - - [2026-04-29 19:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026610 10.0.0.242 - - [2026-04-29 19:48:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113319 10.0.0.242 - - [2026-04-29 19:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009637 10.0.0.242 - - [2026-04-29 19:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011442 10.0.0.242 - - [2026-04-29 19:48:28] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005345 10.0.0.242 - - [2026-04-29 19:48:28] "POST /instance-ips HTTP/1.1" 200 398 0.020940 10.0.0.242 - - [2026-04-29 19:48:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027565 10.0.0.242 - - [2026-04-29 19:48:28] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007434 10.0.0.242 - - [2026-04-29 19:48:28] "POST /set-tag HTTP/1.1" 200 109 0.017959 10.0.0.242 - - [2026-04-29 19:48:29] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011806 10.0.0.242 - - [2026-04-29 19:48:29] "GET /instance-ip/64dcc57c-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003228 10.0.0.242 - - [2026-04-29 19:48:29] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004279 10.0.0.242 - - [2026-04-29 19:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.242 - - [2026-04-29 19:48:29] "POST /tags HTTP/1.1" 200 300 0.017222 10.0.0.242 - - [2026-04-29 19:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-04-29 19:48:29] "GET /tag/71aa6755-92a0-460a-99de-b392ea3f1e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012028 10.0.0.242 - - [2026-04-29 19:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.242 - - [2026-04-29 19:48:29] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004536 10.0.0.242 - - [2026-04-29 19:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.242 - - [2026-04-29 19:48:29] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033830 10.0.0.242 - - [2026-04-29 19:48:29] "POST /virtual-machines HTTP/1.1" 200 396 0.007824 10.0.0.242 - - [2026-04-29 19:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019235 10.0.0.242 - - [2026-04-29 19:48:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116307 10.0.0.242 - - [2026-04-29 19:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019160 10.0.0.242 - - [2026-04-29 19:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.242 - - [2026-04-29 19:48:29] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004186 10.0.0.242 - - [2026-04-29 19:48:29] "POST /instance-ips HTTP/1.1" 200 398 0.016176 10.0.0.242 - - [2026-04-29 19:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039182 10.0.0.242 - - [2026-04-29 19:48:29] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003304 10.0.0.242 - - [2026-04-29 19:48:29] "POST /set-tag HTTP/1.1" 200 109 0.023220 10.0.0.242 - - [2026-04-29 19:48:29] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012532 10.0.0.242 - - [2026-04-29 19:48:29] "GET /instance-ip/654587ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005032 10.0.0.242 - - [2026-04-29 19:48:29] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004071 10.0.0.242 - - [2026-04-29 19:48:29] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.242 - - [2026-04-29 19:48:29] "POST /tags HTTP/1.1" 200 300 0.019959 10.0.0.242 - - [2026-04-29 19:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2026-04-29 19:48:29] "GET /tag/d7effbfb-9c40-4944-9a09-55dbed2828a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010784 10.0.0.242 - - [2026-04-29 19:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.242 - - [2026-04-29 19:48:29] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003344 10.0.0.242 - - [2026-04-29 19:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.242 - - [2026-04-29 19:48:29] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047443 10.0.0.242 - - [2026-04-29 19:48:29] "POST /virtual-machines HTTP/1.1" 200 396 0.007261 10.0.0.242 - - [2026-04-29 19:48:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014065 10.0.0.242 - - [2026-04-29 19:48:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094870 10.0.0.242 - - [2026-04-29 19:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007333 10.0.0.242 - - [2026-04-29 19:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.242 - - [2026-04-29 19:48:30] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005627 10.0.0.242 - - [2026-04-29 19:48:30] "POST /instance-ips HTTP/1.1" 200 398 0.029593 10.0.0.242 - - [2026-04-29 19:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020257 10.0.0.242 - - [2026-04-29 19:48:30] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006858 10.0.0.242 - - [2026-04-29 19:48:30] "POST /set-tag HTTP/1.1" 200 109 0.016996 10.0.0.242 - - [2026-04-29 19:48:30] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015527 10.0.0.242 - - [2026-04-29 19:48:30] "GET /instance-ip/65a97c5c-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002718 10.0.0.242 - - [2026-04-29 19:48:30] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004118 10.0.0.242 - - [2026-04-29 19:48:30] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.242 - - [2026-04-29 19:48:30] "POST /tags HTTP/1.1" 200 300 0.016711 10.0.0.242 - - [2026-04-29 19:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.242 - - [2026-04-29 19:48:30] "GET /tag/9a55b1e6-b871-4b41-b3d2-442cba574f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010439 10.0.0.242 - - [2026-04-29 19:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.242 - - [2026-04-29 19:48:30] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003467 10.0.0.242 - - [2026-04-29 19:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.242 - - [2026-04-29 19:48:30] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033783 10.0.0.242 - - [2026-04-29 19:48:30] "POST /virtual-machines HTTP/1.1" 200 396 0.007932 10.0.0.242 - - [2026-04-29 19:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009166 10.0.0.242 - - [2026-04-29 19:48:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095716 10.0.0.242 - - [2026-04-29 19:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007453 10.0.0.242 - - [2026-04-29 19:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.242 - - [2026-04-29 19:48:30] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007894 10.0.0.242 - - [2026-04-29 19:48:30] "POST /instance-ips HTTP/1.1" 200 398 0.019324 10.0.0.242 - - [2026-04-29 19:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024476 10.0.0.242 - - [2026-04-29 19:48:30] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007830 10.0.0.242 - - [2026-04-29 19:48:30] "POST /set-tag HTTP/1.1" 200 109 0.018051 10.0.0.242 - - [2026-04-29 19:48:30] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012978 10.0.0.242 - - [2026-04-29 19:48:30] "GET /instance-ip/660c5b9c-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002708 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004055 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003860 10.0.0.242 - - [2026-04-29 19:48:31] "POST /ref-update HTTP/1.1" 200 156 0.008377 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017122 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004216 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003418 10.0.0.242 - - [2026-04-29 19:48:31] "POST /ref-update HTTP/1.1" 200 156 0.008306 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013668 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004484 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003716 10.0.0.242 - - [2026-04-29 19:48:31] "POST /ref-update HTTP/1.1" 200 156 0.007581 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004105 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003302 10.0.0.242 - - [2026-04-29 19:48:31] "POST /ref-update HTTP/1.1" 200 156 0.012441 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014751 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001807 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004041 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003544 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004050 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003136 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001554 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003973 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003393 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.242 - - [2026-04-29 19:48:31] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004192 10.0.0.242 - - [2026-04-29 19:48:31] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.242 - - [2026-04-29 19:48:32] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004427 10.0.0.242 - - [2026-04-29 19:48:32] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.242 - - [2026-04-29 19:48:33] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003839 10.0.0.242 - - [2026-04-29 19:48:33] "POST /set-tag HTTP/1.1" 200 109 0.001756 10.0.0.242 - - [2026-04-29 19:48:36] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004057 10.0.0.242 - - [2026-04-29 19:48:36] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.242 - - [2026-04-29 19:48:36] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004200 10.0.0.242 - - [2026-04-29 19:48:36] "POST /set-tag HTTP/1.1" 200 109 0.003558 10.0.0.242 - - [2026-04-29 19:48:36] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004342 10.0.0.242 - - [2026-04-29 19:48:36] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.242 - - [2026-04-29 19:48:36] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003521 10.0.0.242 - - [2026-04-29 19:48:36] "POST /set-tag HTTP/1.1" 200 109 0.001879 10.0.0.242 - - [2026-04-29 19:48:36] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004144 10.0.0.242 - - [2026-04-29 19:48:36] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine/01562735-ac06-4e77-89d0-2066160cfb38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002691 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003442 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine/35059368-554a-440e-809d-137986c3815f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002595 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004596 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine/8e38dfcb-63ea-4dfd-9606-17db365b77e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002792 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003474 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine/3f765343-2e6b-4ec7-b0d6-6d0099ddd4b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002696 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003557 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine/ec568586-8e32-4e96-9e06-95b2ec9cafa9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003155 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004185 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine/0740cc44-c7c3-4a68-b5d8-23280538dfaa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002716 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004599 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine/81123500-471f-40f7-a0ae-d4f9cdf4ca87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002836 10.0.0.242 - - [2026-04-29 19:48:39] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003947 10.0.0.242 - - [2026-04-29 19:48:40] "GET /virtual-machine/9d007100-403e-4767-83fb-5271abfc6afb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002813 10.0.0.242 - - [2026-04-29 19:48:40] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003932 10.0.0.242 - - [2026-04-29 19:48:40] "GET /loadbalancer/4ec97e6d-4223-4256-beb9-b3d442a8ed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003358 10.0.0.242 - - [2026-04-29 19:48:40] "POST /tags HTTP/1.1" 200 334 0.025480 10.0.0.242 - - [2026-04-29 19:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.242 - - [2026-04-29 19:48:40] "GET /tag/4c112a04-858d-401b-bed5-0d10d529bcee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.011185 10.0.0.242 - - [2026-04-29 19:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.242 - - [2026-04-29 19:48:40] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025760 10.0.0.242 - - [2026-04-29 19:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.242 - - [2026-04-29 19:48:40] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004137 10.0.0.242 - - [2026-04-29 19:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.242 - - [2026-04-29 19:48:40] "GET /service-appliance-set/ba1dafea-90b6-4dda-a329-9cbd8d7c2ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002695 10.0.0.242 - - [2026-04-29 19:48:40] "POST /fqname-to-id HTTP/1.1" 404 273 0.001435 10.0.0.242 - - [2026-04-29 19:48:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.087048 10.0.0.242 - - [2026-04-29 19:48:40] "GET /virtual-machine-interface/002caf72-df93-44b4-954e-1a20ada02440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004343 10.0.0.242 - - [2026-04-29 19:48:40] "POST /instance-ips HTTP/1.1" 200 410 0.018637 10.0.0.242 - - [2026-04-29 19:48:40] "GET /instance-ip/8eac95c5-b02a-405b-8446-672e0e782396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.007483 10.0.0.242 - - [2026-04-29 19:48:41] "POST /loadbalancers HTTP/1.1" 200 631 0.060205 10.0.0.242 - - [2026-04-29 19:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013201 10.0.0.242 - - [2026-04-29 19:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.242 - - [2026-04-29 19:48:41] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033027 10.0.0.242 - - [2026-04-29 19:48:41] "GET /instance-ip/8eac95c5-b02a-405b-8446-672e0e782396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003161 10.0.0.242 - - [2026-04-29 19:48:41] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039566 10.0.0.242 - - [2026-04-29 19:48:41] "GET /loadbalancer/4ec97e6d-4223-4256-beb9-b3d442a8ed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003719 10.0.0.242 - - [2026-04-29 19:48:41] "POST /floating-ips HTTP/1.1" 200 599 0.048932 10.0.0.242 - - [2026-04-29 19:48:41] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.036613 10.0.0.242 - - [2026-04-29 19:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.242 - - [2026-04-29 19:48:41] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028447 10.0.0.242 - - [2026-04-29 19:48:41] "GET /loadbalancer-listener/7b2b384e-14c1-497a-9386-927322be1902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003186 10.0.0.242 - - [2026-04-29 19:48:41] "GET /loadbalancer-listener/7b2b384e-14c1-497a-9386-927322be1902?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002768 10.0.0.242 - - [2026-04-29 19:48:41] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016160 10.0.0.242 - - [2026-04-29 19:48:41] "GET /instance-ip/8eac95c5-b02a-405b-8446-672e0e782396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.008663 10.0.0.242 - - [2026-04-29 19:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.242 - - [2026-04-29 19:48:41] "GET /loadbalancer/4ec97e6d-4223-4256-beb9-b3d442a8ed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001684 10.0.0.242 - - [2026-04-29 19:48:41] "GET /instance-ip/8eac95c5-b02a-405b-8446-672e0e782396?fields=floating_ips HTTP/1.1" 200 1214 0.006045 10.0.0.242 - - [2026-04-29 19:48:41] "GET /loadbalancer-pool/3819e20d-4a6d-4134-b27e-f2cf2f84cf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005171 10.0.0.242 - - [2026-04-29 19:48:41] "GET /floating-ip/d38a9eb0-ac0d-4ceb-9c5d-305f6ad36731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002668 10.0.0.242 - - [2026-04-29 19:48:41] "POST /loadbalancer-members HTTP/1.1" 200 723 0.012391 10.0.0.242 - - [2026-04-29 19:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007362 10.0.0.242 - - [2026-04-29 19:48:41] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006129 10.0.0.242 - - [2026-04-29 19:48:41] "POST /tags HTTP/1.1" 409 221 0.001786 10.0.0.242 - - [2026-04-29 19:48:41] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005128 10.0.0.242 - - [2026-04-29 19:48:41] "POST /ref-update HTTP/1.1" 200 156 0.005984 10.0.0.242 - - [2026-04-29 19:48:41] "GET /floating-ip/d38a9eb0-ac0d-4ceb-9c5d-305f6ad36731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.013178 10.0.0.242 - - [2026-04-29 19:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.242 - - [2026-04-29 19:48:41] "GET /tag/4c112a04-858d-401b-bed5-0d10d529bcee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.009556 10.0.0.242 - - [2026-04-29 19:48:41] "PUT /floating-ip/d38a9eb0-ac0d-4ceb-9c5d-305f6ad36731 HTTP/1.1" 200 257 0.011940 10.0.0.242 - - [2026-04-29 19:48:41] "GET /loadbalancer/4ec97e6d-4223-4256-beb9-b3d442a8ed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.016875 10.0.0.242 - - [2026-04-29 19:48:41] "POST /set-tag HTTP/1.1" 200 109 0.079258 10.0.0.242 - - [2026-04-29 19:48:41] "GET /loadbalancer-pool/3819e20d-4a6d-4134-b27e-f2cf2f84cf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003389 10.0.0.242 - - [2026-04-29 19:48:41] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015638 10.0.0.242 - - [2026-04-29 19:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007812 10.0.0.242 - - [2026-04-29 19:48:41] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008401 10.0.0.242 - - [2026-04-29 19:48:41] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003633 10.0.0.242 - - [2026-04-29 19:48:41] "POST /ref-update HTTP/1.1" 200 156 0.005813 10.0.0.242 - - [2026-04-29 19:48:41] "GET /floating-ip/d38a9eb0-ac0d-4ceb-9c5d-305f6ad36731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.015153 10.0.0.242 - - [2026-04-29 19:48:41] "POST /set-tag HTTP/1.1" 200 109 0.055845 10.0.0.242 - - [2026-04-29 19:48:42] "POST /tags HTTP/1.1" 409 206 0.001886 10.0.0.242 - - [2026-04-29 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.242 - - [2026-04-29 19:48:42] "GET /tag/7d254c74-23e7-46f4-8d4e-c5b356d82268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010206 10.0.0.242 - - [2026-04-29 19:48:42] "POST /tags HTTP/1.1" 409 204 0.001398 10.0.0.242 - - [2026-04-29 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001137 10.0.0.242 - - [2026-04-29 19:48:42] "GET /tag/71aa6755-92a0-460a-99de-b392ea3f1e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.010139 10.0.0.242 - - [2026-04-29 19:48:42] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002207 10.0.0.242 - - [2026-04-29 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.242 - - [2026-04-29 19:48:42] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002666 10.0.0.242 - - [2026-04-29 19:48:42] "POST /tags HTTP/1.1" 409 206 0.001569 10.0.0.242 - - [2026-04-29 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.242 - - [2026-04-29 19:48:42] "GET /tag/7d254c74-23e7-46f4-8d4e-c5b356d82268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010052 10.0.0.242 - - [2026-04-29 19:48:42] "POST /tags HTTP/1.1" 409 226 0.001515 10.0.0.242 - - [2026-04-29 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.242 - - [2026-04-29 19:48:42] "GET /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009702 10.0.0.242 - - [2026-04-29 19:48:42] "POST /tags HTTP/1.1" 409 204 0.001940 10.0.0.242 - - [2026-04-29 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.242 - - [2026-04-29 19:48:42] "GET /tag/71aa6755-92a0-460a-99de-b392ea3f1e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.009957 10.0.0.242 - - [2026-04-29 19:48:42] "POST /tags HTTP/1.1" 409 226 0.001487 10.0.0.242 - - [2026-04-29 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.242 - - [2026-04-29 19:48:42] "GET /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009547 10.0.0.242 - - [2026-04-29 19:48:42] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006780 10.0.0.242 - - [2026-04-29 19:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.242 - - [2026-04-29 19:48:42] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002219 10.0.0.242 - - [2026-04-29 19:48:42] "POST /firewall-rules HTTP/1.1" 200 628 0.066636 10.0.0.242 - - [2026-04-29 19:48:42] "POST /firewall-rules HTTP/1.1" 200 648 0.071963 10.0.0.242 - - [2026-04-29 19:48:42] "GET /firewall-rule/fa0e68d9-6c56-4d00-a9e8-178d1e99b62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.015644 10.0.0.242 - - [2026-04-29 19:48:42] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002576 10.0.0.242 - - [2026-04-29 19:48:42] "GET /firewall-rule/3221f80d-9c64-4b65-94c5-0a22f25bd2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003201 10.0.0.242 - - [2026-04-29 19:48:42] "POST /ref-update HTTP/1.1" 200 156 0.012710 10.0.0.242 - - [2026-04-29 19:48:42] "POST /firewall-policys HTTP/1.1" 200 608 0.019594 10.0.0.242 - - [2026-04-29 19:48:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014182 10.0.0.242 - - [2026-04-29 19:48:42] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005926 10.0.0.242 - - [2026-04-29 19:48:42] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002318 10.0.0.242 - - [2026-04-29 19:48:42] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001807 10.0.0.242 - - [2026-04-29 19:48:42] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003016 10.0.0.242 - - [2026-04-29 19:48:43] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003828 10.0.0.242 - - [2026-04-29 19:48:43] "GET /firewall-policy/fdc71c7a-7ae1-426f-a8ca-73827403270d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002871 10.0.0.242 - - [2026-04-29 19:48:43] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001737 10.0.0.242 - - [2026-04-29 19:48:43] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002692 10.0.0.242 - - [2026-04-29 19:48:43] "POST /ref-update HTTP/1.1" 200 156 0.016023 10.0.0.242 - - [2026-04-29 19:48:43] "POST /ref-update HTTP/1.1" 200 156 0.041972 10.0.0.242 - - [2026-04-29 19:48:43] "POST /ref-update HTTP/1.1" 200 156 0.017696 10.0.0.242 - - [2026-04-29 19:48:43] "POST /ref-update HTTP/1.1" 200 156 0.036670 10.0.0.242 - - [2026-04-29 19:48:43] "POST /ref-update HTTP/1.1" 200 156 0.046530 10.0.0.242 - - [2026-04-29 19:48:43] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003855 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:50:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:50:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000751 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:50:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000835 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:50:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001277 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:50:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001088 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:50:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 10.0.0.242 - - [2026-04-29 19:50:41] "POST /tags HTTP/1.1" 409 252 0.002186 10.0.0.242 - - [2026-04-29 19:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.242 - - [2026-04-29 19:50:41] "GET /tag/38f98b51-2e2b-40e4-9a9a-edab1dd8058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012106 10.0.0.242 - - [2026-04-29 19:50:41] "POST /tags HTTP/1.1" 409 228 0.001952 10.0.0.242 - - [2026-04-29 19:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.242 - - [2026-04-29 19:50:41] "GET /tag/0aee38be-69df-4c84-b7f8-29fa3642be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.009554 10.0.0.242 - - [2026-04-29 19:50:41] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002918 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.242 - - [2026-04-29 19:50:42] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002094 10.0.0.242 - - [2026-04-29 19:50:42] "POST /tags HTTP/1.1" 409 206 0.001250 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001145 10.0.0.242 - - [2026-04-29 19:50:42] "GET /tag/7d254c74-23e7-46f4-8d4e-c5b356d82268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009322 10.0.0.242 - - [2026-04-29 19:50:42] "POST /tags HTTP/1.1" 409 226 0.001908 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2026-04-29 19:50:42] "GET /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009182 10.0.0.242 - - [2026-04-29 19:50:42] "POST /tags HTTP/1.1" 409 204 0.001343 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.242 - - [2026-04-29 19:50:42] "GET /tag/71aa6755-92a0-460a-99de-b392ea3f1e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.010210 10.0.0.242 - - [2026-04-29 19:50:42] "POST /tags HTTP/1.1" 409 226 0.001894 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.242 - - [2026-04-29 19:50:42] "GET /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011643 10.0.0.242 - - [2026-04-29 19:50:42] "POST /tags HTTP/1.1" 409 228 0.001542 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.242 - - [2026-04-29 19:50:42] "GET /tag/0aee38be-69df-4c84-b7f8-29fa3642be40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.009807 10.0.0.242 - - [2026-04-29 19:50:42] "POST /tags HTTP/1.1" 409 252 0.001665 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.242 - - [2026-04-29 19:50:42] "GET /tag/38f98b51-2e2b-40e4-9a9a-edab1dd8058a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.009242 10.0.0.242 - - [2026-04-29 19:50:42] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.001835 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.242 - - [2026-04-29 19:50:42] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002337 10.0.0.242 - - [2026-04-29 19:50:42] "POST /firewall-rules HTTP/1.1" 409 281 0.001770 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.242 - - [2026-04-29 19:50:42] "PUT /firewall-rule/3221f80d-9c64-4b65-94c5-0a22f25bd2d1 HTTP/1.1" 200 261 0.014843 10.0.0.242 - - [2026-04-29 19:50:42] "POST /firewall-rules HTTP/1.1" 409 291 0.012753 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.242 - - [2026-04-29 19:50:42] "PUT /firewall-rule/fa0e68d9-6c56-4d00-a9e8-178d1e99b62e HTTP/1.1" 200 261 0.019678 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-rule/fa0e68d9-6c56-4d00-a9e8-178d1e99b62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.005848 10.0.0.242 - - [2026-04-29 19:50:42] "POST /firewall-rules HTTP/1.1" 200 660 0.070094 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-rule/d44916cc-214e-4332-8901-75039b9d8b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.004098 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001769 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-rule/3221f80d-9c64-4b65-94c5-0a22f25bd2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.002129 10.0.0.242 - - [2026-04-29 19:50:42] "POST /firewall-policys HTTP/1.1" 409 269 0.002028 10.0.0.242 - - [2026-04-29 19:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.242 - - [2026-04-29 19:50:42] "PUT /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d HTTP/1.1" 200 265 0.019346 10.0.0.242 - - [2026-04-29 19:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026000 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006495 10.0.0.242 - - [2026-04-29 19:50:42] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002414 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001817 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.008189 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001875 10.0.0.242 - - [2026-04-29 19:50:42] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003736 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007523 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003985 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004064 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004246 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001890 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012086 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004493 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.242 - - [2026-04-29 19:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2026-04-29 19:51:44] "GET /loadbalancer/4ec97e6d-4223-4256-beb9-b3d442a8ed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001981 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004037 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.016722 10.0.0.242 - - [2026-04-29 19:51:44] "DELETE /loadbalancer-member/a679315e-8e0a-4af7-b308-af47a80a156b HTTP/1.1" 200 115 0.044610 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004624 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.242 - - [2026-04-29 19:51:44] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003534 10.0.0.242 - - [2026-04-29 19:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001726 10.0.0.242 - - [2026-04-29 19:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.242 - - [2026-04-29 19:51:44] "GET /loadbalancer/4ec97e6d-4223-4256-beb9-b3d442a8ed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002069 10.0.0.242 - - [2026-04-29 19:51:46] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005697 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.242 - - [2026-04-29 19:51:46] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004140 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.008250 10.0.0.242 - - [2026-04-29 19:51:46] "GET /virtual-machine/01562735-ac06-4e77-89d0-2066160cfb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003118 10.0.0.242 - - [2026-04-29 19:51:46] "POST /ref-update HTTP/1.1" 200 156 0.010576 10.0.0.242 - - [2026-04-29 19:51:46] "GET /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004429 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.021880 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.014343 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.018526 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.038590 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.020828 10.0.0.242 - - [2026-04-29 19:51:46] "DELETE /instance-ip/62dd99b8-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.039394 10.0.0.242 - - [2026-04-29 19:51:46] "POST /ref-update HTTP/1.1" 200 156 0.008724 10.0.0.242 - - [2026-04-29 19:51:46] "DELETE /virtual-machine-interface/62c5b758-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.049308 10.0.0.242 - - [2026-04-29 19:51:46] "DELETE /virtual-machine/01562735-ac06-4e77-89d0-2066160cfb38 HTTP/1.1" 200 115 0.025088 10.0.0.242 - - [2026-04-29 19:51:46] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009712 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.004470 10.0.0.242 - - [2026-04-29 19:51:46] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006163 10.0.0.242 - - [2026-04-29 19:51:46] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.242 - - [2026-04-29 19:51:46] "GET /virtual-machine/35059368-554a-440e-809d-137986c3815f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006777 10.0.0.242 - - [2026-04-29 19:51:46] "POST /ref-update HTTP/1.1" 200 156 0.023436 10.0.0.242 - - [2026-04-29 19:51:46] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.016926 10.0.0.242 - - [2026-04-29 19:51:47] "POST /set-tag HTTP/1.1" 200 109 0.065669 10.0.0.242 - - [2026-04-29 19:51:47] "POST /set-tag HTTP/1.1" 200 109 0.039101 10.0.0.242 - - [2026-04-29 19:51:47] "POST /set-tag HTTP/1.1" 200 109 0.028183 10.0.0.242 - - [2026-04-29 19:51:47] "POST /set-tag HTTP/1.1" 200 109 0.027864 10.0.0.242 - - [2026-04-29 19:51:47] "POST /set-tag HTTP/1.1" 200 109 0.014219 10.0.0.242 - - [2026-04-29 19:51:47] "DELETE /instance-ip/6354a13e-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.063844 10.0.0.242 - - [2026-04-29 19:51:47] "POST /ref-update HTTP/1.1" 200 156 0.016298 10.0.0.242 - - [2026-04-29 19:51:47] "DELETE /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.073401 10.0.0.242 - - [2026-04-29 19:51:47] "DELETE /virtual-machine/35059368-554a-440e-809d-137986c3815f HTTP/1.1" 200 115 0.093132 10.0.0.242 - - [2026-04-29 19:51:47] "DELETE /tag/a7202a90-e994-44a2-82a3-1d7bb05c9d62 HTTP/1.1" 200 115 0.189924 10.0.0.242 - - [2026-04-29 19:51:47] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009289 10.0.0.242 - - [2026-04-29 19:51:47] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.242 - - [2026-04-29 19:51:47] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006675 10.0.0.242 - - [2026-04-29 19:51:47] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.242 - - [2026-04-29 19:51:47] "GET /virtual-machine/3f765343-2e6b-4ec7-b0d6-6d0099ddd4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005712 10.0.0.242 - - [2026-04-29 19:51:47] "POST /ref-update HTTP/1.1" 200 156 0.010832 10.0.0.242 - - [2026-04-29 19:51:47] "GET /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010021 10.0.0.242 - - [2026-04-29 19:51:47] "POST /set-tag HTTP/1.1" 200 109 0.024310 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.067918 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.041589 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.016302 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.019730 10.0.0.242 - - [2026-04-29 19:51:48] "DELETE /instance-ip/645280e2-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.062775 10.0.0.242 - - [2026-04-29 19:51:48] "DELETE /virtual-machine-interface/643d230a-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.053916 10.0.0.242 - - [2026-04-29 19:51:48] "DELETE /virtual-machine/3f765343-2e6b-4ec7-b0d6-6d0099ddd4b0 HTTP/1.1" 200 115 0.022777 10.0.0.242 - - [2026-04-29 19:51:48] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006366 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.242 - - [2026-04-29 19:51:48] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005712 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.242 - - [2026-04-29 19:51:48] "GET /virtual-machine/8e38dfcb-63ea-4dfd-9606-17db365b77e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.005579 10.0.0.242 - - [2026-04-29 19:51:48] "POST /ref-update HTTP/1.1" 200 156 0.008541 10.0.0.242 - - [2026-04-29 19:51:48] "GET /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019425 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.036645 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.049899 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.027577 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.043656 10.0.0.242 - - [2026-04-29 19:51:48] "POST /set-tag HTTP/1.1" 200 109 0.022030 10.0.0.242 - - [2026-04-29 19:51:48] "DELETE /instance-ip/63eabce6-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.055765 10.0.0.242 - - [2026-04-29 19:51:48] "DELETE /virtual-machine-interface/63d553ec-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.047592 10.0.0.242 - - [2026-04-29 19:51:48] "DELETE /virtual-machine/8e38dfcb-63ea-4dfd-9606-17db365b77e8 HTTP/1.1" 200 115 0.025261 10.0.0.242 - - [2026-04-29 19:51:48] "DELETE /tag/041a6fdb-cc69-4ae0-9551-9963962a7747 HTTP/1.1" 200 115 0.037250 10.0.0.242 - - [2026-04-29 19:51:48] "DELETE /tag/7d254c74-23e7-46f4-8d4e-c5b356d82268 HTTP/1.1" 409 391 0.007370 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:51:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:51:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 10.0.0.242 - - [2026-04-29 19:52:15] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004698 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.242 - - [2026-04-29 19:52:15] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004153 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.005820 10.0.0.242 - - [2026-04-29 19:52:15] "GET /virtual-machine/81123500-471f-40f7-a0ae-d4f9cdf4ca87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002544 10.0.0.242 - - [2026-04-29 19:52:15] "POST /ref-update HTTP/1.1" 200 156 0.007468 10.0.0.242 - - [2026-04-29 19:52:15] "GET /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013157 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.014257 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.026761 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.023866 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.021026 10.0.0.242 - - [2026-04-29 19:52:15] "DELETE /instance-ip/654587ec-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.065899 10.0.0.242 - - [2026-04-29 19:52:15] "DELETE /virtual-machine-interface/652f66d8-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.037121 10.0.0.242 - - [2026-04-29 19:52:15] "DELETE /virtual-machine/81123500-471f-40f7-a0ae-d4f9cdf4ca87 HTTP/1.1" 200 115 0.014549 10.0.0.242 - - [2026-04-29 19:52:15] "DELETE /tag/71aa6755-92a0-460a-99de-b392ea3f1e4b HTTP/1.1" 409 237 0.005459 10.0.0.242 - - [2026-04-29 19:52:15] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003885 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.242 - - [2026-04-29 19:52:15] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003587 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.242 - - [2026-04-29 19:52:15] "GET /virtual-machine/ec568586-8e32-4e96-9e06-95b2ec9cafa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002828 10.0.0.242 - - [2026-04-29 19:52:15] "POST /ref-update HTTP/1.1" 200 156 0.008746 10.0.0.242 - - [2026-04-29 19:52:15] "GET /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011498 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.015091 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.022078 10.0.0.242 - - [2026-04-29 19:52:15] "POST /set-tag HTTP/1.1" 200 109 0.025675 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.025258 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /instance-ip/64dcc57c-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.044300 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /virtual-machine-interface/64c26786-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.036834 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /virtual-machine/ec568586-8e32-4e96-9e06-95b2ec9cafa9 HTTP/1.1" 200 115 0.021649 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /tag/96c668ce-7760-49b7-8110-a3e49d5ba16e HTTP/1.1" 200 115 0.029024 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /tag/ec64ccc2-7568-4fa7-9d1c-2de8e6bcb717 HTTP/1.1" 200 115 0.025825 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /tag/b0b3310d-0ea3-411a-b77a-54f0c8a184e5 HTTP/1.1" 200 115 0.029894 10.0.0.242 - - [2026-04-29 19:52:16] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004465 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.242 - - [2026-04-29 19:52:16] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005494 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.242 - - [2026-04-29 19:52:16] "GET /virtual-machine/9d007100-403e-4767-83fb-5271abfc6afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002644 10.0.0.242 - - [2026-04-29 19:52:16] "POST /ref-update HTTP/1.1" 200 156 0.009610 10.0.0.242 - - [2026-04-29 19:52:16] "GET /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013607 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.015640 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.023121 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.038872 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.011413 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /instance-ip/660c5b9c-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.036373 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /virtual-machine-interface/65f52bca-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.043471 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /virtual-machine/9d007100-403e-4767-83fb-5271abfc6afb HTTP/1.1" 200 115 0.016970 10.0.0.242 - - [2026-04-29 19:52:16] "DELETE /tag/9a55b1e6-b871-4b41-b3d2-442cba574f70 HTTP/1.1" 200 115 0.031413 10.0.0.242 - - [2026-04-29 19:52:16] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004775 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.242 - - [2026-04-29 19:52:16] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003512 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.242 - - [2026-04-29 19:52:16] "GET /virtual-machine/0740cc44-c7c3-4a68-b5d8-23280538dfaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002530 10.0.0.242 - - [2026-04-29 19:52:16] "POST /ref-update HTTP/1.1" 200 156 0.007598 10.0.0.242 - - [2026-04-29 19:52:16] "GET /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015661 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.014838 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.028150 10.0.0.242 - - [2026-04-29 19:52:16] "POST /set-tag HTTP/1.1" 200 109 0.022825 10.0.0.242 - - [2026-04-29 19:52:17] "POST /set-tag HTTP/1.1" 200 109 0.011836 10.0.0.242 - - [2026-04-29 19:52:17] "DELETE /instance-ip/65a97c5c-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.052407 10.0.0.242 - - [2026-04-29 19:52:17] "DELETE /virtual-machine-interface/6591fa50-4404-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.038133 10.0.0.242 - - [2026-04-29 19:52:17] "DELETE /virtual-machine/0740cc44-c7c3-4a68-b5d8-23280538dfaa HTTP/1.1" 200 115 0.014725 10.0.0.242 - - [2026-04-29 19:52:17] "DELETE /tag/38f98b51-2e2b-40e4-9a9a-edab1dd8058a HTTP/1.1" 409 237 0.006253 10.0.0.242 - - [2026-04-29 19:52:17] "DELETE /tag/0aee38be-69df-4c84-b7f8-29fa3642be40 HTTP/1.1" 409 237 0.011374 10.0.0.242 - - [2026-04-29 19:52:17] "DELETE /tag/d7effbfb-9c40-4944-9a09-55dbed2828a6 HTTP/1.1" 200 115 0.031054 10.0.0.242 - - [2026-04-29 19:52:19] "POST /projects HTTP/1.1" 409 238 0.001969 10.0.0.242 - - [2026-04-29 19:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.242 - - [2026-04-29 19:52:19] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029562 10.0.0.242 - - [2026-04-29 19:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.242 - - [2026-04-29 19:52:19] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004380 10.0.0.242 - - [2026-04-29 19:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2026-04-29 19:52:19] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003556 10.0.0.242 - - [2026-04-29 19:52:19] "POST /security-groups HTTP/1.1" 409 285 0.001935 10.0.0.242 - - [2026-04-29 19:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.242 - - [2026-04-29 19:52:19] "PUT /security-group/940d7c5a-19dc-439f-9d87-7c9c482687b0 HTTP/1.1" 200 263 0.055031 10.0.0.242 - - [2026-04-29 19:52:19] "PUT /access-control-list/00e98e00-cb6f-47ec-92c6-9ee3fe24b714 HTTP/1.1" 200 273 0.016008 10.0.0.242 - - [2026-04-29 19:52:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032734 10.0.0.242 - - [2026-04-29 19:52:19] "PUT /access-control-list/477fef29-1d42-4bd7-9d85-aba2590ffa9f HTTP/1.1" 200 273 0.022462 10.0.0.242 - - [2026-04-29 19:52:24] "POST /projects HTTP/1.1" 409 238 0.001998 10.0.0.242 - - [2026-04-29 19:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.242 - - [2026-04-29 19:52:24] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038057 10.0.0.242 - - [2026-04-29 19:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.242 - - [2026-04-29 19:52:24] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004303 10.0.0.242 - - [2026-04-29 19:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.242 - - [2026-04-29 19:52:24] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004053 10.0.0.242 - - [2026-04-29 19:52:24] "POST /security-groups HTTP/1.1" 409 285 0.002100 10.0.0.242 - - [2026-04-29 19:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.242 - - [2026-04-29 19:52:25] "PUT /security-group/940d7c5a-19dc-439f-9d87-7c9c482687b0 HTTP/1.1" 200 263 0.055411 10.0.0.242 - - [2026-04-29 19:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026376 10.0.0.242 - - [2026-04-29 19:52:25] "PUT /access-control-list/00e98e00-cb6f-47ec-92c6-9ee3fe24b714 HTTP/1.1" 200 273 0.026195 10.0.0.242 - - [2026-04-29 19:52:25] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.013964 10.0.0.242 - - [2026-04-29 19:52:25] "PUT /access-control-list/477fef29-1d42-4bd7-9d85-aba2590ffa9f HTTP/1.1" 200 273 0.023170 10.0.0.242 - - [2026-04-29 19:52:25] "GET /firewall-rule/5c8c223a-caad-4d84-9d17-9133b00e3290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002576 10.0.0.242 - - [2026-04-29 19:52:25] "POST /ref-update HTTP/1.1" 200 156 0.050410 10.0.0.242 - - [2026-04-29 19:52:25] "DELETE /firewall-rule/5c8c223a-caad-4d84-9d17-9133b00e3290 HTTP/1.1" 200 115 0.077752 10.0.0.242 - - [2026-04-29 19:52:25] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007158 10.0.0.242 - - [2026-04-29 19:52:25] "GET /firewall-rule/8f88b674-0b8a-402b-870e-4fe56bacb208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002790 10.0.0.242 - - [2026-04-29 19:52:25] "POST /ref-update HTTP/1.1" 200 156 0.048597 10.0.0.242 - - [2026-04-29 19:52:25] "DELETE /firewall-rule/8f88b674-0b8a-402b-870e-4fe56bacb208 HTTP/1.1" 200 115 0.050571 10.0.0.242 - - [2026-04-29 19:52:25] "DELETE /tag/38f98b51-2e2b-40e4-9a9a-edab1dd8058a HTTP/1.1" 409 237 0.006619 10.0.0.242 - - [2026-04-29 19:52:25] "DELETE /tag/0aee38be-69df-4c84-b7f8-29fa3642be40 HTTP/1.1" 409 237 0.004220 10.0.0.242 - - [2026-04-29 19:52:25] "DELETE /tag/accc664b-3475-45ec-9b21-88ac91fe3cf5 HTTP/1.1" 200 115 0.039441 10.0.0.242 - - [2026-04-29 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2026-04-29 19:52:25] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003960 10.0.0.242 - - [2026-04-29 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-04-29 19:52:25] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004092 10.0.0.242 - - [2026-04-29 19:52:25] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.055027 10.0.0.242 - - [2026-04-29 19:52:25] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.056058 10.0.0.242 - - [2026-04-29 19:52:25] "DELETE /security-group/940d7c5a-19dc-439f-9d87-7c9c482687b0 HTTP/1.1" 200 115 0.046041 10.0.0.242 - - [2026-04-29 19:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.242 - - [2026-04-29 19:52:25] "DELETE /access-control-list/00e98e00-cb6f-47ec-92c6-9ee3fe24b714 HTTP/1.1" 200 115 0.025314 10.0.0.242 - - [2026-04-29 19:52:25] "DELETE /access-control-list/477fef29-1d42-4bd7-9d85-aba2590ffa9f HTTP/1.1" 200 115 0.038611 10.0.0.242 - - [2026-04-29 19:52:25] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.021282 10.0.0.242 - - [2026-04-29 19:52:25] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?fields=security_groups HTTP/1.1" 200 1352 0.059485 10.0.0.242 - - [2026-04-29 19:52:26] "DELETE /security-group/6876369b-27f2-4be3-ab93-ccf3da06cbe5 HTTP/1.1" 200 115 0.085042 10.0.0.242 - - [2026-04-29 19:52:26] "DELETE /access-control-list/8a7581df-d4b4-4dcb-93da-a5eb7c686f63 HTTP/1.1" 200 115 0.081776 10.0.0.242 - - [2026-04-29 19:52:26] "GET /project/46772a23-7301-4303-99b0-a38c6c5cc651?fields=application_policy_sets HTTP/1.1" 200 1391 0.063007 10.0.0.242 - - [2026-04-29 19:52:26] "DELETE /access-control-list/eeb7a1ee-6210-464d-80cc-20cdd82b164a HTTP/1.1" 200 115 0.048592 10.0.0.242 - - [2026-04-29 19:52:26] "DELETE /project/46772a23-7301-4303-99b0-a38c6c5cc651 HTTP/1.1" 200 115 0.415709 10.0.0.242 - - [2026-04-29 19:52:26] "POST /projects HTTP/1.1" 409 238 0.002215 10.0.0.242 - - [2026-04-29 19:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.242 - - [2026-04-29 19:52:26] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040246 10.0.0.242 - - [2026-04-29 19:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017311 10.0.0.242 - - [2026-04-29 19:52:26] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005763 10.0.0.242 - - [2026-04-29 19:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.242 - - [2026-04-29 19:52:26] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003983 10.0.0.242 - - [2026-04-29 19:52:26] "POST /security-groups HTTP/1.1" 409 285 0.001902 10.0.0.242 - - [2026-04-29 19:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.242 - - [2026-04-29 19:52:26] "PUT /security-group/81340f73-0026-4967-92da-36d4ea65b8c6 HTTP/1.1" 200 263 0.062779 10.0.0.242 - - [2026-04-29 19:52:26] "PUT /access-control-list/1834f5eb-3aea-4327-8e1b-494813677f99 HTTP/1.1" 200 273 0.010423 10.0.0.242 - - [2026-04-29 19:52:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033433 10.0.0.242 - - [2026-04-29 19:52:26] "PUT /access-control-list/c1321eb4-4966-402b-98a7-a7e652a290e2 HTTP/1.1" 200 273 0.031010 10.0.0.242 - - [2026-04-29 19:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.242 - - [2026-04-29 19:52:30] "GET /loadbalancer/4ec97e6d-4223-4256-beb9-b3d442a8ed82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003117 10.0.0.242 - - [2026-04-29 19:52:30] "GET /virtual-machine-interface/633ab31e-4404-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002743 10.0.0.242 - - [2026-04-29 19:52:30] "DELETE /loadbalancer-member/12864fa8-6af5-4f16-966c-f342f242f88d HTTP/1.1" 200 115 0.038216 10.0.0.242 - - [2026-04-29 19:52:30] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003024 10.0.0.242 - - [2026-04-29 19:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.242 - - [2026-04-29 19:52:30] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002685 10.0.0.242 - - [2026-04-29 19:52:30] "GET /firewall-policy/7c069f81-1bb3-495e-9ea6-0c25dc38cc01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002467 10.0.0.242 - - [2026-04-29 19:52:30] "GET /firewall-rule/3221f80d-9c64-4b65-94c5-0a22f25bd2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.002144 10.0.0.242 - - [2026-04-29 19:52:31] "POST /ref-update HTTP/1.1" 200 156 0.021559 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /firewall-rule/3221f80d-9c64-4b65-94c5-0a22f25bd2d1 HTTP/1.1" 200 115 0.050360 10.0.0.242 - - [2026-04-29 19:52:31] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004455 10.0.0.242 - - [2026-04-29 19:52:31] "GET /firewall-rule/d44916cc-214e-4332-8901-75039b9d8b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.002625 10.0.0.242 - - [2026-04-29 19:52:31] "POST /ref-update HTTP/1.1" 200 156 0.020029 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /firewall-rule/d44916cc-214e-4332-8901-75039b9d8b55 HTTP/1.1" 200 115 0.036418 10.0.0.242 - - [2026-04-29 19:52:31] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.007674 10.0.0.242 - - [2026-04-29 19:52:31] "GET /firewall-rule/fa0e68d9-6c56-4d00-a9e8-178d1e99b62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.002788 10.0.0.242 - - [2026-04-29 19:52:31] "POST /ref-update HTTP/1.1" 200 156 0.015422 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /firewall-rule/fa0e68d9-6c56-4d00-a9e8-178d1e99b62e HTTP/1.1" 200 115 0.055231 10.0.0.242 - - [2026-04-29 19:52:31] "GET /application-policy-set/e4be6e47-b5e1-4012-8fff-2d8de3b3e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002536 10.0.0.242 - - [2026-04-29 19:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.242 - - [2026-04-29 19:52:31] "GET /policy-management/50c0149a-bcd2-4c3d-a145-8e28c81501d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004163 10.0.0.242 - - [2026-04-29 19:52:31] "GET /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004300 10.0.0.242 - - [2026-04-29 19:52:31] "POST /ref-update HTTP/1.1" 200 156 0.037042 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /firewall-policy/737ae5b1-f1c2-4cfc-96f1-13578337c29d HTTP/1.1" 200 115 0.054646 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /tag/71aa6755-92a0-460a-99de-b392ea3f1e4b HTTP/1.1" 200 115 0.066422 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /tag/7d254c74-23e7-46f4-8d4e-c5b356d82268 HTTP/1.1" 200 115 0.098220 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /tag/38f98b51-2e2b-40e4-9a9a-edab1dd8058a HTTP/1.1" 200 115 0.053092 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /tag/0aee38be-69df-4c84-b7f8-29fa3642be40 HTTP/1.1" 200 115 0.082939 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /loadbalancer-pool/3819e20d-4a6d-4134-b27e-f2cf2f84cf2d HTTP/1.1" 200 115 0.036275 10.0.0.242 - - [2026-04-29 19:52:31] "DELETE /loadbalancer-listener/7b2b384e-14c1-497a-9386-927322be1902 HTTP/1.1" 200 115 0.058707 10.0.0.242 - - [2026-04-29 19:52:32] "DELETE /loadbalancer/4ec97e6d-4223-4256-beb9-b3d442a8ed82 HTTP/1.1" 200 115 0.045853 10.0.0.242 - - [2026-04-29 19:52:32] "DELETE /floating-ip/d38a9eb0-ac0d-4ceb-9c5d-305f6ad36731 HTTP/1.1" 200 115 0.053958 10.0.0.242 - - [2026-04-29 19:52:32] "DELETE /instance-ip/8eac95c5-b02a-405b-8446-672e0e782396 HTTP/1.1" 200 115 0.045969 10.0.0.242 - - [2026-04-29 19:52:32] "DELETE /virtual-machine-interface/002caf72-df93-44b4-954e-1a20ada02440 HTTP/1.1" 200 115 0.086529 10.0.0.242 - - [2026-04-29 19:52:32] "DELETE /tag/4c112a04-858d-401b-bed5-0d10d529bcee HTTP/1.1" 200 115 0.047830 10.0.0.242 - - [2026-04-29 19:52:32] "POST /projects HTTP/1.1" 409 238 0.002958 10.0.0.242 - - [2026-04-29 19:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006612 10.0.0.242 - - [2026-04-29 19:52:32] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.063846 10.0.0.242 - - [2026-04-29 19:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-04-29 19:52:32] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003949 10.0.0.242 - - [2026-04-29 19:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.242 - - [2026-04-29 19:52:32] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.018696 10.0.0.242 - - [2026-04-29 19:52:32] "POST /security-groups HTTP/1.1" 409 285 0.002915 10.0.0.242 - - [2026-04-29 19:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005813 10.0.0.242 - - [2026-04-29 19:52:32] "PUT /security-group/81340f73-0026-4967-92da-36d4ea65b8c6 HTTP/1.1" 200 263 0.063022 10.0.0.242 - - [2026-04-29 19:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.036116 10.0.0.242 - - [2026-04-29 19:52:32] "PUT /access-control-list/1834f5eb-3aea-4327-8e1b-494813677f99 HTTP/1.1" 200 273 0.032612 10.0.0.242 - - [2026-04-29 19:52:32] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.030885 10.0.0.242 - - [2026-04-29 19:52:32] "PUT /access-control-list/c1321eb4-4966-402b-98a7-a7e652a290e2 HTTP/1.1" 200 273 0.014466 10.0.0.242 - - [2026-04-29 19:52:32] "GET /firewall-rule/133cab0a-c9de-41d3-985e-c9d9735a10be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002830 10.0.0.242 - - [2026-04-29 19:52:32] "POST /ref-update HTTP/1.1" 200 156 0.076944 10.0.0.242 - - [2026-04-29 19:52:32] "DELETE /firewall-rule/133cab0a-c9de-41d3-985e-c9d9735a10be HTTP/1.1" 200 115 0.060722 10.0.0.242 - - [2026-04-29 19:52:32] "GET /firewall-policy/112dbddf-0729-4267-93eb-a51646986c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.013306 10.0.0.242 - - [2026-04-29 19:52:32] "GET /firewall-rule/2959668e-6294-47ee-a65f-239a718605da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003094 10.0.0.242 - - [2026-04-29 19:52:32] "POST /ref-update HTTP/1.1" 200 156 0.066727 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /firewall-rule/2959668e-6294-47ee-a65f-239a718605da HTTP/1.1" 200 115 0.082939 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /tag/03ed0c08-78e9-4ea6-8d9d-a82ee8c034ed HTTP/1.1" 200 115 0.060288 10.0.0.242 - - [2026-04-29 19:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2026-04-29 19:52:33] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.019159 10.0.0.242 - - [2026-04-29 19:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.242 - - [2026-04-29 19:52:33] "GET /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007266 10.0.0.242 - - [2026-04-29 19:52:33] "PUT /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1 HTTP/1.1" 200 265 0.080654 10.0.0.242 - - [2026-04-29 19:52:33] "PUT /virtual-network/895b8a7c-08c3-4936-a187-5fe35d2d3e27 HTTP/1.1" 200 265 0.082759 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /access-control-list/1834f5eb-3aea-4327-8e1b-494813677f99 HTTP/1.1" 200 115 0.041277 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /security-group/81340f73-0026-4967-92da-36d4ea65b8c6 HTTP/1.1" 200 115 0.089002 10.0.0.242 - - [2026-04-29 19:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /access-control-list/c1321eb4-4966-402b-98a7-a7e652a290e2 HTTP/1.1" 200 115 0.043648 10.0.0.242 - - [2026-04-29 19:52:33] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040082 10.0.0.242 - - [2026-04-29 19:52:33] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?fields=security_groups HTTP/1.1" 200 1352 0.047930 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /security-group/e724d198-db7f-4d9e-a7ae-ec71066e8bd8 HTTP/1.1" 200 115 0.079403 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /access-control-list/5f81eaff-a3cc-4dee-86d9-ed8a3432e126 HTTP/1.1" 200 115 0.046486 10.0.0.242 - - [2026-04-29 19:52:33] "GET /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b?fields=application_policy_sets HTTP/1.1" 200 1391 0.055057 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /access-control-list/e4ce871e-9769-4964-a099-99e5f2bda10b HTTP/1.1" 200 115 0.051131 10.0.0.242 - - [2026-04-29 19:52:33] "DELETE /project/5ed459cc-c826-4086-b4db-0b3fa3ff7a7b HTTP/1.1" 200 115 0.387872 10.0.0.242 - - [2026-04-29 19:53:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002036 10.0.0.242 - - [2026-04-29 19:53:11] "GET /global-system-configs HTTP/1.1" 200 323 0.002326 10.0.0.242 - - [2026-04-29 19:53:18] "GET / HTTP/1.1" 200 36215 0.002080 10.0.0.242 - - [2026-04-29 19:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.242 - - [2026-04-29 19:53:18] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002719 10.0.0.242 - - [2026-04-29 19:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2026-04-29 19:53:18] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002236 10.0.0.242 - - [2026-04-29 19:53:32] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.242 - - [2026-04-29 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.242 - - [2026-04-29 19:53:32] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004203 10.0.0.242 - - [2026-04-29 19:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.242 - - [2026-04-29 19:53:32] "GET /config-node/0552c925-18b3-476a-9634-8b43400d6991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001601 10.0.0.242 - - [2026-04-29 19:53:43] "GET / HTTP/1.1" 200 36215 0.001333 10.0.0.242 - - [2026-04-29 19:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.242 - - [2026-04-29 19:53:43] "GET /routing-instance/b76d1ed4-bfa2-444d-9b8f-a7e614edaf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002479 10.0.0.242 - - [2026-04-29 19:53:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001469 10.0.0.242 - - [2026-04-29 19:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.242 - - [2026-04-29 19:53:43] "GET /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002880 10.0.0.242 - - [2026-04-29 19:53:43] "PUT /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7 HTTP/1.1" 200 255 0.018005 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:53:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:53:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 10.0.0.242 - - [2026-04-29 19:53:57] "GET / HTTP/1.1" 200 36215 0.002120 10.0.0.242 - - [2026-04-29 19:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.242 - - [2026-04-29 19:53:57] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003893 10.0.0.242 - - [2026-04-29 19:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.242 - - [2026-04-29 19:53:57] "GET /config-node/0552c925-18b3-476a-9634-8b43400d6991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002166 10.0.0.242 - - [2026-04-29 19:53:57] "GET / HTTP/1.1" 200 36215 0.001372 10.0.0.242 - - [2026-04-29 19:53:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001876 10.0.0.242 - - [2026-04-29 19:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2026-04-29 19:54:02] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002402 10.0.0.242 - - [2026-04-29 19:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2026-04-29 19:54:02] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.007092 10.0.0.242 - - [2026-04-29 19:54:03] "GET / HTTP/1.1" 200 36215 0.001726 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 264 0.001879 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/96e029a3-4d8b-423a-9890-0efde8e12d20 HTTP/1.1" 200 245 0.009331 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 261 0.008769 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/8d718f74-8b82-4007-9026-6a4e7d6b6d98 HTTP/1.1" 200 245 0.009990 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 261 0.002861 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/d5bf1dc0-a865-4c90-a15b-089436cca7ea HTTP/1.1" 200 245 0.028558 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 253 0.010332 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/8d95b168-bbd9-4573-b670-f66b2f47c417 HTTP/1.1" 200 245 0.010512 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 251 0.013779 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/ceedfa0e-0234-489e-9c06-0a3ae1286998 HTTP/1.1" 200 245 0.008794 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 252 0.008982 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/b10a6955-1837-4885-bae0-5b166b20f01c HTTP/1.1" 200 245 0.010529 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 256 0.009253 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/47e55a46-df71-49dc-942d-385122e5e544 HTTP/1.1" 200 245 0.011554 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 248 0.010685 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/d02bfae4-7ed8-421f-8010-306f72b55619 HTTP/1.1" 200 245 0.010661 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 252 0.003792 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/c80e08a4-9ae5-4a25-9ceb-2b3f15b368ea HTTP/1.1" 200 245 0.009120 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 257 0.006917 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/c277613c-5f36-4e8b-a8cc-c58dc5e5dcf3 HTTP/1.1" 200 245 0.009658 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 251 0.003680 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/139e38d8-d0df-4842-b407-55735a6929f7 HTTP/1.1" 200 245 0.010653 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 257 0.006031 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.242 - - [2026-04-29 19:54:03] "PUT /alarm/b085184d-61e2-4f3a-aed0-3f908106c715 HTTP/1.1" 200 245 0.015096 10.0.0.242 - - [2026-04-29 19:54:03] "POST /alarms HTTP/1.1" 409 261 0.006044 10.0.0.242 - - [2026-04-29 19:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/c700b2c5-093b-4eb2-b5d2-41f85b08a808 HTTP/1.1" 200 245 0.015933 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 258 0.019570 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/08379616-074b-426c-be5f-9e0370969962 HTTP/1.1" 200 245 0.010322 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 254 0.002744 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010321 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/585ed1a1-2d68-4154-9501-684b29addb46 HTTP/1.1" 200 245 0.013431 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 254 0.007096 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/1c91945c-cd55-42be-ab21-fcb3a5e8ca76 HTTP/1.1" 200 245 0.017642 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 254 0.002379 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/7b4cca95-7f10-4d28-969b-95895c0a197c HTTP/1.1" 200 245 0.012930 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 247 0.002061 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/76ae2947-7689-41a1-b497-b5824350b717 HTTP/1.1" 200 245 0.011296 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 272 0.007439 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/77cb8df4-499c-458d-a21a-5c1e17082ead HTTP/1.1" 200 245 0.011480 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 261 0.011585 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/08e3f08b-b78e-4308-9438-1754a2ca1345 HTTP/1.1" 200 245 0.012225 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 259 0.008707 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/6d7d893f-7912-4ba3-9100-d495d20c6221 HTTP/1.1" 200 245 0.021132 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 265 0.009616 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/a95972e1-2231-42b6-8b09-738ee03792dc HTTP/1.1" 200 245 0.010036 10.0.0.242 - - [2026-04-29 19:54:04] "POST /alarms HTTP/1.1" 409 279 0.007842 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /alarm/524105d4-9a17-4fa7-bcb0-d13f2650f57a HTTP/1.1" 200 245 0.019207 10.0.0.242 - - [2026-04-29 19:54:04] "GET / HTTP/1.1" 200 36215 0.001707 10.0.0.242 - - [2026-04-29 19:54:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001856 10.0.0.242 - - [2026-04-29 19:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.242 - - [2026-04-29 19:54:04] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.006681 10.0.0.242 - - [2026-04-29 19:54:05] "GET / HTTP/1.1" 200 36215 0.001401 10.0.0.242 - - [2026-04-29 19:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2026-04-29 19:54:05] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002221 10.0.0.242 - - [2026-04-29 19:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.242 - - [2026-04-29 19:54:05] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.009878 10.0.0.242 - - [2026-04-29 19:54:05] "GET / HTTP/1.1" 200 36215 0.002302 10.0.0.242 - - [2026-04-29 19:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.242 - - [2026-04-29 19:54:05] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004045 10.0.0.242 - - [2026-04-29 19:54:05] "PUT /global-system-config/3006c217-9529-498e-8260-cc76805b8602 HTTP/1.1" 200 275 0.013443 10.0.0.242 - - [2026-04-29 19:54:09] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.242 - - [2026-04-29 19:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.242 - - [2026-04-29 19:54:09] "GET /routing-instance/b76d1ed4-bfa2-444d-9b8f-a7e614edaf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002234 10.0.0.242 - - [2026-04-29 19:54:09] "POST /bgp-routers HTTP/1.1" 409 301 0.001448 10.0.0.242 - - [2026-04-29 19:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.242 - - [2026-04-29 19:54:09] "GET /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002776 10.0.0.242 - - [2026-04-29 19:54:09] "PUT /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7 HTTP/1.1" 200 255 0.018996 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000799 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 10.0.0.242 - - [2026-04-29 19:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.242 - - [2026-04-29 19:54:11] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002748 10.0.0.242 - - [2026-04-29 19:54:28] "GET / HTTP/1.1" 200 36215 0.001752 10.0.0.242 - - [2026-04-29 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.242 - - [2026-04-29 19:54:28] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004059 10.0.0.242 - - [2026-04-29 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.242 - - [2026-04-29 19:54:28] "GET /config-node/0552c925-18b3-476a-9634-8b43400d6991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002316 10.0.0.242 - - [2026-04-29 19:54:28] "GET / HTTP/1.1" 200 36215 0.001425 10.0.0.242 - - [2026-04-29 19:54:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001788 10.0.0.242 - - [2026-04-29 19:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2026-04-29 19:54:33] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002698 10.0.0.242 - - [2026-04-29 19:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.242 - - [2026-04-29 19:54:33] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.007927 10.0.0.242 - - [2026-04-29 19:54:34] "GET / HTTP/1.1" 200 36215 0.001524 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 264 0.001813 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010804 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/96e029a3-4d8b-423a-9890-0efde8e12d20 HTTP/1.1" 200 245 0.009188 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 261 0.007448 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/8d718f74-8b82-4007-9026-6a4e7d6b6d98 HTTP/1.1" 200 245 0.008334 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 261 0.010123 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/d5bf1dc0-a865-4c90-a15b-089436cca7ea HTTP/1.1" 200 245 0.008524 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 253 0.008674 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/8d95b168-bbd9-4573-b670-f66b2f47c417 HTTP/1.1" 200 245 0.010059 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 251 0.009053 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/ceedfa0e-0234-489e-9c06-0a3ae1286998 HTTP/1.1" 200 245 0.009763 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 252 0.009104 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/b10a6955-1837-4885-bae0-5b166b20f01c HTTP/1.1" 200 245 0.011103 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 256 0.010620 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/47e55a46-df71-49dc-942d-385122e5e544 HTTP/1.1" 200 245 0.009409 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 248 0.007780 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/d02bfae4-7ed8-421f-8010-306f72b55619 HTTP/1.1" 200 245 0.008970 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 252 0.007056 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/c80e08a4-9ae5-4a25-9ceb-2b3f15b368ea HTTP/1.1" 200 245 0.010476 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 257 0.009587 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/c277613c-5f36-4e8b-a8cc-c58dc5e5dcf3 HTTP/1.1" 200 245 0.009045 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 251 0.007236 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/139e38d8-d0df-4842-b407-55735a6929f7 HTTP/1.1" 200 245 0.009345 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 257 0.004529 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/b085184d-61e2-4f3a-aed0-3f908106c715 HTTP/1.1" 200 245 0.007912 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 261 0.007495 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.242 - - [2026-04-29 19:54:34] "PUT /alarm/c700b2c5-093b-4eb2-b5d2-41f85b08a808 HTTP/1.1" 200 245 0.009808 10.0.0.242 - - [2026-04-29 19:54:34] "POST /alarms HTTP/1.1" 409 258 0.001432 10.0.0.242 - - [2026-04-29 19:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/08379616-074b-426c-be5f-9e0370969962 HTTP/1.1" 200 245 0.014924 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 254 0.001942 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/585ed1a1-2d68-4154-9501-684b29addb46 HTTP/1.1" 200 245 0.008634 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 254 0.009402 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/1c91945c-cd55-42be-ab21-fcb3a5e8ca76 HTTP/1.1" 200 245 0.009287 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 254 0.006854 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/7b4cca95-7f10-4d28-969b-95895c0a197c HTTP/1.1" 200 245 0.008818 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 247 0.005067 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/76ae2947-7689-41a1-b497-b5824350b717 HTTP/1.1" 200 245 0.008924 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 272 0.004219 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/77cb8df4-499c-458d-a21a-5c1e17082ead HTTP/1.1" 200 245 0.008467 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 261 0.008584 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/08e3f08b-b78e-4308-9438-1754a2ca1345 HTTP/1.1" 200 245 0.009040 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 259 0.009045 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/6d7d893f-7912-4ba3-9100-d495d20c6221 HTTP/1.1" 200 245 0.009291 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 265 0.013439 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/a95972e1-2231-42b6-8b09-738ee03792dc HTTP/1.1" 200 245 0.010211 10.0.0.242 - - [2026-04-29 19:54:35] "POST /alarms HTTP/1.1" 409 279 0.003924 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /alarm/524105d4-9a17-4fa7-bcb0-d13f2650f57a HTTP/1.1" 200 245 0.010938 10.0.0.242 - - [2026-04-29 19:54:35] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.242 - - [2026-04-29 19:54:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001898 10.0.0.242 - - [2026-04-29 19:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.242 - - [2026-04-29 19:54:35] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.007221 10.0.0.242 - - [2026-04-29 19:54:36] "GET / HTTP/1.1" 200 36215 0.001523 10.0.0.242 - - [2026-04-29 19:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.242 - - [2026-04-29 19:54:36] "GET /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002346 10.0.0.242 - - [2026-04-29 19:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.242 - - [2026-04-29 19:54:36] "PUT /global-vrouter-config/5af25874-39ee-40d9-b4c9-ac3c62415c45 HTTP/1.1" 200 277 0.007390 10.0.0.242 - - [2026-04-29 19:54:36] "GET / HTTP/1.1" 200 36215 0.001853 10.0.0.242 - - [2026-04-29 19:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2026-04-29 19:54:36] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005703 10.0.0.242 - - [2026-04-29 19:54:36] "PUT /global-system-config/3006c217-9529-498e-8260-cc76805b8602 HTTP/1.1" 200 275 0.018235 10.0.0.242 - - [2026-04-29 19:54:39] "GET / HTTP/1.1" 200 36215 0.001392 10.0.0.242 - - [2026-04-29 19:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.242 - - [2026-04-29 19:54:39] "GET /routing-instance/b76d1ed4-bfa2-444d-9b8f-a7e614edaf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002389 10.0.0.242 - - [2026-04-29 19:54:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001951 10.0.0.242 - - [2026-04-29 19:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.242 - - [2026-04-29 19:54:40] "GET /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002484 10.0.0.242 - - [2026-04-29 19:54:40] "PUT /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7 HTTP/1.1" 200 255 0.019292 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:54:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:54:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000764 10.0.0.242 - - [2026-04-29 19:54:43] "POST /tags HTTP/1.1" 200 356 0.016728 10.0.0.242 - - [2026-04-29 19:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008536 10.0.0.242 - - [2026-04-29 19:54:43] "GET /tag/a9f31e75-e1b4-49f8-a387-7033de89b30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.011425 10.0.0.242 - - [2026-04-29 19:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.242 - - [2026-04-29 19:54:43] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004107 10.0.0.242 - - [2026-04-29 19:54:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.242 - - [2026-04-29 19:54:43] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.043522 10.0.0.242 - - [2026-04-29 19:54:43] "POST /virtual-machines HTTP/1.1" 200 352 0.007478 10.0.0.242 - - [2026-04-29 19:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015079 10.0.0.242 - - [2026-04-29 19:54:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.118066 10.0.0.242 - - [2026-04-29 19:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006985 10.0.0.242 - - [2026-04-29 19:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.003680 10.0.0.242 - - [2026-04-29 19:54:44] "POST /instance-ips HTTP/1.1" 200 392 0.017904 10.0.0.242 - - [2026-04-29 19:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016899 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.012419 10.0.0.242 - - [2026-04-29 19:54:44] "POST /set-tag HTTP/1.1" 200 109 0.014014 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.015568 10.0.0.242 - - [2026-04-29 19:54:44] "GET /instance-ip/449f0bfc-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.006897 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003967 10.0.0.242 - - [2026-04-29 19:54:44] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003229 10.0.0.242 - - [2026-04-29 19:54:44] "POST /ref-update HTTP/1.1" 200 156 0.006709 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003983 10.0.0.242 - - [2026-04-29 19:54:44] "POST /set-tag HTTP/1.1" 200 109 0.001764 10.0.0.242 - - [2026-04-29 19:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-network/efdd06d5-3225-45b7-ad4d-916d2fb58db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004142 10.0.0.242 - - [2026-04-29 19:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.242 - - [2026-04-29 19:54:44] "GET /project/805842f5-5fe2-4cd7-86eb-6839d1fb6a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.019528 10.0.0.242 - - [2026-04-29 19:54:44] "POST /virtual-machines HTTP/1.1" 200 356 0.007612 10.0.0.242 - - [2026-04-29 19:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010146 10.0.0.242 - - [2026-04-29 19:54:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.101188 10.0.0.242 - - [2026-04-29 19:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007684 10.0.0.242 - - [2026-04-29 19:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005645 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007272 10.0.0.242 - - [2026-04-29 19:54:44] "POST /instance-ips HTTP/1.1" 200 396 0.018433 10.0.0.242 - - [2026-04-29 19:54:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024335 10.0.0.242 - - [2026-04-29 19:54:44] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007082 10.0.0.242 - - [2026-04-29 19:54:45] "POST /set-tag HTTP/1.1" 200 109 0.013500 10.0.0.242 - - [2026-04-29 19:54:45] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.023694 10.0.0.242 - - [2026-04-29 19:54:45] "GET /instance-ip/4505b38e-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.002253 10.0.0.242 - - [2026-04-29 19:54:45] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003925 10.0.0.242 - - [2026-04-29 19:54:45] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.242 - - [2026-04-29 19:54:45] "GET /virtual-router/706cf9b9-0a13-45dc-ae71-b48d43855907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003011 10.0.0.242 - - [2026-04-29 19:54:45] "POST /ref-update HTTP/1.1" 200 156 0.015321 10.0.0.242 - - [2026-04-29 19:54:45] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012301 10.0.0.242 - - [2026-04-29 19:54:45] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.242 - - [2026-04-29 19:54:45] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003843 10.0.0.242 - - [2026-04-29 19:54:45] "POST /set-tag HTTP/1.1" 200 109 0.001729 10.0.0.242 - - [2026-04-29 19:54:45] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003634 10.0.0.242 - - [2026-04-29 19:54:45] "POST /set-tag HTTP/1.1" 200 109 0.008902 10.0.0.242 - - [2026-04-29 19:54:54] "GET / HTTP/1.1" 200 36215 0.001508 10.0.0.242 - - [2026-04-29 19:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-04-29 19:54:54] "GET /global-system-config/3006c217-9529-498e-8260-cc76805b8602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003997 10.0.0.242 - - [2026-04-29 19:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.242 - - [2026-04-29 19:54:55] "GET /config-node/0552c925-18b3-476a-9634-8b43400d6991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002947 10.0.0.242 - - [2026-04-29 19:55:02] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.003983 10.0.0.242 - - [2026-04-29 19:55:02] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.242 - - [2026-04-29 19:55:03] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004238 10.0.0.242 - - [2026-04-29 19:55:03] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.242 - - [2026-04-29 19:55:04] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004060 10.0.0.242 - - [2026-04-29 19:55:04] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.242 - - [2026-04-29 19:55:06] "GET / HTTP/1.1" 200 36215 0.001226 10.0.0.242 - - [2026-04-29 19:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.242 - - [2026-04-29 19:55:06] "GET /routing-instance/b76d1ed4-bfa2-444d-9b8f-a7e614edaf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002722 10.0.0.242 - - [2026-04-29 19:55:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001770 10.0.0.242 - - [2026-04-29 19:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.242 - - [2026-04-29 19:55:06] "GET /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002370 10.0.0.242 - - [2026-04-29 19:55:06] "PUT /bgp-router/77200d96-696f-4073-a624-d27dcaa14af7 HTTP/1.1" 200 255 0.014892 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:55:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000883 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:55:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:55:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:55:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000745 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:55:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000878 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:55:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000895 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:55:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:55:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000709 10.0.0.242 - - [2026-04-29 19:55:35] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004321 10.0.0.242 - - [2026-04-29 19:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.242 - - [2026-04-29 19:55:35] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005033 10.0.0.242 - - [2026-04-29 19:55:35] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.242 - - [2026-04-29 19:55:35] "GET /virtual-machine/8af531ae-cb78-4354-88c6-cd5a1bbed729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002195 10.0.0.242 - - [2026-04-29 19:55:35] "POST /ref-update HTTP/1.1" 200 156 0.013637 10.0.0.242 - - [2026-04-29 19:55:35] "GET /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006379 10.0.0.242 - - [2026-04-29 19:55:35] "POST /set-tag HTTP/1.1" 200 109 0.014844 10.0.0.242 - - [2026-04-29 19:55:35] "POST /set-tag HTTP/1.1" 200 109 0.021044 10.0.0.242 - - [2026-04-29 19:55:35] "DELETE /instance-ip/449f0bfc-4405-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.029653 10.0.0.242 - - [2026-04-29 19:55:35] "DELETE /virtual-machine-interface/4481b638-4405-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.032035 10.0.0.242 - - [2026-04-29 19:55:35] "DELETE /virtual-machine/8af531ae-cb78-4354-88c6-cd5a1bbed729 HTTP/1.1" 200 115 0.017688 10.0.0.242 - - [2026-04-29 19:55:35] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009722 10.0.0.242 - - [2026-04-29 19:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.242 - - [2026-04-29 19:56:06] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004089 10.0.0.242 - - [2026-04-29 19:56:06] "POST /set-tag HTTP/1.1" 200 109 0.019804 10.0.0.242 - - [2026-04-29 19:56:06] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003844 10.0.0.242 - - [2026-04-29 19:56:06] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.242 - - [2026-04-29 19:56:06] "GET /virtual-machine/b5c4428a-5440-4090-b93b-2c71471696d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004205 10.0.0.242 - - [2026-04-29 19:56:06] "POST /ref-update HTTP/1.1" 200 156 0.015774 10.0.0.242 - - [2026-04-29 19:56:06] "GET /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004341 10.0.0.242 - - [2026-04-29 19:56:06] "POST /set-tag HTTP/1.1" 200 109 0.019261 10.0.0.242 - - [2026-04-29 19:56:06] "POST /set-tag HTTP/1.1" 200 109 0.033139 10.0.0.242 - - [2026-04-29 19:56:07] "DELETE /instance-ip/4505b38e-4405-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.045851 10.0.0.242 - - [2026-04-29 19:56:07] "DELETE /virtual-machine-interface/44ece8f4-4405-11f1-b584-fa163e716f10 HTTP/1.1" 200 115 0.046593 10.0.0.242 - - [2026-04-29 19:56:07] "DELETE /virtual-machine/b5c4428a-5440-4090-b93b-2c71471696d5 HTTP/1.1" 200 115 0.035438 10.0.0.242 - - [2026-04-29 19:56:07] "DELETE /tag/a9f31e75-e1b4-49f8-a387-7033de89b30d HTTP/1.1" 200 115 0.066145 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:56:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.242 - - [2026-04-29 19:56:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000977