++ 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: =================== Mon Feb 2 07:23:37 PM UTC 2026 ===================' INFO: =================== Mon Feb 2 07:23:37 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.242 ++ CONFIGDB_NODES=10.0.0.242 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.242 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.242 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ 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 ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.242,10.180.66.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.180.66.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 19:24:22.012 7f0939ea01c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 19:24:22.383 7f0939ea01c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 19:24:22.407 7f0939ea01c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 19:24:22.407 7f0939ea01c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-02-02 19:24:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000667 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-02-02 19:24:33] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.242 - - [2026-02-02 19:24:33] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.242 - - [2026-02-02 19:24:34] "GET / HTTP/1.1" 200 36215 0.001633 10.0.0.242 - - [2026-02-02 19:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.242 - - [2026-02-02 19:24:34] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005257 10.0.0.242 - - [2026-02-02 19:24:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002158 10.0.0.242 - - [2026-02-02 19:24:34] "POST /database-nodes HTTP/1.1" 200 599 0.040330 10.0.0.242 - - [2026-02-02 19:24:34] "GET / HTTP/1.1" 200 45303 0.002043 10.0.0.242 - - [2026-02-02 19:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.242 - - [2026-02-02 19:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.242 - - [2026-02-02 19:24:34] "GET / HTTP/1.1" 200 36215 0.008131 10.0.0.242 - - [2026-02-02 19:24:34] "GET / HTTP/1.1" 200 36215 0.001154 10.0.0.242 - - [2026-02-02 19:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008157 10.0.0.242 - - [2026-02-02 19:24:34] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018980 10.0.0.242 - - [2026-02-02 19:24:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.008301 10.0.0.242 - - [2026-02-02 19:24:34] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.242 - - [2026-02-02 19:24:35] "POST /config-nodes HTTP/1.1" 200 595 0.095394 10.0.0.242 - - [2026-02-02 19:24:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.049540 10.0.0.242 - - [2026-02-02 19:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008880 10.0.0.242 - - [2026-02-02 19:24:35] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006768 10.0.0.242 - - [2026-02-02 19:24:35] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2026-02-02 19:24:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009434 10.0.0.242 - - [2026-02-02 19:24:35] "POST /service-appliance-sets HTTP/1.1" 200 555 0.083552 10.0.0.242 - - [2026-02-02 19:24:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.002810 10.0.0.242 - - [2026-02-02 19:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.242 - - [2026-02-02 19:24:35] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014948 10.0.0.242 - - [2026-02-02 19:24:35] "POST /service-appliance-sets HTTP/1.1" 200 543 0.118220 10.0.0.242 - - [2026-02-02 19:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964 10.0.0.242 - - [2026-02-02 19:24:35] "GET /network-ipam/5ad2bac6-ce8c-4a50-ba4b-f9ddc9b96826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.014074 10.0.0.242 - - [2026-02-02 19:24:36] "GET / HTTP/1.1" 200 36215 0.001356 10.0.0.242 - - [2026-02-02 19:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018634 10.0.0.242 - - [2026-02-02 19:24:36] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022325 10.0.0.242 - - [2026-02-02 19:24:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.017656 10.0.0.242 - - [2026-02-02 19:24:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.116773 10.0.0.242 - - [2026-02-02 19:24:36] "POST /service-templates HTTP/1.1" 200 513 0.209227 10.0.0.242 - - [2026-02-02 19:24:36] "GET / HTTP/1.1" 200 36215 0.002215 10.0.0.242 - - [2026-02-02 19:24:36] "POST /service-templates HTTP/1.1" 200 503 0.136645 10.0.0.242 - - [2026-02-02 19:24:36] "POST /service-templates HTTP/1.1" 200 517 0.075348 10.0.0.242 - - [2026-02-02 19:24:36] "POST /service-templates HTTP/1.1" 200 537 0.128778 10.0.0.242 - - [2026-02-02 19:24:36] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.242 - - [2026-02-02 19:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.242 - - [2026-02-02 19:24:37] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.041142 10.0.0.242 - - [2026-02-02 19:24:37] "POST /service-templates HTTP/1.1" 200 509 0.104322 10.0.0.242 - - [2026-02-02 19:24:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.016878 10.0.0.242 - - [2026-02-02 19:24:37] "POST /analytics-nodes HTTP/1.1" 200 601 0.066323 10.0.0.242 - - [2026-02-02 19:24:37] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.242 - - [2026-02-02 19:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.242 - - [2026-02-02 19:24:37] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014309 10.0.0.242 - - [2026-02-02 19:24:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.008812 10.0.0.242 - - [2026-02-02 19:24:37] "POST /config-database-nodes HTTP/1.1" 200 613 0.071627 10.0.0.242 - - [2026-02-02 19:24:39] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.242 - - [2026-02-02 19:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.242 - - [2026-02-02 19:24:39] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005121 10.0.0.242 - - [2026-02-02 19:24:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002806 10.0.0.242 - - [2026-02-02 19:24:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.036952 10.0.0.242 - - [2026-02-02 19:24:40] "GET / HTTP/1.1" 200 36215 0.002347 10.0.0.242 - - [2026-02-02 19:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010232 10.0.0.242 - - [2026-02-02 19:24:40] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011768 10.0.0.242 - - [2026-02-02 19:24:40] "POST /bgp-routers HTTP/1.1" 200 618 0.084223 10.0.0.242 - - [2026-02-02 19:24:40] "GET /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.014203 10.0.0.242 - - [2026-02-02 19:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012895 10.0.0.242 - - [2026-02-02 19:24:40] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013778 10.0.0.242 - - [2026-02-02 19:24:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007711 10.0.0.242 - - [2026-02-02 19:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023528 10.0.0.242 - - [2026-02-02 19:24:40] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.008164 10.0.0.242 - - [2026-02-02 19:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006483 10.0.0.242 - - [2026-02-02 19:24:40] "POST /ref-update HTTP/1.1" 200 156 0.031608 10.0.0.242 - - [2026-02-02 19:24:40] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.178472 10.0.0.242 - - [2026-02-02 19:24:41] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.242 - - [2026-02-02 19:24:41] "POST /alarms HTTP/1.1" 200 583 0.071093 10.0.0.242 - - [2026-02-02 19:24:41] "POST /alarms HTTP/1.1" 200 577 0.214233 10.0.0.242 - - [2026-02-02 19:24:41] "POST /alarms HTTP/1.1" 200 577 0.142266 10.0.0.242 - - [2026-02-02 19:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.025771 10.0.0.242 - - [2026-02-02 19:24:41] "GET /network-ipam/5ad2bac6-ce8c-4a50-ba4b-f9ddc9b96826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.021042 10.0.0.242 - - [2026-02-02 19:24:41] "POST /alarms HTTP/1.1" 200 561 0.147262 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 557 0.149978 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 559 0.111469 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 567 0.073148 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 551 0.069941 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 559 0.051867 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 569 0.053579 10.0.0.242 - - [2026-02-02 19:24:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.012559 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 557 0.071483 10.0.0.242 - - [2026-02-02 19:24:42] "POST /access-control-lists HTTP/1.1" 200 589 0.059251 10.0.0.242 - - [2026-02-02 19:24:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.023519 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 569 0.084560 10.0.0.242 - - [2026-02-02 19:24:42] "POST /alarms HTTP/1.1" 200 577 0.100553 10.0.0.242 - - [2026-02-02 19:24:42] "POST /access-control-lists HTTP/1.1" 200 587 0.080349 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 571 0.057266 10.0.0.242 - - [2026-02-02 19:24:43] "POST /route-targets HTTP/1.1" 200 328 0.029751 10.0.0.242 - - [2026-02-02 19:24:43] "POST /ref-update HTTP/1.1" 200 156 0.038042 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 563 0.082944 10.0.0.242 - - [2026-02-02 19:24:43] "POST /route-targets HTTP/1.1" 200 328 0.034903 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 563 0.070267 10.0.0.242 - - [2026-02-02 19:24:43] "POST /ref-update HTTP/1.1" 200 156 0.054086 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 563 0.045466 10.0.0.242 - - [2026-02-02 19:24:43] "POST /route-targets HTTP/1.1" 200 328 0.020623 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 549 0.066869 10.0.0.242 - - [2026-02-02 19:24:43] "POST /ref-update HTTP/1.1" 200 156 0.057444 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 597 0.080427 10.0.0.242 - - [2026-02-02 19:24:43] "POST /route-targets HTTP/1.1" 200 328 0.026520 10.0.0.242 - - [2026-02-02 19:24:43] "POST /ref-update HTTP/1.1" 200 156 0.040904 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 577 0.058630 10.0.0.242 - - [2026-02-02 19:24:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.003570 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 573 0.175746 10.0.0.242 - - [2026-02-02 19:24:43] "POST /access-control-lists HTTP/1.1" 200 553 0.101629 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 585 0.118747 10.0.0.242 - - [2026-02-02 19:24:43] "PUT /access-control-list/f756438a-b633-4eb6-85b2-adaf82b009d6 HTTP/1.1" 200 273 0.034875 10.0.0.242 - - [2026-02-02 19:24:43] "POST /alarms HTTP/1.1" 200 611 0.059381 10.0.0.242 - - [2026-02-02 19:24:43] "PUT /access-control-list/66f56660-c352-4044-b788-4393c7d6e415 HTTP/1.1" 200 273 0.078649 10.0.0.242 - - [2026-02-02 19:24:44] "GET / HTTP/1.1" 200 36215 0.007712 10.0.0.242 - - [2026-02-02 19:24:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015042 10.0.0.242 - - [2026-02-02 19:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.242 - - [2026-02-02 19:24:44] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.018587 10.0.0.242 - - [2026-02-02 19:24:44] "GET / HTTP/1.1" 200 36215 0.001229 10.0.0.242 - - [2026-02-02 19:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.242 - - [2026-02-02 19:24:44] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003544 10.0.0.242 - - [2026-02-02 19:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.242 - - [2026-02-02 19:24:44] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.009242 10.0.0.242 - - [2026-02-02 19:24:45] "GET / HTTP/1.1" 200 36215 0.002307 10.0.0.242 - - [2026-02-02 19:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.242 - - [2026-02-02 19:24:45] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009936 10.0.0.242 - - [2026-02-02 19:24:45] "PUT /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08 HTTP/1.1" 200 275 0.020497 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:24:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001519 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:24:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001518 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:24:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:24:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 10.0.0.242 - - [2026-02-02 19:24:56] "GET / HTTP/1.1" 200 36215 0.001115 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.242 - - [2026-02-02 19:24:57] "GET /domain/e815bbf1-b802-40f3-ac54-a70c82a8f7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003920 10.0.0.242 - - [2026-02-02 19:24:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000592 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.016572 10.0.0.242 - - [2026-02-02 19:24:57] "POST /security-groups HTTP/1.1" 200 570 0.074410 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.007481 10.0.0.242 - - [2026-02-02 19:24:57] "POST /projects HTTP/1.1" 200 483 0.266430 10.0.0.242 - - [2026-02-02 19:24:57] "POST /access-control-lists HTTP/1.1" 200 581 0.090779 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.007362 10.0.0.242 - - [2026-02-02 19:24:57] "POST /security-groups HTTP/1.1" 200 536 0.106332 10.0.0.242 - - [2026-02-02 19:24:57] "POST /chown HTTP/1.1" 200 109 0.012800 10.0.0.242 - - [2026-02-02 19:24:57] "POST /policy-managements HTTP/1.1" 409 214 0.026454 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010304 10.0.0.242 - - [2026-02-02 19:24:57] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006741 10.0.0.242 - - [2026-02-02 19:24:57] "POST /access-control-lists HTTP/1.1" 200 579 0.118433 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.008405 10.0.0.242 - - [2026-02-02 19:24:57] "POST /application-policy-sets HTTP/1.1" 200 530 0.064945 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.242 - - [2026-02-02 19:24:57] "POST /access-control-lists HTTP/1.1" 200 596 0.056666 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.002755 10.0.0.242 - - [2026-02-02 19:24:57] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006288 10.0.0.242 - - [2026-02-02 19:24:57] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.017936 10.0.0.242 - - [2026-02-02 19:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007540 10.0.0.242 - - [2026-02-02 19:24:57] "POST /access-control-lists HTTP/1.1" 200 594 0.045631 10.0.0.242 - - [2026-02-02 19:24:57] "GET /virtual-network/0ada8d47-d1d2-49f7-b701-d8e8906acff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004508 10.0.0.242 - - [2026-02-02 19:24:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000492 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.005884 10.0.0.242 - - [2026-02-02 19:24:58] "POST /security-groups HTTP/1.1" 200 574 0.069785 10.0.0.242 - - [2026-02-02 19:24:58] "POST /projects HTTP/1.1" 200 491 0.240161 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.006269 10.0.0.242 - - [2026-02-02 19:24:58] "POST /security-groups HTTP/1.1" 200 548 0.057330 10.0.0.242 - - [2026-02-02 19:24:58] "POST /access-control-lists HTTP/1.1" 200 585 0.081182 10.0.0.242 - - [2026-02-02 19:24:58] "POST /chown HTTP/1.1" 200 109 0.039644 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.003740 10.0.0.242 - - [2026-02-02 19:24:58] "POST /network-ipams HTTP/1.1" 200 524 0.060088 10.0.0.242 - - [2026-02-02 19:24:58] "POST /access-control-lists HTTP/1.1" 200 583 0.042590 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.004505 10.0.0.242 - - [2026-02-02 19:24:58] "POST /network-ipams HTTP/1.1" 200 512 0.046768 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.002736 10.0.0.242 - - [2026-02-02 19:24:58] "POST /access-control-lists HTTP/1.1" 200 604 0.036185 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.016835 10.0.0.242 - - [2026-02-02 19:24:58] "POST /access-control-lists HTTP/1.1" 200 602 0.042087 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.005349 10.0.0.242 - - [2026-02-02 19:24:58] "POST /useragent-kv HTTP/1.1" 200 115 0.016493 10.0.0.242 - - [2026-02-02 19:24:58] "POST /virtual-networks HTTP/1.1" 200 540 0.214499 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.242 - - [2026-02-02 19:24:58] "POST /access-control-lists HTTP/1.1" 200 591 0.093486 10.0.0.242 - - [2026-02-02 19:24:58] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.026164 10.0.0.242 - - [2026-02-02 19:24:58] "POST /route-targets HTTP/1.1" 200 328 0.018194 10.0.0.242 - - [2026-02-02 19:24:58] "POST /network-ipams HTTP/1.1" 200 520 0.066975 10.0.0.242 - - [2026-02-02 19:24:58] "POST /ref-update HTTP/1.1" 200 156 0.042085 10.0.0.242 - - [2026-02-02 19:24:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.006285 10.0.0.242 - - [2026-02-02 19:24:58] "PUT /access-control-list/6a703c17-2f0d-4d37-9031-89b93224c118 HTTP/1.1" 200 273 0.071078 10.0.0.242 - - [2026-02-02 19:24:59] "POST /useragent-kv HTTP/1.1" 200 115 0.012426 10.0.0.242 - - [2026-02-02 19:24:59] "POST /virtual-networks HTTP/1.1" 200 548 0.154330 10.0.0.242 - - [2026-02-02 19:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013614 10.0.0.242 - - [2026-02-02 19:24:59] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.035982 10.0.0.242 - - [2026-02-02 19:24:59] "POST /route-targets HTTP/1.1" 200 328 0.036572 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-update HTTP/1.1" 200 156 0.017207 10.0.0.242 - - [2026-02-02 19:24:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.003752 10.0.0.242 - - [2026-02-02 19:24:59] "POST /network-policys HTTP/1.1" 200 540 0.026060 10.0.0.242 - - [2026-02-02 19:24:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.007612 10.0.0.242 - - [2026-02-02 19:24:59] "POST /network-policys HTTP/1.1" 200 536 0.060859 10.0.0.242 - - [2026-02-02 19:24:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.013004 10.0.0.242 - - [2026-02-02 19:24:59] "POST /network-policys HTTP/1.1" 200 544 0.035348 10.0.0.242 - - [2026-02-02 19:24:59] "PUT /access-control-list/60ef876c-de0f-420b-9495-8ef8947f971d HTTP/1.1" 200 273 0.029995 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-update HTTP/1.1" 200 156 0.080097 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010393 10.0.0.242 - - [2026-02-02 19:24:59] "PUT /access-control-list/6a703c17-2f0d-4d37-9031-89b93224c118 HTTP/1.1" 200 273 0.015696 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-update HTTP/1.1" 200 156 0.076503 10.0.0.242 - - [2026-02-02 19:24:59] "PUT /access-control-list/6a703c17-2f0d-4d37-9031-89b93224c118 HTTP/1.1" 200 273 0.021200 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-update HTTP/1.1" 200 156 0.061095 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028886 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015299 10.0.0.242 - - [2026-02-02 19:24:59] "PUT /access-control-list/60ef876c-de0f-420b-9495-8ef8947f971d HTTP/1.1" 200 273 0.094090 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-update HTTP/1.1" 200 156 0.037447 10.0.0.242 - - [2026-02-02 19:24:59] "POST /ref-update HTTP/1.1" 200 156 0.081167 10.0.0.242 - - [2026-02-02 19:24:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.003332 10.0.0.242 - - [2026-02-02 19:24:59] "POST /access-control-lists HTTP/1.1" 200 603 0.045262 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-update HTTP/1.1" 200 156 0.080754 10.0.0.242 - - [2026-02-02 19:25:00] "PUT /access-control-list/15522e9c-62b0-4d5d-8933-0e7944962375 HTTP/1.1" 200 273 0.028190 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-update HTTP/1.1" 200 156 0.105726 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-update HTTP/1.1" 200 156 0.044489 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006197 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007843 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004331 10.0.0.242 - - [2026-02-02 19:25:00] "PUT /access-control-list/15522e9c-62b0-4d5d-8933-0e7944962375 HTTP/1.1" 200 273 0.057367 10.0.0.242 - - [2026-02-02 19:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.242 - - [2026-02-02 19:25:00] "PUT /access-control-list/60ef876c-de0f-420b-9495-8ef8947f971d HTTP/1.1" 200 273 0.063849 10.0.0.242 - - [2026-02-02 19:25:00] "GET /virtual-network/0ada8d47-d1d2-49f7-b701-d8e8906acff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.049119 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-update HTTP/1.1" 200 156 0.017447 10.0.0.242 - - [2026-02-02 19:25:00] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005328 10.0.0.242 - - [2026-02-02 19:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.242 - - [2026-02-02 19:25:00] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005333 10.0.0.242 - - [2026-02-02 19:25:00] "POST /firewall-policys HTTP/1.1" 200 532 0.033064 10.0.0.242 - - [2026-02-02 19:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024389 10.0.0.242 - - [2026-02-02 19:25:00] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.017164 10.0.0.242 - - [2026-02-02 19:25:00] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003191 10.0.0.242 - - [2026-02-02 19:25:00] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002800 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-update HTTP/1.1" 200 156 0.032358 10.0.0.242 - - [2026-02-02 19:25:00] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.005338 10.0.0.242 - - [2026-02-02 19:25:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.242 - - [2026-02-02 19:25:00] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003580 10.0.0.242 - - [2026-02-02 19:25:00] "POST /firewall-policys HTTP/1.1" 200 534 0.044857 10.0.0.242 - - [2026-02-02 19:25:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028622 10.0.0.242 - - [2026-02-02 19:25:00] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007971 10.0.0.242 - - [2026-02-02 19:25:00] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.006512 10.0.0.242 - - [2026-02-02 19:25:00] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.009630 10.0.0.242 - - [2026-02-02 19:25:00] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002973 10.0.0.242 - - [2026-02-02 19:25:00] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002666 10.0.0.242 - - [2026-02-02 19:25:00] "POST /ref-update HTTP/1.1" 200 156 0.030451 10.0.0.242 - - [2026-02-02 19:25:01] "POST /ref-update HTTP/1.1" 200 156 0.041269 10.0.0.242 - - [2026-02-02 19:25:01] "POST /ref-update HTTP/1.1" 200 156 0.034285 10.0.0.242 - - [2026-02-02 19:25:01] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004707 10.0.0.242 - - [2026-02-02 19:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2026-02-02 19:25:01] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003304 10.0.0.242 - - [2026-02-02 19:25:01] "POST /firewall-policys HTTP/1.1" 200 532 0.026656 10.0.0.242 - - [2026-02-02 19:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.048198 10.0.0.242 - - [2026-02-02 19:25:01] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015347 10.0.0.242 - - [2026-02-02 19:25:01] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004689 10.0.0.242 - - [2026-02-02 19:25:01] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006787 10.0.0.242 - - [2026-02-02 19:25:01] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004156 10.0.0.242 - - [2026-02-02 19:25:01] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003215 10.0.0.242 - - [2026-02-02 19:25:01] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002581 10.0.0.242 - - [2026-02-02 19:25:01] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002517 10.0.0.242 - - [2026-02-02 19:25:01] "POST /ref-update HTTP/1.1" 200 156 0.027119 10.0.0.242 - - [2026-02-02 19:25:01] "POST /ref-update HTTP/1.1" 200 156 0.041774 10.0.0.242 - - [2026-02-02 19:25:01] "POST /ref-update HTTP/1.1" 200 156 0.024704 10.0.0.242 - - [2026-02-02 19:25:01] "POST /ref-update HTTP/1.1" 200 156 0.049958 10.0.0.242 - - [2026-02-02 19:25:01] "POST /ref-update HTTP/1.1" 200 156 0.048109 10.0.0.242 - - [2026-02-02 19:25:01] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.017012 10.0.0.242 - - [2026-02-02 19:25:01] "POST /tags HTTP/1.1" 200 300 0.045713 10.0.0.242 - - [2026-02-02 19:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.242 - - [2026-02-02 19:25:01] "GET /tag/9481878c-a4bc-411e-a69e-b120866a15bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.022716 10.0.0.242 - - [2026-02-02 19:25:01] "POST /set-tag HTTP/1.1" 200 109 0.021746 10.0.0.242 - - [2026-02-02 19:25:02] "POST /tags HTTP/1.1" 200 306 0.161725 10.0.0.242 - - [2026-02-02 19:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013305 10.0.0.242 - - [2026-02-02 19:25:02] "GET /tag/39b23488-3e97-41c7-8983-837312f6ba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013426 10.0.0.242 - - [2026-02-02 19:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.242 - - [2026-02-02 19:25:02] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069354 10.0.0.242 - - [2026-02-02 19:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.242 - - [2026-02-02 19:25:02] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.094191 10.0.0.242 - - [2026-02-02 19:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.242 - - [2026-02-02 19:25:02] "GET /service-appliance-set/844c02ad-caa7-43bd-8b9a-10a401954da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020659 10.0.0.242 - - [2026-02-02 19:25:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.002228 10.0.0.242 - - [2026-02-02 19:25:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127949 10.0.0.242 - - [2026-02-02 19:25:02] "GET /virtual-machine-interface/92cb05eb-a2cf-40ca-8f35-537b9aa57429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.022298 10.0.0.242 - - [2026-02-02 19:25:02] "POST /instance-ips HTTP/1.1" 200 382 0.059810 10.0.0.242 - - [2026-02-02 19:25:02] "GET /instance-ip/10e40e85-1784-426e-94c1-62ba4605faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012172 10.0.0.242 - - [2026-02-02 19:25:02] "POST /loadbalancers HTTP/1.1" 200 584 0.081029 10.0.0.242 - - [2026-02-02 19:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015757 10.0.0.242 - - [2026-02-02 19:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010147 10.0.0.242 - - [2026-02-02 19:25:03] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.113960 10.0.0.242 - - [2026-02-02 19:25:03] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.133277 10.0.0.242 - - [2026-02-02 19:25:03] "GET /instance-ip/10e40e85-1784-426e-94c1-62ba4605faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008192 10.0.0.242 - - [2026-02-02 19:25:03] "GET /loadbalancer/7dd2932f-597c-47fc-a57c-6afcd50569b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003030 10.0.0.242 - - [2026-02-02 19:25:03] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035588 10.0.0.242 - - [2026-02-02 19:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037079 10.0.0.242 - - [2026-02-02 19:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020792 10.0.0.242 - - [2026-02-02 19:25:03] "POST /floating-ips HTTP/1.1" 200 585 0.086252 10.0.0.242 - - [2026-02-02 19:25:03] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063815 10.0.0.242 - - [2026-02-02 19:25:03] "GET /loadbalancer-listener/1516fba5-dd7a-48cc-8a8f-a2e453dede25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003073 10.0.0.242 - - [2026-02-02 19:25:03] "GET /loadbalancer-listener/1516fba5-dd7a-48cc-8a8f-a2e453dede25?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007739 10.0.0.242 - - [2026-02-02 19:25:03] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034015 10.0.0.242 - - [2026-02-02 19:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.242 - - [2026-02-02 19:25:03] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003032 10.0.0.242 - - [2026-02-02 19:25:03] "GET /instance-ip/10e40e85-1784-426e-94c1-62ba4605faca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002877 10.0.0.242 - - [2026-02-02 19:25:03] "GET /instance-ip/10e40e85-1784-426e-94c1-62ba4605faca?fields=floating_ips HTTP/1.1" 200 1172 0.009686 10.0.0.242 - - [2026-02-02 19:25:03] "GET /floating-ip/e3f99961-639c-443e-ab2e-505492cda121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.039046 10.0.0.242 - - [2026-02-02 19:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011057 10.0.0.242 - - [2026-02-02 19:25:03] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.018561 10.0.0.242 - - [2026-02-02 19:25:03] "POST /tags HTTP/1.1" 200 358 0.091764 10.0.0.242 - - [2026-02-02 19:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.242 - - [2026-02-02 19:25:03] "GET /tag/ddff3d32-4766-4b42-a221-16558b880cf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.029016 10.0.0.242 - - [2026-02-02 19:25:03] "POST /tags HTTP/1.1" 200 306 0.065427 10.0.0.242 - - [2026-02-02 19:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007419 10.0.0.242 - - [2026-02-02 19:25:03] "GET /tag/e50a7959-9299-46d9-ba54-553110d9fb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021641 10.0.0.242 - - [2026-02-02 19:25:04] "POST /id-to-fqname HTTP/1.1" 200 174 0.000540 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.002286 10.0.0.242 - - [2026-02-02 19:25:04] "POST /security-groups HTTP/1.1" 200 571 0.069246 10.0.0.242 - - [2026-02-02 19:25:04] "POST /projects HTTP/1.1" 200 485 0.208439 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.002002 10.0.0.242 - - [2026-02-02 19:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018767 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010146 10.0.0.242 - - [2026-02-02 19:25:04] "POST /access-control-lists HTTP/1.1" 200 582 0.087742 10.0.0.242 - - [2026-02-02 19:25:04] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.063704 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.005584 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.242 - - [2026-02-02 19:25:04] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.018125 10.0.0.242 - - [2026-02-02 19:25:04] "POST /access-control-lists HTTP/1.1" 200 580 0.071315 10.0.0.242 - - [2026-02-02 19:25:04] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.127343 10.0.0.242 - - [2026-02-02 19:25:04] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.052712 10.0.0.242 - - [2026-02-02 19:25:04] "POST /security-groups HTTP/1.1" 200 539 0.083002 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.014171 10.0.0.242 - - [2026-02-02 19:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.071293 10.0.0.242 - - [2026-02-02 19:25:04] "POST /chown HTTP/1.1" 200 109 0.033566 10.0.0.242 - - [2026-02-02 19:25:04] "POST /access-control-lists HTTP/1.1" 200 598 0.068606 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.021138 10.0.0.242 - - [2026-02-02 19:25:04] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003664 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.242 - - [2026-02-02 19:25:04] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003400 10.0.0.242 - - [2026-02-02 19:25:04] "POST /tags HTTP/1.1" 409 207 0.002588 10.0.0.242 - - [2026-02-02 19:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011870 10.0.0.242 - - [2026-02-02 19:25:04] "POST /access-control-lists HTTP/1.1" 200 596 0.098948 10.0.0.242 - - [2026-02-02 19:25:04] "GET /tag/e50a7959-9299-46d9-ba54-553110d9fb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017296 10.0.0.242 - - [2026-02-02 19:25:05] "POST /firewall-rules HTTP/1.1" 200 566 0.064200 10.0.0.242 - - [2026-02-02 19:25:05] "GET /firewall-rule/36cbc2f1-bcda-4ccd-8af9-e9ca43592e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.021807 10.0.0.242 - - [2026-02-02 19:25:05] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005677 10.0.0.242 - - [2026-02-02 19:25:05] "GET /firewall-rule/36cbc2f1-bcda-4ccd-8af9-e9ca43592e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004007 10.0.0.242 - - [2026-02-02 19:25:05] "POST /ref-update HTTP/1.1" 200 156 0.021339 10.0.0.242 - - [2026-02-02 19:25:05] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014255 10.0.0.242 - - [2026-02-02 19:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.242 - - [2026-02-02 19:25:05] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003018 10.0.0.242 - - [2026-02-02 19:25:05] "POST /tags HTTP/1.1" 409 207 0.002223 10.0.0.242 - - [2026-02-02 19:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.242 - - [2026-02-02 19:25:05] "GET /tag/e50a7959-9299-46d9-ba54-553110d9fb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013754 10.0.0.242 - - [2026-02-02 19:25:05] "POST /firewall-rules HTTP/1.1" 200 564 0.069360 10.0.0.242 - - [2026-02-02 19:25:05] "GET /firewall-rule/52a15c55-2e78-4a08-80f9-cd0503e7ae77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.009926 10.0.0.242 - - [2026-02-02 19:25:05] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004502 10.0.0.242 - - [2026-02-02 19:25:05] "GET /firewall-rule/52a15c55-2e78-4a08-80f9-cd0503e7ae77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002543 10.0.0.242 - - [2026-02-02 19:25:05] "POST /ref-update HTTP/1.1" 200 156 0.026758 10.0.0.242 - - [2026-02-02 19:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.242 - - [2026-02-02 19:25:05] "GET /loadbalancer/7dd2932f-597c-47fc-a57c-6afcd50569b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004054 10.0.0.242 - - [2026-02-02 19:25:05] "POST /tags HTTP/1.1" 200 302 0.061502 10.0.0.242 - - [2026-02-02 19:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008668 10.0.0.242 - - [2026-02-02 19:25:05] "GET /tag/e69b4ce2-a793-4682-8282-7181ebd48cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022758 10.0.0.242 - - [2026-02-02 19:25:05] "POST /tags HTTP/1.1" 200 326 0.087298 10.0.0.242 - - [2026-02-02 19:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.242 - - [2026-02-02 19:25:05] "GET /tag/3b5da39e-002c-417f-bf4c-d25225a4a327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.016701 10.0.0.242 - - [2026-02-02 19:25:05] "POST /tags HTTP/1.1" 200 364 0.029999 10.0.0.242 - - [2026-02-02 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014654 10.0.0.242 - - [2026-02-02 19:25:06] "GET /tag/cace1c34-6e55-492b-8da2-2ab5139fbb7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.038898 10.0.0.242 - - [2026-02-02 19:25:06] "POST /tags HTTP/1.1" 200 312 0.033158 10.0.0.242 - - [2026-02-02 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.242 - - [2026-02-02 19:25:06] "GET /tag/f7e05db1-0576-4182-9b39-bc1ae665e26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.028050 10.0.0.242 - - [2026-02-02 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.242 - - [2026-02-02 19:25:06] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006582 10.0.0.242 - - [2026-02-02 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.242 - - [2026-02-02 19:25:06] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039136 10.0.0.242 - - [2026-02-02 19:25:06] "POST /virtual-machines HTTP/1.1" 200 378 0.014858 10.0.0.242 - - [2026-02-02 19:25:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019637 10.0.0.242 - - [2026-02-02 19:25:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.136787 10.0.0.242 - - [2026-02-02 19:25:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008925 10.0.0.242 - - [2026-02-02 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.242 - - [2026-02-02 19:25:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007858 10.0.0.242 - - [2026-02-02 19:25:06] "POST /instance-ips HTTP/1.1" 200 410 0.044992 10.0.0.242 - - [2026-02-02 19:25:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026778 10.0.0.242 - - [2026-02-02 19:25:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006615 10.0.0.242 - - [2026-02-02 19:25:06] "POST /set-tag HTTP/1.1" 200 109 0.043267 10.0.0.242 - - [2026-02-02 19:25:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012624 10.0.0.242 - - [2026-02-02 19:25:06] "GET /instance-ip/e18ec498-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006862 10.0.0.242 - - [2026-02-02 19:25:07] "POST /tags HTTP/1.1" 200 302 0.039135 10.0.0.242 - - [2026-02-02 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017007 10.0.0.242 - - [2026-02-02 19:25:07] "GET /tag/7abd7e8b-a4ad-443d-b459-e1773991fbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.034722 10.0.0.242 - - [2026-02-02 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.242 - - [2026-02-02 19:25:07] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.050255 10.0.0.242 - - [2026-02-02 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.242 - - [2026-02-02 19:25:07] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.013058 10.0.0.242 - - [2026-02-02 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008103 10.0.0.242 - - [2026-02-02 19:25:07] "GET /service-appliance-set/844c02ad-caa7-43bd-8b9a-10a401954da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010545 10.0.0.242 - - [2026-02-02 19:25:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.005948 10.0.0.242 - - [2026-02-02 19:25:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.121087 10.0.0.242 - - [2026-02-02 19:25:07] "GET /virtual-machine-interface/dcfd1686-d191-49c3-a053-adcc1787133f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.015259 10.0.0.242 - - [2026-02-02 19:25:07] "POST /instance-ips HTTP/1.1" 200 378 0.034745 10.0.0.242 - - [2026-02-02 19:25:07] "GET /instance-ip/5be9ad78-6fb0-4178-9246-70a58cce3db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004186 10.0.0.242 - - [2026-02-02 19:25:07] "POST /loadbalancers HTTP/1.1" 200 584 0.081451 10.0.0.242 - - [2026-02-02 19:25:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.052349 10.0.0.242 - - [2026-02-02 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.031020 10.0.0.242 - - [2026-02-02 19:25:08] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.078177 10.0.0.242 - - [2026-02-02 19:25:08] "GET /instance-ip/5be9ad78-6fb0-4178-9246-70a58cce3db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009140 10.0.0.242 - - [2026-02-02 19:25:08] "POST /floating-ips HTTP/1.1" 200 583 0.017338 10.0.0.242 - - [2026-02-02 19:25:08] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.064379 10.0.0.242 - - [2026-02-02 19:25:08] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006241 10.0.0.242 - - [2026-02-02 19:25:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.096019 10.0.0.242 - - [2026-02-02 19:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030901 10.0.0.242 - - [2026-02-02 19:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.027285 10.0.0.242 - - [2026-02-02 19:25:08] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.090558 10.0.0.242 - - [2026-02-02 19:25:08] "GET /loadbalancer-listener/91ca168f-a4cc-42d0-babb-2d6c2c88658b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.026523 10.0.0.242 - - [2026-02-02 19:25:08] "GET /loadbalancer-listener/91ca168f-a4cc-42d0-babb-2d6c2c88658b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.157243 10.0.0.242 - - [2026-02-02 19:25:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.084451 10.0.0.242 - - [2026-02-02 19:25:08] "GET /instance-ip/5be9ad78-6fb0-4178-9246-70a58cce3db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003106 10.0.0.242 - - [2026-02-02 19:25:08] "GET /instance-ip/5be9ad78-6fb0-4178-9246-70a58cce3db4?fields=floating_ips HTTP/1.1" 200 1166 0.015607 10.0.0.242 - - [2026-02-02 19:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.242 - - [2026-02-02 19:25:08] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007340 10.0.0.242 - - [2026-02-02 19:25:08] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.057697 10.0.0.242 - - [2026-02-02 19:25:08] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006241 10.0.0.242 - - [2026-02-02 19:25:09] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.050897 10.0.0.242 - - [2026-02-02 19:25:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028229 10.0.0.242 - - [2026-02-02 19:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.242 - - [2026-02-02 19:25:09] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.224523 10.0.0.242 - - [2026-02-02 19:25:09] "GET /loadbalancer-listener/001995fa-583a-49ce-a8a8-62b91e98103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.054821 10.0.0.242 - - [2026-02-02 19:25:09] "GET /loadbalancer-listener/001995fa-583a-49ce-a8a8-62b91e98103d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.011862 10.0.0.242 - - [2026-02-02 19:25:09] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021055 10.0.0.242 - - [2026-02-02 19:25:09] "GET /instance-ip/5be9ad78-6fb0-4178-9246-70a58cce3db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006966 10.0.0.242 - - [2026-02-02 19:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011190 10.0.0.242 - - [2026-02-02 19:25:09] "GET /instance-ip/5be9ad78-6fb0-4178-9246-70a58cce3db4?fields=floating_ips HTTP/1.1" 200 1166 0.006849 10.0.0.242 - - [2026-02-02 19:25:09] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004529 10.0.0.242 - - [2026-02-02 19:25:09] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068129 10.0.0.242 - - [2026-02-02 19:25:09] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003359 10.0.0.242 - - [2026-02-02 19:25:09] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.022022 10.0.0.242 - - [2026-02-02 19:25:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027265 10.0.0.242 - - [2026-02-02 19:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.242 - - [2026-02-02 19:25:09] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049684 10.0.0.242 - - [2026-02-02 19:25:09] "GET /loadbalancer-listener/6b7c5eab-ce4d-4f5c-ab64-32d46bf5841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004122 10.0.0.242 - - [2026-02-02 19:25:09] "GET /loadbalancer-listener/6b7c5eab-ce4d-4f5c-ab64-32d46bf5841b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.009719 10.0.0.242 - - [2026-02-02 19:25:09] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.072551 10.0.0.242 - - [2026-02-02 19:25:09] "GET /instance-ip/5be9ad78-6fb0-4178-9246-70a58cce3db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005221 10.0.0.242 - - [2026-02-02 19:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.242 - - [2026-02-02 19:25:09] "GET /instance-ip/5be9ad78-6fb0-4178-9246-70a58cce3db4?fields=floating_ips HTTP/1.1" 200 1166 0.004879 10.0.0.242 - - [2026-02-02 19:25:09] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005810 10.0.0.242 - - [2026-02-02 19:25:09] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009616 10.0.0.242 - - [2026-02-02 19:25:10] "POST /tags HTTP/1.1" 200 356 0.026512 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014267 10.0.0.242 - - [2026-02-02 19:25:10] "GET /tag/144b8475-e16f-4ffe-bd21-31c7e1f563da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.031743 10.0.0.242 - - [2026-02-02 19:25:10] "POST /tags HTTP/1.1" 200 304 0.027159 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007326 10.0.0.242 - - [2026-02-02 19:25:10] "GET /tag/26aa99f0-c4ed-498c-8f0c-03045b5f93db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023809 10.0.0.242 - - [2026-02-02 19:25:10] "POST /projects HTTP/1.1" 409 218 0.005990 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.242 - - [2026-02-02 19:25:10] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060377 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.242 - - [2026-02-02 19:25:10] "GET /network-ipam/063778b9-35dd-4bb4-9ca0-ab56c404213a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003540 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.242 - - [2026-02-02 19:25:10] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004087 10.0.0.242 - - [2026-02-02 19:25:10] "GET / HTTP/1.1" 200 36215 0.001723 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.242 - - [2026-02-02 19:25:10] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009762 10.0.0.242 - - [2026-02-02 19:25:10] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.060456 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008963 10.0.0.242 - - [2026-02-02 19:25:10] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.012197 10.0.0.242 - - [2026-02-02 19:25:10] "GET /config-node/6a0476d3-9443-400c-bce6-9ed30e9549de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.012199 10.0.0.242 - - [2026-02-02 19:25:10] "POST /set-tag HTTP/1.1" 200 109 0.036100 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009915 10.0.0.242 - - [2026-02-02 19:25:10] "GET /network-ipam/60fe16a4-ae60-42fd-8c26-b1bb3ee58201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.005666 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-02-02 19:25:10] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005945 10.0.0.242 - - [2026-02-02 19:25:10] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.048015 10.0.0.242 - - [2026-02-02 19:25:10] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.006171 10.0.0.242 - - [2026-02-02 19:25:10] "POST /set-tag HTTP/1.1" 200 109 0.051216 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-02-02 19:25:10] "GET /network-policy/27e47a6e-3c63-4cbd-bced-49264ceac50d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003481 10.0.0.242 - - [2026-02-02 19:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.242 - - [2026-02-02 19:25:10] "GET /network-policy/83113368-6ff5-46d9-b235-365adbca3b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005538 10.0.0.242 - - [2026-02-02 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.242 - - [2026-02-02 19:25:11] "GET /network-policy/b5732e03-7ad1-4cb7-b607-22c5f3a39d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003860 10.0.0.242 - - [2026-02-02 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.242 - - [2026-02-02 19:25:11] "PUT /network-policy/b5732e03-7ad1-4cb7-b607-22c5f3a39d37 HTTP/1.1" 200 263 0.011180 10.0.0.242 - - [2026-02-02 19:25:11] "POST /ref-update HTTP/1.1" 200 156 0.121071 10.0.0.242 - - [2026-02-02 19:25:11] "PUT /access-control-list/15522e9c-62b0-4d5d-8933-0e7944962375 HTTP/1.1" 200 273 0.083209 10.0.0.242 - - [2026-02-02 19:25:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005110 10.0.0.242 - - [2026-02-02 19:25:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011300 10.0.0.242 - - [2026-02-02 19:25:11] "PUT /access-control-list/6a703c17-2f0d-4d37-9031-89b93224c118 HTTP/1.1" 200 273 0.061237 10.0.0.242 - - [2026-02-02 19:25:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009294 10.0.0.242 - - [2026-02-02 19:25:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003572 10.0.0.242 - - [2026-02-02 19:25:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002711 10.0.0.242 - - [2026-02-02 19:25:11] "POST /security-groups HTTP/1.1" 409 245 0.002908 10.0.0.242 - - [2026-02-02 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.242 - - [2026-02-02 19:25:11] "PUT /security-group/d09b256a-ac5e-4cd9-9cdf-1f882a3b3e2a HTTP/1.1" 200 263 0.059605 10.0.0.242 - - [2026-02-02 19:25:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026402 10.0.0.242 - - [2026-02-02 19:25:11] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004098 10.0.0.242 - - [2026-02-02 19:25:11] "PUT /access-control-list/5f3794e1-ce73-496a-897b-196346bce2e0 HTTP/1.1" 200 273 0.028412 10.0.0.242 - - [2026-02-02 19:25:11] "PUT /access-control-list/273975ab-f543-4d16-acd9-f7d379760c0b HTTP/1.1" 200 273 0.023815 10.0.0.242 - - [2026-02-02 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.242 - - [2026-02-02 19:25:11] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003076 10.0.0.242 - - [2026-02-02 19:25:11] "POST /tags HTTP/1.1" 409 206 0.001975 10.0.0.242 - - [2026-02-02 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.242 - - [2026-02-02 19:25:11] "GET /tag/26aa99f0-c4ed-498c-8f0c-03045b5f93db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011943 10.0.0.242 - - [2026-02-02 19:25:11] "POST /firewall-rules HTTP/1.1" 200 564 0.077415 10.0.0.242 - - [2026-02-02 19:25:11] "GET /firewall-rule/155b998d-2a5d-4ccb-b8a7-2cbd05f094f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006478 10.0.0.242 - - [2026-02-02 19:25:11] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.008596 10.0.0.242 - - [2026-02-02 19:25:11] "GET /firewall-rule/155b998d-2a5d-4ccb-b8a7-2cbd05f094f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004194 10.0.0.242 - - [2026-02-02 19:25:11] "POST /ref-update HTTP/1.1" 200 156 0.030614 10.0.0.242 - - [2026-02-02 19:25:11] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007858 10.0.0.242 - - [2026-02-02 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005379 10.0.0.242 - - [2026-02-02 19:25:11] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003249 10.0.0.242 - - [2026-02-02 19:25:11] "POST /tags HTTP/1.1" 409 206 0.002169 10.0.0.242 - - [2026-02-02 19:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.242 - - [2026-02-02 19:25:12] "GET /tag/26aa99f0-c4ed-498c-8f0c-03045b5f93db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010923 10.0.0.242 - - [2026-02-02 19:25:12] "POST /firewall-rules HTTP/1.1" 200 562 0.072881 10.0.0.242 - - [2026-02-02 19:25:12] "GET /firewall-rule/afdd8100-fae4-4d11-8062-e5763a9caa17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.011981 10.0.0.242 - - [2026-02-02 19:25:12] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004315 10.0.0.242 - - [2026-02-02 19:25:12] "GET /firewall-rule/afdd8100-fae4-4d11-8062-e5763a9caa17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002963 10.0.0.242 - - [2026-02-02 19:25:12] "POST /ref-update HTTP/1.1" 200 156 0.042421 10.0.0.242 - - [2026-02-02 19:25:12] "POST /tags HTTP/1.1" 200 372 0.043935 10.0.0.242 - - [2026-02-02 19:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.242 - - [2026-02-02 19:25:12] "GET /tag/c2f2a482-61eb-4a10-9580-94d3edba2761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.012222 10.0.0.242 - - [2026-02-02 19:25:12] "POST /tags HTTP/1.1" 200 320 0.024072 10.0.0.242 - - [2026-02-02 19:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.242 - - [2026-02-02 19:25:12] "GET /tag/b197242c-a7f3-448a-997a-3adc2edf82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012842 10.0.0.242 - - [2026-02-02 19:25:12] "POST /id-to-fqname HTTP/1.1" 200 181 0.000626 10.0.0.242 - - [2026-02-02 19:25:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.002547 10.0.0.242 - - [2026-02-02 19:25:12] "POST /security-groups HTTP/1.1" 200 578 0.064574 10.0.0.242 - - [2026-02-02 19:25:12] "POST /projects HTTP/1.1" 200 499 0.217960 10.0.0.242 - - [2026-02-02 19:25:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.004254 10.0.0.242 - - [2026-02-02 19:25:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022513 10.0.0.242 - - [2026-02-02 19:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013984 10.0.0.242 - - [2026-02-02 19:25:12] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.009637 10.0.0.242 - - [2026-02-02 19:25:12] "POST /access-control-lists HTTP/1.1" 200 589 0.061447 10.0.0.242 - - [2026-02-02 19:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012502 10.0.0.242 - - [2026-02-02 19:25:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.006409 10.0.0.242 - - [2026-02-02 19:25:12] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.007147 10.0.0.242 - - [2026-02-02 19:25:12] "POST /access-control-lists HTTP/1.1" 200 587 0.029782 10.0.0.242 - - [2026-02-02 19:25:12] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.081744 10.0.0.242 - - [2026-02-02 19:25:13] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.050100 10.0.0.242 - - [2026-02-02 19:25:13] "POST /security-groups HTTP/1.1" 200 560 0.075632 10.0.0.242 - - [2026-02-02 19:25:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.011641 10.0.0.242 - - [2026-02-02 19:25:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.056788 10.0.0.242 - - [2026-02-02 19:25:13] "POST /chown HTTP/1.1" 200 109 0.045238 10.0.0.242 - - [2026-02-02 19:25:13] "POST /access-control-lists HTTP/1.1" 200 612 0.096414 10.0.0.242 - - [2026-02-02 19:25:13] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011640 10.0.0.242 - - [2026-02-02 19:25:13] "POST /fqname-to-id HTTP/1.1" 404 247 0.004193 10.0.0.242 - - [2026-02-02 19:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.242 - - [2026-02-02 19:25:13] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004673 10.0.0.242 - - [2026-02-02 19:25:13] "POST /tags HTTP/1.1" 409 214 0.003131 10.0.0.242 - - [2026-02-02 19:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.242 - - [2026-02-02 19:25:13] "GET /tag/b197242c-a7f3-448a-997a-3adc2edf82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.037050 10.0.0.242 - - [2026-02-02 19:25:13] "POST /access-control-lists HTTP/1.1" 200 610 0.104852 10.0.0.242 - - [2026-02-02 19:25:13] "POST /firewall-rules HTTP/1.1" 200 580 0.098747 10.0.0.242 - - [2026-02-02 19:25:13] "GET /firewall-rule/ea2946db-eb85-474c-8aee-9b7a3b2de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.025011 10.0.0.242 - - [2026-02-02 19:25:13] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.009590 10.0.0.242 - - [2026-02-02 19:25:13] "GET /firewall-rule/ea2946db-eb85-474c-8aee-9b7a3b2de005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004308 10.0.0.242 - - [2026-02-02 19:25:13] "POST /ref-update HTTP/1.1" 200 156 0.061095 10.0.0.242 - - [2026-02-02 19:25:13] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.037547 10.0.0.242 - - [2026-02-02 19:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.242 - - [2026-02-02 19:25:13] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007674 10.0.0.242 - - [2026-02-02 19:25:13] "POST /tags HTTP/1.1" 409 214 0.002511 10.0.0.242 - - [2026-02-02 19:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.242 - - [2026-02-02 19:25:13] "GET /tag/b197242c-a7f3-448a-997a-3adc2edf82c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010893 10.0.0.242 - - [2026-02-02 19:25:13] "POST /firewall-rules HTTP/1.1" 200 578 0.077091 10.0.0.242 - - [2026-02-02 19:25:13] "GET /firewall-rule/4044aa58-9313-4ca2-b0bc-e011ae7b3380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004379 10.0.0.242 - - [2026-02-02 19:25:14] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006876 10.0.0.242 - - [2026-02-02 19:25:14] "GET /firewall-rule/4044aa58-9313-4ca2-b0bc-e011ae7b3380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003259 10.0.0.242 - - [2026-02-02 19:25:14] "POST /ref-update HTTP/1.1" 200 156 0.052675 10.0.0.242 - - [2026-02-02 19:25:14] "POST /tags HTTP/1.1" 200 364 0.066907 10.0.0.242 - - [2026-02-02 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029080 10.0.0.242 - - [2026-02-02 19:25:14] "GET /tag/897dcd49-b0e9-43e1-bbdd-2476d3271b01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018816 10.0.0.242 - - [2026-02-02 19:25:14] "POST /tags HTTP/1.1" 200 312 0.019291 10.0.0.242 - - [2026-02-02 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013312 10.0.0.242 - - [2026-02-02 19:25:14] "GET /tag/e9c1e662-cf31-41ce-aed9-f9f414ab3801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015631 10.0.0.242 - - [2026-02-02 19:25:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000541 10.0.0.242 - - [2026-02-02 19:25:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.006813 10.0.0.242 - - [2026-02-02 19:25:14] "POST /security-groups HTTP/1.1" 200 574 0.137922 10.0.0.242 - - [2026-02-02 19:25:14] "POST /projects HTTP/1.1" 200 491 0.308308 10.0.0.242 - - [2026-02-02 19:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009699 10.0.0.242 - - [2026-02-02 19:25:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.041122 10.0.0.242 - - [2026-02-02 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029590 10.0.0.242 - - [2026-02-02 19:25:14] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.028813 10.0.0.242 - - [2026-02-02 19:25:14] "POST /access-control-lists HTTP/1.1" 200 585 0.073662 10.0.0.242 - - [2026-02-02 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.242 - - [2026-02-02 19:25:14] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004385 10.0.0.242 - - [2026-02-02 19:25:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002099 10.0.0.242 - - [2026-02-02 19:25:14] "POST /access-control-lists HTTP/1.1" 200 583 0.042284 10.0.0.242 - - [2026-02-02 19:25:14] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.084179 10.0.0.242 - - [2026-02-02 19:25:15] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.068741 10.0.0.242 - - [2026-02-02 19:25:15] "POST /security-groups HTTP/1.1" 200 548 0.073132 10.0.0.242 - - [2026-02-02 19:25:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.001801 10.0.0.242 - - [2026-02-02 19:25:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.063926 10.0.0.242 - - [2026-02-02 19:25:15] "POST /access-control-lists HTTP/1.1" 200 604 0.086067 10.0.0.242 - - [2026-02-02 19:25:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.016168 10.0.0.242 - - [2026-02-02 19:25:15] "POST /chown HTTP/1.1" 200 109 0.046243 10.0.0.242 - - [2026-02-02 19:25:15] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013358 10.0.0.242 - - [2026-02-02 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.242 - - [2026-02-02 19:25:15] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014815 10.0.0.242 - - [2026-02-02 19:25:15] "POST /access-control-lists HTTP/1.1" 200 602 0.066446 10.0.0.242 - - [2026-02-02 19:25:15] "POST /tags HTTP/1.1" 409 210 0.032313 10.0.0.242 - - [2026-02-02 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.242 - - [2026-02-02 19:25:15] "GET /tag/e9c1e662-cf31-41ce-aed9-f9f414ab3801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013997 10.0.0.242 - - [2026-02-02 19:25:15] "POST /firewall-rules HTTP/1.1" 200 572 0.082364 10.0.0.242 - - [2026-02-02 19:25:15] "GET /firewall-rule/3a1d2f10-ce56-447a-be2e-f6e59d24f1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005535 10.0.0.242 - - [2026-02-02 19:25:15] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.005061 10.0.0.242 - - [2026-02-02 19:25:15] "GET /firewall-rule/3a1d2f10-ce56-447a-be2e-f6e59d24f1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002589 10.0.0.242 - - [2026-02-02 19:25:15] "POST /ref-update HTTP/1.1" 200 156 0.051924 10.0.0.242 - - [2026-02-02 19:25:15] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008633 10.0.0.242 - - [2026-02-02 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.242 - - [2026-02-02 19:25:15] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003163 10.0.0.242 - - [2026-02-02 19:25:15] "POST /tags HTTP/1.1" 409 210 0.001983 10.0.0.242 - - [2026-02-02 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.242 - - [2026-02-02 19:25:15] "GET /tag/e9c1e662-cf31-41ce-aed9-f9f414ab3801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010921 10.0.0.242 - - [2026-02-02 19:25:15] "POST /firewall-rules HTTP/1.1" 200 570 0.072794 10.0.0.242 - - [2026-02-02 19:25:15] "GET /firewall-rule/41fb43eb-1977-431f-bd45-1c0c5b2b7d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017749 10.0.0.242 - - [2026-02-02 19:25:16] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004326 10.0.0.242 - - [2026-02-02 19:25:16] "GET /firewall-rule/41fb43eb-1977-431f-bd45-1c0c5b2b7d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002535 10.0.0.242 - - [2026-02-02 19:25:16] "POST /ref-update HTTP/1.1" 200 156 0.037469 10.0.0.242 - - [2026-02-02 19:25:16] "POST /tags HTTP/1.1" 409 237 0.018874 10.0.0.242 - - [2026-02-02 19:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.242 - - [2026-02-02 19:25:16] "GET /tag/cace1c34-6e55-492b-8da2-2ab5139fbb7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010821 10.0.0.242 - - [2026-02-02 19:25:16] "POST /tags HTTP/1.1" 409 210 0.002005 10.0.0.242 - - [2026-02-02 19:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.242 - - [2026-02-02 19:25:16] "GET /tag/f7e05db1-0576-4182-9b39-bc1ae665e26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011827 10.0.0.242 - - [2026-02-02 19:25:16] "POST /projects HTTP/1.1" 409 223 0.002082 10.0.0.242 - - [2026-02-02 19:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.242 - - [2026-02-02 19:25:16] "GET /project/4a9cba5d-c9db-455f-a6af-3892e34564ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040784 10.0.0.242 - - [2026-02-02 19:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2026-02-02 19:25:16] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004437 10.0.0.242 - - [2026-02-02 19:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.242 - - [2026-02-02 19:25:16] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.006045 10.0.0.242 - - [2026-02-02 19:25:16] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.050570 10.0.0.242 - - [2026-02-02 19:25:16] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.063535 10.0.0.242 - - [2026-02-02 19:25:16] "POST /security-groups HTTP/1.1" 409 253 0.002524 10.0.0.242 - - [2026-02-02 19:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-02-02 19:25:16] "PUT /security-group/7c105186-3c43-4ddb-9480-82764554e1b2 HTTP/1.1" 200 263 0.059314 10.0.0.242 - - [2026-02-02 19:25:16] "PUT /access-control-list/fc6ebc38-b779-4b59-af99-67074078a6de HTTP/1.1" 200 273 0.012433 10.0.0.242 - - [2026-02-02 19:25:16] "PUT /access-control-list/6d1eb5b1-4956-4af7-8fda-ec71db7e85df HTTP/1.1" 200 273 0.026020 10.0.0.242 - - [2026-02-02 19:25:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027514 10.0.0.242 - - [2026-02-02 19:25:16] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002932 10.0.0.242 - - [2026-02-02 19:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.242 - - [2026-02-02 19:25:16] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003249 10.0.0.242 - - [2026-02-02 19:25:16] "POST /tags HTTP/1.1" 409 210 0.002214 10.0.0.242 - - [2026-02-02 19:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.242 - - [2026-02-02 19:25:16] "GET /tag/f7e05db1-0576-4182-9b39-bc1ae665e26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013591 10.0.0.242 - - [2026-02-02 19:25:16] "POST /firewall-rules HTTP/1.1" 200 572 0.084984 10.0.0.242 - - [2026-02-02 19:25:16] "GET /firewall-rule/35b3e3e0-86bf-437a-b340-fe6cd7c242b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.008983 10.0.0.242 - - [2026-02-02 19:25:16] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004128 10.0.0.242 - - [2026-02-02 19:25:16] "GET /firewall-rule/35b3e3e0-86bf-437a-b340-fe6cd7c242b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002322 10.0.0.242 - - [2026-02-02 19:25:17] "POST /ref-update HTTP/1.1" 200 156 0.052064 10.0.0.242 - - [2026-02-02 19:25:17] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013299 10.0.0.242 - - [2026-02-02 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.242 - - [2026-02-02 19:25:17] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002689 10.0.0.242 - - [2026-02-02 19:25:17] "POST /tags HTTP/1.1" 409 210 0.001784 10.0.0.242 - - [2026-02-02 19:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.242 - - [2026-02-02 19:25:17] "GET /tag/f7e05db1-0576-4182-9b39-bc1ae665e26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011201 10.0.0.242 - - [2026-02-02 19:25:17] "POST /firewall-rules HTTP/1.1" 200 570 0.064151 10.0.0.242 - - [2026-02-02 19:25:17] "GET /firewall-rule/78783625-9397-44ae-8af3-d0c2d992b314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004948 10.0.0.242 - - [2026-02-02 19:25:17] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003608 10.0.0.242 - - [2026-02-02 19:25:17] "GET /firewall-rule/78783625-9397-44ae-8af3-d0c2d992b314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002281 10.0.0.242 - - [2026-02-02 19:25:17] "POST /ref-update HTTP/1.1" 200 156 0.090097 10.0.0.242 - - [2026-02-02 19:25:17] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008695 10.0.0.242 - - [2026-02-02 19:25:17] "POST /set-tag HTTP/1.1" 200 109 0.015047 10.0.0.242 - - [2026-02-02 19:25:21] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.242 - - [2026-02-02 19:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.242 - - [2026-02-02 19:25:21] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003620 10.0.0.242 - - [2026-02-02 19:25:21] "POST /bgp-routers HTTP/1.1" 409 301 0.003140 10.0.0.242 - - [2026-02-02 19:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.242 - - [2026-02-02 19:25:21] "GET /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004654 10.0.0.242 - - [2026-02-02 19:25:21] "PUT /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff HTTP/1.1" 200 255 0.012902 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:25:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:25:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:25:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001234 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:25:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001387 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:25:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:25:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001116 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:25:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001878 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:25:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000965 10.0.0.41 - - [2026-02-02 19:25:52] "GET / HTTP/1.1" 200 36215 0.002105 10.0.0.41 - - [2026-02-02 19:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.41 - - [2026-02-02 19:25:52] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005337 10.0.0.41 - - [2026-02-02 19:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.41 - - [2026-02-02 19:25:52] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003111 10.0.0.41 - - [2026-02-02 19:25:52] "PUT /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08 HTTP/1.1" 200 275 0.010643 10.0.0.41 - - [2026-02-02 19:25:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.005235 10.0.0.41 - - [2026-02-02 19:25:52] "POST /virtual-routers HTTP/1.1" 200 601 0.018270 10.0.0.41 - - [2026-02-02 19:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010976 10.0.0.41 - - [2026-02-02 19:25:52] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004631 10.0.0.41 - - [2026-02-02 19:25:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002427 10.0.0.41 - - [2026-02-02 19:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.41 - - [2026-02-02 19:25:52] "GET /virtual-network/0ada8d47-d1d2-49f7-b701-d8e8906acff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.004803 10.0.0.41 - - [2026-02-02 19:25:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.070614 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:26:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:26:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:26:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:26:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:26:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:26:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 10.0.0.41 - - [2026-02-02 19:26:14] "GET / HTTP/1.1" 200 36215 0.001633 10.0.0.41 - - [2026-02-02 19:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.41 - - [2026-02-02 19:26:14] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004457 10.0.0.41 - - [2026-02-02 19:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.41 - - [2026-02-02 19:26:14] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003146 10.0.0.41 - - [2026-02-02 19:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.41 - - [2026-02-02 19:26:14] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002370 10.0.0.41 - - [2026-02-02 19:26:14] "PUT /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489 HTTP/1.1" 200 263 0.009739 10.0.0.41 - - [2026-02-02 19:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008147 10.0.0.41 - - [2026-02-02 19:26:14] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004089 10.0.0.41 - - [2026-02-02 19:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.41 - - [2026-02-02 19:26:14] "GET /virtual-machine-interface/2c1de94b-d687-4e1e-8ac3-7e2a23957b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005168 10.0.0.41 - - [2026-02-02 19:26:14] "PUT /virtual-machine-interface/2c1de94b-d687-4e1e-8ac3-7e2a23957b91 HTTP/1.1" 200 285 0.011085 10.0.0.242 - - [2026-02-02 19:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.242 - - [2026-02-02 19:26:37] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002630 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:26:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001125 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:26:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001232 10.0.0.242 - - [2026-02-02 19:28:47] "GET /global-system-configs HTTP/1.1" 200 323 0.003162 10.0.0.242 - - [2026-02-02 19:28:48] "GET /global-system-configs HTTP/1.1" 200 323 0.004296 10.0.0.242 - - [2026-02-02 19:29:02] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005573 10.0.0.242 - - [2026-02-02 19:29:02] "POST /ref-update HTTP/1.1" 200 156 0.010965 10.0.0.242 - - [2026-02-02 19:29:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006573 10.0.0.242 - - [2026-02-02 19:29:06] "POST /set-tag HTTP/1.1" 200 109 0.004722 10.0.0.242 - - [2026-02-02 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2026-02-02 19:29:06] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002811 10.0.0.242 - - [2026-02-02 19:29:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004202 10.0.0.242 - - [2026-02-02 19:29:06] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.242 - - [2026-02-02 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.242 - - [2026-02-02 19:29:06] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002431 10.0.0.242 - - [2026-02-02 19:29:06] "GET /loadbalancer-pool/1c421102-0142-422a-9ba9-570edce01540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003655 10.0.0.242 - - [2026-02-02 19:29:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017898 10.0.0.242 - - [2026-02-02 19:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010515 10.0.0.242 - - [2026-02-02 19:29:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006520 10.0.0.242 - - [2026-02-02 19:29:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007579 10.0.0.242 - - [2026-02-02 19:29:06] "POST /ref-update HTTP/1.1" 200 156 0.013013 10.0.0.242 - - [2026-02-02 19:29:06] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.015948 10.0.0.242 - - [2026-02-02 19:29:06] "POST /tags HTTP/1.1" 409 205 0.001700 10.0.0.242 - - [2026-02-02 19:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.242 - - [2026-02-02 19:29:06] "PUT /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae HTTP/1.1" 200 257 0.016809 10.0.0.242 - - [2026-02-02 19:29:06] "GET /tag/7abd7e8b-a4ad-443d-b459-e1773991fbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014582 10.0.0.242 - - [2026-02-02 19:29:06] "POST /set-tag HTTP/1.1" 200 109 0.068395 10.0.0.242 - - [2026-02-02 19:29:06] "GET /loadbalancer-pool/f4a50985-20fa-405b-bb81-912e7f06c71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003756 10.0.0.242 - - [2026-02-02 19:29:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016473 10.0.0.242 - - [2026-02-02 19:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024282 10.0.0.242 - - [2026-02-02 19:29:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015059 10.0.0.242 - - [2026-02-02 19:29:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013049 10.0.0.242 - - [2026-02-02 19:29:06] "POST /ref-update HTTP/1.1" 200 156 0.008983 10.0.0.242 - - [2026-02-02 19:29:06] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009460 10.0.0.242 - - [2026-02-02 19:29:06] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.242 - - [2026-02-02 19:29:06] "PUT /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae HTTP/1.1" 200 257 0.019718 10.0.0.242 - - [2026-02-02 19:29:06] "GET /loadbalancer-pool/c69b508b-fd83-416c-bdec-f363e1fbfb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003423 10.0.0.242 - - [2026-02-02 19:29:06] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029371 10.0.0.242 - - [2026-02-02 19:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009966 10.0.0.242 - - [2026-02-02 19:29:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008791 10.0.0.242 - - [2026-02-02 19:29:06] "POST /set-tag HTTP/1.1" 200 109 0.005100 10.0.0.242 - - [2026-02-02 19:29:06] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006441 10.0.0.242 - - [2026-02-02 19:29:06] "POST /ref-update HTTP/1.1" 200 156 0.018704 10.0.0.242 - - [2026-02-02 19:29:06] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002896 10.0.0.242 - - [2026-02-02 19:29:06] "PUT /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae HTTP/1.1" 200 257 0.009936 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:30:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:30:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000887 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:30:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:30:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001272 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:30:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:30:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000847 10.0.0.242 - - [2026-02-02 19:30:52] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006858 10.0.0.242 - - [2026-02-02 19:30:52] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.242 - - [2026-02-02 19:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.242 - - [2026-02-02 19:30:52] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003246 10.0.0.242 - - [2026-02-02 19:30:52] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007709 10.0.0.242 - - [2026-02-02 19:30:52] "POST /set-tag HTTP/1.1" 200 109 0.028358 10.0.0.242 - - [2026-02-02 19:30:52] "DELETE /loadbalancer-member/9a0fbe18-b66e-439e-8f5e-7daa2825f57b HTTP/1.1" 200 115 0.071450 10.0.0.242 - - [2026-02-02 19:30:52] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004528 10.0.0.242 - - [2026-02-02 19:30:52] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.242 - - [2026-02-02 19:30:52] "DELETE /loadbalancer-member/dbcc0c3f-2420-4a71-84df-f8fbdf27c0dd HTTP/1.1" 200 115 0.036380 10.0.0.242 - - [2026-02-02 19:30:52] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004847 10.0.0.242 - - [2026-02-02 19:30:52] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.242 - - [2026-02-02 19:30:52] "DELETE /loadbalancer-member/8be5a405-3124-4f28-bae6-8e36763ef032 HTTP/1.1" 200 115 0.033908 10.0.0.242 - - [2026-02-02 19:30:52] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004727 10.0.0.242 - - [2026-02-02 19:30:52] "POST /set-tag HTTP/1.1" 200 109 0.003510 10.0.0.242 - - [2026-02-02 19:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.242 - - [2026-02-02 19:30:52] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002321 10.0.0.242 - - [2026-02-02 19:30:52] "GET /loadbalancer-pool/1c421102-0142-422a-9ba9-570edce01540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002265 10.0.0.242 - - [2026-02-02 19:30:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019770 10.0.0.242 - - [2026-02-02 19:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019366 10.0.0.242 - - [2026-02-02 19:30:53] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016619 10.0.0.242 - - [2026-02-02 19:30:53] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005147 10.0.0.242 - - [2026-02-02 19:30:53] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002884 10.0.0.242 - - [2026-02-02 19:30:53] "POST /set-tag HTTP/1.1" 200 109 0.064493 10.0.0.242 - - [2026-02-02 19:30:53] "GET /loadbalancer-pool/f4a50985-20fa-405b-bb81-912e7f06c71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015818 10.0.0.242 - - [2026-02-02 19:30:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.061293 10.0.0.242 - - [2026-02-02 19:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017463 10.0.0.242 - - [2026-02-02 19:30:53] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.021574 10.0.0.242 - - [2026-02-02 19:30:53] "POST /set-tag HTTP/1.1" 200 109 0.008327 10.0.0.242 - - [2026-02-02 19:30:53] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018047 10.0.0.242 - - [2026-02-02 19:30:53] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008452 10.0.0.242 - - [2026-02-02 19:30:53] "GET /loadbalancer-pool/c69b508b-fd83-416c-bdec-f363e1fbfb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008744 10.0.0.242 - - [2026-02-02 19:30:53] "POST /loadbalancer-members HTTP/1.1" 200 694 0.042913 10.0.0.242 - - [2026-02-02 19:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027760 10.0.0.242 - - [2026-02-02 19:30:53] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.030010 10.0.0.242 - - [2026-02-02 19:30:53] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017386 10.0.0.242 - - [2026-02-02 19:30:53] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007705 10.0.0.242 - - [2026-02-02 19:30:53] "POST /set-tag HTTP/1.1" 200 109 0.002295 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:31:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:31:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000815 10.0.0.242 - - [2026-02-02 19:32:03] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.242 - - [2026-02-02 19:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.242 - - [2026-02-02 19:32:03] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040002 10.0.0.242 - - [2026-02-02 19:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.242 - - [2026-02-02 19:32:03] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035816 10.0.0.242 - - [2026-02-02 19:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.242 - - [2026-02-02 19:32:03] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044818 10.0.0.242 - - [2026-02-02 19:32:04] "POST /tags HTTP/1.1" 200 334 0.034708 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.242 - - [2026-02-02 19:32:04] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.029105 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.242 - - [2026-02-02 19:32:04] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043756 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.242 - - [2026-02-02 19:32:04] "GET /virtual-networks?parent_id=4675e879-b42f-46d8-96cb-c67c0dc953d9&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002133 10.0.0.242 - - [2026-02-02 19:32:04] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042305 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2026-02-02 19:32:04] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.016280 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2026-02-02 19:32:04] "GET /service-appliance-set/844c02ad-caa7-43bd-8b9a-10a401954da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004962 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.002016 10.0.0.242 - - [2026-02-02 19:32:04] "POST /virtual-networks HTTP/1.1" 200 514 0.106419 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.242 - - [2026-02-02 19:32:04] "GET /network-ipam/5bc459c1-2a6b-4357-9cc8-dd19b30a48dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002460 10.0.0.242 - - [2026-02-02 19:32:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.103438 10.0.0.242 - - [2026-02-02 19:32:04] "GET /virtual-machine-interface/c5d46f79-7486-43df-994e-f9f10613866e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006846 10.0.0.242 - - [2026-02-02 19:32:04] "POST /useragent-kv HTTP/1.1" 200 115 0.017659 10.0.0.242 - - [2026-02-02 19:32:04] "POST /ref-update HTTP/1.1" 200 156 0.136506 10.0.0.242 - - [2026-02-02 19:32:04] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004307 10.0.0.242 - - [2026-02-02 19:32:04] "GET /domains HTTP/1.1" 200 281 0.002212 10.0.0.242 - - [2026-02-02 19:32:04] "POST /instance-ips HTTP/1.1" 200 410 0.067874 10.0.0.242 - - [2026-02-02 19:32:04] "GET /domain/e815bbf1-b802-40f3-ac54-a70c82a8f7ef HTTP/1.1" 200 3100 0.040746 10.0.0.242 - - [2026-02-02 19:32:04] "GET /instance-ip/47b087df-04a3-4385-bb3b-cf1bc674fedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005315 10.0.0.242 - - [2026-02-02 19:32:04] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9 HTTP/1.1" 200 5497 0.040142 10.0.0.242 - - [2026-02-02 19:32:04] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2091 0.048560 10.0.0.242 - - [2026-02-02 19:32:04] "POST /loadbalancers HTTP/1.1" 200 612 0.085563 10.0.0.242 - - [2026-02-02 19:32:04] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2091 0.020270 10.0.0.242 - - [2026-02-02 19:32:04] "GET /routing-instance/deeeff33-487e-4a6d-8753-2b560cd597cf HTTP/1.1" 200 1183 0.005513 10.0.0.242 - - [2026-02-02 19:32:04] "GET /routing-instance/deeeff33-487e-4a6d-8753-2b560cd597cf HTTP/1.1" 200 1183 0.003663 10.0.0.242 - - [2026-02-02 19:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034954 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013353 10.0.0.242 - - [2026-02-02 19:32:04] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048146 10.0.0.242 - - [2026-02-02 19:32:04] "GET /instance-ip/47b087df-04a3-4385-bb3b-cf1bc674fedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002956 10.0.0.242 - - [2026-02-02 19:32:04] "POST /floating-ips HTTP/1.1" 200 599 0.030097 10.0.0.242 - - [2026-02-02 19:32:04] "POST /route-targets HTTP/1.1" 200 328 0.019444 10.0.0.242 - - [2026-02-02 19:32:04] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048585 10.0.0.242 - - [2026-02-02 19:32:04] "GET /loadbalancer/4d6b8fc3-fe56-4ff6-8dff-b6da173460df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.006443 10.0.0.242 - - [2026-02-02 19:32:04] "POST /ref-update HTTP/1.1" 200 156 0.034676 10.0.0.242 - - [2026-02-02 19:32:04] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.025408 10.0.0.242 - - [2026-02-02 19:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.242 - - [2026-02-02 19:32:04] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036490 10.0.0.242 - - [2026-02-02 19:32:04] "GET /loadbalancer-listener/ce3588a5-40af-4bcb-92b2-1662cc74950f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002894 10.0.0.242 - - [2026-02-02 19:32:04] "GET /loadbalancer-listener/ce3588a5-40af-4bcb-92b2-1662cc74950f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003909 10.0.0.242 - - [2026-02-02 19:32:05] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.029457 10.0.0.242 - - [2026-02-02 19:32:05] "GET /instance-ip/47b087df-04a3-4385-bb3b-cf1bc674fedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003124 10.0.0.242 - - [2026-02-02 19:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.242 - - [2026-02-02 19:32:05] "GET /instance-ip/47b087df-04a3-4385-bb3b-cf1bc674fedd?fields=floating_ips HTTP/1.1" 200 1214 0.005913 10.0.0.242 - - [2026-02-02 19:32:05] "GET /floating-ip/fecfcdee-1cef-4b8c-b166-81e28542e350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002164 10.0.0.242 - - [2026-02-02 19:32:05] "GET /loadbalancer/4d6b8fc3-fe56-4ff6-8dff-b6da173460df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003419 10.0.0.242 - - [2026-02-02 19:32:05] "POST /tags HTTP/1.1" 200 296 0.050532 10.0.0.242 - - [2026-02-02 19:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.022308 10.0.0.242 - - [2026-02-02 19:32:05] "GET /tag/3f240d78-fc65-4594-a34b-aceefd03e434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013170 10.0.0.242 - - [2026-02-02 19:32:05] "POST /tags HTTP/1.1" 409 233 0.001757 10.0.0.242 - - [2026-02-02 19:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.242 - - [2026-02-02 19:32:05] "GET /tag/144b8475-e16f-4ffe-bd21-31c7e1f563da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.009718 10.0.0.242 - - [2026-02-02 19:32:05] "POST /tags HTTP/1.1" 409 206 0.001884 10.0.0.242 - - [2026-02-02 19:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.242 - - [2026-02-02 19:32:05] "GET /tag/26aa99f0-c4ed-498c-8f0c-03045b5f93db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013974 10.0.0.242 - - [2026-02-02 19:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2026-02-02 19:32:05] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005428 10.0.0.242 - - [2026-02-02 19:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2026-02-02 19:32:05] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040223 10.0.0.242 - - [2026-02-02 19:32:05] "POST /virtual-machines HTTP/1.1" 200 370 0.008287 10.0.0.242 - - [2026-02-02 19:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007939 10.0.0.242 - - [2026-02-02 19:32:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.097086 10.0.0.242 - - [2026-02-02 19:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019634 10.0.0.242 - - [2026-02-02 19:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009043 10.0.0.242 - - [2026-02-02 19:32:05] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004412 10.0.0.242 - - [2026-02-02 19:32:05] "POST /instance-ips HTTP/1.1" 200 410 0.029753 10.0.0.242 - - [2026-02-02 19:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027304 10.0.0.242 - - [2026-02-02 19:32:05] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.013712 10.0.0.242 - - [2026-02-02 19:32:05] "POST /set-tag HTTP/1.1" 200 109 0.020344 10.0.0.242 - - [2026-02-02 19:32:05] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016477 10.0.0.242 - - [2026-02-02 19:32:05] "GET /instance-ip/db51705c-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003588 10.0.0.242 - - [2026-02-02 19:32:05] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005335 10.0.0.242 - - [2026-02-02 19:32:05] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.242 - - [2026-02-02 19:32:05] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004114 10.0.0.242 - - [2026-02-02 19:32:05] "POST /ref-update HTTP/1.1" 200 156 0.010298 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004251 10.0.0.242 - - [2026-02-02 19:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.242 - - [2026-02-02 19:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004673 10.0.0.242 - - [2026-02-02 19:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.242 - - [2026-02-02 19:32:06] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031190 10.0.0.242 - - [2026-02-02 19:32:06] "POST /virtual-machines HTTP/1.1" 200 370 0.008174 10.0.0.242 - - [2026-02-02 19:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016604 10.0.0.242 - - [2026-02-02 19:32:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100724 10.0.0.242 - - [2026-02-02 19:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017885 10.0.0.242 - - [2026-02-02 19:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011009 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004192 10.0.0.242 - - [2026-02-02 19:32:06] "POST /instance-ips HTTP/1.1" 200 410 0.030247 10.0.0.242 - - [2026-02-02 19:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030277 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.018282 10.0.0.242 - - [2026-02-02 19:32:06] "POST /set-tag HTTP/1.1" 200 109 0.017587 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012647 10.0.0.242 - - [2026-02-02 19:32:06] "GET /instance-ip/dbb9f21c-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004318 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004342 10.0.0.242 - - [2026-02-02 19:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003643 10.0.0.242 - - [2026-02-02 19:32:06] "POST /ref-update HTTP/1.1" 200 156 0.008444 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004214 10.0.0.242 - - [2026-02-02 19:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004211 10.0.0.242 - - [2026-02-02 19:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.242 - - [2026-02-02 19:32:06] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004463 10.0.0.242 - - [2026-02-02 19:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.242 - - [2026-02-02 19:32:09] "GET /domains HTTP/1.1" 200 281 0.002100 10.0.0.242 - - [2026-02-02 19:32:09] "GET /domain/e815bbf1-b802-40f3-ac54-a70c82a8f7ef HTTP/1.1" 200 3100 0.003231 10.0.0.242 - - [2026-02-02 19:32:09] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9 HTTP/1.1" 200 7091 0.039716 10.0.0.242 - - [2026-02-02 19:32:09] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2091 0.008343 10.0.0.242 - - [2026-02-02 19:32:09] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2091 0.005934 10.0.0.242 - - [2026-02-02 19:32:09] "GET /routing-instance/deeeff33-487e-4a6d-8753-2b560cd597cf HTTP/1.1" 200 1405 0.005186 10.0.0.242 - - [2026-02-02 19:32:09] "GET /routing-instance/deeeff33-487e-4a6d-8753-2b560cd597cf HTTP/1.1" 200 1405 0.002652 10.0.0.242 - - [2026-02-02 19:32:09] "GET /route-target/ef372e60-db59-4b06-8b12-bdc8ddd90ee1 HTTP/1.1" 200 1155 0.002426 10.0.0.242 - - [2026-02-02 19:32:09] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2091 0.003669 10.0.0.242 - - [2026-02-02 19:32:09] "GET /routing-instance/deeeff33-487e-4a6d-8753-2b560cd597cf HTTP/1.1" 200 1405 0.002855 10.0.0.242 - - [2026-02-02 19:32:09] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006228 10.0.0.242 - - [2026-02-02 19:32:09] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2091 0.006953 10.0.0.242 - - [2026-02-02 19:32:09] "GET /routing-instance/deeeff33-487e-4a6d-8753-2b560cd597cf HTTP/1.1" 200 1405 0.002848 10.0.0.242 - - [2026-02-02 19:32:09] "GET /routing-instance/deeeff33-487e-4a6d-8753-2b560cd597cf HTTP/1.1" 200 1405 0.002710 10.0.0.242 - - [2026-02-02 19:32:09] "GET /route-target/ef372e60-db59-4b06-8b12-bdc8ddd90ee1 HTTP/1.1" 200 1155 0.002417 10.0.0.242 - - [2026-02-02 19:32:09] "GET /domains HTTP/1.1" 200 281 0.002005 10.0.0.242 - - [2026-02-02 19:32:09] "GET /domain/e815bbf1-b802-40f3-ac54-a70c82a8f7ef HTTP/1.1" 200 3100 0.002638 10.0.0.242 - - [2026-02-02 19:32:09] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9 HTTP/1.1" 200 7091 0.037035 10.0.0.242 - - [2026-02-02 19:32:09] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2091 0.005459 10.0.0.242 - - [2026-02-02 19:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.242 - - [2026-02-02 19:32:10] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048025 10.0.0.242 - - [2026-02-02 19:32:10] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012038 10.0.0.242 - - [2026-02-02 19:32:10] "GET /floating-ip-pools?parent_id=d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006873 10.0.0.242 - - [2026-02-02 19:32:10] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005360 10.0.0.242 - - [2026-02-02 19:32:10] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018454 10.0.0.242 - - [2026-02-02 19:32:10] "POST /ref-update HTTP/1.1" 200 156 0.014577 10.0.0.242 - - [2026-02-02 19:32:10] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010018 10.0.0.242 - - [2026-02-02 19:32:10] "GET /domains HTTP/1.1" 200 281 0.001833 10.0.0.242 - - [2026-02-02 19:32:10] "GET /domain/e815bbf1-b802-40f3-ac54-a70c82a8f7ef HTTP/1.1" 200 3100 0.004809 10.0.0.242 - - [2026-02-02 19:32:10] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9 HTTP/1.1" 200 7348 0.029816 10.0.0.242 - - [2026-02-02 19:32:10] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2330 0.005136 10.0.0.242 - - [2026-02-02 19:32:10] "GET /floating-ip-pool/70bf5478-5d93-4218-a666-7b79bc89b33e HTTP/1.1" 200 1317 0.004382 10.0.0.242 - - [2026-02-02 19:32:10] "GET /domains HTTP/1.1" 200 281 0.002662 10.0.0.242 - - [2026-02-02 19:32:10] "GET /domain/e815bbf1-b802-40f3-ac54-a70c82a8f7ef HTTP/1.1" 200 3100 0.002670 10.0.0.242 - - [2026-02-02 19:32:10] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9 HTTP/1.1" 200 7348 0.036450 10.0.0.242 - - [2026-02-02 19:32:10] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 2330 0.005250 10.0.0.242 - - [2026-02-02 19:32:10] "GET /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005462 10.0.0.242 - - [2026-02-02 19:32:10] "POST /tags HTTP/1.1" 200 366 0.053543 10.0.0.242 - - [2026-02-02 19:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.242 - - [2026-02-02 19:32:10] "GET /tag/a0eb7114-b6ca-414f-9893-63c0776eba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012968 10.0.0.242 - - [2026-02-02 19:32:10] "POST /tags HTTP/1.1" 409 206 0.001868 10.0.0.242 - - [2026-02-02 19:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.242 - - [2026-02-02 19:32:10] "GET /tag/26aa99f0-c4ed-498c-8f0c-03045b5f93db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011020 10.0.0.242 - - [2026-02-02 19:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.242 - - [2026-02-02 19:32:10] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.030792 10.0.0.242 - - [2026-02-02 19:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.242 - - [2026-02-02 19:32:10] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004186 10.0.0.242 - - [2026-02-02 19:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.242 - - [2026-02-02 19:32:10] "GET /service-appliance-set/2f27bdec-3880-4753-967f-06aaf1ac85a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004047 10.0.0.242 - - [2026-02-02 19:32:10] "POST /fqname-to-id HTTP/1.1" 404 258 0.001880 10.0.0.242 - - [2026-02-02 19:32:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.101730 10.0.0.242 - - [2026-02-02 19:32:10] "GET /virtual-machine-interface/5103fb87-e760-4f47-8809-358fea80201b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.017645 10.0.0.242 - - [2026-02-02 19:32:10] "POST /set-tag HTTP/1.1" 200 109 0.027033 10.0.0.242 - - [2026-02-02 19:32:10] "POST /instance-ips HTTP/1.1" 200 418 0.021522 10.0.0.242 - - [2026-02-02 19:32:10] "GET /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.010410 10.0.0.242 - - [2026-02-02 19:32:11] "POST /loadbalancers HTTP/1.1" 200 620 0.072562 10.0.0.242 - - [2026-02-02 19:32:11] "POST /service-instances HTTP/1.1" 200 568 0.020686 10.0.0.242 - - [2026-02-02 19:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017802 10.0.0.242 - - [2026-02-02 19:32:11] "POST /ref-update HTTP/1.1" 200 156 0.021549 10.0.0.242 - - [2026-02-02 19:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029366 10.0.0.242 - - [2026-02-02 19:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007854 10.0.0.242 - - [2026-02-02 19:32:11] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042398 10.0.0.242 - - [2026-02-02 19:32:11] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.029396 10.0.0.242 - - [2026-02-02 19:32:11] "GET /virtual-machine-interface/5103fb87-e760-4f47-8809-358fea80201b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.004284 10.0.0.242 - - [2026-02-02 19:32:11] "GET /virtual-machine-interface/5103fb87-e760-4f47-8809-358fea80201b?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.007428 10.0.0.242 - - [2026-02-02 19:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015787 10.0.0.242 - - [2026-02-02 19:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013863 10.0.0.242 - - [2026-02-02 19:32:11] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.010330 10.0.0.242 - - [2026-02-02 19:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015116 10.0.0.242 - - [2026-02-02 19:32:11] "GET /floating-ip-pool/70bf5478-5d93-4218-a666-7b79bc89b33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.006193 10.0.0.242 - - [2026-02-02 19:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.242 - - [2026-02-02 19:32:11] "POST /floating-ips HTTP/1.1" 200 673 0.087257 10.0.0.242 - - [2026-02-02 19:32:11] "POST /virtual-machines HTTP/1.1" 200 430 0.051205 10.0.0.242 - - [2026-02-02 19:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028306 10.0.0.242 - - [2026-02-02 19:32:11] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.040666 10.0.0.242 - - [2026-02-02 19:32:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.111268 10.0.0.242 - - [2026-02-02 19:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.242 - - [2026-02-02 19:32:11] "POST /chown HTTP/1.1" 200 109 0.025227 10.0.0.242 - - [2026-02-02 19:32:11] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005877 10.0.0.242 - - [2026-02-02 19:32:11] "POST /tags HTTP/1.1" 409 221 0.011780 10.0.0.242 - - [2026-02-02 19:32:11] "POST /chown HTTP/1.1" 200 109 0.006670 10.0.0.242 - - [2026-02-02 19:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.242 - - [2026-02-02 19:32:11] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017218 10.0.0.242 - - [2026-02-02 19:32:11] "POST /tags HTTP/1.1" 409 238 0.003441 10.0.0.242 - - [2026-02-02 19:32:11] "PUT /virtual-machine-interface/828ed489-76ec-4fe2-afa2-bf73a2808ed1 HTTP/1.1" 200 285 0.036617 10.0.0.242 - - [2026-02-02 19:32:11] "PUT /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 257 0.023606 10.0.0.242 - - [2026-02-02 19:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.242 - - [2026-02-02 19:32:11] "GET /tag/a0eb7114-b6ca-414f-9893-63c0776eba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010537 10.0.0.242 - - [2026-02-02 19:32:11] "POST /ref-update HTTP/1.1" 200 156 0.009597 10.0.0.242 - - [2026-02-02 19:32:11] "POST /firewall-rules HTTP/1.1" 200 652 0.086573 10.0.0.242 - - [2026-02-02 19:32:11] "GET /firewall-rule/b9d543e9-f059-4c53-986f-fede0ba2265d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006422 10.0.0.242 - - [2026-02-02 19:32:11] "POST /ref-update HTTP/1.1" 200 156 0.076491 10.0.0.242 - - [2026-02-02 19:32:11] "POST /ref-update HTTP/1.1" 200 156 0.012301 10.0.0.242 - - [2026-02-02 19:32:11] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002726 10.0.0.242 - - [2026-02-02 19:32:11] "GET /firewall-rule/b9d543e9-f059-4c53-986f-fede0ba2265d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002467 10.0.0.242 - - [2026-02-02 19:32:11] "POST /ref-update HTTP/1.1" 200 156 0.018709 10.0.0.242 - - [2026-02-02 19:32:11] "POST /ref-update HTTP/1.1" 200 156 0.045786 10.0.0.242 - - [2026-02-02 19:32:11] "POST /ref-update HTTP/1.1" 200 156 0.035597 10.0.0.242 - - [2026-02-02 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.012705 10.0.0.242 - - [2026-02-02 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.242 - - [2026-02-02 19:32:12] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038476 10.0.0.242 - - [2026-02-02 19:32:12] "GET /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.003321 10.0.0.242 - - [2026-02-02 19:32:12] "POST /virtual-machines HTTP/1.1" 200 430 0.019624 10.0.0.242 - - [2026-02-02 19:32:12] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.033823 10.0.0.242 - - [2026-02-02 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020605 10.0.0.242 - - [2026-02-02 19:32:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.129163 10.0.0.242 - - [2026-02-02 19:32:12] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.100886 10.0.0.242 - - [2026-02-02 19:32:12] "POST /chown HTTP/1.1" 200 109 0.063648 10.0.0.242 - - [2026-02-02 19:32:12] "GET /loadbalancer-listener/9e4daa07-7711-453d-9a1d-4b77b359ae43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.010103 10.0.0.242 - - [2026-02-02 19:32:12] "GET /loadbalancer-listener/9e4daa07-7711-453d-9a1d-4b77b359ae43?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.010041 10.0.0.242 - - [2026-02-02 19:32:12] "POST /chown HTTP/1.1" 200 109 0.012565 10.0.0.242 - - [2026-02-02 19:32:12] "PUT /virtual-machine-interface/5475b0d2-27ab-481b-83b6-8e6d2c36b96f HTTP/1.1" 200 285 0.021313 10.0.0.242 - - [2026-02-02 19:32:12] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.073066 10.0.0.242 - - [2026-02-02 19:32:12] "PUT /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 257 0.057236 10.0.0.242 - - [2026-02-02 19:32:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018650 10.0.0.242 - - [2026-02-02 19:32:12] "GET /loadbalancer-pool/12084370-22d5-43f6-a3bd-c35e80bfd44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.012392 10.0.0.242 - - [2026-02-02 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.023316 10.0.0.242 - - [2026-02-02 19:32:12] "POST /loadbalancer-members HTTP/1.1" 200 709 0.038183 10.0.0.242 - - [2026-02-02 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.020683 10.0.0.242 - - [2026-02-02 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.029030 10.0.0.242 - - [2026-02-02 19:32:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009229 10.0.0.242 - - [2026-02-02 19:32:12] "GET /loadbalancer-member/a3793077-c498-4fa5-8a44-bce3230b1eb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.004640 10.0.0.242 - - [2026-02-02 19:32:12] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007443 10.0.0.242 - - [2026-02-02 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.007398 10.0.0.242 - - [2026-02-02 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.015280 10.0.0.242 - - [2026-02-02 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.242 - - [2026-02-02 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-02-02 19:32:12] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002159 10.0.0.242 - - [2026-02-02 19:32:12] "POST /tags HTTP/1.1" 409 221 0.001340 10.0.0.242 - - [2026-02-02 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.242 - - [2026-02-02 19:32:12] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010576 10.0.0.242 - - [2026-02-02 19:32:12] "POST /tags HTTP/1.1" 409 238 0.001816 10.0.0.242 - - [2026-02-02 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.242 - - [2026-02-02 19:32:12] "POST /chown HTTP/1.1" 200 109 0.006637 10.0.0.242 - - [2026-02-02 19:32:12] "POST /chown HTTP/1.1" 200 109 0.020473 10.0.0.242 - - [2026-02-02 19:32:12] "GET /tag/a0eb7114-b6ca-414f-9893-63c0776eba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019901 10.0.0.242 - - [2026-02-02 19:32:12] "POST /firewall-rules HTTP/1.1" 409 293 0.002985 10.0.0.242 - - [2026-02-02 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-02-02 19:32:12] "PUT /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 257 0.014030 10.0.0.242 - - [2026-02-02 19:32:12] "PUT /firewall-rule/b9d543e9-f059-4c53-986f-fede0ba2265d HTTP/1.1" 200 261 0.021562 10.0.0.242 - - [2026-02-02 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.010452 10.0.0.242 - - [2026-02-02 19:32:12] "GET /firewall-rule/b9d543e9-f059-4c53-986f-fede0ba2265d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.019408 10.0.0.242 - - [2026-02-02 19:32:12] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003047 10.0.0.242 - - [2026-02-02 19:32:12] "POST /chown HTTP/1.1" 200 109 0.021471 10.0.0.242 - - [2026-02-02 19:32:12] "POST /chown HTTP/1.1" 200 109 0.016573 10.0.0.242 - - [2026-02-02 19:32:12] "GET /firewall-rule/b9d543e9-f059-4c53-986f-fede0ba2265d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002590 10.0.0.242 - - [2026-02-02 19:32:12] "PUT /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 257 0.010829 10.0.0.242 - - [2026-02-02 19:32:12] "POST /ref-update HTTP/1.1" 200 156 0.019260 10.0.0.242 - - [2026-02-02 19:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008456 10.0.0.242 - - [2026-02-02 19:32:13] "POST /chown HTTP/1.1" 200 109 0.006275 10.0.0.242 - - [2026-02-02 19:32:13] "POST /chown HTTP/1.1" 200 109 0.028451 10.0.0.242 - - [2026-02-02 19:32:13] "PUT /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 257 0.021661 10.0.0.242 - - [2026-02-02 19:32:13] "POST /ref-update HTTP/1.1" 200 156 0.028526 10.0.0.242 - - [2026-02-02 19:32:13] "POST /chown HTTP/1.1" 200 109 0.012655 10.0.0.242 - - [2026-02-02 19:32:13] "POST /chown HTTP/1.1" 200 109 0.017313 10.0.0.242 - - [2026-02-02 19:32:13] "PUT /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 257 0.015029 10.0.0.242 - - [2026-02-02 19:32:13] "POST /ref-update HTTP/1.1" 200 156 0.031766 10.0.0.242 - - [2026-02-02 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.242 - - [2026-02-02 19:32:13] "POST /chown HTTP/1.1" 200 109 0.007368 10.0.0.242 - - [2026-02-02 19:32:13] "POST /chown HTTP/1.1" 200 109 0.018884 10.0.0.242 - - [2026-02-02 19:32:13] "PUT /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 257 0.040275 10.0.0.242 - - [2026-02-02 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.242 - - [2026-02-02 19:32:13] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010302 10.0.0.242 - - [2026-02-02 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.242 - - [2026-02-02 19:32:13] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.037428 10.0.0.242 - - [2026-02-02 19:32:13] "POST /ref-update HTTP/1.1" 200 156 0.026099 10.0.0.242 - - [2026-02-02 19:32:13] "POST /chown HTTP/1.1" 200 109 0.014470 10.0.0.242 - - [2026-02-02 19:32:13] "POST /virtual-machines HTTP/1.1" 200 374 0.010327 10.0.0.242 - - [2026-02-02 19:32:13] "POST /chown HTTP/1.1" 200 109 0.042298 10.0.0.242 - - [2026-02-02 19:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.034507 10.0.0.242 - - [2026-02-02 19:32:13] "PUT /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 257 0.013670 10.0.0.242 - - [2026-02-02 19:32:13] "POST /ref-update HTTP/1.1" 200 156 0.061365 10.0.0.242 - - [2026-02-02 19:32:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.163416 10.0.0.242 - - [2026-02-02 19:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015199 10.0.0.242 - - [2026-02-02 19:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012018 10.0.0.242 - - [2026-02-02 19:32:13] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.015496 10.0.0.242 - - [2026-02-02 19:32:13] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.008644 10.0.0.242 - - [2026-02-02 19:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017962 10.0.0.242 - - [2026-02-02 19:32:13] "POST /instance-ips HTTP/1.1" 200 414 0.038289 10.0.0.242 - - [2026-02-02 19:32:13] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.014326 10.0.0.242 - - [2026-02-02 19:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.045966 10.0.0.242 - - [2026-02-02 19:32:14] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.014445 10.0.0.242 - - [2026-02-02 19:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024589 10.0.0.242 - - [2026-02-02 19:32:14] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.009539 10.0.0.242 - - [2026-02-02 19:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017409 10.0.0.242 - - [2026-02-02 19:32:14] "POST /set-tag HTTP/1.1" 200 109 0.041847 10.0.0.242 - - [2026-02-02 19:32:14] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004891 10.0.0.242 - - [2026-02-02 19:32:14] "GET /instance-ip/e0376040-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.011117 10.0.0.242 - - [2026-02-02 19:32:14] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.015714 10.0.0.242 - - [2026-02-02 19:32:14] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004415 10.0.0.242 - - [2026-02-02 19:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011961 10.0.0.242 - - [2026-02-02 19:32:14] "POST /set-tag HTTP/1.1" 200 109 0.023609 10.0.0.242 - - [2026-02-02 19:32:14] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.003656 10.0.0.242 - - [2026-02-02 19:32:14] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.007667 10.0.0.242 - - [2026-02-02 19:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012241 10.0.0.242 - - [2026-02-02 19:32:14] "POST /ref-update HTTP/1.1" 200 156 0.010940 10.0.0.242 - - [2026-02-02 19:32:14] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008888 10.0.0.242 - - [2026-02-02 19:32:14] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.242 - - [2026-02-02 19:32:14] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004503 10.0.0.242 - - [2026-02-02 19:32:14] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.242 - - [2026-02-02 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.008754 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.021934 10.0.0.242 - - [2026-02-02 19:32:14] "POST /ref-update HTTP/1.1" 200 156 0.015335 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.008014 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.016282 10.0.0.242 - - [2026-02-02 19:32:14] "POST /ref-update HTTP/1.1" 200 156 0.013714 10.0.0.242 - - [2026-02-02 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.007882 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.018510 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.008351 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.005876 10.0.0.242 - - [2026-02-02 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.006519 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.021036 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.007728 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.023200 10.0.0.242 - - [2026-02-02 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.006593 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.036335 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.011455 10.0.0.242 - - [2026-02-02 19:32:14] "POST /chown HTTP/1.1" 200 109 0.006746 10.0.0.242 - - [2026-02-02 19:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.007626 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.007357 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.011429 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.016762 10.0.0.242 - - [2026-02-02 19:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.013210 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.026474 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.006909 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.016084 10.0.0.242 - - [2026-02-02 19:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.006927 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.017508 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.012723 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.006509 10.0.0.242 - - [2026-02-02 19:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.006587 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.007536 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.022225 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.016139 10.0.0.242 - - [2026-02-02 19:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.006380 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.017678 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.006633 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.020326 10.0.0.242 - - [2026-02-02 19:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.006293 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.018126 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.014555 10.0.0.242 - - [2026-02-02 19:32:15] "POST /chown HTTP/1.1" 200 109 0.018990 10.0.0.242 - - [2026-02-02 19:32:17] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005487 10.0.0.242 - - [2026-02-02 19:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.242 - - [2026-02-02 19:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.242 - - [2026-02-02 19:32:17] "GET /loadbalancer/4d6b8fc3-fe56-4ff6-8dff-b6da173460df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002299 10.0.0.242 - - [2026-02-02 19:32:17] "GET /loadbalancer-pool/b27e8b11-9245-405f-8e11-a65c9a8fa098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002826 10.0.0.242 - - [2026-02-02 19:32:17] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016748 10.0.0.242 - - [2026-02-02 19:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012711 10.0.0.242 - - [2026-02-02 19:32:17] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008875 10.0.0.242 - - [2026-02-02 19:32:17] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004569 10.0.0.242 - - [2026-02-02 19:32:17] "POST /ref-update HTTP/1.1" 200 156 0.006833 10.0.0.242 - - [2026-02-02 19:32:17] "GET /floating-ip/fecfcdee-1cef-4b8c-b166-81e28542e350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.010594 10.0.0.242 - - [2026-02-02 19:32:17] "POST /tags HTTP/1.1" 409 221 0.001750 10.0.0.242 - - [2026-02-02 19:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.242 - - [2026-02-02 19:32:17] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009655 10.0.0.242 - - [2026-02-02 19:32:17] "PUT /floating-ip/fecfcdee-1cef-4b8c-b166-81e28542e350 HTTP/1.1" 200 257 0.010713 10.0.0.242 - - [2026-02-02 19:32:17] "POST /set-tag HTTP/1.1" 200 109 0.040636 10.0.0.242 - - [2026-02-02 19:32:18] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004436 10.0.0.242 - - [2026-02-02 19:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.242 - - [2026-02-02 19:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2026-02-02 19:32:18] "GET /loadbalancer/4d6b8fc3-fe56-4ff6-8dff-b6da173460df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002218 10.0.0.242 - - [2026-02-02 19:32:18] "GET /loadbalancer-pool/b27e8b11-9245-405f-8e11-a65c9a8fa098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002218 10.0.0.242 - - [2026-02-02 19:32:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016371 10.0.0.242 - - [2026-02-02 19:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023498 10.0.0.242 - - [2026-02-02 19:32:18] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010714 10.0.0.242 - - [2026-02-02 19:32:18] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003739 10.0.0.242 - - [2026-02-02 19:32:18] "POST /ref-update HTTP/1.1" 200 156 0.006739 10.0.0.242 - - [2026-02-02 19:32:18] "GET /floating-ip/fecfcdee-1cef-4b8c-b166-81e28542e350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008477 10.0.0.242 - - [2026-02-02 19:32:18] "POST /set-tag HTTP/1.1" 200 109 0.017656 10.0.0.242 - - [2026-02-02 19:32:18] "GET /virtual-machine/7ea27a31-f5d8-460e-9f10-e6f347490eec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002920 10.0.0.242 - - [2026-02-02 19:32:18] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004054 10.0.0.242 - - [2026-02-02 19:32:18] "GET /virtual-machine/f27977d6-a9b2-48d5-b7b3-b87169b33dd3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002845 10.0.0.242 - - [2026-02-02 19:32:18] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005083 10.0.0.242 - - [2026-02-02 19:32:23] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004336 10.0.0.242 - - [2026-02-02 19:32:23] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.242 - - [2026-02-02 19:32:23] "GET /virtual-machine/eb50c9fe-81bc-4d9b-9a3d-a5cbb3dd0491?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003208 10.0.0.242 - - [2026-02-02 19:32:23] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005098 10.0.0.242 - - [2026-02-02 19:32:23] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004534 10.0.0.242 - - [2026-02-02 19:32:23] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.242 - - [2026-02-02 19:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2026-02-02 19:32:37] "POST /chown HTTP/1.1" 200 109 0.006849 10.0.0.242 - - [2026-02-02 19:32:37] "POST /chown HTTP/1.1" 200 109 0.011210 10.0.0.242 - - [2026-02-02 19:32:37] "POST /chown HTTP/1.1" 200 109 0.006871 10.0.0.242 - - [2026-02-02 19:32:37] "POST /chown HTTP/1.1" 200 109 0.006109 10.0.0.242 - - [2026-02-02 19:32:56] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006806 10.0.0.242 - - [2026-02-02 19:32:56] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.242 - - [2026-02-02 19:32:56] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004509 10.0.0.242 - - [2026-02-02 19:32:56] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.242 - - [2026-02-02 19:32:56] "GET /virtual-machine/eb50c9fe-81bc-4d9b-9a3d-a5cbb3dd0491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002840 10.0.0.242 - - [2026-02-02 19:32:56] "POST /ref-update HTTP/1.1" 200 156 0.009841 10.0.0.242 - - [2026-02-02 19:32:56] "GET /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007326 10.0.0.242 - - [2026-02-02 19:32:56] "POST /set-tag HTTP/1.1" 200 109 0.020382 10.0.0.242 - - [2026-02-02 19:32:56] "POST /set-tag HTTP/1.1" 200 109 0.016607 10.0.0.242 - - [2026-02-02 19:32:56] "DELETE /instance-ip/e0376040-006d-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.053530 10.0.0.242 - - [2026-02-02 19:32:56] "DELETE /virtual-machine-interface/e0149542-006d-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.035471 10.0.0.242 - - [2026-02-02 19:32:56] "DELETE /virtual-machine/eb50c9fe-81bc-4d9b-9a3d-a5cbb3dd0491 HTTP/1.1" 200 115 0.021431 10.0.0.242 - - [2026-02-02 19:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2026-02-02 19:32:58] "GET /tag/a0eb7114-b6ca-414f-9893-63c0776eba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010182 10.0.0.242 - - [2026-02-02 19:32:58] "GET /tag/a0eb7114-b6ca-414f-9893-63c0776eba5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.010890 10.0.0.242 - - [2026-02-02 19:32:58] "GET /virtual-machine-interface/5103fb87-e760-4f47-8809-358fea80201b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.003613 10.0.0.242 - - [2026-02-02 19:32:59] "POST /set-tag HTTP/1.1" 200 109 0.013629 10.0.0.242 - - [2026-02-02 19:32:59] "GET /virtual-machine-interface/5475b0d2-27ab-481b-83b6-8e6d2c36b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.007437 10.0.0.242 - - [2026-02-02 19:32:59] "POST /set-tag HTTP/1.1" 200 109 0.021468 10.0.0.242 - - [2026-02-02 19:32:59] "GET /virtual-machine-interface/828ed489-76ec-4fe2-afa2-bf73a2808ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004149 10.0.0.242 - - [2026-02-02 19:32:59] "POST /set-tag HTTP/1.1" 200 109 0.012987 10.0.0.242 - - [2026-02-02 19:32:59] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004492 10.0.0.242 - - [2026-02-02 19:32:59] "GET /firewall-rule/b9d543e9-f059-4c53-986f-fede0ba2265d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002768 10.0.0.242 - - [2026-02-02 19:32:59] "POST /ref-update HTTP/1.1" 200 156 0.027316 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /firewall-rule/b9d543e9-f059-4c53-986f-fede0ba2265d HTTP/1.1" 200 115 0.027353 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /loadbalancer-member/a3793077-c498-4fa5-8a44-bce3230b1eb6 HTTP/1.1" 200 115 0.027646 10.0.0.242 - - [2026-02-02 19:32:59] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.008117 10.0.0.242 - - [2026-02-02 19:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012833 10.0.0.242 - - [2026-02-02 19:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /loadbalancer-pool/12084370-22d5-43f6-a3bd-c35e80bfd44b HTTP/1.1" 200 115 0.066379 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /loadbalancer-listener/9e4daa07-7711-453d-9a1d-4b77b359ae43 HTTP/1.1" 200 115 0.026580 10.0.0.242 - - [2026-02-02 19:32:59] "GET /floating-ip/319832dd-91d6-4976-a348-29a9a6384135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002134 10.0.0.242 - - [2026-02-02 19:32:59] "POST /chown HTTP/1.1" 200 109 0.006392 10.0.0.242 - - [2026-02-02 19:32:59] "POST /chown HTTP/1.1" 200 109 0.011001 10.0.0.242 - - [2026-02-02 19:32:59] "POST /chown HTTP/1.1" 200 109 0.015420 10.0.0.242 - - [2026-02-02 19:32:59] "PUT /floating-ip/319832dd-91d6-4976-a348-29a9a6384135 HTTP/1.1" 200 257 0.035660 10.0.0.242 - - [2026-02-02 19:32:59] "POST /chown HTTP/1.1" 200 109 0.023319 10.0.0.242 - - [2026-02-02 19:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-02-02 19:32:59] "POST /chown HTTP/1.1" 200 109 0.007967 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /floating-ip/319832dd-91d6-4976-a348-29a9a6384135 HTTP/1.1" 200 115 0.104161 10.0.0.242 - - [2026-02-02 19:32:59] "POST /chown HTTP/1.1" 200 109 0.033331 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85 HTTP/1.1" 200 115 0.039091 10.0.0.242 - - [2026-02-02 19:32:59] "POST /chown HTTP/1.1" 200 109 0.009412 10.0.0.242 - - [2026-02-02 19:32:59] "POST /chown HTTP/1.1" 200 109 0.015575 10.0.0.242 - - [2026-02-02 19:32:59] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.009391 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /instance-ip/5a1bbcb1-b5d0-4169-b32b-6eeeb2ace880 HTTP/1.1" 200 115 0.114028 10.0.0.242 - - [2026-02-02 19:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021241 10.0.0.242 - - [2026-02-02 19:32:59] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.016762 10.0.0.242 - - [2026-02-02 19:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037100 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /virtual-machine-interface/5103fb87-e760-4f47-8809-358fea80201b HTTP/1.1" 200 115 0.120844 10.0.0.242 - - [2026-02-02 19:32:59] "PUT /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 267 0.020426 10.0.0.242 - - [2026-02-02 19:32:59] "GET /floating-ip-pool/70bf5478-5d93-4218-a666-7b79bc89b33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011782 10.0.0.242 - - [2026-02-02 19:32:59] "DELETE /tag/a0eb7114-b6ca-414f-9893-63c0776eba5f HTTP/1.1" 200 115 0.097730 10.0.0.242 - - [2026-02-02 19:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022657 10.0.0.242 - - [2026-02-02 19:32:59] "POST /ref-update HTTP/1.1" 200 156 0.021675 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /service-instance/724ec423-1fe0-4969-9b83-eb87e74d313b HTTP/1.1" 200 115 0.042944 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /floating-ip-pool/70bf5478-5d93-4218-a666-7b79bc89b33e HTTP/1.1" 200 115 0.038802 10.0.0.242 - - [2026-02-02 19:33:00] "GET /virtual-machine-interface/5475b0d2-27ab-481b-83b6-8e6d2c36b96f?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004379 10.0.0.242 - - [2026-02-02 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2026-02-02 19:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002163 10.0.0.242 - - [2026-02-02 19:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002204 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /virtual-network/d6762ba6-5cc6-4a68-a0d5-9941c0e1f9d1 HTTP/1.1" 200 115 0.083714 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /route-target/ef372e60-db59-4b06-8b12-bdc8ddd90ee1 HTTP/1.1" 200 115 0.028281 10.0.0.242 - - [2026-02-02 19:33:00] "GET /routing-instance/deeeff33-487e-4a6d-8753-2b560cd597cf HTTP/1.1" 404 171 0.006449 10.0.0.242 - - [2026-02-02 19:33:00] "GET /domains HTTP/1.1" 200 281 0.001320 10.0.0.242 - - [2026-02-02 19:33:00] "GET /domain/e815bbf1-b802-40f3-ac54-a70c82a8f7ef HTTP/1.1" 200 3100 0.007876 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /virtual-machine-interface/5475b0d2-27ab-481b-83b6-8e6d2c36b96f HTTP/1.1" 200 115 0.083244 10.0.0.242 - - [2026-02-02 19:33:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9 HTTP/1.1" 200 7169 0.041323 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /virtual-machine/79c9a3d1-2160-4e38-b37a-6f2fc71a1307 HTTP/1.1" 200 115 0.057344 10.0.0.242 - - [2026-02-02 19:33:00] "GET /virtual-machine-interface/828ed489-76ec-4fe2-afa2-bf73a2808ed1?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006656 10.0.0.242 - - [2026-02-02 19:33:00] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011103 10.0.0.242 - - [2026-02-02 19:33:00] "POST /set-tag HTTP/1.1" 200 109 0.004049 10.0.0.242 - - [2026-02-02 19:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-02-02 19:33:00] "GET /loadbalancer/4d6b8fc3-fe56-4ff6-8dff-b6da173460df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003650 10.0.0.242 - - [2026-02-02 19:33:00] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004228 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /virtual-machine-interface/828ed489-76ec-4fe2-afa2-bf73a2808ed1 HTTP/1.1" 200 115 0.073906 10.0.0.242 - - [2026-02-02 19:33:00] "POST /ref-update HTTP/1.1" 200 156 0.025175 10.0.0.242 - - [2026-02-02 19:33:00] "POST /set-tag HTTP/1.1" 200 109 0.051600 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /virtual-machine/52a41365-5c33-416d-a814-e8bdb8162385 HTTP/1.1" 200 115 0.072692 10.0.0.242 - - [2026-02-02 19:33:00] "DELETE /loadbalancer-member/2fc3a8ca-01bb-44fd-8a1b-724753e45b04 HTTP/1.1" 200 115 0.086047 10.0.0.242 - - [2026-02-02 19:33:01] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006076 10.0.0.242 - - [2026-02-02 19:33:01] "POST /set-tag HTTP/1.1" 200 109 0.004146 10.0.0.242 - - [2026-02-02 19:33:01] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004793 10.0.0.242 - - [2026-02-02 19:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.242 - - [2026-02-02 19:33:01] "GET /virtual-machine/f27977d6-a9b2-48d5-b7b3-b87169b33dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003159 10.0.0.242 - - [2026-02-02 19:33:01] "POST /ref-update HTTP/1.1" 200 156 0.010776 10.0.0.242 - - [2026-02-02 19:33:01] "GET /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009944 10.0.0.242 - - [2026-02-02 19:33:01] "POST /set-tag HTTP/1.1" 200 109 0.016856 10.0.0.242 - - [2026-02-02 19:33:01] "POST /set-tag HTTP/1.1" 200 109 0.014502 10.0.0.242 - - [2026-02-02 19:33:01] "POST /set-tag HTTP/1.1" 200 109 0.022715 10.0.0.242 - - [2026-02-02 19:33:01] "DELETE /instance-ip/dbb9f21c-006d-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.040466 10.0.0.242 - - [2026-02-02 19:33:01] "POST /ref-update HTTP/1.1" 200 156 0.007586 10.0.0.242 - - [2026-02-02 19:33:01] "DELETE /virtual-machine-interface/db9fcf40-006d-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.041272 10.0.0.242 - - [2026-02-02 19:33:01] "DELETE /virtual-machine/f27977d6-a9b2-48d5-b7b3-b87169b33dd3 HTTP/1.1" 200 115 0.020106 10.0.0.242 - - [2026-02-02 19:33:05] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004744 10.0.0.242 - - [2026-02-02 19:33:05] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.242 - - [2026-02-02 19:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.242 - - [2026-02-02 19:33:05] "GET /loadbalancer/4d6b8fc3-fe56-4ff6-8dff-b6da173460df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002207 10.0.0.242 - - [2026-02-02 19:33:06] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004365 10.0.0.242 - - [2026-02-02 19:33:06] "POST /set-tag HTTP/1.1" 200 109 0.002724 10.0.0.242 - - [2026-02-02 19:33:06] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004074 10.0.0.242 - - [2026-02-02 19:33:06] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.242 - - [2026-02-02 19:33:06] "GET /virtual-machine/7ea27a31-f5d8-460e-9f10-e6f347490eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002528 10.0.0.242 - - [2026-02-02 19:33:06] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.242 - - [2026-02-02 19:33:06] "GET /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004168 10.0.0.242 - - [2026-02-02 19:33:06] "POST /set-tag HTTP/1.1" 200 109 0.016094 10.0.0.242 - - [2026-02-02 19:33:06] "POST /set-tag HTTP/1.1" 200 109 0.025849 10.0.0.242 - - [2026-02-02 19:33:06] "POST /set-tag HTTP/1.1" 200 109 0.014842 10.0.0.242 - - [2026-02-02 19:33:06] "DELETE /instance-ip/db51705c-006d-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.042470 10.0.0.242 - - [2026-02-02 19:33:06] "POST /ref-update HTTP/1.1" 200 156 0.008239 10.0.0.242 - - [2026-02-02 19:33:06] "DELETE /virtual-machine-interface/db3d2566-006d-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.051119 10.0.0.242 - - [2026-02-02 19:33:06] "DELETE /virtual-machine/7ea27a31-f5d8-460e-9f10-e6f347490eec HTTP/1.1" 200 115 0.025814 10.0.0.242 - - [2026-02-02 19:33:06] "DELETE /tag/144b8475-e16f-4ffe-bd21-31c7e1f563da HTTP/1.1" 200 115 0.039438 10.0.0.242 - - [2026-02-02 19:33:06] "DELETE /tag/3f240d78-fc65-4594-a34b-aceefd03e434 HTTP/1.1" 200 115 0.051901 10.0.0.242 - - [2026-02-02 19:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.242 - - [2026-02-02 19:33:10] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042553 10.0.0.242 - - [2026-02-02 19:33:10] "POST /tags HTTP/1.1" 200 394 0.022672 10.0.0.242 - - [2026-02-02 19:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024041 10.0.0.242 - - [2026-02-02 19:33:10] "GET /tag/5017ecbf-c5db-4235-aabf-3d1a0f674be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011138 10.0.0.242 - - [2026-02-02 19:33:10] "POST /tags HTTP/1.1" 200 342 0.017606 10.0.0.242 - - [2026-02-02 19:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2026-02-02 19:33:10] "GET /tag/b93a2737-7568-4377-9499-504350a0521d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012170 10.0.0.242 - - [2026-02-02 19:33:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.000582 10.0.0.242 - - [2026-02-02 19:33:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.005912 10.0.0.242 - - [2026-02-02 19:33:11] "POST /security-groups HTTP/1.1" 200 589 0.065823 10.0.0.242 - - [2026-02-02 19:33:11] "POST /projects HTTP/1.1" 200 521 0.158795 10.0.0.242 - - [2026-02-02 19:33:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.001679 10.0.0.242 - - [2026-02-02 19:33:11] "POST /access-control-lists HTTP/1.1" 200 600 0.062279 10.0.0.242 - - [2026-02-02 19:33:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.004902 10.0.0.242 - - [2026-02-02 19:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.060609 10.0.0.242 - - [2026-02-02 19:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.242 - - [2026-02-02 19:33:11] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006692 10.0.0.242 - - [2026-02-02 19:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.242 - - [2026-02-02 19:33:11] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.033574 10.0.0.242 - - [2026-02-02 19:33:11] "POST /access-control-lists HTTP/1.1" 200 598 0.069432 10.0.0.242 - - [2026-02-02 19:33:11] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.075461 10.0.0.242 - - [2026-02-02 19:33:11] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.045363 10.0.0.242 - - [2026-02-02 19:33:11] "POST /security-groups HTTP/1.1" 200 593 0.084040 10.0.0.242 - - [2026-02-02 19:33:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.002646 10.0.0.242 - - [2026-02-02 19:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023437 10.0.0.242 - - [2026-02-02 19:33:11] "POST /chown HTTP/1.1" 200 109 0.009881 10.0.0.242 - - [2026-02-02 19:33:11] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017604 10.0.0.242 - - [2026-02-02 19:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.242 - - [2026-02-02 19:33:11] "POST /access-control-lists HTTP/1.1" 200 634 0.098014 10.0.0.242 - - [2026-02-02 19:33:11] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018795 10.0.0.242 - - [2026-02-02 19:33:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.019002 10.0.0.242 - - [2026-02-02 19:33:11] "POST /tags HTTP/1.1" 409 226 0.002055 10.0.0.242 - - [2026-02-02 19:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.242 - - [2026-02-02 19:33:11] "GET /tag/b93a2737-7568-4377-9499-504350a0521d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011017 10.0.0.242 - - [2026-02-02 19:33:11] "POST /access-control-lists HTTP/1.1" 200 632 0.082977 10.0.0.242 - - [2026-02-02 19:33:11] "POST /firewall-rules HTTP/1.1" 200 602 0.105902 10.0.0.242 - - [2026-02-02 19:33:11] "GET /firewall-rule/e41ac83c-6261-4199-ab94-690d95656f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.018561 10.0.0.242 - - [2026-02-02 19:33:11] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003923 10.0.0.242 - - [2026-02-02 19:33:11] "GET /firewall-rule/e41ac83c-6261-4199-ab94-690d95656f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002954 10.0.0.242 - - [2026-02-02 19:33:12] "POST /ref-update HTTP/1.1" 200 156 0.057264 10.0.0.242 - - [2026-02-02 19:33:12] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006169 10.0.0.242 - - [2026-02-02 19:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.242 - - [2026-02-02 19:33:12] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002608 10.0.0.242 - - [2026-02-02 19:33:12] "POST /tags HTTP/1.1" 409 226 0.001388 10.0.0.242 - - [2026-02-02 19:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.242 - - [2026-02-02 19:33:12] "GET /tag/b93a2737-7568-4377-9499-504350a0521d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009711 10.0.0.242 - - [2026-02-02 19:33:12] "POST /firewall-rules HTTP/1.1" 200 600 0.065099 10.0.0.242 - - [2026-02-02 19:33:12] "GET /firewall-rule/1f1d8ff2-8885-44d2-8d45-148bd83250f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003732 10.0.0.242 - - [2026-02-02 19:33:12] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003971 10.0.0.242 - - [2026-02-02 19:33:12] "GET /firewall-rule/1f1d8ff2-8885-44d2-8d45-148bd83250f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002421 10.0.0.242 - - [2026-02-02 19:33:12] "POST /ref-update HTTP/1.1" 200 156 0.047878 10.0.0.242 - - [2026-02-02 19:33:13] "POST /tags HTTP/1.1" 200 394 0.020982 10.0.0.242 - - [2026-02-02 19:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010863 10.0.0.242 - - [2026-02-02 19:33:13] "GET /tag/9c803f12-b553-49dc-b707-7ccc912775fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014614 10.0.0.242 - - [2026-02-02 19:33:13] "POST /tags HTTP/1.1" 200 342 0.016695 10.0.0.242 - - [2026-02-02 19:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.242 - - [2026-02-02 19:33:13] "GET /tag/b656b887-6b94-4a29-bd9a-c21e6c25ec7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.020351 10.0.0.242 - - [2026-02-02 19:33:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.001184 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.001430 10.0.0.242 - - [2026-02-02 19:33:14] "POST /security-groups HTTP/1.1" 200 589 0.059722 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.001744 10.0.0.242 - - [2026-02-02 19:33:14] "POST /projects HTTP/1.1" 200 521 0.194296 10.0.0.242 - - [2026-02-02 19:33:14] "POST /access-control-lists HTTP/1.1" 200 600 0.058459 10.0.0.242 - - [2026-02-02 19:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.058824 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.015203 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012712 10.0.0.242 - - [2026-02-02 19:33:14] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004107 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.242 - - [2026-02-02 19:33:14] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005629 10.0.0.242 - - [2026-02-02 19:33:14] "POST /access-control-lists HTTP/1.1" 200 598 0.069167 10.0.0.242 - - [2026-02-02 19:33:14] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.055334 10.0.0.242 - - [2026-02-02 19:33:14] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.040429 10.0.0.242 - - [2026-02-02 19:33:14] "POST /security-groups HTTP/1.1" 200 593 0.066634 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.002351 10.0.0.242 - - [2026-02-02 19:33:14] "POST /access-control-lists HTTP/1.1" 200 634 0.059576 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.013501 10.0.0.242 - - [2026-02-02 19:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.055595 10.0.0.242 - - [2026-02-02 19:33:14] "POST /chown HTTP/1.1" 200 109 0.009067 10.0.0.242 - - [2026-02-02 19:33:14] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009746 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.242 - - [2026-02-02 19:33:14] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016729 10.0.0.242 - - [2026-02-02 19:33:14] "POST /access-control-lists HTTP/1.1" 200 632 0.057376 10.0.0.242 - - [2026-02-02 19:33:14] "POST /tags HTTP/1.1" 409 226 0.016101 10.0.0.242 - - [2026-02-02 19:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.242 - - [2026-02-02 19:33:14] "GET /tag/b656b887-6b94-4a29-bd9a-c21e6c25ec7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010432 10.0.0.242 - - [2026-02-02 19:33:14] "POST /firewall-rules HTTP/1.1" 200 602 0.060045 10.0.0.242 - - [2026-02-02 19:33:14] "GET /firewall-rule/f04e0d51-19f0-4071-b5b8-d52b893f0d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009798 10.0.0.242 - - [2026-02-02 19:33:14] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003989 10.0.0.242 - - [2026-02-02 19:33:14] "GET /firewall-rule/f04e0d51-19f0-4071-b5b8-d52b893f0d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002510 10.0.0.242 - - [2026-02-02 19:33:14] "POST /ref-update HTTP/1.1" 200 156 0.047657 10.0.0.242 - - [2026-02-02 19:33:15] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005678 10.0.0.242 - - [2026-02-02 19:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.242 - - [2026-02-02 19:33:15] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002414 10.0.0.242 - - [2026-02-02 19:33:15] "POST /tags HTTP/1.1" 409 226 0.001645 10.0.0.242 - - [2026-02-02 19:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2026-02-02 19:33:15] "GET /tag/b656b887-6b94-4a29-bd9a-c21e6c25ec7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009916 10.0.0.242 - - [2026-02-02 19:33:15] "POST /firewall-rules HTTP/1.1" 200 600 0.068231 10.0.0.242 - - [2026-02-02 19:33:15] "GET /firewall-rule/ee9d1b6a-bcb1-41ce-9dd0-8c845bc3829c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003781 10.0.0.242 - - [2026-02-02 19:33:15] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003281 10.0.0.242 - - [2026-02-02 19:33:15] "GET /firewall-rule/ee9d1b6a-bcb1-41ce-9dd0-8c845bc3829c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001900 10.0.0.242 - - [2026-02-02 19:33:15] "POST /ref-update HTTP/1.1" 200 156 0.049083 10.0.0.242 - - [2026-02-02 19:33:16] "POST /tags HTTP/1.1" 200 346 0.096902 10.0.0.242 - - [2026-02-02 19:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009122 10.0.0.242 - - [2026-02-02 19:33:16] "GET /tag/54ea2d28-edf9-4abb-93ee-e79ec43ad011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015505 10.0.0.242 - - [2026-02-02 19:33:16] "POST /projects HTTP/1.1" 409 238 0.001935 10.0.0.242 - - [2026-02-02 19:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.242 - - [2026-02-02 19:33:17] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041688 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.242 - - [2026-02-02 19:33:17] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004028 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.242 - - [2026-02-02 19:33:17] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004877 10.0.0.242 - - [2026-02-02 19:33:17] "POST /security-groups HTTP/1.1" 409 285 0.002579 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.242 - - [2026-02-02 19:33:17] "PUT /security-group/27b17881-f066-4037-b2ec-b6e3c870eb97 HTTP/1.1" 200 263 0.024671 10.0.0.242 - - [2026-02-02 19:33:17] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039183 10.0.0.242 - - [2026-02-02 19:33:17] "PUT /access-control-list/61bf0f9b-481d-4ed1-abb7-c72c98a4feb8 HTTP/1.1" 200 273 0.021967 10.0.0.242 - - [2026-02-02 19:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027885 10.0.0.242 - - [2026-02-02 19:33:17] "POST /tags HTTP/1.1" 409 228 0.011266 10.0.0.242 - - [2026-02-02 19:33:17] "PUT /access-control-list/2ee15429-af95-45a8-b96c-4777dbc31a07 HTTP/1.1" 200 273 0.036448 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-02-02 19:33:17] "GET /tag/54ea2d28-edf9-4abb-93ee-e79ec43ad011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012649 10.0.0.242 - - [2026-02-02 19:33:17] "POST /tags HTTP/1.1" 200 346 0.023215 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.242 - - [2026-02-02 19:33:17] "GET /tag/0c383b40-c015-4b78-ba3d-80c07b184022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016531 10.0.0.242 - - [2026-02-02 19:33:17] "POST /projects HTTP/1.1" 409 238 0.002862 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.242 - - [2026-02-02 19:33:17] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062212 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.242 - - [2026-02-02 19:33:17] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.068583 10.0.0.242 - - [2026-02-02 19:33:17] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008629 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2026-02-02 19:33:17] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003436 10.0.0.242 - - [2026-02-02 19:33:17] "POST /security-groups HTTP/1.1" 409 285 0.002821 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.242 - - [2026-02-02 19:33:17] "PUT /security-group/33dbdc82-03c4-4bf4-8778-1f053c053af1 HTTP/1.1" 200 263 0.055723 10.0.0.242 - - [2026-02-02 19:33:17] "PUT /access-control-list/4f001efa-e7cd-4849-84f5-4bdc34b0cceb HTTP/1.1" 200 273 0.018640 10.0.0.242 - - [2026-02-02 19:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029412 10.0.0.242 - - [2026-02-02 19:33:17] "POST /tags HTTP/1.1" 409 228 0.008208 10.0.0.242 - - [2026-02-02 19:33:17] "PUT /access-control-list/fbb669ee-ffa8-4146-a3a9-cd3eb050f9ef HTTP/1.1" 200 273 0.028550 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.242 - - [2026-02-02 19:33:17] "GET /tag/0c383b40-c015-4b78-ba3d-80c07b184022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010644 10.0.0.242 - - [2026-02-02 19:33:17] "POST /tags HTTP/1.1" 200 292 0.041072 10.0.0.242 - - [2026-02-02 19:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2026-02-02 19:33:17] "GET /tag/228d230a-bf81-46f2-9a1c-3dbc5a800886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011602 10.0.0.242 - - [2026-02-02 19:33:17] "POST /tags HTTP/1.1" 200 304 0.046388 10.0.0.242 - - [2026-02-02 19:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.242 - - [2026-02-02 19:33:18] "GET /tag/088ecec2-a099-4410-af08-8ee8a93eb4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013279 10.0.0.242 - - [2026-02-02 19:33:18] "POST /tags HTTP/1.1" 409 252 0.001678 10.0.0.242 - - [2026-02-02 19:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.242 - - [2026-02-02 19:33:18] "GET /tag/5017ecbf-c5db-4235-aabf-3d1a0f674be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010280 10.0.0.242 - - [2026-02-02 19:33:18] "POST /tags HTTP/1.1" 409 226 0.001969 10.0.0.242 - - [2026-02-02 19:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.242 - - [2026-02-02 19:33:18] "GET /tag/b93a2737-7568-4377-9499-504350a0521d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012060 10.0.0.242 - - [2026-02-02 19:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.242 - - [2026-02-02 19:33:18] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003719 10.0.0.242 - - [2026-02-02 19:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.242 - - [2026-02-02 19:33:18] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037035 10.0.0.242 - - [2026-02-02 19:33:18] "POST /virtual-machines HTTP/1.1" 200 396 0.007111 10.0.0.242 - - [2026-02-02 19:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010722 10.0.0.242 - - [2026-02-02 19:33:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098549 10.0.0.242 - - [2026-02-02 19:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008690 10.0.0.242 - - [2026-02-02 19:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.242 - - [2026-02-02 19:33:18] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.007299 10.0.0.242 - - [2026-02-02 19:33:18] "POST /instance-ips HTTP/1.1" 200 398 0.018982 10.0.0.242 - - [2026-02-02 19:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027703 10.0.0.242 - - [2026-02-02 19:33:18] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.010859 10.0.0.242 - - [2026-02-02 19:33:18] "POST /set-tag HTTP/1.1" 200 109 0.063931 10.0.0.242 - - [2026-02-02 19:33:18] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.014155 10.0.0.242 - - [2026-02-02 19:33:18] "GET /instance-ip/06b94850-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004747 10.0.0.242 - - [2026-02-02 19:33:18] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004951 10.0.0.242 - - [2026-02-02 19:33:18] "POST /set-tag HTTP/1.1" 200 109 0.006614 10.0.0.242 - - [2026-02-02 19:33:18] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004722 10.0.0.242 - - [2026-02-02 19:33:18] "POST /ref-update HTTP/1.1" 200 156 0.008724 10.0.0.242 - - [2026-02-02 19:33:18] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.006510 10.0.0.242 - - [2026-02-02 19:33:18] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.242 - - [2026-02-02 19:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.242 - - [2026-02-02 19:33:18] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004290 10.0.0.242 - - [2026-02-02 19:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.242 - - [2026-02-02 19:33:18] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.026948 10.0.0.242 - - [2026-02-02 19:33:19] "POST /virtual-machines HTTP/1.1" 200 396 0.007554 10.0.0.242 - - [2026-02-02 19:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014984 10.0.0.242 - - [2026-02-02 19:33:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098634 10.0.0.242 - - [2026-02-02 19:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008114 10.0.0.242 - - [2026-02-02 19:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.242 - - [2026-02-02 19:33:19] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004609 10.0.0.242 - - [2026-02-02 19:33:19] "POST /instance-ips HTTP/1.1" 200 398 0.121244 10.0.0.242 - - [2026-02-02 19:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.095315 10.0.0.242 - - [2026-02-02 19:33:19] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.011388 10.0.0.242 - - [2026-02-02 19:33:19] "POST /set-tag HTTP/1.1" 200 109 0.059692 10.0.0.242 - - [2026-02-02 19:33:19] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.019637 10.0.0.242 - - [2026-02-02 19:33:19] "GET /instance-ip/072b76fa-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002971 10.0.0.242 - - [2026-02-02 19:33:19] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004047 10.0.0.242 - - [2026-02-02 19:33:19] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.242 - - [2026-02-02 19:33:19] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003334 10.0.0.242 - - [2026-02-02 19:33:19] "POST /ref-update HTTP/1.1" 200 156 0.006815 10.0.0.242 - - [2026-02-02 19:33:19] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004415 10.0.0.242 - - [2026-02-02 19:33:19] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.242 - - [2026-02-02 19:33:19] "POST /tags HTTP/1.1" 200 292 0.014810 10.0.0.242 - - [2026-02-02 19:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009716 10.0.0.242 - - [2026-02-02 19:33:19] "GET /tag/52478a1a-0b7a-4c1b-a9ba-f304740634cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011966 10.0.0.242 - - [2026-02-02 19:33:19] "POST /tags HTTP/1.1" 409 252 0.001854 10.0.0.242 - - [2026-02-02 19:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.242 - - [2026-02-02 19:33:19] "GET /tag/9c803f12-b553-49dc-b707-7ccc912775fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011489 10.0.0.242 - - [2026-02-02 19:33:19] "POST /tags HTTP/1.1" 409 226 0.001904 10.0.0.242 - - [2026-02-02 19:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007989 10.0.0.242 - - [2026-02-02 19:33:19] "GET /tag/b656b887-6b94-4a29-bd9a-c21e6c25ec7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013653 10.0.0.242 - - [2026-02-02 19:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.242 - - [2026-02-02 19:33:19] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004264 10.0.0.242 - - [2026-02-02 19:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2026-02-02 19:33:20] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040189 10.0.0.242 - - [2026-02-02 19:33:20] "POST /virtual-machines HTTP/1.1" 200 396 0.007847 10.0.0.242 - - [2026-02-02 19:33:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013334 10.0.0.242 - - [2026-02-02 19:33:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114787 10.0.0.242 - - [2026-02-02 19:33:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008087 10.0.0.242 - - [2026-02-02 19:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008357 10.0.0.242 - - [2026-02-02 19:33:20] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.013302 10.0.0.242 - - [2026-02-02 19:33:20] "POST /instance-ips HTTP/1.1" 200 398 0.019185 10.0.0.242 - - [2026-02-02 19:33:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026859 10.0.0.242 - - [2026-02-02 19:33:20] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.008379 10.0.0.242 - - [2026-02-02 19:33:20] "POST /set-tag HTTP/1.1" 200 109 0.062466 10.0.0.242 - - [2026-02-02 19:33:20] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.013132 10.0.0.242 - - [2026-02-02 19:33:20] "GET /instance-ip/07d3e25e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002997 10.0.0.242 - - [2026-02-02 19:33:20] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004060 10.0.0.242 - - [2026-02-02 19:33:20] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.242 - - [2026-02-02 19:33:20] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004396 10.0.0.242 - - [2026-02-02 19:33:20] "POST /ref-update HTTP/1.1" 200 156 0.011215 10.0.0.242 - - [2026-02-02 19:33:20] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005561 10.0.0.242 - - [2026-02-02 19:33:20] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.242 - - [2026-02-02 19:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.242 - - [2026-02-02 19:33:20] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003648 10.0.0.242 - - [2026-02-02 19:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.242 - - [2026-02-02 19:33:20] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033218 10.0.0.242 - - [2026-02-02 19:33:20] "POST /virtual-machines HTTP/1.1" 200 396 0.015386 10.0.0.242 - - [2026-02-02 19:33:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012079 10.0.0.242 - - [2026-02-02 19:33:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109821 10.0.0.242 - - [2026-02-02 19:33:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015489 10.0.0.242 - - [2026-02-02 19:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010894 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.006466 10.0.0.242 - - [2026-02-02 19:33:21] "POST /instance-ips HTTP/1.1" 200 398 0.021177 10.0.0.242 - - [2026-02-02 19:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020504 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.013281 10.0.0.242 - - [2026-02-02 19:33:21] "POST /set-tag HTTP/1.1" 200 109 0.063536 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004474 10.0.0.242 - - [2026-02-02 19:33:21] "GET /instance-ip/083f3a68-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003773 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004281 10.0.0.242 - - [2026-02-02 19:33:21] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003834 10.0.0.242 - - [2026-02-02 19:33:21] "POST /ref-update HTTP/1.1" 200 156 0.008417 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.005565 10.0.0.242 - - [2026-02-02 19:33:21] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.242 - - [2026-02-02 19:33:21] "POST /tags HTTP/1.1" 200 300 0.032009 10.0.0.242 - - [2026-02-02 19:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-02-02 19:33:21] "GET /tag/038d2ec1-b968-4e14-a0c1-39d9ef4acaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014350 10.0.0.242 - - [2026-02-02 19:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004835 10.0.0.242 - - [2026-02-02 19:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.242 - - [2026-02-02 19:33:21] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036659 10.0.0.242 - - [2026-02-02 19:33:21] "POST /virtual-machines HTTP/1.1" 200 396 0.009432 10.0.0.242 - - [2026-02-02 19:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011458 10.0.0.242 - - [2026-02-02 19:33:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107774 10.0.0.242 - - [2026-02-02 19:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022744 10.0.0.242 - - [2026-02-02 19:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008346 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004498 10.0.0.242 - - [2026-02-02 19:33:21] "POST /instance-ips HTTP/1.1" 200 398 0.019228 10.0.0.242 - - [2026-02-02 19:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012913 10.0.0.242 - - [2026-02-02 19:33:21] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004196 10.0.0.242 - - [2026-02-02 19:33:21] "POST /set-tag HTTP/1.1" 200 109 0.018697 10.0.0.242 - - [2026-02-02 19:33:22] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.007995 10.0.0.242 - - [2026-02-02 19:33:22] "GET /instance-ip/08b9ab22-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003551 10.0.0.242 - - [2026-02-02 19:33:22] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004269 10.0.0.242 - - [2026-02-02 19:33:22] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.242 - - [2026-02-02 19:33:22] "POST /tags HTTP/1.1" 200 300 0.017311 10.0.0.242 - - [2026-02-02 19:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-02-02 19:33:22] "GET /tag/9354e4a3-b02e-4d79-9ed5-90812fd4a150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010913 10.0.0.242 - - [2026-02-02 19:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.242 - - [2026-02-02 19:33:22] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003751 10.0.0.242 - - [2026-02-02 19:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.242 - - [2026-02-02 19:33:22] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035476 10.0.0.242 - - [2026-02-02 19:33:22] "POST /virtual-machines HTTP/1.1" 200 396 0.009423 10.0.0.242 - - [2026-02-02 19:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007460 10.0.0.242 - - [2026-02-02 19:33:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102053 10.0.0.242 - - [2026-02-02 19:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021653 10.0.0.242 - - [2026-02-02 19:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005996 10.0.0.242 - - [2026-02-02 19:33:22] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004722 10.0.0.242 - - [2026-02-02 19:33:22] "POST /instance-ips HTTP/1.1" 200 398 0.023174 10.0.0.242 - - [2026-02-02 19:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022839 10.0.0.242 - - [2026-02-02 19:33:22] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.009260 10.0.0.242 - - [2026-02-02 19:33:22] "POST /set-tag HTTP/1.1" 200 109 0.017675 10.0.0.242 - - [2026-02-02 19:33:22] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.007216 10.0.0.242 - - [2026-02-02 19:33:22] "GET /instance-ip/091f146c-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002972 10.0.0.242 - - [2026-02-02 19:33:22] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004261 10.0.0.242 - - [2026-02-02 19:33:22] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.242 - - [2026-02-02 19:33:22] "POST /tags HTTP/1.1" 200 300 0.023112 10.0.0.242 - - [2026-02-02 19:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006099 10.0.0.242 - - [2026-02-02 19:33:22] "GET /tag/d6f5788b-e08a-4a4f-aa97-797f01f757a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012448 10.0.0.242 - - [2026-02-02 19:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2026-02-02 19:33:22] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003920 10.0.0.242 - - [2026-02-02 19:33:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.242 - - [2026-02-02 19:33:22] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033918 10.0.0.242 - - [2026-02-02 19:33:22] "POST /virtual-machines HTTP/1.1" 200 396 0.013002 10.0.0.242 - - [2026-02-02 19:33:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012069 10.0.0.242 - - [2026-02-02 19:33:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096263 10.0.0.242 - - [2026-02-02 19:33:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009187 10.0.0.242 - - [2026-02-02 19:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013353 10.0.0.242 - - [2026-02-02 19:33:23] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.007151 10.0.0.242 - - [2026-02-02 19:33:23] "POST /instance-ips HTTP/1.1" 200 398 0.024304 10.0.0.242 - - [2026-02-02 19:33:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022539 10.0.0.242 - - [2026-02-02 19:33:23] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.009575 10.0.0.242 - - [2026-02-02 19:33:23] "POST /set-tag HTTP/1.1" 200 109 0.017324 10.0.0.242 - - [2026-02-02 19:33:23] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.012511 10.0.0.242 - - [2026-02-02 19:33:23] "GET /instance-ip/0984e436-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002755 10.0.0.242 - - [2026-02-02 19:33:23] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004828 10.0.0.242 - - [2026-02-02 19:33:23] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.242 - - [2026-02-02 19:33:23] "POST /tags HTTP/1.1" 200 300 0.017143 10.0.0.242 - - [2026-02-02 19:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.242 - - [2026-02-02 19:33:23] "GET /tag/3b2dfc3e-2a6a-4e7a-8f65-b61518126788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015143 10.0.0.242 - - [2026-02-02 19:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.242 - - [2026-02-02 19:33:23] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005180 10.0.0.242 - - [2026-02-02 19:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.242 - - [2026-02-02 19:33:23] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031290 10.0.0.242 - - [2026-02-02 19:33:23] "POST /virtual-machines HTTP/1.1" 200 396 0.009700 10.0.0.242 - - [2026-02-02 19:33:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016779 10.0.0.242 - - [2026-02-02 19:33:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099580 10.0.0.242 - - [2026-02-02 19:33:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007907 10.0.0.242 - - [2026-02-02 19:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.242 - - [2026-02-02 19:33:23] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004145 10.0.0.242 - - [2026-02-02 19:33:23] "POST /instance-ips HTTP/1.1" 200 398 0.023163 10.0.0.242 - - [2026-02-02 19:33:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018596 10.0.0.242 - - [2026-02-02 19:33:23] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.010611 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.018070 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.014090 10.0.0.242 - - [2026-02-02 19:33:24] "GET /instance-ip/09f0a5a4-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002599 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004310 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003332 10.0.0.242 - - [2026-02-02 19:33:24] "POST /ref-update HTTP/1.1" 200 156 0.007528 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004065 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004137 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004385 10.0.0.242 - - [2026-02-02 19:33:24] "POST /ref-update HTTP/1.1" 200 156 0.007379 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.009373 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.016255 10.0.0.242 - - [2026-02-02 19:33:24] "POST /ref-update HTTP/1.1" 200 156 0.010905 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003985 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003896 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004484 10.0.0.242 - - [2026-02-02 19:33:24] "POST /ref-update HTTP/1.1" 200 156 0.008985 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004449 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003671 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003975 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003641 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004581 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003688 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004179 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.242 - - [2026-02-02 19:33:24] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003635 10.0.0.242 - - [2026-02-02 19:33:24] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.242 - - [2026-02-02 19:33:25] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004195 10.0.0.242 - - [2026-02-02 19:33:25] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.242 - - [2026-02-02 19:33:27] "GET /virtual-machine/7693a29c-a042-4f10-97a5-b3206cc1a814?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003007 10.0.0.242 - - [2026-02-02 19:33:27] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004456 10.0.0.242 - - [2026-02-02 19:33:29] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004474 10.0.0.242 - - [2026-02-02 19:33:29] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.242 - - [2026-02-02 19:33:29] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003931 10.0.0.242 - - [2026-02-02 19:33:29] "POST /set-tag HTTP/1.1" 200 109 0.011950 10.0.0.242 - - [2026-02-02 19:33:29] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004067 10.0.0.242 - - [2026-02-02 19:33:29] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.242 - - [2026-02-02 19:33:31] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004438 10.0.0.242 - - [2026-02-02 19:33:31] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.242 - - [2026-02-02 19:33:32] "GET /virtual-machine/108bad01-d81c-4d94-ad38-b2cdcff35876?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003033 10.0.0.242 - - [2026-02-02 19:33:32] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003925 10.0.0.242 - - [2026-02-02 19:33:32] "GET /virtual-machine/7de507c6-5715-4168-8a38-b19846841eb9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002812 10.0.0.242 - - [2026-02-02 19:33:32] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004767 10.0.0.242 - - [2026-02-02 19:33:32] "GET /virtual-machine/77eb07b1-5409-4006-a836-ca0deee754db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002754 10.0.0.242 - - [2026-02-02 19:33:32] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004159 10.0.0.242 - - [2026-02-02 19:33:32] "GET /virtual-machine/094360be-bd6d-498b-8e10-662dd579ba52?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003184 10.0.0.242 - - [2026-02-02 19:33:32] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003659 10.0.0.242 - - [2026-02-02 19:33:34] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004508 10.0.0.242 - - [2026-02-02 19:33:34] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.242 - - [2026-02-02 19:33:34] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003787 10.0.0.242 - - [2026-02-02 19:33:34] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.242 - - [2026-02-02 19:33:37] "GET /virtual-machine/ddf1a3b5-1880-450e-b992-bf8598621c37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003203 10.0.0.242 - - [2026-02-02 19:33:37] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003839 10.0.0.242 - - [2026-02-02 19:33:37] "GET /virtual-machine/5d085b64-4ae5-4be8-b584-2818be57a8d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002877 10.0.0.242 - - [2026-02-02 19:33:37] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003653 10.0.0.242 - - [2026-02-02 19:33:38] "GET /virtual-machine/3839d615-a816-4204-b6e2-b6c793efd514?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003103 10.0.0.242 - - [2026-02-02 19:33:38] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003988 10.0.0.242 - - [2026-02-02 19:33:38] "GET /loadbalancer/8a9ffaee-fd30-4133-9583-2cae562f1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001345 10.0.0.242 - - [2026-02-02 19:33:38] "POST /tags HTTP/1.1" 200 334 0.029277 10.0.0.242 - - [2026-02-02 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027909 10.0.0.242 - - [2026-02-02 19:33:38] "GET /tag/9c3e6059-25bf-411f-9923-43bb8eda28a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015514 10.0.0.242 - - [2026-02-02 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.242 - - [2026-02-02 19:33:38] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027534 10.0.0.242 - - [2026-02-02 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.242 - - [2026-02-02 19:33:38] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003734 10.0.0.242 - - [2026-02-02 19:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2026-02-02 19:33:38] "GET /service-appliance-set/844c02ad-caa7-43bd-8b9a-10a401954da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002268 10.0.0.242 - - [2026-02-02 19:33:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.001413 10.0.0.242 - - [2026-02-02 19:33:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.099804 10.0.0.242 - - [2026-02-02 19:33:38] "GET /virtual-machine-interface/6f539a44-5190-4519-906d-4f47fe5a253d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.017879 10.0.0.242 - - [2026-02-02 19:33:38] "POST /instance-ips HTTP/1.1" 200 410 0.022394 10.0.0.242 - - [2026-02-02 19:33:38] "GET /instance-ip/800a1480-715c-4ad2-96f2-b9d1740faa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003771 10.0.0.242 - - [2026-02-02 19:33:39] "POST /loadbalancers HTTP/1.1" 200 631 0.058914 10.0.0.242 - - [2026-02-02 19:33:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021152 10.0.0.242 - - [2026-02-02 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.242 - - [2026-02-02 19:33:39] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041401 10.0.0.242 - - [2026-02-02 19:33:39] "GET /instance-ip/800a1480-715c-4ad2-96f2-b9d1740faa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002723 10.0.0.242 - - [2026-02-02 19:33:39] "POST /floating-ips HTTP/1.1" 200 599 0.020068 10.0.0.242 - - [2026-02-02 19:33:39] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032036 10.0.0.242 - - [2026-02-02 19:33:39] "GET /loadbalancer/8a9ffaee-fd30-4133-9583-2cae562f1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.011387 10.0.0.242 - - [2026-02-02 19:33:39] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.020361 10.0.0.242 - - [2026-02-02 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.242 - - [2026-02-02 19:33:39] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029233 10.0.0.242 - - [2026-02-02 19:33:39] "GET /loadbalancer-listener/fa6516d4-edbe-4be5-9712-cf76ae9673b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003252 10.0.0.242 - - [2026-02-02 19:33:39] "GET /loadbalancer-listener/fa6516d4-edbe-4be5-9712-cf76ae9673b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003363 10.0.0.242 - - [2026-02-02 19:33:39] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.015403 10.0.0.242 - - [2026-02-02 19:33:39] "GET /instance-ip/800a1480-715c-4ad2-96f2-b9d1740faa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003024 10.0.0.242 - - [2026-02-02 19:33:39] "GET /instance-ip/800a1480-715c-4ad2-96f2-b9d1740faa09?fields=floating_ips HTTP/1.1" 200 1214 0.008706 10.0.0.242 - - [2026-02-02 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.242 - - [2026-02-02 19:33:39] "GET /floating-ip/f9a32cca-eb03-4e8d-9936-7ec898a3b48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002891 10.0.0.242 - - [2026-02-02 19:33:39] "GET /loadbalancer/8a9ffaee-fd30-4133-9583-2cae562f1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003049 10.0.0.242 - - [2026-02-02 19:33:39] "GET /loadbalancer-pool/8a82c988-6f5f-40a0-b521-db21009cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004444 10.0.0.242 - - [2026-02-02 19:33:39] "POST /loadbalancer-members HTTP/1.1" 200 723 0.028222 10.0.0.242 - - [2026-02-02 19:33:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010511 10.0.0.242 - - [2026-02-02 19:33:39] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.008816 10.0.0.242 - - [2026-02-02 19:33:39] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004785 10.0.0.242 - - [2026-02-02 19:33:39] "POST /tags HTTP/1.1" 409 221 0.004558 10.0.0.242 - - [2026-02-02 19:33:39] "POST /ref-update HTTP/1.1" 200 156 0.006066 10.0.0.242 - - [2026-02-02 19:33:39] "GET /loadbalancer/8a9ffaee-fd30-4133-9583-2cae562f1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005806 10.0.0.242 - - [2026-02-02 19:33:39] "GET /floating-ip/f9a32cca-eb03-4e8d-9936-7ec898a3b48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.008523 10.0.0.242 - - [2026-02-02 19:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.242 - - [2026-02-02 19:33:39] "GET /tag/9c3e6059-25bf-411f-9923-43bb8eda28a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009979 10.0.0.242 - - [2026-02-02 19:33:39] "PUT /floating-ip/f9a32cca-eb03-4e8d-9936-7ec898a3b48b HTTP/1.1" 200 257 0.007298 10.0.0.242 - - [2026-02-02 19:33:39] "POST /set-tag HTTP/1.1" 200 109 0.080088 10.0.0.242 - - [2026-02-02 19:33:39] "GET /loadbalancer-pool/8a82c988-6f5f-40a0-b521-db21009cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.013286 10.0.0.242 - - [2026-02-02 19:33:39] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016198 10.0.0.242 - - [2026-02-02 19:33:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016470 10.0.0.242 - - [2026-02-02 19:33:39] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.014700 10.0.0.242 - - [2026-02-02 19:33:39] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004177 10.0.0.242 - - [2026-02-02 19:33:39] "POST /ref-update HTTP/1.1" 200 156 0.006332 10.0.0.242 - - [2026-02-02 19:33:39] "GET /floating-ip/f9a32cca-eb03-4e8d-9936-7ec898a3b48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005779 10.0.0.242 - - [2026-02-02 19:33:39] "POST /set-tag HTTP/1.1" 200 109 0.075425 10.0.0.242 - - [2026-02-02 19:33:40] "POST /tags HTTP/1.1" 409 206 0.002151 10.0.0.242 - - [2026-02-02 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.242 - - [2026-02-02 19:33:40] "GET /tag/088ecec2-a099-4410-af08-8ee8a93eb4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009975 10.0.0.242 - - [2026-02-02 19:33:40] "POST /tags HTTP/1.1" 409 204 0.002232 10.0.0.242 - - [2026-02-02 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2026-02-02 19:33:40] "GET /tag/9354e4a3-b02e-4d79-9ed5-90812fd4a150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017669 10.0.0.242 - - [2026-02-02 19:33:40] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002419 10.0.0.242 - - [2026-02-02 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.242 - - [2026-02-02 19:33:40] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002183 10.0.0.242 - - [2026-02-02 19:33:40] "POST /tags HTTP/1.1" 409 206 0.002145 10.0.0.242 - - [2026-02-02 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.242 - - [2026-02-02 19:33:40] "GET /tag/088ecec2-a099-4410-af08-8ee8a93eb4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010333 10.0.0.242 - - [2026-02-02 19:33:40] "POST /tags HTTP/1.1" 409 226 0.001751 10.0.0.242 - - [2026-02-02 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.242 - - [2026-02-02 19:33:40] "GET /tag/b93a2737-7568-4377-9499-504350a0521d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010039 10.0.0.242 - - [2026-02-02 19:33:40] "POST /tags HTTP/1.1" 409 204 0.001769 10.0.0.242 - - [2026-02-02 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.242 - - [2026-02-02 19:33:40] "GET /tag/9354e4a3-b02e-4d79-9ed5-90812fd4a150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010011 10.0.0.242 - - [2026-02-02 19:33:40] "POST /tags HTTP/1.1" 409 226 0.001799 10.0.0.242 - - [2026-02-02 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.242 - - [2026-02-02 19:33:40] "GET /tag/b93a2737-7568-4377-9499-504350a0521d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015797 10.0.0.242 - - [2026-02-02 19:33:40] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002429 10.0.0.242 - - [2026-02-02 19:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2026-02-02 19:33:40] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003322 10.0.0.242 - - [2026-02-02 19:33:40] "POST /firewall-rules HTTP/1.1" 200 628 0.082688 10.0.0.242 - - [2026-02-02 19:33:40] "POST /firewall-rules HTTP/1.1" 200 648 0.082022 10.0.0.242 - - [2026-02-02 19:33:40] "GET /firewall-rule/479574f7-55ef-491b-bbe7-58c25eaa8c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003707 10.0.0.242 - - [2026-02-02 19:33:40] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002059 10.0.0.242 - - [2026-02-02 19:33:40] "GET /firewall-rule/04e8d606-4069-4327-be6e-fda7f3b934eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002990 10.0.0.242 - - [2026-02-02 19:33:40] "POST /ref-update HTTP/1.1" 200 156 0.023502 10.0.0.242 - - [2026-02-02 19:33:40] "POST /firewall-policys HTTP/1.1" 200 608 0.038004 10.0.0.242 - - [2026-02-02 19:33:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026880 10.0.0.242 - - [2026-02-02 19:33:41] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009582 10.0.0.242 - - [2026-02-02 19:33:41] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002422 10.0.0.242 - - [2026-02-02 19:33:41] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002027 10.0.0.242 - - [2026-02-02 19:33:41] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002914 10.0.0.242 - - [2026-02-02 19:33:41] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005310 10.0.0.242 - - [2026-02-02 19:33:41] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006384 10.0.0.242 - - [2026-02-02 19:33:41] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002541 10.0.0.242 - - [2026-02-02 19:33:41] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002752 10.0.0.242 - - [2026-02-02 19:33:41] "POST /ref-update HTTP/1.1" 200 156 0.017802 10.0.0.242 - - [2026-02-02 19:33:41] "POST /ref-update HTTP/1.1" 200 156 0.023889 10.0.0.242 - - [2026-02-02 19:33:41] "POST /ref-update HTTP/1.1" 200 156 0.016104 10.0.0.242 - - [2026-02-02 19:33:41] "POST /ref-update HTTP/1.1" 200 156 0.036636 10.0.0.242 - - [2026-02-02 19:33:41] "POST /ref-update HTTP/1.1" 200 156 0.035752 10.0.0.242 - - [2026-02-02 19:33:41] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002612 10.0.0.242 - - [2026-02-02 19:33:47] "GET /global-system-configs HTTP/1.1" 200 323 0.002172 10.0.0.242 - - [2026-02-02 19:33:48] "GET /global-system-configs HTTP/1.1" 200 323 0.002089 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:34:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:34:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001179 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:34:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:34:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:34:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:34:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000892 10.0.0.242 - - [2026-02-02 19:34:54] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009843 10.0.0.242 - - [2026-02-02 19:34:54] "POST /set-tag HTTP/1.1" 200 109 0.007269 10.0.0.242 - - [2026-02-02 19:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.242 - - [2026-02-02 19:34:54] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002523 10.0.0.242 - - [2026-02-02 19:34:54] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003815 10.0.0.242 - - [2026-02-02 19:34:54] "POST /set-tag HTTP/1.1" 200 109 0.031496 10.0.0.242 - - [2026-02-02 19:34:54] "DELETE /loadbalancer-member/01db6b76-80e5-4d47-ba5d-2fc098d87b9a HTTP/1.1" 200 115 0.044681 10.0.0.242 - - [2026-02-02 19:34:54] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006219 10.0.0.242 - - [2026-02-02 19:34:54] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.242 - - [2026-02-02 19:34:54] "DELETE /loadbalancer-member/09a6a899-ca56-4878-8a66-c287266c7071 HTTP/1.1" 200 115 0.032166 10.0.0.242 - - [2026-02-02 19:34:54] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005142 10.0.0.242 - - [2026-02-02 19:34:54] "POST /set-tag HTTP/1.1" 200 109 0.005111 10.0.0.242 - - [2026-02-02 19:34:54] "DELETE /loadbalancer-member/337eb7b6-ba47-4319-8c76-0a6426f6a16f HTTP/1.1" 200 115 0.049011 10.0.0.242 - - [2026-02-02 19:34:54] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005569 10.0.0.242 - - [2026-02-02 19:34:54] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.242 - - [2026-02-02 19:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009305 10.0.0.242 - - [2026-02-02 19:34:54] "GET /loadbalancer/32ce7ffd-91e8-4d7e-9df1-1adffe6387c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002478 10.0.0.242 - - [2026-02-02 19:34:54] "GET /loadbalancer-pool/1c421102-0142-422a-9ba9-570edce01540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002408 10.0.0.242 - - [2026-02-02 19:34:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031773 10.0.0.242 - - [2026-02-02 19:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.042273 10.0.0.242 - - [2026-02-02 19:34:55] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013510 10.0.0.242 - - [2026-02-02 19:34:55] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006462 10.0.0.242 - - [2026-02-02 19:34:55] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007278 10.0.0.242 - - [2026-02-02 19:34:55] "POST /set-tag HTTP/1.1" 200 109 0.067652 10.0.0.242 - - [2026-02-02 19:34:55] "GET /loadbalancer-pool/f4a50985-20fa-405b-bb81-912e7f06c71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.022413 10.0.0.242 - - [2026-02-02 19:34:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018338 10.0.0.242 - - [2026-02-02 19:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009749 10.0.0.242 - - [2026-02-02 19:34:55] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013631 10.0.0.242 - - [2026-02-02 19:34:55] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005707 10.0.0.242 - - [2026-02-02 19:34:55] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.242 - - [2026-02-02 19:34:55] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002991 10.0.0.242 - - [2026-02-02 19:34:55] "GET /loadbalancer-pool/c69b508b-fd83-416c-bdec-f363e1fbfb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002819 10.0.0.242 - - [2026-02-02 19:34:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022342 10.0.0.242 - - [2026-02-02 19:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022789 10.0.0.242 - - [2026-02-02 19:34:55] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019444 10.0.0.242 - - [2026-02-02 19:34:55] "GET /virtual-machine-interface/e1713c0c-006c-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012719 10.0.0.242 - - [2026-02-02 19:34:55] "GET /floating-ip/6aaa29fd-4fbe-418b-9204-0465291776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002723 10.0.0.242 - - [2026-02-02 19:34:55] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.242 - - [2026-02-02 19:34:58] "POST /tags HTTP/1.1" 200 366 0.045904 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014660 10.0.0.242 - - [2026-02-02 19:34:59] "GET /tag/8a29891b-1a9b-4084-ab58-153a8aa0e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021997 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.242 - - [2026-02-02 19:34:59] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040286 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-02-02 19:34:59] "GET /service-appliance-set/2f27bdec-3880-4753-967f-06aaf1ac85a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002942 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001637 10.0.0.242 - - [2026-02-02 19:34:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.112060 10.0.0.242 - - [2026-02-02 19:34:59] "GET /virtual-machine-interface/4cc22512-61f7-452e-8408-e063294735d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.005188 10.0.0.242 - - [2026-02-02 19:34:59] "POST /set-tag HTTP/1.1" 200 109 0.014045 10.0.0.242 - - [2026-02-02 19:34:59] "POST /instance-ips HTTP/1.1" 200 418 0.038325 10.0.0.242 - - [2026-02-02 19:34:59] "GET /instance-ip/63b7c90d-85e1-4736-9003-17f81489b838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004183 10.0.0.242 - - [2026-02-02 19:34:59] "POST /loadbalancers HTTP/1.1" 200 620 0.072205 10.0.0.242 - - [2026-02-02 19:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.041731 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012407 10.0.0.242 - - [2026-02-02 19:34:59] "POST /service-instances HTTP/1.1" 200 568 0.040287 10.0.0.242 - - [2026-02-02 19:34:59] "POST /ref-update HTTP/1.1" 200 156 0.019721 10.0.0.242 - - [2026-02-02 19:34:59] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071529 10.0.0.242 - - [2026-02-02 19:34:59] "GET /virtual-machine-interface/4cc22512-61f7-452e-8408-e063294735d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.004023 10.0.0.242 - - [2026-02-02 19:34:59] "PUT /service-instance/aa1ca8ef-9453-462b-bbd0-504eb9c2256c HTTP/1.1" 200 267 0.045209 10.0.0.242 - - [2026-02-02 19:34:59] "GET /virtual-machine-interface/4cc22512-61f7-452e-8408-e063294735d6?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005141 10.0.0.242 - - [2026-02-02 19:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020653 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.010195 10.0.0.242 - - [2026-02-02 19:34:59] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003517 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.242 - - [2026-02-02 19:34:59] "POST /virtual-machines HTTP/1.1" 200 430 0.035720 10.0.0.242 - - [2026-02-02 19:34:59] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009033 10.0.0.242 - - [2026-02-02 19:34:59] "POST /tags HTTP/1.1" 409 221 0.024571 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.242 - - [2026-02-02 19:34:59] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.024051 10.0.0.242 - - [2026-02-02 19:34:59] "POST /tags HTTP/1.1" 409 238 0.003178 10.0.0.242 - - [2026-02-02 19:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.242 - - [2026-02-02 19:34:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.119803 10.0.0.242 - - [2026-02-02 19:35:00] "POST /chown HTTP/1.1" 200 109 0.030838 10.0.0.242 - - [2026-02-02 19:35:00] "GET /tag/8a29891b-1a9b-4084-ab58-153a8aa0e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.027672 10.0.0.242 - - [2026-02-02 19:35:00] "POST /chown HTTP/1.1" 200 109 0.009773 10.0.0.242 - - [2026-02-02 19:35:00] "PUT /virtual-machine-interface/f9ba2216-a1c1-468c-a77e-af12564fc273 HTTP/1.1" 200 285 0.014243 10.0.0.242 - - [2026-02-02 19:35:00] "POST /firewall-rules HTTP/1.1" 200 652 0.099919 10.0.0.242 - - [2026-02-02 19:35:00] "GET /firewall-rule/910cb05b-5b5b-40b3-829a-e088576ca295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.019395 10.0.0.242 - - [2026-02-02 19:35:00] "PUT /instance-ip/63b7c90d-85e1-4736-9003-17f81489b838 HTTP/1.1" 200 257 0.063092 10.0.0.242 - - [2026-02-02 19:35:00] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002449 10.0.0.242 - - [2026-02-02 19:35:00] "GET /firewall-rule/910cb05b-5b5b-40b3-829a-e088576ca295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003089 10.0.0.242 - - [2026-02-02 19:35:00] "POST /ref-update HTTP/1.1" 200 156 0.018515 10.0.0.242 - - [2026-02-02 19:35:00] "POST /ref-update HTTP/1.1" 200 156 0.067370 10.0.0.242 - - [2026-02-02 19:35:00] "POST /ref-update HTTP/1.1" 200 156 0.048344 10.0.0.242 - - [2026-02-02 19:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014356 10.0.0.242 - - [2026-02-02 19:35:00] "POST /ref-update HTTP/1.1" 200 156 0.043944 10.0.0.242 - - [2026-02-02 19:35:00] "POST /ref-update HTTP/1.1" 200 156 0.071122 10.0.0.242 - - [2026-02-02 19:35:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.122116 10.0.0.242 - - [2026-02-02 19:35:00] "POST /ref-update HTTP/1.1" 200 156 0.035797 10.0.0.242 - - [2026-02-02 19:35:00] "GET /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2523 0.034639 10.0.0.242 - - [2026-02-02 19:35:00] "POST /ref-update HTTP/1.1" 200 156 0.047155 10.0.0.242 - - [2026-02-02 19:35:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.054085 10.0.0.242 - - [2026-02-02 19:35:00] "POST /virtual-machines HTTP/1.1" 200 430 0.015704 10.0.0.242 - - [2026-02-02 19:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008905 10.0.0.242 - - [2026-02-02 19:35:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035342 10.0.0.242 - - [2026-02-02 19:35:00] "GET /loadbalancer-listener/c72defe2-2985-4ab8-8dd1-84d1d8348f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002530 10.0.0.242 - - [2026-02-02 19:35:00] "GET /loadbalancer-listener/c72defe2-2985-4ab8-8dd1-84d1d8348f9a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.026071 10.0.0.242 - - [2026-02-02 19:35:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.133857 10.0.0.242 - - [2026-02-02 19:35:00] "POST /chown HTTP/1.1" 200 109 0.025123 10.0.0.242 - - [2026-02-02 19:35:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.061591 10.0.0.242 - - [2026-02-02 19:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021399 10.0.0.242 - - [2026-02-02 19:35:00] "GET /loadbalancer-pool/5f1cbfde-b820-47b6-a591-615b6117e0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009236 10.0.0.242 - - [2026-02-02 19:35:00] "POST /chown HTTP/1.1" 200 109 0.008848 10.0.0.242 - - [2026-02-02 19:35:00] "PUT /virtual-machine-interface/4ce518bd-7498-4f5c-adfb-b8962591d7c6 HTTP/1.1" 200 285 0.015837 10.0.0.242 - - [2026-02-02 19:35:00] "PUT /instance-ip/63b7c90d-85e1-4736-9003-17f81489b838 HTTP/1.1" 200 257 0.017066 10.0.0.242 - - [2026-02-02 19:35:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.031513 10.0.0.242 - - [2026-02-02 19:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013613 10.0.0.242 - - [2026-02-02 19:35:00] "GET /loadbalancer-member/6e23e6a3-fa62-44d6-9ea2-54550daf1c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.006186 10.0.0.242 - - [2026-02-02 19:35:00] "POST /ref-update HTTP/1.1" 200 156 0.009147 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.019244 10.0.0.242 - - [2026-02-02 19:35:01] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003192 10.0.0.242 - - [2026-02-02 19:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.018925 10.0.0.242 - - [2026-02-02 19:35:01] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012891 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.008041 10.0.0.242 - - [2026-02-02 19:35:01] "POST /tags HTTP/1.1" 409 221 0.004699 10.0.0.242 - - [2026-02-02 19:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.020169 10.0.0.242 - - [2026-02-02 19:35:01] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016690 10.0.0.242 - - [2026-02-02 19:35:01] "POST /tags HTTP/1.1" 409 238 0.005100 10.0.0.242 - - [2026-02-02 19:35:01] "PUT /service-instance/aa1ca8ef-9453-462b-bbd0-504eb9c2256c HTTP/1.1" 200 267 0.008487 10.0.0.242 - - [2026-02-02 19:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-02-02 19:35:01] "GET /tag/8a29891b-1a9b-4084-ab58-153a8aa0e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010929 10.0.0.242 - - [2026-02-02 19:35:01] "POST /firewall-rules HTTP/1.1" 409 293 0.003214 10.0.0.242 - - [2026-02-02 19:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.242 - - [2026-02-02 19:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008495 10.0.0.242 - - [2026-02-02 19:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.242 - - [2026-02-02 19:35:01] "POST /chown HTTP/1.1" 200 109 0.012930 10.0.0.242 - - [2026-02-02 19:35:01] "PUT /firewall-rule/910cb05b-5b5b-40b3-829a-e088576ca295 HTTP/1.1" 200 261 0.035229 10.0.0.242 - - [2026-02-02 19:35:01] "GET /firewall-rule/910cb05b-5b5b-40b3-829a-e088576ca295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.012208 10.0.0.242 - - [2026-02-02 19:35:01] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011777 10.0.0.242 - - [2026-02-02 19:35:01] "POST /chown HTTP/1.1" 200 109 0.014584 10.0.0.242 - - [2026-02-02 19:35:01] "PUT /instance-ip/63b7c90d-85e1-4736-9003-17f81489b838 HTTP/1.1" 200 257 0.021788 10.0.0.242 - - [2026-02-02 19:35:01] "GET /firewall-rule/910cb05b-5b5b-40b3-829a-e088576ca295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004276 10.0.0.242 - - [2026-02-02 19:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.242 - - [2026-02-02 19:35:01] "GET /tag/8a29891b-1a9b-4084-ab58-153a8aa0e79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010313 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.033581 10.0.0.242 - - [2026-02-02 19:35:01] "GET /tag/8a29891b-1a9b-4084-ab58-153a8aa0e79b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011291 10.0.0.242 - - [2026-02-02 19:35:01] "POST /chown HTTP/1.1" 200 109 0.015542 10.0.0.242 - - [2026-02-02 19:35:01] "GET /virtual-machine-interface/4cc22512-61f7-452e-8408-e063294735d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.011338 10.0.0.242 - - [2026-02-02 19:35:01] "POST /chown HTTP/1.1" 200 109 0.019548 10.0.0.242 - - [2026-02-02 19:35:01] "POST /set-tag HTTP/1.1" 200 109 0.029376 10.0.0.242 - - [2026-02-02 19:35:01] "PUT /instance-ip/63b7c90d-85e1-4736-9003-17f81489b838 HTTP/1.1" 200 257 0.035713 10.0.0.242 - - [2026-02-02 19:35:01] "GET /virtual-machine-interface/4ce518bd-7498-4f5c-adfb-b8962591d7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005491 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.017339 10.0.0.242 - - [2026-02-02 19:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.242 - - [2026-02-02 19:35:01] "POST /set-tag HTTP/1.1" 200 109 0.057600 10.0.0.242 - - [2026-02-02 19:35:01] "GET /virtual-machine-interface/f9ba2216-a1c1-468c-a77e-af12564fc273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.014748 10.0.0.242 - - [2026-02-02 19:35:01] "POST /chown HTTP/1.1" 200 109 0.023897 10.0.0.242 - - [2026-02-02 19:35:01] "POST /chown HTTP/1.1" 200 109 0.016955 10.0.0.242 - - [2026-02-02 19:35:01] "POST /set-tag HTTP/1.1" 200 109 0.014216 10.0.0.242 - - [2026-02-02 19:35:01] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.018008 10.0.0.242 - - [2026-02-02 19:35:01] "GET /firewall-rule/910cb05b-5b5b-40b3-829a-e088576ca295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.019665 10.0.0.242 - - [2026-02-02 19:35:01] "PUT /instance-ip/63b7c90d-85e1-4736-9003-17f81489b838 HTTP/1.1" 200 257 0.040420 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.019574 10.0.0.242 - - [2026-02-02 19:35:01] "POST /chown HTTP/1.1" 200 109 0.009742 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.023715 10.0.0.242 - - [2026-02-02 19:35:01] "POST /chown HTTP/1.1" 200 109 0.007860 10.0.0.242 - - [2026-02-02 19:35:01] "PUT /instance-ip/63b7c90d-85e1-4736-9003-17f81489b838 HTTP/1.1" 200 257 0.019526 10.0.0.242 - - [2026-02-02 19:35:01] "DELETE /firewall-rule/910cb05b-5b5b-40b3-829a-e088576ca295 HTTP/1.1" 200 115 0.077505 10.0.0.242 - - [2026-02-02 19:35:01] "POST /ref-update HTTP/1.1" 200 156 0.032901 10.0.0.242 - - [2026-02-02 19:35:01] "DELETE /loadbalancer-member/6e23e6a3-fa62-44d6-9ea2-54550daf1c73 HTTP/1.1" 200 115 0.035037 10.0.0.242 - - [2026-02-02 19:35:01] "DELETE /loadbalancer-pool/5f1cbfde-b820-47b6-a591-615b6117e0a7 HTTP/1.1" 200 115 0.026521 10.0.0.242 - - [2026-02-02 19:35:01] "DELETE /loadbalancer-listener/c72defe2-2985-4ab8-8dd1-84d1d8348f9a HTTP/1.1" 200 115 0.045027 10.0.0.242 - - [2026-02-02 19:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85 HTTP/1.1" 200 115 0.054934 10.0.0.242 - - [2026-02-02 19:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /instance-ip/63b7c90d-85e1-4736-9003-17f81489b838 HTTP/1.1" 200 115 0.039841 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /virtual-machine-interface/4cc22512-61f7-452e-8408-e063294735d6 HTTP/1.1" 200 115 0.045406 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /service-instance/aa1ca8ef-9453-462b-bbd0-504eb9c2256c HTTP/1.1" 200 115 0.070742 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /tag/8a29891b-1a9b-4084-ab58-153a8aa0e79b HTTP/1.1" 200 115 0.095791 10.0.0.242 - - [2026-02-02 19:35:02] "GET /virtual-machine-interface/4ce518bd-7498-4f5c-adfb-b8962591d7c6?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004413 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /virtual-machine-interface/4ce518bd-7498-4f5c-adfb-b8962591d7c6 HTTP/1.1" 200 115 0.032020 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /virtual-machine/bdb72122-3db6-4add-8927-23429f192a0d HTTP/1.1" 200 115 0.021964 10.0.0.242 - - [2026-02-02 19:35:02] "GET /virtual-machine-interface/f9ba2216-a1c1-468c-a77e-af12564fc273?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.005118 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /virtual-machine-interface/f9ba2216-a1c1-468c-a77e-af12564fc273 HTTP/1.1" 200 115 0.040009 10.0.0.242 - - [2026-02-02 19:35:02] "POST /ref-update HTTP/1.1" 200 156 0.007294 10.0.0.242 - - [2026-02-02 19:35:02] "DELETE /virtual-machine/852f5863-0144-4d21-9a9b-eb457f37b921 HTTP/1.1" 200 115 0.036436 10.0.0.242 - - [2026-02-02 19:35:49] "POST /tags HTTP/1.1" 409 252 0.002152 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.242 - - [2026-02-02 19:35:49] "GET /tag/9c803f12-b553-49dc-b707-7ccc912775fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011861 10.0.0.242 - - [2026-02-02 19:35:49] "POST /tags HTTP/1.1" 409 228 0.001764 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2026-02-02 19:35:49] "GET /tag/0c383b40-c015-4b78-ba3d-80c07b184022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013656 10.0.0.242 - - [2026-02-02 19:35:49] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002299 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2026-02-02 19:35:49] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002491 10.0.0.242 - - [2026-02-02 19:35:49] "POST /tags HTTP/1.1" 409 206 0.001772 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.242 - - [2026-02-02 19:35:49] "GET /tag/088ecec2-a099-4410-af08-8ee8a93eb4e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009560 10.0.0.242 - - [2026-02-02 19:35:49] "POST /tags HTTP/1.1" 409 226 0.001687 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.242 - - [2026-02-02 19:35:49] "GET /tag/b93a2737-7568-4377-9499-504350a0521d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010193 10.0.0.242 - - [2026-02-02 19:35:49] "POST /tags HTTP/1.1" 409 204 0.001840 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.242 - - [2026-02-02 19:35:49] "GET /tag/9354e4a3-b02e-4d79-9ed5-90812fd4a150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010327 10.0.0.242 - - [2026-02-02 19:35:49] "POST /tags HTTP/1.1" 409 226 0.001658 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.242 - - [2026-02-02 19:35:49] "GET /tag/b93a2737-7568-4377-9499-504350a0521d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009510 10.0.0.242 - - [2026-02-02 19:35:49] "POST /tags HTTP/1.1" 409 228 0.001528 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.242 - - [2026-02-02 19:35:49] "GET /tag/0c383b40-c015-4b78-ba3d-80c07b184022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010576 10.0.0.242 - - [2026-02-02 19:35:49] "POST /tags HTTP/1.1" 409 252 0.001551 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.242 - - [2026-02-02 19:35:49] "GET /tag/9c803f12-b553-49dc-b707-7ccc912775fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009872 10.0.0.242 - - [2026-02-02 19:35:49] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002155 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.242 - - [2026-02-02 19:35:49] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002599 10.0.0.242 - - [2026-02-02 19:35:49] "POST /firewall-rules HTTP/1.1" 409 281 0.001792 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.242 - - [2026-02-02 19:35:49] "PUT /firewall-rule/04e8d606-4069-4327-be6e-fda7f3b934eb HTTP/1.1" 200 261 0.017165 10.0.0.242 - - [2026-02-02 19:35:49] "POST /firewall-rules HTTP/1.1" 409 291 0.008392 10.0.0.242 - - [2026-02-02 19:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.242 - - [2026-02-02 19:35:50] "PUT /firewall-rule/479574f7-55ef-491b-bbe7-58c25eaa8c79 HTTP/1.1" 200 261 0.024363 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-rule/479574f7-55ef-491b-bbe7-58c25eaa8c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005555 10.0.0.242 - - [2026-02-02 19:35:50] "POST /firewall-rules HTTP/1.1" 200 660 0.070156 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-rule/ba6f06ec-9b70-4aae-a13a-e9a1a190d12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003871 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001993 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-rule/04e8d606-4069-4327-be6e-fda7f3b934eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002104 10.0.0.242 - - [2026-02-02 19:35:50] "POST /firewall-policys HTTP/1.1" 409 269 0.002002 10.0.0.242 - - [2026-02-02 19:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.242 - - [2026-02-02 19:35:50] "PUT /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f HTTP/1.1" 200 265 0.018510 10.0.0.242 - - [2026-02-02 19:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018644 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005725 10.0.0.242 - - [2026-02-02 19:35:50] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002481 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002257 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003071 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002461 10.0.0.242 - - [2026-02-02 19:35:50] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002245 10.0.0.242 - - [2026-02-02 19:36:51] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004636 10.0.0.242 - - [2026-02-02 19:36:51] "POST /set-tag HTTP/1.1" 200 109 0.004732 10.0.0.242 - - [2026-02-02 19:36:51] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004965 10.0.0.242 - - [2026-02-02 19:36:51] "POST /set-tag HTTP/1.1" 200 109 0.003517 10.0.0.242 - - [2026-02-02 19:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.242 - - [2026-02-02 19:36:51] "GET /loadbalancer/8a9ffaee-fd30-4133-9583-2cae562f1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002430 10.0.0.242 - - [2026-02-02 19:36:51] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004209 10.0.0.242 - - [2026-02-02 19:36:51] "POST /set-tag HTTP/1.1" 200 109 0.018641 10.0.0.242 - - [2026-02-02 19:36:52] "DELETE /loadbalancer-member/9ba2c061-87d7-4fe3-a096-ca4a6886259b HTTP/1.1" 200 115 0.025144 10.0.0.242 - - [2026-02-02 19:36:52] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004843 10.0.0.242 - - [2026-02-02 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.242 - - [2026-02-02 19:36:52] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004222 10.0.0.242 - - [2026-02-02 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.242 - - [2026-02-02 19:36:52] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003730 10.0.0.242 - - [2026-02-02 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.004473 10.0.0.242 - - [2026-02-02 19:36:52] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004355 10.0.0.242 - - [2026-02-02 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.242 - - [2026-02-02 19:36:52] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003579 10.0.0.242 - - [2026-02-02 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.242 - - [2026-02-02 19:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.242 - - [2026-02-02 19:36:52] "GET /loadbalancer/8a9ffaee-fd30-4133-9583-2cae562f1fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002041 10.0.0.242 - - [2026-02-02 19:36:52] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003659 10.0.0.242 - - [2026-02-02 19:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.242 - - [2026-02-02 19:36:53] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.007408 10.0.0.242 - - [2026-02-02 19:36:53] "POST /set-tag HTTP/1.1" 200 109 0.003224 10.0.0.242 - - [2026-02-02 19:36:53] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.007822 10.0.0.242 - - [2026-02-02 19:36:53] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.242 - - [2026-02-02 19:36:53] "GET /virtual-machine/108bad01-d81c-4d94-ad38-b2cdcff35876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002351 10.0.0.242 - - [2026-02-02 19:36:53] "POST /ref-update HTTP/1.1" 200 156 0.008979 10.0.0.242 - - [2026-02-02 19:36:53] "GET /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004057 10.0.0.242 - - [2026-02-02 19:36:53] "POST /set-tag HTTP/1.1" 200 109 0.018684 10.0.0.242 - - [2026-02-02 19:36:53] "POST /set-tag HTTP/1.1" 200 109 0.035560 10.0.0.242 - - [2026-02-02 19:36:53] "POST /set-tag HTTP/1.1" 200 109 0.016625 10.0.0.242 - - [2026-02-02 19:36:53] "POST /set-tag HTTP/1.1" 200 109 0.027692 10.0.0.242 - - [2026-02-02 19:36:53] "POST /set-tag HTTP/1.1" 200 109 0.034771 10.0.0.242 - - [2026-02-02 19:36:53] "DELETE /instance-ip/072b76fa-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.028842 10.0.0.242 - - [2026-02-02 19:36:53] "POST /ref-update HTTP/1.1" 200 156 0.008145 10.0.0.242 - - [2026-02-02 19:36:53] "DELETE /virtual-machine-interface/0713d644-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.039383 10.0.0.242 - - [2026-02-02 19:36:53] "DELETE /virtual-machine/108bad01-d81c-4d94-ad38-b2cdcff35876 HTTP/1.1" 200 115 0.022276 10.0.0.242 - - [2026-02-02 19:36:53] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.009728 10.0.0.242 - - [2026-02-02 19:36:53] "POST /set-tag HTTP/1.1" 200 109 0.011324 10.0.0.242 - - [2026-02-02 19:36:54] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004439 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.242 - - [2026-02-02 19:36:54] "GET /virtual-machine/77eb07b1-5409-4006-a836-ca0deee754db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003573 10.0.0.242 - - [2026-02-02 19:36:54] "POST /ref-update HTTP/1.1" 200 156 0.015568 10.0.0.242 - - [2026-02-02 19:36:54] "GET /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.014368 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.015826 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.025501 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.031742 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.014892 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.024926 10.0.0.242 - - [2026-02-02 19:36:54] "DELETE /instance-ip/083f3a68-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.040484 10.0.0.242 - - [2026-02-02 19:36:54] "DELETE /virtual-machine-interface/0824f518-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.049133 10.0.0.242 - - [2026-02-02 19:36:54] "DELETE /virtual-machine/77eb07b1-5409-4006-a836-ca0deee754db HTTP/1.1" 200 115 0.032966 10.0.0.242 - - [2026-02-02 19:36:54] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004666 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.242 - - [2026-02-02 19:36:54] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004265 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.242 - - [2026-02-02 19:36:54] "GET /virtual-machine/7693a29c-a042-4f10-97a5-b3206cc1a814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002658 10.0.0.242 - - [2026-02-02 19:36:54] "POST /ref-update HTTP/1.1" 200 156 0.008667 10.0.0.242 - - [2026-02-02 19:36:54] "GET /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.010305 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.017268 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.028451 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.022334 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.014219 10.0.0.242 - - [2026-02-02 19:36:54] "POST /set-tag HTTP/1.1" 200 109 0.025212 10.0.0.242 - - [2026-02-02 19:36:54] "DELETE /instance-ip/06b94850-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.044914 10.0.0.242 - - [2026-02-02 19:36:54] "POST /ref-update HTTP/1.1" 200 156 0.009961 10.0.0.242 - - [2026-02-02 19:36:54] "DELETE /virtual-machine-interface/069f7ba0-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.035941 10.0.0.242 - - [2026-02-02 19:36:54] "DELETE /virtual-machine/7693a29c-a042-4f10-97a5-b3206cc1a814 HTTP/1.1" 200 115 0.016454 10.0.0.242 - - [2026-02-02 19:36:55] "DELETE /tag/228d230a-bf81-46f2-9a1c-3dbc5a800886 HTTP/1.1" 200 115 0.040200 10.0.0.242 - - [2026-02-02 19:36:55] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004455 10.0.0.242 - - [2026-02-02 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.242 - - [2026-02-02 19:36:55] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.003730 10.0.0.242 - - [2026-02-02 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.242 - - [2026-02-02 19:36:55] "GET /virtual-machine/7de507c6-5715-4168-8a38-b19846841eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002809 10.0.0.242 - - [2026-02-02 19:36:55] "POST /ref-update HTTP/1.1" 200 156 0.009343 10.0.0.242 - - [2026-02-02 19:36:55] "GET /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.017658 10.0.0.242 - - [2026-02-02 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.017349 10.0.0.242 - - [2026-02-02 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.024430 10.0.0.242 - - [2026-02-02 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.022435 10.0.0.242 - - [2026-02-02 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.012800 10.0.0.242 - - [2026-02-02 19:36:55] "POST /set-tag HTTP/1.1" 200 109 0.042964 10.0.0.242 - - [2026-02-02 19:36:55] "DELETE /instance-ip/07d3e25e-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.045170 10.0.0.242 - - [2026-02-02 19:36:55] "DELETE /virtual-machine-interface/07b9421e-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.030092 10.0.0.242 - - [2026-02-02 19:36:55] "DELETE /virtual-machine/7de507c6-5715-4168-8a38-b19846841eb9 HTTP/1.1" 200 115 0.018675 10.0.0.242 - - [2026-02-02 19:36:55] "DELETE /tag/52478a1a-0b7a-4c1b-a9ba-f304740634cf HTTP/1.1" 200 115 0.035641 10.0.0.242 - - [2026-02-02 19:36:55] "DELETE /tag/088ecec2-a099-4410-af08-8ee8a93eb4e7 HTTP/1.1" 409 391 0.003827 10.0.0.242 - - [2026-02-02 19:36:59] "POST /tags HTTP/1.1" 200 366 0.054439 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019469 10.0.0.242 - - [2026-02-02 19:36:59] "GET /tag/c3d6d292-4992-4ca0-a574-b1f63ff8eb40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013617 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.242 - - [2026-02-02 19:36:59] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031348 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.242 - - [2026-02-02 19:36:59] "GET /service-appliance-set/2f27bdec-3880-4753-967f-06aaf1ac85a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002330 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.002429 10.0.0.242 - - [2026-02-02 19:36:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.104208 10.0.0.242 - - [2026-02-02 19:36:59] "GET /virtual-machine-interface/98c51591-a8a9-4738-abc8-5c48e6dbb20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.006566 10.0.0.242 - - [2026-02-02 19:36:59] "POST /set-tag HTTP/1.1" 200 109 0.015330 10.0.0.242 - - [2026-02-02 19:36:59] "POST /instance-ips HTTP/1.1" 200 418 0.042831 10.0.0.242 - - [2026-02-02 19:36:59] "GET /instance-ip/d8958c4c-0061-4113-8860-95dc99541812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.008263 10.0.0.242 - - [2026-02-02 19:36:59] "POST /loadbalancers HTTP/1.1" 200 620 0.068050 10.0.0.242 - - [2026-02-02 19:36:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017637 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006132 10.0.0.242 - - [2026-02-02 19:36:59] "POST /service-instances HTTP/1.1" 200 568 0.026889 10.0.0.242 - - [2026-02-02 19:36:59] "POST /ref-update HTTP/1.1" 200 156 0.013000 10.0.0.242 - - [2026-02-02 19:36:59] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028117 10.0.0.242 - - [2026-02-02 19:36:59] "GET /virtual-machine-interface/98c51591-a8a9-4738-abc8-5c48e6dbb20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.003697 10.0.0.242 - - [2026-02-02 19:36:59] "PUT /service-instance/e1686ebb-4d90-4b79-b320-66ef2596db4a HTTP/1.1" 200 267 0.015471 10.0.0.242 - - [2026-02-02 19:36:59] "GET /virtual-machine-interface/98c51591-a8a9-4738-abc8-5c48e6dbb20d?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.016073 10.0.0.242 - - [2026-02-02 19:36:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012171 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.001806 10.0.0.242 - - [2026-02-02 19:36:59] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002379 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.242 - - [2026-02-02 19:36:59] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002927 10.0.0.242 - - [2026-02-02 19:36:59] "POST /virtual-machines HTTP/1.1" 200 430 0.013738 10.0.0.242 - - [2026-02-02 19:36:59] "POST /tags HTTP/1.1" 409 221 0.001427 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001173 10.0.0.242 - - [2026-02-02 19:36:59] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.049805 10.0.0.242 - - [2026-02-02 19:36:59] "POST /tags HTTP/1.1" 409 238 0.003937 10.0.0.242 - - [2026-02-02 19:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007371 10.0.0.242 - - [2026-02-02 19:36:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.108552 10.0.0.242 - - [2026-02-02 19:36:59] "POST /chown HTTP/1.1" 200 109 0.012753 10.0.0.242 - - [2026-02-02 19:36:59] "GET /tag/c3d6d292-4992-4ca0-a574-b1f63ff8eb40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011044 10.0.0.242 - - [2026-02-02 19:37:00] "POST /chown HTTP/1.1" 200 109 0.049500 10.0.0.242 - - [2026-02-02 19:37:00] "POST /firewall-rules HTTP/1.1" 200 652 0.075772 10.0.0.242 - - [2026-02-02 19:37:00] "GET /firewall-rule/f5c1c176-cd2c-488d-9e33-bd069b1be844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.022135 10.0.0.242 - - [2026-02-02 19:37:00] "PUT /virtual-machine-interface/bd2684b5-1528-4db3-a882-098313495145 HTTP/1.1" 200 285 0.031112 10.0.0.242 - - [2026-02-02 19:37:00] "PUT /instance-ip/d8958c4c-0061-4113-8860-95dc99541812 HTTP/1.1" 200 257 0.018736 10.0.0.242 - - [2026-02-02 19:37:00] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002720 10.0.0.242 - - [2026-02-02 19:37:00] "GET /firewall-rule/f5c1c176-cd2c-488d-9e33-bd069b1be844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002126 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.011577 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.013697 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.016422 10.0.0.242 - - [2026-02-02 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.018607 10.0.0.242 - - [2026-02-02 19:37:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040795 10.0.0.242 - - [2026-02-02 19:37:00] "GET /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2523 0.002161 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.007877 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.017447 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.020220 10.0.0.242 - - [2026-02-02 19:37:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.034439 10.0.0.242 - - [2026-02-02 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.242 - - [2026-02-02 19:37:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027477 10.0.0.242 - - [2026-02-02 19:37:00] "POST /virtual-machines HTTP/1.1" 200 430 0.025843 10.0.0.242 - - [2026-02-02 19:37:00] "GET /loadbalancer-listener/518b350a-962a-404e-a92d-8da97127f84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.037594 10.0.0.242 - - [2026-02-02 19:37:00] "GET /loadbalancer-listener/518b350a-962a-404e-a92d-8da97127f84d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.026040 10.0.0.242 - - [2026-02-02 19:37:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.126995 10.0.0.242 - - [2026-02-02 19:37:00] "POST /chown HTTP/1.1" 200 109 0.020730 10.0.0.242 - - [2026-02-02 19:37:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.056737 10.0.0.242 - - [2026-02-02 19:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014970 10.0.0.242 - - [2026-02-02 19:37:00] "POST /chown HTTP/1.1" 200 109 0.020031 10.0.0.242 - - [2026-02-02 19:37:00] "GET /loadbalancer-pool/cd2fa098-a534-465a-a743-3ff80e123076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006528 10.0.0.242 - - [2026-02-02 19:37:00] "PUT /virtual-machine-interface/16e035d4-523c-4d12-acca-69585a304d3e HTTP/1.1" 200 285 0.024381 10.0.0.242 - - [2026-02-02 19:37:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.047383 10.0.0.242 - - [2026-02-02 19:37:00] "PUT /instance-ip/d8958c4c-0061-4113-8860-95dc99541812 HTTP/1.1" 200 257 0.034418 10.0.0.242 - - [2026-02-02 19:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006446 10.0.0.242 - - [2026-02-02 19:37:00] "GET /loadbalancer-member/3cee1d42-b5d2-4c7a-85a4-a8cbca3ccb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.004493 10.0.0.242 - - [2026-02-02 19:37:00] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003488 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.009913 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.020833 10.0.0.242 - - [2026-02-02 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.242 - - [2026-02-02 19:37:00] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004507 10.0.0.242 - - [2026-02-02 19:37:00] "POST /tags HTTP/1.1" 409 221 0.001949 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.022238 10.0.0.242 - - [2026-02-02 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.242 - - [2026-02-02 19:37:00] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011127 10.0.0.242 - - [2026-02-02 19:37:00] "POST /tags HTTP/1.1" 409 238 0.001684 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.017438 10.0.0.242 - - [2026-02-02 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012300 10.0.0.242 - - [2026-02-02 19:37:00] "POST /ref-update HTTP/1.1" 200 156 0.015710 10.0.0.242 - - [2026-02-02 19:37:00] "PUT /service-instance/e1686ebb-4d90-4b79-b320-66ef2596db4a HTTP/1.1" 200 267 0.008067 10.0.0.242 - - [2026-02-02 19:37:00] "GET /tag/c3d6d292-4992-4ca0-a574-b1f63ff8eb40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015529 10.0.0.242 - - [2026-02-02 19:37:00] "POST /firewall-rules HTTP/1.1" 409 293 0.001895 10.0.0.242 - - [2026-02-02 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.242 - - [2026-02-02 19:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006768 10.0.0.242 - - [2026-02-02 19:37:00] "PUT /firewall-rule/f5c1c176-cd2c-488d-9e33-bd069b1be844 HTTP/1.1" 200 261 0.037348 10.0.0.242 - - [2026-02-02 19:37:00] "GET /firewall-rule/f5c1c176-cd2c-488d-9e33-bd069b1be844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006842 10.0.0.242 - - [2026-02-02 19:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011421 10.0.0.242 - - [2026-02-02 19:37:00] "POST /chown HTTP/1.1" 200 109 0.005631 10.0.0.242 - - [2026-02-02 19:37:01] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004010 10.0.0.242 - - [2026-02-02 19:37:01] "GET /firewall-rule/f5c1c176-cd2c-488d-9e33-bd069b1be844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002081 10.0.0.242 - - [2026-02-02 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-02-02 19:37:01] "POST /chown HTTP/1.1" 200 109 0.007244 10.0.0.242 - - [2026-02-02 19:37:01] "PUT /instance-ip/d8958c4c-0061-4113-8860-95dc99541812 HTTP/1.1" 200 257 0.016906 10.0.0.242 - - [2026-02-02 19:37:01] "POST /ref-update HTTP/1.1" 200 156 0.013311 10.0.0.242 - - [2026-02-02 19:37:01] "GET /tag/c3d6d292-4992-4ca0-a574-b1f63ff8eb40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.020479 10.0.0.242 - - [2026-02-02 19:37:01] "GET /tag/c3d6d292-4992-4ca0-a574-b1f63ff8eb40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.012968 10.0.0.242 - - [2026-02-02 19:37:01] "GET /virtual-machine-interface/16e035d4-523c-4d12-acca-69585a304d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003887 10.0.0.242 - - [2026-02-02 19:37:01] "POST /chown HTTP/1.1" 200 109 0.009174 10.0.0.242 - - [2026-02-02 19:37:01] "POST /chown HTTP/1.1" 200 109 0.013578 10.0.0.242 - - [2026-02-02 19:37:01] "PUT /instance-ip/d8958c4c-0061-4113-8860-95dc99541812 HTTP/1.1" 200 257 0.013367 10.0.0.242 - - [2026-02-02 19:37:01] "POST /set-tag HTTP/1.1" 200 109 0.011209 10.0.0.242 - - [2026-02-02 19:37:01] "GET /virtual-machine-interface/98c51591-a8a9-4738-abc8-5c48e6dbb20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.009000 10.0.0.242 - - [2026-02-02 19:37:01] "POST /set-tag HTTP/1.1" 200 109 0.016671 10.0.0.242 - - [2026-02-02 19:37:01] "POST /ref-update HTTP/1.1" 200 156 0.014430 10.0.0.242 - - [2026-02-02 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.242 - - [2026-02-02 19:37:01] "POST /chown HTTP/1.1" 200 109 0.009832 10.0.0.242 - - [2026-02-02 19:37:01] "GET /virtual-machine-interface/bd2684b5-1528-4db3-a882-098313495145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005005 10.0.0.242 - - [2026-02-02 19:37:01] "POST /set-tag HTTP/1.1" 200 109 0.012135 10.0.0.242 - - [2026-02-02 19:37:01] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.012755 10.0.0.242 - - [2026-02-02 19:37:01] "POST /chown HTTP/1.1" 200 109 0.008952 10.0.0.242 - - [2026-02-02 19:37:01] "PUT /instance-ip/d8958c4c-0061-4113-8860-95dc99541812 HTTP/1.1" 200 257 0.012809 10.0.0.242 - - [2026-02-02 19:37:01] "GET /firewall-rule/f5c1c176-cd2c-488d-9e33-bd069b1be844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002348 10.0.0.242 - - [2026-02-02 19:37:01] "POST /ref-update HTTP/1.1" 200 156 0.017133 10.0.0.242 - - [2026-02-02 19:37:01] "POST /ref-update HTTP/1.1" 200 156 0.018721 10.0.0.242 - - [2026-02-02 19:37:01] "POST /chown HTTP/1.1" 200 109 0.005409 10.0.0.242 - - [2026-02-02 19:37:01] "POST /chown HTTP/1.1" 200 109 0.023734 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /firewall-rule/f5c1c176-cd2c-488d-9e33-bd069b1be844 HTTP/1.1" 200 115 0.054180 10.0.0.242 - - [2026-02-02 19:37:01] "PUT /instance-ip/d8958c4c-0061-4113-8860-95dc99541812 HTTP/1.1" 200 257 0.024959 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /loadbalancer-member/3cee1d42-b5d2-4c7a-85a4-a8cbca3ccb36 HTTP/1.1" 200 115 0.046258 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /loadbalancer-pool/cd2fa098-a534-465a-a743-3ff80e123076 HTTP/1.1" 200 115 0.027304 10.0.0.242 - - [2026-02-02 19:37:01] "POST /ref-update HTTP/1.1" 200 156 0.019589 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /loadbalancer-listener/518b350a-962a-404e-a92d-8da97127f84d HTTP/1.1" 200 115 0.053499 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85 HTTP/1.1" 200 115 0.046259 10.0.0.242 - - [2026-02-02 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2026-02-02 19:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /instance-ip/d8958c4c-0061-4113-8860-95dc99541812 HTTP/1.1" 200 115 0.049500 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /virtual-machine-interface/98c51591-a8a9-4738-abc8-5c48e6dbb20d HTTP/1.1" 200 115 0.031310 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /tag/c3d6d292-4992-4ca0-a574-b1f63ff8eb40 HTTP/1.1" 200 115 0.055897 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /service-instance/e1686ebb-4d90-4b79-b320-66ef2596db4a HTTP/1.1" 200 115 0.064600 10.0.0.242 - - [2026-02-02 19:37:01] "GET /virtual-machine-interface/16e035d4-523c-4d12-acca-69585a304d3e?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004360 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /virtual-machine-interface/16e035d4-523c-4d12-acca-69585a304d3e HTTP/1.1" 200 115 0.030924 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /virtual-machine/ebd17435-8f07-45ea-a91c-febc43234122 HTTP/1.1" 200 115 0.017034 10.0.0.242 - - [2026-02-02 19:37:01] "GET /virtual-machine-interface/bd2684b5-1528-4db3-a882-098313495145?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.005530 10.0.0.242 - - [2026-02-02 19:37:01] "DELETE /virtual-machine-interface/bd2684b5-1528-4db3-a882-098313495145 HTTP/1.1" 200 115 0.057009 10.0.0.242 - - [2026-02-02 19:37:02] "POST /ref-update HTTP/1.1" 200 156 0.011223 10.0.0.242 - - [2026-02-02 19:37:02] "DELETE /virtual-machine/fc17ecb3-f34b-4145-a0a0-f4216f58fa7e HTTP/1.1" 200 115 0.039542 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:37:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:37:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000840 10.0.0.242 - - [2026-02-02 19:37:23] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005558 10.0.0.242 - - [2026-02-02 19:37:23] "POST /set-tag HTTP/1.1" 200 109 0.004551 10.0.0.242 - - [2026-02-02 19:37:23] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005360 10.0.0.242 - - [2026-02-02 19:37:23] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.242 - - [2026-02-02 19:37:23] "GET /virtual-machine/3839d615-a816-4204-b6e2-b6c793efd514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002543 10.0.0.242 - - [2026-02-02 19:37:23] "POST /ref-update HTTP/1.1" 200 156 0.007486 10.0.0.242 - - [2026-02-02 19:37:23] "GET /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.006560 10.0.0.242 - - [2026-02-02 19:37:23] "POST /set-tag HTTP/1.1" 200 109 0.017277 10.0.0.242 - - [2026-02-02 19:37:23] "POST /set-tag HTTP/1.1" 200 109 0.030945 10.0.0.242 - - [2026-02-02 19:37:23] "POST /set-tag HTTP/1.1" 200 109 0.036247 10.0.0.242 - - [2026-02-02 19:37:23] "POST /set-tag HTTP/1.1" 200 109 0.013294 10.0.0.242 - - [2026-02-02 19:37:23] "DELETE /instance-ip/09f0a5a4-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.043140 10.0.0.242 - - [2026-02-02 19:37:23] "DELETE /virtual-machine-interface/09d8d410-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.040030 10.0.0.242 - - [2026-02-02 19:37:23] "DELETE /virtual-machine/3839d615-a816-4204-b6e2-b6c793efd514 HTTP/1.1" 200 115 0.019245 10.0.0.242 - - [2026-02-02 19:37:23] "DELETE /tag/3b2dfc3e-2a6a-4e7a-8f65-b61518126788 HTTP/1.1" 200 115 0.039428 10.0.0.242 - - [2026-02-02 19:37:23] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004169 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.242 - - [2026-02-02 19:37:24] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004266 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.242 - - [2026-02-02 19:37:24] "GET /virtual-machine/094360be-bd6d-498b-8e10-662dd579ba52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003159 10.0.0.242 - - [2026-02-02 19:37:24] "POST /ref-update HTTP/1.1" 200 156 0.008854 10.0.0.242 - - [2026-02-02 19:37:24] "GET /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.007365 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.017088 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.025045 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.031486 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.012332 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /instance-ip/08b9ab22-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.038791 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /virtual-machine-interface/08a48954-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.033975 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /virtual-machine/094360be-bd6d-498b-8e10-662dd579ba52 HTTP/1.1" 200 115 0.018803 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /tag/038d2ec1-b968-4e14-a0c1-39d9ef4acaa1 HTTP/1.1" 200 115 0.040465 10.0.0.242 - - [2026-02-02 19:37:24] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003615 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.242 - - [2026-02-02 19:37:24] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003579 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.242 - - [2026-02-02 19:37:24] "GET /virtual-machine/ddf1a3b5-1880-450e-b992-bf8598621c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002677 10.0.0.242 - - [2026-02-02 19:37:24] "POST /ref-update HTTP/1.1" 200 156 0.008357 10.0.0.242 - - [2026-02-02 19:37:24] "GET /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.009064 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.016164 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.027977 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.020349 10.0.0.242 - - [2026-02-02 19:37:24] "POST /set-tag HTTP/1.1" 200 109 0.012660 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /instance-ip/0984e436-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.044168 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /virtual-machine-interface/096c1c80-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.035806 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /virtual-machine/ddf1a3b5-1880-450e-b992-bf8598621c37 HTTP/1.1" 200 115 0.018609 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /tag/0c383b40-c015-4b78-ba3d-80c07b184022 HTTP/1.1" 409 237 0.004876 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /tag/9c803f12-b553-49dc-b707-7ccc912775fb HTTP/1.1" 409 237 0.004678 10.0.0.242 - - [2026-02-02 19:37:24] "DELETE /tag/d6f5788b-e08a-4a4f-aa97-797f01f757a7 HTTP/1.1" 200 115 0.030603 10.0.0.242 - - [2026-02-02 19:37:24] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004882 10.0.0.242 - - [2026-02-02 19:37:25] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.242 - - [2026-02-02 19:37:25] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004078 10.0.0.242 - - [2026-02-02 19:37:25] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.242 - - [2026-02-02 19:37:25] "GET /virtual-machine/5d085b64-4ae5-4be8-b584-2818be57a8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002883 10.0.0.242 - - [2026-02-02 19:37:25] "POST /ref-update HTTP/1.1" 200 156 0.009181 10.0.0.242 - - [2026-02-02 19:37:25] "GET /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.009685 10.0.0.242 - - [2026-02-02 19:37:25] "POST /set-tag HTTP/1.1" 200 109 0.015614 10.0.0.242 - - [2026-02-02 19:37:25] "POST /set-tag HTTP/1.1" 200 109 0.025781 10.0.0.242 - - [2026-02-02 19:37:25] "POST /set-tag HTTP/1.1" 200 109 0.025112 10.0.0.242 - - [2026-02-02 19:37:25] "POST /set-tag HTTP/1.1" 200 109 0.012745 10.0.0.242 - - [2026-02-02 19:37:25] "DELETE /instance-ip/091f146c-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.043982 10.0.0.242 - - [2026-02-02 19:37:25] "DELETE /virtual-machine-interface/090a744e-006e-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.029855 10.0.0.242 - - [2026-02-02 19:37:25] "DELETE /virtual-machine/5d085b64-4ae5-4be8-b584-2818be57a8d4 HTTP/1.1" 200 115 0.019532 10.0.0.242 - - [2026-02-02 19:37:25] "DELETE /tag/9354e4a3-b02e-4d79-9ed5-90812fd4a150 HTTP/1.1" 409 237 0.004007 10.0.0.242 - - [2026-02-02 19:37:25] "DELETE /tag/54ea2d28-edf9-4abb-93ee-e79ec43ad011 HTTP/1.1" 200 115 0.028879 10.0.0.242 - - [2026-02-02 19:37:25] "DELETE /tag/5017ecbf-c5db-4235-aabf-3d1a0f674be6 HTTP/1.1" 200 115 0.032387 10.0.0.242 - - [2026-02-02 19:37:27] "POST /projects HTTP/1.1" 409 238 0.001976 10.0.0.242 - - [2026-02-02 19:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.242 - - [2026-02-02 19:37:27] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034588 10.0.0.242 - - [2026-02-02 19:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.242 - - [2026-02-02 19:37:27] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005636 10.0.0.242 - - [2026-02-02 19:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.242 - - [2026-02-02 19:37:27] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003653 10.0.0.242 - - [2026-02-02 19:37:27] "POST /security-groups HTTP/1.1" 409 285 0.002429 10.0.0.242 - - [2026-02-02 19:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2026-02-02 19:37:27] "PUT /security-group/33dbdc82-03c4-4bf4-8778-1f053c053af1 HTTP/1.1" 200 263 0.056968 10.0.0.242 - - [2026-02-02 19:37:27] "PUT /access-control-list/4f001efa-e7cd-4849-84f5-4bdc34b0cceb HTTP/1.1" 200 273 0.009890 10.0.0.242 - - [2026-02-02 19:37:27] "PUT /access-control-list/fbb669ee-ffa8-4146-a3a9-cd3eb050f9ef HTTP/1.1" 200 273 0.011313 10.0.0.242 - - [2026-02-02 19:37:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009427 10.0.0.242 - - [2026-02-02 19:37:32] "POST /projects HTTP/1.1" 409 238 0.001920 10.0.0.242 - - [2026-02-02 19:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.242 - - [2026-02-02 19:37:32] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027686 10.0.0.242 - - [2026-02-02 19:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.242 - - [2026-02-02 19:37:32] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003567 10.0.0.242 - - [2026-02-02 19:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.242 - - [2026-02-02 19:37:32] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003380 10.0.0.242 - - [2026-02-02 19:37:32] "POST /security-groups HTTP/1.1" 409 285 0.005553 10.0.0.242 - - [2026-02-02 19:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2026-02-02 19:37:32] "PUT /security-group/33dbdc82-03c4-4bf4-8778-1f053c053af1 HTTP/1.1" 200 263 0.055462 10.0.0.242 - - [2026-02-02 19:37:32] "PUT /access-control-list/4f001efa-e7cd-4849-84f5-4bdc34b0cceb HTTP/1.1" 200 273 0.018326 10.0.0.242 - - [2026-02-02 19:37:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029090 10.0.0.242 - - [2026-02-02 19:37:32] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006661 10.0.0.242 - - [2026-02-02 19:37:32] "PUT /access-control-list/fbb669ee-ffa8-4146-a3a9-cd3eb050f9ef HTTP/1.1" 200 273 0.028877 10.0.0.242 - - [2026-02-02 19:37:32] "GET /firewall-rule/f04e0d51-19f0-4071-b5b8-d52b893f0d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002792 10.0.0.242 - - [2026-02-02 19:37:32] "POST /ref-update HTTP/1.1" 200 156 0.044458 10.0.0.242 - - [2026-02-02 19:37:32] "DELETE /firewall-rule/f04e0d51-19f0-4071-b5b8-d52b893f0d55 HTTP/1.1" 200 115 0.036669 10.0.0.242 - - [2026-02-02 19:37:32] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.008231 10.0.0.242 - - [2026-02-02 19:37:32] "GET /firewall-rule/ee9d1b6a-bcb1-41ce-9dd0-8c845bc3829c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002979 10.0.0.242 - - [2026-02-02 19:37:32] "POST /ref-update HTTP/1.1" 200 156 0.044853 10.0.0.242 - - [2026-02-02 19:37:32] "DELETE /firewall-rule/ee9d1b6a-bcb1-41ce-9dd0-8c845bc3829c HTTP/1.1" 200 115 0.055161 10.0.0.242 - - [2026-02-02 19:37:32] "DELETE /tag/9c803f12-b553-49dc-b707-7ccc912775fb HTTP/1.1" 409 237 0.006924 10.0.0.242 - - [2026-02-02 19:37:32] "DELETE /tag/0c383b40-c015-4b78-ba3d-80c07b184022 HTTP/1.1" 409 237 0.004459 10.0.0.242 - - [2026-02-02 19:37:32] "DELETE /tag/b656b887-6b94-4a29-bd9a-c21e6c25ec7f HTTP/1.1" 200 115 0.031935 10.0.0.242 - - [2026-02-02 19:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.242 - - [2026-02-02 19:37:33] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004493 10.0.0.242 - - [2026-02-02 19:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.242 - - [2026-02-02 19:37:33] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003779 10.0.0.242 - - [2026-02-02 19:37:33] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.039998 10.0.0.242 - - [2026-02-02 19:37:33] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.046871 10.0.0.242 - - [2026-02-02 19:37:33] "DELETE /security-group/33dbdc82-03c4-4bf4-8778-1f053c053af1 HTTP/1.1" 200 115 0.046525 10.0.0.242 - - [2026-02-02 19:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.242 - - [2026-02-02 19:37:33] "DELETE /access-control-list/4f001efa-e7cd-4849-84f5-4bdc34b0cceb HTTP/1.1" 200 115 0.029383 10.0.0.242 - - [2026-02-02 19:37:33] "DELETE /access-control-list/fbb669ee-ffa8-4146-a3a9-cd3eb050f9ef HTTP/1.1" 200 115 0.025205 10.0.0.242 - - [2026-02-02 19:37:33] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.029936 10.0.0.242 - - [2026-02-02 19:37:33] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?fields=security_groups HTTP/1.1" 200 1353 0.029363 10.0.0.242 - - [2026-02-02 19:37:33] "DELETE /security-group/f6f4fea0-bd07-4a00-b78a-e358ff0182be HTTP/1.1" 200 115 0.036401 10.0.0.242 - - [2026-02-02 19:37:33] "DELETE /access-control-list/8b67d604-7c8a-49d4-bfa1-4f22ce22c45d HTTP/1.1" 200 115 0.039293 10.0.0.242 - - [2026-02-02 19:37:33] "GET /project/bf82aa49-91ca-4e60-9c00-759090c56cc3?fields=application_policy_sets HTTP/1.1" 200 1392 0.044717 10.0.0.242 - - [2026-02-02 19:37:33] "DELETE /access-control-list/43d340ab-90bb-4b2d-af0a-1577249f7486 HTTP/1.1" 200 115 0.040208 10.0.0.242 - - [2026-02-02 19:37:33] "DELETE /project/bf82aa49-91ca-4e60-9c00-759090c56cc3 HTTP/1.1" 200 115 0.262915 10.0.0.242 - - [2026-02-02 19:37:33] "POST /projects HTTP/1.1" 409 238 0.003555 10.0.0.242 - - [2026-02-02 19:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.242 - - [2026-02-02 19:37:33] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.027008 10.0.0.242 - - [2026-02-02 19:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.242 - - [2026-02-02 19:37:33] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003973 10.0.0.242 - - [2026-02-02 19:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.242 - - [2026-02-02 19:37:33] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.005036 10.0.0.242 - - [2026-02-02 19:37:33] "POST /security-groups HTTP/1.1" 409 285 0.002453 10.0.0.242 - - [2026-02-02 19:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.242 - - [2026-02-02 19:37:33] "PUT /security-group/27b17881-f066-4037-b2ec-b6e3c870eb97 HTTP/1.1" 200 263 0.054817 10.0.0.242 - - [2026-02-02 19:37:33] "PUT /access-control-list/61bf0f9b-481d-4ed1-abb7-c72c98a4feb8 HTTP/1.1" 200 273 0.013998 10.0.0.242 - - [2026-02-02 19:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035808 10.0.0.242 - - [2026-02-02 19:37:33] "PUT /access-control-list/2ee15429-af95-45a8-b96c-4777dbc31a07 HTTP/1.1" 200 273 0.019097 10.0.0.242 - - [2026-02-02 19:37:38] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002636 10.0.0.242 - - [2026-02-02 19:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.242 - - [2026-02-02 19:37:38] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002307 10.0.0.242 - - [2026-02-02 19:37:38] "GET /firewall-policy/320c9e8c-5e05-4d1e-95f0-3d452d43b67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001977 10.0.0.242 - - [2026-02-02 19:37:38] "GET /firewall-rule/04e8d606-4069-4327-be6e-fda7f3b934eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002204 10.0.0.242 - - [2026-02-02 19:37:38] "POST /ref-update HTTP/1.1" 200 156 0.011240 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /firewall-rule/04e8d606-4069-4327-be6e-fda7f3b934eb HTTP/1.1" 200 115 0.040915 10.0.0.242 - - [2026-02-02 19:37:38] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003410 10.0.0.242 - - [2026-02-02 19:37:38] "GET /firewall-rule/479574f7-55ef-491b-bbe7-58c25eaa8c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002681 10.0.0.242 - - [2026-02-02 19:37:38] "POST /ref-update HTTP/1.1" 200 156 0.012409 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /firewall-rule/479574f7-55ef-491b-bbe7-58c25eaa8c79 HTTP/1.1" 200 115 0.032331 10.0.0.242 - - [2026-02-02 19:37:38] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004598 10.0.0.242 - - [2026-02-02 19:37:38] "GET /firewall-rule/ba6f06ec-9b70-4aae-a13a-e9a1a190d12a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.002604 10.0.0.242 - - [2026-02-02 19:37:38] "POST /ref-update HTTP/1.1" 200 156 0.010737 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /firewall-rule/ba6f06ec-9b70-4aae-a13a-e9a1a190d12a HTTP/1.1" 200 115 0.041366 10.0.0.242 - - [2026-02-02 19:37:38] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005907 10.0.0.242 - - [2026-02-02 19:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2026-02-02 19:37:38] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002141 10.0.0.242 - - [2026-02-02 19:37:38] "GET /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002812 10.0.0.242 - - [2026-02-02 19:37:38] "POST /ref-update HTTP/1.1" 200 156 0.018163 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /firewall-policy/07804e3b-644c-4c00-9c7a-e7320a64021f HTTP/1.1" 200 115 0.031145 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /tag/9354e4a3-b02e-4d79-9ed5-90812fd4a150 HTTP/1.1" 200 115 0.048725 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /tag/088ecec2-a099-4410-af08-8ee8a93eb4e7 HTTP/1.1" 200 115 0.042620 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /tag/9c803f12-b553-49dc-b707-7ccc912775fb HTTP/1.1" 200 115 0.027954 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /tag/0c383b40-c015-4b78-ba3d-80c07b184022 HTTP/1.1" 200 115 0.040659 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /loadbalancer-member/36c2b4e4-88af-40db-a341-78b4ef0e3988 HTTP/1.1" 200 115 0.024859 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /loadbalancer-pool/8a82c988-6f5f-40a0-b521-db21009cac8a HTTP/1.1" 200 115 0.023126 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /loadbalancer-listener/fa6516d4-edbe-4be5-9712-cf76ae9673b1 HTTP/1.1" 200 115 0.026264 10.0.0.242 - - [2026-02-02 19:37:38] "DELETE /loadbalancer/8a9ffaee-fd30-4133-9583-2cae562f1fe6 HTTP/1.1" 200 115 0.021941 10.0.0.242 - - [2026-02-02 19:37:39] "DELETE /floating-ip/f9a32cca-eb03-4e8d-9936-7ec898a3b48b HTTP/1.1" 200 115 0.023194 10.0.0.242 - - [2026-02-02 19:37:39] "DELETE /instance-ip/800a1480-715c-4ad2-96f2-b9d1740faa09 HTTP/1.1" 200 115 0.032972 10.0.0.242 - - [2026-02-02 19:37:39] "DELETE /virtual-machine-interface/6f539a44-5190-4519-906d-4f47fe5a253d HTTP/1.1" 200 115 0.032763 10.0.0.242 - - [2026-02-02 19:37:39] "DELETE /tag/9c3e6059-25bf-411f-9923-43bb8eda28a4 HTTP/1.1" 200 115 0.026871 10.0.0.242 - - [2026-02-02 19:37:39] "POST /projects HTTP/1.1" 409 238 0.001418 10.0.0.242 - - [2026-02-02 19:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-02-02 19:37:39] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043716 10.0.0.242 - - [2026-02-02 19:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.242 - - [2026-02-02 19:37:39] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006258 10.0.0.242 - - [2026-02-02 19:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.242 - - [2026-02-02 19:37:39] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004337 10.0.0.242 - - [2026-02-02 19:37:39] "POST /security-groups HTTP/1.1" 409 285 0.007843 10.0.0.242 - - [2026-02-02 19:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-02-02 19:37:39] "PUT /security-group/27b17881-f066-4037-b2ec-b6e3c870eb97 HTTP/1.1" 200 263 0.059666 10.0.0.242 - - [2026-02-02 19:37:39] "PUT /access-control-list/61bf0f9b-481d-4ed1-abb7-c72c98a4feb8 HTTP/1.1" 200 273 0.028892 10.0.0.242 - - [2026-02-02 19:37:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.047919 10.0.0.242 - - [2026-02-02 19:37:39] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.012681 10.0.0.242 - - [2026-02-02 19:37:39] "PUT /access-control-list/2ee15429-af95-45a8-b96c-4777dbc31a07 HTTP/1.1" 200 273 0.036906 10.0.0.242 - - [2026-02-02 19:37:39] "GET /firewall-rule/e41ac83c-6261-4199-ab94-690d95656f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004473 10.0.0.242 - - [2026-02-02 19:37:39] "POST /ref-update HTTP/1.1" 200 156 0.052812 10.0.0.242 - - [2026-02-02 19:37:39] "DELETE /firewall-rule/e41ac83c-6261-4199-ab94-690d95656f22 HTTP/1.1" 200 115 0.045958 10.0.0.242 - - [2026-02-02 19:37:39] "GET /firewall-policy/5e011b93-11e4-4d39-958c-5068307cadc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004911 10.0.0.242 - - [2026-02-02 19:37:39] "GET /firewall-rule/1f1d8ff2-8885-44d2-8d45-148bd83250f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003578 10.0.0.242 - - [2026-02-02 19:37:39] "POST /ref-update HTTP/1.1" 200 156 0.057253 10.0.0.242 - - [2026-02-02 19:37:39] "DELETE /firewall-rule/1f1d8ff2-8885-44d2-8d45-148bd83250f9 HTTP/1.1" 200 115 0.069377 10.0.0.242 - - [2026-02-02 19:37:39] "DELETE /tag/b93a2737-7568-4377-9499-504350a0521d HTTP/1.1" 200 115 0.044576 10.0.0.242 - - [2026-02-02 19:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.242 - - [2026-02-02 19:37:39] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004001 10.0.0.242 - - [2026-02-02 19:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.242 - - [2026-02-02 19:37:39] "GET /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003664 10.0.0.242 - - [2026-02-02 19:37:40] "PUT /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79 HTTP/1.1" 200 265 0.050512 10.0.0.242 - - [2026-02-02 19:37:40] "PUT /virtual-network/6a321228-1c06-4a5f-8268-4d49a4653161 HTTP/1.1" 200 265 0.052117 10.0.0.242 - - [2026-02-02 19:37:40] "DELETE /access-control-list/61bf0f9b-481d-4ed1-abb7-c72c98a4feb8 HTTP/1.1" 200 115 0.028997 10.0.0.242 - - [2026-02-02 19:37:40] "DELETE /security-group/27b17881-f066-4037-b2ec-b6e3c870eb97 HTTP/1.1" 200 115 0.067136 10.0.0.242 - - [2026-02-02 19:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.242 - - [2026-02-02 19:37:40] "DELETE /access-control-list/2ee15429-af95-45a8-b96c-4777dbc31a07 HTTP/1.1" 200 115 0.031042 10.0.0.242 - - [2026-02-02 19:37:40] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.026041 10.0.0.242 - - [2026-02-02 19:37:40] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?fields=security_groups HTTP/1.1" 200 1351 0.042771 10.0.0.242 - - [2026-02-02 19:37:40] "DELETE /security-group/3b3e364f-1818-4efe-98e4-3041d4d4bbc4 HTTP/1.1" 200 115 0.060419 10.0.0.242 - - [2026-02-02 19:37:40] "DELETE /access-control-list/6dda373c-0e21-4cd3-94da-adc3967fe4e5 HTTP/1.1" 200 115 0.039630 10.0.0.242 - - [2026-02-02 19:37:40] "GET /project/0f71dd9c-d688-41d7-837a-ad751be1be62?fields=application_policy_sets HTTP/1.1" 200 1390 0.031421 10.0.0.242 - - [2026-02-02 19:37:40] "DELETE /access-control-list/1ecfc7c4-5ee3-45f7-a7ff-5cb6f5b9c6d4 HTTP/1.1" 200 115 0.050131 10.0.0.242 - - [2026-02-02 19:37:40] "DELETE /project/0f71dd9c-d688-41d7-837a-ad751be1be62 HTTP/1.1" 200 115 0.296422 10.0.0.242 - - [2026-02-02 19:38:36] "GET / HTTP/1.1" 200 36215 0.001964 10.0.0.242 - - [2026-02-02 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.242 - - [2026-02-02 19:38:36] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003092 10.0.0.242 - - [2026-02-02 19:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.242 - - [2026-02-02 19:38:36] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002813 10.0.0.242 - - [2026-02-02 19:38:47] "GET /global-system-configs HTTP/1.1" 200 323 0.003668 10.0.0.242 - - [2026-02-02 19:38:48] "GET /global-system-configs HTTP/1.1" 200 323 0.003903 10.0.0.242 - - [2026-02-02 19:38:51] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2026-02-02 19:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.242 - - [2026-02-02 19:38:51] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004294 10.0.0.242 - - [2026-02-02 19:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.242 - - [2026-02-02 19:38:51] "GET /config-node/6a0476d3-9443-400c-bce6-9ed30e9549de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001883 10.0.0.242 - - [2026-02-02 19:38:59] "POST /tags HTTP/1.1" 200 366 0.049359 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009515 10.0.0.242 - - [2026-02-02 19:38:59] "GET /tag/edaee2eb-24a2-4111-a1fe-989b5f3d4313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013916 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.242 - - [2026-02-02 19:38:59] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030636 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.242 - - [2026-02-02 19:38:59] "GET /service-appliance-set/2f27bdec-3880-4753-967f-06aaf1ac85a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002867 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001706 10.0.0.242 - - [2026-02-02 19:38:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.092323 10.0.0.242 - - [2026-02-02 19:38:59] "GET /virtual-machine-interface/95fdb839-05f1-43ba-8ada-78cc4a0cd67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004293 10.0.0.242 - - [2026-02-02 19:38:59] "POST /set-tag HTTP/1.1" 200 109 0.014735 10.0.0.242 - - [2026-02-02 19:38:59] "POST /instance-ips HTTP/1.1" 200 418 0.033426 10.0.0.242 - - [2026-02-02 19:38:59] "GET /instance-ip/b6404050-0da8-4677-aec5-6f15f5ec43c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.006107 10.0.0.242 - - [2026-02-02 19:38:59] "POST /loadbalancers HTTP/1.1" 200 620 0.070349 10.0.0.242 - - [2026-02-02 19:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025599 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013956 10.0.0.242 - - [2026-02-02 19:38:59] "POST /service-instances HTTP/1.1" 200 568 0.043588 10.0.0.242 - - [2026-02-02 19:38:59] "POST /ref-update HTTP/1.1" 200 156 0.013304 10.0.0.242 - - [2026-02-02 19:38:59] "PUT /service-instance/2eade94a-3327-446c-8263-7c3db3962aaa HTTP/1.1" 200 267 0.021520 10.0.0.242 - - [2026-02-02 19:38:59] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.074093 10.0.0.242 - - [2026-02-02 19:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.048042 10.0.0.242 - - [2026-02-02 19:38:59] "GET /virtual-machine-interface/95fdb839-05f1-43ba-8ada-78cc4a0cd67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007280 10.0.0.242 - - [2026-02-02 19:38:59] "GET /virtual-machine-interface/95fdb839-05f1-43ba-8ada-78cc4a0cd67f?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.011009 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008539 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.001896 10.0.0.242 - - [2026-02-02 19:38:59] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018766 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.242 - - [2026-02-02 19:38:59] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002179 10.0.0.242 - - [2026-02-02 19:38:59] "POST /virtual-machines HTTP/1.1" 200 430 0.033963 10.0.0.242 - - [2026-02-02 19:38:59] "POST /tags HTTP/1.1" 409 221 0.003089 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.242 - - [2026-02-02 19:38:59] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013660 10.0.0.242 - - [2026-02-02 19:38:59] "POST /tags HTTP/1.1" 409 238 0.001333 10.0.0.242 - - [2026-02-02 19:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.242 - - [2026-02-02 19:38:59] "GET /tag/edaee2eb-24a2-4111-a1fe-989b5f3d4313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014477 10.0.0.242 - - [2026-02-02 19:38:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.103373 10.0.0.242 - - [2026-02-02 19:38:59] "POST /chown HTTP/1.1" 200 109 0.016897 10.0.0.242 - - [2026-02-02 19:39:00] "POST /firewall-rules HTTP/1.1" 200 652 0.111856 10.0.0.242 - - [2026-02-02 19:39:00] "POST /chown HTTP/1.1" 200 109 0.033541 10.0.0.242 - - [2026-02-02 19:39:00] "PUT /virtual-machine-interface/d0aa0421-b743-4ef1-a6b2-df91a07e3d4e HTTP/1.1" 200 285 0.012551 10.0.0.242 - - [2026-02-02 19:39:00] "GET /firewall-rule/9f649995-b2db-4cdb-8d12-f04dfe418f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.011504 10.0.0.242 - - [2026-02-02 19:39:00] "PUT /instance-ip/b6404050-0da8-4677-aec5-6f15f5ec43c8 HTTP/1.1" 200 257 0.034908 10.0.0.242 - - [2026-02-02 19:39:00] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007423 10.0.0.242 - - [2026-02-02 19:39:00] "GET /firewall-rule/9f649995-b2db-4cdb-8d12-f04dfe418f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003151 10.0.0.242 - - [2026-02-02 19:39:00] "POST /ref-update HTTP/1.1" 200 156 0.014405 10.0.0.242 - - [2026-02-02 19:39:00] "POST /ref-update HTTP/1.1" 200 156 0.032173 10.0.0.242 - - [2026-02-02 19:39:00] "POST /ref-update HTTP/1.1" 200 156 0.068301 10.0.0.242 - - [2026-02-02 19:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.064021 10.0.0.242 - - [2026-02-02 19:39:00] "POST /ref-update HTTP/1.1" 200 156 0.110768 10.0.0.242 - - [2026-02-02 19:39:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052473 10.0.0.242 - - [2026-02-02 19:39:00] "POST /ref-update HTTP/1.1" 200 156 0.009993 10.0.0.242 - - [2026-02-02 19:39:00] "POST /ref-update HTTP/1.1" 200 156 0.010599 10.0.0.242 - - [2026-02-02 19:39:00] "GET /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2523 0.019595 10.0.0.242 - - [2026-02-02 19:39:00] "POST /ref-update HTTP/1.1" 200 156 0.041093 10.0.0.242 - - [2026-02-02 19:39:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.071475 10.0.0.242 - - [2026-02-02 19:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.242 - - [2026-02-02 19:39:00] "POST /virtual-machines HTTP/1.1" 200 430 0.038934 10.0.0.242 - - [2026-02-02 19:39:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044689 10.0.0.242 - - [2026-02-02 19:39:00] "GET /loadbalancer-listener/8e0c1af7-fa6e-4bad-83e5-49ecd0047999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008063 10.0.0.242 - - [2026-02-02 19:39:00] "GET /loadbalancer-listener/8e0c1af7-fa6e-4bad-83e5-49ecd0047999?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.023664 10.0.0.242 - - [2026-02-02 19:39:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.154523 10.0.0.242 - - [2026-02-02 19:39:00] "POST /chown HTTP/1.1" 200 109 0.030611 10.0.0.242 - - [2026-02-02 19:39:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.063361 10.0.0.242 - - [2026-02-02 19:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022117 10.0.0.242 - - [2026-02-02 19:39:00] "POST /chown HTTP/1.1" 200 109 0.026160 10.0.0.242 - - [2026-02-02 19:39:00] "GET /loadbalancer-pool/fb74dbc0-034d-4b4e-bb95-d5e062904b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.019658 10.0.0.242 - - [2026-02-02 19:39:00] "PUT /virtual-machine-interface/22d22e96-a070-4cd0-83d7-86a3090e1852 HTTP/1.1" 200 285 0.024706 10.0.0.242 - - [2026-02-02 19:39:00] "PUT /instance-ip/b6404050-0da8-4677-aec5-6f15f5ec43c8 HTTP/1.1" 200 257 0.038263 10.0.0.242 - - [2026-02-02 19:39:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.051340 10.0.0.242 - - [2026-02-02 19:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.045328 10.0.0.242 - - [2026-02-02 19:39:00] "GET /loadbalancer-member/dc9179d5-958d-4228-a5e7-5bc6144f29a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.010449 10.0.0.242 - - [2026-02-02 19:39:00] "POST /ref-update HTTP/1.1" 200 156 0.062618 10.0.0.242 - - [2026-02-02 19:39:01] "POST /ref-update HTTP/1.1" 200 156 0.024564 10.0.0.242 - - [2026-02-02 19:39:01] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009015 10.0.0.242 - - [2026-02-02 19:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.242 - - [2026-02-02 19:39:01] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004375 10.0.0.242 - - [2026-02-02 19:39:01] "POST /ref-update HTTP/1.1" 200 156 0.035395 10.0.0.242 - - [2026-02-02 19:39:01] "POST /tags HTTP/1.1" 409 221 0.005733 10.0.0.242 - - [2026-02-02 19:39:01] "POST /ref-update HTTP/1.1" 200 156 0.011541 10.0.0.242 - - [2026-02-02 19:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021909 10.0.0.242 - - [2026-02-02 19:39:01] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026004 10.0.0.242 - - [2026-02-02 19:39:01] "POST /ref-update HTTP/1.1" 200 156 0.037031 10.0.0.242 - - [2026-02-02 19:39:01] "POST /tags HTTP/1.1" 409 238 0.003856 10.0.0.242 - - [2026-02-02 19:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.242 - - [2026-02-02 19:39:01] "GET /tag/edaee2eb-24a2-4111-a1fe-989b5f3d4313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.034966 10.0.0.242 - - [2026-02-02 19:39:01] "PUT /service-instance/2eade94a-3327-446c-8263-7c3db3962aaa HTTP/1.1" 200 267 0.031621 10.0.0.242 - - [2026-02-02 19:39:01] "POST /firewall-rules HTTP/1.1" 409 293 0.022434 10.0.0.242 - - [2026-02-02 19:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.037023 10.0.0.242 - - [2026-02-02 19:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020929 10.0.0.242 - - [2026-02-02 19:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.242 - - [2026-02-02 19:39:01] "PUT /firewall-rule/9f649995-b2db-4cdb-8d12-f04dfe418f6e HTTP/1.1" 200 261 0.072391 10.0.0.242 - - [2026-02-02 19:39:01] "POST /chown HTTP/1.1" 200 109 0.058138 10.0.0.242 - - [2026-02-02 19:39:01] "GET /firewall-rule/9f649995-b2db-4cdb-8d12-f04dfe418f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.026542 10.0.0.242 - - [2026-02-02 19:39:01] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004228 10.0.0.242 - - [2026-02-02 19:39:01] "POST /chown HTTP/1.1" 200 109 0.071087 10.0.0.242 - - [2026-02-02 19:39:01] "GET /firewall-rule/9f649995-b2db-4cdb-8d12-f04dfe418f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.025796 10.0.0.242 - - [2026-02-02 19:39:01] "PUT /instance-ip/b6404050-0da8-4677-aec5-6f15f5ec43c8 HTTP/1.1" 200 257 0.027158 10.0.0.242 - - [2026-02-02 19:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.242 - - [2026-02-02 19:39:01] "GET /tag/edaee2eb-24a2-4111-a1fe-989b5f3d4313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016104 10.0.0.242 - - [2026-02-02 19:39:01] "GET /tag/edaee2eb-24a2-4111-a1fe-989b5f3d4313?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.043540 10.0.0.242 - - [2026-02-02 19:39:01] "POST /ref-update HTTP/1.1" 200 156 0.061160 10.0.0.242 - - [2026-02-02 19:39:01] "POST /chown HTTP/1.1" 200 109 0.012167 10.0.0.242 - - [2026-02-02 19:39:01] "GET /virtual-machine-interface/22d22e96-a070-4cd0-83d7-86a3090e1852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.014791 10.0.0.242 - - [2026-02-02 19:39:01] "POST /chown HTTP/1.1" 200 109 0.110855 10.0.0.242 - - [2026-02-02 19:39:01] "POST /set-tag HTTP/1.1" 200 109 0.105745 10.0.0.242 - - [2026-02-02 19:39:01] "GET /virtual-machine-interface/95fdb839-05f1-43ba-8ada-78cc4a0cd67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015865 10.0.0.242 - - [2026-02-02 19:39:01] "PUT /instance-ip/b6404050-0da8-4677-aec5-6f15f5ec43c8 HTTP/1.1" 200 257 0.022567 10.0.0.242 - - [2026-02-02 19:39:01] "POST /set-tag HTTP/1.1" 200 109 0.060235 10.0.0.242 - - [2026-02-02 19:39:02] "POST /ref-update HTTP/1.1" 200 156 0.063551 10.0.0.242 - - [2026-02-02 19:39:02] "GET /virtual-machine-interface/d0aa0421-b743-4ef1-a6b2-df91a07e3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.010612 10.0.0.242 - - [2026-02-02 19:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011762 10.0.0.242 - - [2026-02-02 19:39:02] "POST /set-tag HTTP/1.1" 200 109 0.030713 10.0.0.242 - - [2026-02-02 19:39:02] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003053 10.0.0.242 - - [2026-02-02 19:39:02] "POST /chown HTTP/1.1" 200 109 0.009709 10.0.0.242 - - [2026-02-02 19:39:02] "POST /chown HTTP/1.1" 200 109 0.019685 10.0.0.242 - - [2026-02-02 19:39:02] "GET /firewall-rule/9f649995-b2db-4cdb-8d12-f04dfe418f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.012479 10.0.0.242 - - [2026-02-02 19:39:02] "PUT /instance-ip/b6404050-0da8-4677-aec5-6f15f5ec43c8 HTTP/1.1" 200 257 0.044499 10.0.0.242 - - [2026-02-02 19:39:02] "POST /ref-update HTTP/1.1" 200 156 0.044459 10.0.0.242 - - [2026-02-02 19:39:02] "POST /ref-update HTTP/1.1" 200 156 0.011422 10.0.0.242 - - [2026-02-02 19:39:02] "POST /chown HTTP/1.1" 200 109 0.018915 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /firewall-rule/9f649995-b2db-4cdb-8d12-f04dfe418f6e HTTP/1.1" 200 115 0.090766 10.0.0.242 - - [2026-02-02 19:39:02] "POST /chown HTTP/1.1" 200 109 0.037082 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /loadbalancer-member/dc9179d5-958d-4228-a5e7-5bc6144f29a8 HTTP/1.1" 200 115 0.072911 10.0.0.242 - - [2026-02-02 19:39:02] "PUT /instance-ip/b6404050-0da8-4677-aec5-6f15f5ec43c8 HTTP/1.1" 200 257 0.033465 10.0.0.242 - - [2026-02-02 19:39:02] "POST /ref-update HTTP/1.1" 200 156 0.066695 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /loadbalancer-pool/fb74dbc0-034d-4b4e-bb95-d5e062904b30 HTTP/1.1" 200 115 0.125585 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /loadbalancer-listener/8e0c1af7-fa6e-4bad-83e5-49ecd0047999 HTTP/1.1" 200 115 0.038475 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85 HTTP/1.1" 200 115 0.045030 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /instance-ip/b6404050-0da8-4677-aec5-6f15f5ec43c8 HTTP/1.1" 200 115 0.064114 10.0.0.242 - - [2026-02-02 19:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015221 10.0.0.242 - - [2026-02-02 19:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /virtual-machine-interface/95fdb839-05f1-43ba-8ada-78cc4a0cd67f HTTP/1.1" 200 115 0.064806 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /tag/edaee2eb-24a2-4111-a1fe-989b5f3d4313 HTTP/1.1" 200 115 0.131764 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /service-instance/2eade94a-3327-446c-8263-7c3db3962aaa HTTP/1.1" 200 115 0.044148 10.0.0.242 - - [2026-02-02 19:39:02] "GET /virtual-machine-interface/22d22e96-a070-4cd0-83d7-86a3090e1852?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004541 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /virtual-machine-interface/22d22e96-a070-4cd0-83d7-86a3090e1852 HTTP/1.1" 200 115 0.046926 10.0.0.242 - - [2026-02-02 19:39:02] "DELETE /virtual-machine/5234d483-a2a6-476d-bbef-e8bedadebed3 HTTP/1.1" 200 115 0.032564 10.0.0.242 - - [2026-02-02 19:39:02] "GET /virtual-machine-interface/d0aa0421-b743-4ef1-a6b2-df91a07e3d4e?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004958 10.0.0.242 - - [2026-02-02 19:39:03] "DELETE /virtual-machine-interface/d0aa0421-b743-4ef1-a6b2-df91a07e3d4e HTTP/1.1" 200 115 0.087932 10.0.0.242 - - [2026-02-02 19:39:03] "POST /ref-update HTTP/1.1" 200 156 0.021961 10.0.0.242 - - [2026-02-02 19:39:03] "DELETE /virtual-machine/a59efe98-3b49-4552-8cf6-c6e48d3c6300 HTTP/1.1" 200 115 0.045588 10.0.0.242 - - [2026-02-02 19:39:03] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.242 - - [2026-02-02 19:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-02-02 19:39:03] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002812 10.0.0.242 - - [2026-02-02 19:39:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001683 10.0.0.242 - - [2026-02-02 19:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.242 - - [2026-02-02 19:39:03] "GET /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002855 10.0.0.242 - - [2026-02-02 19:39:03] "PUT /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff HTTP/1.1" 200 255 0.019548 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:39:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:39:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000867 10.0.0.242 - - [2026-02-02 19:39:44] "GET / HTTP/1.1" 200 36215 0.001361 10.0.0.242 - - [2026-02-02 19:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.242 - - [2026-02-02 19:39:44] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004108 10.0.0.242 - - [2026-02-02 19:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.242 - - [2026-02-02 19:39:44] "GET /config-node/6a0476d3-9443-400c-bce6-9ed30e9549de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001660 10.0.0.242 - - [2026-02-02 19:39:45] "GET / HTTP/1.1" 200 36215 0.001404 10.0.0.242 - - [2026-02-02 19:39:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001899 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.242 - - [2026-02-02 19:39:50] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002589 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.022057 10.0.0.242 - - [2026-02-02 19:39:50] "GET / HTTP/1.1" 200 36215 0.002280 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 264 0.002162 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/4f79f0c2-36e0-4074-9756-52a9058f3268 HTTP/1.1" 200 245 0.009346 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 261 0.007209 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/70efba2f-10bb-4604-9658-94ebdd921873 HTTP/1.1" 200 245 0.010723 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 261 0.004664 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/4606de9a-5bf2-4c67-a5ca-21e6e4b89760 HTTP/1.1" 200 245 0.008869 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 253 0.001468 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/bba33211-a6ad-4da2-b625-7ef0bc9c130d HTTP/1.1" 200 245 0.012504 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 251 0.002075 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/adf475e5-fba1-40a9-9fb7-11993b4657b8 HTTP/1.1" 200 245 0.009125 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 252 0.003621 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/4a08e839-b62f-47b6-b420-baaad23a5d1b HTTP/1.1" 200 245 0.009450 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 256 0.003778 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/a69d9918-bdce-4776-a462-39fe3b84120f HTTP/1.1" 200 245 0.009833 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 248 0.005662 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/07696bfa-45ce-48de-914a-19b1f7e3015d HTTP/1.1" 200 245 0.011555 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 252 0.008423 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2026-02-02 19:39:50] "PUT /alarm/9ffdbb5c-1206-43e6-bf4f-c7c12615838c HTTP/1.1" 200 245 0.009326 10.0.0.242 - - [2026-02-02 19:39:50] "POST /alarms HTTP/1.1" 409 257 0.008004 10.0.0.242 - - [2026-02-02 19:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/ee9e166d-1920-4a29-b1e3-cd92ae1612f1 HTTP/1.1" 200 245 0.009968 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 251 0.007720 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/99e9f14a-32d6-46a9-a091-fef2ea29baa7 HTTP/1.1" 200 245 0.011018 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 257 0.012131 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/203443f4-12ff-469a-b26b-2795b9ea4137 HTTP/1.1" 200 245 0.011642 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 261 0.003686 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/553f62f3-f695-401b-86f9-9895577f2a57 HTTP/1.1" 200 245 0.010636 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 258 0.004319 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/22301d54-c29b-4c41-a65c-0b17b29d12a9 HTTP/1.1" 200 245 0.019399 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 254 0.012033 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/6c4aaaf1-a9e6-477f-88a9-0b9d6f449ea9 HTTP/1.1" 200 245 0.010259 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 254 0.002680 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/fe63b548-051a-4b18-9544-a69b9e43e4e8 HTTP/1.1" 200 245 0.010124 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 254 0.008720 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/97bf21bc-9705-4fdd-b694-9eaed7eebe55 HTTP/1.1" 200 245 0.009818 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 247 0.004987 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/bb27afaf-9c15-42ab-9501-7643c8e8a876 HTTP/1.1" 200 245 0.010261 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 272 0.011568 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/eb1353c1-5622-466e-a192-09b1854a25c2 HTTP/1.1" 200 245 0.009186 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 261 0.018228 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/9c224471-e300-4749-abea-e39411f18835 HTTP/1.1" 200 245 0.010518 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 259 0.008546 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/c9eb16f7-ecb6-47b4-850e-3f7d0be85291 HTTP/1.1" 200 245 0.009325 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 265 0.007149 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/ab5ee643-67af-450a-bc0c-d0c302192c46 HTTP/1.1" 200 245 0.009536 10.0.0.242 - - [2026-02-02 19:39:51] "POST /alarms HTTP/1.1" 409 279 0.008256 10.0.0.242 - - [2026-02-02 19:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2026-02-02 19:39:51] "PUT /alarm/760f976e-d354-4b78-9ee1-6097b6a707ac HTTP/1.1" 200 245 0.009430 10.0.0.242 - - [2026-02-02 19:39:52] "GET / HTTP/1.1" 200 36215 0.001665 10.0.0.242 - - [2026-02-02 19:39:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002219 10.0.0.242 - - [2026-02-02 19:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.242 - - [2026-02-02 19:39:52] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.010782 10.0.0.242 - - [2026-02-02 19:39:52] "GET / HTTP/1.1" 200 36215 0.001302 10.0.0.242 - - [2026-02-02 19:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2026-02-02 19:39:52] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002406 10.0.0.242 - - [2026-02-02 19:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.242 - - [2026-02-02 19:39:52] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.007929 10.0.0.242 - - [2026-02-02 19:39:52] "GET / HTTP/1.1" 200 36215 0.001647 10.0.0.242 - - [2026-02-02 19:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.242 - - [2026-02-02 19:39:52] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004413 10.0.0.242 - - [2026-02-02 19:39:52] "PUT /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08 HTTP/1.1" 200 275 0.014214 10.0.0.242 - - [2026-02-02 19:39:56] "GET / HTTP/1.1" 200 36215 0.001245 10.0.0.242 - - [2026-02-02 19:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.242 - - [2026-02-02 19:39:56] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004098 10.0.0.242 - - [2026-02-02 19:39:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001802 10.0.0.242 - - [2026-02-02 19:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.242 - - [2026-02-02 19:39:56] "GET /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003047 10.0.0.242 - - [2026-02-02 19:39:56] "PUT /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff HTTP/1.1" 200 255 0.009326 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:39:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:39:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000867 10.0.0.242 - - [2026-02-02 19:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.242 - - [2026-02-02 19:39:59] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002832 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:40:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003186 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:40:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000802 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:40:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000873 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:40:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.242 - - [2026-02-02 19:40:16] "GET / HTTP/1.1" 200 36215 0.001880 10.0.0.242 - - [2026-02-02 19:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.242 - - [2026-02-02 19:40:16] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004259 10.0.0.242 - - [2026-02-02 19:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.242 - - [2026-02-02 19:40:16] "GET /config-node/6a0476d3-9443-400c-bce6-9ed30e9549de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002488 10.0.0.242 - - [2026-02-02 19:40:28] "GET / HTTP/1.1" 200 36215 0.002051 10.0.0.242 - - [2026-02-02 19:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.242 - - [2026-02-02 19:40:28] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007376 10.0.0.242 - - [2026-02-02 19:40:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001802 10.0.0.242 - - [2026-02-02 19:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.242 - - [2026-02-02 19:40:28] "GET /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003183 10.0.0.242 - - [2026-02-02 19:40:28] "PUT /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff HTTP/1.1" 200 255 0.018487 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:40:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:40:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000878 10.0.0.242 - - [2026-02-02 19:40:42] "GET / HTTP/1.1" 200 36215 0.001740 10.0.0.242 - - [2026-02-02 19:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.242 - - [2026-02-02 19:40:42] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004141 10.0.0.242 - - [2026-02-02 19:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.242 - - [2026-02-02 19:40:42] "GET /config-node/6a0476d3-9443-400c-bce6-9ed30e9549de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001572 10.0.0.242 - - [2026-02-02 19:40:43] "GET / HTTP/1.1" 200 36215 0.001295 10.0.0.242 - - [2026-02-02 19:40:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001872 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2026-02-02 19:40:48] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002830 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.010283 10.0.0.242 - - [2026-02-02 19:40:48] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 264 0.001844 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/4f79f0c2-36e0-4074-9756-52a9058f3268 HTTP/1.1" 200 245 0.007697 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 261 0.002031 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/70efba2f-10bb-4604-9658-94ebdd921873 HTTP/1.1" 200 245 0.008544 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 261 0.012459 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/4606de9a-5bf2-4c67-a5ca-21e6e4b89760 HTTP/1.1" 200 245 0.016376 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 253 0.014915 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011921 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/bba33211-a6ad-4da2-b625-7ef0bc9c130d HTTP/1.1" 200 245 0.012479 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 251 0.010586 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/adf475e5-fba1-40a9-9fb7-11993b4657b8 HTTP/1.1" 200 245 0.008478 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 252 0.005166 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/4a08e839-b62f-47b6-b420-baaad23a5d1b HTTP/1.1" 200 245 0.009433 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 256 0.005767 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/a69d9918-bdce-4776-a462-39fe3b84120f HTTP/1.1" 200 245 0.008568 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 248 0.008577 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/07696bfa-45ce-48de-914a-19b1f7e3015d HTTP/1.1" 200 245 0.008467 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 252 0.004498 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/9ffdbb5c-1206-43e6-bf4f-c7c12615838c HTTP/1.1" 200 245 0.008859 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 257 0.011014 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/ee9e166d-1920-4a29-b1e3-cd92ae1612f1 HTTP/1.1" 200 245 0.009122 10.0.0.242 - - [2026-02-02 19:40:48] "POST /alarms HTTP/1.1" 409 251 0.006685 10.0.0.242 - - [2026-02-02 19:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.242 - - [2026-02-02 19:40:48] "PUT /alarm/99e9f14a-32d6-46a9-a091-fef2ea29baa7 HTTP/1.1" 200 245 0.012231 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 257 0.012865 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/203443f4-12ff-469a-b26b-2795b9ea4137 HTTP/1.1" 200 245 0.017427 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 261 0.028632 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/553f62f3-f695-401b-86f9-9895577f2a57 HTTP/1.1" 200 245 0.010100 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 258 0.001767 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/22301d54-c29b-4c41-a65c-0b17b29d12a9 HTTP/1.1" 200 245 0.035613 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 254 0.007407 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/6c4aaaf1-a9e6-477f-88a9-0b9d6f449ea9 HTTP/1.1" 200 245 0.015559 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 254 0.002528 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/fe63b548-051a-4b18-9544-a69b9e43e4e8 HTTP/1.1" 200 245 0.019447 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 254 0.019296 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007265 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/97bf21bc-9705-4fdd-b694-9eaed7eebe55 HTTP/1.1" 200 245 0.021670 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 247 0.010066 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/bb27afaf-9c15-42ab-9501-7643c8e8a876 HTTP/1.1" 200 245 0.013714 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 272 0.002598 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/eb1353c1-5622-466e-a192-09b1854a25c2 HTTP/1.1" 200 245 0.017049 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 261 0.007066 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010334 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/9c224471-e300-4749-abea-e39411f18835 HTTP/1.1" 200 245 0.018075 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 259 0.003562 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/c9eb16f7-ecb6-47b4-850e-3f7d0be85291 HTTP/1.1" 200 245 0.012119 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 265 0.002084 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005436 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/ab5ee643-67af-450a-bc0c-d0c302192c46 HTTP/1.1" 200 245 0.010750 10.0.0.242 - - [2026-02-02 19:40:49] "POST /alarms HTTP/1.1" 409 279 0.007050 10.0.0.242 - - [2026-02-02 19:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015344 10.0.0.242 - - [2026-02-02 19:40:49] "PUT /alarm/760f976e-d354-4b78-9ee1-6097b6a707ac HTTP/1.1" 200 245 0.010154 10.0.0.242 - - [2026-02-02 19:40:50] "GET / HTTP/1.1" 200 36215 0.001640 10.0.0.242 - - [2026-02-02 19:40:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002178 10.0.0.242 - - [2026-02-02 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.242 - - [2026-02-02 19:40:50] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.026885 10.0.0.242 - - [2026-02-02 19:40:50] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.242 - - [2026-02-02 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.242 - - [2026-02-02 19:40:50] "GET /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003898 10.0.0.242 - - [2026-02-02 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.242 - - [2026-02-02 19:40:50] "PUT /global-vrouter-config/8a9e4b2b-f8d6-4e54-be95-0396bccbfd4f HTTP/1.1" 200 277 0.011766 10.0.0.242 - - [2026-02-02 19:40:50] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.242 - - [2026-02-02 19:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.242 - - [2026-02-02 19:40:50] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004423 10.0.0.242 - - [2026-02-02 19:40:50] "PUT /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08 HTTP/1.1" 200 275 0.013679 10.0.0.242 - - [2026-02-02 19:40:54] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2026-02-02 19:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-02-02 19:40:54] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003557 10.0.0.242 - - [2026-02-02 19:40:54] "POST /bgp-routers HTTP/1.1" 409 301 0.003634 10.0.0.242 - - [2026-02-02 19:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.242 - - [2026-02-02 19:40:54] "GET /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005180 10.0.0.242 - - [2026-02-02 19:40:54] "PUT /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff HTTP/1.1" 200 255 0.015393 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:40:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000913 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:40:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000988 10.0.0.242 - - [2026-02-02 19:40:58] "POST /tags HTTP/1.1" 200 356 0.025444 10.0.0.242 - - [2026-02-02 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009390 10.0.0.242 - - [2026-02-02 19:40:58] "GET /tag/7d05420b-c20f-4a73-b344-3247907dc787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.015779 10.0.0.242 - - [2026-02-02 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.242 - - [2026-02-02 19:40:58] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005472 10.0.0.242 - - [2026-02-02 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.242 - - [2026-02-02 19:40:58] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043634 10.0.0.242 - - [2026-02-02 19:40:58] "POST /virtual-machines HTTP/1.1" 200 352 0.011883 10.0.0.242 - - [2026-02-02 19:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022446 10.0.0.242 - - [2026-02-02 19:40:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.118516 10.0.0.242 - - [2026-02-02 19:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008732 10.0.0.242 - - [2026-02-02 19:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.242 - - [2026-02-02 19:40:58] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.015714 10.0.0.242 - - [2026-02-02 19:40:58] "POST /instance-ips HTTP/1.1" 200 392 0.021198 10.0.0.242 - - [2026-02-02 19:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010537 10.0.0.242 - - [2026-02-02 19:40:58] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.013022 10.0.0.242 - - [2026-02-02 19:40:58] "POST /set-tag HTTP/1.1" 200 109 0.016221 10.0.0.242 - - [2026-02-02 19:40:58] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004742 10.0.0.242 - - [2026-02-02 19:40:58] "GET /instance-ip/19084f28-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003127 10.0.0.242 - - [2026-02-02 19:40:58] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004251 10.0.0.242 - - [2026-02-02 19:40:58] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.242 - - [2026-02-02 19:40:58] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003614 10.0.0.242 - - [2026-02-02 19:40:58] "POST /ref-update HTTP/1.1" 200 156 0.008004 10.0.0.242 - - [2026-02-02 19:40:58] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006037 10.0.0.242 - - [2026-02-02 19:40:59] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.242 - - [2026-02-02 19:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.242 - - [2026-02-02 19:40:59] "GET /virtual-network/5604a5b7-860b-4239-97b1-0d273cd4ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004342 10.0.0.242 - - [2026-02-02 19:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.242 - - [2026-02-02 19:40:59] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034611 10.0.0.242 - - [2026-02-02 19:40:59] "POST /virtual-machines HTTP/1.1" 200 356 0.008658 10.0.0.242 - - [2026-02-02 19:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009720 10.0.0.242 - - [2026-02-02 19:40:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.114885 10.0.0.242 - - [2026-02-02 19:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011921 10.0.0.242 - - [2026-02-02 19:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010412 10.0.0.242 - - [2026-02-02 19:40:59] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.004694 10.0.0.242 - - [2026-02-02 19:40:59] "POST /instance-ips HTTP/1.1" 200 396 0.020259 10.0.0.242 - - [2026-02-02 19:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027580 10.0.0.242 - - [2026-02-02 19:40:59] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.013047 10.0.0.242 - - [2026-02-02 19:40:59] "POST /set-tag HTTP/1.1" 200 109 0.017166 10.0.0.242 - - [2026-02-02 19:40:59] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.012346 10.0.0.242 - - [2026-02-02 19:40:59] "GET /instance-ip/196cfbb2-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.002595 10.0.0.242 - - [2026-02-02 19:40:59] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004165 10.0.0.242 - - [2026-02-02 19:40:59] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.242 - - [2026-02-02 19:40:59] "GET /virtual-router/350fee75-1737-4aa7-adbd-7205eb097489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003742 10.0.0.242 - - [2026-02-02 19:40:59] "POST /ref-update HTTP/1.1" 200 156 0.008006 10.0.0.242 - - [2026-02-02 19:40:59] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005089 10.0.0.242 - - [2026-02-02 19:40:59] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.242 - - [2026-02-02 19:40:59] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004796 10.0.0.242 - - [2026-02-02 19:40:59] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.242 - - [2026-02-02 19:40:59] "POST /tags HTTP/1.1" 200 366 0.052343 10.0.0.242 - - [2026-02-02 19:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014259 10.0.0.242 - - [2026-02-02 19:40:59] "GET /tag/6318cdb4-903f-443a-9807-b2a7b28a0445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014941 10.0.0.242 - - [2026-02-02 19:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.242 - - [2026-02-02 19:40:59] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038357 10.0.0.242 - - [2026-02-02 19:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.242 - - [2026-02-02 19:40:59] "GET /service-appliance-set/2f27bdec-3880-4753-967f-06aaf1ac85a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003039 10.0.0.242 - - [2026-02-02 19:40:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001974 10.0.0.242 - - [2026-02-02 19:41:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.096807 10.0.0.242 - - [2026-02-02 19:41:00] "GET /virtual-machine-interface/ddf30d46-0aa9-4a92-8b23-0830c758ce4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015377 10.0.0.242 - - [2026-02-02 19:41:00] "POST /set-tag HTTP/1.1" 200 109 0.015643 10.0.0.242 - - [2026-02-02 19:41:00] "POST /instance-ips HTTP/1.1" 200 418 0.017570 10.0.0.242 - - [2026-02-02 19:41:00] "GET /instance-ip/24c2fb26-8ce4-45be-9ced-ed1497b407ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003877 10.0.0.242 - - [2026-02-02 19:41:00] "POST /loadbalancers HTTP/1.1" 200 620 0.060620 10.0.0.242 - - [2026-02-02 19:41:00] "POST /service-instances HTTP/1.1" 200 568 0.017919 10.0.0.242 - - [2026-02-02 19:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015665 10.0.0.242 - - [2026-02-02 19:41:00] "POST /ref-update HTTP/1.1" 200 156 0.016458 10.0.0.242 - - [2026-02-02 19:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009754 10.0.0.242 - - [2026-02-02 19:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001216 10.0.0.242 - - [2026-02-02 19:41:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041730 10.0.0.242 - - [2026-02-02 19:41:00] "PUT /service-instance/96522ff5-fdf9-43c3-998f-32147a9b144b HTTP/1.1" 200 267 0.006735 10.0.0.242 - - [2026-02-02 19:41:00] "GET /virtual-machine-interface/ddf30d46-0aa9-4a92-8b23-0830c758ce4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004200 10.0.0.242 - - [2026-02-02 19:41:00] "GET /virtual-machine-interface/ddf30d46-0aa9-4a92-8b23-0830c758ce4a?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006258 10.0.0.242 - - [2026-02-02 19:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009986 10.0.0.242 - - [2026-02-02 19:41:00] "POST /fqname-to-id HTTP/1.1" 404 208 0.008661 10.0.0.242 - - [2026-02-02 19:41:00] "PUT /service-instance/96522ff5-fdf9-43c3-998f-32147a9b144b HTTP/1.1" 200 267 0.012644 10.0.0.242 - - [2026-02-02 19:41:00] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005363 10.0.0.242 - - [2026-02-02 19:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.242 - - [2026-02-02 19:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025957 10.0.0.242 - - [2026-02-02 19:41:00] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004504 10.0.0.242 - - [2026-02-02 19:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.242 - - [2026-02-02 19:41:00] "POST /tags HTTP/1.1" 409 221 0.001847 10.0.0.242 - - [2026-02-02 19:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.242 - - [2026-02-02 19:41:00] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010140 10.0.0.242 - - [2026-02-02 19:41:00] "POST /tags HTTP/1.1" 409 238 0.001783 10.0.0.242 - - [2026-02-02 19:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.242 - - [2026-02-02 19:41:00] "GET /tag/6318cdb4-903f-443a-9807-b2a7b28a0445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014946 10.0.0.242 - - [2026-02-02 19:41:00] "POST /virtual-machines HTTP/1.1" 200 430 0.028178 10.0.0.242 - - [2026-02-02 19:41:00] "POST /firewall-rules HTTP/1.1" 200 652 0.087261 10.0.0.242 - - [2026-02-02 19:41:00] "GET /firewall-rule/47c40f09-62f2-48da-8cd6-518232a0b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005481 10.0.0.242 - - [2026-02-02 19:41:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.119658 10.0.0.242 - - [2026-02-02 19:41:00] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014176 10.0.0.242 - - [2026-02-02 19:41:00] "GET /firewall-rule/47c40f09-62f2-48da-8cd6-518232a0b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004632 10.0.0.242 - - [2026-02-02 19:41:00] "POST /chown HTTP/1.1" 200 109 0.021934 10.0.0.242 - - [2026-02-02 19:41:00] "POST /chown HTTP/1.1" 200 109 0.008593 10.0.0.242 - - [2026-02-02 19:41:00] "POST /ref-update HTTP/1.1" 200 156 0.041723 10.0.0.242 - - [2026-02-02 19:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010377 10.0.0.242 - - [2026-02-02 19:41:00] "PUT /virtual-machine-interface/56714b28-0407-43dd-b679-ca0f27703772 HTTP/1.1" 200 285 0.053358 10.0.0.242 - - [2026-02-02 19:41:00] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.065591 10.0.0.242 - - [2026-02-02 19:41:00] "PUT /instance-ip/24c2fb26-8ce4-45be-9ced-ed1497b407ac HTTP/1.1" 200 257 0.045830 10.0.0.242 - - [2026-02-02 19:41:01] "GET /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2523 0.002819 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.017143 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.020633 10.0.0.242 - - [2026-02-02 19:41:01] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.051592 10.0.0.242 - - [2026-02-02 19:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.030788 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.015451 10.0.0.242 - - [2026-02-02 19:41:01] "GET /project/4675e879-b42f-46d8-96cb-c67c0dc953d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033961 10.0.0.242 - - [2026-02-02 19:41:01] "GET /loadbalancer-listener/81caa76b-c8b5-4b66-9d3c-a8861fe7670c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.011577 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.025296 10.0.0.242 - - [2026-02-02 19:41:01] "GET /loadbalancer-listener/81caa76b-c8b5-4b66-9d3c-a8861fe7670c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.008517 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.018374 10.0.0.242 - - [2026-02-02 19:41:01] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.027043 10.0.0.242 - - [2026-02-02 19:41:01] "POST /virtual-machines HTTP/1.1" 200 430 0.031250 10.0.0.242 - - [2026-02-02 19:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026689 10.0.0.242 - - [2026-02-02 19:41:01] "GET /loadbalancer-pool/c829f60b-678e-410f-b99d-e6a1d075fd2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014823 10.0.0.242 - - [2026-02-02 19:41:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.125071 10.0.0.242 - - [2026-02-02 19:41:01] "POST /loadbalancer-members HTTP/1.1" 200 709 0.060486 10.0.0.242 - - [2026-02-02 19:41:01] "POST /chown HTTP/1.1" 200 109 0.027269 10.0.0.242 - - [2026-02-02 19:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025903 10.0.0.242 - - [2026-02-02 19:41:01] "GET /loadbalancer-member/5de10962-f7ca-4786-ad27-22de4e016022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.002561 10.0.0.242 - - [2026-02-02 19:41:01] "POST /chown HTTP/1.1" 200 109 0.005522 10.0.0.242 - - [2026-02-02 19:41:01] "GET /application-policy-set/cb97a305-1395-42c3-9506-272196b15dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006099 10.0.0.242 - - [2026-02-02 19:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.242 - - [2026-02-02 19:41:01] "PUT /virtual-machine-interface/1a0a635b-cba8-4c3a-b11a-d8d544e9e081 HTTP/1.1" 200 285 0.020599 10.0.0.242 - - [2026-02-02 19:41:01] "GET /policy-management/9df4e033-e15d-4bc7-8613-9766db33f9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008166 10.0.0.242 - - [2026-02-02 19:41:01] "PUT /instance-ip/24c2fb26-8ce4-45be-9ced-ed1497b407ac HTTP/1.1" 200 257 0.022017 10.0.0.242 - - [2026-02-02 19:41:01] "POST /tags HTTP/1.1" 409 221 0.001817 10.0.0.242 - - [2026-02-02 19:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.242 - - [2026-02-02 19:41:01] "GET /tag/8933475f-642a-49dc-b3d0-6a630a39bbed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010327 10.0.0.242 - - [2026-02-02 19:41:01] "POST /tags HTTP/1.1" 409 238 0.002033 10.0.0.242 - - [2026-02-02 19:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.242 - - [2026-02-02 19:41:01] "GET /tag/6318cdb4-903f-443a-9807-b2a7b28a0445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010669 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.021539 10.0.0.242 - - [2026-02-02 19:41:01] "POST /firewall-rules HTTP/1.1" 409 293 0.006806 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.024690 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.011337 10.0.0.242 - - [2026-02-02 19:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.242 - - [2026-02-02 19:41:01] "PUT /firewall-rule/47c40f09-62f2-48da-8cd6-518232a0b44e HTTP/1.1" 200 261 0.014316 10.0.0.242 - - [2026-02-02 19:41:01] "GET /firewall-rule/47c40f09-62f2-48da-8cd6-518232a0b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008841 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.012701 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.015541 10.0.0.242 - - [2026-02-02 19:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.242 - - [2026-02-02 19:41:01] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003263 10.0.0.242 - - [2026-02-02 19:41:01] "GET /firewall-rule/47c40f09-62f2-48da-8cd6-518232a0b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.001825 10.0.0.242 - - [2026-02-02 19:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.242 - - [2026-02-02 19:41:01] "POST /chown HTTP/1.1" 200 109 0.005745 10.0.0.242 - - [2026-02-02 19:41:01] "GET /tag/6318cdb4-903f-443a-9807-b2a7b28a0445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020336 10.0.0.242 - - [2026-02-02 19:41:01] "POST /chown HTTP/1.1" 200 109 0.025002 10.0.0.242 - - [2026-02-02 19:41:01] "GET /tag/6318cdb4-903f-443a-9807-b2a7b28a0445?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.017087 10.0.0.242 - - [2026-02-02 19:41:01] "GET /virtual-machine-interface/1a0a635b-cba8-4c3a-b11a-d8d544e9e081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004833 10.0.0.242 - - [2026-02-02 19:41:01] "PUT /instance-ip/24c2fb26-8ce4-45be-9ced-ed1497b407ac HTTP/1.1" 200 257 0.012750 10.0.0.242 - - [2026-02-02 19:41:01] "POST /ref-update HTTP/1.1" 200 156 0.011323 10.0.0.242 - - [2026-02-02 19:41:01] "POST /set-tag HTTP/1.1" 200 109 0.032475 10.0.0.242 - - [2026-02-02 19:41:01] "GET /virtual-machine-interface/56714b28-0407-43dd-b679-ca0f27703772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.013528 10.0.0.242 - - [2026-02-02 19:41:01] "POST /chown HTTP/1.1" 200 109 0.039948 10.0.0.242 - - [2026-02-02 19:41:02] "POST /chown HTTP/1.1" 200 109 0.024572 10.0.0.242 - - [2026-02-02 19:41:02] "POST /set-tag HTTP/1.1" 200 109 0.053712 10.0.0.242 - - [2026-02-02 19:41:02] "PUT /instance-ip/24c2fb26-8ce4-45be-9ced-ed1497b407ac HTTP/1.1" 200 257 0.015924 10.0.0.242 - - [2026-02-02 19:41:02] "GET /virtual-machine-interface/ddf30d46-0aa9-4a92-8b23-0830c758ce4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005232 10.0.0.242 - - [2026-02-02 19:41:02] "POST /ref-update HTTP/1.1" 200 156 0.019571 10.0.0.242 - - [2026-02-02 19:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.242 - - [2026-02-02 19:41:02] "POST /set-tag HTTP/1.1" 200 109 0.042362 10.0.0.242 - - [2026-02-02 19:41:02] "GET /firewall-policy/06253589-9442-48fc-9b25-69535d310a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.002093 10.0.0.242 - - [2026-02-02 19:41:02] "POST /chown HTTP/1.1" 200 109 0.015486 10.0.0.242 - - [2026-02-02 19:41:02] "GET /firewall-rule/47c40f09-62f2-48da-8cd6-518232a0b44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.012635 10.0.0.242 - - [2026-02-02 19:41:02] "POST /chown HTTP/1.1" 200 109 0.025922 10.0.0.242 - - [2026-02-02 19:41:02] "POST /ref-update HTTP/1.1" 200 156 0.031697 10.0.0.242 - - [2026-02-02 19:41:02] "PUT /instance-ip/24c2fb26-8ce4-45be-9ced-ed1497b407ac HTTP/1.1" 200 257 0.029264 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /firewall-rule/47c40f09-62f2-48da-8cd6-518232a0b44e HTTP/1.1" 200 115 0.041117 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /loadbalancer-member/5de10962-f7ca-4786-ad27-22de4e016022 HTTP/1.1" 200 115 0.029426 10.0.0.242 - - [2026-02-02 19:41:02] "POST /ref-update HTTP/1.1" 200 156 0.018762 10.0.0.242 - - [2026-02-02 19:41:02] "POST /chown HTTP/1.1" 200 109 0.016049 10.0.0.242 - - [2026-02-02 19:41:02] "POST /chown HTTP/1.1" 200 109 0.012134 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /loadbalancer-pool/c829f60b-678e-410f-b99d-e6a1d075fd2e HTTP/1.1" 200 115 0.063504 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /loadbalancer-listener/81caa76b-c8b5-4b66-9d3c-a8861fe7670c HTTP/1.1" 200 115 0.028716 10.0.0.242 - - [2026-02-02 19:41:02] "PUT /instance-ip/24c2fb26-8ce4-45be-9ced-ed1497b407ac HTTP/1.1" 200 257 0.021476 10.0.0.242 - - [2026-02-02 19:41:02] "POST /ref-update HTTP/1.1" 200 156 0.021132 10.0.0.242 - - [2026-02-02 19:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008254 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /loadbalancer/054ac237-4307-4f2b-90c5-cc452c0cea85 HTTP/1.1" 200 115 0.059711 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /instance-ip/24c2fb26-8ce4-45be-9ced-ed1497b407ac HTTP/1.1" 200 115 0.042312 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /virtual-machine-interface/ddf30d46-0aa9-4a92-8b23-0830c758ce4a HTTP/1.1" 200 115 0.042463 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /tag/6318cdb4-903f-443a-9807-b2a7b28a0445 HTTP/1.1" 200 115 0.053853 10.0.0.242 - - [2026-02-02 19:41:02] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004866 10.0.0.242 - - [2026-02-02 19:41:02] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /service-instance/96522ff5-fdf9-43c3-998f-32147a9b144b HTTP/1.1" 200 115 0.028093 10.0.0.242 - - [2026-02-02 19:41:02] "GET /virtual-machine-interface/1a0a635b-cba8-4c3a-b11a-d8d544e9e081?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004748 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /virtual-machine-interface/1a0a635b-cba8-4c3a-b11a-d8d544e9e081 HTTP/1.1" 200 115 0.031562 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /virtual-machine/32763432-5136-4fee-b523-151865f031e4 HTTP/1.1" 200 115 0.022398 10.0.0.242 - - [2026-02-02 19:41:02] "GET /virtual-machine-interface/56714b28-0407-43dd-b679-ca0f27703772?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004314 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /virtual-machine-interface/56714b28-0407-43dd-b679-ca0f27703772 HTTP/1.1" 200 115 0.034546 10.0.0.242 - - [2026-02-02 19:41:02] "POST /ref-update HTTP/1.1" 200 156 0.009065 10.0.0.242 - - [2026-02-02 19:41:02] "DELETE /virtual-machine/c6e1ff5a-5f58-4961-855c-8e629e9a3c42 HTTP/1.1" 200 115 0.025113 10.0.0.242 - - [2026-02-02 19:41:09] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.242 - - [2026-02-02 19:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.242 - - [2026-02-02 19:41:09] "GET /global-system-config/da70a6ae-aa5d-43f7-8848-f3926dfa0e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005363 10.0.0.242 - - [2026-02-02 19:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.242 - - [2026-02-02 19:41:09] "GET /config-node/6a0476d3-9443-400c-bce6-9ed30e9549de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002173 10.0.0.242 - - [2026-02-02 19:41:16] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004076 10.0.0.242 - - [2026-02-02 19:41:16] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.242 - - [2026-02-02 19:41:17] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004147 10.0.0.242 - - [2026-02-02 19:41:17] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.242 - - [2026-02-02 19:41:19] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005493 10.0.0.242 - - [2026-02-02 19:41:19] "POST /set-tag HTTP/1.1" 200 109 0.004214 10.0.0.242 - - [2026-02-02 19:41:21] "GET / HTTP/1.1" 200 36215 0.001285 10.0.0.242 - - [2026-02-02 19:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2026-02-02 19:41:21] "GET /routing-instance/c23f9f7d-4ae8-46a0-abfa-84f6a0acac04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002738 10.0.0.242 - - [2026-02-02 19:41:21] "POST /bgp-routers HTTP/1.1" 409 301 0.001991 10.0.0.242 - - [2026-02-02 19:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.242 - - [2026-02-02 19:41:21] "GET /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003079 10.0.0.242 - - [2026-02-02 19:41:21] "PUT /bgp-router/dd73a756-c1e0-43e2-95bc-6142318e35ff HTTP/1.1" 200 255 0.018713 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:41:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:41:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 10.0.0.242 - - [2026-02-02 19:41:49] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004063 10.0.0.242 - - [2026-02-02 19:41:50] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.242 - - [2026-02-02 19:41:50] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.008310 10.0.0.242 - - [2026-02-02 19:41:50] "POST /set-tag HTTP/1.1" 200 109 0.004750 10.0.0.242 - - [2026-02-02 19:41:50] "GET /virtual-machine/b20ff408-045e-4992-b879-255a58457afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003117 10.0.0.242 - - [2026-02-02 19:41:50] "POST /ref-update HTTP/1.1" 200 156 0.007964 10.0.0.242 - - [2026-02-02 19:41:50] "GET /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.033374 10.0.0.242 - - [2026-02-02 19:41:50] "POST /set-tag HTTP/1.1" 200 109 0.031273 10.0.0.242 - - [2026-02-02 19:41:50] "POST /set-tag HTTP/1.1" 200 109 0.056302 10.0.0.242 - - [2026-02-02 19:41:50] "DELETE /instance-ip/19084f28-006f-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.062594 10.0.0.242 - - [2026-02-02 19:41:50] "DELETE /virtual-machine-interface/18ec684e-006f-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.036137 10.0.0.242 - - [2026-02-02 19:41:50] "DELETE /virtual-machine/b20ff408-045e-4992-b879-255a58457afb HTTP/1.1" 200 115 0.017087 10.0.0.242 - - [2026-02-02 19:41:50] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008183 10.0.0.242 - - [2026-02-02 19:41:50] "POST /set-tag HTTP/1.1" 200 109 0.007323 10.0.0.242 - - [2026-02-02 19:42:21] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005866 10.0.0.242 - - [2026-02-02 19:42:21] "POST /set-tag HTTP/1.1" 200 109 0.013482 10.0.0.242 - - [2026-02-02 19:42:21] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003983 10.0.0.242 - - [2026-02-02 19:42:21] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.242 - - [2026-02-02 19:42:21] "GET /virtual-machine/d45e5e42-7dcf-4ea4-871d-119c8ad8cc77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003369 10.0.0.242 - - [2026-02-02 19:42:21] "POST /ref-update HTTP/1.1" 200 156 0.015564 10.0.0.242 - - [2026-02-02 19:42:21] "GET /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009736 10.0.0.242 - - [2026-02-02 19:42:21] "POST /set-tag HTTP/1.1" 200 109 0.028612 10.0.0.242 - - [2026-02-02 19:42:21] "POST /set-tag HTTP/1.1" 200 109 0.037505 10.0.0.242 - - [2026-02-02 19:42:21] "DELETE /instance-ip/196cfbb2-006f-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.049817 10.0.0.242 - - [2026-02-02 19:42:21] "DELETE /virtual-machine-interface/1956943a-006f-11f1-8208-fa163ebb9c8f HTTP/1.1" 200 115 0.055002 10.0.0.242 - - [2026-02-02 19:42:21] "DELETE /virtual-machine/d45e5e42-7dcf-4ea4-871d-119c8ad8cc77 HTTP/1.1" 200 115 0.047474 10.0.0.242 - - [2026-02-02 19:42:21] "DELETE /tag/7d05420b-c20f-4a73-b344-3247907dc787 HTTP/1.1" 200 115 0.047186 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:42:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000938 [Introspect:8084]10.0.0.242 - - [2026-02-02 19:42:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857